Index: emacs/lisp/progmodes/sh-script.el
diff -c emacs/lisp/progmodes/sh-script.el:1.150
emacs/lisp/progmodes/sh-script.el:1.151
*** emacs/lisp/progmodes/sh-script.el:1.150 Thu May 5 19:03:32 2005
--- emacs/lisp/progmodes/sh-script.el Tue May 10 09:13:04 2005
***************
*** 1126,1132 ****
:type `(choice ,@ sh-number-or-symbol-list )
:group 'sh-indentation)
! (defcustom sh-indent-for-do '*
"*How much to indent a do statement.
This is relative to the statement before the do, i.e. the
while until or for statement."
--- 1126,1132 ----
:type `(choice ,@ sh-number-or-symbol-list )
:group 'sh-indentation)
! (defcustom sh-indent-for-do 0
"*How much to indent a do statement.
This is relative to the statement before the do, i.e. the
while until or for statement."
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs