diff options
author | Eli Zaretskii <eliz@gnu.org> | 2018-01-30 17:30:26 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2018-01-30 17:30:26 +0200 |
commit | bc8dc37f1cd6dcede1f5f409a3aeb8fb345d642e (patch) | |
tree | c49113924bd8c4ec3a54f5f890ef55a08e66c954 | |
parent | 1c7a936a947cbcf329042e5eb78be2eaf506ab9b (diff) | |
download | emacs-bc8dc37f1cd6dcede1f5f409a3aeb8fb345d642e.tar.gz emacs-bc8dc37f1cd6dcede1f5f409a3aeb8fb345d642e.tar.bz2 emacs-bc8dc37f1cd6dcede1f5f409a3aeb8fb345d642e.zip |
Minor copyedits in "Distribution" chapter of the Emacs manual
* doc/emacs/emacs.texi (Distrib): Minor wording changes.
Suggested by oldgaro <oldgaro@protonmail.com> in
emacs-manual-bugs@gnu.org.
-rw-r--r-- | doc/emacs/emacs.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index 09817080c58..5904740b1f6 100644 --- a/doc/emacs/emacs.texi +++ b/doc/emacs/emacs.texi @@ -1345,7 +1345,7 @@ for documentation. @xref{GNU Free Documentation License}.}. @xref{Copying}. One way to get a copy of GNU Emacs is from someone else who has it. -You need not ask for our permission to do so, or tell any one else; +You need not ask for our permission to do so, or tell anyone else; just copy it. If you have access to the Internet, you can get the latest distribution version of GNU Emacs by anonymous FTP; see @url{https://www.gnu.org/software/emacs} on our website for more @@ -1361,7 +1361,7 @@ when you get it, not just free for the manufacturer. If you find GNU Emacs useful, please @strong{send a donation} to the Free Software Foundation to support our work. Donations to the Free -Software Foundation are tax deductible in the US@. If you use GNU Emacs +Software Foundation are tax-deductible in the US@. If you use GNU Emacs at your workplace, please suggest that the company make a donation. To donate, see @url{https://my.fsf.org/donate/}. For other ways in which you can help, see |