Mercurial > emacs
diff lisp/ChangeLog @ 61247:d11749d2bcff
(bibtex-url): Use format to generate the url.
(bibtex-generate-url-list): Update docstring accordingly. Put the
complex example in the docstring.
(bibtex-font-lock-url): Use pop.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 03 Apr 2005 21:26:11 +0000 |
parents | ee782d6579a8 |
children | 3872cb794466 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Apr 03 21:20:03 2005 +0000 +++ b/lisp/ChangeLog Sun Apr 03 21:26:11 2005 +0000 @@ -1,3 +1,10 @@ +2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> + + * textmodes/bibtex.el (bibtex-url): Use format to generate the url. + (bibtex-generate-url-list): Update docstring accordingly. Put the + complex example in the docstring. + (bibtex-font-lock-url): Use pop. + 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca> * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.