Function: bibtex-end-of-text-in-string
bibtex-end-of-text-in-string is a byte-compiled function defined in
bibtex.el.gz.
Signature
(bibtex-end-of-text-in-string BOUNDS)
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/bibtex.el.gz
(defsubst bibtex-end-of-text-in-string (bounds)
(nth 1 (cdr bounds)))