# HG changeset patch # User Simon Josefsson # Date 1128760834 0 # Node ID 194850eac491c9232535fe291111c604111a7d1f # Parent 5c09efcfc1d9b28e53ca6e27c41b35b6c10dfe2b * pgg-def.el (top-level): Don't require custom, it is autoloaded. (To sync with No Gnus.) diff -r 5c09efcfc1d9 -r 194850eac491 lisp/gnus/ChangeLog --- a/lisp/gnus/ChangeLog Sat Oct 08 04:49:48 2005 +0000 +++ b/lisp/gnus/ChangeLog Sat Oct 08 08:40:34 2005 +0000 @@ -1,3 +1,8 @@ +2005-10-08 Simon Josefsson + + * pgg-def.el (top-level): Don't require custom, it is + autoloaded. (To sync with No Gnus.) + 2005-10-04 Reiner Steib * mm-url.el (mm-url-predefined-programs): Add switches for curl. diff -r 5c09efcfc1d9 -r 194850eac491 lisp/gnus/pgg-def.el --- a/lisp/gnus/pgg-def.el Sat Oct 08 04:49:48 2005 +0000 +++ b/lisp/gnus/pgg-def.el Sat Oct 08 08:40:34 2005 +0000 @@ -25,8 +25,6 @@ ;;; Code: -(require 'custom) - (defgroup pgg () "Glue for the various PGP implementations." :group 'mime