Index: auctex/ChangeLog
diff -u auctex/ChangeLog:5.1267 auctex/ChangeLog:5.1268
--- auctex/ChangeLog:5.1267     Wed Dec 21 09:35:28 2005
+++ auctex/ChangeLog    Wed Dec 21 09:53:45 2005
@@ -2,6 +2,11 @@
 
        * latex.el (LaTeX-mark-section): Remove read-only mark `*' from
        interactive.
+       (LaTeX-fill-move-to-break-point): Use `*' instead of `+' for
+       looking back Japanese Macro in order to prevent breaking line just
+       after TeX-esc, in other words, not to break TeX command `\JJJ'
+       into `\' and `JJJ'.  Use variable linebeg instead of function
+       line-beginning-position.
 
 2005-12-17  Reiner Steib  <[EMAIL PROTECTED]>
 


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

Reply via email to