(pgg-messages-coding-system): Change default value to nil.
authortomo <tomo>
Wed, 27 Dec 2000 10:52:38 +0000 (10:52 +0000)
committertomo <tomo>
Wed, 27 Dec 2000 10:52:38 +0000 (10:52 +0000)
pgg-def.el

index 5999e9b..7630f95 100644 (file)
@@ -58,7 +58,7 @@
   :group 'pgg
   :type 'boolean)
 
-(defvar pgg-messages-coding-system 'undecided
+(defvar pgg-messages-coding-system nil
   "Coding system used when reading from a PGP external process.")
 
 (defvar pgg-status-buffer " *PGG status*")