]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/cc-mode.texi (Minor Modes): Minor fix.
authorXue Fuqiao <xfq.free@gmail.com>
Sat, 25 Jan 2014 04:53:33 +0000 (12:53 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Sat, 25 Jan 2014 04:53:33 +0000 (12:53 +0800)
doc/misc/ChangeLog
doc/misc/cc-mode.texi

index c5810dc4a3fbf8d86b14ddb188145ef6a91ba315..589f0060840a52c5ccda7a0508c01fba330f5474 100644 (file)
@@ -1,3 +1,7 @@
+2014-01-25  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * cc-mode.texi (Minor Modes): Minor fix.
+
 2014-01-24  David Engster  <deng@randomsample.de>
 
        * eieio.texi (Introduction): Fix references.
index 40640f210cfa1fdf6c79f13136a072b0c7a1ac76..2d916b8416cc8d00f39bf0a402c75e1b9188ea56 100644 (file)
@@ -1173,7 +1173,7 @@ You can toggle each of these minor modes on and off, and you can
 configure @ccmode{} so that it starts up with your favorite
 combination of them (@pxref{Sample Init File}).  By default, when
 you initialize a buffer, electric mode and syntactic-indentation mode
-are enabled but the other two modes are disabled.
+are enabled but the other three modes are disabled.
 
 @ccmode{} displays the current state of the first four of these minor
 modes on the modeline by appending letters to the major mode's name,