Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e2ab0aa6
Commit
e2ab0aa6
authored
May 13, 1991
by
Jim Blandy
Browse files
*** empty log message ***
parent
7ab12479
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/progmodes/scheme.el
lisp/progmodes/scheme.el
+1
-0
No files found.
lisp/progmodes/scheme.el
View file @
e2ab0aa6
...
@@ -118,6 +118,7 @@
...
@@ -118,6 +118,7 @@
(
setq
scheme-mode-map
(
make-sparse-keymap
))
(
setq
scheme-mode-map
(
make-sparse-keymap
))
(
scheme-mode-commands
scheme-mode-map
)))
(
scheme-mode-commands
scheme-mode-map
)))
;;;###autoload
(
defun
scheme-mode
()
(
defun
scheme-mode
()
"Major mode for editing Scheme code.
"Major mode for editing Scheme code.
Editing commands are similar to those of lisp-mode.
Editing commands are similar to those of lisp-mode.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment