diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e99afd4e319..46072028631 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2002-07-22 Markus Rost <rost@math.ohio-state.edu> | ||
| 2 | |||
| 3 | * add-log.el (add-log-mailing-address): Fix type. Can be a | ||
| 4 | string. | ||
| 5 | |||
| 6 | * ido.el (ido-separator): Fix type. | ||
| 7 | |||
| 1 | 2002-07-23 Andrew Innes <andrewi@gnu.org> | 8 | 2002-07-23 Andrew Innes <andrewi@gnu.org> |
| 2 | 9 | ||
| 3 | * makefile.w32-in (DONTCOMPILE): Remove cus-start.el. | 10 | * makefile.w32-in (DONTCOMPILE): Remove cus-start.el. |