]> git.eshelyaron.com Git - emacs.git/commit
Make byte compilation warn about wrong quoting in doc strings
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 May 2022 16:48:39 +0000 (18:48 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 May 2022 16:48:50 +0000 (18:48 +0200)
commit2701cd59b521989530a7eb7489540c64177e0f69
treeaeeef590945ef90064d78d96ed1f5b48a115cabc
parentd036891967aebcf9cb7ef468d8e8f2019ffde6e2
Make byte compilation warn about wrong quoting in doc strings

* lisp/emacs-lisp/bytecomp.el
(byte-compile-docstring-length-warn): Made into obsolete alias.
(byte-compile-docstring-style-warn): Also warn about other
stylistic issues.
(byte-compile-file-form-autoload, byte-compile-file-form-defvar)
(byte-compile-file-form-defvar-function, byte-compile-lambda)
(byte-compile-defvar, byte-compile-file-form-defalias): Adjust callers.
etc/NEWS
lisp/emacs-lisp/bytecomp.el