From: morioka Date: Sun, 25 Oct 1998 17:08:45 +0000 (+0000) Subject: Modify header. X-Git-Tag: apel-9_6~15 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=861ba1c5ec5cef400444c83f5c8d641b25ac9119;p=elisp%2Fapel.git Modify header. --- diff --git a/poe.el b/poe.el index c7831c2..f5c97e1 100644 --- a/poe.el +++ b/poe.el @@ -1,4 +1,4 @@ -;;; poe.el --- Emulate latest non-mule features; -*-byte-compile-dynamic: t;-*- +;;; poe.el --- Portable Outfit for Emacsen; -*-byte-compile-dynamic: t;-*- ;; Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc. @@ -22,6 +22,11 @@ ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, ;; Boston, MA 02111-1307, USA. +;;; Commentary: + +;; This modules does not includes MULE related features. MULE related +;; features are supported by `poem'. + ;;; Code: (defmacro defun-maybe (name &rest everything-else)