[gnus git] branch master updated: n0-17-422-g2e4b171 =1= Fix typos.
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 2e4b1718426a809d252ca1c6d97d3deb37375b2b (commit)
from 685650468ba7d6148f0989811e76ac55128ec92f (commit)
- Log -----------------------------------------------------------------
commit 2e4b1718426a809d252ca1c6d97d3deb37375b2b
Author: Juanma Barranquero <[email protected]>
Date: Sun Dec 11 22:40:41 2011 +0000
Fix typos.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 39b43fa..83917b8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,6 @@
2011-12-09 Tassilo Horn <[email protected]>
- * message.el (message-valid-fqdn-regexp): Udate with newly approved
+ * message.el (message-valid-fqdn-regexp): Update with newly approved
top-level domain names ".tel" and ".asia".
2011-12-08 Katsumi Yamaoka <[email protected]>
@@ -27,7 +27,7 @@
* gnus-msg.el (gnus-inews-do-gcc):
* gnus-sum.el (gnus-summary-find-for-reselect):
* gnus.el (gnus-summary-cancelled):
- * message.el (message-cancel-hook, message-send-news)
+ * message.el (message-cancel-hook, message-send-news):
* nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
* nnir.el (nnir-run-hyrex):
* nntp.el (nntp-with-open-group-function):
@@ -325,7 +325,7 @@
2011-10-17 Dave Abrahams <[email protected]> (tiny change)
- * gnus-registry.el (gnus-registry-enabled): Add new variable. (Bug#9691)
+ * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
(gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
only while we need to find out if it should be t or nil.
(gnus-registry-initialize): Don't set `gnus-registry-install' to t.
@@ -807,8 +807,8 @@
2011-08-05 Andrew Cohen <[email protected]>
- * gnus-sum.el (gnus-summary-refer-article): Warp to article. This
- allows article-referral to work from an nnir group.
+ * gnus-sum.el (gnus-summary-refer-article): Warp to article.
+ This allows article-referral to work from an nnir group.
2011-08-04 Andrew Cohen <[email protected]>
@@ -3037,9 +3037,9 @@
* gnus.el (gnus-summary-line-format): Mention &user-date format in
docstring.
- * gnus.el (gnus-user-date-format-alist): Change default value. Use
- defcustom, with type and group. Move from gnus-util.el. Rename to
- gnus-summary-user-date-format-alist.
+ * gnus.el (gnus-user-date-format-alist): Change default value.
+ Use defcustom, with type and group. Move from gnus-util.el.
+ Rename to gnus-summary-user-date-format-alist.
2011-02-03 Glenn Morris <[email protected]>
@@ -3580,8 +3580,8 @@
2010-12-17 Andrew Cohen <[email protected]>
- * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
- gnus-use-agent.
+ * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
+ Restore gnus-use-agent.
(gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
* nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
@@ -4424,8 +4424,8 @@
2010-11-19 Katsumi Yamaoka <[email protected]>
- * gnus-art.el (gnus-mime-display-single)
- * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
+ * gnus-art.el (gnus-mime-display-single):
+ * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
* mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
parameter.
@@ -4794,7 +4794,7 @@
* gnus-util.el (gnus-string-match-p): New function, that is an alias to
string-match-p in Emacs >=23.
- * gnus-msg.el (gnus-configure-posting-styles)
+ * gnus-msg.el (gnus-configure-posting-styles):
* nnir.el (nnir-run-gmane): Use gnus-string-match-p.
2010-11-01 Glenn Morris <[email protected]>
@@ -5436,7 +5436,7 @@
2010-10-13 Katsumi Yamaoka <[email protected]>
- * dgnushack.el (byte-optimize-apply)
+ * dgnushack.el (byte-optimize-apply):
* gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
* gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
@@ -5761,8 +5761,8 @@
* gnus-util.el (gnus-remove-if): Allow hash table.
(gnus-remove-if-not): New function.
- * gnus-art.el (gnus-mime-view-part-as-type)
- * gnus-score.el (gnus-summary-score-effect)
+ * gnus-art.el (gnus-mime-view-part-as-type):
+ * gnus-score.el (gnus-summary-score-effect):
* gnus-sum.el (gnus-read-move-group-name):
Replace remove-if-not with gnus-remove-if-not.
@@ -6279,8 +6279,8 @@
2010-09-29 Katsumi Yamaoka <[email protected]>
* mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
- (mm-mime-charset)
- * rfc2047.el (rfc2047-syntax-table)
+ (mm-mime-charset):
+ * rfc2047.el (rfc2047-syntax-table):
* utf7.el (utf7-utf-16-coding-system): Comment fix.
* nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
@@ -6302,8 +6302,8 @@
2010-09-28 Katsumi Yamaoka <[email protected]>
- * mail-source.el (mail-source-report-new-mail)
- * message.el (message-default-mail-headers)
+ * mail-source.el (mail-source-report-new-mail):
+ * message.el (message-default-mail-headers):
* mm-decode.el (mm-valid-image-format-p): Comment fix.
* mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
@@ -6803,8 +6803,8 @@
(gnus-article-next-page-1): No need to adjust the number of lines.
(gnus-article-describe-bindings): Always use help-buffer.
- * gnus-audio.el (gnus-audio-inline-sound)
- * gnus-cus.el (gnus-custom-mode)
+ * gnus-audio.el (gnus-audio-inline-sound):
+ * gnus-cus.el (gnus-custom-mode):
* gnus-group.el (gnus-group-update-tool-bar): Comment fix.
* gnus-sum.el (gnus-remove-overlays): Doc fix.
@@ -7008,9 +7008,9 @@
2010-09-22 Katsumi Yamaoka <[email protected]>
- * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
- * mm-util.el (mm-decompress-buffer)
- * nnir.el (nnir-run-find-grep)
+ * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
+ * mm-util.el (mm-decompress-buffer):
+ * nnir.el (nnir-run-find-grep):
* pop3.el (pop3-list): Use 3rd arg of split-string.
* time-date.el (format-seconds): Comment fix.
@@ -7924,7 +7924,7 @@
2010-09-01 Katsumi Yamaoka <[email protected]>
* gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
- (gnus-html-frame-width, gnus-blocked-images)
+ (gnus-html-frame-width, gnus-blocked-images):
* message.el (message-prune-recipient-rules): Add custom version.
* gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
@@ -7977,11 +7977,11 @@
* lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
header-line-format for XEmacs 21.4.
- * gnus-sum.el (gnus-summary-stop-at-end-of-message)
- * gnus.el (gnus-valid-select-methods)
- * message.el (message-send-mail-partially-limit)
- * mm-decode.el (mm-text-html-renderer)
- * mml.el (mml-insert-mime-headers-always)
+ * gnus-sum.el (gnus-summary-stop-at-end-of-message):
+ * gnus.el (gnus-valid-select-methods):
+ * message.el (message-send-mail-partially-limit):
+ * mm-decode.el (mm-text-html-renderer):
+ * mml.el (mml-insert-mime-headers-always):
* smiley.el (smiley-regexp-alist): Bump custom version.
2010-08-31 Lars Magne Ingebrigtsen <[email protected]>
@@ -8342,7 +8342,7 @@
2010-05-13 Katsumi Yamaoka <[email protected]>
- * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
+ * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
* mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
generated within the mm-with-unibyte-current-buffer macro.
@@ -8425,19 +8425,19 @@
2010-05-07 Katsumi Yamaoka <[email protected]>
- * binhex.el (binhex-decode-region-internal)
- * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
- (dns-query)
- * nnweb.el (nnweb-gmane-search)
- * pgg-parse.el (pgg-parse-armor)
- * pgg.el (pgg-verify-region)
- * sha1.el (sha1-string-external)
- * uudecode.el (uudecode-decode-region-internal)
+ * binhex.el (binhex-decode-region-internal):
+ * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
+ (dns-query):
+ * nnweb.el (nnweb-gmane-search):
+ * pgg-parse.el (pgg-parse-armor):
+ * pgg.el (pgg-verify-region):
+ * sha1.el (sha1-string-external):
+ * uudecode.el (uudecode-decode-region-internal):
* yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
XEmacs.
- * gnus-art.el (gnus-article-browse-html-parts)
- * gnus-group.el (gnus-read-ephemeral-gmane-group)
+ * gnus-art.el (gnus-article-browse-html-parts):
+ * gnus-group.el (gnus-read-ephemeral-gmane-group):
(gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
make-temp-file.
@@ -11606,10 +11606,10 @@
2007-12-05 Katsumi Yamaoka <[email protected]>
- * gnus-art.el (gnus-use-idna)
- * gnus-start.el (gnus-site-init-file)
- * message.el (message-use-idna)
- * mm-uu.el (mm-uu-hide-markers)
+ * gnus-art.el (gnus-use-idna):
+ * gnus-start.el (gnus-site-init-file):
+ * message.el (message-use-idna):
+ * mm-uu.el (mm-uu-hide-markers):
* smiley.el (smiley-style): Revert changes that suppress warnings.
2007-12-05 Katsumi Yamaoka <[email protected]>
@@ -12959,13 +12959,13 @@
2007-05-25 Katsumi Yamaoka <[email protected]>
* gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
- (gnus-header-content)
- * gnus-cite.el (gnus-cite-10)
- * gnus-srvr.el (gnus-server-closed)
+ (gnus-header-content):
+ * gnus-cite.el (gnus-cite-10):
+ * gnus-srvr.el (gnus-server-closed):
* gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
(gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
(gnus-group-mail-3-empty, gnus-group-mail-low)
- (gnus-group-mail-low-empty, gnus-splash)
+ (gnus-group-mail-low-empty, gnus-splash):
* message.el (message-header-to, message-header-cc)
(message-header-subject, message-header-other, message-header-name)
(message-header-xheader, message-separator, message-cited-text)
-----------------------------------------------------------------------
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 | 112 ++++++++++++++++++++++++++++----------------------------
1 files changed, 56 insertions(+), 56 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