branch: externals/auctex-cont-latexmk
commit c2d7e5cb901553d8cb32c14aecb95bf82c5c599a
Author: Paul Nelson <ultr...@gmail.com>
Commit: Paul Nelson <ultr...@gmail.com>

    delete resolved TODO from comments
---
 czm-tex-compile.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/czm-tex-compile.el b/czm-tex-compile.el
index 92909d43c7..195d08b84d 100644
--- a/czm-tex-compile.el
+++ b/czm-tex-compile.el
@@ -96,9 +96,7 @@ Used for navigating LaTeX warnings in the log file."
 
 ;; TODO: look for the line <name>.bbl in the file, and don't jump to
 ;; line numbers found in log entries beyond that point (just display
-;; them).  Also, use insert-file-contents rather than
-;; find-file-noselect, etc.  Similarly, do the same for .aux files in
-;; your other packages (tex-util, preview).
+;; them).
 
 (defvar czm-tex-compile--debug nil
   "Whether to print debugging information.")

Reply via email to