X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=poem.el;h=f65556d6a0afe3bd4a124beee74922c8c19283af;hb=7ef7670b2e760f58d355034bca4ae1e267052f69;hp=9653c824b3dfa8965f85ba36c550a186a50115f0;hpb=22a21ecb4214afaa0b88273fe154b956d94ccada;p=elisp%2Fapel.git diff --git a/poem.el b/poem.el index 9653c82..f65556d 100644 --- a/poem.el +++ b/poem.el @@ -1,6 +1,6 @@ ;;; poem.el --- Emulate latest MULE features; -*-byte-compile-dynamic: t;-*- -;; Copyright (C) 1998 Free Software Foundation, Inc. +;; Copyright (C) 1998,1999 Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko ;; Keywords: emulation, compatibility, Mule @@ -24,11 +24,7 @@ ;;; Code: -(require 'poe) - -(eval-and-compile - (unless (fboundp 'open-network-stream) - (require 'tcp))) +(require 'pces) (cond ((featurep 'mule) (cond ((featurep 'xemacs)