emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r106266: ChangeLog fixes.


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r106266: ChangeLog fixes.
Date: Tue, 01 Nov 2011 15:22:57 -0400
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 106266
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2011-11-01 15:22:57 -0400
message:
  ChangeLog fixes.
modified:
  doc/misc/ChangeLog
  lisp/ChangeLog
=== modified file 'doc/misc/ChangeLog'
--- a/doc/misc/ChangeLog        2011-10-31 22:26:45 +0000
+++ b/doc/misc/ChangeLog        2011-11-01 19:22:57 +0000
@@ -10,9 +10,8 @@
        "Macros with ;".
        (Macros with ;): New page.
 
-       * progmodes/cc-mode.texi (Movement Commands): Document
-       `c-defun-tactic'.  Document the new handling of nested scopes for
-       movement by defuns.
+       * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
+       Document the new handling of nested scopes for movement by defuns.
 
 2011-10-23  Michael Albinus  <address@hidden>
 

=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2011-11-01 16:21:41 +0000
+++ b/lisp/ChangeLog    2011-11-01 19:22:57 +0000
@@ -297,7 +297,7 @@
        Fix bug #9560, sporadic wrong indentation; improve instrumentation
        of c-parse-state.
 
-       * cc-engine.el (c-append-lower-brace-pair-to-state-cache):
+       * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
        correct faulty logical expression.
        (c-parse-state-state, c-record-parse-state-state):
        (c-replay-parse-state-state): New defvar/defuns.


reply via email to

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