mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-13 01:20:28 -08:00
* lisp/term/xterm.el (xterm-function-map): Add M-SPC. (Bug#60077)
This commit is contained in:
parent
303d6ac142
commit
b01d0246d7
1 changed files with 2 additions and 0 deletions
|
|
@ -571,6 +571,8 @@ Return the pasted text as a string."
|
|||
(8 62 [?\C-\M->])
|
||||
(8 63 [(control meta ??)])
|
||||
|
||||
(3 32 [?\M-\s])
|
||||
|
||||
(2 9 [S-tab])
|
||||
(2 13 [S-return])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue