auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] Changes to auctex/tex.el


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/tex.el
Date: Tue, 24 May 2005 13:13:14 -0400

Index: auctex/tex.el
diff -u auctex/tex.el:5.518 auctex/tex.el:5.519
--- auctex/tex.el:5.518 Sun May 22 16:04:57 2005
+++ auctex/tex.el       Tue May 24 17:13:14 2005
@@ -193,9 +193,6 @@
     ("File" "%(o?)dvips %d -o %f " TeX-run-command t t
      :help "Generate PostScript file")
     ("Index" "makeindex %s" TeX-run-command nil t :help "Create index file")
-    ;; (list "Check" "chktex -v3 %s" TeX-run-compile nil t :help "Check )
-    ;; Uncomment the above line and comment out the next line to
-    ;; use `chktex' instead of `lacheck'.
     ("Check" "lacheck %s" TeX-run-compile nil (latex-mode)
      :help "Check LaTeX file for correctness")
     ("Spell" "<ignored>" TeX-run-ispell-on-document nil t




reply via email to

[Prev in Thread] Current Thread [Next in Thread]