1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/lisp/emulation
Michael Kifer ec6aebe833 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-cmd.el (viper-special-read-and-insert-char): use
	read-key-sequence.
	(viper-after-change-undo-hook): enhancements.
	(viper-after-change-undo-hook): new hook.
	(viper-undo): use viper-after-change-undo-hook.
	(viper-add-newline-at-eob-if-necessary): widen before making changes.
	(viper-next-line-at-bol): If point is on a widget or a button, simulate
	clicking on that widget/button.

	* viper.el (viper-mode): allow for a separate cursor color in Emacs
	state.

	* ediff-diff (ediff-test-patch-utility): catch errors.
	(ediff-actual-diff-options, ediff-actual-diff3-options): new variables.
	(ediff-set-actual-diff-options): new function.
	(ediff-reset-diff-options, ediff-toggle-ignore-case):
	use ediff-set-actual-diff-options.
	(ediff-extract-diffs): catch errors.
	(ediff-whitespace): add nonbreakable space.
	(ediff-same-file-contents): catch errors.

	* ediff-mult.el (ediff-collect-custom-diffs): save
	coding-system-for-read.

	* ediff-vers.el (ediff-keep-tmp-versions): new var.
	(ediff-vc-internal, ediff-vc-merge-internal): use
	ediff-delete-version-file.
	(ediff-delete-version-file): new function.

	* ediff-wind.el (ediff-control-frame-parameters): set frame fringes.

	* ediff.el (ediff-directories, ediff-directory-revisions,
	ediff-merge-directories, ediff-merge-directories-with-ancestor,
	ediff-directories-internal, ediff-merge-directory-revisions,
	ediff-merge-directory-revisions-with-ancestor,
	ediff-directories3): use read-directory-name.
2006-06-18 17:08:24 +00:00
..
.gitignore
crisp.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
cua-base.el Mention customizing cua-mode as alternative 2006-05-20 22:38:02 +00:00
cua-gmrk.el (cua-copy-region-to-global-mark) 2006-04-09 23:04:33 +00:00
cua-rect.el (cua--extract-rectangle) 2006-04-09 23:04:22 +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 (vi-mark-region): Use c-mark-function. 2005-07-03 16:25:59 +00:00
vip.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
viper-cmd.el 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu> 2006-06-18 17:08:24 +00:00
viper-ex.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
viper-init.el 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu> 2006-02-19 03:16:45 +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-06-18 Michael Kifer <kifer@cs.stonybrook.edu> 2006-06-18 17:08:24 +00:00
viper.el 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu> 2006-06-18 17:08:24 +00:00
ws-mode.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00