]> git.eshelyaron.com Git - emacs.git/commitdiff
(make-fancy-diary-buffer): Declare as function.
authorGlenn Morris <rgm@gnu.org>
Tue, 27 Nov 2007 04:14:53 +0000 (04:14 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 27 Nov 2007 04:14:53 +0000 (04:14 +0000)
lisp/calendar/cal-x.el

index 24b1f896179daacfdbda6a2006e6486ec33bd754..4aea547f88d93b9e0ddfe090e7ca4bebf8be1a50 100644 (file)
@@ -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