X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=poem-e20_3.el;h=5a72faaaaa46793ba9ba02e75ae897164fd37268;hb=1bdf227087a80e107a3ebc19b57e2d853d655d8b;hp=df9af377f3baf462f1af95b0b568b9bd3d23a0f0;hpb=2748e67c032259dbf781326ad8849208b907aff9;p=elisp%2Fapel.git diff --git a/poem-e20_3.el b/poem-e20_3.el index df9af37..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 ;;; @@ -60,6 +62,7 @@ ;;; @ end ;;; -(provide 'poem-e20_3) +(require 'product) +(product-provide (provide 'poem-e20_3) (require 'apel-ver)) ;;; poem-e20_3.el ends here