From: morioka Date: Sun, 25 Oct 1998 17:01:34 +0000 (+0000) Subject: Add `byte-compile-dynamic' cookie. X-Git-Tag: apel-9_6~16 X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fapel.git;a=commitdiff_plain;h=3ddb0316d87760c1305afd2ab7e8450398616f2c Add `byte-compile-dynamic' cookie. --- 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.