]> git.eshelyaron.com Git - emacs.git/commitdiff
(sh-electric-rparen-needed): Remove.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 18 Jun 2002 14:37:12 +0000 (14:37 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 18 Jun 2002 14:37:12 +0000 (14:37 +0000)
lisp/progmodes/sh-script.el

index aa65ebda37c7bdc19f9ce8c122740c75c5d6b361..57baecef17d096044f6c93730b34eeb922f7437c 100644 (file)
@@ -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