emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Fri, 01 Feb 2008 04:04:53 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Stefan Monnier <monnier>        08/02/01 04:04:52

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.589
retrieving revision 1.11049.2.590
diff -u -b -r1.11049.2.589 -r1.11049.2.590
--- ChangeLog   1 Feb 2008 03:12:44 -0000       1.11049.2.589
+++ ChangeLog   1 Feb 2008 04:04:47 -0000       1.11049.2.590
@@ -1,3 +1,8 @@
+2008-02-01  Stefan Monnier  <address@hidden>
+
+       * simple.el (reindent-then-newline-and-indent): Be careful about the
+       unusual case where indent-according-to-mode moves point.
+
 2008-02-01  Dan Nicolaescu  <address@hidden>
 
        * progmodes/verilog-mode.el (verilog-sk-prompt-msb)
@@ -34,8 +39,8 @@
        * progmodes/cc-langs.el (c-specifier-key): Exclude "template"
        from this regexp; part of same fix as next change to cc-engine.el.
 
-       * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5): Anchor
-       the "{" of a template function correctly on "template", not the
+       * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5):
+       Anchor the "{" of a template function correctly on "template", not the
        following "<".
 
        * progmodes/cc-defs.el (c-version): Increase to 5.31.5.




reply via email to

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