* doc/emacs/dired.texi (Marks vs Flags): Copyedits.
This commit is contained in:
parent
69107f347b
commit
bd4cc8d564
1 changed files with 3 additions and 3 deletions
|
@ -578,9 +578,9 @@ command will look in the buffer without revisiting the file, so the results
|
||||||
might be inconsistent with the file on disk if its contents have changed
|
might be inconsistent with the file on disk if its contents have changed
|
||||||
since it was last visited. If you don't want this, you may wish to
|
since it was last visited. If you don't want this, you may wish to
|
||||||
revert the files you have visited in your buffers, or to turn on
|
revert the files you have visited in your buffers, or to turn on
|
||||||
the @code{auto-revert} mode in those buffers, before invoking this
|
@code{auto-revert} mode in those buffers, before invoking this
|
||||||
command. @xref{Reverting}. If you prefer that this command always
|
command. @xref{Reverting}. If you prefer that this command should always
|
||||||
revisits the file, without having to revert the file or enable
|
revisit the file, without you having to revert the file or enable
|
||||||
@code{auto-revert} mode, you might want to set
|
@code{auto-revert} mode, you might want to set
|
||||||
@code{dired-always-read-filesystem} to non-@code{nil}.
|
@code{dired-always-read-filesystem} to non-@code{nil}.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue