mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-21 05:21:37 -07:00
Fixed message.
This commit is contained in:
parent
a9d3a78b01
commit
e32273dc03
1 changed files with 1 additions and 1 deletions
|
|
@ -64,6 +64,6 @@ Usage: emacs -batch -l ./cus-dep.el -f custom-make-dependencies"
|
|||
(insert "))\n"))))))
|
||||
(insert "\n;;; cus-load.el ends here\n")
|
||||
(save-buffer)
|
||||
(message "Generating cus-load.el..."))
|
||||
(message "Generating cus-load.el...done"))
|
||||
|
||||
;;; cus-dep.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue