Mercurial > emacs
changeset 72313:01a5a5e2cfb0
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Tue, 08 Aug 2006 08:06:08 +0000 |
parents | fd4771b15a42 |
children | b0755f0706c2 |
files | man/ChangeLog man/dired.texi |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/ChangeLog Tue Aug 08 05:31:09 2006 +0000 +++ b/man/ChangeLog Tue Aug 08 08:06:08 2006 +0000 @@ -1,3 +1,8 @@ +2006-08-08 Romain Francoise <romain@orebokech.com> + + * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen + <arjuropo@cc.jyu.fi>. + 2006-08-05 Romain Francoise <romain@orebokech.com> * faq.texi (New in Emacs 22): Expand.
--- a/man/dired.texi Tue Aug 08 05:31:09 2006 +0000 +++ b/man/dired.texi Tue Aug 08 08:06:08 2006 +0000 @@ -325,7 +325,7 @@ Instead of flagging a file with @samp{D}, you can @dfn{mark} the file with some other character (usually @samp{*}). Most Dired commands to operate on files use the files marked with @samp{*}. The -only command that operates on flagged flies is @kbd{x}, which expunges +only command that operates on flagged files is @kbd{x}, which expunges them. Here are some commands for marking with @samp{*}, for unmarking, and