]> git.eshelyaron.com Git - emacs.git/commit
Fix 'dired-diff' when backup file is in another directory
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 Aug 2016 10:13:57 +0000 (13:13 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 Aug 2016 10:13:57 +0000 (13:13 +0300)
commitb593ea1f9b7068c03fe6527a3cb6d5e1b2cd9736
tree21c990c3d144d90a512ac0a314bb26a0f924931d
parent0a327afe2e416777e09b24c18292f854536bdb23
Fix 'dired-diff' when backup file is in another directory

* lisp/dired-aux.el (dired-diff): Clarify the doc string wrt how
the default for FILE is computed, especially when backup files
are involved.  Support backup files in another directory.
Don't suggest the default FILE if it doesn't exist.  (Bug#24089)
lisp/dired-aux.el