From 111faa4a9e0aebf7021dc1c679a3c560e93acabd Mon Sep 17 00:00:00 2001 From: morioka Date: Sun, 25 Oct 1998 17:29:53 +0000 Subject: [PATCH] Add `byte-compile-dynamic' cookie. --- poem-20.el | 3 ++- poem-e20.el | 2 +- poem-e20_3.el | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/poem-20.el b/poem-20.el index 6e4158a..5c8cbfc 100644 --- a/poem-20.el +++ b/poem-20.el @@ -1,4 +1,5 @@ -;;; poem-20.el --- poem implementation for Emacs 20 and XEmacs-mule +;;; -*-byte-compile-dynamic: t;-*- +;;; poem-20.el --- poem submodule for Emacs 20 and XEmacs-mule ;; Copyright (C) 1997,1998 Free Software Foundation, Inc. diff --git a/poem-e20.el b/poem-e20.el index 32aac21..82adc25 100644 --- a/poem-e20.el +++ b/poem-e20.el @@ -1,4 +1,4 @@ -;;; poem-e20.el --- poem implementation for XEmacs-mule +;;; poem-e20.el --- poem submodule for Emacs 20; -*-byte-compile-dynamic: t;-*- ;; Copyright (C) 1998 Free Software Foundation, Inc. diff --git a/poem-e20_3.el b/poem-e20_3.el index 4c3b1e2..48faf69 100644 --- a/poem-e20_3.el +++ b/poem-e20_3.el @@ -1,4 +1,5 @@ -;;; poem-e20_3.el --- poem implementation for Emacs 20.3. +;;; -*-byte-compile-dynamic: t;-*- +;;; poem-e20_3.el --- poem submodule for Emacs 20.3 ;; Copyright (C) 1998 Free Software Foundation, Inc. -- 1.7.10.4