comparison lisp/ChangeLog @ 111647:7d109d8678c8

Sync with Tramp 2.2.0. * net/tramp.el (tramp-handle-insert-file-contents): Don't use `file-remote-p' (due to compatibility). * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly) (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'. * net/trampver.el: Update release number.
author Michael Albinus <michael.albinus@gmx.de>
date Sat, 20 Nov 2010 14:12:27 +0100
parents 71b9e27e5245
children 342ca5475c01
comparison
equal deleted inserted replaced
111646:71b9e27e5245 111647:7d109d8678c8
1 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
2
3 Sync with Tramp 2.2.0.
4
5 * net/tramp.el (tramp-handle-insert-file-contents): Don't use
6 `file-remote-p' (due to compatibility).
7
8 * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly)
9 (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
10
11 * net/trampver.el: Update release number.
12
1 2010-11-20 Eli Zaretskii <eliz@gnu.org> 13 2010-11-20 Eli Zaretskii <eliz@gnu.org>
2 14
3 * faces.el (glyphless-char): Define value for `pc'. 15 * faces.el (glyphless-char): Define value for `pc'.
4 16
5 2010-11-20 Tassilo Horn <tassilo@member.fsf.org> 17 2010-11-20 Tassilo Horn <tassilo@member.fsf.org>