aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2005-06-10 15:00:48 +0000
committerJuanma Barranquero <[email protected]>2005-06-10 15:00:48 +0000
commit578c1340ea0f4d6a6aa9d86ff5d89bdf690e8fbb (patch)
tree9f0777ee92bfe580e236cbd2c99654d402221d64 /lisp/ChangeLog
parent6cae5f240fedafade79e31e06b73ca1bcb82cf5e (diff)
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 14f2191fdc..09ce2a4e50 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -14,6 +14,15 @@
2005-06-10 Juanma Barranquero <[email protected]>
+ * thumbs.el: Fixes for changes of 2005-06-09.
+ (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
+ as a directory.
+ (thumbs-thumbname): Remove directory separator from format string;
+ `thumbs-thumbsdir' now returns a valid directory name.
+ (thumbs-temp-dir): New defsubst.
+ (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
+ Use it.
+
* cus-edit.el (minibuffer):
* files.el (make-backup-file-name-function):
* filesets.el (filesets-external-viewers):