]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuri Linkov <juri@jurta.org>
Thu, 25 May 2006 23:00:43 +0000 (23:00 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 25 May 2006 23:00:43 +0000 (23:00 +0000)
lisp/ChangeLog
lispref/ChangeLog

index c36c59b122865f8760637637354c19951d978d2d..a5b3f2b801429b785f8122dae40cccf22fee1ad5 100644 (file)
@@ -1,3 +1,8 @@
+2006-05-25  Juri Linkov  <juri@jurta.org>
+
+       * replace.el (query-replace-read-from, query-replace-read-to):
+       Remove 8th arg KEEP-ALL in read-from-minibuffer.
+
 2006-05-25  Rajesh Vaidheeswarran <rv@gnu.org>
        * whitespace.el (whitespace-cleanup): change to cleanup
        region if one is active
index a7830e96b5cf0299db121f924f6371f7a152ece5..cab118b70ed89abb02583aebcf3741652ef8447d 100644 (file)
@@ -1,5 +1,7 @@
 2006-05-25  Juri Linkov  <juri@jurta.org>
 
+       * minibuf.texi (Text from Minibuffer): Undocument keep-all.
+
        * modes.texi (%-Constructs): Add %e, %z, %Z.
 
 2006-05-25  Richard Stallman  <rms@gnu.org>