mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
term.el comment update
* lisp/term.el: Fix wrong command name in the comments (bug#7041).
This commit is contained in:
parent
2d8f0364fc
commit
ca50519900
1 changed files with 1 additions and 1 deletions
|
|
@ -264,7 +264,7 @@
|
|||
;; M-p term-previous-input Cycle backwards in input history
|
||||
;; M-n term-next-input Cycle forwards
|
||||
;; M-r term-previous-matching-input Previous input matching a regexp
|
||||
;; M-s comint-next-matching-input Next input that matches
|
||||
;; M-s term-next-matching-input Next input that matches
|
||||
;; return term-send-input
|
||||
;; C-c C-a term-bol Beginning of line; skip prompt.
|
||||
;; C-d term-delchar-or-maybe-eof Delete char unless at end of buff.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue