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


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cc-vars.el,v
Date: Sun, 26 Nov 2006 13:52:58 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jan Djärv <jhd>        06/11/26 13:52:57

Index: cc-vars.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/progmodes/cc-vars.el,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- cc-vars.el  25 Nov 2006 12:06:29 -0000      1.47
+++ cc-vars.el  26 Nov 2006 13:52:57 -0000      1.48
@@ -809,7 +809,7 @@
 This is used by the functions that automatically insert or align the
 line continuation backslashes in multiline macros.  If any line in the
 macro exceeds this column then the next tab stop from that line is
-used as alignment column instead.  See also `c-backslash-max-column'"
+used as alignment column instead.  See also `c-backslash-max-column'."
   :type 'integer
   :group 'c)
 ;;;###autoload(put 'c-backslash-column 'safe-local-variable 'integerp)




reply via email to

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