Require 'poe and 'pcustom.
authorshuhei-k <shuhei-k>
Sat, 22 May 1999 20:00:53 +0000 (20:00 +0000)
committershuhei-k <shuhei-k>
Sat, 22 May 1999 20:00:53 +0000 (20:00 +0000)
smtpmail.el

index 807b4a7..95a09eb 100644 (file)
@@ -18,8 +18,8 @@
 ;; General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+;; along with this program; see the file COPYING.  If not, write to
+;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
 ;;; Commentary:
@@ -42,6 +42,8 @@
 
 ;;; Code:
 
+(require 'poe)
+(require 'pcustom)
 (require 'smtp)
 (require 'sendmail)
 (require 'time-stamp)