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:
df93ef0
)
Fixed prompt.
author
ueno
<ueno>
Wed, 31 Jan 2007 03:19:16 +0000
(
03:19
+0000)
committer
ueno
<ueno>
Wed, 31 Jan 2007 03:19:16 +0000
(
03:19
+0000)
epg.el
patch
|
blob
|
history
diff --git
a/epg.el
b/epg.el
index
7fa6df6
..
5b2ee14
100644
(file)
--- a/
epg.el
+++ b/
epg.el
@@
-1268,7
+1268,7
@@
This function is for internal use only."
(y-or-n-p (if (equal (car epg-last-status) "USERID_HINT")
(format "Untrusted key %s. Use this key anyway? "
(cdr epg-last-status))
- "Use this key anyway? ")))
+ "Use untrusted key anyway? ")))
(defun epg--status-GET_BOOL (context string)
(let (inhibit-quit)