projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
351e3a0
)
Typo.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 21 Sep 2007 07:28:16 +0000
(07:28 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 21 Sep 2007 07:28:16 +0000
(07:28 +0000)
lisp/progmodes/sh-script.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/sh-script.el
b/lisp/progmodes/sh-script.el
index c3948280f7608a38664972647b8d3f6c9bd3f0f5..c3adbbe8516612599c4ba57558a464c2d0c40e45 100644
(file)
--- a/
lisp/progmodes/sh-script.el
+++ b/
lisp/progmodes/sh-script.el
@@
-1192,7
+1192,7
@@
This value is used for the `+' and `-' symbols in an indentation variable."
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 fi
r
st column."
:type '(choice
(const :tag "Leave as is." nil)
(const :tag "Indent as a normal line." t)