diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 04992cd88f5..a2e69e254a1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -9,7 +9,7 @@ * thumbs.el (thumbs-call-convert): Use call-process directly with thumbs-conversion-program instead of through shell-file-name - for better error reporting when program is missing. + for better error reporting. 2007-12-27 Jay Belanger