diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2004-01-12 04:17:38 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2004-01-12 04:17:38 +0000 |
commit | 90c3aa59349b4a902282badc8d31144a143c1973 (patch) | |
tree | 3406e9b68c2d25d1527f093b9d973e7a863928dd | |
parent | ecb3b438ddc585dd2fc9d9049267a06371036889 (diff) | |
download | emacs-90c3aa59349b4a902282badc8d31144a143c1973.tar.gz |
*** empty log message ***
-rw-r--r-- | lispref/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 62fb3e10307..7e1a96db78d 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,16 @@ +2004-01-11 Luc Teirlinck <teirllm@auburn.edu> + + * searching.texi: Various small changes in addition to the + following. + (Regexp Example): Adapt to new value of `sentence-end'. + (Regexp Functions): The PAREN argument to `regexp-opt' can be + `words'. + (Search and Replace): Add usage note for `perform-replace'. + (Entire Match Data): Mention INTEGERS and REUSE arguments to + `match-data'. + (Standard Regexps): Update for new values of `paragraph-start' + and `sentence-end'. + 2004-01-07 Luc Teirlinck <teirllm@auburn.edu> * files.texi (Saving Buffers): Clarify descriptions of |