emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/sh-script.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/sh-script.el,v
Date: Mon, 07 Apr 2008 01:19:40 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/04/07 01:19:40

Index: sh-script.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/progmodes/sh-script.el,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -b -r1.210 -r1.211
--- sh-script.el        2 Apr 2008 06:38:24 -0000       1.210
+++ sh-script.el        7 Apr 2008 01:19:39 -0000       1.211
@@ -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"))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]