changeset 45900:50e4c7b9eec2

(sh-electric-rparen-needed): Remove.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 18 Jun 2002 14:37:12 +0000
parents e44f3ea2c30c
children 1b38863a543b
files lisp/progmodes/sh-script.el
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/sh-script.el	Tue Jun 18 14:36:19 2002 +0000
+++ b/lisp/progmodes/sh-script.el	Tue Jun 18 14:37:12 2002 +0000
@@ -1189,10 +1189,6 @@
 (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