]> git.eshelyaron.com Git - emacs.git/commit
Get fewer false positives for :keyword and &options
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 20 Sep 2022 11:33:07 +0000 (13:33 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 20 Sep 2022 11:34:42 +0000 (13:34 +0200)
commita498e5f8301eeb3bf7b15136469449ab4c93b99a
tree98bbf802898f0cf8635841375d12fe5d6fefa1a7
parente5de29aa47e96f675b7f4ef3a7f84bd30d68ea0f
Get fewer false positives for :keyword and &options

* lisp/emacs-lisp/lisp-mode.el (lisp-mode--search-key): New
function to check more carefully for start of :keywords and
&options (bug#51574).
(lisp-fdefs): Use it.
lisp/emacs-lisp/lisp-mode.el