]> git.eshelyaron.com Git - emacs.git/commitdiff
* pgg-def.el (top-level): Don't require custom, it is
authorSimon Josefsson <jas@extundo.com>
Sat, 8 Oct 2005 08:40:34 +0000 (08:40 +0000)
committerSimon Josefsson <jas@extundo.com>
Sat, 8 Oct 2005 08:40:34 +0000 (08:40 +0000)
autoloaded.  (To sync with No Gnus.)

lisp/gnus/ChangeLog
lisp/gnus/pgg-def.el

index d013524a1c85a1cf680e4cfa3fa540f08efa54db..0d58f8046ee63a7230c8afab6d698d5d46b5e68f 100644 (file)
@@ -1,3 +1,8 @@
+2005-10-08  Simon Josefsson  <jas@extundo.com>
+
+       * pgg-def.el (top-level): Don't require custom, it is
+       autoloaded.  (To sync with No Gnus.)
+
 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * mm-url.el (mm-url-predefined-programs): Add switches for curl.
index f27afada3faa68eabb285e428008c6953c391d5f..c6197db447d36e73e008509e51c7244032b066a9 100644 (file)
@@ -25,8 +25,6 @@
 
 ;;; Code:
 
-(require 'custom)
-
 (defgroup pgg ()
   "Glue for the various PGP implementations."
   :group 'mime