Variable: zone-buffer-name
zone-buffer-name is a variable defined in zone.el.gz.
Value
"*zone*"
Documentation
Name of the zone buffer that holds zoned text.
Source Code
;; Defined in /usr/src/emacs/lisp/play/zone.el.gz
(defconst zone-buffer-name "*zone*"
"Name of the zone buffer that holds zoned text.")