1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00
emacs/lisp/emulation
Michael Kifer 15c77b9ecd 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-ptch.el (ediff-file-name-sans-prefix): treat nil as an empty
	string.
	(ediff-fixup-patch-map): better heuristic for intuiting the file names
	to patch.
	(ediff-prompt-for-patch-file): more intuitive prompt.

	* ediff-util.el: use insert-buffer-substring.

	* ediff-vers.el (cvs-run-ediff-on-file-descriptor): bug fix.

	* viper-cmd.el (viper-change-state): don't move over the field
	boundaries in the minibuffer.
	(viper-set-minibuffer-style): add viper-minibuffer-post-command-hook.
	(viper-minibuffer-post-command-hook): new hook.
	(viper-line): don't move cursor at bolp.

	* viper-ex.el (ex-pwd, viper-info-on-file): fixed message

	* viper-init.el: add alias to make-variable-buffer-local to avoid
	compiler warnings.

	* viper-macs.el (ex-map): better messages.

	* viper-utils.el (viper-beginning-of-field): new function.

	* viper.el: replace make-variable-buffer-local with
	viper-make-variable-buffer-local everywhere, to avoid warnings.
2005-09-20 17:47:28 +00:00
..
.gitignore
crisp.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
cua-base.el (cua-delete-region): Return t if 2005-08-15 14:10:39 +00:00
cua-gmrk.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
cua-rect.el (cua--highlight-rectangle): Only show 2005-08-01 22:06:42 +00:00
edt-lk201.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
edt-mapper.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
edt-pc.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
edt-vt100.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
edt.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
keypad.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
pc-mode.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
pc-select.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
tpu-edt.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
tpu-extras.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
tpu-mapper.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +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. 2005-08-01 15:47:19 +00:00
viper-cmd.el 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu> 2005-09-20 17:47:28 +00:00
viper-ex.el message format spec fixes, commit # 8 2005-09-18 12:39:40 +00:00
viper-init.el 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu> 2005-09-20 17:47:28 +00:00
viper-keym.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
viper-macs.el 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu> 2005-09-20 17:47:28 +00:00
viper-mous.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
viper-util.el 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu> 2005-09-20 17:47:28 +00:00
viper.el 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu> 2005-09-20 17:47:28 +00:00
ws-mode.el message format spec fixes, commit # 8 2005-09-18 12:39:40 +00:00