comparison lisp/ChangeLog @ 106600:693859ba5ce8

Revert to old 23.1 logic of using the file at the mark as default. * dired-aux.el (dired-diff): Use the file at the mark as default if it's not the same as the current file, and the target dir is the current dir or the mark is active. Add the current file as the arg of `dired-dwim-target-defaults'. Use the default file in the prompt. (Bug#5225)
author Juri Linkov <juri@jurta.org>
date Wed, 16 Dec 2009 09:52:42 +0000
parents b0e5aae20733
children 2a684c6f926c
comparison
equal deleted inserted replaced
106599:65880e195610 106600:693859ba5ce8
1 2009-12-16 Juri Linkov <juri@jurta.org>
2
3 Revert to old 23.1 logic of using the file at the mark as default.
4 * dired-aux.el (dired-diff): Use the file at the mark as default
5 if it's not the same as the current file, and the target dir is
6 the current dir or the mark is active. Add the current file
7 as the arg of `dired-dwim-target-defaults'. Use the default file
8 in the prompt. (Bug#5225)
9
1 2009-12-15 Michael Albinus <michael.albinus@gmx.de> 10 2009-12-15 Michael Albinus <michael.albinus@gmx.de>
2 11
3 * net/tramp.el (tramp-echo-mark-marker-length): New defconst. 12 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
4 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it. 13 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
5 (tramp-check-for-regexp): Check also, when an echoing shell stops 14 (tramp-check-for-regexp): Check also, when an echoing shell stops