Variable: bibtex-pop-previous-search-point

bibtex-pop-previous-search-point is a variable defined in bibtex.el.gz.

Value

nil

Documentation

Next 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
  "Next point where `bibtex-pop-previous' starts looking for a similar entry.")