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
ff383ac0
Commit
ff383ac0
authored
Nov 13, 1993
by
Richard M. Stallman
Browse files
Add a provide call.
parent
22b092ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lisp/xscheme.el
lisp/xscheme.el
+2
-0
No files found.
lisp/xscheme.el
View file @
ff383ac0
...
...
@@ -878,4 +878,6 @@ the remaining input.")
(
if
(
nth
2
state
)
'many
'one
)))))
(
set-syntax-table
old-syntax-table
)))))
(
provide
'xscheme
)
;;; xscheme.el ends here
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