# HG changeset patch # User Richard M. Stallman # Date 820259951 0 # Node ID 8838c82fd058d55da318992ac19b0a9741876db4 # Parent 4362f8b4f83c7e7d5346264e9e4fdc26c662a2b3 (dired): Fix typo. diff -r 4362f8b4f83c -r 8838c82fd058 lisp/dired.el --- 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. \\\ You can move around in it with the usual commands.