X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/6664fc59a8f296117ea98b943f062c0cc0e907c1..7031be6d49cb78d4cc4a2604b899144824abfeca:/lisp/epa-hook.el?ds=sidebyside diff --git a/lisp/epa-hook.el b/lisp/epa-hook.el index 5fb7e2c0bf..652ab19ba6 100644 --- a/lisp/epa-hook.el +++ b/lisp/epa-hook.el @@ -1,5 +1,5 @@ -;;; epa-hook.el --- preloaded code to enable epa-file.el -;; Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;;; epa-hook.el --- preloaded code to enable epa-file.el -*- lexical-binding: t -*- +;; Copyright (C) 2006-2011 Free Software Foundation, Inc. ;; Author: Daiki Ueno ;; Keywords: PGP, GnuPG @@ -109,5 +109,4 @@ Return the new status of auto encryption (non-nil means on)." (provide 'epa-hook) -;; arch-tag: f75c8a50-d32e-4eb3-9ec6-9e940c1fc8b5 ;;; epa-hook.el ends here