Variable: bibtex-pop-previous-search-point
bibtex-pop-previous-search-point is a variable defined in
bibtex.el.gz.
Value
nil
Documentation
Previous point where bibtex-pop-previous starts looking for a similar entry.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/bibtex.el.gz
(defvar bibtex-pop-previous-search-point nil
"Previous point where `bibtex-pop-previous' starts looking for a similar entry.")