]> git.eshelyaron.com Git - emacs.git/commit
Introduce new defcustom for terminal CUA rectangle commands
authorAlexander Gramiak <agrambot@gmail.com>
Wed, 3 Apr 2019 20:06:45 +0000 (14:06 -0600)
committerAlexander Gramiak <agrambot@gmail.com>
Sun, 7 Apr 2019 04:43:59 +0000 (22:43 -0600)
commitb68405405e5ee4ce7326e6ef32afbde48bafd7fe
treedc110034639bf592204ee1dab0700b5f825c22ce
parentcffc04c48dfed59ab9d958b9b64948d5fa491fbe
Introduce new defcustom for terminal CUA rectangle commands

This allows a user to set a non-meta modifier for their terminal
should his/her terminal support it. See bug#35058 for background on
this change.

* lisp/emulation/cua-base.el (cua-rectangle-terminal-modifier-key):
New defcustom.

* lisp/emulation/cua-base.el (cua--shift-control-x-prefix): Use new
defcustom.
etc/NEWS
lisp/emulation/cua-base.el