diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-09-09 13:39:22 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-09-09 13:41:20 -0700 |
commit | 743b95cc635b1af1490e2834ec1c418c3c1242c0 (patch) | |
tree | e1412416b47bdf358373d89c4c4358d3021c789b /doc/misc/gnus-news.texi | |
parent | ad7ba0fbf16edfaf6f59310ccd56088a656964d0 (diff) | |
download | emacs-743b95cc635b1af1490e2834ec1c418c3c1242c0.tar.gz emacs-743b95cc635b1af1490e2834ec1c418c3c1242c0.tar.bz2 emacs-743b95cc635b1af1490e2834ec1c418c3c1242c0.zip |
Be more consistent about "directory name" in manual
This clarifies the documentation, partly in response to the
discussion in Bug#27986.
Diffstat (limited to 'doc/misc/gnus-news.texi')
-rw-r--r-- | doc/misc/gnus-news.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/gnus-news.texi b/doc/misc/gnus-news.texi index fc104104ede..be7e7ac71a1 100644 --- a/doc/misc/gnus-news.texi +++ b/doc/misc/gnus-news.texi @@ -43,7 +43,7 @@ file, where this release will store flags for nntp. See a later entry for more information about nntp marks. Note that downgrading isn't safe in general. -@item Incompatibility when switching from Emacs 23 to Emacs 22 +@item Incompatibility when switching from Emacs 23 to Emacs 22 In Emacs 23, Gnus uses Emacs's new internal coding system @code{utf-8-emacs} for saving articles drafts and @file{~/.newsrc.eld}. These files may not be read correctly in Emacs 22 and below. If you want to use Gnus across @@ -59,7 +59,7 @@ will shadow the latest one are detected. You can then remove those shadows manually or remove them using @code{make remove-installed-shadows}. -@item The installation directory name is allowed to have spaces and/or tabs. +@item The installation directory's name is allowed to have spaces and/or tabs. @end itemize @item New packages and libraries within Gnus |