Vin Shelton <acs(a)xemacs.org> writes:
Adrian, I would like to resolve this for 21.1.5, which I would like
to
release this weekend.
Wow that is soon! I would love to see this patch:
Index: package-get.el
===================================================================
RCS file: /usr/CVSroot/XEmacs/xemacs-20/lisp/package-get.el,v
retrieving revision 1.27
diff -u -u -r1.27 package-get.el
--- package-get.el 1999/03/10 11:34:11 1.27
+++ package-get.el 1999/08/14 14:00:29
@@ -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."
Jan, do you want me to take all of frob-face-property from 21.2 or
all of faces.el from 21.2? I'd be most comfortable with a patch,
but if you give me explicit instructions on what to steal from 21.2,
I can follow them.
Given what Adrian says, I would say leave it the way it is.
Jan