1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1991-05-13 20:36:24 +00:00
parent 7ab12479e9
commit e2ab0aa6a1

View file

@ -118,6 +118,7 @@
(setq scheme-mode-map (make-sparse-keymap))
(scheme-mode-commands scheme-mode-map)))
;;;###autoload
(defun scheme-mode ()
"Major mode for editing Scheme code.
Editing commands are similar to those of lisp-mode.