; Inform about unlisted semi-char mode exceptions
eat.el: Inform about unlisted semi-char mode exceptions in Commentary section.
This commit is contained in:
parent
a20c01e012
commit
5792c1b2e0
1 changed files with 3 additions and 1 deletions
4
eat.el
4
eat.el
|
@ -51,7 +51,9 @@
|
||||||
|
|
||||||
;; * "semi-char" mode: Most keys are bound to send the key to the
|
;; * "semi-char" mode: Most keys are bound to send the key to the
|
||||||
;; terminal, except the following keys: `C-\', `C-c', `C-x',
|
;; terminal, except the following keys: `C-\', `C-c', `C-x',
|
||||||
;; `C-g', `C-h', `C-M-c', `C-u', `M-x', `M-:', `M-!', `M-&'. The
|
;; `C-g', `C-h', `C-M-c', `C-u', `M-x', `M-:', `M-!', `M-&' and
|
||||||
|
;; some other keys (see the user option
|
||||||
|
;; `eat-semi-char-non-bound-keys' for the complete list). The
|
||||||
;; following special keybinding are available:
|
;; following special keybinding are available:
|
||||||
|
|
||||||
;; * `C-q': Send next key to the terminal.
|
;; * `C-q': Send next key to the terminal.
|
||||||
|
|
Loading…
Add table
Reference in a new issue