Variable: pages-buffer
pages-buffer is a buffer-local variable defined in page-ext.el.gz.
Documentation
The buffer for which the pages-directory function creates the directory.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/page-ext.el.gz
(defvar-local pages-buffer nil
"The buffer for which the pages-directory function creates the directory.")