[gnus git] branch no-gnus updated: m0-1-76-gc41c6ca =1= messagexmas.el: Standardize possessive apostrophe usage.
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via c41c6ca0f350ca9109c8dd880c6e0fc263247162 (commit)
from b96c118a43016b46ff35817809b1e3668d37d358 (commit)
- Log -----------------------------------------------------------------
commit c41c6ca0f350ca9109c8dd880c6e0fc263247162
Author: Katsumi Yamaoka <[email protected]>
Date: Tue Feb 28 10:48:16 2012 +0000
messagexmas.el: Standardize possessive apostrophe usage.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a30e943..4fe0a42 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,7 @@
2012-02-28 Glenn Morris <[email protected]>
- * gmm-utils.el, gnus-agent.el, gnus-score.el, mm-decode.el:
- Standardize possessive apostrophe usage.
+ * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
+ mm-decode.el: Standardize possessive apostrophe usage.
2012-02-25 Lars Magne Ingebrigtsen <[email protected]>
diff --git a/lisp/messagexmas.el b/lisp/messagexmas.el
index 15b5571..73b8a5d 100644
--- a/lisp/messagexmas.el
+++ b/lisp/messagexmas.el
@@ -135,7 +135,7 @@ the width is used for the toolbar displayed on the right or the left.")
(set-specifier left-toolbar-visible-p nil cur)))))
(defun message-xmas-exchange-point-and-mark ()
- "Exchange point and mark, but allow for XEmacs' optional argument."
+ "Exchange point and mark, but allow for XEmacs's optional argument."
(exchange-point-and-mark message-xmas-dont-activate-region))
(defun message-xmas-maybe-fontify ()
-----------------------------------------------------------------------
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 | 4 ++--
lisp/messagexmas.el | 2 +-
2 files changed, 3 insertions(+), 3 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