Improve documentation of 'move-file-to-trash'

* doc/emacs/files.texi (Misc File Ops): Index
move-file-to-trash.  State that the way to restore trashed
files is system-dependent.
This commit is contained in:
Eli Zaretskii 2018-11-10 22:22:39 +02:00
parent c7b8a51b79
commit 8c2778a9fb

View file

@ -1697,10 +1697,12 @@ Dired rather than @code{delete-file}. @xref{Dired Deletion}.
@cindex trash @cindex trash
@cindex recycle bin @cindex recycle bin
@findex move-file-to-trash
@kbd{M-x move-file-to-trash} moves a file into the system @kbd{M-x move-file-to-trash} moves a file into the system
@dfn{Trash} (or @dfn{Recycle Bin}). This is a facility available on @dfn{Trash} (or @dfn{Recycle Bin}). This is a facility available on
most operating systems; files that are moved into the Trash can be most operating systems; files that are moved into the Trash can be
brought back later if you change your mind. brought back later if you change your mind. (The way to restore
trashed files is system-dependent.)
@vindex delete-by-moving-to-trash @vindex delete-by-moving-to-trash
By default, Emacs deletion commands do @emph{not} use the Trash. To By default, Emacs deletion commands do @emph{not} use the Trash. To