diff lisp/calendar/cal-move.el @ 19892:b3d4cde6e4c3

Require calendar.el.
author Richard M. Stallman <rms@gnu.org>
date Fri, 12 Sep 1997 22:08:16 +0000
parents 83f275dcd93a
children d9aef2d7c503
line wrap: on
line diff
--- a/lisp/calendar/cal-move.el	Fri Sep 12 21:09:03 1997 +0000
+++ b/lisp/calendar/cal-move.el	Fri Sep 12 22:08:16 1997 +0000
@@ -36,6 +36,8 @@
 
 ;;; Code:
 
+(require 'calendar)
+
 (defun calendar-goto-today ()
   "Reposition the calendar window so the current date is visible."
   (interactive)