]> git.eshelyaron.com Git - emacs.git/commit
Use `mutate-constant` as warning identifier
authorMattias Engdegård <mattiase@acm.org>
Sat, 13 May 2023 11:49:07 +0000 (13:49 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sat, 13 May 2023 12:30:59 +0000 (14:30 +0200)
commit9f856e4cd095c24cf4e6cadbc04efaf533e59f37
treee12e307dddab95b24fc8ad2de68b244ea5b0be71
parentc083fa5cf80f711ac43dca1b6582aff1ad526e8e
Use `mutate-constant` as warning identifier

* etc/NEWS:
* lisp/emacs-lisp/byte-run.el (with-suppressed-warnings):
* lisp/emacs-lisp/bytecomp.el (byte-compile-warnings)
(byte-compile-form):
* test/lisp/emacs-lisp/bytecomp-tests.el
(bytecomp-test--with-suppressed-warnings):
Use the new warning name `mutate-constant` instead of using the
somewhat overloaded `suspicious`.
etc/NEWS
lisp/emacs-lisp/byte-run.el
lisp/emacs-lisp/bytecomp.el
test/lisp/emacs-lisp/bytecomp-tests.el