/[auctex]/auctex/latex.el
ViewVC logotype

Diff of /auctex/latex.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5.376 by angeli, Tue Jun 21 18:54:44 2005 UTC revision 5.377 by angeli, Thu Jul 7 11:41:53 2005 UTC
# Line 2650  space does not end a sentence, so don't Line 2650  space does not end a sentence, so don't
2650                 ;; before a non-ascii character, we may have to                 ;; before a non-ascii character, we may have to
2651                 ;; run a special function for the charset of the                 ;; run a special function for the charset of the
2652                 ;; character to find the correct break point.                 ;; character to find the correct break point.
2653                   (boundp 'enable-multibyte-characters)
2654                 enable-multibyte-characters                 enable-multibyte-characters
2655                 (fboundp 'charset-after) ; Non-MULE XEmacsen don't have this.                 (fboundp 'charset-after) ; Non-MULE XEmacsen don't have this.
2656                 (not (and (eq (charset-after (1- (point))) 'ascii)                 (not (and (eq (charset-after (1- (point))) 'ascii)

Legend:
Removed from v.5.376  
changed lines
  Added in v.5.377

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26