mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-18 18:05:07 +00:00
Add a provide call.
This commit is contained in:
parent
22b092ef9e
commit
ff383ac0d7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user