]> git.eshelyaron.com Git - emacs.git/commitdiff
CC Mode: New "guessing" of style.
authorAlan Mackenzie <acm@muc.de>
Fri, 1 Jul 2011 09:54:39 +0000 (09:54 +0000)
committerAlan Mackenzie <acm@muc.de>
Fri, 1 Jul 2011 09:54:39 +0000 (09:54 +0000)
etc/ChangeLog
etc/NEWS

index 062edbe42a42229b94923b459996fbcac6415491..8a39a944a98e9e254cef00c1a7d803358f0f4e22 100644 (file)
@@ -1,3 +1,7 @@
+2011-07-01  Alan Mackenzie  <acm@muc.de>
+
+       * NEWS: CC Mode: New "guessing" of style.
+
 2011-06-21  Leo Liu  <sdl.web@gmail.com>
 
        * NEWS: Mention the new primtive secure-hash.
index f655c9da57293e12d2d2acfcd0a69b7f88ccdbb0..5cf4cd1b7cf35b56198cc6b32350e0a49153b033 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -803,6 +803,10 @@ binding `log-view-expanded-log-entry-function' to a suitable function.
 *** New command `vc-ediff' allows visual comparison of two revisions
 of a file similar to `vc-diff', but using ediff backend.
 
+** CC Mode (C, C++, etc.)
+
+*** New feature to "guess" the style in an existing buffer.
+
 ** Miscellaneous
 
 +++