From: Glenn Morris Date: Tue, 27 Nov 2007 04:14:53 +0000 (+0000) Subject: (make-fancy-diary-buffer): Declare as function. X-Git-Tag: emacs-pretest-23.0.90~9425 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=519d8c1923d738dfe5f310f80008313ae412f8a6;p=emacs.git (make-fancy-diary-buffer): Declare as function. --- diff --git a/lisp/calendar/cal-x.el b/lisp/calendar/cal-x.el index 24b1f896179..4aea547f88d 100644 --- a/lisp/calendar/cal-x.el +++ b/lisp/calendar/cal-x.el @@ -64,6 +64,9 @@ Location and color should be set in .Xdefaults.") "Hooks to be run just after setting up a calendar frame. Can be used to change frame parameters, such as font, color, location, etc.") +;; calendar-basic-setup is called first, and will autoload diary-lib. +(declare-function make-fancy-diary-buffer "diary-lib" nil) + (defun calendar-one-frame-setup (&optional arg) "Start calendar and display it in a dedicated frame together with the diary. This function requires a display capable of multiple frames, else