* poe.el (require): Update `current-load-list'.
[elisp/apel.git] / poem-e20_3.el
index df9af37..5a72faa 100644 (file)
@@ -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 <morioka@jaist.ac.jp>
+;; Author: MORIOKA Tomohiko <tomo@m17n.org>
 ;; 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