[gnus git] branch master updated: m0-5-73-g361d0aa =2= Merge branch 'master' of https://git.gnus.org/gnus ; Don't use the abbreviation "win" to refer to Windows (Bug#10421)
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 361d0aad90fa93900be129ad1968f917d5401f44 (commit)
via 6721251f6977b2979c369ad28981b83acc4d3301 (commit)
from 3126bc20b0eb30ea691b99ba636deecc3d2772cd (commit)
- Log -----------------------------------------------------------------
commit 361d0aad90fa93900be129ad1968f917d5401f44
Merge: 6721251 3126bc2
Author: Katsumi Yamaoka <[email protected]>
Date: Sun Jul 29 22:14:30 2012 +0000
Merge branch 'master' of https://git.gnus.org/gnus
commit 6721251f6977b2979c369ad28981b83acc4d3301
Author: Paul Eggert <[email protected]>
Date: Sun Jul 29 22:13:47 2012 +0000
Don't use the abbreviation "win" to refer to Windows (Bug#10421)
diff --git a/texi/gnus-faq.texi b/texi/gnus-faq.texi
index 0c8c850..6c29465 100644
--- a/texi/gnus-faq.texi
+++ b/texi/gnus-faq.texi
@@ -407,7 +407,7 @@ you want, so let's do it the correct way.
The first thing you've got to do is to
create a suitable directory (no blanks in directory name
please) e.g. c:\myhome. Then you must set the environment
-variable HOME to this directory. To do this under Win9x
+variable HOME to this directory. To do this under Windows 9x
or Me include the line
@example
diff --git a/texi/gnus.texi b/texi/gnus.texi
index 1a22f66..c2f6616 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -29960,7 +29960,7 @@ Here's a typical score file:
@lisp
(("summary"
- ("win95" -10000 nil s)
+ ("Windows 95" -10000 nil s)
("Gnus"))
("from"
("Lars" -1000))
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
texi/gnus-faq.texi | 2 +-
texi/gnus.texi | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project