emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/cc-mode.texi,v [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/man/cc-mode.texi,v [EMACS_22_BASE]
Date: Wed, 06 Jun 2007 23:34:10 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/06/06 23:34:10

Index: cc-mode.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/man/cc-mode.texi,v
retrieving revision 1.46
retrieving revision 1.46.2.1
diff -u -b -r1.46 -r1.46.2.1
--- cc-mode.texi        15 Apr 2007 20:57:14 -0000      1.46
+++ cc-mode.texi        6 Jun 2007 23:34:09 -0000       1.46.2.1
@@ -534,7 +534,7 @@
 @end example
 
 @noindent
-Details of of this and other similar ``Minor Modes'' appear in the
+Details of this and other similar ``Minor Modes'' appear in the
 section @ref{Minor Modes}.
 
 @item Making the @key{RET} key indent the new line
@@ -852,7 +852,7 @@
 isn't present on the list then the line is indented to the column
 specified by @code{comment-column}.
 
-See the documentation string for for a full description of this
+See the documentation string for a full description of this
 variable (use @kbd{C-h v c-indent-comment-alist}).
 @end defopt
 
@@ -2409,7 +2409,7 @@
 @dfn{style variables}.  Note that style variables are ordinary Lisp
 variables, which the style system initializes; you can change their
 values at any time (e.g. in a hook function).  The style system can
-also also set other variables, to some extent.  @xref{Styles}.
+also set other variables, to some extent.  @xref{Styles}.
 
 @dfn{Style variables} are handled specially in several ways:
 




reply via email to

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