From 74f5069555f43cc0f067517e8fe3550622a522c6 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Mon, 4 Apr 2011 15:16:23 +0900 Subject: Use lexical binding in ep[ga]*.el. * epa-dired.el: * epa-mail.el: * epa-hook.el: * epa-file.el: * epa.el: * epg.el: Use lexical binding. --- lisp/epa-hook.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/epa-hook.el') diff --git a/lisp/epa-hook.el b/lisp/epa-hook.el index 1dbc95bb7d5..652ab19ba65 100644 --- a/lisp/epa-hook.el +++ b/lisp/epa-hook.el @@ -1,4 +1,4 @@ -;;; epa-hook.el --- preloaded code to enable epa-file.el +;;; epa-hook.el --- preloaded code to enable epa-file.el -*- lexical-binding: t -*- ;; Copyright (C) 2006-2011 Free Software Foundation, Inc. ;; Author: Daiki Ueno -- cgit v1.2.1