Require `custom' instead of `pcustom'.
authortomo <tomo>
Thu, 14 Dec 2000 06:09:52 +0000 (06:09 +0000)
committertomo <tomo>
Thu, 14 Dec 2000 06:09:52 +0000 (06:09 +0000)
mime-def.el
qmtp.el
smtp.el
smtpmail.el
std11.el

index acae86f..bb75c72 100644 (file)
@@ -26,7 +26,7 @@
 
 (require 'poe)
 (require 'poem)
-(require 'pcustom)
+(require 'custom)
 (require 'mcharset)
 (require 'alist)
 
@@ -59,8 +59,6 @@
 ;;; @ variables
 ;;;
 
-(require 'custom)
-
 (defgroup mime '((default-mime-charset custom-variable))
   "Emacs MIME Interfaces"
   :group 'news
diff --git a/qmtp.el b/qmtp.el
index 459cd7f..2d306b2 100644 (file)
--- a/qmtp.el
+++ b/qmtp.el
@@ -34,7 +34,7 @@
 ;;; Code:
 
 (require 'poem)
-(require 'pcustom)
+(require 'custom)
 
 (defgroup qmtp nil
   "QMTP protocol for sending mail."
diff --git a/smtp.el b/smtp.el
index 7e22426..847c7a8 100644 (file)
--- a/smtp.el
+++ b/smtp.el
@@ -32,7 +32,7 @@
 ;;; Code:
 
 (require 'pces)
-(require 'pcustom)
+(require 'custom)
 (require 'mail-utils)                  ; mail-strip-quoted-names
 (require 'sasl)
 (require 'luna)
index 8582394..460dbba 100644 (file)
@@ -43,7 +43,7 @@
 ;;; Code:
 
 (require 'poe)
-(require 'pcustom)
+(require 'custom)
 (require 'smtp)
 (require 'sendmail)
 (require 'time-stamp)
index dc7bde5..786518f 100644 (file)
--- a/std11.el
+++ b/std11.el
@@ -26,7 +26,7 @@
 
 (require 'poe)
 (require 'poem)                                ; find-non-ascii-charset-string
-(require 'pcustom)                     ; std11-lexical-analyzer
+(require 'custom)                      ; std11-lexical-analyzer
 
 
 ;;; @ fetch