entered into RCS

This commit is contained in:
Richard M. Stallman 1992-09-12 22:48:30 +00:00
parent 26aaadf383
commit 078a88f4d6

View file

@ -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)))