1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00
emacs/lisp/emulation
Michael Kifer b6178721d8 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-cmd.el (viper-insert-state-post-command-sentinel,
	viper-change-state-to-vi, viper-change-state-to-emacs):
	made aware of cursor coloring in the emacs state.
	(viper-special-read-and-insert-char): use read-char-exclusive.
	(viper-minibuffer-trim-tail): workaround for fields in minibuffer.

	* viper-init.el (viper-emacs-state-cursor-color): new variable.

	* viper-util.el (viper-save-cursor-color,
	viper-get-saved-cursor-color-in-replace-mode,
	viper-get-saved-cursor-color-in-insert-mode,
	viper-restore-cursor-color): make aware of the cursor color in emacs
	state.
	(viper-get-saved-cursor-color-in-emacs-mode): new function.

	* ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option,
	ediff-ignore-case-option3, ediff-actual-diff-options,
	ediff-actual-diff3-options): new variables to control case sensitivity.
	(ediff-make-diff2-buffer, ediff-setup-fine-diff-regions,
	ediff-setup-diff-regions3): made aware of case-sensitivity.
	(ediff-toggle-ignore-case): new function.
	(ediff-extract-diffs, ediff-extract-diffs3): preserve point in buffers.

	* ediff-help.el (ediff-long-help-message-narrow2,
	ediff-long-help-message-compare2, ediff-long-help-message-compare3,
	ediff-long-help-message-word-mode): add ignore-case command.
	(ediff-help-for-quick-help): add ignore-case command.

	* ediff-merg.el: move provide to the end.

	* ediff-ptch.el: move provide to the end.

	* ediff-wind.el: move provide to the end.

	* ediff-mult.el: move provide to the end.
	(ediff-set-meta-overlay): enable follow-link.

	* ediff.el: move provide to the end.
	Break recursive load cycle in eval-when-compile.
	(ediff-patch-buffer): better heuristics.

	* ediff-util.el: move provide to the end.
	Break recursive load cycle in eval-when-compile.
	(ediff-setup-keymap): add binding for #c. Replaced some defsubsts with
	defuns.
	(ediff-submit-report): pass the values of ediff-diff3-program,
	ediff-diff3-options.
2006-02-19 03:16:45 +00:00
..
.gitignore
crisp.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
cua-base.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
cua-gmrk.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
cua-rect.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +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-02-19 Michael Kifer <kifer@cs.stonybrook.edu> 2006-02-19 03:16:45 +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-02-19 Michael Kifer <kifer@cs.stonybrook.edu> 2006-02-19 03:16:45 +00:00
viper.el 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu> 2006-02-19 03:16:45 +00:00
ws-mode.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00