From: Glenn Morris Date: Fri, 7 Feb 2014 07:13:21 +0000 (-0800) Subject: * doc/emacs/anti.texi (Antinews): Fix typo. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~136 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e4eaacacc664e5469558350521add4f0b4163818;p=emacs.git * doc/emacs/anti.texi (Antinews): Fix typo. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 11df5923612..2ee669e7da5 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,5 +1,7 @@ 2014-02-07 Glenn Morris + * anti.texi (Antinews): Fix typo. + * ack.texi (Acknowledgments): No longer mention obsolete files. 2014-02-02 Glenn Morris diff --git a/doc/emacs/anti.texi b/doc/emacs/anti.texi index a15a2f4df25..dcab8b57aef 100644 --- a/doc/emacs/anti.texi +++ b/doc/emacs/anti.texi @@ -89,7 +89,7 @@ scroll bars. Emacs no longer refers to GTK+ to set the default @item Setting the option @code{delete-by-moving-to-trash} to a -non-@code{nil} now causes all file deletions to use the system trash, +non-@code{nil} value now causes all file deletions to use the system trash, even temporary files created by Lisp programs; furthermore, the @kbd{M-x delete-file} and @kbd{M-x delete-directory} commands no longer accept prefix arguments to force true deletion.