1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-26 10:49:33 +00:00
emacs/lisp/emulation
Kim F. Storm cadc926b47 (cua-enable-cursor-indications): Default off.
(cua-mode): Print Enabled/Disabled messages if interactive.
Disable delete-selection-mode and pc-selection-mode when cua-mode
is enabled; reenable if cua-mode is turned off.
Remember setting of transient-mark-mode when cua-mode is enabled;
restore if cua-mode is disabled.
2002-05-13 20:35:30 +00:00
..
.gitignore
crisp.el
cua-base.el (cua-enable-cursor-indications): Default off. 2002-05-13 20:35:30 +00:00
cua-gmrk.el Follow coding conventions. 2002-05-02 05:41:46 +00:00
cua-rect.el Follow coding conventions. 2002-05-02 05:41:46 +00:00
edt-lk201.el
edt-mapper.el
edt-pc.el
edt-vt100.el
edt.el
keypad.el Added cua-mode based files [split from original cua.el]: 2002-04-28 21:48:39 +00:00
pc-mode.el
pc-select.el
tpu-edt.el
tpu-extras.el
tpu-mapper.el
vi.el
vip.el
viper-cmd.el
viper-ex.el
viper-init.el
viper-keym.el
viper-macs.el
viper-mous.el
viper-util.el
viper.el
ws-mode.el