(sh-electric-rparen-needed): Remove.
This commit is contained in:
parent
0cf0138e2d
commit
35cb44585e
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue