* Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
* emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): Don't autoload.
This commit is contained in:
parent
fc8b371175
commit
8fed6934e5
3 changed files with 9 additions and 2 deletions
|
@ -4394,7 +4394,6 @@ already up-to-date."
|
|||
(prin1-to-string (cdr err)))
|
||||
nil))))
|
||||
|
||||
;;;###autoload
|
||||
(defun byte-compile-refresh-preloaded ()
|
||||
"Reload any Lisp file that was changed since Emacs was dumped.
|
||||
Use with caution."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue