1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/lisp/emulation
Michael Kifer 433d9ace74 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-cmd.el: use viper-last-command-char instead of
	last-command-char/last-command-event.
	(viper-prefix-arg-value): do correct conversion of event-char for
	XEmacs.

	* viper-util.el, viper.el: use viper-last-command-char instead of
	last-command-char/last-command-event.

	* ediff-init.el, ediff-mult.el, ediff-util.el: relpace
	last-command-char and last-command-event with (ediff-last-command-char) everywhere.

	* ediff-vers.el (ediff-rcs-get-output-buffer): make sure the buffer is
	created in fundamental mode.

	* ediff.el (ediff-version): revert the change of interactive-p to
	called-interactively-p.
2009-11-22 03:14:14 +00:00
..
.gitignore
crisp.el * emulation/crisp.el (crisp-mode-map): Move initialization 2009-09-11 01:00:37 +00:00
cua-base.el * emulation/cua-base.el: Add CUA property to some CC mode commands 2009-11-08 23:05:49 +00:00
cua-gmrk.el * url-util.el (url-insert-entities-in-string): 2009-11-03 02:04:29 +00:00
cua-rect.el * url-util.el (url-insert-entities-in-string): 2009-11-03 02:04:29 +00:00
edt-lk201.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
edt-mapper.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
edt-pc.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
edt-vt100.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
edt.el * url-util.el (url-insert-entities-in-string): 2009-11-03 02:04:29 +00:00
keypad.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
pc-mode.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
pc-select.el * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark) 2009-09-12 00:32:49 +00:00
tpu-edt.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
tpu-extras.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
tpu-mapper.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
vi.el * url-util.el (url-insert-entities-in-string): 2009-11-03 02:04:29 +00:00
vip.el * url-util.el (url-insert-entities-in-string): 2009-11-03 02:04:29 +00:00
viper-cmd.el 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu> 2009-11-22 03:14:14 +00:00
viper-ex.el * url-util.el (url-insert-entities-in-string): 2009-11-03 02:04:29 +00:00
viper-init.el * emulation/viper-init.el (viper-restore-cursor-type): 2009-08-28 04:24:59 +00:00
viper-keym.el * url-util.el (url-insert-entities-in-string): 2009-11-03 02:04:29 +00:00
viper-macs.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
viper-mous.el Follow commenting conventions. 2009-01-31 22:10:22 +00:00
viper-util.el 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu> 2009-11-22 03:14:14 +00:00
viper.el 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu> 2009-11-22 03:14:14 +00:00
ws-mode.el Replace empty let's with progn'. 2009-09-13 02:14:25 +00:00