From: Emacs developers Date: Sun, 20 Nov 2011 10:08:18 +0000 (+0000) Subject: Fix typos X-Git-Url: https://cgit.sxemacs.org/?a=commitdiff_plain;h=9ccf719a2b2ec72a77d9a7fcf67a552abe50e06f;p=gnus Fix typos --- diff --git a/ChangeLog b/ChangeLog index 07d2e6964..5776b36c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-11-20 Paul Eggert + + * etc/gnus/news-server.ast (Setting up the news server name and port + number): Spelling fix. + 2011-11-15 Paul Eggert * etc/gnus-tut.txt (): Spelling fix. diff --git a/etc/gnus/news-server.ast b/etc/gnus/news-server.ast index 432f71a50..df0bab451 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 b6f6ea56e..a81c34243 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,19 @@ +2011-11-20 Juanma Barranquero + + * mm-util.el (mm-charset-after): Fix typo. + +2011-11-20 Paul Eggert + + * 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 * 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 (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 @@ -3119,7 +3135,7 @@ 2011-01-24 Lars Ingebrigtsen - * 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 - * 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 @@ -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 diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2 index edb8dd129..2bd66eee3 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 . +2003-06-06 Benjamin Rutt * 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 @@ -7108,7 +7108,7 @@ * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger print message on entry. -2002-11-25 Kevin Greiner . +2002-11-25 Kevin Greiner * 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 . +2002-09-24 TSUCHIYA Masatoshi * 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 . +2002-09-12 John Paul Wallington * 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 . +2002-09-11 TSUCHIYA Masatoshi * 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 . +2002-08-30 Alex Schroeder * 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 小関 吉則 (KOSEKI Yoshinori) . +2002-08-20 小関 吉則 (KOSEKI Yoshinori) * 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 . +2002-07-28 Niklas Morberg * 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 . +2002-07-21 Nevin Kapur * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting headers as empty headers. -2002-07-21 Jochen Hein . +2002-07-21 Jochen Hein * gnus-art.el (gnus-emphasis-alist): Add strikethrough and correct typo. (gnus-emphasis-strikethru): New face. -2002-07-20 Jason Merrill . +2002-07-20 Jason Merrill * 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 . +2002-02-07 Matt Armstrong * 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 . -2001-09-27 11:00:00 Gerd M,Avllmann . +2001-09-27 11:00:00 Gerd M,Avllmann * 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 diff --git a/lisp/gnus-agent.el b/lisp/gnus-agent.el index e9d31312a..bf7f31e63 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 64e80478d..ae62f8196 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 5380595ea..7cea88e7f 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 e954f7fc5..5ce99077a 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 d57b61dac..129609df1 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 a798e2290..043356ca8 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 cda17ba57..b4e6e31fa 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 0a8fa43f3..4ad9d11f9 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 325aa67f8..9816c208f 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 128bda6f5..90af71404 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 f76354a27..0d22ed35f 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,15 @@ +2011-11-20 Juanma Barranquero + + * gnus-coding.texi (Gnus Maintenance Guide): + Rename from "Gnus Maintainance Guide". + * gnus-news.texi: Fix typos. + +2011-11-20 Paul Eggert + + * 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 * gnus.texi (Score File Syntax): diff --git a/texi/gnus-coding.texi b/texi/gnus-coding.texi index ab9c0232d..a79c68f01 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 62c166350..612ea14e2 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 53b883e4f..1aaeac548 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.