changeset 10459:67966e17d9d1

Use byte-compile-dynamic.
author Richard M. Stallman <rms@gnu.org>
date Wed, 18 Jan 1995 22:11:26 +0000
parents b58df8437ea1
children b2e37a1d2347
files lisp/calendar/calendar.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calendar/calendar.el	Wed Jan 18 21:57:03 1995 +0000
+++ b/lisp/calendar/calendar.el	Wed Jan 18 22:11:26 1995 +0000
@@ -1,4 +1,4 @@
-;;; calendar.el --- Calendar functions.
+;;; calendar.el --- Calendar functions.  -*-byte-compile-dynamic: t;-*-
 
 ;;; Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994 Free Software
 ;;; Foundation, Inc.