auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] Changes to auctex/latex.el


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/latex.el
Date: Thu, 07 Jul 2005 07:41:59 -0400

Index: auctex/latex.el
diff -u auctex/latex.el:5.376 auctex/latex.el:5.377
--- auctex/latex.el:5.376       Tue Jun 21 18:54:44 2005
+++ auctex/latex.el     Thu Jul  7 11:41:53 2005
@@ -2650,6 +2650,7 @@
               ;; before a non-ascii character, we may have to
               ;; run a special function for the charset of the
               ;; character to find the correct break point.
+              (boundp 'enable-multibyte-characters)
               enable-multibyte-characters
               (fboundp 'charset-after) ; Non-MULE XEmacsen don't have this.
               (not (and (eq (charset-after (1- (point))) 'ascii)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]