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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/newcomment.el [lexbind]
Date: Mon, 25 Oct 2004 00:42:33 -0400

Index: emacs/lisp/newcomment.el
diff -c emacs/lisp/newcomment.el:1.48.2.11 emacs/lisp/newcomment.el:1.48.2.12
*** emacs/lisp/newcomment.el:1.48.2.11  Wed Oct  6 05:23:54 2004
--- emacs/lisp/newcomment.el    Mon Oct 25 04:22:23 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]