diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2013-12-08 03:11:50 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2013-12-08 03:11:50 -0500 |
commit | 27262e39e6a1da5db8cf0735615193efc49b9ad7 (patch) | |
tree | 8e375be0a22aeb7bd0f22ea897064a9aadb5e778 /lisp/emacs-lisp/bindat.el | |
parent | e9551b12f8c17876a32e1cd075c83af3e7950980 (diff) | |
download | emacs-27262e39e6a1da5db8cf0735615193efc49b9ad7.tar.gz emacs-27262e39e6a1da5db8cf0735615193efc49b9ad7.tar.bz2 emacs-27262e39e6a1da5db8cf0735615193efc49b9ad7.zip |
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.
Diffstat (limited to 'lisp/emacs-lisp/bindat.el')
0 files changed, 0 insertions, 0 deletions