summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2016-06-21 23:01:52 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2016-06-21 23:01:52 +0200
commit3c5d215274e0ff237bfe69b8fa0cf84cd27031e5 (patch)
tree141285a79f55688887f60dcc4f2b90153b89f608
parent5fcb15d976ace8a41107449baab0415d368db5ea (diff)
downloadorg-mode-3c5d215274e0ff237bfe69b8fa0cf84cd27031e5.tar.gz
org-mhe: Use lexical binding
-rw-r--r--lisp/org-mhe.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-mhe.el b/lisp/org-mhe.el
index 1c694ed..2ee21de 100644
--- a/lisp/org-mhe.el
+++ b/lisp/org-mhe.el
@@ -1,4 +1,4 @@
-;;; org-mhe.el --- Support for links to MH-E messages from within Org-mode
+;;; org-mhe.el --- Support for Links to MH-E Messages -*- lexical-binding: t; -*-
;; Copyright (C) 2004-2016 Free Software Foundation, Inc.