]> git.eshelyaron.com Git - emacs.git/commit
Fix some recently introduced byte-compiler warnings
authorStefan Kangas <stefankangas@gmail.com>
Wed, 17 Aug 2022 10:48:02 +0000 (12:48 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 17 Aug 2022 10:52:56 +0000 (12:52 +0200)
commita631067fba54e873122d40106fec4dacd8eba8db
treec26c4f3dea156e26685c5d1fbe8e4705d265375f
parentaf4cfb519415ed3c1d6d036aac908e4f9ee383eb
Fix some recently introduced byte-compiler warnings

* lisp/emulation/viper-util.el (viper-key-to-character):
* lisp/vc/vc-svn.el (vc-svn-dir-extra-headers): Fix warnings.
* lisp/net/eudc-export.el (eudc-batch-export-records-to-bbdb):
Fix buglet.
lisp/emulation/viper-util.el
lisp/net/eudc-export.el
lisp/vc/vc-svn.el