bibtex-parse-buffers-stealthily
bibtex-parse-buffers-stealthily is a compiled Lisp function in `bibtex.el
'.
(bibtex-parse-buffers-stealthily)
Parse buffer in the background during idle time.
Called by `run-with-idle-timer'. Whenever Emacs has been idle
for `bibtex-parse-keys-timeout' seconds, parse all BibTeX buffers
which have been modified after last parsing.
Parsing initializes `bibtex-reference-keys' and `bibtex-strings'.