]> git.eshelyaron.com Git - emacs.git/commit
Check shortdoc keywords and fix one mistake
authorMattias EngdegÄrd <mattiase@acm.org>
Mon, 19 Feb 2024 09:27:02 +0000 (10:27 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:36:18 +0000 (18:36 +0100)
commit64733fd9064def6993df85ffcd186a2062551520
treed47d7e40b9e91527854d13c647c5fb8c0399ffcb
parentb86e12cee5fe4fe71c62921629f6477eb0e75e33
Check shortdoc keywords and fix one mistake

* lisp/emacs-lisp/shortdoc.el (shortdoc--check)
(define-short-documentation-group): Check that used keywords exist.
* lisp/emacs-lisp/shortdoc.el (list): Fix a typo.

(cherry picked from commit ddfba511c190e5bb44e44a50aef5ab8c08e3d798)
lisp/emacs-lisp/shortdoc.el