summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
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 @@
2005-06-09 Juanma Barranquero <lekktu@gmail.com>
+ * window.el (window-size-fixed): Fix typo in docstring.
+
* thumbs.el: Don't set `auto-image-file-mode'. Do not create the
thumbnails directory on loading.
(thumbs-conversion-program): Use `eq' to check the system type,