comparison doc/lispref/ChangeLog @ 102922:bc1b7462d55e

* syntax.texi (Syntax Table Functions): Document cons cell argument for modify-syntax-entry. (Categories): Document cons cell argument for modify-category-entry.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 10 Apr 2009 04:57:05 +0000
parents 7c6f05477556
children 6e0dd27347d9
comparison
equal deleted inserted replaced
102921:7c6f05477556 102922:bc1b7462d55e
1 2009-04-10 Chong Yidong <cyd@stupidchicken.com> 1 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
2
3 * syntax.texi (Syntax Table Functions): Document cons cell
4 argument for modify-syntax-entry.
5 (Categories): Document cons cell argument for
6 modify-category-entry.
2 7
3 * searching.texi (String Search): Document word-search-forward-lax 8 * searching.texi (String Search): Document word-search-forward-lax
4 and word-search-backward-lax. 9 and word-search-backward-lax.
5 (Searching and Case): Describe isearch behavior more precisely. 10 (Searching and Case): Describe isearch behavior more precisely.
6 11