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:
parent
9e9350481e
commit
5cb58f8256
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue