[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] Changes to auctex/latex.el,v
From: |
Ralf Angeli |
Subject: |
[AUCTeX-diffs] Changes to auctex/latex.el,v |
Date: |
Sat, 07 Oct 2006 21:13:07 +0000 |
CVSROOT: /cvsroot/auctex
Module name: auctex
Changes by: Ralf Angeli <angeli> 06/10/07 21:13:07
Index: latex.el
===================================================================
RCS file: /cvsroot/auctex/auctex/latex.el,v
retrieving revision 5.424
retrieving revision 5.425
diff -u -b -r5.424 -r5.425
--- latex.el 20 Sep 2006 10:20:19 -0000 5.424
+++ latex.el 7 Oct 2006 21:13:06 -0000 5.425
@@ -2501,7 +2501,7 @@
(if (re-search-forward
(concat "\\("
;; Code comments.
- "[^ \t\r\n%\\]\\([ \t]\\|\\\\\\\\\\)*"
+ "[^\r\n%\\]\\([ \t]\\|\\\\\\\\\\)*"
TeX-comment-start-regexp
"\\|"
;; Lines ending with `\par'.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-diffs] Changes to auctex/latex.el,v,
Ralf Angeli <=