]> git.eshelyaron.com Git - emacs.git/commit
Fix recently introduced bug in checkdoc
authorStefan Kangas <stefan@marxist.se>
Fri, 24 Sep 2021 21:00:57 +0000 (23:00 +0200)
committerStefan Kangas <stefan@marxist.se>
Fri, 24 Sep 2021 21:00:57 +0000 (23:00 +0200)
commitf17fb37c517573652de538e2843043db7603f9e9
tree8b939e48b3866c0766d3effd36a69e41c27dee95
parent2ee5c80ff5454320a0bbe8c2d5b32eb2f0b46bdb
Fix recently introduced bug in checkdoc

* lisp/emacs-lisp/checkdoc.el (checkdoc-in-abbreviation-p): Fix
recently introduced bug where some abbreviations weren't recognized.
* test/lisp/emacs-lisp/checkdoc-tests.el
(checkdoc-tests-in-abbrevation-p/basic-case): Extend test.
lisp/emacs-lisp/checkdoc.el
test/lisp/emacs-lisp/checkdoc-tests.el