Mercurial > hg > xemacs-beta
diff lisp/package-get.el @ 353:3b3709405255 r21-1-6
Import from CVS: tag r21-1-6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:55:33 +0200 |
parents | fbbf69b4e8a7 |
children | 182f72e8cd0d |
line wrap: on
line diff
--- a/lisp/package-get.el Mon Aug 13 10:54:55 2007 +0200 +++ b/lisp/package-get.el Mon Aug 13 10:55:33 2007 +0200 @@ -245,7 +245,7 @@ :type 'boolean :group 'package-get) -(defcustom package-get-require-signed-base-updates t +(defcustom package-get-require-signed-base-updates nil "*If set to a non-nil value, require explicit user confirmation for updates to the package-get database which cannot have their signature verified via PGP. When nil, updates which are not PGP signed are allowed without confirmation."