comparison lisp/ChangeLog @ 40256:561bc8b0392f

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 24 Oct 2001 12:37:32 +0000
parents 111fc7634b28
children 64974d531aba
comparison
equal deleted inserted replaced
40255:ad4ee591fe2f 40256:561bc8b0392f
1 2001-10-24 Gerd Moellmann <gerd@gnu.org> 1 2001-10-24 Gerd Moellmann <gerd@gnu.org>
2
3 * replace.el (perform-replace): Move START and END parameters
4 to the end of the argument list and make them optional.
5
6 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
7 perform-replace.
2 8
3 * international/fontset.el (x-must-resolve-font-name): New 9 * international/fontset.el (x-must-resolve-font-name): New
4 function. 10 function.
5 (x-complement-fontset-spec): Use it. 11 (x-complement-fontset-spec): Use it.
6 12