mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-02 11:50:48 -08:00
*** empty log message ***
This commit is contained in:
parent
6cae5f240f
commit
578c1340ea
2 changed files with 14 additions and 0 deletions
|
|
@ -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):
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue