Mercurial > emacs
changeset 93805:a67fd7ca42f4
*** empty log message ***
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 07 Apr 2008 01:19:39 +0000 |
parents | 0b281e7eac04 |
children | e3bcfa0ca892 |
files | lisp/progmodes/sh-script.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/sh-script.el Mon Apr 07 01:18:04 2008 +0000 +++ b/lisp/progmodes/sh-script.el Mon Apr 07 01:19:39 2008 +0000 @@ -492,7 +492,7 @@ :help "Learn how to indent a line as it currently is indented")) (define-key menu-map [sh-show-indent] '(menu-item "Show indentation" sh-show-indent - :help "Set the indentation for the current line")) + :help "Show the how the currently line would be indented")) (define-key menu-map [sh-set-indent] '(menu-item "Set indentation" sh-set-indent :help "Set the indentation for the current line"))