diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 45adb3668b2..c62834d20b2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2007-12-28 Nick Roberts + + * 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. + 2007-12-27 Jay Belanger * calc/calc-aent.el (math-remove-percentsigns):