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 "[EMAIL PROTECTED]("
          (mapconcat 'car Texinfo-environment-list "\\|")
-         "\\|end\\)")
+         "\\|end\\)\\>")
   "Regexp for environment-like Texinfo list commands.
 Subexpression 1 is what goes into the corresponding [EMAIL PROTECTED]' 
statement.")
 


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

Reply via email to