auctex-diffs
[Top][All Lists]
Advanced

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

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


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/tex-info.el,v
Date: Sun, 02 Mar 2008 14:36:41 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    08/03/02 14:36:41

Index: tex-info.el
===================================================================
RCS file: /cvsroot/auctex/auctex/tex-info.el,v
retrieving revision 5.157
retrieving revision 5.158
diff -u -b -r5.157 -r5.158
--- tex-info.el 3 Feb 2008 14:53:32 -0000       5.157
+++ tex-info.el 2 Mar 2008 14:36:41 -0000       5.158
@@ -56,7 +56,7 @@
   ;; Overwrite version from `texinfo.el'.
   (concat "address@hidden("
          (mapconcat 'car Texinfo-environment-list "\\|")
-         "\\|end\\)")
+         "\\|end\\)\\>")
   "Regexp for environment-like Texinfo list commands.
 Subexpression 1 is what goes into the corresponding address@hidden' 
statement.")
 




reply via email to

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