(autoload-ensure-default-file): insert
missing space in file end comment.
This commit is contained in:
parent
76aea5a2c9
commit
4994a50d17
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ put the output in."
|
|||
";; no-update-autoloads: t\n"
|
||||
";; End:\n"
|
||||
";;; " (file-name-nondirectory file)
|
||||
"ends here\n")
|
||||
" ends here\n")
|
||||
nil file))
|
||||
file)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue