1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/lisp/emulation
Michael Kifer 83f49acbc0 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
* viper.el (viper-set-hooks): use frame bindings for
	viper-vi-state-cursor-color.
	(viper-non-hook-settings): don't set default
	mode-line-buffer-identification.

	* viper-util.el (viper-set-cursor-color-according-to-state): new
	function.
	(viper-set-cursor-color-according-to-state,
	viper-get-saved-cursor-color-in-replace-mode,
	viper-get-saved-cursor-color-in-insert-mode): make conditional on
	viper-emacs-state-cursor-color.

	* viper-cmd.el (viper-envelop-ESC-key): bug fix.
	(viper-undo): use point if undo-beg-posn is nil.
	(viper-insert-state-post-command-sentinel,viper-change-state-to-emacs,
	viper-after-change-undo-hook): don't use
	viper-emacs-state-cursor-color by default.
	(viper-undo): more sensible positioning after undo.

	* viper-ex.el (ex-splice-args-in-1-letr-cmd): got rid of caddr.
	(viper-emacs-state-cursor-color): default to nil, since this feature
	doesn't work well yet.

	* ediff-mult.el (ediff-intersect-directories,
	ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
	always expand filenames.
2006-08-25 16:06:57 +00:00
..
.gitignore
crisp.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
cua-base.el (cua-delete-selection, cua-toggle-set-mark): New defcustoms. 2006-07-14 22:14:08 +00:00
cua-gmrk.el (cua-copy-region-to-global-mark) 2006-04-09 23:04:33 +00:00
cua-rect.el (cua-help-for-rectangle): Add `alt' modifier. 2006-07-14 22:14:17 +00:00
edt-lk201.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
edt-mapper.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
edt-pc.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
edt-vt100.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
edt.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
keypad.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
pc-mode.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
pc-select.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
tpu-edt.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
tpu-extras.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
tpu-mapper.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
vi.el
vip.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
viper-cmd.el 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu> 2006-08-25 16:06:57 +00:00
viper-ex.el 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu> 2006-08-25 16:06:57 +00:00
viper-init.el 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu> 2006-08-25 16:06:57 +00:00
viper-keym.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
viper-macs.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
viper-mous.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
viper-util.el 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu> 2006-08-25 16:06:57 +00:00
viper.el 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu> 2006-08-25 16:06:57 +00:00
ws-mode.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00