Variable: bookmark-history

bookmark-history is a variable defined in bookmark.el.gz.

Value

nil

Documentation

The history list for bookmark functions.

Probably introduced at or before Emacs version 31.1.

Source Code

;; Defined in /usr/src/emacs/lisp/bookmark.el.gz
(defvar bookmark-history nil
  "The history list for bookmark functions.")