Mercurial > emacs
changeset 96420:1105c35fc424
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 29 Jun 2008 16:10:11 +0000 |
parents | b5e89d359b84 |
children | 877fc0162a48 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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.