*** empty log message ***
authorJim Blandy <jimb@redhat.com>
Mon, 13 May 1991 20:36:24 +0000 (20:36 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 13 May 1991 20:36:24 +0000 (20:36 +0000)
lisp/progmodes/scheme.el

index 9cf1595..111f74c 100644 (file)
       (setq scheme-mode-map (make-sparse-keymap))
       (scheme-mode-commands scheme-mode-map)))
 \f
+;;;###autoload
 (defun scheme-mode ()
   "Major mode for editing Scheme code.
 Editing commands are similar to those of lisp-mode.