Variable: diary-fancy-buffer
diary-fancy-buffer is a variable defined in calendar.el.gz.
Value
"*Fancy Diary Entries*"
Documentation
Name of the buffer used for the optional fancy display of the diary.
Source Code
;; Defined in /usr/src/emacs/lisp/calendar/calendar.el.gz
(defconst diary-fancy-buffer "*Fancy Diary Entries*"
"Name of the buffer used for the optional fancy display of the diary.")