aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuri Linkov2012-09-19 02:40:39 +0300
committerJuri Linkov2012-09-19 02:40:39 +0300
commit2fd5e67d925be2b5fc945be5aaba27904cc65022 (patch)
tree91e5411c13641f8d3681f7be7d8f7dc9e233e6e9 /lisp/ChangeLog
parent42917e790eb8e92e40dc79e34846d6598279ca61 (diff)
downloademacs-2fd5e67d925be2b5fc945be5aaba27904cc65022.tar.gz
emacs-2fd5e67d925be2b5fc945be5aaba27904cc65022.zip
* lisp/dired-aux.el (dired-diff): Restore original functionality of
getting the default value, but keep new feature of using the latest existing backup file (`diff-latest-backup-file').
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 66927960d25..8036e819d4d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
12012-09-18 Juri Linkov <juri@jurta.org> 12012-09-18 Juri Linkov <juri@jurta.org>
2 2
3 * dired-aux.el (dired-diff): Restore original functionality of
4 getting the default value, but keep new feature of using the
5 latest existing backup file (`diff-latest-backup-file').
6
72012-09-18 Juri Linkov <juri@jurta.org>
8
3 * dired.el (dired-mark): If the region is active in Transient Mark 9 * dired.el (dired-mark): If the region is active in Transient Mark
4 mode, mark all files in the active region. Doc fix. 10 mode, mark all files in the active region. Doc fix.
5 (dired-unmark, dired-flag-file-deletion, dired-unmark-backward): 11 (dired-unmark, dired-flag-file-deletion, dired-unmark-backward):