projects
/
elisp
/
epg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc29b93
)
Fixed.
author
ueno
<ueno>
Sat, 24 Mar 2007 09:37:51 +0000
(09:37 +0000)
committer
ueno
<ueno>
Sat, 24 Mar 2007 09:37:51 +0000
(09:37 +0000)
epa.el
patch
|
blob
|
history
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 ()