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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/sh-script.el
Date: Tue, 18 Jun 2002 10:37:12 -0400

Index: emacs/lisp/progmodes/sh-script.el
diff -c emacs/lisp/progmodes/sh-script.el:1.110 
emacs/lisp/progmodes/sh-script.el:1.111
*** emacs/lisp/progmodes/sh-script.el:1.110     Tue Jan 22 16:05:13 2002
--- emacs/lisp/progmodes/sh-script.el   Tue Jun 18 10:37:12 2002
***************
*** 1189,1198 ****
  (defvar sh-indent-supported-here nil
    "Non-nil if we support indentation for the current buffer's shell type.")
  
- (defconst sh-electric-rparen-needed
-   '((sh . t))
-   "Non-nil if the shell type needs an electric handling of case 
alternatives.")
- 
  (defconst sh-var-list
    '(
      sh-basic-offset sh-first-lines-indent sh-indent-after-case
--- 1189,1194 ----



reply via email to

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