From: Luc Teirlinck Date: Thu, 7 Jul 2005 23:03:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~8308 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c0d01546164760403254db5e2d584e8e4561bf73;p=emacs.git *** empty log message *** --- diff --git a/lispref/ChangeLog b/lispref/ChangeLog index cddd1d506b0..f64c62b9081 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,17 @@ +2005-07-07 Luc Teirlinck + + * search.texi (Isearch Scroll): Add example of using the + `isearch-scroll' property. + (Slow Isearch): Reference anchor for `baud-rate' instead of entire + `Display Custom' node. + (Regexp Replace): Put text that requires Emacs Lisp knowledge last + and de-emphasize it. + (Other Repeating Search): `occur' currently can not correctly + handle multiline matches. Correct, clarify and update description + of `flush-lines' and `keep-lines'. + + * display.texi (Display Custom): Add anchor for `baud-rate'. + 2005-07-06 Richard M. Stallman * searching.texi (Regexp Search): Clarify what re-search-forward