mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
Added a (provide 'emacsbug); lisp-mnt.el needs this.
This commit is contained in:
parent
cb0d33b2a1
commit
8e0ff8c8d4
1 changed files with 2 additions and 0 deletions
|
|
@ -47,4 +47,6 @@ Prompts for bug subject. Leaves you in a mail buffer."
|
|||
(insert "\nIn " (emacs-version) "\n\n")
|
||||
(message (substitute-command-keys "Type \\[mail-send] to send bug report.")))
|
||||
|
||||
(provide 'emacsbug)
|
||||
|
||||
;;; emacsbug.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue