summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2016-06-20 15:00:47 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2016-06-20 15:00:47 +0200
commitb67a3ff715afaec2a73a05adab7ca82ff2da4353 (patch)
tree7b8d294514788702b6f516a61fc0b5e3cb308d1b
parent2108f0c23a418e07773e640293569ae466ad292f (diff)
downloadorg-mode-b67a3ff715afaec2a73a05adab7ca82ff2da4353.tar.gz
org-crypt: Use lexical binding
-rw-r--r--lisp/org-crypt.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/org-crypt.el b/lisp/org-crypt.el
index 3d8edf7..f18d871 100644
--- a/lisp/org-crypt.el
+++ b/lisp/org-crypt.el
@@ -1,5 +1,4 @@
-;;; org-crypt.el --- Public key encryption for org-mode entries
-
+;;; org-crypt.el --- Public Key Encryption for Org Entries -*- lexical-binding: t; -*-
;; Copyright (C) 2007-2016 Free Software Foundation, Inc.
;; Emacs Lisp Archive Entry