summaryrefslogtreecommitdiff
path: root/lisp/dired.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1993-06-18 17:55:42 +0000
committerJim Blandy <jimb@redhat.com>1993-06-18 17:55:42 +0000
commit50f747444d3ab08689730d5b7b11b80108e2ab1c (patch)
treec64e30a5632287e059c2fcd785d24b7008a9459a /lisp/dired.el
parent0505a7403322c0e481fb8000bd122b1ba6405f63 (diff)
downloademacs-50f747444d3ab08689730d5b7b11b80108e2ab1c.tar.gz
* dired.el (dired-summary): dired-do-rename is on "R", not "r".
Diffstat (limited to 'lisp/dired.el')
-rw-r--r--lisp/dired.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dired.el b/lisp/dired.el
index 20a3267810d..45bff4b83ca 100644
--- a/lisp/dired.el
+++ b/lisp/dired.el
@@ -837,7 +837,7 @@ Keybindings:
(dired-why)
;>> this should check the key-bindings and use substitute-command-keys if non-standard
(message
- "d-elete, u-ndelete, x-punge, f-ind, o-ther window, r-ename, C-opy, h-elp"))
+ "d-elete, u-ndelete, x-punge, f-ind, o-ther window, R-ename, C-opy, h-elp"))
(defun dired-undo ()
"Undo in a dired buffer.