Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Fri Apr 10 04:48:05 2009 +0000 +++ b/doc/lispref/ChangeLog Fri Apr 10 04:57:05 2009 +0000 @@ -1,5 +1,10 @@ 2009-04-10 Chong Yidong <cyd@stupidchicken.com> + * syntax.texi (Syntax Table Functions): Document cons cell + argument for modify-syntax-entry. + (Categories): Document cons cell argument for + modify-category-entry. + * searching.texi (String Search): Document word-search-forward-lax and word-search-backward-lax. (Searching and Case): Describe isearch behavior more precisely.