Require notifications for metalexpress

This commit is contained in:
Tom Willemse 2015-04-20 01:12:15 +02:00
parent 6e1dace32b
commit 9921e99df2
2 changed files with 2 additions and 1 deletions

View file

@ -25,7 +25,6 @@
;;;; Autoloads
(autoload 'notifications-notify "notifications")
(autoload 'po-mode "po-mode" nil t)
(autoload 'pony-mode "pony-mode" nil t)
(autoload 'sawfish-mode "sawfish" nil t)

View file

@ -24,6 +24,8 @@
;;; Code:
(require 'notifications)
(defgroup metal-express-radio nil
"Group for the Metal Express Radio listening functions."
:group 'multimedia)