Mercurial > emacs
changeset 3822:242b72c42f33
* dired.el (dired-summary): dired-do-rename is on "R", not "r".
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Fri, 18 Jun 1993 17:55:42 +0000 |
parents | 8f353c2491d0 |
children | 7747dabf897f |
files | lisp/dired.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/dired.el Fri Jun 18 16:33:12 1993 +0000 +++ b/lisp/dired.el Fri Jun 18 17:55:42 1993 +0000 @@ -837,7 +837,7 @@ (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.