Browse Source

org-crypt: Use lexical binding

Nicolas Goaziou 8 years ago
parent
commit
b67a3ff715
1 changed files with 1 additions and 2 deletions
  1. 1 2
      lisp/org-crypt.el

+ 1 - 2
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