diff options
| author | Kim F. Storm | 2005-06-08 23:04:27 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2005-06-08 23:04:27 +0000 |
| commit | b7aae902ed6d45976a249e44e296df9a97737c16 (patch) | |
| tree | 68c098467b869de953f2c15513e5af335e46aa2c /lispref/ChangeLog | |
| parent | 4e370af25a24a401f5f5577da13078c318fc96ad (diff) | |
| download | emacs-b7aae902ed6d45976a249e44e296df9a97737c16.tar.gz emacs-b7aae902ed6d45976a249e44e296df9a97737c16.zip | |
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 6eb1c7be5e1..6742080bd03 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-06-09 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * searching.texi (Entire Match Data): Explain new `reseat' argument to | ||
| 4 | match-data and set-match-data. | ||
| 5 | |||
| 1 | 2005-06-08 Richard M. Stallman <rms@gnu.org> | 6 | 2005-06-08 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * searching.texi (Entire Match Data): Clarify when match-data | 8 | * searching.texi (Entire Match Data): Clarify when match-data |