(A-GT-K02849): New abstract node; unify A-U+8FB0-itaiji-001.
[chise/xemacs-chise.git.1] / lisp / replace.el
index 6d7c7ee..fc5a02c 100644 (file)
@@ -394,8 +394,8 @@ default is t.")
 
 If a match spreads across multiple lines, all those lines are shown.
 
-If variable `list-matching-lines-whole-buffer' is non-nil, the entire buffer is
-searched, otherwise search begins at point.
+If variable `list-matching-lines-whole-buffer' is non-nil, the entire
+buffer is searched, otherwise search begins at point.
 
 Each line is displayed with NLINES lines before and after, or -NLINES
 before if NLINES is negative.
@@ -416,7 +416,8 @@ It serves as a menu to find any of the occurrences in this buffer.
                     ;; rewritten for I18N3 snarfing
                     (read-from-minibuffer
                      (format "List lines matching regexp (default `%s'): "
-                             default) nil nil nil 'regexp-history)
+                             default) nil nil nil 'regexp-history nil
+                              default)
                   (read-from-minibuffer
                    "List lines matching regexp: "
                    nil nil nil