emacs/lisp/emulation
Stefan Monnier 27262e39e6 Make CUA-mode use shift-select-mode.
* lisp/emulation/cua-base.el (cua--explicit-region-start)
(cua--last-region-shifted): Remove.
(cua--deactivate): Use deactivate-mark.
(cua--pre-command-handler-1): Don't handle shift-selection.
(cua--post-command-handler-1): Don't change transient-mark-mode.
(cua--select-keymaps): Use region-active-p rather than
cua--explicit-region-start or cua--last-region-shifted.
(cua-mode): Enable shift-select-mode.
* lisp/emulation/cua-rect.el (cua--rectangle-highlight-for-redisplay):
New function.
(redisplay-highlight-region-function): Use it.
2013-12-08 03:11:50 -05:00
..
.gitignore
crisp.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cua-base.el Make CUA-mode use shift-select-mode. 2013-12-08 03:11:50 -05:00
cua-gmrk.el Use delete-selection-mode in cua-mode. 2013-12-08 01:24:54 -05:00
cua-rect.el Make CUA-mode use shift-select-mode. 2013-12-08 03:11:50 -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