emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/pgg-def.el,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/pgg-def.el,v
Date: Sat, 30 Dec 2006 15:34:46 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     06/12/30 15:34:42

Index: lisp/pgg-def.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/pgg-def.el,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- lisp/pgg-def.el     7 Sep 2006 05:58:53 -0000       1.5
+++ lisp/pgg-def.el     30 Dec 2006 15:34:41 -0000      1.6
@@ -71,9 +71,7 @@
   :group 'pgg
   :type 'integer)
 
-(defcustom pgg-passphrase-coding-system
-  (if (boundp 'locale-coding-system)
-      locale-coding-system)
+(defcustom pgg-passphrase-coding-system nil
   "Coding system to encode passphrase."
   :group 'pgg
   :type 'coding-system)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]