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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/newcomment.el
Date: Sat, 16 Oct 2004 11:43:00 -0400

Index: emacs/lisp/newcomment.el
diff -c emacs/lisp/newcomment.el:1.81 emacs/lisp/newcomment.el:1.82
*** emacs/lisp/newcomment.el:1.81       Sun Oct  3 15:33:38 2004
--- emacs/lisp/newcomment.el    Sat Oct 16 15:32:14 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]