From: shuhei-k Date: Sun, 20 Jun 1999 23:34:39 +0000 (+0000) Subject: Require 'pcustom instead of 'custom. X-Git-Tag: apel-9_20~18 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a4380289869326d5b8921c60001db9aeead5a1ee;p=elisp%2Fapel.git Require 'pcustom instead of 'custom. --- diff --git a/mcs-20.el b/mcs-20.el index 5fc7502..af9d274 100644 --- a/mcs-20.el +++ b/mcs-20.el @@ -30,7 +30,7 @@ ;;; Code: (require 'poem) -(require 'custom) +(require 'pcustom) (eval-when-compile (require 'wid-edit))