1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-17 05:30:43 -08:00
emacs/lisp/emulation
Alexander Gramiak b68405405e 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.
2019-04-06 22:43:59 -06:00
..
cua-base.el Introduce new defcustom for terminal CUA rectangle commands 2019-04-06 22:43:59 -06:00
cua-gmrk.el
cua-rect.el
edt-lk201.el
edt-mapper.el
edt-pc.el
edt-vt100.el
edt.el
keypad.el
viper-cmd.el * list/emulation/viper: Use user-error for "Viper bell" 2019-03-09 15:49:49 -05:00
viper-ex.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
viper-init.el * list/emulation/viper: Use user-error for "Viper bell" 2019-03-09 15:49:49 -05:00
viper-keym.el
viper-macs.el
viper-mous.el
viper-util.el
viper.el