1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-17 19:30:38 -08:00
emacs/lisp/emulation
Michael Kifer 3f9526a371 * viper-cmd.el (viper-prefix-commands): make into a defconst.
(viper-exec-buffer-search): use regexp-quote to quote the buffer
	string.
	(viper-minibuffer-setup-sentinel): make some variables buffer-local.
	(viper-skip-separators): bug fix.
	(viper-set-searchstyle-toggling-macros): allow to unset macros in a
	particular major mode.
	(viper-del-backward-char-in-replace): don't put deleted char on the
	kill ring.

	* viper-ex.el (viper-color-display-p): new function.
	(viper-has-face-support-p): use viper-color-display-p.

	* viper-keym.el (viper-gnus-modifier-map): new keymap.

	* viper-macs.el (viper-unrecord-kbd-macro): bug fix.

	* viper-util.el (viper-glob-unix-files): fix shell status check.
	(viper-file-remote-p): make equivalent to file-remote-p.

	* viper.el (viper-major-mode-modifier-list): use
	viper-gnus-modifier-map.
2005-02-19 19:32:47 +00:00
..
.gitignore
crisp.el
cua-base.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
cua-gmrk.el
cua-rect.el (cua--undo-list, cua--tidy-undo-counter) 2005-02-07 11:44:57 +00:00
edt-lk201.el
edt-mapper.el
edt-pc.el
edt-vt100.el
edt.el
keypad.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
pc-mode.el
pc-select.el
tpu-edt.el (tpu-help-keypad-map, tpu-help-text) 2004-11-29 23:26:08 +00:00
tpu-extras.el
tpu-mapper.el
vi.el
vip.el
viper-cmd.el * viper-cmd.el (viper-prefix-commands): make into a defconst. 2005-02-19 19:32:47 +00:00
viper-ex.el * viper-cmd.el (viper-prefix-commands): make into a defconst. 2005-02-19 19:32:47 +00:00
viper-init.el * viper-cmd.el (viper-prefix-commands): make into a defconst. 2005-02-19 19:32:47 +00:00
viper-keym.el * viper-cmd.el (viper-prefix-commands): make into a defconst. 2005-02-19 19:32:47 +00:00
viper-macs.el * viper-cmd.el (viper-prefix-commands): make into a defconst. 2005-02-19 19:32:47 +00:00
viper-mous.el
viper-util.el * viper-cmd.el (viper-prefix-commands): make into a defconst. 2005-02-19 19:32:47 +00:00
viper.el * viper-cmd.el (viper-prefix-commands): make into a defconst. 2005-02-19 19:32:47 +00:00
ws-mode.el