From 35cb44585e96254328f04fb50829e5194519353c Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 18 Jun 2002 14:37:12 +0000 Subject: [PATCH] (sh-electric-rparen-needed): Remove. --- lisp/progmodes/sh-script.el | 4 ---- 1 file changed, 4 deletions(-) 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 -- 2.39.2