]> git.eshelyaron.com Git - emacs.git/commit
Support Shift selection in nxml-mode commands
authorYuri Khan <yuri.v.khan@gmail.com>
Tue, 18 Oct 2016 06:42:54 +0000 (09:42 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 18 Oct 2016 06:42:54 +0000 (09:42 +0300)
commit0956a3e41eea6a651a40bdbb8f8310a23733a739
treeac9d6da58bdaa64695a00fa2e4429772d1dc7e56
parent73d4c86ee1cd8cf991ca5fde224adfbb2d626f4f
Support Shift selection in nxml-mode commands

* lisp/nxml/nxml-mode.el (nxml-forward-balanced-item)
(nxml-up-element, nxml-backward-up-element, nxml-down-element)
(nxml-backward-down-element, nxml-forward-element)
(nxml-backward-element, nxml-forward-paragraph)
(nxml-backward-paragraph): Use "^p" as the interactive spec, to
support shift-selection.

Copyright-paperwork-exempt: yes
lisp/nxml/nxml-mode.el