* pgg-def.el (top-level): Don't require custom, it is

autoloaded.  (To sync with No Gnus.)
This commit is contained in:
Simon Josefsson 2005-10-08 08:40:34 +00:00
parent aff88519c0
commit 46f934722e
2 changed files with 5 additions and 2 deletions

View 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.

View file

@ -25,8 +25,6 @@
;;; Code:
(require 'custom)
(defgroup pgg ()
"Glue for the various PGP implementations."
:group 'mime