diff options
author | Konstantin Kharlamov <Hi-Angel@yandex.ru> | 2024-03-16 13:24:34 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2024-03-16 13:25:47 +0200 |
commit | f48babb1120343f211367a1b5854dc7740c3091d (patch) | |
tree | 76f6ad61679827835b9d98299f2a77afcb71e68b /test/lisp | |
parent | 8cf05d9be12e8b5f8893cfd8a67c92e904a2aa05 (diff) | |
download | emacs-f48babb1120343f211367a1b5854dc7740c3091d.tar.gz emacs-f48babb1120343f211367a1b5854dc7740c3091d.tar.bz2 emacs-f48babb1120343f211367a1b5854dc7740c3091d.zip |
`term-mode': mention the keymap to add keybindings to
A user typically expects a keymap for mode `foo' to be called
`foo-mode-map'. term-mode has `term-mode-map' too, but for
user-defined bindings to have effect they have to be put to
`term-raw-map' instead. So let's mention that.
* lisp/term.el (term-mode) (term-mode-map) (term-raw-map): Mention
the keymaps to add keybindings to for `term-mode'. (Bug#69786)
Diffstat (limited to 'test/lisp')
0 files changed, 0 insertions, 0 deletions