1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00
emacs/lisp/emulation
Michael Kifer ac64a7284e 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-cmd.el (viper-prefix-arg-com,viper-prefix-arg-value): display
	error messages
	(viper-prev-destructive-command,viper-insert-prev-from-insertion-ring):
	get rid of cl.el dependencies.

	* viper-init.el (viper-suppress-input-method-change-message): new
	variable.
	(viper-activate-input-method-action,viper-inactivate-input-method-action):
	use viper-suppress-input-method-change-message.

	* viper-kem.el (viper-vi-basic-map): disable the bindings for C-s, C-r.

	* viper-util.el (viper-set-cursor-color-according-to-state): use
	viper-replace-overlay-cursor-color instead of
	viper-replace-overlay-cursor-color.
	(viper-sit-for-short): use sit-for with 3 arguments.

	* viper.el (viper-insert-state-mode-list): add gud-mode.
	(viper-major-mode-modifier-list): add viper-comint-mode-modifier-map to
	gud-mode.

	* ediff-mult.el
	(ediff-meta-buffer-brief-message,ediff-meta-buffer-verbose-message):
	new variables.
	(ediff-meta-buffer-message): variable deleted.
	(ediff-verbose-help-enabled): new variable.
	(ediff-toggle-verbose-help-meta-buffer): new function.
	(ediff-redraw-directory-group-buffer): made aware of short/verbose
	message options

	* ediff-ptch.el (ediff-context-diff-label-regexp): better regexp.
	(ediff-fixup-patch-map): improved heuristic.
2007-06-12 19:20:25 +00:00
..
.gitignore
crisp.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cua-base.el (cua-paste): Handle x-clipboard-yank. 2007-02-24 21:52:43 +00:00
cua-gmrk.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cua-rect.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
edt-lk201.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
edt-mapper.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
edt-pc.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
edt-vt100.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
edt.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
keypad.el (keypad-setup): Fix typos in docstring. 2007-01-14 03:18:11 +00:00
pc-mode.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
pc-select.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
tpu-edt.el (tpu-gold-map): Rename from GOLD-map. 2007-06-12 04:55:40 +00:00
tpu-extras.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
tpu-mapper.el (tpu-emacs-map-key): Use new keymap names. 2007-06-12 04:56:35 +00:00
vi.el (vi-char-argument): Doc fix. 2006-12-10 23:49:36 +00:00
vip.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
viper-cmd.el 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu> 2007-06-12 19:20:25 +00:00
viper-ex.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
viper-init.el 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu> 2007-06-12 19:20:25 +00:00
viper-keym.el 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu> 2007-06-12 19:20:25 +00:00
viper-macs.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
viper-mous.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
viper-util.el 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu> 2007-06-12 19:20:25 +00:00
viper.el 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu> 2007-06-12 19:20:25 +00:00
ws-mode.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00