1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lisp/emulation
Michael Kifer 33468a59c6 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-ex.el (viper-ex): do not ignore the region.

	* viper-cmd.el (viper-prev-destructive-command)
	(viper-insert-prev-from-insertion-ring): use ring-copy instead of
	copy-sequence.

	* ediff-util.el (ediff-make-current-diff-overlay): do not use face-name.
	Got rid of ediff-copy-list.

	* ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): do not
	use face-name.
	(ediff-test-utility,ediff-diff-mandatory-option)
	(ediff-reset-diff-options): removed to simplify yhe mandatory option
	handling on windows.
	(ediff-set-diff-options): added.
	(ediff-diff-options): changed.

	* ediff-vers.el (ediff-vc-internal): use ediff-vc-revision-other-window.
	(ediff-vc-merge-internal): use ediff-vc-revision-other-window and
	ediff-vc-working-revision.
	Require vc-hooks.
2007-11-02 06:03:12 +00:00
..
.gitignore
crisp.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
cua-base.el (cua-paste): Check if mouse-region-match is fbound 2007-10-06 22:20:41 +00:00
cua-gmrk.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
cua-rect.el (cua--deactivate-rectangle, cua--highlight-rectangle, 2007-09-26 00:16:39 +00:00
edt-lk201.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
edt-mapper.el * emulation/edt-mapper.el (edt-emacs-variant): Replace the only 2007-10-25 23:25:08 +00:00
edt-pc.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
edt-vt100.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
edt.el * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p) 2007-10-30 03:17:35 +00:00
keypad.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
pc-mode.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
pc-select.el * emulation/pc-select.el (next-line-mark, next-line-nomark) 2007-10-26 22:24:14 +00:00
tpu-edt.el Merge from emacs--rel--22 2007-10-27 09:07:17 +00:00
tpu-extras.el Remove spurious * in docstrings. 2007-08-14 00:51:09 +00:00
tpu-mapper.el (tpu-map-key): Use with-no-warning to suppress byte-opt warning. 2007-10-30 06:24:00 +00:00
vi.el * textmodes/two-column.el (2C-split, 2C-merge): 2007-10-19 18:41:09 +00:00
vip.el * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm 2007-10-31 06:28:09 +00:00
viper-cmd.el 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu> 2007-11-02 06:03:12 +00:00
viper-ex.el 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu> 2007-11-02 06:03:12 +00:00
viper-init.el * emulation/edt-mapper.el (function-key-map): 2007-10-21 17:22:04 +00:00
viper-keym.el (viper-toggle-key, viper-ESC-key): Use mapc' rather than mapcar'. 2007-09-26 00:17:11 +00:00
viper-macs.el (viper-describe-kbd-macros, viper-describe-one-macro): 2007-09-26 00:17:55 +00:00
viper-mous.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
viper-util.el (viper-setup-master-buffer): Use mapc' rather than mapcar'. 2007-09-26 00:18:24 +00:00
viper.el (set-viper-state-in-major-mode): Use mapc' rather than mapcar'. 2007-09-26 00:18:58 +00:00
ws-mode.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00