diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 27b732da5fc..bc812e24830 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2000-10-09 Miles Bader <miles@gnu.org> | 1 | 2000-10-09 Miles Bader <miles@gnu.org> |
| 2 | 2 | ||
| 3 | * toolbar/up_arrow.xpm: Flip to put highlight in correct place. | ||
| 4 | Correct image size. | ||
| 5 | * toolbar/left_arrow.xpm: Correct image size. | ||
| 6 | |||
| 3 | * jka-compr.el: Don't call `jka-compr-install' when loading (it | 7 | * jka-compr.el: Don't call `jka-compr-install' when loading (it |
| 4 | will be done by the definition of `auto-compression-mode' if | 8 | will be done by the definition of `auto-compression-mode' if |
| 5 | necessary. Move code to uninstall existing file-name handler | 9 | necessary. Move code to uninstall existing file-name handler |