aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 45adb3668b2..c62834d20b2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12007-12-28 Nick Roberts <nickrob@snap.net.nz>
2
3 * thumbs.el (thumbs-call-convert): Use call-process directly
4 with thumbs-conversion-program instead of through shell-file-name
5 for better error reporting when program is missing.
6
12007-12-27 Jay Belanger <jay.p.belanger@gmail.com> 72007-12-27 Jay Belanger <jay.p.belanger@gmail.com>
2 8
3 * calc/calc-aent.el (math-remove-percentsigns): 9 * calc/calc-aent.el (math-remove-percentsigns):