(make): Add scheme-indent-function property.

This commit is contained in:
Richard M. Stallman 1997-04-11 20:05:42 +00:00
parent dc545b21d1
commit 2f5029f3f2

View file

@ -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+\\)\\>"