CVSROOT: /cvsroot/auctex
Module name: auctex
Changes by: Ralf Angeli <angeli> 11/08/07 15:32:42
Index: latex.el
===================================================================
RCS file: /cvsroot/auctex/auctex/latex.el,v
retrieving revision 5.469
retrieving revision 5.470
diff -u -b -r5.469 -r5.470
--- latex.el 25 Apr 2011 18:05:47 -0000 5.469
+++ latex.el 7 Aug 2011 15:32:42 -0000 5.470
@@ -3165,6 +3165,7 @@
((string= match-string "$$") "$$")
(t (concat TeX-esc "]")))
(point-max) t)
+ (skip-chars-forward "^ \n")
(point))
(line-beginning-position))
fill-column)))
_______________________________________________
auctex-diffs mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-diffs