emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r103363: .


From: Alan Mackenzie
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r103363: .
Date: Sun, 20 Feb 2011 18:35:30 +0000
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 103363
committer: Alan Mackenzie <address@hidden>
branch nick: trunk
timestamp: Sun 2011-02-20 18:35:30 +0000
message:
  .
modified:
  lisp/ChangeLog
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2011-02-20 00:16:54 +0000
+++ b/lisp/ChangeLog    2011-02-20 18:35:30 +0000
@@ -1,3 +1,8 @@
+2011-02-20  Alan Mackenzie  <address@hidden>
+
+       * progmodes/cc-cmds.el (c-beginning-of-statement): Avoid loop in
+       locating the beginning of a macro.  (Bug#7595)
+
 2011-02-20  Glenn Morris  <address@hidden>
 
        * edmacro.el (edmacro-eight-bits): Make it a defcustom.
@@ -836,7 +841,7 @@
        * progmodes/cc-cmds.el (c-forward-over-illiterals):
        Continue parsing if we encounter a naked # (Bug#7595).
        (c-beginning-of-statement): Avoid loop in locating the beginning
-       of a macro.
+       of a macro.  (Not actually committed until 2011-02-20, see above).
 
 2011-01-31  Chong Yidong  <address@hidden>
 


reply via email to

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