]> git.eshelyaron.com Git - emacs.git/commit
Fix previous warning suppression change
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 22 May 2022 18:14:03 +0000 (20:14 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 22 May 2022 18:14:03 +0000 (20:14 +0200)
commitf14f6180b78656eec2f4dad5b79eb5da20bd0b70
treef122ddeb791c76d085bb732a48dde539df4e720b
parent3f746d44decf9f991ee2a0a0529a2bba9ad12988
Fix previous warning suppression change

* lisp/emacs-lisp/bytecomp.el (byte-compile-emit-callargs-warn)
(byte-compile-subr-wrong-args):
* lisp/emacs-lisp/byte-run.el (with-suppressed-warnings):
* lisp/cedet/semantic/fw.el (semantic-install-function-overrides):
The `wrong-args' warning is really called `callargs'.
lisp/cedet/semantic/fw.el
lisp/emacs-lisp/byte-run.el
lisp/emacs-lisp/bytecomp.el