emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master c7997c8: ; * doc/emacs/dired.texi (Operating on Files): Fix last


From: Eli Zaretskii
Subject: master c7997c8: ; * doc/emacs/dired.texi (Operating on Files): Fix last change.
Date: Thu, 2 Sep 2021 12:07:53 -0400 (EDT)

branch: master
commit c7997c8c982f50120b4286326df179300b6240a0
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * doc/emacs/dired.texi (Operating on Files): Fix last change.
---
 doc/emacs/dired.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/emacs/dired.texi b/doc/emacs/dired.texi
index d6b9e71..540abc3 100644
--- a/doc/emacs/dired.texi
+++ b/doc/emacs/dired.texi
@@ -852,8 +852,8 @@ different systems put @command{chown} in different places).
 @cindex changing file time (in Dired)
 @item T @var{timestamp} @key{RET}
 Touch the specified files (@code{dired-do-touch}).  This means
-updating their modification times to @var{timestamp}.  This is like
-the shell command @code{touch}.
+updating their modification times to @var{timestamp}, which defaults
+to the present time.  This is like the shell command @command{touch}.
 
 @findex dired-do-print
 @kindex P @r{(Dired)}



reply via email to

[Prev in Thread] Current Thread [Next in Thread]