]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/elisp-mode.el (elisp--local-variables): Remove `debug'.
authorJuri Linkov <juri@linkov.net>
Thu, 9 Nov 2023 07:32:39 +0000 (09:32 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 9 Nov 2023 07:35:23 +0000 (09:35 +0200)
commit1cb738a482e132e34e7b31415cc974e83e3f41ba
tree3502da737a87621d1183cb84ec44009ae311d9c4
parent21f36705266934d5a351d4d7f360734540132139
* lisp/progmodes/elisp-mode.el (elisp--local-variables): Remove `debug'.

Remove symbol `debug' from the condition-case handler of `error'
that was added in commit f931cebce76d911dfc61274e0a8c1de3627b9179
since it interferes on completing in an incomplete elisp form (bug#66979).
lisp/progmodes/elisp-mode.el