emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/cc-cmds.el [emacs-unicode-


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cc-cmds.el [emacs-unicode-2]
Date: Mon, 28 Jun 2004 04:44:25 -0400

Index: emacs/lisp/progmodes/cc-cmds.el
diff -c emacs/lisp/progmodes/cc-cmds.el:1.31.2.1 
emacs/lisp/progmodes/cc-cmds.el:1.31.2.2
*** emacs/lisp/progmodes/cc-cmds.el:1.31.2.1    Fri Apr 16 12:50:33 2004
--- emacs/lisp/progmodes/cc-cmds.el     Mon Jun 28 07:29:42 2004
***************
*** 1488,1494 ****
                                     (save-excursion
                                       (beginning-of-line)
                                       (or (not (re-search-backward
!                                                sentence-end
                                                 (c-point 'bopl)
                                                 t))
                                           (< (match-end 0)
--- 1488,1494 ----
                                     (save-excursion
                                       (beginning-of-line)
                                       (or (not (re-search-backward
!                                                (sentence-end)
                                                 (c-point 'bopl)
                                                 t))
                                           (< (match-end 0)




reply via email to

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