changeset 87440:487e9c17a9ec

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 28 Dec 2007 08:08:34 +0000
parents 41b9b682db62
children 350032476821
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Dec 27 17:35:59 2007 +0000
+++ b/lisp/ChangeLog	Fri Dec 28 08:08:34 2007 +0000
@@ -1,3 +1,9 @@
+2007-12-28  Nick Roberts  <nickrob@snap.net.nz>
+
+	* 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  <jay.p.belanger@gmail.com>
 
 	* calc/calc-aent.el (math-remove-percentsigns):