diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 5bdc17136e1..40ad3dc8c52 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2011-08-16 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * syntax.texi (Categories): Add an example of defining a new | ||
| 4 | category and category table. | ||
| 5 | |||
| 6 | * searching.texi (Regexp Backslash): Document how to display | ||
| 7 | existing categories. Mention the possibility of adding | ||
| 8 | categories, and add an xref to where this is described. Add an | ||
| 9 | index entry. | ||
| 10 | |||
| 1 | 2011-08-09 Chong Yidong <cyd@stupidchicken.com> | 11 | 2011-08-09 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 12 | ||
| 3 | * text.texi (Special Properties): | 13 | * text.texi (Special Properties): |