X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Freplace.el;h=fc5a02c4847729d36d14a947d92d1f743ef6738f;hb=19cd5ec83f7a59f7491cde340b99a77561f2b0a4;hp=ec2ce62b3d9d62fba383887cd6408c651def990e;hpb=14144012929ab5944f367d5d1b323ab8268abb05;p=chise%2Fxemacs-chise.git.1 diff --git a/lisp/replace.el b/lisp/replace.el index ec2ce62..fc5a02c 100644 --- a/lisp/replace.el +++ b/lisp/replace.el @@ -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