(read-regexp): New function.
[bpt/emacs.git] / lisp / ChangeLog
index b3ad16a..58b1e46 100644 (file)
@@ -1,3 +1,12 @@
+2008-06-29  Juri Linkov  <juri@jurta.org>
+
+       * replace.el (read-regexp): New function.
+       (keep-lines-read-args, occur-read-primary-args):
+       Call `read-regexp' instead of code moved to new function.
+       (keep-lines, flush-lines, how-many): Remove parenthesis and colon
+       from the end of prompt.
+       (replace-re-search-function): Doc fix.
+
 2008-06-29  Kenichi Handa  <handa@m17n.org>
 
        * descr-text.el (describe-char-display): Always return a string.