# HG changeset patch # User Juanma Barranquero # Date 1024411032 0 # Node ID 50e4c7b9eec2fd05680ed560dd7201db883ec789 # Parent e44f3ea2c30cd333fcd570bd09dd1acf1897a5a2 (sh-electric-rparen-needed): Remove. diff -r e44f3ea2c30c -r 50e4c7b9eec2 lisp/progmodes/sh-script.el --- 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