mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-22 18:35:09 +00:00
(add-log-current-defun-function): Add autoload cookie.
This commit is contained in:
parent
75975685cb
commit
c882e1150c
@ -50,6 +50,8 @@
|
||||
: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.
|
||||
|
Loading…
Reference in New Issue
Block a user