OSDN Git Service

Fixed.
authorDaiki Ueno <ueno@unixuser.org>
Sat, 24 Mar 2007 09:37:51 +0000 (09:37 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Sat, 24 Mar 2007 09:37:51 +0000 (09:37 +0000)
epa.el

diff --git a/epa.el b/epa.el
index ed33574..2e5811e 100644 (file)
--- a/epa.el
+++ b/epa.el
@@ -406,7 +406,7 @@ If ARG is non-nil, mark the current line."
      (list nil)))
   (epa--list-keys name t))
 
-(defun epa--revert-buffer ()
+(defun epa--revert-buffer (&optional ignore-auto noconfirm)
   (apply #'epa--list-keys epa-list-keys-arguments))
 
 (defun epa--marked-keys ()