From 4b2aa667705ed9f7de068f1cbe095cf9f9905e27 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 19 Dec 2000 06:20:55 +0000 Subject: [PATCH] Require `custom' instead of `pcustom'. --- mime/pgg-def.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." -- 1.7.10.4