]> git.eshelyaron.com Git - emacs.git/commit
Warn about `ignore-error` with quoted condition argument
authorMattias Engdegård <mattiase@acm.org>
Wed, 28 Dec 2022 13:40:19 +0000 (14:40 +0100)
committerMattias Engdegård <mattiase@acm.org>
Thu, 29 Dec 2022 11:24:15 +0000 (12:24 +0100)
commit1480865e641b06d570f5ab56011f8e3e5481da7d
tree852e6f07933bd3a36ac9e8fe859f76ad87f970f6
parenta6db8464e150c49724c71c5969b97f205ee2dec5
Warn about `ignore-error` with quoted condition argument

* lisp/subr.el (ignore-error):
Clarify condition argument in doc string and add warning.
* test/lisp/emacs-lisp/bytecomp-tests.el
(bytecomp-warn-quoted-condition): New test.
lisp/subr.el
test/lisp/emacs-lisp/bytecomp-tests.el