changeset 68226:8cac036adedc

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Tue, 17 Jan 2006 01:43:00 +0000
parents adf40b463f96
children 51ca63f92c59
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jan 17 01:41:52 2006 +0000
+++ b/lisp/ChangeLog	Tue Jan 17 01:43:00 2006 +0000
@@ -1,5 +1,10 @@
 2006-01-17  Juri Linkov  <juri@jurta.org>
 
+	* dired-aux.el (dired-diff): Use dired-dwim-target-directory
+	instead of the file at the mark as default if the file at the mark
+	is the same as the file at point or if dired-dwim-target-directory
+	is not the same as the current directory and the mark is not active.
+
 	* log-view.el (log-view-minor-wrap): Use the same logic to get
 	revisions as `log-view-diff'.