(emacs-lisp-file-regexp): Doc fix.
authorGlenn Morris <rgm@gnu.org>
Sat, 5 Sep 2009 19:10:37 +0000 (19:10 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 5 Sep 2009 19:10:37 +0000 (19:10 +0000)
commit3f12e5bd4c9bd9b849c5a2ff50a5a2b97500c82e
tree8eef88dc895f38fc8b39759ccc62f604e685997a
parent604f2fc044f69760c78ae7948f2e35d025113d00
(emacs-lisp-file-regexp): Doc fix.
(byte-compile-dest-file-function): New option.
(byte-compile-dest-file): Doc fix.  Obey byte-compile-dest-file-function.
(byte-compile-cl-file-p): New function.
(byte-compile-eval): Only suppress noruntime warnings about cl functions
if the cl-functions warning is enabled.  Use byte-compile-cl-file-p.
(byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
than for file being previously loaded.
(byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
(byte-compile-file-form-require): Handle the case where requiring a file
indirectly causes CL to be loaded.
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el