projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0db575
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Fri, 28 Dec 2007 08:08:34 +0000
(08:08 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Fri, 28 Dec 2007 08:08:34 +0000
(08:08 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 45adb3668b2624a54e8968751fc4d09e3625f49b..c62834d20b2c08d50bcedda0765a69cf97a8a5da 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-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):