diff options
| author | Kim F. Storm | 2005-06-22 23:19:20 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2005-06-22 23:19:20 +0000 |
| commit | 9d12e52b0d184845023e943bec7fcb6a445017e8 (patch) | |
| tree | 97aed0a4f6dc9fbd8d310af217fae1635a93230d /lispref | |
| parent | 51f10faa1790cd6fd5abcd669bbf95e3f263bc07 (diff) | |
| download | emacs-9d12e52b0d184845023e943bec7fcb6a445017e8.tar.gz emacs-9d12e52b0d184845023e943bec7fcb6a445017e8.zip | |
*** empty log message ***
Diffstat (limited to 'lispref')
| -rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 3180955626a..6d5ff8649b3 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-06-23 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * searching.texi (Entire Match Data): Remove evaporate option for | ||
| 4 | match-data. Do not mention evaporate option for set-match-data. | ||
| 5 | |||
| 1 | 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk> | 6 | 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk> |
| 2 | 7 | ||
| 3 | * display.texi (Face Functions): Mention face aliases. | 8 | * display.texi (Face Functions): Mention face aliases. |