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 [EMACS_22_


From: Bastien Guerry
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/sh-script.el, v [EMACS_22_BASE]
Date: Fri, 22 Feb 2008 01:28:10 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Bastien Guerry <bastien1>       08/02/22 01:28:08

Index: progmodes/sh-script.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/progmodes/sh-script.el,v
retrieving revision 1.194.2.6
retrieving revision 1.194.2.7
diff -u -b -r1.194.2.6 -r1.194.2.7
--- progmodes/sh-script.el      19 Jan 2008 18:32:33 -0000      1.194.2.6
+++ progmodes/sh-script.el      22 Feb 2008 01:28:08 -0000      1.194.2.7
@@ -1212,7 +1212,7 @@
 nil means leave it as it is;
 t  means indent it as a normal line, aligning it to previous non-blank
    non-comment line;
-a number means align to that column, e.g. 0 means fist column."
+a number means align to that column, e.g. 0 means first column."
   :type '(choice
          (const :tag "Leave as is." nil)
          (const :tag "Indent as a normal line."  t)




reply via email to

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