summaryrefslogtreecommitdiff
path: root/lisp/calendar/calendar.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-01-18 22:11:26 +0000
committerRichard M. Stallman <rms@gnu.org>1995-01-18 22:11:26 +0000
commit22e4e580bca905f41553124e05139031268c3af6 (patch)
treecd2a331e3a6d82dad4212b0b3dfdcefaac28cadb /lisp/calendar/calendar.el
parent8e8f2c4a3ce23bbb672aec275a9718ff25d4392b (diff)
downloademacs-22e4e580bca905f41553124e05139031268c3af6.tar.gz
Use byte-compile-dynamic.
Diffstat (limited to 'lisp/calendar/calendar.el')
-rw-r--r--lisp/calendar/calendar.el2
1 files changed, 1 insertions, 1 deletions
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.