mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
Add `provide' call.
This commit is contained in:
parent
f3f9e20778
commit
993397a67e
1 changed files with 2 additions and 0 deletions
|
|
@ -263,4 +263,6 @@ this is equivalent to `display-message', using
|
|||
`emacs' as the group and `:warning' as the level."
|
||||
(display-warning 'emacs (apply 'format message args)))
|
||||
|
||||
(provide 'warnings)
|
||||
|
||||
;;; warnings.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue