diff options
Diffstat (limited to 'gnus-desktop-notify.el')
-rw-r--r-- | gnus-desktop-notify.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnus-desktop-notify.el b/gnus-desktop-notify.el index 550a62f..35c31d5 100644 --- a/gnus-desktop-notify.el +++ b/gnus-desktop-notify.el @@ -86,6 +86,7 @@ "Gnus external notification framework" :group 'gnus) +;;;###autoload (define-minor-mode gnus-desktop-notify-mode "Gnus Desktop Notification mode uses libnotify's 'notify-send' program to generate popup messages or call external executables |