comparison lisp/ChangeLog @ 58775:1af34a57a7b2

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sun, 05 Dec 2004 16:58:13 +0000
parents 12756b0ec526
children f8de46cb073f
comparison
equal deleted inserted replaced
58774:212ad195d26f 58775:1af34a57a7b2
1 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
2
3 * progmodes/which-func.el (which-function): Use
4 `run-hook-with-args-until-success' instead of a custom loop.
5 Fixes bug with local hooks.
6
1 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> 7 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2 8
3 * textmodes/bibtex.el (bibtex-font-lock-url-regexp): 9 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
4 Use delete-dups when calculating the initial value. 10 Use delete-dups when calculating the initial value.
5 (bibtex-autokey-get-title): Use <=. 11 (bibtex-autokey-get-title): Use <=.