From 861ba1c5ec5cef400444c83f5c8d641b25ac9119 Mon Sep 17 00:00:00 2001 From: morioka Date: Sun, 25 Oct 1998 17:08:45 +0000 Subject: [PATCH] Modify header. --- poe.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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) -- 1.7.10.4