Fix typos in ChangeLogs.
[bpt/emacs.git] / lisp / gnus / ChangeLog
index 2a2011e..ce092e3 100644 (file)
 
 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * message.el (message-strip-subject-encoded-words): New function
+       * message.el (message-strip-subject-encoded-words): New function.
        (message-simplify-subject-functions): New variable.
        (message-simplify-subject): Use it.  Fix typo in doc string.
        Support message-strip-subject-encoded-words.
 
 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
 
-       (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
-       gnus-article-button-face to MIME and security buttons.
+       * gnus-art.el (gnus-insert-mime-button)
+       (gnus-insert-mime-security-button):
+       Apply gnus-article-button-face to MIME and security buttons.
 
 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
 
 
        * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
        (gnus-agent-read-agentview): Fixed handling of end-of-file error.
-       (gnus-agent-read-local): All symbols allocated in my-obarray
+       (gnus-agent-read-local): All symbols allocated in my-obarray.
        (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
        (gnus-agent-regenerate-group): Check numeric names to see if they are
        messages or groups.
        to get all the groups a message ID is in.
 
        * spam-stat.el (spam-stat-split-fancy-spam-threshold)
-       (spam-stat-split-fancy): Change "threshhold" to "threshold"
+       (spam-stat-split-fancy): Change "threshhold" to "threshold".
        (spam-stat-score-buffer-user-functions): Add :number custom type.
 
 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 2004-11-14  Magnus Henoch  <mange@freemail.hu>
 
-       * hashcash.el (hashcash-default-payment): Change default to 20
-       (hashcash-default-accept-payment): Change default to 20
-       (hashcash-process-alist): New variable
-       (hashcash-generate-payment-async): Add
-       (hashcash-already-paid-p): Add
-       (hashcash-insert-payment): Don't generate payments twice
-       (hashcash-insert-payment-async): Add
-       (hashcash-insert-payment-async-2): Add
-       (hashcash-cancel-async): Add
-       (hashcash-wait-async): Add
-       (hashcash-processes-running-p): Add
-       (hashcash-wait-or-cancel): Add
+       * hashcash.el (hashcash-default-payment): Change default to 20.
+       (hashcash-default-accept-payment): Change default to 20.
+       (hashcash-process-alist): New variable.
+       (hashcash-generate-payment-async): Add.
+       (hashcash-already-paid-p): Add.
+       (hashcash-insert-payment): Don't generate payments twice.
+       (hashcash-insert-payment-async): Add.
+       (hashcash-insert-payment-async-2): Add.
+       (hashcash-cancel-async): Add.
+       (hashcash-wait-async): Add.
+       (hashcash-processes-running-p): Add.
+       (hashcash-wait-or-cancel): Add.
        (mail-add-payment): New optional argument.  Conditionally start
        asynchronous calculation.
-       (mail-add-payment-async): Add
+       (mail-add-payment-async): Add.
 
        * message.el (message-send-mail): Wait for asynchronous hashcash
        results.  Don't clobber existing X-Hashcash headers.
        (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
 
        * nnspool.el (nnspool-find-id): Use with-temp-buffer.
-       (nnspool-sift-nov-with-sed): Use last
+       (nnspool-sift-nov-with-sed): Use last.
        (nnspool-retrieve-headers-with-nov): Use mapc.
        (nnspool-request-newgroups): Use dolist.
        (nnspool-request-group): Use last.
        * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
        to append in-reply-to: data to the references: header.
 
-       * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
+       * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
        (netrc-parse): Use gnus-encrypt.el functions.
 
        * gnus-encrypt.el: Add new file for encryption support; currently
 
 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
 
-       (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
+       * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
 
 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
        * gnus-group.el: Require gnus-sum and autoload functions to
        resolve warnings when gnus-group.el compiled alone.
-       (gnus-group-line-format): Documented new %F
+       (gnus-group-line-format): Documented new %F.
        (size of Fetched data) group line format; identifies disk space
        used by agent and cache.
        (gnus-group-line-format-alist): Defined new F format.
        is "nndraft:queue".  Suggested by Gaute Strokkenes
        <gs234@srcf.ucam.org>
 
-       * gnus-agent.el (agent-disable-undownloaded-faces): Removed
-       (agent-enable-undownloaded-faces): Added
+       * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
+       (agent-enable-undownloaded-faces): Added.
        (gnus-agent-cat-groups): Use eval-and-compile, not
        eval-when-compile, to define gnus-agent-set-cat-groups as the setf
        method of gnus-agent-cat-groups even when the buffer has been
        active file (local makes it unnecessary).
        (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
 
-       * gnus-cus.el (agent-disable-undownloaded-faces): Removed
-       (agent-enable-undownloaded-faces): Added
+       * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
+       (agent-enable-undownloaded-faces): Added.
 
        * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
        disable it when sending to "nndraft:queue".
 
 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
 
-       (message-kill-to-signature): Change docstring.
+       * message.el (message-kill-to-signature): Change docstring.
 
 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus-art.el (gnus-treat-ansi-sequences,
+       * gnus-art.el (gnus-treat-ansi-sequences)
        (article-treat-ansi-sequences): New variable and function.
        Suggested by Dan Jacobson <jidanni@jidanni.org>.
 
 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
 
        * dns.el (dns-query-types): Fix typo.
-       (dns-query-types): New function
+       (dns-query-types): New function.
        (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
        PTR and SOA replies, see RFC 1035.