Variable: lunar-phases-buffer

lunar-phases-buffer is a variable defined in calendar.el.gz.

Value

"*Phases of Moon*"

Documentation

Name of the buffer used for the lunar phases.

Source Code

;; Defined in /usr/src/emacs/lisp/calendar/calendar.el.gz
(defconst lunar-phases-buffer "*Phases of Moon*"
  "Name of the buffer used for the lunar phases.")