diff options
author | Andrea Corallo <akrl@sdf.org> | 2020-09-28 17:20:55 +0200 |
---|---|---|
committer | Andrea Corallo <akrl@sdf.org> | 2020-09-29 10:05:39 +0200 |
commit | a06fe08e8e8177ae3ccd6e2677b40237cd86ae9d (patch) | |
tree | a81d76b2d72489326505eab4ef27e8b80c965678 /lisp/emacs-lisp/comp.el | |
parent | dc0cf16c7a60f36aafcf9b56513a855cefa7e1ad (diff) | |
download | emacs-a06fe08e8e8177ae3ccd6e2677b40237cd86ae9d.tar.gz emacs-a06fe08e8e8177ae3ccd6e2677b40237cd86ae9d.tar.bz2 emacs-a06fe08e8e8177ae3ccd6e2677b40237cd86ae9d.zip |
Clean-up some now unnecessary diff against master
* lisp/emacs-lisp/autoload.el (update-directory-autoloads):
.eln files have been moved so remove the '.eln' match.
* lisp/emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
Likewise.
* lisp/emacs-lisp/find-func.el (find-library-suffixes): Clean-up
as '.eln' is no more in `load-suffixes'.
* lisp/help-fns.el (find-lisp-object-file-name): Clean-up as
`symbol-file' will return the '.elc' file.
* src/lread.c (Fget_load_suffixes): Remove logic as '.eln' is not
anymore in load-suffixes.
(openp): Two spaces.
Diffstat (limited to 'lisp/emacs-lisp/comp.el')
0 files changed, 0 insertions, 0 deletions