mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-20 22:03:14 -07:00
Fix `shell' doc keymap expansions
* lisp/shell.el (shell): Make the commands be expanded in the correct keymap (bug#11202). Copyright-paperwork-exempt: yes
This commit is contained in:
parent
e03afa50ee
commit
f2c5ba71e4
1 changed files with 1 additions and 1 deletions
|
|
@ -696,7 +696,7 @@ The buffer is put in Shell mode, giving commands for sending input
|
|||
and controlling the subjobs of the shell. See `shell-mode'.
|
||||
See also the variable `shell-prompt-pattern'.
|
||||
|
||||
To specify a coding system for converting non-ASCII characters
|
||||
\\<shell-mode-map>To specify a coding system for converting non-ASCII characters
|
||||
in the input and output to the shell, use \\[universal-coding-system-argument]
|
||||
before \\[shell]. You can also specify this with \\[set-buffer-process-coding-system]
|
||||
in the shell buffer, after you start the shell.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue