1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(add-log-current-defun-function): Likewise.

This commit is contained in:
Richard M. Stallman 1997-09-13 06:05:16 +00:00
parent 9e9350481e
commit 5cb58f8256

View file

@ -45,7 +45,7 @@
*If non-nil, function to guess name of current function from surrounding text.
\\[add-change-log-entry] calls this function (if nil, `add-log-current-defun'
instead) with no arguments. It returns a string or nil if it cannot guess."
:type 'boolean
:type 'function
:group 'change-log)
;;;###autoload