From 3ddb0316d87760c1305afd2ab7e8450398616f2c Mon Sep 17 00:00:00 2001 From: morioka Date: Sun, 25 Oct 1998 17:01:34 +0000 Subject: [PATCH] Add `byte-compile-dynamic' cookie. --- poe-xemacs.el | 2 +- poe.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/poe-xemacs.el b/poe-xemacs.el index 1700c49..5c2f28b 100644 --- a/poe-xemacs.el +++ b/poe-xemacs.el @@ -1,4 +1,4 @@ -;;; poe-xemacs.el --- poe API implementation for XEmacs +;;; poe-xemacs.el --- poe submodule for XEmacs -*-byte-compile-dynamic: t;-*- ;; Copyright (C) 1995 Free Software Foundation, Inc. ;; Copyright (C) 1995,1996,1997,1998 MORIOKA Tomohiko diff --git a/poe.el b/poe.el index 65d742e..c7831c2 100644 --- a/poe.el +++ b/poe.el @@ -1,4 +1,4 @@ -;;; poe.el --- Emulation module for each Emacs variants +;;; poe.el --- Emulate latest non-mule features; -*-byte-compile-dynamic: t;-*- ;; Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc. -- 1.7.10.4