diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c9e7d3713d7..a3288513e38 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-07-13 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * progmodes/compile.el (grep-tree): Fixed autoload. | ||
| 4 | Corrected use of undefined variable `match-files-aliases'. | ||
| 5 | |||
| 1 | 2002-07-12 Glenn Morris <gmorris@ast.cam.ac.uk> | 6 | 2002-07-12 Glenn Morris <gmorris@ast.cam.ac.uk> |
| 2 | 7 | ||
| 3 | * calendar/timeclock.el (timeclock-get-workday-function): | 8 | * calendar/timeclock.el (timeclock-get-workday-function): |