emacs/lisp/emulation
Glenn Morris 582f46cbe2 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.
2018-03-23 16:28:24 -04:00
..
cua-base.el * lisp/emulation/cua-base.el (cua-paste): Quieten compilation. 2018-03-15 20:20:24 -04:00
cua-gmrk.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cua-rect.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
edt-lk201.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
edt-mapper.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
edt-pc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
edt-vt100.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
edt.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
keypad.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
viper-cmd.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
viper-ex.el * lisp/emulation/viper-ex.el (ex-cmd-read-exit): Silence compiler. 2018-03-01 17:37:10 -05:00
viper-init.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
viper-keym.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
viper-macs.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
viper-mous.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
viper-util.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
viper.el Replace some obsolete aliases in code 2018-03-06 20:16:52 -05:00