emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/textmodes/fill.el


From: Reiner Steib
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/fill.el
Date: Thu, 06 Apr 2006 15:36:26 +0000

Index: emacs/lisp/textmodes/fill.el
diff -u emacs/lisp/textmodes/fill.el:1.184 emacs/lisp/textmodes/fill.el:1.185
--- emacs/lisp/textmodes/fill.el:1.184  Mon Feb  6 12:12:26 2006
+++ emacs/lisp/textmodes/fill.el        Thu Apr  6 15:36:24 2006
@@ -48,6 +48,7 @@
   "*Non-nil means put two spaces after a colon when filling."
   :type 'boolean
   :group 'fill)
+;;;###autoload(put 'colon-double-space 'safe-local-variable t)
 
 (defvar fill-paragraph-function nil
   "Mode-specific function to fill a paragraph, or nil if there is none.




reply via email to

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