=== modified file 'lisp/replace.el' --- lisp/replace.el 2013-12-20 19:55:56 +0000 +++ lisp/replace.el 2013-12-21 02:17:41 +0000 @@ -1239,7 +1239,7 @@ which means to discard all text properti (regexp (read-regexp (if perform-collect "Collect strings matching regexp" "List lines matching regexp") - 'regexp-history-last))) + read-regexp-defaults-function))) (list regexp (if perform-collect ;; Perform collect operation