aboutsummaryrefslogtreecommitdiff
path: root/gnus-desktop-notify.el
diff options
context:
space:
mode:
authorBasil L. Contovounesios <contovob@tcd.ie>2017-02-26 21:19:17 +0000
committerBasil L. Contovounesios <contovob@tcd.ie>2017-02-27 01:28:19 +0000
commit22defa2739c104178e5560f17f74579890651627 (patch)
treef940154d38ba8db8c5c6c094ead1e82d2cd4aae1 /gnus-desktop-notify.el
parent0087d2780b567a9c8412f0f0ed5586260aa2b41d (diff)
Enable lexical binding
Diffstat (limited to 'gnus-desktop-notify.el')
-rw-r--r--gnus-desktop-notify.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnus-desktop-notify.el b/gnus-desktop-notify.el
index fd2468b..4876f6e 100644
--- a/gnus-desktop-notify.el
+++ b/gnus-desktop-notify.el
@@ -1,4 +1,4 @@
-;;; gnus-desktop-notify.el --- Gnus Desktop Notification global minor mode
+;;; gnus-desktop-notify.el --- Gnus Desktop Notification global minor mode -*- lexical-binding: t -*-
;; Author: Yuri D'Elia <wavexx AT thregr.org>
;; Contributors: Philipp Haselwarter <philipp.haselwarter AT gmx.de>