diff options
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/ChangeLog | 5 |
2 files changed, 9 insertions, 0 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | 2003-01-22 Markus Rost <rost@math.ohio-state.edu> | ||
| 2 | |||
| 3 | * Makefile.in (bootstrap): Make bootstrap-after. | ||
| 4 | |||
| 1 | 2003-01-20 Jan D. <jan.h.d@swipnet.se> | 5 | 2003-01-20 Jan D. <jan.h.d@swipnet.se> |
| 2 | 6 | ||
| 3 | * configure.in: Fix --with-gtk. | 7 | * configure.in: Fix --with-gtk. |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 295b0485ed0..c191faa00c4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-01-22 Markus Rost <rost@math.ohio-state.edu> | ||
| 2 | |||
| 3 | * Makefile.in (bootstrap-after): New target. | ||
| 4 | (bootstrap): Move finder-data, custom-deps to bootstrap-after. | ||
| 5 | |||
| 1 | 2003-01-22 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> | 6 | 2003-01-22 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
| 2 | 7 | ||
| 3 | * info.el (Info-index-next): Use "(`,' tries to find next)" for | 8 | * info.el (Info-index-next): Use "(`,' tries to find next)" for |