emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 05 Dec 2004 11:13:56 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6713 emacs/lisp/ChangeLog:1.6714
*** emacs/lisp/ChangeLog:1.6713 Sun Dec  5 15:50:34 2004
--- emacs/lisp/ChangeLog        Sun Dec  5 16:07:39 2004
***************
*** 1,3 ****
--- 1,15 ----
+ 2004-12-05  Roland Winkler  <address@hidden>
+ 
+       * textmodes/bibtex.el (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.
+ 
  2004-12-05  Luc Teirlinck  <address@hidden>
  
        * cus-edit.el (custom-file): Escape double-quotes in docstring.




reply via email to

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