From 920764b4d89b34f3d74c2aabfc3c39be9a628f08 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Wed, 8 Sep 1999 05:16:34 +0000 Subject: [PATCH] (mime-edit-user-agent-value): Add PGPGPG feature. --- mime-edit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mime-edit.el b/mime-edit.el index 2a910b6..c6549f9 100644 --- a/mime-edit.el +++ b/mime-edit.el @@ -626,7 +626,7 @@ If it is not specified for a major-mode, (mime-product-version mime-user-interface-product) ".") " (" (mime-product-code-name mime-user-interface-product) - ") " + ") PGPGPG " (mime-product-name mime-library-product) "/" (mapconcat #'number-to-string -- 1.7.10.4