/[emacs]/emacs/lisp/progmodes/sh-script.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/sh-script.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.141 by rms, Mon Sep 20 15:46:23 2004 UTC revision 1.142 by rms, Sun Dec 5 14:19:38 2004 UTC
# Line 1102  does not affect then else elif or fi sta Line 1102  does not affect then else elif or fi sta
1102    :type `(choice ,@ sh-number-or-symbol-list )    :type `(choice ,@ sh-number-or-symbol-list )
1103    :group 'sh-indentation)    :group 'sh-indentation)
1104    
1105  (defcustom sh-indent-for-then '+  (defcustom sh-indent-for-then 0
1106    "*How much to indent a then relative to an if."    "*How much to indent a then relative to an if."
1107    :type `(choice ,@ sh-number-or-symbol-list )    :type `(choice ,@ sh-number-or-symbol-list )
1108    :group 'sh-indentation)    :group 'sh-indentation)

Legend:
Removed from v.1.141  
changed lines
  Added in v.1.142

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26