]> git.eshelyaron.com Git - emacs.git/commit
Let warning about (:foo) be suppressible (Bug#30499)
authorNoam Postavsky <npostavs@gmail.com>
Wed, 7 Mar 2018 00:26:32 +0000 (19:26 -0500)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:15:03 +0000 (14:15 +0800)
commit672b68cb2286e1d0c0e52d44f09745997da9b5e1
tree64b305db83243cf2be53183426b99b8e60df7257
parentd25b1619a49a531d069826f5a561bc0a14dfa5b7
Let warning about (:foo) be suppressible (Bug#30499)

* lisp/emacs-lisp/bytecomp.el (byte-compile-form): Check
byte-compile-warning-enabled-p before warning about funcalling const
symbol.
lisp/emacs-lisp/bytecomp.el