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 Add arch taglines 2003-09-01 15:45:59 +00:00
cua-base.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
cua-gmrk.el Add arch taglines 2003-09-01 15:45:59 +00:00
cua-rect.el (cua--undo-list, cua--tidy-undo-counter) 2005-02-07 11:44:57 +00:00
edt-lk201.el Add arch taglines 2003-09-01 15:45:59 +00:00
edt-mapper.el Add arch taglines 2003-09-01 15:45:59 +00:00
edt-pc.el Add arch taglines 2003-09-01 15:45:59 +00:00
edt-vt100.el Add arch taglines 2003-09-01 15:45:59 +00:00
edt.el Add arch taglines 2003-09-01 15:45:59 +00:00
keypad.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
pc-mode.el Add arch taglines 2003-09-01 15:45:59 +00:00
pc-select.el Doc fixes: say "PC Selection mode", not "`pc-selection-mode'". 2004-06-13 22:02:49 +00:00
tpu-edt.el (tpu-help-keypad-map, tpu-help-text) 2004-11-29 23:26:08 +00:00
tpu-extras.el Add arch taglines 2003-09-01 15:45:59 +00:00
tpu-mapper.el Add arch taglines 2003-09-01 15:45:59 +00:00
vi.el (vi-mode): Remove extra format string argument. 2004-02-08 22:37:34 +00:00
vip.el Add arch taglines 2003-09-01 15:45:59 +00:00
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 Add arch taglines 2003-09-01 15:45:59 +00:00
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 Add arch taglines 2003-09-01 15:45:59 +00:00