Add provide call.
This commit is contained in:
parent
43c89a968e
commit
896546cd9b
53 changed files with 117 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue