emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master fd92023: Make checkdoc work with qualified methods


From: Stefan Monnier
Subject: Re: master fd92023: Make checkdoc work with qualified methods
Date: Thu, 04 Mar 2021 18:23:22 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>     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.

Any chance we could use the `doc-string-elt` property (which I just
fixed for `cl-defmethod`) for `checkdoc--next-docstring`?


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]