changeset 86492:62e8353f2872

(make-fancy-diary-buffer): Declare as function.
author Glenn Morris <rgm@gnu.org>
date Tue, 27 Nov 2007 04:14:53 +0000
parents 341f1d128c8b
children 93da3d3f787e
files lisp/calendar/cal-x.el
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calendar/cal-x.el	Tue Nov 27 04:14:33 2007 +0000
+++ b/lisp/calendar/cal-x.el	Tue Nov 27 04:14:53 2007 +0000
@@ -64,6 +64,9 @@
   "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