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:
6e1ac38
)
Fixed.
author
ueno
<ueno>
Sat, 2 Sep 2006 01:21:04 +0000
(
01:21
+0000)
committer
ueno
<ueno>
Sat, 2 Sep 2006 01:21:04 +0000
(
01:21
+0000)
epg.el
patch
|
blob
|
history
diff --git
a/epg.el
b/epg.el
index
14c6c53
..
4cf1a67
100644
(file)
--- a/
epg.el
+++ b/
epg.el
@@
-1344,7
+1344,7
@@
This function is for internal use only."
(or (> minor 4)
(and (= minor 4)
(>= teeny 3)))))
- (error "Unsupported version: %s" version))))
+ (error "Unsupported version: %s" (cdr entry)))))
(defun epg--list-keys-1 (context name mode)
(let ((args (append (list "--with-colons" "--no-greeting" "--batch"