CVSROOT: /cvsroot/auctex
Module name: auctex
Changes by: Ralf Angeli <angeli> 07/04/04 17:09:46
Index: latex.el
===================================================================
RCS file: /cvsroot/auctex/auctex/latex.el,v
retrieving revision 5.432
retrieving revision 5.433
diff -u -b -r5.432 -r5.433
--- latex.el 31 Mar 2007 12:15:09 -0000 5.432
+++ latex.el 4 Apr 2007 17:09:46 -0000 5.433
@@ -3564,8 +3564,8 @@
(forward-line 1)
(when (< (point) start)
(setq end-point (point))))
- (setq end-point macro-bol)))
- end-point))))))))))
+ (setq end-point macro-bol))))
+ end-point)))))))))
(defun LaTeX-search-forward-comment-start (&optional limit)
"Search forward for a comment start from current position till LIMIT.
_______________________________________________
auctex-commit mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit