aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2004-01-12 04:17:38 +0000
committerLuc Teirlinck2004-01-12 04:17:38 +0000
commit90c3aa59349b4a902282badc8d31144a143c1973 (patch)
tree3406e9b68c2d25d1527f093b9d973e7a863928dd
parentecb3b438ddc585dd2fc9d9049267a06371036889 (diff)
downloademacs-90c3aa59349b4a902282badc8d31144a143c1973.tar.gz
emacs-90c3aa59349b4a902282badc8d31144a143c1973.zip
*** empty log message ***
-rw-r--r--lispref/ChangeLog13
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 @@
12004-01-11 Luc Teirlinck <teirllm@auburn.edu>
2
3 * searching.texi: Various small changes in addition to the
4 following.
5 (Regexp Example): Adapt to new value of `sentence-end'.
6 (Regexp Functions): The PAREN argument to `regexp-opt' can be
7 `words'.
8 (Search and Replace): Add usage note for `perform-replace'.
9 (Entire Match Data): Mention INTEGERS and REUSE arguments to
10 `match-data'.
11 (Standard Regexps): Update for new values of `paragraph-start'
12 and `sentence-end'.
13
12004-01-07 Luc Teirlinck <teirllm@auburn.edu> 142004-01-07 Luc Teirlinck <teirllm@auburn.edu>
2 15
3 * files.texi (Saving Buffers): Clarify descriptions of 16 * files.texi (Saving Buffers): Clarify descriptions of