Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c882e115
Commit
c882e115
authored
Apr 19, 2003
by
Richard M. Stallman
Browse files
(add-log-current-defun-function): Add autoload cookie.
parent
75975685
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lisp/add-log.el
lisp/add-log.el
+2
-0
No files found.
lisp/add-log.el
View file @
c882e115
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment