From 46f934722e506acf05a5efefb97bd114ad7a40b8 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sat, 8 Oct 2005 08:40:34 +0000 Subject: [PATCH] * pgg-def.el (top-level): Don't require custom, it is autoloaded. (To sync with No Gnus.) --- lisp/gnus/ChangeLog | 5 +++++ lisp/gnus/pgg-def.el | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index d013524a1c8..0d58f8046ee 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -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 --git a/lisp/gnus/pgg-def.el b/lisp/gnus/pgg-def.el index f27afada3fa..c6197db447d 100644 --- a/lisp/gnus/pgg-def.el +++ b/lisp/gnus/pgg-def.el @@ -25,8 +25,6 @@ ;;; Code: -(require 'custom) - (defgroup pgg () "Glue for the various PGP implementations." :group 'mime -- 2.39.2