From 22e4e580bca905f41553124e05139031268c3af6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 18 Jan 1995 22:11:26 +0000 Subject: [PATCH] Use byte-compile-dynamic. --- lisp/calendar/calendar.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el index fbc176470ce..659b6610d06 100644 --- a/lisp/calendar/calendar.el +++ b/lisp/calendar/calendar.el @@ -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. -- 2.39.5