entered into RCS
This commit is contained in:
parent
26aaadf383
commit
078a88f4d6
1 changed files with 2 additions and 1 deletions
|
@ -250,7 +250,8 @@ Move point to where the autoload section
|
|||
for %s should be inserted.
|
||||
Then do \\[exit-recursive-edit]."
|
||||
file))))
|
||||
(recursive-edit))
|
||||
(recursive-edit)
|
||||
(beginning-of-line))
|
||||
(generate-file-autoloads file)))
|
||||
(if (and (null existing-buffer)
|
||||
(setq existing-buffer (get-file-buffer file)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue