]> git.eshelyaron.com Git - emacs.git/commit
(bibtex-format-entry): Use `bibtex-empty-field-re' only on the text of
authorLute Kamstra <lute@gnu.org>
Tue, 25 Jan 2005 17:26:11 +0000 (17:26 +0000)
committerLute Kamstra <lute@gnu.org>
Tue, 25 Jan 2005 17:26:11 +0000 (17:26 +0000)
commit31df23f5679c6483840b74f246880236b6d27dbf
treed463d3ad4502d288b349714378234d92f3d52d2f
parent640d0c89af45fe4d08b6ee5eff9043f0efdc99e0
(bibtex-format-entry): Use `bibtex-empty-field-re' only on the text of
fields, not on entire field lines.
(bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
not on part of a buffer.
(bibtex-empty-field-re): Don't match nonempty field text strings like
"{letters\\macro{}more letters}".  Clarify docstring.
(bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
(bibtex-entry-offset, bibtex-parse-association)
(bibtex-parse-field-name): Fix typos in docstrings.
(bibtex-field-list, bibtex-find-crossref): Fix typos in error
messages.
lisp/ChangeLog
lisp/textmodes/bibtex.el