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-align.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cc-align.el,v
Date: Sat, 11 Nov 2006 04:01:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       06/11/11 04:01:33

Index: cc-align.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/progmodes/cc-align.el,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- cc-align.el 10 Nov 2006 09:10:33 -0000      1.31
+++ cc-align.el 11 Nov 2006 04:01:33 -0000      1.32
@@ -822,7 +822,7 @@
 result = prefix + \"A message \"
                   \"string.\";      <- c-lineup-string-cont
 
-nil is returned in other situations, to allow stacking with other
+In other situations, returns nil, to allow stacking with other
 line-up functions.
 
 Works with: topmost-intro-cont, statement-cont, arglist-cont,




reply via email to

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