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:
a121f91
)
* epa.el (epa-list-keys): Added doc.
author
ueno
<ueno>
Wed, 20 Dec 2006 04:01:15 +0000
(
04:01
+0000)
committer
ueno
<ueno>
Wed, 20 Dec 2006 04:01:15 +0000
(
04:01
+0000)
epa.el
patch
|
blob
|
history
diff --git
a/epa.el
b/epa.el
index
44d8431
..
b6509db
100644
(file)
--- a/
epa.el
+++ b/
epa.el
@@
-330,6
+330,9
@@
If ARG is non-nil, mark the current line."
;;;###autoload
(defun epa-list-keys (&optional name mode)
+ "List all keys matched with NAME from the keyring.
+If MODE is non-nil, it reads the private keyring. Otherwise, it
+reads the public keyring."
(interactive
(if current-prefix-arg
(let ((name (read-string "Pattern: "