aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuri Linkov2012-10-27 12:17:14 +0300
committerJuri Linkov2012-10-27 12:17:14 +0300
commite2f022a3fa6986eea4df942dc52a00ae70ec193f (patch)
tree2f5bd2c6516471c70568c956c546989abc25e160 /lisp/ChangeLog
parentdf171c230cc8a5da73684740ff5cfa364fa8c1c4 (diff)
downloademacs-e2f022a3fa6986eea4df942dc52a00ae70ec193f.tar.gz
emacs-e2f022a3fa6986eea4df942dc52a00ae70ec193f.zip
* lisp/wdired.el (wdired-keep-marker-rename): New defcustom.
(wdired-do-renames): Use it instead of `dired-keep-marker-rename'. * lisp/dired.el (dired-keep-marker-rename): Add reference to `wdired-keep-marker-rename' in the docstring. Add default character value ?R to display initially in Customization UI instead of ?@. Fixes: debbugs:11795
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index defa35f09ee..c6e940ba0fa 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12012-10-27 Juri Linkov <juri@jurta.org>
2
3 * wdired.el (wdired-keep-marker-rename): New defcustom.
4 (wdired-do-renames): Use it instead of `dired-keep-marker-rename'.
5 (Bug#11795)
6
7 * dired.el (dired-keep-marker-rename): Add reference to
8 `wdired-keep-marker-rename' in the docstring.
9 Add default character value ?R to display initially in
10 Customization UI instead of ?@.
11
12012-10-27 Martin Rudalics <rudalics@gmx.at> 122012-10-27 Martin Rudalics <rudalics@gmx.at>
2 13
3 * window.el (display-buffer): In doc-string describe 14 * window.el (display-buffer): In doc-string describe