emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r116152: * doc/misc/cc-mode.texi (Minor Modes): Mino


From: Xue Fuqiao
Subject: [Emacs-diffs] trunk r116152: * doc/misc/cc-mode.texi (Minor Modes): Minor fix.
Date: Sat, 25 Jan 2014 04:54:28 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116152
revision-id: address@hidden
parent: address@hidden
committer: Xue Fuqiao <address@hidden>
branch nick: trunk
timestamp: Sat 2014-01-25 12:53:33 +0800
message:
  * doc/misc/cc-mode.texi (Minor Modes): Minor fix.
modified:
  doc/misc/ChangeLog             changelog-20091113204419-o5vbwnq5f7feedwu-6331
  doc/misc/cc-mode.texi          
ccmode.texi-20091113204419-o5vbwnq5f7feedwu-6291
=== modified file 'doc/misc/ChangeLog'
--- a/doc/misc/ChangeLog        2014-01-24 22:15:29 +0000
+++ b/doc/misc/ChangeLog        2014-01-25 04:53:33 +0000
@@ -1,3 +1,7 @@
+2014-01-25  Xue Fuqiao  <address@hidden>
+
+       * cc-mode.texi (Minor Modes): Minor fix.
+
 2014-01-24  David Engster  <address@hidden>
 
        * eieio.texi (Introduction): Fix references.

=== modified file 'doc/misc/cc-mode.texi'
--- a/doc/misc/cc-mode.texi     2014-01-06 05:25:46 +0000
+++ b/doc/misc/cc-mode.texi     2014-01-25 04:53:33 +0000
@@ -1173,7 +1173,7 @@
 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,


reply via email to

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