* pgg-def.el (top-level): Don't require custom, it is
autoloaded. (To sync with No Gnus.)
This commit is contained in:
parent
aff88519c0
commit
46f934722e
2 changed files with 5 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -25,8 +25,6 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(require 'custom)
|
||||
|
||||
(defgroup pgg ()
|
||||
"Glue for the various PGP implementations."
|
||||
:group 'mime
|
||||
|
|
Loading…
Add table
Reference in a new issue