aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2009-04-10 04:48:05 +0000
committerChong Yidong2009-04-10 04:48:05 +0000
commitfca4ec765142cca3fd9b8a638f4cf39a304f7fbc (patch)
treea8f6ec31956c4e5f75c1cc3bc0fc10975d59a72b /doc/lispref/ChangeLog
parent98a326f7ef8fdc7d7ada32078ff8007c6e5f24cd (diff)
downloademacs-fca4ec765142cca3fd9b8a638f4cf39a304f7fbc.tar.gz
emacs-fca4ec765142cca3fd9b8a638f4cf39a304f7fbc.zip
* searching.texi (String Search): Document word-search-forward-lax
and word-search-backward-lax. (Searching and Case): Describe isearch behavior more precisely.
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 5b568b627c4..9b1fdf124d2 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,5 +1,9 @@
12009-04-10 Chong Yidong <cyd@stupidchicken.com> 12009-04-10 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * searching.texi (String Search): Document word-search-forward-lax
4 and word-search-backward-lax.
5 (Searching and Case): Describe isearch behavior more precisely.
6
3 * keymaps.texi (Tool Bar): Mention that some platforms do not 7 * keymaps.texi (Tool Bar): Mention that some platforms do not
4 support multi-line toolbars. Suggested by Stephen Eglen. 8 support multi-line toolbars. Suggested by Stephen Eglen.
5 9