X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/9efd720d16c6a8adba600cfb303b4bd75d7c6cdf..6420d28b9ab9c09b69992e05e0e63c3bbaf2646d:/lisp/epa-file.el diff --git a/lisp/epa-file.el b/lisp/epa-file.el index 3b2663fe0e..aa9915d8cf 100644 --- a/lisp/epa-file.el +++ b/lisp/epa-file.el @@ -1,5 +1,5 @@ -;;; epa-file.el --- the EasyPG Assistant, transparent file encryption -;; Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;;; epa-file.el --- the EasyPG Assistant, transparent file encryption -*- lexical-binding: t -*- +;; Copyright (C) 2006-2011 Free Software Foundation, Inc. ;; Author: Daiki Ueno ;; Keywords: PGP, GnuPG @@ -298,5 +298,4 @@ If no one is selected, symmetric encryption will be performed. ")))) (provide 'epa-file) -;; arch-tag: 5715152f-0eb1-4dbc-9008-07098775314d ;;; epa-file.el ends here