* 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
|
@ -1,5 +1,6 @@
|
|||
2005-12-17 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* progmodes/sh-script.el (sh-mode):
|
||||
* language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
|
||||
* textmodes/picture.el (picture-mode): Update docstrings.
|
||||
|
||||
|
|
|
@ -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
Reference in a new issue