comparison lisp/ChangeLog @ 108469:acaefbe07157

* net/tramp.el (tramp-do-file-attributes-with-stat): Add space in format string, in order to work around a bug in pdksh. Reported by Gilles Pion <gpion@lfdj.com>. (tramp-handle-verify-visited-file-modtime): Do not send a command when the connection is not established. (tramp-handle-set-file-times): Simplify the check for utc.
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 10 May 2010 17:50:30 +0200
parents 97a4c6a11c71
children daa05d3ccff4
comparison
equal deleted inserted replaced
108468:97a4c6a11c71 108469:acaefbe07157
1 2010-05-10 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
4 format string, in order to work around a bug in pdksh. Reported
5 by Gilles Pion <gpion@lfdj.com>.
6 (tramp-handle-verify-visited-file-modtime): Do not send a command
7 when the connection is not established.
8 (tramp-handle-set-file-times): Simplify the check for utc.
9
1 2010-05-10 Juanma Barranquero <lekktu@gmail.com> 10 2010-05-10 Juanma Barranquero <lekktu@gmail.com>
2 11
3 Fix use of `filter-buffer-substring' (rework previous change). 12 Fix use of `filter-buffer-substring' (rework previous change).
4 * emulation/cua-base.el (cua--filter-buffer-noprops): New function. 13 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
5 (cua-repeat-replace-region): 14 (cua-repeat-replace-region):