diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d0565776597..0227b0fc6eb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2000-09-22 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-09-22 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * vc-rcs.el (toplevel): Require `vc' when compiling. | ||
| 4 | |||
| 3 | * startup.el (fancy-splash-head): Use splash.pbm instead of | 5 | * startup.el (fancy-splash-head): Use splash.pbm instead of |
| 4 | splash.xbm. | 6 | splash.xbm. |
| 5 | 7 | ||