emacs/lisp/emulation
Stefan Monnier 5b4f37ab9c * lisp/emulation/cua-base.el (cua-paste): Add `delete-selection' property
instead of deleting the selection "by hand".
Rely on insert-for-yank to yank rectangles.
(cua-highlight-region-shift-only): Mark obsolete.
(cua-mode): Don't enable/disable transient-mark-mode,
shift-select-mode (cua-mode works both with and without them), and
pc-selection-mode (obsolete).
* lisp/emulation/cua-rect.el (cua--activate-rectangle): Activate the mark.
(cua--deactivate-rectangle): Deactivate it.

Fixes: debbugs:16098
2013-12-11 09:49:01 -05:00
..
.gitignore
crisp.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cua-base.el * lisp/emulation/cua-base.el (cua-paste): Add `delete-selection' property 2013-12-11 09:49:01 -05:00
cua-gmrk.el Use delete-selection-mode in cua-mode. 2013-12-08 01:24:54 -05:00
cua-rect.el * lisp/emulation/cua-base.el (cua-paste): Add `delete-selection' property 2013-12-11 09:49:01 -05:00
edt-lk201.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
edt-mapper.el * lisp/emulation/edt-mapper.el: In batch mode, error rather than hang. 2013-05-10 19:17:45 -07:00
edt-pc.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
edt-vt100.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
edt.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
keypad.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tpu-edt.el Revert auto-commit loaddefs weirdness 2013-10-30 09:29:36 -07:00
tpu-extras.el Make some files provide features 2013-05-11 16:41:52 -07:00
tpu-mapper.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
vi.el Add explicit arg REPLACE to the callers of `shell-command-on-region'. 2013-06-18 23:24:44 +03:00
vip.el Add explicit arg REPLACE to the callers of `shell-command-on-region'. 2013-06-18 23:24:44 +03:00
viper-cmd.el * faces.el (tty-run-terminal-initialization): function changed (Stefan 2013-07-07 15:35:54 -04:00
viper-ex.el Add explicit arg REPLACE to the callers of `shell-command-on-region'. 2013-06-18 23:24:44 +03:00
viper-init.el Fix some custom types 2013-08-13 00:42:51 -07:00
viper-keym.el * faces.el (tty-run-terminal-initialization): function changed (Stefan 2013-07-07 15:35:54 -04:00
viper-macs.el Small viper clean-up 2013-05-21 20:21:30 -07:00
viper-mous.el Small viper clean-up 2013-05-21 20:21:30 -07:00
viper-util.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
viper.el * faces.el (tty-run-terminal-initialization): function changed (Stefan 2013-07-07 15:35:54 -04:00
ws-mode.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00