Fixed.
authorueno <ueno>
Sat, 29 Apr 2006 22:15:52 +0000 (22:15 +0000)
committerueno <ueno>
Sat, 29 Apr 2006 22:15:52 +0000 (22:15 +0000)
epg.el

diff --git a/epg.el b/epg.el
index a2a5165..9e0e249 100644 (file)
--- a/epg.el
+++ b/epg.el
@@ -596,6 +596,7 @@ This function is for internal use only."
           ((eq (epg-signature-status signature) 'no-pubkey)
            "No public key for "))
      (epg-signature-key-id signature)
+     " "
      (if user-id
         (concat (if (stringp user-id)
                     user-id