[gnus git] branch master updated: n0-17-380-g1477849 =1= Fix typos.

Katsumi Yamaoka <[email protected]>
Newsgroups gmane.emacs.gnus.cvs
Message-ID <[email protected]>
       via  14778499f96b7e275731331eb0f32476901430f5 (commit)
      from  f91b61597375d95fae71c558c67f3ec7e1f515eb (commit)


- Log -----------------------------------------------------------------
commit 14778499f96b7e275731331eb0f32476901430f5
Author: Emacs developers <[email protected]>
Date:   Tue Nov 15 23:23:15 2011 +0000

    Fix typos.

diff --git a/ChangeLog b/ChangeLog
index 04b4566..07d2e69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-15  Paul Eggert  <[email protected]>
+
+	* etc/gnus-tut.txt (<[email protected]>): Spelling fix.
+
 2011-04-07  David Engster  <[email protected]>
 
 	* Makefile.in (check): New rule for starting test-suite.
diff --git a/etc/gnus-tut.txt b/etc/gnus-tut.txt
index e2f2926..9608721 100644
--- a/etc/gnus-tut.txt
+++ b/etc/gnus-tut.txt
@@ -189,7 +189,7 @@ remove all hilit code from all the Gnus hooks
 (`gnus-group-prepare-hook', `gnus-summary-prepare-hook' and
 `gnus-summary-article-hook').  (Well, at the very least the first
 two.)  Gnus provides various integrated functions for highlighting,
-which are both faster and more accurated.
+which are both faster and more accurate.
 
 There is absolutely no chance, whatsoever, of getting Gnus to work
 with Emacs 18.  It won't even work on Emacsen older than Emacs
@@ -312,5 +312,3 @@ On older XEmacs version, use:
   
 Or simply use RET or the middle mouse button, if the above is displayed
 as a clickable button.
-
-
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d7b7993..dc6879d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,22 @@
+2011-11-15  Juanma Barranquero  <[email protected]>
+
+	* gnus-art.el (gnus-article-part-wrapper):
+	* html2text.el (html2text-fix-paragraphs):
+	* mm-decode.el (mm-image-fit-p):
+	* rfc2047.el (rfc2047-encode-message-header):
+	* shr-color.el (shr-color-visible-distance-min)
+	(shr-color-relative-to-absolute, set-minimum-interval)
+	(shr-color-visible): Fix typos.
+
+2011-11-15  Paul Eggert  <[email protected]>
+
+	* gmm-utils.el (gmm-tool-bar-item):
+	* gnus-art.el (gnus-treat-body-boundary):
+	* gnus-diary.el (gnus-user-format-function-d):
+	* gnus-start.el (gnus-get-unread-articles):
+	* pgg-gpg.el (pgg-gpg-update-agent):
+	* smime.el (smime-cert-by-ldap-1): Spelling fix.
+
 2011-11-14  Paul Eggert  <[email protected]>
 
 	* gnus-topic.el (gnus-group-prepare-topics):
@@ -1968,7 +1987,7 @@
 
 2011-03-15  Lars Magne Ingebrigtsen  <[email protected]>
 
-	* gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
+	* gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
 	we're selecting a group with unread articles.
 
 	* nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
@@ -2784,7 +2803,7 @@
 	* gnus-sum.el (gnus-user-date): Rename back from
 	gnus-summary-user-date since user code refers to it.
 
-	* shr.el (shr-render-td): Store the actual background colour used.
+	* shr.el (shr-render-td): Store the actual background color used.
 
 	* message.el (message-setup-1): Don't bind the constant
 	-forbidden-properties.
@@ -2874,9 +2893,9 @@
 
 2011-02-01  Lars Ingebrigtsen  <[email protected]>
 
-	* shr.el (shr-render-td): Only do colours at the final rendering.
+	* shr.el (shr-render-td): Only do colors at the final rendering.
 	Should be slightly faster.
-	(shr-insert-table): Fix up TD background colours when doing the
+	(shr-insert-table): Fix up TD background colors when doing the
 	vertical padding.
 
 	* gnus-art.el (article-date-ut): Protect against articles with no Date
@@ -3004,7 +3023,7 @@
 
 2011-01-27  Lars Ingebrigtsen  <[email protected]>
 
-	* shr.el (shr-put-color): Special-case background colours: Do put them
+	* shr.el (shr-put-color): Special-case background colors: Do put them
 	at the blank parts at the front of the lines.
 
 	* gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
@@ -4031,7 +4050,7 @@
 
 2010-11-25  Lars Magne Ingebrigtsen  <[email protected]>
 
-	* shr-color.el (shr-color-visible): Don't bug out if the colour names
+	* shr-color.el (shr-color-visible): Don't bug out if the color names
 	don't exist.
 
 2010-11-25  Katsumi Yamaoka  <[email protected]>
@@ -4103,7 +4122,7 @@
 
 2010-11-24  Lars Magne Ingebrigtsen  <[email protected]>
 
-	* shr.el (shr-color-check): Protect against non-existent colour names.
+	* shr.el (shr-color-check): Protect against non-existent color names.
 
 2010-11-24  Julien Danjou  <[email protected]>
 
@@ -4132,7 +4151,7 @@
 2010-11-23  Lars Magne Ingebrigtsen  <[email protected]>
 
 	* shr.el (shr-insert-color-overlay): Split stuff like
-	"#444444 !important" to find the real colour.
+	"#444444 !important" to find the real color.
 	(shr-tag-font): Resurrect shr-tag-font again, since it's needed to
 	parse <font color="red"> entries.
 
@@ -4826,7 +4845,7 @@
 
 	* shr.el (shr-put-image): Use point even if only inserting text.
 	(shr-put-image): Save excursion when inserting alt text on non-graphic
-	display, so the behaviour is the same when we are on a graphic display.
+	display, so the behavior is the same when we are on a graphic display.
 
 	* nnir.el (nnir-run-swish-e): Remove hyrex support.
 
@@ -5463,7 +5482,7 @@
 	bidning gnus-agent variables.
 
 	* shr.el (shr-render-td): Use a cache for the table rendering function
-	to avoid getting an exponential rendering behaviour in nested tables.
+	to avoid getting an exponential rendering behavior in nested tables.
 	(shr-insert): Rework the line-breaking algorithm.
 	(shr-insert): Don't leave trailing spaces.
 	(shr-insert-table): Also insert empty TDs.
@@ -6313,15 +6332,15 @@
 	highlight again, so that the highlight is correct.
 
 	* gnus-picon.el (gnus-picon): Remove again.
-	(gnus-picon-create-glyph): Set the background XPM colour explicitly.
+	(gnus-picon-create-glyph): Set the background XPM color explicitly.
 
 	* gnus-art.el (gnus-treatment-function-alist): Insert picons after
-	doing the header highlightling, so that the background colour of the
+	doing the header highlightling, so that the background color of the
 	picon is correct.
 
 	* gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
 	(gnus-picon): Ditto.
-	(gnus-picon): Reinstate.  The background colour for picons is white.
+	(gnus-picon): Reinstate.  The background color for picons is white.
 	(gnus-picon-insert-glyph): Make the background white.
 
 	* nnml.el (nnml-open-nov): Don't return dead buffers.
@@ -7123,7 +7142,7 @@
 
 	* gnus-start.el (gnus-get-unread-articles): Allow the backends to
 	update the group info.  This makes the nndraft groups, for instance, go
-	back to their old behaviour.
+	back to their old behavior.
 
 	* gnus-sum.el (gnus-select-newsgroup): Indent.
 
@@ -7546,7 +7565,7 @@
 
 	* gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
 	so that nnimap methods aren't agentized by default.  There's apparently
-	many problems related to agent/imap behaviour.
+	many problems related to agent/imap behavior.
 
 	* gnus-art.el (gnus-article-copy-string): New command and key binding.
 
@@ -7600,7 +7619,7 @@
 	storage than before.
 
 	* gnus.el (gnus-refer-article-method): Change default to 'current.
-	When referring an article, the common behaviour is to refer it from the
+	When referring an article, the common behavior is to refer it from the
 	current select method, not the native select method.  The chances of
 	the native select method having the message in question is rather slim
 	these days.
@@ -7616,7 +7635,7 @@
 	* gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
 	that commands like `d' (and the like) go to the next line in the
 	buffer, instead of the next unread article.  I think this is the
-	behaviour that is most natural for most users.
+	behavior that is most natural for most users.
 	(gnus-single-article-buffer): Change default to nil, so that people can
 	have as many article buffers open as they have summary buffer.  I think
 	this is the most natural way for the groups to behave.
@@ -7794,7 +7813,7 @@
 	UTF-8.  This seems to fix problems with some German web feeds.
 
 	* gnus.el (gnus-group-startup-message): Put the xpm version of the logo
-	at the top so that the proper colours are applied.
+	at the top so that the proper colors are applied.
 
 	* gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
 	don't have dots in their names.
@@ -17731,7 +17750,7 @@
 2005-06-16  Arne Jørgensen  <[email protected]>
 
 	* smime.el (smime-cert-by-ldap-1): Detect PEM format without
-	header by looking for magic "MII" at the beginnig.
+	header by looking for magic "MII" at the beginning.
 
 2005-06-16  Miles Bader  <[email protected]>
 
diff --git a/lisp/gmm-utils.el b/lisp/gmm-utils.el
index 8deb273..f913ddb 100644
--- a/lisp/gmm-utils.el
+++ b/lisp/gmm-utils.el
@@ -140,7 +140,7 @@ This is a copy of the `lazy' widget in Emacs 22.1 provided for compatibility."
 ;;   :mouse-2 command-on-mouse-2-press
 ;;   :mouse-3 command-on-mouse-3-press) ;; typically a menu of related commands
 ;;
-;; Combinations of mouse-[23] plus shift and/or controll might be overkill.
+;; Combinations of mouse-[23] plus shift and/or control might be overkill.
 ;;
 ;; Then use (plist-get rs-command :none), (plist-get rs-command :shift)
 
diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el
index 0068fba..4c0f606 100644
--- a/lisp/gnus-art.el
+++ b/lisp/gnus-art.el
@@ -1559,7 +1559,7 @@ node `(gnus)Gravatars' for details."
 	  gnus-treat-from-picon
           gnus-treat-from-gravatar
           gnus-treat-mail-gravatar)
-      ;; If there's much decoration, the user might prefer a boundery.
+      ;; If there's much decoration, the user might prefer a boundary.
       'head
     nil)
   "Draw a boundary at the end of the headers.
@@ -5418,8 +5418,8 @@ If no internal viewer is available, use an external viewer."
 
 (defun gnus-article-part-wrapper (n function &optional no-handle interactive)
   "Call FUNCTION on MIME part N.
-Unless NO-HANDLE, call FUNCTION with N-th MIME handle as it's only argument.
-If INTERACTIVE, call FUNCTION interactivly."
+Unless NO-HANDLE, call FUNCTION with N-th MIME handle as its only argument.
+If INTERACTIVE, call FUNCTION interactively."
   (let (window frame)
     ;; Check whether the article is displayed.
     (unless (and (gnus-buffer-live-p gnus-article-buffer)
diff --git a/lisp/gnus-diary.el b/lisp/gnus-diary.el
index 0b5a7eb..9f86e74 100644
--- a/lisp/gnus-diary.el
+++ b/lisp/gnus-diary.el
@@ -157,7 +157,7 @@ There are currently two built-in format functions:
 ;; I just ignore it.
 ;;;###autoload
 (defun gnus-user-format-function-d (header)
-  ;; Returns an aproximative delay string for the next occurrence of this
+  ;; Return an approximate delay string for the next occurrence of this
   ;; message. The delay is given only in the first non zero unit.
   ;; Code partly stolen from article-make-date-line
   (let* ((extras (mail-header-extra header))
diff --git a/lisp/gnus-start.el b/lisp/gnus-start.el
index 0ddab6f..d975b14 100644
--- a/lisp/gnus-start.el
+++ b/lisp/gnus-start.el
@@ -1678,7 +1678,7 @@ If SCAN, request a scan of that group as well."
 
     ;; Sort the methods based so that the primary and secondary
     ;; methods come first.  This is done for legacy reasons to try to
-    ;; ensure that side-effect behaviour doesn't change from previous
+    ;; ensure that side-effect behavior doesn't change from previous
     ;; Gnus versions.
     (setq type-cache
 	  (sort (nreverse type-cache)
diff --git a/lisp/html2text.el b/lisp/html2text.el
index 8cfd9b9..345e7c1 100644
--- a/lisp/html2text.el
+++ b/lisp/html2text.el
@@ -410,7 +410,7 @@ fashion, quite close to pure guess-work. It does work in some cases though."
   (while (re-search-forward "^<br>$" nil t)
     (delete-region (match-beginning 0) (match-end 0)))
   ;; Removing lonely <br> on a single line, if they are left intact we
-  ;; dont have any paragraphs at all.
+  ;; don't have any paragraphs at all.
   (goto-char (point-min))
   (while (not (eobp))
     (let ((p1 (point)))
diff --git a/lisp/mm-decode.el b/lisp/mm-decode.el
index 37ee59e..36c56e0 100644
--- a/lisp/mm-decode.el
+++ b/lisp/mm-decode.el
@@ -1494,7 +1494,7 @@ be determined."
     (or (not image)
 	(if (featurep 'xemacs)
 	    ;; XEmacs' glyphs can actually tell us about their width, so
-	    ;; lets be nice and smart about them.
+	    ;; let's be nice and smart about them.
 	    (or mm-inline-large-images
 		(and (<= (glyph-width image) (window-pixel-width))
 		     (<= (glyph-height image) (window-pixel-height))))
diff --git a/lisp/pgg-gpg.el b/lisp/pgg-gpg.el
index 064985f..2eafc63 100644
--- a/lisp/pgg-gpg.el
+++ b/lisp/pgg-gpg.el
@@ -384,7 +384,7 @@ passphrase cache or user."
     (pgg-process-when-success)))
 
 (defun pgg-gpg-update-agent ()
-  "Try to connet to gpg-agent and send UPDATESTARTUPTTY."
+  "Try to connect to gpg-agent and send UPDATESTARTUPTTY."
   (if (fboundp 'make-network-process)
       (let* ((agent-info (getenv "GPG_AGENT_INFO"))
 	     (socket (and agent-info
diff --git a/lisp/rfc2047.el b/lisp/rfc2047.el
index e82192b..feed078 100644
--- a/lisp/rfc2047.el
+++ b/lisp/rfc2047.el
@@ -285,7 +285,7 @@ Should be called narrowed to the head of the message."
 		       mail-parse-charset)
 		  (mm-encode-coding-region (point) (point-max)
 					   mail-parse-charset)))
-	     ;; We get this when CC'ing messsages to newsgroups with
+	     ;; We get this when CC'ing messages to newsgroups with
 	     ;; 8-bit names.  The group name mail copy just got
 	     ;; unconditionally encoded.  Previously, it would ask
 	     ;; whether to encode, which was quite confusing for the
diff --git a/lisp/shr-color.el b/lisp/shr-color.el
index 36dd65f..4fd3565 100644
--- a/lisp/shr-color.el
+++ b/lisp/shr-color.el
@@ -41,7 +41,7 @@ Must be between 0 and 100."
 
 (defcustom shr-color-visible-distance-min 5
   "Minimum color distance between two colors to be considered visible.
-This value is used to compare result for `ciede2000'. Its an
+This value is used to compare result for `ciede2000'.  It's an
 absolute value without any unit."
   :group 'shr
   :type 'integer)
@@ -198,7 +198,8 @@ absolute value without any unit."
 Each entry should have the form (COLOR-NAME . HEXADECIMAL-COLOR).")
 
 (defun shr-color-relative-to-absolute (number)
-  "Convert a relative NUMBER to absolute. If NUMBER is absolute, return NUMBER.
+  "Convert a relative NUMBER to absolute.
+If NUMBER is absolute, return NUMBER.
 This will convert \"80 %\" to 204, \"100 %\" to 255 but \"123\" to \"123\"."
   (let ((string-length (- (length number) 1)))
     ;; Is this a number with %?
@@ -269,7 +270,7 @@ Like rgb() or hsl()."
 (defun set-minimum-interval (val1 val2 min max interval &optional fixed)
   "Set minimum interval between VAL1 and VAL2 to INTERVAL.
 The values are bound by MIN and MAX.
-If FIXED is t, then val1 will not be touched."
+If FIXED is t, then VAL1 will not be touched."
   (let ((diff (abs (- val1 val2))))
     (unless (>= diff interval)
       (if fixed
@@ -334,7 +335,7 @@ color will be adapted to be visible on BG."
 	     (bg-lab (apply 'color-srgb-to-lab bg-norm))
 	     ;; Compute color distance using CIE DE 2000
 	     (fg-bg-distance (color-cie-de2000 fg-lab bg-lab))
-	     ;; Compute luminance distance (substract L component)
+	     ;; Compute luminance distance (subtract L component)
 	     (luminance-distance (abs (- (car fg-lab) (car bg-lab)))))
 	(if (and (>= fg-bg-distance shr-color-visible-distance-min)
 		 (>= luminance-distance shr-color-visible-luminance-min))
diff --git a/lisp/smime.el b/lisp/smime.el
index f0951b7..128bda6 100644
--- a/lisp/smime.el
+++ b/lisp/smime.el
@@ -588,7 +588,7 @@ A string or a list of strings is returned."
 		  (filter &optional host attributes attrsonly withdn))
 
 (defun smime-cert-by-ldap-1 (mail host)
-  "Get cetificate for MAIL from the ldap server at HOST."
+  "Get certificate for MAIL from the ldap server at HOST."
   (let ((ldapresult
 	 (funcall
 	  (if (featurep 'xemacs)
diff --git a/texi/ChangeLog b/texi/ChangeLog
index acbed66..0e89070 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,13 @@
+2011-11-15  Juanma Barranquero  <[email protected]>
+
+	* gnus.texi (Sending or Not Sending): Fix typo.
+
+2011-11-15  Paul Eggert  <[email protected]>
+
+	* emacs-mime.texi (Flowed text):
+	* gnus-faq.texi (FAQ 4-15):
+	* gnus.texi (Sticky Articles, Diary Summary Line Format): Spelling fix.
+
 2011-11-09  Paul Eggert  <[email protected]>
 
 	* auth.texi (GnuPG and EasyPG Assistant Configuration):
diff --git a/texi/emacs-mime.texi b/texi/emacs-mime.texi
index 2f1be06..fb47d92 100644
--- a/texi/emacs-mime.texi
+++ b/texi/emacs-mime.texi
@@ -1048,7 +1048,7 @@ occurs.
 
 You can customize the value of the @code{mml-enable-flowed} variable
 to enable or disable the flowed encoding usage when newline
-characteres are present in the buffer.
+characters are present in the buffer.
 
 On decoding flowed text, lines with soft newline characters are filled
 together and wrapped after the column decided by
diff --git a/texi/gnus-faq.texi b/texi/gnus-faq.texi
index e8e89ed..b5bb75f 100644
--- a/texi/gnus-faq.texi
+++ b/texi/gnus-faq.texi
@@ -1203,7 +1203,7 @@ from using them):
     ("Spam" "^CC: .*azzrael@@t-online.invalid")
     ("Spam" "^X-Mailer-Version: 1.50 BETA")
     ("Uni" "^\\(CC:\\|To:\\).*localpart@@uni-koblenz.invalid.*")
-    ("Inbox" "^\\(CC:\\|To:\\).*\\(my\ name\\|address@@one.invalid\\|adress@@two.invalid\\)")
+    ("Inbox" "^\\(CC:\\|To:\\).*\\(my\ name\\|address@@one.invalid\\|address@@two.invalid\\)")
     ("Spam" "")))
 @end example
 @noindent
diff --git a/texi/gnus.texi b/texi/gnus.texi
index 6f85381..04b0058 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -7665,7 +7665,7 @@ has its own article buffer.
 This implies that it's not possible to have more than one article buffer
 in a group at a time.  But sometimes you might want to display all the
 latest emails from your mother, your father, your aunt, your uncle and
-your 17 cousins to coordinate the next christmas party.
+your 17 cousins to coordinate the next Christmas party.
 
 That's where sticky articles come in handy.  A sticky article buffer
 basically is a normal article buffer, but it won't be reused when you
@@ -18001,7 +18001,7 @@ see the event's date.
   @code{gnus-diary} provides two supplemental user formats to be used in
 summary line formats.  @code{D} corresponds to a formatted time string
 for the next occurrence of the event (e.g. ``Sat, Sep 22 01, 12:00''),
-while @code{d} corresponds to an approximative remaining time until the
+while @code{d} corresponds to an approximate remaining time until the
 next occurrence of the event (e.g. ``in 6 months, 1 week'').
 
   For example, here's how Joe's birthday is displayed in my
@@ -18105,7 +18105,7 @@ mail sending with @code{nndiary}:
 @itemize @bullet
 @item
 @code{nndiary} is a @emph{real} mail back end.  You really send real diary
-messsages for real.  This means for instance that you can give
+messages for real.  This means for instance that you can give
 appointments to anybody (provided they use Gnus and @code{nndiary}) by
 sending the diary message to them as well.
 @item

-----------------------------------------------------------------------
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            |    4 ++
 etc/gnus-tut.txt     |   30 +++++++--------
 lisp/ChangeLog       |   57 +++++++++++++++++++----------
 lisp/gmm-utils.el    |    2 +-
 lisp/gnus-art.el     |    6 ++--
 lisp/gnus-diary.el   |    2 +-
 lisp/gnus-start.el   |    2 +-
 lisp/html2text.el    |    2 +-
 lisp/mm-decode.el    |    2 +-
 lisp/pgg-gpg.el      |    2 +-
 lisp/rfc2047.el      |    4 +-
 lisp/shr-color.el    |   13 ++++---
 lisp/smime.el        |    2 +-
 texi/ChangeLog       |   10 +++++
 texi/emacs-mime.texi |    2 +-
 texi/gnus-faq.texi   |   98 +++++++++++++++++++++++++-------------------------
 texi/gnus.texi       |    6 ++--
 17 files changed, 138 insertions(+), 106 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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.