1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/emulation
Michael Kifer e2de3a2945 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-merge.el (ediff-merge-region-is-non-clash): new defsubst.
	(ediff-merge-region-is-non-clash-to-skip): previouslu called
	ediff-merge-region-is-non-clash.

	* ediff-mult.el (ediff-append-custom-diff,ediff-meta-show-patch): use
	insert-buffer-substring.

	* ediff-ptch.el (ediff-fixup-patch-map): use better heuristics for
	selecting files to patch. Also bug fixes.

	* ediff-util.el (ediff-setup): bug fix.
	(ediff-next-difference): Never skip clashes that differ in white space
	only.

	* ediff-wind.el (ediff-setup-control-frame,ediff-destroy-control-frame):
	check the menubar feature.

	* viper-cmd.el (viper-normalize-minor-mode-map-alist,
	viper-refresh-mode-line): use make-local-variable to localize some vars
	instead of make-variable-buffer-local. Suggested by Stefan Monnier.

	* viper-init.el (viper-make-variable-buffer-local): delete alias.
	(viper-restore-cursor-type,viper-set-insert-cursor-type): use
	make-local-variable instead of make-variable-buffer-local. Suggested by
	Stefan Monnier.

	* viper.el (viper-mode): don't use viper-make-variable-buffer-local.
	(viper-comint-mode-hook): use make-local-variable on
	require-final-newline.
	(viper-non-hook-settings): don't use make-variable-buffer-local.
2005-10-06 00:09:49 +00:00
..
.gitignore
crisp.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
cua-base.el Set CUA move property on additional commands: 2005-09-28 19:16:44 +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 2005-09-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +00:00
viper-cmd.el 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu> 2005-10-06 00:09:49 +00:00
viper-ex.el message format spec fixes, commit # 8 2005-09-18 12:39:40 +00:00
viper-init.el 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu> 2005-10-06 00:09:49 +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-10-05 Michael Kifer <kifer@cs.stonybrook.edu> 2005-10-06 00:09:49 +00:00
ws-mode.el message format spec fixes, commit # 8 2005-09-18 12:39:40 +00:00