Files
emacs/lisp/progmodes
Richard M. Stallman 1367ff3a18 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.
1997-04-10 19:41:00 +00:00
..
1996-10-12 02:42:58 +00:00
1997-03-30 05:28:43 +00:00
1996-09-04 17:02:12 +00:00
1996-11-16 13:37:51 +00:00
1996-09-13 21:53:55 +00:00
1997-03-31 22:46:25 +00:00
1997-03-30 21:50:02 +00:00
1997-03-12 00:33:56 +00:00
1997-03-12 00:34:25 +00:00
1996-11-16 13:42:45 +00:00