From: Juanma Barranquero Date: Tue, 18 Jun 2002 14:37:12 +0000 (+0000) Subject: (sh-electric-rparen-needed): Remove. X-Git-Tag: ttn-vms-21-2-B4~14550 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=35cb44585e96254328f04fb50829e5194519353c;p=emacs.git (sh-electric-rparen-needed): Remove. --- diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el index aa65ebda37c..57baecef17d 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el @@ -1189,10 +1189,6 @@ punctuation characters like '-'." (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