Mercurial > emacs
changeset 18669:cb4d74c720ed
(custom-load-symbol): Don't reload a preloaded file.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 07 Jul 1997 19:06:16 +0000 |
parents | c91e58230454 |
children | 704d3934673d |
files | lisp/cus-edit.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/cus-edit.el Mon Jul 07 19:05:34 1997 +0000 +++ b/lisp/cus-edit.el Mon Jul 07 19:06:16 1997 +0000 @@ -1582,6 +1582,7 @@ (require load) (error nil))) ;; Don't reload a file already loaded. + ((member load preloaded-file-list)) ((assoc load load-history)) ((assoc (locate-library load) load-history)) (t