From: tomo Date: Wed, 20 Dec 2000 05:35:46 +0000 (+0000) Subject: Don't require `poem' instead of `mcs-20'. X-Git-Tag: apel-10_3~26 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=2e6302b0917f4fc28903239a891a74566c24786d;p=elisp%2Fapel.git Don't require `poem' instead of `mcs-20'. --- diff --git a/mcs-xm.el b/mcs-xm.el index dceb1dd..cc484eb 100644 --- a/mcs-xm.el +++ b/mcs-xm.el @@ -1,9 +1,9 @@ ;;; mcs-xm.el --- MIME charset implementation for XEmacs-mule -;; Copyright (C) 1997,1998,1999 Free Software Foundation, Inc. +;; Copyright (C) 1997,1998,1999,2000 Free Software Foundation, Inc. -;; Author: MORIOKA Tomohiko -;; Keywords: emulation, compatibility, Mule +;; Author: MORIOKA Tomohiko +;; Keywords: MIME-charset, coding-system, emulation, compatibility, Mule ;; This file is part of APEL (A Portable Emacs Library). @@ -29,7 +29,7 @@ ;;; Code: -(require 'mcs-20) +(require 'poem) (defun encode-mime-charset-region (start end charset &optional lbt)