diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 545f6debb31..d542fa1a15b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -9,6 +9,8 @@ | |||
| 9 | 9 | ||
| 10 | 2005-06-09 Juanma Barranquero <lekktu@gmail.com> | 10 | 2005-06-09 Juanma Barranquero <lekktu@gmail.com> |
| 11 | 11 | ||
| 12 | * window.el (window-size-fixed): Fix typo in docstring. | ||
| 13 | |||
| 12 | * thumbs.el: Don't set `auto-image-file-mode'. Do not create the | 14 | * thumbs.el: Don't set `auto-image-file-mode'. Do not create the |
| 13 | thumbnails directory on loading. | 15 | thumbnails directory on loading. |
| 14 | (thumbs-conversion-program): Use `eq' to check the system type, | 16 | (thumbs-conversion-program): Use `eq' to check the system type, |