[gnus git] branch no-gnus updated: m0-1-75-gb96c118 =1= Standardize possessive apostrophe usage in manuals, docs, and comments Ref: http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00649.html
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via b96c118a43016b46ff35817809b1e3668d37d358 (commit)
from 9e4f0f845a97649bdeff35ef0356314d079a9383 (commit)
- Log -----------------------------------------------------------------
commit b96c118a43016b46ff35817809b1e3668d37d358
Author: Glenn Morris <[email protected]>
Date: Tue Feb 28 10:25:52 2012 +0000
Standardize possessive apostrophe usage in manuals, docs, and comments
Ref: http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00649.html
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7e08268..a30e943 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2012-02-28 Glenn Morris <[email protected]>
+
+ * gmm-utils.el, gnus-agent.el, gnus-score.el, mm-decode.el:
+ Standardize possessive apostrophe usage.
+
2012-02-25 Lars Magne Ingebrigtsen <[email protected]>
* shr.el (shr-column-specs): Protect against TDs with "width: 0%".
diff --git a/lisp/gmm-utils.el b/lisp/gmm-utils.el
index 347f34b..975b833 100644
--- a/lisp/gmm-utils.el
+++ b/lisp/gmm-utils.el
@@ -352,7 +352,7 @@ compatibility with versions of Emacs that lack the variable
dir (expand-file-name "../" dir))))
(setq image-directory-load-path dir))
- ;; If `image-directory-load-path' isn't Emacs' image directory,
+ ;; If `image-directory-load-path' isn't Emacs's image directory,
;; it's probably a user preference, so use it. Then use a
;; relative setting if possible; otherwise, use
;; `image-directory-load-path'.
@@ -383,7 +383,7 @@ compatibility with versions of Emacs that lack the variable
;; Set it to nil if image is not found.
(cond ((file-exists-p (expand-file-name image d2ei)) d2ei)
((file-exists-p (expand-file-name image d1ei)) d1ei)))))
- ;; Use Emacs' image directory.
+ ;; Use Emacs's image directory.
(image-directory-load-path
(setq image-directory image-directory-load-path))
(no-error
diff --git a/lisp/gnus-agent.el b/lisp/gnus-agent.el
index 5178220..bbd3c95 100644
--- a/lisp/gnus-agent.el
+++ b/lisp/gnus-agent.el
@@ -602,7 +602,7 @@ manipulated as follows:
(make-mode-line-mouse-map mouse-button mouse-func)
'mouse-face
(if (and (featurep 'xemacs)
- ;; XEmacs' `facep' only checks for a face
+ ;; XEmacs's `facep' only checks for a face
;; object, not for a face name, so it's useless
;; to check with `facep'.
(find-face 'modeline))
diff --git a/lisp/gnus-score.el b/lisp/gnus-score.el
index 8f06359..f86b6f8 100644
--- a/lisp/gnus-score.el
+++ b/lisp/gnus-score.el
@@ -3028,7 +3028,7 @@ If ADAPT, return the home adaptive file instead."
(* (abs score)
gnus-score-decay-scale)))))))
(if (and (featurep 'xemacs)
- ;; XEmacs' floor can handle only the floating point
+ ;; XEmacs's floor can handle only the floating point
;; number below the half of the maximum integer.
(> (abs n) (lsh -1 -2)))
(string-to-number
diff --git a/lisp/mm-decode.el b/lisp/mm-decode.el
index 0961738..4a6da2d 100644
--- a/lisp/mm-decode.el
+++ b/lisp/mm-decode.el
@@ -1493,7 +1493,7 @@ be determined."
(let ((image (mm-get-image handle)))
(or (not image)
(if (featurep 'xemacs)
- ;; XEmacs' glyphs can actually tell us about their width, so
+ ;; XEmacs's glyphs can actually tell us about their width, so
;; let's be nice and smart about them.
(or mm-inline-large-images
(and (<= (glyph-width image) (window-pixel-width))
diff --git a/texi/ChangeLog b/texi/ChangeLog
index 69ecc39..aea114e 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,8 @@
+2012-02-28 Glenn Morris <[email protected]>
+
+ * gnus-faq.texi, gnus-news.texi, gnus.texi:
+ Standardize possessive apostrophe usage.
+
2012-02-17 Glenn Morris <[email protected]>
* gnus.texi (Posting Styles): Fix cross-refs to other manual.
diff --git a/texi/gnus-faq.texi b/texi/gnus-faq.texi
index ae6373e..9d075a8 100644
--- a/texi/gnus-faq.texi
+++ b/texi/gnus-faq.texi
@@ -161,7 +161,7 @@ Where and how to get Gnus?
@subsubheading Answer
Gnus is released independent from releases of Emacs and XEmacs.
-Therefore, the version bundled with Emacs or the version in XEmacs'
+Therefore, the version bundled with Emacs or the version in XEmacs's
package system might not be up to date (e.g. Gnus 5.9 bundled with Emacs
21 is outdated).
You can get the latest released version of Gnus from
diff --git a/texi/gnus-news.texi b/texi/gnus-news.texi
index 5421e64..19bbe01 100644
--- a/texi/gnus-news.texi
+++ b/texi/gnus-news.texi
@@ -44,7 +44,7 @@ for more information about nntp marks. Note that downgrading isn't
safe in general.
@item Incompatibility when switching from Emacs 23 to Emacs 22
-In Emacs 23, Gnus uses Emacs' new internal coding system @code{utf-8-emacs}
+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
different Emacs versions, you may set @code{mm-auto-save-coding-system}
@@ -333,7 +333,7 @@ in the group buffer, see the variable @code{gnus-group-update-tool-bar}.
Its default value depends on your Emacs version.
@c FIXME: Document this in the manual
-@item You can change the location of XEmacs' toolbars in Gnus buffers.
+@item You can change the location of XEmacs's toolbars in Gnus buffers.
See @code{gnus-use-toolbar} and @code{message-use-toolbar}.
@end itemize
diff --git a/texi/gnus.texi b/texi/gnus.texi
index 754af15..07b15d9 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -16696,7 +16696,7 @@ was used for mail landing on the system, but Babyl had its own internal
format to which mail was converted, primarily involving creating a
spool-file-like entity with a scheme for inserting Babyl-specific
headers and status bits above the top of each message in the file.
-Rmail was Emacs' first mail reader, it was written by Richard Stallman,
+Rmail was Emacs's first mail reader, it was written by Richard Stallman,
and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
to understand the mail files folks already had in existence. Gnus (and
VM, for that matter) continue to support this format because it's
@@ -21040,7 +21040,7 @@ and `gnus-score-decay-scale'."
(* (abs score)
gnus-score-decay-scale)))))))
(if (and (featurep 'xemacs)
- ;; XEmacs' floor can handle only the floating point
+ ;; XEmacs's floor can handle only the floating point
;; number below the half of the maximum integer.
(> (abs n) (lsh -1 -2)))
(string-to-number
-----------------------------------------------------------------------
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:
lisp/ChangeLog | 5 +++++
lisp/gmm-utils.el | 6 +++---
lisp/gnus-agent.el | 4 ++--
lisp/gnus-score.el | 2 +-
lisp/mm-decode.el | 4 ++--
texi/ChangeLog | 5 +++++
texi/gnus-faq.texi | 2 +-
texi/gnus-news.texi | 4 ++--
texi/gnus.texi | 4 ++--
9 files changed, 23 insertions(+), 13 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, no-gnus has been updated
hooks/post-receive
--
Gnus Project