diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 50a49774795..6b778e51742 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -72,6 +72,9 @@ | |||
| 72 | 72 | ||
| 73 | 2005-06-06 Juanma Barranquero <lekktu@gmail.com> | 73 | 2005-06-06 Juanma Barranquero <lekktu@gmail.com> |
| 74 | 74 | ||
| 75 | * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step) | ||
| 76 | (thumbs-thumbsdir-auto-clean): Fix typos in docstrings. | ||
| 77 | |||
| 75 | * ps-print.el (ps-default-fg, ps-default-bg): | 78 | * ps-print.el (ps-default-fg, ps-default-bg): |
| 76 | Fix typos in docstrings. | 79 | Fix typos in docstrings. |
| 77 | 80 | ||