]> git.eshelyaron.com Git - emacs.git/commit
Avoid false positives in bytecomp docstring width warning
authorStefan Kangas <stefan@marxist.se>
Fri, 24 Sep 2021 15:45:37 +0000 (17:45 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 26 Sep 2021 11:23:57 +0000 (13:23 +0200)
commitf3a6fe2c7d5943dcf241700aaf5c10c485217f60
tree27750f587c596bf9de0e2544342f78ee591655ba
parent44da8dd3e4a1e961eb7bbfdf9b1d2abad429ac3c
Avoid false positives in bytecomp docstring width warning

* lisp/emacs-lisp/bytecomp.el (byte-compile--wide-docstring-p):
Ignore more function argument lists.
* test/lisp/emacs-lisp/bytecomp-tests.el
(bytecomp-tests-byte-compile--wide-docstring-p): New test.
lisp/emacs-lisp/bytecomp.el
test/lisp/emacs-lisp/bytecomp-tests.el