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 [emacs-unicod


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/sh-script.el [emacs-unicode-2]
Date: Wed, 08 Dec 2004 02:03:57 -0500

Index: emacs/lisp/progmodes/sh-script.el
diff -c emacs/lisp/progmodes/sh-script.el:1.127.2.5 
emacs/lisp/progmodes/sh-script.el:1.127.2.6
*** emacs/lisp/progmodes/sh-script.el:1.127.2.5 Tue Sep 21 09:34:11 2004
--- emacs/lisp/progmodes/sh-script.el   Wed Dec  8 05:02:27 2004
***************
*** 1102,1108 ****
    :type `(choice ,@ sh-number-or-symbol-list )
    :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)
--- 1102,1108 ----
    :type `(choice ,@ sh-number-or-symbol-list )
    :group 'sh-indentation)
  
! (defcustom sh-indent-for-then 0
    "*How much to indent a then relative to an if."
    :type `(choice ,@ sh-number-or-symbol-list )
    :group 'sh-indentation)




reply via email to

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