]> git.eshelyaron.com Git - emacs.git/commit
Fix some custom types in comp.el
authorGlenn Morris <rgm@gnu.org>
Tue, 27 Apr 2021 05:09:46 +0000 (22:09 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 27 Apr 2021 05:09:46 +0000 (22:09 -0700)
commitb3b2cba5ca01747309eec62814b6c268f5a57372
tree52d6d312f43986c32a4cd12f02204fbf722d65a0
parent6a03e4cc4f2f246e8588478de4157026f84ee327
Fix some custom types in comp.el

* lisp/emacs-lisp/comp.el (comp-deferred-compilation-deny-list)
(comp-bootstrap-deny-list, comp-never-optimize-functions)
(comp-async-env-modifier-form, comp-native-driver-options):
Fix :type (`list' on its own isn't even a valid type).
lisp/emacs-lisp/comp.el