]> code.delx.au - gnu-emacs/blobdiff - lisp/epa-mail.el
Use lexical binding in ep[ga]*.el.
[gnu-emacs] / lisp / epa-mail.el
index 6e358541118f7738e67ab761a4ce638dd2db3cfd..a3f11f78675606503a57c8bb0fa2ba726bc5964c 100644 (file)
@@ -1,4 +1,4 @@
-;;; epa-mail.el --- the EasyPG Assistant, minor-mode for mail composer
+;;; epa-mail.el --- the EasyPG Assistant, minor-mode for mail composer -*- lexical-binding: t -*-
 ;; Copyright (C) 2006-2011 Free Software Foundation, Inc.
 
 ;; Author: Daiki Ueno <ueno@unixuser.org>
@@ -117,7 +117,7 @@ Don't use this command in Lisp programs!"
    (save-excursion
      (let ((verbose current-prefix-arg)
           (context (epg-make-context epa-protocol))
-          recipients-string recipients recipient-key)
+          recipients-string recipients recipient-key sign)
        (goto-char (point-min))
        (save-restriction
         (narrow-to-region (point)