comparison lisp/ChangeLog @ 109474:0366d395e7e6

* net/tramp.el (tramp-perl-file-attributes) (tramp-perl-directory-files-and-attributes): Don't pass "$3". (tramp-maybe-open-connection): Use `async-args' and `gw-args' in front of `login-args'.
author Michael Albinus <michael.albinus@gmx.de>
date Tue, 20 Jul 2010 12:29:05 +0200
parents 1d31012de150
children 692d2ce789dc
comparison
equal deleted inserted replaced
109473:f7b2644b5eee 109474:0366d395e7e6
1 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-perl-file-attributes)
4 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
5 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
6 front of `login-args'.
7
1 2010-07-19 Juanma Barranquero <lekktu@gmail.com> 8 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
2 9
3 * time.el (display-time-world-mode): Define with `define-derived-mode'. 10 * time.el (display-time-world-mode): Define with `define-derived-mode'.
4 Set `show-trailing-whitespace' to nil. 11 Set `show-trailing-whitespace' to nil.
5 (display-time-world-display): Simplify. 12 (display-time-world-display): Simplify.