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


_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to