Mercurial > emacs
comparison lisp/xml.el @ 59733:96d73eb02751
(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.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Tue, 25 Jan 2005 17:25:06 +0000 |
parents | e696b8c143a0 |
children | d0f8033496b1 fb79180b618d |
comparison
equal
deleted
inserted
replaced
59732:5b18dc96332b | 59733:96d73eb02751 |
---|