]> git.eshelyaron.com Git - emacs.git/commit
checkdoc: Verify format of yes-or-no-p and format-message
authorStefan Kangas <stefan@marxist.se>
Sun, 19 Sep 2021 12:09:20 +0000 (14:09 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 19 Sep 2021 13:55:06 +0000 (15:55 +0200)
commit83508013a8d55bc70dfb716c253c7c4ec8848ab4
treee6359e1d6ccdffeb84e4bdc897b97edff244ed31
parent8772d81966f0b1cec400fd638c5ab809cae91df4
checkdoc: Verify format of yes-or-no-p and format-message

* lisp/emacs-lisp/checkdoc.el (checkdoc-message-text-next-string):
Check also for "yes-or-no-p" and "format-message".  Convert regexps to
use rx.
lisp/emacs-lisp/checkdoc.el