Variable: holiday-buffer

holiday-buffer is a variable defined in calendar.el.gz.

Value

"*Holidays*"

Documentation

Name of the buffer used for the displaying the holidays.

Source Code

;; Defined in /usr/src/emacs/lisp/calendar/calendar.el.gz
(defconst holiday-buffer "*Holidays*"
  "Name of the buffer used for the displaying the holidays.")