comparison lispref/ChangeLog @ 64147:ccaefd0abbe5

Undo last erroneous change.
author Luc Teirlinck <teirllm@auburn.edu>
date Thu, 07 Jul 2005 23:05:28 +0000
parents 496f7dff73e4
children 8427e1fc1ce1
comparison
equal deleted inserted replaced
64146:496f7dff73e4 64147:ccaefd0abbe5
1 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
2
3 * search.texi (Isearch Scroll): Add example of using the
4 `isearch-scroll' property.
5 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6 `Display Custom' node.
7 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8 and de-emphasize it.
9 (Other Repeating Search): `occur' currently can not correctly
10 handle multiline matches. Correct, clarify and update description
11 of `flush-lines' and `keep-lines'.
12
13 * display.texi (Display Custom): Add anchor for `baud-rate'.
14
15 2005-07-06 Richard M. Stallman <rms@gnu.org> 1 2005-07-06 Richard M. Stallman <rms@gnu.org>
16 2
17 * searching.texi (Regexp Search): Clarify what re-search-forward 3 * searching.texi (Regexp Search): Clarify what re-search-forward
18 does when the search fails. 4 does when the search fails.
19 5