]> git.eshelyaron.com Git - emacs.git/commit
Make some defcustom types stricter in comp.el
authorStefan Kangas <stefan@marxist.se>
Fri, 26 Feb 2021 17:03:19 +0000 (18:03 +0100)
committerStefan Kangas <stefan@marxist.se>
Fri, 26 Feb 2021 17:11:29 +0000 (18:11 +0100)
commitcedc55041ea5179dcb389845d2d0e3562060cab9
tree81bc7f8129ce68298f567d2cf84ad579cf992c5f
parent720bd747a80a5fe2f774997ae85d6607b5627e56
Make some defcustom types stricter in comp.el

* lisp/emacs-lisp/comp.el (comp-speed, comp-debug, comp-verbose)
(comp-async-jobs-number, comp-async-env-modifier-form): Use stricter
types.
lisp/emacs-lisp/comp.el