From 917e8d0ba21802ff831d6391d5f5fbbd8de3521c Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 18 Dec 2005 01:18:45 +0000 Subject: [PATCH] * progmodes/sh-script.el (sh-mode): Add keymap to docstring. --- lisp/ChangeLog | 1 + lisp/progmodes/sh-script.el | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2f710c9e805..1de28aabec7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,6 @@ 2005-12-17 Chong Yidong + * progmodes/sh-script.el (sh-mode): * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker): * textmodes/picture.el (picture-mode): Update docstrings. diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el index 5728499db43..51291d717b6 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el @@ -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-case] case statement \\[sh-for] for loop \\[sh-function] function definition -- 2.39.5