# HG changeset patch # User Juri Linkov # Date 1214755811 0 # Node ID 1105c35fc424dbd703ab367ac5dcf2aa64fcd68d # Parent b5e89d359b84a6173478ac6b4b6e8e1f3cfc04f3 *** empty log message *** diff -r b5e89d359b84 -r 1105c35fc424 lisp/ChangeLog --- a/lisp/ChangeLog Sun Jun 29 16:09:08 2008 +0000 +++ b/lisp/ChangeLog Sun Jun 29 16:10:11 2008 +0000 @@ -1,3 +1,12 @@ +2008-06-29 Juri Linkov + + * 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 * descr-text.el (describe-char-display): Always return a string.