]> git.eshelyaron.com Git - emacs.git/commit
Small clean-up of byte-compile-docstring-style-warn
authorMattias Engdegård <mattiase@acm.org>
Fri, 29 Sep 2023 15:48:09 +0000 (17:48 +0200)
committerMattias Engdegård <mattiase@acm.org>
Fri, 29 Sep 2023 15:59:50 +0000 (17:59 +0200)
commit6e4432673ca716755b8a71ed50011336ac57c2e4
tree422b09a9117c21eab1ff6984e33b0b08b5961908
parent5959a28cce8643b4a247c6d0e1f82a03534a85e5
Small clean-up of byte-compile-docstring-style-warn

* lisp/emacs-lisp/bytecomp.el (byte-compile-docstring-style-warn):
Make the code slightly cheaper.  It's still dominated by the
huge cost of `byte-compile--wide-docstring-p`, though.
lisp/emacs-lisp/bytecomp.el