mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-16 10:50:49 -08:00
(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
|
(defvar sh-indent-supported-here nil
|
||||||
"Non-nil if we support indentation for the current buffer's shell type.")
|
"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
|
(defconst sh-var-list
|
||||||
'(
|
'(
|
||||||
sh-basic-offset sh-first-lines-indent sh-indent-after-case
|
sh-basic-offset sh-first-lines-indent sh-indent-after-case
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue