mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-30 09:00:31 -08:00
* progmodes/sh-script.el (sh-mode): Add keymap to docstring.
This commit is contained in:
parent
1aa545c147
commit
917e8d0ba2
2 changed files with 2 additions and 1 deletions
|
|
@ -1336,7 +1336,7 @@ shell-specific features.
|
|||
The default style of this mode is that of Rosenblatt's Korn shell book.
|
||||
The syntax of the statements varies with the shell being used. The
|
||||
following commands are available, based on the current shell's syntax:
|
||||
|
||||
\\<sh-mode-map>
|
||||
\\[sh-case] case statement
|
||||
\\[sh-for] for loop
|
||||
\\[sh-function] function definition
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue