emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/newcomment.el [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/newcomment.el [emacs-unicode-2]
Date: Fri, 22 Oct 2004 06:42:41 -0400

Index: emacs/lisp/newcomment.el
diff -c emacs/lisp/newcomment.el:1.67.2.6 emacs/lisp/newcomment.el:1.67.2.7
*** emacs/lisp/newcomment.el:1.67.2.6   Mon Oct  4 01:04:16 2004
--- emacs/lisp/newcomment.el    Fri Oct 22 10:13:29 2004
***************
*** 1087,1092 ****
--- 1087,1093 ----
            (insert (comment-padleft comment-end add)))
          (indent-according-to-mode))))))
  
+ ;;;###autoload
  (defcustom comment-auto-fill-only-comments nil
    "Non-nil means to only auto-fill inside comments.
  This has no effect in modes that do not define a comment syntax."




reply via email to

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