]> git.eshelyaron.com Git - emacs.git/commit
Silence some byte-compiler warnings
authorStefan Kangas <stefankangas@gmail.com>
Sat, 26 Sep 2020 09:34:20 +0000 (11:34 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 26 Sep 2020 10:03:07 +0000 (12:03 +0200)
commite00936bf9f10cf44e1df71a7a11afd770e8a122a
tree04735ea688f4b36a8ec814c9949287ad6ffde98a
parent2dff3ea073c4118d79308178dcb3bd7bb1bb8237
Silence some byte-compiler warnings

* test/lisp/arc-mode-tests.el (arc-mode-test-archive-int-to-mode):
* test/lisp/custom-tests.el (cus-test-opts):
* test/lisp/help-fns-tests.el (foo-test-map)
(help-fns-test--describe-keymap-foo):
* test/src/fns-tests.el (w32-collate-ignore-punctuation)
(fns-tests-func-arity): Silence byte-compiler warnings.
test/lisp/arc-mode-tests.el
test/lisp/custom-tests.el
test/lisp/help-fns-tests.el
test/src/fns-tests.el