emacs/lisp/emulation
Kim F. Storm 1638bf546d * emulation/cua-base.el (cua-use-hyper-key): Replaced by ...
(cua-rectangle-modifier-key): ... this.	 New defcustom.	 Can now
select either meta, hyper, or super modifier for rectangle commands.
(cua--rectangle-modifier-key): New defvar.
(cua--M/H-key): Use it.	 Remove special case for 'space.
(cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
on X, to meta otherwise.  Always bind C-return to toggle
rectangle.  Pass ?\s instead of 'space to cua--M/H-key.

* emulation/cua-rect.el (cua-help-for-rectangle): Use
cua--rectangle-modifier-key.  Handle super modifier too.
(cua--init-rectangles): Always bind C-return to toggle rectangle.
Pass ?\s instead of 'space to cua--M/H-key and cua--rect-M/H-key.
2005-12-08 22:24:35 +00:00
..
.gitignore
crisp.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
cua-base.el * emulation/cua-base.el (cua-use-hyper-key): Replaced by ... 2005-12-08 22:24:35 +00:00
cua-gmrk.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
cua-rect.el * emulation/cua-base.el (cua-use-hyper-key): Replaced by ... 2005-12-08 22:24:35 +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 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu> 2005-11-25 07:18:07 +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-11-15 Michael Kifer <kifer@cs.stonybrook.edu> 2005-11-15 18:44:30 +00:00
viper.el 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu> 2005-11-25 07:18:07 +00:00
ws-mode.el message format spec fixes, commit # 8 2005-09-18 12:39:40 +00:00