# HG changeset patch # User Luc Teirlinck # Date 1073881058 0 # Node ID b09999d0a01c1ca464f5de50950bbf0bb30715df # Parent b0c5a3919cb8948ed1390f0686783a2f47349bf3 *** empty log message *** diff -r b0c5a3919cb8 -r b09999d0a01c lispref/ChangeLog --- a/lispref/ChangeLog Mon Jan 12 02:03:41 2004 +0000 +++ b/lispref/ChangeLog Mon Jan 12 04:17:38 2004 +0000 @@ -1,3 +1,16 @@ +2004-01-11 Luc Teirlinck + + * 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 * files.texi (Saving Buffers): Clarify descriptions of