emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/add-log.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/add-log.el
Date: Sat, 19 Apr 2003 00:21:39 -0400

Index: emacs/lisp/add-log.el
diff -c emacs/lisp/add-log.el:1.144 emacs/lisp/add-log.el:1.145
*** emacs/lisp/add-log.el:1.144 Sat Apr 12 19:10:13 2003
--- emacs/lisp/add-log.el       Sat Apr 19 00:21:38 2003
***************
*** 50,55 ****
--- 50,57 ----
    :type 'hook
    :group 'change-log)
  
+ ;; Many modes set this variable, so avoid warnings.
+ ;;;###autoload
  (defcustom add-log-current-defun-function nil
    "*If non-nil, function to guess name of surrounding function.
  It is used by `add-log-current-defun' in preference to built-in rules.




reply via email to

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