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:
519c1da
)
Fixed.
author
ueno
<ueno>
Sun, 12 Nov 2006 02:45:33 +0000
(
02:45
+0000)
committer
ueno
<ueno>
Sun, 12 Nov 2006 02:45:33 +0000
(
02:45
+0000)
epa.el
patch
|
blob
|
history
diff --git
a/epa.el
b/epa.el
index
9844b75
..
1506f28
100644
(file)
--- a/
epa.el
+++ b/
epa.el
@@
-824,7
+824,7
@@
Don't use this command in Lisp programs!"
(message "Importing %s...done" (file-name-nondirectory file))
(if (epg-context-result-for context 'import)
(epa-display-info (epg-import-result-to-string
- (epg-context-result-for context 'import)))))
+ (epg-context-result-for context 'import))))))
;;;###autoload
(defun epa-export-keys (keys file)