Function: bibtex-end-of-string

bibtex-end-of-string is a byte-compiled function defined in bibtex.el.gz.

Signature

(bibtex-end-of-string BOUNDS)

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/bibtex.el.gz
(defsubst bibtex-end-of-string (bounds)
  (nth 2 (cdr bounds)))