* lisp/emacs-lisp/bytecomp.el: Check existence of f in #'f.
commitbb41480a689afe5444d8e76bea259f4e61cf1216
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 7 Aug 2013 17:33:30 +0000 (7 13:33 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 7 Aug 2013 17:33:30 +0000 (7 13:33 -0400)
treedc4ee1620a0e71fd92fea44aa0cbe2d1ce36d5bb
parente5eefe9b9648e8dd3095e2cbb3b9b91f18206e54
* lisp/emacs-lisp/bytecomp.el: Check existence of f in #'f.
(byte-compile-callargs-warn): Use `push'.
(byte-compile-arglist-warn): Ignore higher-order "calls".
(byte-compile-file-form-autoload): Use `pcase'.
(byte-compile-function-form): If quoting a symbol, check that it exists.
lisp/ChangeLog
lisp/emacs-lisp/byte-run.el
lisp/emacs-lisp/bytecomp.el