From 5fc8333816c3120ddf85f2d4189f19b5568e2873 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 10 Aug 2000 09:22:20 +0000 Subject: [PATCH] Require `pym'. --- poem-e20_3.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/poem-e20_3.el b/poem-e20_3.el index 9beb320..5a72faa 100644 --- a/poem-e20_3.el +++ b/poem-e20_3.el @@ -1,9 +1,9 @@ ;;; -*-byte-compile-dynamic: t;-*- ;;; poem-e20_3.el --- poem submodule for Emacs 20.3 -;; Copyright (C) 1998 Free Software Foundation, Inc. +;; Copyright (C) 1998,1999,2000 Free Software Foundation, Inc. -;; Author: MORIOKA Tomohiko +;; Author: MORIOKA Tomohiko ;; Keywords: emulation, compatibility, Mule ;; This file is part of APEL (A Portable Emacs Library). @@ -29,6 +29,8 @@ ;;; Code: +(require 'pym) + ;;; @ character ;;; -- 1.7.10.4