]> git.eshelyaron.com Git - emacs.git/commitdiff
(Operating on Files): Add dired-do-touch.
authorJuri Linkov <juri@jurta.org>
Sat, 12 Jun 2004 06:02:17 +0000 (06:02 +0000)
committerJuri Linkov <juri@jurta.org>
Sat, 12 Jun 2004 06:02:17 +0000 (06:02 +0000)
man/dired.texi

index fd269811b9fe92950122698cae1fefc9f787bdfb..57fa240c39afdcf000da5a71f53261bda1d27081 100644 (file)
@@ -589,6 +589,12 @@ The variable @code{dired-chown-program} specifies the name of the
 program to use to do the work (different systems put @code{chown} in
 different places).
 
+@findex dired-do-touch
+@kindex T @r{(Dired)}
+@cindex changing file time (in Dired)
+@item T @var{timestamp} @key{RET}
+Change the time of the specified files (@code{dired-do-touch}).
+
 @findex dired-do-print
 @kindex P @r{(Dired)}
 @cindex printing files (in Dired)