Require notifications for metalexpress
This commit is contained in:
parent
6e1dace32b
commit
9921e99df2
2 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
||||||
|
|
||||||
;;;; Autoloads
|
;;;; Autoloads
|
||||||
|
|
||||||
(autoload 'notifications-notify "notifications")
|
|
||||||
(autoload 'po-mode "po-mode" nil t)
|
(autoload 'po-mode "po-mode" nil t)
|
||||||
(autoload 'pony-mode "pony-mode" nil t)
|
(autoload 'pony-mode "pony-mode" nil t)
|
||||||
(autoload 'sawfish-mode "sawfish" nil t)
|
(autoload 'sawfish-mode "sawfish" nil t)
|
||||||
|
|
|
@ -24,6 +24,8 @@
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
(require 'notifications)
|
||||||
|
|
||||||
(defgroup metal-express-radio nil
|
(defgroup metal-express-radio nil
|
||||||
"Group for the Metal Express Radio listening functions."
|
"Group for the Metal Express Radio listening functions."
|
||||||
:group 'multimedia)
|
:group 'multimedia)
|
||||||
|
|
Loading…
Add table
Reference in a new issue