emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/textmodes bibtex.el


From: Lute Kamstra
Subject: [Emacs-commit] emacs/lisp/textmodes bibtex.el
Date: Tue, 25 Jan 2005 12:25:07 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Lute Kamstra <address@hidden>   05/01/25 17:25:06

Modified files:
        lisp/textmodes : bibtex.el 

Log message:
        (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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/textmodes/bibtex.el.diff?tr1=1.90&tr2=1.91&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]