# HG changeset patch # User Juanma Barranquero # Date 1118415648 0 # Node ID 37c3befbdf483aa9ed32e3840d0e8dc3379a5fed # Parent 69ae2aff114c96d7c043e7a95ebdfaff6725276b *** empty log message *** diff -r 69ae2aff114c -r 37c3befbdf48 lisp/ChangeLog --- a/lisp/ChangeLog Fri Jun 10 14:59:59 2005 +0000 +++ b/lisp/ChangeLog Fri Jun 10 15:00:48 2005 +0000 @@ -14,6 +14,15 @@ 2005-06-10 Juanma Barranquero + * 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): diff -r 69ae2aff114c -r 37c3befbdf48 src/ChangeLog --- a/src/ChangeLog Fri Jun 10 14:59:59 2005 +0000 +++ b/src/ChangeLog Fri Jun 10 15:00:48 2005 +0000 @@ -1,3 +1,8 @@ +2005-06-10 Juanma Barranquero + + * process.c (syms_of_process) [ADAPTIVE_READ_BUFFERING]: + * w32fns.c (syms_of_w32fns): Fix spellings. + 2005-06-10 Eli Zaretskii * unexw32.c (COPY_CHUNK, COPY_PROC_CHUNK): Add a new argument