Mercurial > emacs
changeset 13888:8838c82fd058
(dired): Fix typo.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 29 Dec 1995 17:59:11 +0000 |
parents | 4362f8b4f83c |
children | 1c65a1e5f099 |
files | lisp/dired.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/dired.el Fri Dec 29 05:47:49 1995 +0000 +++ b/lisp/dired.el Fri Dec 29 17:59:11 1995 +0000 @@ -345,7 +345,7 @@ \(Interactively, use a prefix argument to be able to specify SWITCHES.) Dired displays a list of files in DIRNAME (which may also have shell wildcards appended to select certain files). If DIRNAME is a cons, -its first element is taken as the directory name and the resr as an explicit +its first element is taken as the directory name and the rest as an explicit list of files to make directory entries for. \\<dired-mode-map>\ You can move around in it with the usual commands.