diff options
author | Jonas Bernoulli <jonas@bernoul.li> | 2012-01-28 19:04:55 +0100 |
---|---|---|
committer | Jonas Bernoulli <jonas@bernoul.li> | 2012-01-28 19:04:55 +0100 |
commit | c1100431b801aa4a56ac19e6e9d5056e9f0a5cb3 (patch) | |
tree | ec23535c90887f093afe9d4745a5600d177d7682 | |
parent | d3c7dc762d920945407b16c4cb9cfd6fb2862082 (diff) |
follow header conventions
-rw-r--r-- | gnus-desktop-notify.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnus-desktop-notify.el b/gnus-desktop-notify.el index b8779c4..f73c9aa 100644 --- a/gnus-desktop-notify.el +++ b/gnus-desktop-notify.el @@ -1,5 +1,4 @@ -;;; -*- emacs-lisp -*- -;;; gnus-desktop-notify.el: Gnus Desktop Notification global minor mode +;;; gnus-desktop-notify.el --- Gnus Desktop Notification global minor mode ;; Author: Yuri D'Elia <wavexx AT users.sf.net> ;; Contributors: Philipp Haselwarter <philipp.haselwarter AT gmx.de> |