diff options
author | Noam Postavsky <npostavs@gmail.com> | 2016-07-03 14:00:19 -0400 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2016-08-06 16:16:02 -0400 |
commit | 9ae89c2c99cd222239f368999cd3accb2b9a235d (patch) | |
tree | e769a6284e644a7debf9393a10eeccd3804f23cb /lisp/emacs-lisp | |
parent | 031af49e74195ed1645b53dca741fff8a8411a08 (diff) | |
download | emacs-9ae89c2c99cd222239f368999cd3accb2b9a235d.tar.gz emacs-9ae89c2c99cd222239f368999cd3accb2b9a235d.tar.bz2 emacs-9ae89c2c99cd222239f368999cd3accb2b9a235d.zip |
Don't delete selection after indent-rigidly
* lisp/indent.el (indent-rigidly): Pass `deactivate-mark' as the ON-EXIT
function to `set-transient-map', this prevents `delete-selection-mode'
from deleting the text that was just indented (Bug #20408).
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions