1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-16 17:19:41 +00:00
emacs/lisp/emulation
Glenn Morris 9c6906f675 Small viper clean-up
* lisp/emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
(viper-set-parsing-style-toggling-macro)
(viper-set-emacs-state-searchstyle-macros):
Use called-interactively-p on Emacs.
(viper-looking-back): Make it an obsolete alias.  Update callers.
* lisp/emulation/viper-ex.el: Load viper-keym, not viper-cmd.
Use looking-back rather than viper-looking-back.
(viper-tmp-insert-at-eob, viper-enlarge-region)
(viper-read-string-with-history, viper-register-to-point)
(viper-append-to-register, viper-change-state-to-vi)
(viper-backward-char-carefully, viper-forward-char-carefully)
(viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
(viper-change-state-to-emacs): Declare.
* lisp/emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
(viper-change-state-to-insert, viper-change-state-to-vi): Declare.
* lisp/emulation/viper-mous.el: Do not load viper-cmd.
(viper-backward-char-carefully, viper-forward-char-carefully)
(viper-forward-word, viper-adjust-window): Declare.
2013-05-21 20:21:30 -07:00
..
.gitignore
crisp.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cua-base.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cua-gmrk.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cua-rect.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
edt-lk201.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
edt-mapper.el * lisp/emulation/edt-mapper.el: In batch mode, error rather than hang. 2013-05-10 19:17:45 -07:00
edt-pc.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
edt-vt100.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
edt.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
keypad.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tpu-edt.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
tpu-extras.el Make some files provide features 2013-05-11 16:41:52 -07:00
tpu-mapper.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
vi.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
vip.el Use locate-user-emacs-file. 2013-03-11 22:08:21 -04:00
viper-cmd.el Small viper clean-up 2013-05-21 20:21:30 -07:00
viper-ex.el Small viper clean-up 2013-05-21 20:21:30 -07:00
viper-init.el Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
viper-keym.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
viper-macs.el Small viper clean-up 2013-05-21 20:21:30 -07:00
viper-mous.el Small viper clean-up 2013-05-21 20:21:30 -07:00
viper-util.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
viper.el Use locate-user-emacs-file. 2013-03-11 22:08:21 -04:00
ws-mode.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00