projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3493e4
)
(mime-display-application/pgp-encrypted): Refer `key-identifier'.
author
ueno
<ueno>
Tue, 2 Nov 1999 20:19:39 +0000
(20:19 +0000)
committer
ueno
<ueno>
Tue, 2 Nov 1999 20:19:39 +0000
(20:19 +0000)
mime-pgp.el
patch
|
blob
|
history
diff --git
a/mime-pgp.el
b/mime-pgp.el
index
42cd715
..
5f0d59f
100644
(file)
--- a/
mime-pgp.el
+++ b/
mime-pgp.el
@@
-279,7
+279,7
@@
It should be ISO 639 2 letter language code such as en, ja, ...")
(int-to-string (cdr (assq 'version packet)))
"\n"
"public key identifier: "
- (cdr (assq 'public-key-identifier packet))
+ (cdr (assq 'key-identifier packet))
"\n"
"public key algorithm: "
(symbol-name (cdr (assq 'public-key-algorithm packet)))