(make): Add scheme-indent-function property.
This commit is contained in:
parent
dc545b21d1
commit
2f5029f3f2
1 changed files with 1 additions and 0 deletions
|
@ -275,6 +275,7 @@ if that value is non-nil."
|
|||
(put 'element 'scheme-indent-function 1)
|
||||
(put 'mode 'scheme-indent-function 1)
|
||||
(put 'with-mode 'scheme-indent-function 1)
|
||||
(put 'make 'scheme-indent-function 1)
|
||||
|
||||
(defvar dsssl-font-lock-keywords
|
||||
'(("(\\(define\\(-\\w+\\)?\\)\\>[ ]*\\\((?\\)\\(\\sw+\\)\\>"
|
||||
|
|
Loading…
Add table
Reference in a new issue