diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 24 12:37:08 2001 +0000
+++ b/lisp/ChangeLog	Wed Oct 24 12:37:32 2001 +0000
@@ -1,5 +1,11 @@
 2001-10-24  Gerd Moellmann  <gerd@gnu.org>
 
+	* replace.el (perform-replace): Move START and END parameters
+	to the end of the argument list and make them optional.
+
+	* progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
+	perform-replace.
+
 	* international/fontset.el (x-must-resolve-font-name): New
 	function.
 	(x-complement-fontset-spec): Use it.