]> git.eshelyaron.com Git - emacs.git/commit
Remove some declare-function stub definitions
authorGlenn Morris <rgm@gnu.org>
Fri, 23 Mar 2018 20:28:24 +0000 (16:28 -0400)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:18:30 +0000 (14:18 +0800)
commitbc2d36aa140a915a7a47d7de6ed17d145ec33871
tree589403208ff058076287fa99ec30752370538d8f
parent2e4c1b997bb8ae50acfb5b58792c483d0e0bcd19
Remove some declare-function stub definitions

* lisp/emulation/viper-cmd.el, lisp/emulation/viper-keym.el:
* lisp/emulation/viper-util.el, lisp/net/newst-plainview.el:
* lisp/net/newst-treeview.el, lisp/ps-def.el, lisp/vc/ediff.el:
* lisp/vc/ediff-util.el, lisp/vc/ediff-wind.el:
Remove stub declare-function definitions.
It exists since Emacs 22.2, released 10 years ago.
Most of these files are using even newer features, such as
lexical-binding and cl-lib anyway, making the stubs pointless.
lisp/emulation/viper-cmd.el
lisp/emulation/viper-keym.el
lisp/emulation/viper-util.el
lisp/net/newst-plainview.el
lisp/net/newst-treeview.el
lisp/ps-def.el
lisp/vc/ediff-util.el
lisp/vc/ediff-wind.el
lisp/vc/ediff.el