diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/calendar/calendar.el | 2 |
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 @@ | |||
| 1 | ;;; calendar.el --- Calendar functions. | 1 | ;;; calendar.el --- Calendar functions. -*-byte-compile-dynamic: t;-*- |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994 Free Software | 3 | ;;; Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994 Free Software |
| 4 | ;;; Foundation, Inc. | 4 | ;;; Foundation, Inc. |