Variable: calendar-frame

calendar-frame is a variable defined in cal-x.el.gz.

Value

nil

Documentation

Frame in which the calendar was last displayed.

Source Code

;; Defined in /usr/src/emacs/lisp/calendar/cal-x.el.gz
;;; End of user options.

(defvar calendar-frame nil
  "Frame in which the calendar was last displayed.")