auctex-diffs
[Top][All Lists]
Advanced

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

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


From: David Kastrup
Subject: [AUCTeX-diffs] Changes to auctex/tex-buf.el,v
Date: Wed, 11 Oct 2006 00:50:40 +0000

CVSROOT:        /sources/auctex
Module name:    auctex
Changes by:     David Kastrup <dak>     06/10/11 00:50:39

Index: tex-buf.el
===================================================================
RCS file: /sources/auctex/auctex/tex-buf.el,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -b -r1.254 -r1.255
--- tex-buf.el  10 Oct 2006 11:32:47 -0000      1.254
+++ tex-buf.el  11 Oct 2006 00:50:39 -0000      1.255
@@ -1601,7 +1601,12 @@
 ;;; Error Messages
 
 (defcustom TeX-error-description-list
-  '(("Bad \\\\line or \\\\vector argument.*" .
+  '(("\\(?:Package Preview Error\\|Preview\\):.*" .
+"The `auctex' option to `preview' should not be applied manually.
+If you see this error message outside of a preview run, either
+you did something too clever, or AUCTeX something too stupid.")
+
+    ("Bad \\\\line or \\\\vector argument.*" .
 "The first argument of a \\line or \\vector command, which specifies the
 slope, is illegal\.")
 




reply via email to

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