Add provide call.

This commit is contained in:
Richard M. Stallman 1997-06-22 18:57:55 +00:00
parent 43c89a968e
commit 896546cd9b
53 changed files with 117 additions and 6 deletions

View file

@ -504,4 +504,6 @@ If argument is nil or an empty string, cancel for all functions."
(set-buffer standard-output)
(help-mode))))
(provide 'debug)
;;; debug.el ends here