Fixed.
authorueno <ueno>
Tue, 25 Apr 2006 01:07:05 +0000 (01:07 +0000)
committerueno <ueno>
Tue, 25 Apr 2006 01:07:05 +0000 (01:07 +0000)
epg.el

diff --git a/epg.el b/epg.el
index 2a8c2f3..98bc0e3 100644 (file)
--- a/epg.el
+++ b/epg.el
@@ -523,7 +523,7 @@ This function is for internal use only."
       (save-excursion
        (set-buffer (process-buffer process))
        ;; gpg process exited abnormally, but we have not received an
-       ;; error response from it.
+       ;; error response from it.  Set it here.
        (unless (epg-context-result-for epg-context 'error)
          (if (string-match "\\`exited abnormally with code \\(.*\\)\n" status)
              (epg-context-result-for