emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/doc/misc/cc-mode.texi,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/doc/misc/cc-mode.texi,v
Date: Thu, 15 Nov 2007 15:37:45 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/11/15 15:37:44

Index: cc-mode.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/cc-mode.texi,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- cc-mode.texi        11 Oct 2007 16:39:15 -0000      1.3
+++ cc-mode.texi        15 Nov 2007 15:37:44 -0000      1.4
@@ -1228,7 +1228,7 @@
 reindent a line manually after typing, say, a @address@hidden  A few
 keywords, such as @code{else}, also trigger electric action.
 
-You can inhibit the electric behaviour described here by disabling
+You can inhibit the electric behavior described here by disabling
 electric minor mode (@pxref{Minor Modes}).
 
 Common to all these keys is that they only behave electrically when
@@ -1281,7 +1281,7 @@
 Additionally, you can configure @ccmode{} so that typing a slash at
 the start of a line within a block comment will terminate the
 comment.  You don't need to have electric minor mode enabled to get
-this behaviour.  @xref{Clean-ups}.
+this behavior.  @xref{Clean-ups}.
 
 In AWK mode, @samp{*} and @samp{/} do not delimit comments and are not
 electric.
@@ -6458,7 +6458,7 @@
 @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 
 Normally, the lines in a multi-line macro are indented relative to
-each other as though they were code.  You can suppress this behaviour
+each other as though they were code.  You can suppress this behavior
 by setting the following user option:
 
 @defopt c-syntactic-indentation-in-macros




reply via email to

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