diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 030cdbe22af..abf0077c48e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-06-23 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * subr.el (save-match-data): Add comment about using evaporate arg | ||
| 4 | to 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 | * cus-edit.el (customize-face) | 8 | * cus-edit.el (customize-face) |