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: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp/textmodes bibtex.el
Date: Sun, 05 Dec 2004 11:13:29 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Stefan Monnier <address@hidden> 04/12/05 16:06:41

Modified files:
        lisp/textmodes : bibtex.el 

Log message:
        (bibtex-font-lock-url-regexp):
        Use delete-dups when calculating the initial value.
        (bibtex-autokey-get-title): Use <=.
        (bibtex-goto-line): New function.
        (bibtex-reposition-window): Use line numbers instead of point positions.
        Use window-body-height.
        (bibtex-find-crossref): Use bibtex-reposition-window.
        (bibtex-find-entry): Use bibtex-reposition-window.  Always return
        position of entry if key is found or nil if not found.

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





reply via email to

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