aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 26ff5d4c7ce..cd139b72456 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12009-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
12009-12-15 Michael Albinus <michael.albinus@gmx.de> 102009-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.