(article-wash-html): Typo fix.
[gnus] / lisp / ChangeLog
index dedba6b..e2f492e 100644 (file)
@@ -1,3 +1,127 @@
+2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-wash-html): Clean up.
+       (article-wash-html): Typo fix.
+
+       * gnus-msg.el (gnus-summary-mail-forward): Clean up.
+       (gnus-summary-mail-forward): To many lists of lists. 
+
+       * gnus-art.el (article-wash-html): Clean up.
+
+2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
+
+       * gnus-art.el (gnus-treat-wash-html): New variable.
+
+2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-check-news-header-syntax): Allow posting. 
+       (message-check-news-header-syntax): Fix logic for sure, this
+       time. 
+
+2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
+
+       * message.el (message-check-news-header-syntax): Check syntax of
+       continuation headers.
+
+2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (gnus-button-url-regexp,
+       (gnus-button-mid-or-mail-regexp, gnus-button-alist,
+       (gnus-header-button-alist): Regexps are case insensitive here.
+
+2003-01-02  Simon Josefsson  <jas@extundo.com>
+
+       * dig.el (query-dig): Doc fix.
+
+2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+
+       * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
+       summary buffer line, not just the download mark.
+
+2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-goto-subjects): New function.
+       (gnus-summary-insert-dormant-articles): New command and
+       keystroke. 
+
+       * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
+       function for mass insertion of subjects.
+
+       * nndraft.el (nndraft-generate-headers): Don't move point.
+
+       * gnus.el (nnheader): Require nnheader.
+
+       * nndraft.el (nndraft-request-associate-buffer): Use
+       make-local-variable.
+
+2003-01-02  Michael Shields  <shields@msrl.com>
+
+       * nndraft.el (nndraft-request-associate-buffer): Make
+       write-contents-hooks buffer-local before setting it.
+
+2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.el (gnus-group-parameter-value): Take an extra param.
+       (gnus-group-fast-parameter): Let group param results be nil. 
+
+       * gnus-art.el (gnus-article-forward-header): New function.
+       (article-date-ut): Use it to remove continuation date headers. 
+
+       * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
+       read-event. 
+       (gnus-summary-remove-bookmark): Clean up.
+       (gnus-summary-set-bookmark): Clean up.
+
+       * gnus-util.el (gnus-read-event-char): Take an optional prompt. 
+
+       * gnus.el (gnus-group-startup-message): Bind data-directory to
+       the Gnus etc directory.
+
+2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * spam.el (spam-summary-prepare-exit): added slots for spam- and
+       ham-processing of articles; use the new
+       spam-group-(spam|ham)-contents-p functions
+       (spam-group-spam-contents-p, spam-group-ham-contents-p): new
+       convenience functions
+       (spam-mark-junk-as-spam-routine): use the new
+       spam-group-spam-contents-p function
+
+       * gnus.el (spam-process, spam-contents, spam-process-destination):
+       added new parameters with corresponding global variables
+       (gnus-group-spam-exit-processor-ifile,
+       gnus-group-spam-exit-processor-bogofilter,
+       gnus-group-spam-exit-processor-blacklist,
+       gnus-group-spam-exit-processor-whitelist,
+       gnus-group-spam-exit-processor-BBDB,
+       gnus-group-spam-classification-spam,
+       gnus-group-spam-classification-ham): added new symbols for the
+       spam-process and spam-contents parameters
+
+       * spam.el (spam-ham-marks, spam-spam-marks): changed list
+       customization and list itself to store mark symbol rather than
+       mark character.
+       (spam-bogofilter-register-routine): added logic to generate mark
+       values list from spam-ham-marks and spam-spam-marks, so (member)
+       would work.
+
+2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-cross-post-followup-to): Fix comment.
+
+2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * spam.el (spam-ham-marks, spam-spam-marks): changed list
+       customization and list itself to store mark symbol rather than
+       mark character.
+       (spam-bogofilter-register-routine): added logic to generate mark
+       values list from spam-ham-marks and spam-spam-marks, so (member)
+       would work.
+
+2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
+
+       * message.el (message-signature-insert-empty-line): New variable.
+
 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * message.el: Renamed functions and variables: "xpost" ->
        * dns.el (dns-make-network-process): Comment.
 
        * gnus-sum.el (gnus-summary-display-while-building): Default to
-       nil. 
+       nil.
 
 2003-01-01  Wes Hardaker  <wes@hardakers.net>
 
        * gnus-sum.el (gnus-summary-display-while-building): New
-       variable. 
+       variable.
 
 2002-01-01  Raymond Scholz  <ray-2003@zonix.de>
 
        * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
-          before rearranging the article.
+       before rearranging the article.
 
 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        (message-draft-headers): New variable.
 
        * gnus-msg.el (gnus-inews-make-draft-meta-information): New
-       function. 
+       function.
        (gnus-setup-message): Use it.
 
        * message.el (message-generate-headers-first): Doc fix.
        (message-setup-1): Use new function for getting which headers to
-       generate. 
+       generate.
        (message-headers-to-generate): New function.
 
 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
        when sorting by date.
 
        * gnus-art.el (gnus-article-edit-mode): New variable.
-       (gnus-article-setup-buffer): Warn user about discarding edits. 
+       (gnus-article-setup-buffer): Warn user about discarding edits.
 
        * gnus-sum.el (gnus-summary-pipe-output): Clean up.
        (gnus-summary-pipe-output): Take a symbolic prefix to save all
-       headers. 
+       headers.
 
-       * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled). 
+       * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
 
 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
 
 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * flow-fill.el (fill-flowed): Don't infloop on too long fill
-       prefixes. 
+       prefixes.
 
        * dns.el (query-dns): Protect against errors.
 
        * gnus-msg.el (gnus-article-yanked-articles): New variable.
        (gnus-inews-add-send-actions): Mark all answered messages as
-       answered. 
+       answered.
 
 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
 
 
 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry. 
+       * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
 
        * message.el (message-with-reply-buffer): New macro.
        (message-fetch-reply-field): Use it.
 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
 
        * mml.el (mml-generate-mime-1): Reverse the order of
-       encoding/flowing. 
+       encoding/flowing.
 
 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus.el (gnus-keep-backlog): Change default to 20.
 
        * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
-       start. 
+       start.
        (gnus-agent-check-overview-buffer): Remove negative article
-       numbers. 
+       numbers.
 
        * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
        (nnmail-cache-ignore-groups): Doc fix.
 
 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
 
-       * gnus.el (gnus-summary-high-uncached-face): New color scheme. 
+       * gnus.el (gnus-summary-high-uncached-face): New color scheme.
 
 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
        * mm-decode.el (mm-mailcap-command): Do not backslash-quote
        special chars if the mailcap file uses single quotes around %s.
-       From Laurent Martelli <laurent@bearteam.org>.   
+       From Laurent Martelli <laurent@bearteam.org>.
 
 2002-12-19  Paul Jarc  <prj@po.cwru.edu>