Add DSSSL mode and share code with newly required
authorRichard M. Stallman <rms@gnu.org>
Thu, 10 Apr 1997 19:41:00 +0000 (19:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 10 Apr 1997 19:41:00 +0000 (19:41 +0000)
commit1367ff3a1823421b0fbc015d137a5b46f7e5f11b
tree3ca66718a7f70618b87743b4c069960290a59908
parent7677344385da2f4c354e2cd8385dd868482efc77
Add DSSSL mode and share code with newly required
lisp-mode as much as possible.
(scheme-mode-variables): Copy filling stuff from lisp-mode.
Add an outline-regexp.
(scheme-mode-map): Inherit shared-lisp-mode-map and provide a menu.
(dsssl-sgml-declaration): New variable.
(dsssl-mode): New command.
(dsssl-font-lock-keywords): New variable.
(scheme-indent-function): Near copy of lisp-indent-function.
(scheme-comment-indent, scheme-indent-offset,
scheme-indent-function, scheme-indent-line,
calculate-scheme-indent, scheme-indent-specform,
scheme-indent-defform, scheme-indent-sexp): Removed; use lisp-mode
equivalents.
(scheme-imenu-generic-expression): New variable.
(dsssl-imenu-generic-expression): New variable.
(scheme-let-indent): Use lisp-indent-specform.
lisp/progmodes/scheme.el