Variable: bookmark-search-size
bookmark-search-size is a variable defined in bookmark.el.gz.
Value
16
Documentation
Length of the context strings recorded on either side of a bookmark.
Source Code
;; Defined in /usr/src/emacs/lisp/bookmark.el.gz
(defvar bookmark-search-size 16
"Length of the context strings recorded on either side of a bookmark.")