emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 8c2778a: Improve documentation of 'move-file-to-t


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-26 8c2778a: Improve documentation of 'move-file-to-trash'
Date: Sat, 10 Nov 2018 15:23:47 -0500 (EST)

branch: emacs-26
commit 8c2778a9fbb82ed55335404f2b312fcc04bafaea
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    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.
---
 doc/emacs/files.texi | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi
index 9c57bbe..e4b97e5 100644
--- a/doc/emacs/files.texi
+++ b/doc/emacs/files.texi
@@ -1697,10 +1697,12 @@ Dired rather than @code{delete-file}.  @xref{Dired 
Deletion}.
 
 @cindex trash
 @cindex recycle bin
address@hidden move-file-to-trash
   @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
 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
   By default, Emacs deletion commands do @emph{not} use the Trash.  To



reply via email to

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