Mercurial > emacs
changeset 63281:37c3befbdf48
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 10 Jun 2005 15:00:48 +0000 |
parents | 69ae2aff114c |
children | 3609dc754369 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <lekktu@gmail.com> + * 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):
--- 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 <lekktu@gmail.com> + + * process.c (syms_of_process) [ADAPTIVE_READ_BUFFERING]: + * w32fns.c (syms_of_w32fns): Fix spellings. + 2005-06-10 Eli Zaretskii <eliz@gnu.org> * unexw32.c (COPY_CHUNK, COPY_PROC_CHUNK): Add a new argument