diff options
author | Mauro Aranda <maurooaranda@gmail.com> | 2021-03-04 08:34:58 -0300 |
---|---|---|
committer | Mauro Aranda <maurooaranda@gmail.com> | 2021-03-04 08:34:58 -0300 |
commit | fd9202304c8e08665c5dd468cdd56b523ffc7997 (patch) | |
tree | 0c74769efd337828c6a8476572009165621ea092 /lisp/emacs-lisp/byte-opt.el | |
parent | 2d435224689ab8b02b64ce78b6e9d061fe48df22 (diff) | |
download | emacs-fd9202304c8e08665c5dd468cdd56b523ffc7997.tar.gz emacs-fd9202304c8e08665c5dd468cdd56b523ffc7997.tar.bz2 emacs-fd9202304c8e08665c5dd468cdd56b523ffc7997.zip |
Make checkdoc work with qualified methods
* lisp/emacs-lisp/checkdoc.el (checkdoc--next-docstring): Handle
cl-defmethod in a case of its own. Check for the presence of
qualifiers, and skip them accordingly until the docstring.
* test/lisp/emacs-lisp/checkdoc-tests.el (checkdoc-cl-defmethod-qualified-ok)
(checkdoc-cl-defmethod-with-extra-qualifier-ok)
(checkdoc-cl-defmethod-with-extra-and-nil-args-ok): Add tests for the fix.
Diffstat (limited to 'lisp/emacs-lisp/byte-opt.el')
0 files changed, 0 insertions, 0 deletions