瀏覽代碼

org-crypt: Use lexical binding

Nicolas Goaziou 8 年之前
父節點
當前提交
b67a3ff715
共有 1 個文件被更改,包括 1 次插入2 次删除
  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