(generate-file-autoloads): Doc fix.
This commit is contained in:
parent
124250cf9a
commit
da8826b498
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ the section of autoloads for a file.")
|
|||
(defun generate-file-autoloads (file)
|
||||
"Insert at point a loaddefs autoload section for FILE.
|
||||
autoloads are generated for defuns and defmacros in FILE
|
||||
marked by `generate-autoload-regexp' (which see).
|
||||
marked by `generate-autoload-cookie' (which see).
|
||||
If FILE is being visited in a buffer, the contents of the buffer
|
||||
are used."
|
||||
(interactive "fGenerate autoloads for file: ")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue