mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-22 10:26:20 +00:00
(finder-compile-keywords-make-dist):
Use the dirs specified on the command line.
This commit is contained in:
parent
efbdca1221
commit
644f58ebb8
@ -149,7 +149,8 @@ arguments compiles from `load-path'."
|
||||
|
||||
(defun finder-compile-keywords-make-dist ()
|
||||
"Regenerate `finder-inf.el' for the Emacs distribution."
|
||||
(finder-compile-keywords default-directory))
|
||||
(apply 'finder-compile-keywords command-line-args-left)
|
||||
(kill-emacs))
|
||||
|
||||
;;; Now the retrieval code
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user