]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Wed, 24 Oct 2001 12:39:52 +0000 (12:39 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 24 Oct 2001 12:39:52 +0000 (12:39 +0000)
ChangeLog
lisp/ChangeLog

index 135108d8e9a5b3aa9637657dcd3845b405e4a96c..97a88025d103113b41e3fe1c20c0d1f6df068f37 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-24  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in: Use $MAKE for `make' if set.
+
 2001-10-22  Gerd Moellmann  <gerd@gnu.org>
 
        * Makefile.in (install-arch-indep): Add -h (follow symlinks)
index 5adb997df94029685c8efc30028182f6726f2ea8..b1655e2a1e75927f6afe5270e6c3f48dd23fddf3 100644 (file)
@@ -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.