]> git.eshelyaron.com Git - emacs.git/commit
Non-delayed warning for malformed function (bug#67483)
authorMattias EngdegÄrd <mattiase@acm.org>
Wed, 20 Dec 2023 13:15:59 +0000 (14:15 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 21 Dec 2023 20:55:01 +0000 (21:55 +0100)
commit2835b19d710eb8f6db13ee4f71fc3f7fd7265b2e
tree049838db67a3462f04e3e94dec74f4af689f4dd9
parent33ea4ed754b903d573dcd823a96032760353649a
Non-delayed warning for malformed function (bug#67483)

* lisp/emacs-lisp/cconv.el (cconv-convert): Use an immediate warning;
a delayed one made little sense as it's a matter of well-formedness.

(cherry picked from commit 14ecc377ab43e4c33506c2a8b65bf1e75fb262d3)
lisp/emacs-lisp/cconv.el