]> git.eshelyaron.com Git - emacs.git/commit
Have setopt check types
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 17 Feb 2022 11:31:12 +0000 (12:31 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 17 Feb 2022 11:31:12 +0000 (12:31 +0100)
commit136f1cb54962f5dcae9e8b63e41e4df70995599c
tree2fc2c2300361b185dcf5e4c9db6a57bd66ca4316
parent33a9ee2084f860610dbdc67bd3db237dcb64202e
Have setopt check types

* doc/lispref/variables.texi (Setting Variables): Note type checking.
* lisp/cus-edit.el (setopt--set): New function to avoid having
Customize saving values, too.
(setopt): Use it.
doc/lispref/variables.texi
lisp/cus-edit.el
test/lisp/cus-edit-tests.el