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:
e0e6186
)
Fixed.
author
ueno
<ueno>
Fri, 26 May 2006 09:43:56 +0000
(09:43 +0000)
committer
ueno
<ueno>
Fri, 26 May 2006 09:43:56 +0000
(09:43 +0000)
epa.el
patch
|
blob
|
history
diff --git
a/epa.el
b/epa.el
index
53afad9
..
1624449
100644
(file)
--- a/
epa.el
+++ b/
epa.el
@@
-284,7
+284,7
@@
(or (next-single-property-change point 'epa-list-keys)
(point-max)))
(goto-char point))
- (epa-list-keys-1 context name mode)
+ (epa--list-keys-1 context name mode)
(epa-keys-mode))
(make-local-variable 'epa-list-keys-arguments)
(setq epa-list-keys-arguments (list name mode protocol))