[gnus git] branch master updated: n0-17-388-g9ccf719 =1= Fix typos
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 9ccf719a2b2ec72a77d9a7fcf67a552abe50e06f (commit)
from 956db6a3e41381305e5ccb716b1055bd9f5fed8f (commit)
- Log -----------------------------------------------------------------
commit 9ccf719a2b2ec72a77d9a7fcf67a552abe50e06f
Author: Emacs developers <[email protected]>
Date: Sun Nov 20 10:08:18 2011 +0000
Fix typos
diff --git a/ChangeLog b/ChangeLog
index 07d2e69..5776b36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-11-20 Paul Eggert <[email protected]>
+
+ * etc/gnus/news-server.ast (Setting up the news server name and port
+ number): Spelling fix.
+
2011-11-15 Paul Eggert <[email protected]>
* etc/gnus-tut.txt (<[email protected]>): Spelling fix.
diff --git a/etc/gnus/news-server.ast b/etc/gnus/news-server.ast
index 432f71a..df0bab4 100644
--- a/etc/gnus/news-server.ast
+++ b/etc/gnus/news-server.ast
@@ -7,7 +7,7 @@
@validate (or (assistant-validate-connect-to-server server port) (y-or-n-p "Do you want to use the server anyway, although you can't confirm it's valid?"))
@result gnus-select-method (list 'nntp server (list 'nntp-server port))
@text
-Usenet news is usually read from your Internet service prodider's news
+Usenet news is usually read from your Internet service provider's news
server. If you don't know the name of this server, contact your ISP.
As a guess, the name of the server might be news.yourisp.com.
@@ -61,4 +61,3 @@ Password: @variable{user-name}
@c End:
@c arch tag is missing
-
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b6f6ea5..a81c342 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,19 @@
+2011-11-20 Juanma Barranquero <[email protected]>
+
+ * mm-util.el (mm-charset-after): Fix typo.
+
+2011-11-20 Paul Eggert <[email protected]>
+
+ * gnus-agent.el (gnus-agent-expire-group-1):
+ * nndiary.el (nndiary-last-occurence):
+ * nnimap.el (nnimap-request-set-mark):
+ * nnmairix.el (nnmairix-only-use-registry):
+ * gnus-group.el (gnus-group-prepare-flat):
+ * gnus-sum.el (gnus-decode-encoded-word-methods):
+ * message.el (message-wash-subject):
+ * nntp.el (nntp-retrieve-headers-with-xover):
+ * smime.el (smime-certificate-directory): Spelling fix.
+
2011-11-19 Paul Eggert <[email protected]>
* nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
@@ -431,7 +447,7 @@
decoding nnimap groups.
* gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
- newsrc file. It doesn't seem like an important optimisation any more.
+ newsrc file. It doesn't seem like an important optimization any more.
2011-09-10 Dave Abrahams <[email protected]> (tiny change)
@@ -1091,7 +1107,7 @@
* nnimap.el (nnimap-process-expiry-targets): Say what target we're
expiring articles to.
- * mm-util.el (mm-charset-to-coding-system): Recognise all ANSI.x3.4
+ * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
variations as ASCII (bug#5458).
2011-06-30 Katsumi Yamaoka <[email protected]>
@@ -3119,7 +3135,7 @@
2011-01-24 Lars Ingebrigtsen <[email protected]>
- * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
+ * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
backgrounds.
(shr-expand-newlines): Switch to using overlays to enable kill'n'yank
in a more sensible manner.
@@ -4813,7 +4829,7 @@
2010-10-30 Lars Magne Ingebrigtsen <[email protected]>
- * shr.el (shr-tag-span): Drop colorisation of regions since we don't
+ * shr.el (shr-tag-span): Drop colorization of regions since we don't
control the background color.
(shr-tag-img): Ignore very small web bug type images.
(shr-put-image): Add help-echo alt texts to the images.
@@ -12840,7 +12856,7 @@
* message.el (message-font-lock-keywords): Use message-header-xheader
face for "X-Foo", its apparent intended purpose. Move "X-" pattern
- ahead of the anything pattern, to get it recognised.
+ ahead of the anything pattern, to get it recognized.
2007-05-22 Katsumi Yamaoka <[email protected]>
@@ -16013,7 +16029,7 @@
(nnweb-request-list): Don't list bogus groups. There can only be one.
(nnweb-request-create-group): Don't use ARGS.
(nnweb-possibly-change-server, nnweb-request-group): Remove some
- initialisations. Let nnoo do the work.
+ initializations. Let nnoo do the work.
2006-01-31 Katsumi Yamaoka <[email protected]>
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2
index edb8dd1..2bd66ee 100644
--- a/lisp/ChangeLog.2
+++ b/lisp/ChangeLog.2
@@ -2154,7 +2154,7 @@
* gnus-srvr.el (gnus-browse-foreign-server): Parse garbage NNTP
groups correctly.
-2003-06-06 Benjamin Rutt <[email protected]>.
+2003-06-06 Benjamin Rutt <[email protected]>
* message.el (message-fetch-field): Augment documentation to state
the narrowed-to-headers restriction.
@@ -6952,7 +6952,7 @@
downloaded variable if we're in an uncovered group.
* gnus-agent.el (gnus-agent-downloaded-article-face): Change the
- font to soemthing less noticeable.
+ font to something less noticeable.
(gnus-agent-group-covered-p): New function.
2002-12-09 ShengHuo ZHU <[email protected]>
@@ -7108,7 +7108,7 @@
* gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
print message on entry.
-2002-11-25 Kevin Greiner <[email protected]>.
+2002-11-25 Kevin Greiner <[email protected]>
* gnus-range.el (gnus-range-difference): New function.
* gnus-sum.el (gnus-summary-insert-old-articles): Use it.
@@ -8108,7 +8108,7 @@
(mml2015-pgg-encrypt): New functions.
(defvar, autoload): Prevent byte-compile warnings.
-2002-09-24 TSUCHIYA Masatoshi <[email protected]>.
+2002-09-24 TSUCHIYA Masatoshi <[email protected]>
* gnus-art.el (article-strip-banner): Check for the existence of
from header.
@@ -8241,7 +8241,7 @@
* gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
-2002-09-12 John Paul Wallington <[email protected]>.
+2002-09-12 John Paul Wallington <[email protected]>
* gnus.el (gnus-visual, gnus-meta): Fix typo.
@@ -8255,7 +8255,7 @@
(nnimap-split-rule): Doc fix.
(nnimap-request-expire-articles): Cleanup code.
-2002-09-11 TSUCHIYA Masatoshi <[email protected]>.
+2002-09-11 TSUCHIYA Masatoshi <[email protected]>
* gnus-art.el (gnus-article-address-banner-alist): New option.
(article-strip-banner): Refer the above option to split banners of
@@ -8349,7 +8349,7 @@
(gnus-group-fetch-control): New function.
Add them to the keymap and menu. Require mm-url.
-2002-08-30 Alex Schroeder <[email protected]>.
+2002-08-30 Alex Schroeder <[email protected]>
* gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
@@ -8419,7 +8419,7 @@
* lpath.el: Fbind w32-focus-frame and x-focus-frame.
-2002-08-20 $B>.4X(B $B5HB'(B (KOSEKI Yoshinori) <[email protected]>.
+2002-08-20 $B>.4X(B $B5HB'(B (KOSEKI Yoshinori) <[email protected]>
* message.el (message-set-auto-save-file-name): Add support for
the Cygwin Emacs; the system-type is `cygwin'.
@@ -8549,7 +8549,7 @@
* nnimap.el (nnimap-split-articles): Do not call nnmail-fetch-field
when splitting malformed messages without message-id.
-2002-07-28 Niklas Morberg <[email protected]>.
+2002-07-28 Niklas Morberg <[email protected]>
* nnweb.el (nnweb-type, nnweb-type-definition)
(nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
@@ -8593,18 +8593,18 @@
nnmail-expiry-target to 'delete, so that absolute deletion
happens when absolute deletion is requested.
-2002-07-21 Nevin Kapur <[email protected]>.
+2002-07-21 Nevin Kapur <[email protected]>
* nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
headers as empty headers.
-2002-07-21 Jochen Hein <[email protected]>.
+2002-07-21 Jochen Hein <[email protected]>
* gnus-art.el (gnus-emphasis-alist): Add strikethrough and
correct typo.
(gnus-emphasis-strikethru): New face.
-2002-07-20 Jason Merrill <[email protected]>.
+2002-07-20 Jason Merrill <[email protected]>
* nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
entire file for each of a sequence of missing articles.
@@ -10049,7 +10049,7 @@
(rfc2047-decode-region): Don't unfold. Let
gnus-article-treat-unfold-headers do it.
-2002-02-07 Matt Armstrong <[email protected]>.
+2002-02-07 Matt Armstrong <[email protected]>
* message.el (message-mode): Set local-abbrev-table.
@@ -10614,7 +10614,7 @@
* mml-sec.el (mml-secure-message-encrypt-smime): New.
* mml-sec.el (mml-secure-message-encrypt-pgp): New.
* mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
- * mml.el (mml-parse-1): Added code to recognise the secure tag and
+ * mml.el (mml-parse-1): Added code to recognize the secure tag and
convert it to either a part or multipart depending on if there are
other parts in the message.
* mml.el (mml-mode-map): Changed default sign/encrypt keybindings
@@ -13447,7 +13447,7 @@
(gnus-topic-catchup-articles): New function. Suggested by Robin
S. Socha <[email protected]>.
-2001-09-27 11:00:00 Gerd M,Av(Bllmann <[email protected]>.
+2001-09-27 11:00:00 Gerd M,Av(Bllmann <[email protected]>
* gnus-ems.el (gnus-article-display-xface): Insert xface after
previous ones.
@@ -14202,7 +14202,7 @@
* mml.el (mml-menu): Changed name to "Attachments".
* mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
- when there is something to detroy.
+ when there is something to destroy.
2001-05-21 17:11:46 Lars Magne Ingebrigtsen <[email protected]>
diff --git a/lisp/gnus-agent.el b/lisp/gnus-agent.el
index e9d3131..bf7f31e 100644
--- a/lisp/gnus-agent.el
+++ b/lisp/gnus-agent.el
@@ -3232,7 +3232,7 @@ FORCE is equivalent to setting the expiration predicates to true."
;; Convert the keep lists to elements that look like (article#
;; nil keep_flag nil) then append it to the expanded dlist
- ;; These statements are sorted by ascending precidence of the
+ ;; These statements are sorted by ascending precedence of the
;; keep_flag.
(setq dlist (nconc dlist
(mapcar (lambda (e)
diff --git a/lisp/gnus-group.el b/lisp/gnus-group.el
index 64e8047..ae62f81 100644
--- a/lisp/gnus-group.el
+++ b/lisp/gnus-group.el
@@ -1361,7 +1361,7 @@ if it is a string, only list groups matching REGEXP."
; We list groups with unread articles
(and gnus-list-groups-with-ticked-articles
(cdr (assq 'tick (gnus-info-marks info))))
- ; And groups with tickeds
+ ; And groups with ticked articles
;; Check for permanent visibility.
(and gnus-permanently-visible-groups
(string-match gnus-permanently-visible-groups
diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el
index 5380595..7cea88e 100644
--- a/lisp/gnus-sum.el
+++ b/lisp/gnus-sum.el
@@ -1657,7 +1657,7 @@ For example:
This variable is a list of FUNCTION or (REGEXP . FUNCTION). If item
is FUNCTION, FUNCTION will be apply to all newsgroups. If item is a
-\(REGEXP . FUNCTION), FUNCTION will be only apply to thes newsgroups
+\(REGEXP . FUNCTION), FUNCTION will be applied only to the newsgroups
whose names match REGEXP.
For example:
diff --git a/lisp/message.el b/lisp/message.el
index e954f7f..5ce9907 100644
--- a/lisp/message.el
+++ b/lisp/message.el
@@ -7211,7 +7211,7 @@ header line with the old Message-ID."
(defun message-wash-subject (subject)
"Remove junk like \"Re:\", \"(fwd)\", etc. added to subject string SUBJECT.
-Previous forwarders, replyers, etc. may add it."
+Previous forwarders, repliers, etc. may add it."
(with-temp-buffer
(insert subject)
(goto-char (point-min))
diff --git a/lisp/mm-util.el b/lisp/mm-util.el
index d57b61d..129609d 100644
--- a/lisp/mm-util.el
+++ b/lisp/mm-util.el
@@ -956,7 +956,7 @@ This is a no-op in XEmacs."
(defun mm-charset-after (&optional pos)
"Return charset of a character in current buffer at position POS.
-If POS is nil, it defauls to the current point.
+If POS is nil, it defaults to the current point.
If POS is out of range, the value is nil.
If the charset is `composition', return the actual one."
(let ((char (char-after pos)) charset)
diff --git a/lisp/nndiary.el b/lisp/nndiary.el
index a798e22..043356c 100644
--- a/lisp/nndiary.el
+++ b/lisp/nndiary.el
@@ -55,7 +55,7 @@
;; * nnoo. NNDiary is very similar to nnml. This makes the idea of using nnoo
;; (to derive nndiary from nnml) natural. However, my experience with nnoo
-;; is that for reasonably complex back ends like this one, noo is a burden
+;; is that for reasonably complex back ends like this one, nnoo is a burden
;; rather than an help. It's tricky to use, not everything can be inherited,
;; what can be inherited and when is not very clear, and you've got to be
;; very careful because a little mistake can fuck up your other back ends,
@@ -1320,7 +1320,7 @@ all. This may very well take some time.")
(or minute (setq minute 59))
(or hour (setq hour 23))
;; I'll just compute all possible values and test them by decreasing
- ;; order until one succeeds. This is probably quide rude, but I got
+ ;; order until one succeeds. This is probably quite rude, but I got
;; bored in finding a good algorithm for doing that ;-)
;; ### FIXME: remove identical entries.
(let ((dom-list (nth 2 sched))
diff --git a/lisp/nnimap.el b/lisp/nnimap.el
index cda17ba..b4e6e31 100644
--- a/lisp/nnimap.el
+++ b/lisp/nnimap.el
@@ -1035,7 +1035,7 @@ textual parts.")
((eq action 'set) ""))
(mapconcat #'identity flags " ")))))))
;; Wait for the last command to complete to avoid later
- ;; syncronisation problems with the stream.
+ ;; synchronization problems with the stream.
(when sequence
(nnimap-wait-for-response sequence))))))
diff --git a/lisp/nnmairix.el b/lisp/nnmairix.el
index 0a8fa43..4ad9d11 100644
--- a/lisp/nnmairix.el
+++ b/lisp/nnmairix.el
@@ -333,7 +333,7 @@ can happen are wrong marks in nnmairix groups."
"Use only the registry for determining original group(s).
If set to t, nnmairix will only use the registry for determining
the original group(s) of an article (which is also necessary for
-propapagting marks). If set to nil, it will also try to determine
+propagating marks). If set to nil, it will also try to determine
the group from an additional mairix search which might be slow
when propagating lots of marks."
:version "23.1"
diff --git a/lisp/nntp.el b/lisp/nntp.el
index 325aa67..9816c20 100644
--- a/lisp/nntp.el
+++ b/lisp/nntp.el
@@ -1681,7 +1681,7 @@ password contained in '~/.nntp-authinfo'."
;; for the first available article. Obviously, a client can
;; use that entry to avoid making unnecessary requests. The
;; only problem is for a client that assumes that the response
- ;; will always be within the requested ranage. For such a
+ ;; will always be within the requested range. For such a
;; client, we can get N copies of the same entry (one for each
;; XOVER command sent to the server).
diff --git a/lisp/smime.el b/lisp/smime.el
index 128bda6..90af714 100644
--- a/lisp/smime.el
+++ b/lisp/smime.el
@@ -180,7 +180,7 @@ File should contain certificates in PEM format."
(defcustom smime-certificate-directory "~/Mail/certs/"
"*Directory containing other people's certificates.
It should contain files named to the X.509 hash of the certificate,
-and the files themself should be in PEM format."
+and the files themselves should be in PEM format."
;The S/MIME library provide simple functionality for fetching
;certificates into this directory, so there is no need to populate it
;manually.
diff --git a/texi/ChangeLog b/texi/ChangeLog
index f76354a..0d22ed3 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,15 @@
+2011-11-20 Juanma Barranquero <[email protected]>
+
+ * gnus-coding.texi (Gnus Maintenance Guide):
+ Rename from "Gnus Maintainance Guide".
+ * gnus-news.texi: Fix typos.
+
+2011-11-20 Paul Eggert <[email protected]>
+
+ * gnus-news.texi (Changes in group mode):
+ * gnus.texi (The imap Engine, The gmane Engine)
+ (Extending the Spam package): Spelling fix.
+
2011-11-19 Paul Eggert <[email protected]>
* gnus.texi (Score File Syntax):
diff --git a/texi/gnus-coding.texi b/texi/gnus-coding.texi
index ab9c023..a79c68f 100644
--- a/texi/gnus-coding.texi
+++ b/texi/gnus-coding.texi
@@ -1,7 +1,7 @@
\input texinfo
@setfilename gnus-coding
-@settitle Gnus Coding Style and Maintainance Guide
+@settitle Gnus Coding Style and Maintenance Guide
@syncodeindex fn cp
@syncodeindex vr cp
@syncodeindex pg cp
@@ -45,7 +45,7 @@ license to the document, as described in section 6 of the license.
@ifnottex
@node Top
-@top Gnus Coding Style and Maintainance Guide
+@top Gnus Coding Style and Maintenance Guide
This manual describes @dots{}
@insertcopying
@@ -53,7 +53,7 @@ This manual describes @dots{}
@menu
* Gnus Coding Style:: Gnus Coding Style
-* Gnus Maintainance Guide:: Gnus Maintainance Guide
+* Gnus Maintenance Guide:: Gnus Maintenance Guide
@end menu
@c @ref{Gnus Reference Guide, ,Gnus Reference Guide, gnus, The Gnus Newsreader}
@@ -250,8 +250,8 @@ Emacs 20.7 and up.
XEmacs 21.1 and up.
@end itemize
-@node Gnus Maintainance Guide
-@chapter Gnus Maintainance Guide
+@node Gnus Maintenance Guide
+@chapter Gnus Maintenance Guide
@section Stable and development versions
diff --git a/texi/gnus-news.texi b/texi/gnus-news.texi
index 62c1663..612ea14 100644
--- a/texi/gnus-news.texi
+++ b/texi/gnus-news.texi
@@ -107,7 +107,7 @@ EasyPG is included in Emacs 23 and available separately as well.
@itemize @bullet
@item
-Symbols like @code{gcc-self} now has the same presedence rules in
+Symbols like @code{gcc-self} now have the same precedence rules in
@code{gnus-parameters} as other ``real'' variables: The last match
wins instead of the first match.
diff --git a/texi/gnus.texi b/texi/gnus.texi
index 53b883e..1aaeac5 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -21228,7 +21228,7 @@ features (inspired by the Google search input language):
AND, OR, and NOT are supported, and parentheses can be used to control
operator precedence, e.g. (emacs OR xemacs) AND linux. Note that
operators must be written with all capital letters to be
-recognised. Also preceding a term with a - sign is equivalent to NOT
+recognized. Also preceding a term with a - sign is equivalent to NOT
term.
@item Automatic AND queries
@@ -21273,7 +21273,7 @@ Gmane queries follow a simple query language:
AND, OR, NOT (or AND NOT), and XOR are supported, and brackets can be
used to control operator precedence, e.g. (emacs OR xemacs) AND linux.
Note that operators must be written with all capital letters to be
-recognised.
+recognized.
@item Required and excluded terms
+ and - can be used to require or exclude terms, e.g. football -american
@@ -25471,7 +25471,7 @@ Write @code{spam-check-blackbox} if Blackbox can check incoming mail.
Write @code{spam-blackbox-register-routine} and
@code{spam-blackbox-unregister-routine} using the bogofilter
-register/unregister routines as a start, or other restister/unregister
+register/unregister routines as a start, or other register/unregister
routines more appropriate to Blackbox, if Blackbox can
register/unregister spam and ham.
-----------------------------------------------------------------------
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:
ChangeLog | 5 +++++
etc/gnus/news-server.ast | 3 +--
lisp/ChangeLog | 28 ++++++++++++++++++++++------
lisp/ChangeLog.2 | 32 ++++++++++++++++----------------
lisp/gnus-agent.el | 2 +-
lisp/gnus-group.el | 2 +-
lisp/gnus-sum.el | 2 +-
lisp/message.el | 2 +-
lisp/mm-util.el | 2 +-
lisp/nndiary.el | 4 ++--
lisp/nnimap.el | 2 +-
lisp/nnmairix.el | 2 +-
lisp/nntp.el | 2 +-
lisp/smime.el | 2 +-
texi/ChangeLog | 12 ++++++++++++
texi/gnus-coding.texi | 10 +++++-----
texi/gnus-news.texi | 2 +-
texi/gnus.texi | 6 +++---
18 files changed, 76 insertions(+), 44 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