X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fflim.git;a=blobdiff_plain;f=smtp.el;h=847c7a882e6124001e0a7f32e7be96663f17d898;hp=7e224265b920d4507ec7f0ed45befc620b255563;hb=0ba599d7521a3ea6cf456281293a2e3372be4751;hpb=48f7f1e2c900582d0243f1087101308166bb23be diff --git a/smtp.el b/smtp.el index 7e22426..847c7a8 100644 --- 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)