[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/progmodes/sh-script.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/progmodes/sh-script.el |
Date: |
Mon, 21 Oct 2002 05:06:57 -0400 |
Index: emacs/lisp/progmodes/sh-script.el
diff -c emacs/lisp/progmodes/sh-script.el:1.114
emacs/lisp/progmodes/sh-script.el:1.115
*** emacs/lisp/progmodes/sh-script.el:1.114 Wed Oct 2 12:31:16 2002
--- emacs/lisp/progmodes/sh-script.el Fri Oct 18 04:18:29 2002
***************
*** 1080,1086 ****
:group 'sh-indentation)
(defcustom sh-indent-for-then '+
! "*How much to indent an then relative to an if."
:type `(choice ,@ sh-number-or-symbol-list )
:group 'sh-indentation)
--- 1080,1086 ----
:group 'sh-indentation)
(defcustom sh-indent-for-then '+
! "*How much to indent a then relative to an if."
:type `(choice ,@ sh-number-or-symbol-list )
:group 'sh-indentation)