emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/cc-engine.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cc-engine.el,v
Date: Thu, 15 Nov 2007 16:41:16 +0000

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

Index: cc-engine.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/progmodes/cc-engine.el,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -b -r1.60 -r1.61
--- cc-engine.el        21 Oct 2007 07:33:31 -0000      1.60
+++ cc-engine.el        15 Nov 2007 16:41:15 -0000      1.61
@@ -1079,7 +1079,7 @@
 
 For AWK, a statement which is terminated by an EOL (not a \; or a }) is
 regarded as having a \"virtual semicolon\" immediately after the last token on
-the line.  If this virtual semicolon is _at_ from, the function recognises it.
+the line.  If this virtual semicolon is _at_ from, the function recognizes it.
 
 Note that this function might do hidden buffer changes.  See the
 comment at the start of cc-engine.el for more info."




reply via email to

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