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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cc-vars.el
Date: Sat, 20 May 2006 17:45:31 +0000

Index: emacs/lisp/progmodes/cc-vars.el
diff -u emacs/lisp/progmodes/cc-vars.el:1.45 
emacs/lisp/progmodes/cc-vars.el:1.46
--- emacs/lisp/progmodes/cc-vars.el:1.45        Thu May 11 15:01:41 2006
+++ emacs/lisp/progmodes/cc-vars.el     Sat May 20 17:45:31 2006
@@ -812,6 +812,7 @@
 used as alignment column instead."
   :type 'integer
   :group 'c)
+;;;###autoload(put 'c-backslash-column 'safe-local-variable 'integerp)
 
 (defcustom-c-stylevar c-backslash-max-column 72
   "*Maximum alignment column for line continuation backslashes.




reply via email to

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