OSDN Git Service

* epa.el (epa-select-keys): Fix the last change.
authorHiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
Sat, 6 Jan 2007 01:14:24 +0000 (01:14 +0000)
committerHiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
Sat, 6 Jan 2007 01:14:24 +0000 (01:14 +0000)
epa.el

diff --git a/epa.el b/epa.el
index 6f38d70..5e3cd1c 100644 (file)
--- a/epa.el
+++ b/epa.el
@@ -432,9 +432,9 @@ If SECRET is non-nil, list secret keys instead of public keys."
          buffer-read-only)
       (erase-buffer)
       (insert prompt "\n"
-             (substitute-command-keys
-              "- `\\[epa-mark]' to mark a key on the line\n"
-              "- `\\[epa-unmark]' to unmark a key on the line\n"))
+             (substitute-command-keys "\
+- `\\[epa-mark]' to mark a key on the line
+- `\\[epa-unmark]' to unmark a key on the line\n"))
       (widget-create 'link
                     :notify (lambda (&rest ignore) (abort-recursive-edit))
                     :help-echo