Spelling fixes.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 27 Nov 2011 08:12:20 +0000 (08:12 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 27 Nov 2011 08:12:20 +0000 (08:12 +0000)
lisp/ChangeLog
lisp/ChangeLog.2
lisp/mm-bodies.el
lisp/mml.el
lisp/nnml.el
lisp/pop3.el
texi/ChangeLog
texi/gnus.texi

index e0b0a71..b7a51e7 100644 (file)
@@ -1,3 +1,10 @@
+2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * mm-bodies.el (mm-encode-body):
+       * mml.el (mml-preview):
+       * nnml.el (nnml-request-compact-group):
+       * pop3.el (pop3-stream-type): Spelling fix.
+
 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
 
        * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
 
        * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
 
        * pop3.el (pop3-open-server): Accept and process data more robustly at
 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
 
        * pop3.el (pop3-open-server): Accept and process data more robustly at
-       connexion start to avoid spurious "POP SSL connexion failed" errors.
+       connection start to avoid spurious "POP SSL connection failed" errors.
 
 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-art.el (article-display-face): Improve the efficiency.
 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-art.el (article-display-face): Improve the efficiency.
-       (article-display-x-face): Ditto; remove grey x-face stuff.
+       (article-display-x-face): Ditto; remove gray x-face stuff.
 
 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
 
index 6e7b19a..336c5b1 100644 (file)
        * gnus-util.el (gnus-prin1-to-string): Bind print-length and
        print-level.
 
        * gnus-util.el (gnus-prin1-to-string): Bind print-length and
        print-level.
 
-       * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
+       * gnus-art.el (article-display-x-face): Removed gray x-face stuff.
        (gnus-treat-display-grey-xface): Removed.
 
        * gnus-fun.el (gnus-grab-cam-face): New.
        (gnus-treat-display-grey-xface): Removed.
 
        * gnus-fun.el (gnus-grab-cam-face): New.
 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-art.el (gnus-treat-display-grey-xface): New variable.
 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-art.el (gnus-treat-display-grey-xface): New variable.
-       (article-display-x-face): Use it.  Disable grey xface, if
+       (article-display-x-face): Use it.  Disable gray xface, if
        uncompface is not found.
 
        * message.el (message-mode): Don't enable multibyte on an indirect
        uncompface is not found.
 
        * message.el (message-mode): Don't enable multibyte on an indirect
        * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
 
        * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
        * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
 
        * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
-       (article-display-x-face): Display grey X-Faces.
+       (article-display-x-face): Display gray X-Faces.
 
        * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
        (gnus-convert-gray-x-face-to-ppm): Ditto.
 
        * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
        (gnus-convert-gray-x-face-to-ppm): Ditto.
index 695451d..ee7ba1c 100644 (file)
@@ -87,9 +87,9 @@ If no encoding was done, nil is returned."
            (goto-char (point-min))
            (if (re-search-forward "[^\x0-\x7f]" nil t)
                (or mail-parse-charset
            (goto-char (point-min))
            (if (re-search-forward "[^\x0-\x7f]" nil t)
                (or mail-parse-charset
-                   (message-options-get 'mm-encody-body-charset)
+                   (message-options-get 'mm-body-charset-encoding-alist)
                    (message-options-set
                    (message-options-set
-                    'mm-encody-body-charset
+                    'mm-body-charset-encoding-alist
                     (mm-read-coding-system "Charset used in the article: ")))
              ;; The logic in `mml-generate-mime-1' confirms that it's OK
              ;; to return nil here.
                     (mm-read-coding-system "Charset used in the article: ")))
              ;; The logic in `mml-generate-mime-1' confirms that it's OK
              ;; to return nil here.
index 352fa32..8aa5fbf 100644 (file)
@@ -1454,7 +1454,7 @@ Should be adopted if code in `message-send-mail' is changed."
   "Display current buffer with Gnus, in a new buffer.
 If RAW, display a raw encoded MIME message.
 
   "Display current buffer with Gnus, in a new buffer.
 If RAW, display a raw encoded MIME message.
 
-The window layout for the preview buffer is controled by the variables
+The window layout for the preview buffer is controlled by the variables
 `special-display-buffer-names', `special-display-regexps', or
 `gnus-buffer-configuration' (the first match made will be used),
 or the `pop-to-buffer' function."
 `special-display-buffer-names', `special-display-regexps', or
 `gnus-buffer-configuration' (the first match made will be used),
 or the `pop-to-buffer' function."
index 399008c..59e0636 100644 (file)
@@ -1213,7 +1213,7 @@ Use the nov database for the current group if available."
                ;; #### already belongs to a range, whereas the corresponding
                ;; #### article doesn't exist (for example, if you delete an
                ;; #### article). For that reason, it is important to update
                ;; #### already belongs to a range, whereas the corresponding
                ;; #### article doesn't exist (for example, if you delete an
                ;; #### article). For that reason, it is important to update
-               ;; #### the ranges (meaning remove inexistent articles) before
+               ;; #### the ranges (meaning remove nonexistent articles) before
                ;; #### doing anything on them.
                ;; 2 a/ read articles:
                (let ((read (gnus-info-read info)))
                ;; #### doing anything on them.
                ;; 2 a/ read articles:
                (let ((read (gnus-info-read info)))
index ee3e658..0f7a450 100644 (file)
@@ -270,11 +270,11 @@ Use streaming commands."
     message-count))
 
 (defcustom pop3-stream-type nil
     message-count))
 
 (defcustom pop3-stream-type nil
-  "*Transport security type for POP3 connexions.
-This may be either nil (plain connexion), `ssl' (use an
+  "*Transport security type for POP3 connections.
+This may be either nil (plain connection), `ssl' (use an
 SSL/TSL-secured stream) or `starttls' (use the starttls mechanism
 to turn on TLS security after opening the stream).  However, if
 SSL/TSL-secured stream) or `starttls' (use the starttls mechanism
 to turn on TLS security after opening the stream).  However, if
-this is nil, `ssl' is assumed for connexions to port
+this is nil, `ssl' is assumed for connections to port
 995 (pop3s)."
   :version "23.1" ;; No Gnus
   :group 'pop3
 995 (pop3s)."
   :version "23.1" ;; No Gnus
   :group 'pop3
index a8ae1b8..b5cc68c 100644 (file)
@@ -1,3 +1,7 @@
+2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * gnus.texi (Red Gnus): Spelling fix.
+
 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
 
        * gnus.texi (The swish++ Engine, The swish-e Engine):
 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
 
        * gnus.texi (The swish++ Engine, The swish-e Engine):
index e3d9283..9574eee 100644 (file)
@@ -27408,7 +27408,7 @@ considered home score and adapt files (@pxref{Home Score File}) have
 been added.
 
 @item
 been added.
 
 @item
-@code{nndoc} was rewritten to be easily extendable (@pxref{Document
+@code{nndoc} was rewritten to be easily extensible (@pxref{Document
 Server Internals}).
 
 @item
 Server Internals}).
 
 @item