From: tomo Date: Tue, 19 Dec 2000 06:20:55 +0000 (+0000) Subject: Require `custom' instead of `pcustom'. X-Git-Tag: semi21-1_14_0-1~14 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4b2aa667705ed9f7de068f1cbe095cf9f9905e27;p=elisp%2Flemi.git Require `custom' instead of `pcustom'. --- diff --git a/mime/pgg-def.el b/mime/pgg-def.el index 1227996..f1c62ea 100644 --- a/mime/pgg-def.el +++ b/mime/pgg-def.el @@ -25,7 +25,7 @@ ;;; Code: -(require 'pcustom) +(require 'custom) (defgroup pgg () "Glue for the various PGP implementations."