[gnus git] branch master updated: n0-13-29-g6fee79f
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 6fee79f24de8ca41c9b09b5842a72b05964b81e9 (commit)
from db00ac162ef860f036ad6f27af4e4645bde557a4 (commit)
- Log -----------------------------------------------------------------
commit 6fee79f24de8ca41c9b09b5842a72b05964b81e9
Author: Glenn Morris <[email protected]>
Date: Wed Feb 23 13:24:52 2011 +0000
gnus.texi: Standardize some Emacs/XEmacs terminology.
diff --git a/texi/ChangeLog b/texi/ChangeLog
index ad61f45..47051d4 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-23 Glenn Morris <[email protected]>
+
+ * gnus.texi: Standardize some Emacs/XEmacs terminology.
+
2011-02-22 Teodor Zlatanov <[email protected]>
* auth.texi (Help for users): Mention ~/.netrc is also searched by
diff --git a/texi/gnus.texi b/texi/gnus.texi
index 78de5dd..1d99261 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -22498,7 +22498,7 @@ variables should be either strings or symbols naming functions that
return a string. When the mouse passes over text with this property
set, a balloon window will appear and display the string. Please
refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
-(in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
+(in Emacs) or the doc string of @code{balloon-help-mode} (in
XEmacs) for more information on this. (For technical reasons, the
guillemets have been approximated as @samp{<<} and @samp{>>} in this
paragraph.)
@@ -27766,7 +27766,7 @@ to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
the second parameter.
@file{make.bat} has been rewritten from scratch, it now features
-automatic recognition of XEmacs and GNU Emacs, generates
+automatic recognition of XEmacs and Emacs, generates
@file{gnus-load.el}, checks if errors occur while compilation and
generation of info files and reports them at the end of the build
process. It now uses @code{makeinfo} if it is available and falls
-----------------------------------------------------------------------
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/ChangeLog | 4 ++++
texi/gnus.texi | 4 ++--
2 files changed, 6 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