Variable: bookmark-bmenu-use-header-line

bookmark-bmenu-use-header-line is a variable defined in bookmark.el.gz.

This variable is obsolete since 28.1; no longer used.

Value

t

Documentation

Non-nil means to use an immovable header line.

This is as opposed to inline text at the top of the buffer.

Probably introduced at or before Emacs version 28.1.

Source Code

;; Defined in /usr/src/emacs/lisp/bookmark.el.gz
(defvar bookmark-bmenu-use-header-line t
  "Non-nil means to use an immovable header line.
This is as opposed to inline text at the top of the buffer.")