Variable: bibtex-entry-type

bibtex-entry-type is a variable defined in bibtex.el.gz.

Value

nil

Documentation

Regexp matching the type of a BibTeX entry.

Initialized by bibtex-set-dialect.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/bibtex.el.gz
(defvar bibtex-entry-type nil
  "Regexp matching the type of a BibTeX entry.
Initialized by `bibtex-set-dialect'.")