all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#50323: 27.2; dired-do-touch documentation improvement
@ 2021-09-01 12:30 joshua
  2021-09-02  7:49 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: joshua @ 2021-09-01 12:30 UTC (permalink / raw)
  To: 50323


In section 30.7 of the emacs manual the line about dired-do-touch
doesn't really reflect what the function does (dired-do-touch doesn't
change the time to the present time, but rather to the timestamp given,
which by default is the modification time of the file)

"Touch the specified files (dired-do-touch). This means updating their
modification times to the present time. This is like the shell command
touch."

Rather, to fit in with the other lines I'd reccomend

"Touch the specified files (dired-do-touch). This means updating their
modification times to /timestamp/. This is like the shell command
touch."


Would just send a patch, but can't be bothered working out how to
contribute, apologies!

Joshua





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-09-03 10:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-01 12:30 bug#50323: 27.2; dired-do-touch documentation improvement joshua
2021-09-02  7:49 ` Lars Ingebrigtsen
2021-09-02 15:52   ` Juri Linkov
2021-09-02 16:03     ` Lars Ingebrigtsen
2021-09-02 16:08     ` Eli Zaretskii
2021-09-03 10:51     ` Joshua O'Connor

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.