Merge from gnus--devo--0
[emacs.git] / lisp / gnus / ChangeLog
blob67da384654015c7fce0205e66a239052ceccb5d9
1 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4         are not 2-digit hexadecimal characters that follow `%'s.
6 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8         * message.el (message-bogus-recipient-p): Fix type in doc string.
9         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
10         (message-bogus-addresses): Rename from message-bogus-address-regexp.
11         Improve custom options.
12         (message-bogus-recipient-p): Adjust accordingly.
14 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16         * nnmairix.el: Require edmacro when compiling with XEmacs.
18 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
20         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
21         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
23 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
25         * auth-source.el: Add more docs.
27 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
29         * nnheader.el (nnheader-read-timeout): Change the default timeout from
30         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
31         retrieval faster in some cases, but might make CPU usage larger.  If
32         this has any bad side effects, we might revert this change.
34         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
35         seems to make mail retrieval much, much faster.
36         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
37         unconditionally.
39         * gnus-draft.el (gnus-group-send-queue): Bind
40         message-send-mail-partially-limit to nil to avoid being prompted.
42 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
44         * mml.el (mml-attach-buffer): Prompt for `disposition'.
46         * message.el (message-bogus-address-regexp): Fix and improve custom
47         type.
48         (message-setup-hook): Add message-check-recipients as custom option.
50 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
52         * message.el (message-cite-function): Remove bogus autoload which crept
53         in during merge from v5-10.
55 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
57         * nnimap.el (nnimap-open-connection): Fix login/password bug.
59         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
61         * auth-source.el: Preliminary Tramp docs.
62         (auth-sources): Change the default auth-sources to use
63         EPA .gpg files.
65 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
67         * nntp.el: Autoload `auth-source-user-or-password'.
68         (nntp-send-authinfo): Use it.
70         * nnimap.el: Autoload `auth-source-user-or-password'.
71         (nnimap-open-connection): Use it.
73         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
74         for the gnus-message function.
75         (auth-source-user-or-password): Use it.
77 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
79         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
80         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
81         (rfc2104-hash): Use it.
83 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
85         * gnus-art.el (gnus-article-toggle-truncate-lines):
86         Don't use `iff' in docstring.
88 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
90         * gnus-registry.el: Adjusted copyright dates and added a keyword.
92         * gnus-util.el (gnus-extract-address-component-name)
93         (gnus-extract-address-component-email): Convenience functions around
94         `gnus-extract-address-components'.
96         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
97         Use `gnus-extract-address-component-email' to fix bug of comparing full
98         sender name to `user-mail-address'.
100 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
102         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
103         catch/throw to optimize.
104         (gnus-registry-find-keywords): Just use member to find a keyword.
106 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
108         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
109         is current before calling gnus-server-prepare.
110         (gnus-server-setup-buffer, gnus-server-update-server)
111         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
113 2008-05-04  Juri Linkov  <juri@jurta.org>
115         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
116         (mailcap-file-default-commands): Use mailcap-replace-in-string
117         instead of replace-regexp-in-string, and mailcap-delete-duplicates
118         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
120 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
122         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
124 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
126         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
127         hooks.
128         (gnus-update-read-articles): Speed up non-marks-using users.
129         (gnus-use-marks): Define gnus-use-marks.
130         (gnus-propagate-marks): Rename variable to something more sensible.
132 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
134         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
135         (gmm-image-load-path-for-library): Fix typos in docstrings.
136         (gmm-message): Reflow docstring.
138 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
140         * mail-source.el (mail-source-set-1, mail-source-bind):
141         Move auth-source code out of the macro to clean it up and fix bugs.
143 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
145         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
146         by sender if it's equal to user-mail-address, it's likely to be
147         useless.
149         * mail-source.el (mail-source-bind): Don't use user or password if they
150         are not bound.  Unintern them if they are nil.  Don't use server unless
151         it's bound, and default it to empty string otherwise.
153 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
155         * mail-source.el: Load auth-source.el.
156         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
157         get user name or password, if auth-sources is set up.
159         * gnus-registry.el (gnus-registry-split-strategy): New variable for
160         strategy of splitting with parent.
161         (gnus-registry-split-fancy-with-parent)
162         (gnus-registry-post-process-groups): Use it and fix prior
163         bug (returning a list as the split result).
165         * auth-source.el (auth-sources): Remove server parameter.
166         (auth-source-pick, auth-source-user-or-password)
167         (auth-source-user-or-password-imap)
168         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
169         (auth-source-user-or-password-sftp)
170         (auth-source-user-or-password-smtp): Remove server parameter.
172 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
174         * smime.el (smime-sign-region, smime-encrypt-region)
175         (smime-decrypt-region):
176         Remove redundant calls to `generate-new-buffer-name'.
178 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
180         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
181         Don't use QP for message/rfc822.
182         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
184 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
186         * sieve-manage.el (sieve-string-bytes): Remove.
187         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
188         correct byte-length only if the process's coding-system is the same as
189         the one used internally by Emacs to represent strings.
191 2008-04-22  Juri Linkov  <juri@jurta.org>
193         * mailcap.el (mailcap-file-default-commands): New function.
195 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
197         * message.el (message-signature-separator, message-cite-function):
198         Change custom version.
200 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
202         * mm-decode.el (mm-display-external): Make temp file read-only.
204 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
206         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
207         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
208         `C-c C-f d'.
210 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
212         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
214 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
216         * auth-source.el: Added docs.
217         (auth-sources): Modify format to support server.
218         (auth-source-pick, auth-source-user-or-password)
219         (auth-source-user-or-password-imap)
220         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
221         (auth-source-user-or-password-sftp)
222         (auth-source-user-or-password-smtp): Add server parameter.
224 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
226         * gnus-registry.el: Initialize the registry when gnus-registry-install
227         is t.
229 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
231         * compface.el (uncompface): Make buffer unibyte.
233 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
235         * mail-source.el (mail-source-value):
236         Prefer fboundp to functionp so it works with macros as well.
238 2008-04-05  Glenn Morris  <rgm@gnu.org>
240         * gnus-ems.el (mm-disable-multibyte): Autoload it.
242 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
244         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
245         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
247         * nnheader.el (nnheader-init-server-buffer): Change buffer's
248         multibyteness after rather than before erasing it.
250         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
251         mm-with-multibyte.
252         (gnus-request-article-this-buffer): Make sure the proper decoding is
253         used if gnus-original-article-buffer happens to be unibyte.
255         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
256         default-enable-multibyte-characters.
258         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
259         default-enable-multibyte-characters.
261         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
263         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
265 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
267         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
268         Fix last change in case the element is not even a symbol.
270 2008-04-02  Simon Josefsson  <simon@josefsson.org>
272         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
273         imap-enable-exchange-bug-workaround.
274         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
276 2008-04-01  Simon Josefsson  <simon@josefsson.org>
278         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
279         a 100 byte status-checks into a 2-3MB transfer for each group.
280         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
281         to enable bug workaround or not.
282         (nnimap-find-minmax-uid): Only enable workaround conditionally.
284 2008-03-31  Glenn Morris  <rgm@gnu.org>
286         * message.el (mml2015-use): Declare for compiler.
287         (message-info): Require mml2015 when appropriate.
289 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
291         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
292         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
293         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
294         (nntp-service-to-port): New function.
295         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
296         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
297         (nntp-open-netcat-stream): New function.
298         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
300 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
302         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
304 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
306         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
308 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
310         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
312 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
314         * message.el (message-signature-separator): Change default.
315         Improve custom type.
316         (message-cite-function): Change default to
317         message-cite-original-without-signature.
319         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
320         toggle.
322         * message.el (message-check-news-body-syntax): Fix signature check.
323         (message-setup-1): Mark buffer as unmodified _after_ running
324         message-setup-hook and handling message-alternative-emails.
325         (message-shorten-references): Be more strict when building list of
326         valid references to comply with GNKSA.
328         * gnus-group.el (gnus-read-ephemeral-bug-group)
329         (gnus-read-ephemeral-debian-bug-group)
330         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
332         * message.el (message-info): Don't use booleanp which isn't supported
333         in Emacs 21 and XEmacs.
335 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
337         * gnus-group.el (gnus-gmane-group-download-format): Rename from
338         gnus-group-gmane-group-download-format.
339         (gnus-group-read-ephemeral-gmane-group): Rename from
340         gnus-group-read-ephemeral-gmane-group.
341         (gnus-read-ephemeral-gmane-group-url): Rename from
342         gnus-group-read-ephemeral-gmane-group-url.
343         (gnus-bug-group-download-format-alist):  New variable.
344         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
345         (gnus-read-ephemeral-emacs-bug-group): New commands.
347 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
349         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
350         (gnus-visible-headers): Improve custom type.
352 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
354         * mml.el (mml-menu): Add workarounds for XEmacs.
356         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
357         X-Boundary header.
359         * message.el (message-simplify-recipients): Fix previous commit.
361 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
363         * mm-util.el (mm-set-buffer-multibyte): New function.
364         * mm-decode.el (mm-copy-to-buffer): Use it.
366         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
367         Prefer fboundp to functionp so it works with macros as well.
369 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
371         * message.el (message-alter-recipients-discard-bogus-full-name):
372         New function.
373         (message-alter-recipients-function): New variable.
374         (message-get-reply-headers): Use it.
375         (message-replace-header): New helper function.
376         (message-recipients-without-full-name): New variable.
377         (message-simplify-recipients): New command.
379         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
381         * message.el (message-info): Handle EasyPG manual.
383         * mml.el (mml-menu): Add entry for EasyPG.
385 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
387         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
388         parameter.
390         * message.el (message-disassociate-draft): Specify drafts group name
391         fully.
393 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
395         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
396         unnecessary duplicates from the match list.
398 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
400         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
401         args of `how-many' of which the XEmacs version doesn't take; declare
402         Info-index-next as function.
404 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
406         * gnus-score.el (gnus-score-headers): Fix handling of
407         gnus-inhibit-slow-scoring.
409         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
410         string.
411         (gnus-button-url-regexp): Improve handling of parenthesis.
412         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
413         (gnus-button-handle-info-keystrokes): Handle index entries.
415 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
417         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
418         Incoming* files.
420 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
422         * auth-source.el (auth-sources): Renamed from auth-source-choices.
423         (auth-source-pick): Use it.
425 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
427         * auth-source.el (auth-source-protocols)
428         (auth-source-protocols-customize, auth-source-choices): Added and
429         modified variable customizations and defaults.
430         (auth-source-pick, auth-source-user-or-password)
431         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
432         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
433         (auth-source-user-or-password-sftp)
434         (auth-source-user-or-password-smtp): Use new variables and provide an
435         interface to netrc.el.
437 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
439         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
440         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
441         Make sure the nntp port to specify is a string.
443 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
445         * nntp.el: Use with-current-buffer.
446         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
447         dubious mm-with-unibyte-current-buffer.
448         (nntp-with-open-group-function): New function extracted from
449         nntp-with-open-group macro.
450         (nntp-with-open-group): Use the function, so it's easier to debug.
451         Add indentation and debugging info.
452         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
453         the use of the netcat alternatives.
455         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
456         Avoid mm-string-as-multibyte as well.
458         * nnweb.el (nnweb-insert-html):
459         Remove use of nnheader-string-as-multibyte.
461         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
462         (nnheader-string-as-multibyte): Remove.
464         * mm-view.el: Use inhibit-read-only.
465         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
466         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
467         or unibyte-string.
469         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
470         (mm-uu-yenc-extract): Use with-current-buffer.
472         * gnus-soup.el (gnus-soup-send-packet): Don't use
473         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
475         * nnmh.el: Use with-current-buffer.
476         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
477         mm-string-as-multibyte on the output of mm-encode-coding-string.
479         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
480         (nnimap-request-move-article): Use with-current-buffer.
482         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
483         inserting the handle-buffer's text, so the implicit multibyte->unibyte
484         conversion uses string-make-unibyte rather than string-as-unibyte.
486         * gnus-msg.el: Use with-current-buffer.
488         * message.el (message-ignored-resent-headers): Add "Delivered-To".
490 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
492         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
493         string for caching if it is 'PIN.
495 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
497         * mail-source.el (mail-source-delete-old-incoming-confirm):
498         Change default to nil.
499         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
501 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
503         * gnus-art.el (gnus-narrow-to-page): Position point properly.
504         (gnus-article-goto-prev-page): Work for articles having ^L's.
506         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
508         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
510 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
512         * gnus-bookmark.el: Adjust for renames in bookmark.el.
513         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
514         (gnus-bookmark-jump): Adjust some variable names.
516 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
518         * auth-source.el: New package.
519         (auth-source-choices): Add customization entry point variable.
521         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
522         bug.
524 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
526         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
527         (gnus-registry-initialize, gnus-registry-install-p): Use it.
528         (gnus-registry-install-shortcuts): Rename from
529         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
530         the `gnus-registry-mark-map' keymap dynamically from
531         `gnus-registry-marks'.  The generated functions update the summary line
532         when a registry mark is added or deleted, and will call
533         `gnus-registry-install-p' (see the comments in the code).
534         (gnus-registry-user-format-function-M): Use concat intelligently.
536         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
537         the registry mark functions.
539 2008-03-05  Glenn Morris  <rgm@gnu.org>
541         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
542         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
543         gnus-art.
544         (top-level): No need to load own source when compiling.
546 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
548         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
549         Suggested by <chris.anderton@zetnet.co.uk>.
551 2008-03-04  Glenn Morris  <rgm@gnu.org>
553         * gnus-sum.el (top-level): No need to require gnus when compiling,
554         since unconditionally required near start of file.
555         (gnus-summary-display-while-building): Move definition before use.
557 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
559         * gnus-registry.el (gnus-registry-user-format-function-M): Add
560         formatting function.
562 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
564         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
565         with plists.
566         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
567         Use new format.
569 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
571         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
572         `where-is-internal' that returns a range of key sequences.
574 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
576         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
578         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
579         (gnus-summary-jump-to-group): Consider windows on other displayed
580         frames as well.  Similar changes might be needed elsewhere, but that's
581         the one I've bumped into during my use.
583         * nndoc.el (nndoc-oe-dbx-type-p):
584         * gnus-msg.el (gnus-debug):
585         * gnus-group.el (gnus-update-group-mark-positions):
586         Use mm-string-to-multibyte.
588 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
590         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
591         doesn't handle NotDashEscaped.
593         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
594         (mml-dnd-attach-options): Fix typo in custom choice.
596         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
597         nndoc-article-type to mbox.
598         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
600         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
601         to nil, instead of html2text.
603         * imap.el (imap-debug): Add `imap-ping-server'.
605         * gnus-bookmark.el: Add FIXMEs.
607         * message.el (message-form-letter-separator)
608         (message-send-form-letter-delay): New variables.
609         (message-send-form-letter): Use them.  New command to send form
610         letters.  Requested by Uwe Siart.
611         (message-send-mail-function): Doc fix.  Add "Other" custom option.
613 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
615         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
616         empty author.
618 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
620         * gnus-registry.el (gnus-registry-marks): Add variable for
621         customization of marks and their appearance.
622         (gnus-registry-read-mark): Use it.
623         (gnus-registry-do-marks): Add utility function to loop through
624         `gnus-registry-marks'.
625         (gnus-registry-install-shortcuts-and-menus): Add function to install
626         shortcuts and menus.
627         (gnus-registry-initialize): Use it.
628         (gnus-registry-default-mark): Clarify documentation.
630 2008-02-29  Glenn Morris  <rgm@gnu.org>
632         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
633         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
634         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
635         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
636         Change defcustom :version from 23.0 to 23.1.
638 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
640         * gnus-registry.el (gnus-registry-follow-group-p)
641         (gnus-registry-post-process-groups): Add functions to aid registry
642         splitting and improve logging.  Clarify behavior in function
643         documentation.
644         (gnus-registry-split-fancy-with-parent): Use them.
646 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
648         * gnus-art.el: Use with-current-buffer.
650 2008-02-27  David Engster  <dengste@eml.cc>
652         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
653         Express real group name in the response.
655 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
657         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
658         (nnmairix-last-server, nnmairix-current-server): Defvar them.
659         (nnmairix-goto-original-article): Defvar gnus-registry-install and
660         autoload gnus-registry-fetch-group when compiling.
661         (nnmairix-request-group-with-article-number-correction): Remove
662         unreferenced argument passed to nnmairix-call-backend.
664 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
666         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
667         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
668         Wilde.
670 2008-02-27  Glenn Morris  <rgm@gnu.org>
672         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
673         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
674         variables to defconsts.  Convert comments to doc-strings.
675         (nnmairix-last-server, nnmairix-current-server): Convert from free
676         variables to defvars.  Convert comments to doc-strings.
677         (gnus-registry-fetch-group): Autoload.
678         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
679         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
680         (nnmairix-widget-build-editable-fields): Use car cddr rather than
681         caddr.
682         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
683         nnmairix-request-group-with-article-number-correction call.
684         (nnmairix-fast, nnmairix-group): New, less general names, for free
685         variables passed from nnmairix-request-group to
686         nnmairix-request-group-with-article-number-correction.  Declare.
687         (nnmairix-request-group-with-article-number-correction):
688         Use nnmairix-fast, nnmairix-group rather than fast, group.
690 2008-02-26  David Engster  <dengste@eml.cc>
692         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
693         version 0.5.
695 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
697         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
698         instead of making an extra function call.  Don't add the current group
699         to articles only when they have the group.  Use
700         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
701         Reported by David <de_bb@arcor.de>.
703 2008-02-24  Miles Bader  <miles@gnu.org>
705         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
706         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
707         (mm-find-mime-charset-region):
708         * mm-bodies.el (mm-encode-body):
709         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
711 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
713         * mail-source.el (mail-source-delete-incoming): Change default.
714         Supplement doc string.
716         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
718 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
720         * nnmail.el (nnmail-message-id-cache-file): Derive from
721         `gnus-home-directory'.
723 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
725         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
726         Document negative prefix.
728         * gnus-group.el (gnus-group-read-group): Document negative prefix.
730 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
732         * message.el (message-unsent-separator): Add the Exim bounce
733         separator.
735 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
737         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
738         list.
739         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
740         recipient/signer list.
742 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
744         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
745         fbound (Emacs 23 unicode), signal an error.
747 2008-02-08  Glenn Morris  <rgm@gnu.org>
749         * gnus-art.el (pgg-display-output-buffer): Declare as function.
751 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
753         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
754         ports to the calls to `netrc-machine-user-or-password' in addition to
755         "imap" and "imaps".
757 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
759         * gnus.el (gnus-group-startup-message): Add `find-image' call before
760         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
761         <hanche@math.ntnu.no>.
763 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
765         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
767 2008-02-01  Zhang Wei  <id.brep@gmail.com>
769         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
771         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
773 2008-02-01  Miles Bader  <miles@gnu.org>
775         * mml.el (mml-parse-1): Remove apparently vestigial use of
776         `mm-hack-charsets'.
777         * mm-bodies.el (mm-encode-body): Likewise.
779 2008-02-01  Kenichi Handa  <handa@m17n.org>
781         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
782         rfc2104-hexstring-to-bitstring and changed to return a byte list.
783         (rfc2104-hash): Convert the result of concat to unibyte string.
785 2008-02-01  Dave Love  <fx@gnu.org>
787         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
788         coding-system-for-read.
789         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
791         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
792         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
793         (mm-find-mime-charset-region): Remove hack-charsets stuff.
795 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
797         * mail-source.el (mail-sources): Add `group' choice.
799         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
800         parameter `in-group' to control into which group the articles go.
801         Add treatment of `group' mail-source.
803 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
805         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
806         * message.el (message-beginning-of-line): Use featurep instead of bound
807         tests in order to resolve conditionals at compile time.
809 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
811         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
813         * mm-decode.el (mm-dissect-buffer): Decode description.
815         * mml.el (mml-to-mime): Encode message header first.
817 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
819         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
820         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
822 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
824         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
826 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
828         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
829         prefix keys.
830         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
831         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
832         gnus-xmas.el.
834 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
836         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
837         Add new variables for article mark management.
838         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
839         list of extra data entries which, when present, will indicate that the
840         article ID should not be trimmed from the registry.
841         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
842         functions.
843         (gnus-registry-read-mark): New function to read a mark name from the
844         user.
845         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
846         (gnus-registry-set-article-mark-internal): New functions to add and
847         remove marks.
848         (gnus-registry-get-article-marks): New function to show the marks for
849         an article, or retrieve them for further use.
851 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
853         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
854         keys when no argument is given.
856 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
858         * gnus-sum.el (gnus-article-sort-by-random)
859         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
860         jidanni@jidanni.org.
862 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
864         * gnus-art.el (gnus-article-describe-bindings): New function.
865         (gnus-article-read-summary-keys): Use it.
866         (gnus-article-mode-map): Bind `C-h b' to it.
868 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
870         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
871         XEmacs.
872         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
873         against non-character events.
875 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
877         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
878         command.
879         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
880         instead of END.  Change name of the temp file.
881         (gnus-group-gmane-group-download-format): Add doc string.  Make it
882         customizable.
884 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
886         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
887         bind `S W' to gnus-article-wide-reply-with-original; set default
888         binding to gnus-article-read-summary-send-keys.
889         (gnus-article-read-summary-keys): Fix the order of keys; display
890         continuation keys correctly in the echo area; describe bindings
891         correctly when keys end with `C-h'.
892         (gnus-article-read-summary-send-keys): New function.
893         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
894         for gnus-article-read-summary-send-keys; display continuation keys
895         correctly in the echo area.
896         (gnus-article-reply-with-original): Ignore prefix argument.
897         (gnus-article-wide-reply-with-original): New function.
899 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
901         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
902         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
904 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
906         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
907         (gnus-group-read-ephemeral-gmane-group): New command.
909 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
911         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
913 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
915         * message.el (message-send-mail-function): Increase custom version.
917         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
918         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
920 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
922         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
923         html parts correctly; support forwarded messages.
924         (gnus-article-browse-html-article): Remove work buffers.
926         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
927         compiling.
928         (netrc-bound-and-true-p): New macro.
929         (netrc-parse): Use it instead of bound-and-true-p that is not available
930         in XEmacs 21.4.
932 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
934         * gnus-registry.el (gnus-registry-mark-article)
935         (gnus-registry-article-marks): Add functionality to mark articles
936         through the Gnus registry.
938         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
939         (netrc-parse): Use encrypt-file-alist to determine if
940         encrypt-find-model or encrypt-insert-file-contents should be used.
942 2007-12-19  Glenn Morris  <rgm@gnu.org>
944         * mml.el (message-options-set, message-narrow-to-head)
945         (message-in-body-p, message-mail-p, message-encode-message-body):
946         Autoload.
947         (message-remove-header, message-narrow-to-headers-or-head)
948         (message-subscribed-p, message-make-mail-followup-to)
949         (message-position-on-field, message-news-p)
950         (message-options-set-recipient, message-generate-headers)
951         (message-sort-headers): Declare as functions.
953 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
955         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
956         convention in doc string.
958 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
960         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
961         title to html parts.
962         (gnus-article-browse-html-article): Pass message header to it.
964         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
966 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
968         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
969         or password compatible with XEmacs.
971 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
973         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
974         format document.
975         (gnus-mime-delete-part): Don't write description line if empty.
976         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
978 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
980         * gnus-sum.el (gnus-summary-mark-unread-as-read)
981         (gnus-summary-mark-read-and-unread-as-read)
982         (gnus-summary-mark-current-read-and-unread-as-read)
983         (gnus-summary-mark-unread-as-ticked): Doc fix.
984         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
986 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
988         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
989         Christoph Conrad <christoph.conrad@gmx.de>.
991 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
993         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
994         yes-or-no-p.
996 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
998         * mm-decode.el (mm-add-meta-html-tag): New function.
999         (mm-save-part-to-file, mm-pipe-part): Use it.
1001         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
1002         gnus-y-or-n-p instead of y-or-n-p.
1003         (gnus-article-browse-html-parts): Work with message/external-body; use
1004         mm-add-meta-html-tag.
1006 2007-12-11  Glenn Morris  <rgm@gnu.org>
1008         * gnus-cache.el: Require gnus-sum not just when compiling.
1010         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
1012         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
1013         definitions before use.
1015         * mm-decode.el: Require gnus-util.
1016         (mm-remove-part): Only call delete-annotation on XEmacs.
1018         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
1020         * nnmail.el: Require gnus-int.
1022         * spam.el: Move `require's before `eval-when-compile's.
1024         * gnus-ems.el (gnus-alive-p):
1025         * gnus-fun.el (message-goto-eoh):
1026         * gnus-util.el (gnus-group-name-decode):
1027         * mail-source.el (gnus-compress-sequence):
1028         * message.el (Info-goto-node, format-spec):
1029         * mm-bodies.el (message-options-get):
1030         * mm-decode.el (mm-view-pkcs7):
1031         * mm-util.el (gmm-write-region):
1032         * mml-smime.el (mml-compute-boundary)
1033         (gnus-completing-read-with-default):
1034         * mml.el (widget-button-press, gnus-make-hashtable):
1035         * mml1991.el (mm-decode-content-transfer-encoding)
1036         (mm-encode-content-transfer-encoding)
1037         (message-options-get, message-options-set):
1038         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
1039         * nnfolder.el (gnus-request-group):
1040         * nnheader.el (ietf-drums-unfold-fws):
1041         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
1042         * smime.el (gnus-run-mode-hooks):
1043         * spam-stat.el (gnus-message): Autoload.
1045         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
1046         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
1047         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
1048         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
1049         Add declare-function compatibility definition.
1051         * gnus-cache.el (nnvirtual-find-group-art):
1052         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
1053         (gnus-add-image, gnus-add-wash-type):
1054         * gnus-group.el (nnkiboze-score-file):
1055         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
1056         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
1057         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
1058         (message-tokenize-header, gnus-get-buffer-create)
1059         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
1060         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
1061         * gnus.el (gnus-group-decoded-name):
1062         * mail-source.el (imap-capability):
1063         * mm-bodies.el (message-options-set):
1064         * mm-decode.el (gnus-configure-windows):
1065         * mm-extern.el (message-goto-body):
1066         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
1067         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
1068         (epg-sub-key-validity, message-options-set):
1069         * mml.el (widget-event-point, gnus-configure-windows):
1070         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
1071         * mml2015.el (epg-check-configuration, epg-configuration)
1072         (message-options-set):
1073         * nndb.el (nndb-request-article):
1074         * nnfolder.el (gnus-request-create-group):
1075         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
1076         * nnmaildir.el (gnus-group-mark-article-read):
1077         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
1078         * rfc1843.el (message-fetch-field):
1079         * spam.el (gnus-extract-address-components):
1080         Declare as functions.
1082 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1084         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
1086 2007-12-09  Glenn Morris  <rgm@gnu.org>
1088         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
1090         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
1091         * message.el, mm-view.el, sieve-manage, smime.el:
1092         Add declare-function compatibility definition.
1094         * gnus-art.el (w3-region, w3m-region, Info-menu):
1095         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
1096         * gnus-sum.el (gnus-get-predicate):
1097         * gnus-util.el (mm-append-to-file, w32-focus-frame):
1098         * message.el (mail-abbrev-in-expansion-header-p):
1099         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
1100         (w3m-detect-meta-charset, w3m-region):
1101         * sieve-manage.el (password-read, password-cache-add)
1102         (password-cache-remove):
1103         * smime.el (password-read-and-add): Declare as functions.
1105 2007-12-08  David Kastrup  <dak@gnu.org>
1107         * gnus-sum.el (gnus-summary-simplify-subject-query):
1108         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
1109         `message'.
1111 2007-12-07  Glenn Morris  <rgm@gnu.org>
1113         * gnus-art.el (article-make-date-line): Revert previous change.
1115 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
1117         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
1119 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
1121         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
1122         Call gnus-add-to-range ranges only once with a prepared article-list.
1124 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
1126         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
1127         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
1128         group names with backslashes.  Reported by Tassilo Horn
1129         <tassilo@member.fsf.org>.
1131 2007-12-06  D. Goel  <deego3@gmail.com>
1133         * gnus-art.el (article-make-date-line):
1134         * gnus-start.el (gnus-load):
1135         * pop3.el (pop3-read-response): Fix buggy call to `error'.
1137 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1139         * gnus-art.el (gnus-use-idna)
1140         * gnus-start.el (gnus-site-init-file)
1141         * message.el (message-use-idna)
1142         * mm-uu.el (mm-uu-hide-markers)
1143         * smiley.el (smiley-style): Revert changes that suppress warnings.
1145 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1147         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
1148         specify charset to html source.  Reported by Christoph Conrad
1149         <christoph.conrad@gmx.de>.
1151 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1153         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
1154         idna-program in order to suppress byte compile warning issued by XEmacs
1155         that came to byte compile the default value section of defcustom forms
1156         recently.
1158         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
1159         value of installation-directory.
1161         * message.el (message-use-idna): Don't directly refer to the value of
1162         idna-program.
1164         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
1166         * smiley.el (smiley-style): Don't directly call face-attribute.
1168 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
1170         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
1172         * gnus-dired.el: Reduce Gnus dependencies.
1173         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
1174         require.  Use autoloads instead.
1175         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
1176         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
1177         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
1178         (gnus-dired-mode): Adjust doc string.
1179         (gnus-dired-mail-mode): New variable.
1180         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
1181         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
1182         (gnus-dired-mail-buffers): New function.  Return mail or message
1183         composition buffers.
1184         (gnus-dired-attach): Use it.
1185         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
1186         NO-DECODE.
1187         (gnus-dired-print): Use `gnus-print-buffer' depending on
1188         `gnus-dired-mail-mode'.
1190 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1192         * rfc2047.el (rfc2047-encoded-word-regexp)
1193         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
1194         explaining what regexp patterns are for.
1196 2007-12-04  Glenn Morris  <rgm@gnu.org>
1198         * password.el: Move to ../password-cache.el.
1200         * mml1991.el (password-read, password-cache-add, password-cache-remove):
1201         * mml2015.el (password-read, password-cache-add, password-cache-remove):
1202         * mml-smime.el (password-read, password-cache-add)
1203         (password-cache-remove):
1204         No need to autoload, since mml-sec requires password.
1206         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
1207         * message.el (gnus-extract-address-components):
1208         * mml-smime.el (gnus-extract-address-components): Define for compiler.
1210         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
1211         password.
1213 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
1215         * mailcap.el: Reduce dependencies.
1216         (mail-header-parse-content-type): Autoload.
1217         (mailcap-delete-duplicates): New alias.
1218         (mailcap-mime-info): Add optional argument NO-DECODE.
1219         (mailcap-mime-types): Use mailcap-delete-duplicates.
1221         * message.el (message-ignored-supersedes-headers): Add "X-ID".
1223 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1225         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
1226         function.
1228         * gnus-uu.el (gnus-uu-decode-yenc): New command.
1229         (gnus-uu-yenc-article): New function.
1231         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
1233         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
1234         buffer.
1236 2007-12-02  Glenn Morris  <rgm@gnu.org>
1238         * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
1239         Move to ../net.
1241         * binhex.el, uudecode.el: Move to ../mail.
1243         * encrypt.el: Remove file.
1245 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
1247         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
1248         matches on patches.
1250         * gnus-art.el (gnus-article-browse-html-article): Mention
1251         `mm-text-html-renderer' in the doc string.
1253         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
1254         string.  Add comments.
1256         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
1257         if rhs is ASCII.
1259 2007-12-01  Glenn Morris  <rgm@gnu.org>
1261         * dig.el, dns.el: Move to ../net.
1262         * format-spec.el, hex-util.el, sha1.el: Move to ../.
1264         * mail-source.el (top-level): Require format-spec before
1265         eval-when-compile.
1267 2007-11-30  Glenn Morris  <rgm@gnu.org>
1269         * encrypt.el: Require password, rather than autoloading password-read.
1271 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
1273         * gnus.el (gnus-method-to-server): Add an optional parameter so the
1274         caller can indicate whether the cache should be disregarded for this
1275         call.  This way the result of the call is reproducible at all times and
1276         can be considered a canonical server name for the supplied method.
1277         (gnus-agent-method-p): Canonicalize server names by pushing their
1278         method through `gnus-method-to-server' using the no-cache argument.
1280         * gnus-srvr.el (gnus-server-insert-server-line): Call
1281         `gnus-method-to-server' with `no-cache' argument.
1283         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
1284         gnus-agent-possibly-synchronize-flags as this should be called when the
1285         server is actually being opened.
1286         (gnus-agent-possibly-synchronize-flags)
1287         (gnus-agent-possibly-synchronize-flags-server): Move check for the
1288         flags file of an agentized server to the latter function.
1290         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
1291         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
1292         after a connection has been established successfully.
1294 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1296         * gnus-art.el (article-display-face): Force to display face if called
1297         interactively; check if gnus-article-x-face-too-ugly matches author.
1298         (article-display-x-face): Display face even if From header is missing
1299         as article-display-face does.
1301 2007-11-28  Richard Stallman  <rms@gnu.org>
1303         * md4.el: Move to ../.
1304         * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
1306 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
1308         * mail-source.el (mail-sources): Default to fetch from file for
1309         compatibility with default of nnmail-spool-file.
1311 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1313         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
1314         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
1315         to look for encoded word that should be encoded again.
1316         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
1317         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
1318         encoding pattern.
1319         (rfc2047-decode-region): Switch strict regexp and loose one according
1320         to rfc2047-allow-irregular-q-encoded-words.
1322 2007-11-26  Simon Josefsson  <simon@josefsson.org>
1324         * imap.el: Move to ../net directory.
1326 2007-11-25  Romain Francoise  <romain@orebokech.com>
1328         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
1330 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
1332         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
1333         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
1335         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
1336         `nnmail-spool-file'.
1338         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
1339         `nnmail-spool-file'.
1341         * gnus-move.el (gnus-change-server): Ditto.
1343         * gnus-kill.el (gnus-batch-score): Ditto.
1345         * gnus-cache.el (gnus-jog-cache): Ditto.
1347         * gnus-msg.el (gnus-summary-reply):
1348         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
1350 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
1352         * gnus-cache.el (gnus-cache-generate-nov-databases):
1353         Use nnml-generate-nov-databases-directory instead of
1354         nnml-generate-nov-databases-1.
1356 2007-11-24  Glenn Morris  <rgm@gnu.org>
1358         * message.el (message-tool-bar-retro): Update for rename
1359         mail_send.xpm->mail-send.xpm.
1361 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
1363         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
1364         `smime-ldap-search' for Emacs 22 and up.
1366 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
1368         * hashcash.el: Move to ../mail directory.
1370         * smime-ldap.el: Remove.  Not used in Emacs 22 and up.
1372         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
1373         `smime-ldap-search' for Emacs 22 and up.
1375 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1377         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
1379         * message.el (message-send-mail-function): Fix error convention.
1380         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
1381         (message-widen-reply, message-send-mail, message-talkative-question)
1382         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
1383         (message-clone-locals, message-send-news): Use with-current-buffer.
1384         (message-insert-or-toggle-importance): Remove unused var `valid'.
1385         (message-make-references): Remove unused var `new-references'.
1386         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
1388 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
1390         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
1391         (spam-split-symbolic-return-positive): Reflow docstring.
1392         (spam-backends, spam-summary-exit-behavior)
1393         (spam-mark-ham-unread-before-move-from-spam-group)
1394         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
1395         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
1396         (spam-clear-cache, spam-backend-check, spam-install-backend)
1397         (spam-install-statistical-backend, spam-list-of-processors)
1398         (spam-group-processor-p, spam-split, spam-bogofilter-score)
1399         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
1400         (spam-check-crm114, spam-initialize, spam-unload-hook):
1401         Fix typos in docstrings.
1403 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1405         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
1406         been checked if they have never been read and those group levels are
1407         higher than the one that a user specified.
1409 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1411         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
1412         foreign groups unless a group level is specified by a user.
1413         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
1415 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
1417         * message.el (message-send-mail-function): Require sendmail.
1419 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
1421         * message.el (message-send-mail-function): Check for smtpmail too.
1423         * utf7.el (utf7-encode, utf7-decode): Use coding system
1424         `utf-7'/`utf-7-imap' from utf-7.el' if available.
1426         * message.el (message-send-mail-function): New function.
1427         (message-send-mail-function): Set default using
1428         message-send-mail-function.  Adjust doc string.
1429         (message-send-mail-with-mailclient): New function.
1431 2007-11-17  Richard Stallman  <rms@gnu.org>
1433         * assistant.el: Remove file.
1435 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
1437         * smime.el (from):
1438         * rfc2047.el (message-posting-charset):
1439         * qp.el (mm-use-ultra-safe-encoding):
1440         * pop3.el (parse-time-months):
1441         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
1442         * nnml.el (files):
1443         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
1444         (jka-compr-compression-info-list, ange-ftp-path-format)
1445         (efs-path-regexp):
1446         * nndiary.el (files):
1447         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
1448         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
1449         (epg-digest-algorithm-alist, inhibit-redisplay)
1450         (password-cache-expiry):
1451         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
1452         (pgg-output-buffer, password-cache-expiry):
1453         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
1454         (efs-path-regexp):
1455         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
1456         (inhibit-redisplay):
1457         * mm-uu.el (file-name, start-point, end-point, entry)
1458         (gnus-newsgroup-name, gnus-newsgroup-charset):
1459         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
1460         (latin-unity-ucs-list):
1461         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
1462         (mm-uu-binhex-decode-function):
1463         * message.el (gnus-message-group-art, gnus-list-identifiers, )
1464         (rmail-enable-mime-composing, gnus-local-organization)
1465         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
1466         (gnus-read-active-file, facemenu-add-face-function)
1467         (facemenu-remove-face-function, gnus-article-decoded-p)
1468         (tool-bar-mode):
1469         * mail-source.el (display-time-mail-function):
1470         * gnus-util.el (nnmail-pathname-coding-system)
1471         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
1472         (gnus-original-article-buffer, gnus-user-agent)
1473         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
1474         (xemacs-codename, sxemacs-codename, emacs-program-version):
1475         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
1476         * gnus-start.el (gnus-agent-covered-methods)
1477         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
1478         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
1479         (gnus-newsgroup-headers, gnus-group-list-mode)
1480         (gnus-group-mark-positions, gnus-newsgroup-data)
1481         (gnus-newsgroup-unreads, nnoo-state-alist)
1482         (gnus-current-select-method, mail-sources)
1483         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
1484         (nnmail-spool-file, gnus-cache-active-hashtb):
1485         * gnus-mh.el (mh-lib-progs):
1486         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
1487         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
1488         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
1489         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
1490         (gnus-group-buffer):
1491         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
1492         (font-lock-set-defaults):
1493         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
1494         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
1495         (gnus-summary-post-menu, total-parts, type, condition, length):
1496         * gnus-agent.el (gnus-agent-read-agentview):
1497         * flow-fill.el (show-trailing-whitespace):
1498         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
1499         eval-and-compile wrappers for byte compiler pacifiers.
1501         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
1502         (mm-display-inline-fontify): Check for featurep 'xemacs not
1503         extent-list.
1505         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
1506         itimer-list.
1507         (mm-create-image-xemacs): Only do something for XEmacs.
1508         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
1510         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
1512         * gnus-registry.el (gnus-adaptive-word-syntax-table):
1513         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
1515 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
1517         * nnimap.el (nnimap-split-download-body):
1518         * gnus-demon.el (gnus-demon):
1519         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
1521 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1523         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
1524         macros.
1525         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
1526         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
1527         copy data from unibyte buffer to multibyte current buffer.
1528         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
1529         to copy data from unibyte current buffer to multibyte buffer.
1530         (nntp-make-process-buffer): Make process buffer unibyte.
1532         * pop3.el (pop3-open-server): Fix typo in Lisp code.
1534 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
1536         * pop3.el (pop3-open-server): Accept and process data more robustly at
1537         connexion start to avoid spurious "POP SSL connexion failed" errors.
1539 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1541         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
1542         read group names.
1544 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
1546         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
1548 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1550         * nnmail.el (nnmail-parse-active): Make group names unibyte.
1551         (nnmail-save-active): Use a unibyte buffer when saving active file,
1552         which may contain non-ASCII group names.
1554         * nnml.el (nnml-request-group): Decode group names in messages.
1556 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
1558         * message.el (message-citation-line-function)
1559         (message-insert-formatted-citation-line): Fix spelling of
1560         `message-insert-formated-citation-line'.
1562 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
1564         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
1566 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1568         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
1569         nnmail-pathname-coding-system.
1571         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
1572         that a user enters; decode group names in messages.
1574         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
1576 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
1578         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
1580         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
1582         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
1583         risky local variable.
1585         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
1587 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
1589         * encrypt.el: Improve documentation to fix function name typo.
1590         Reported by Daiki Ueno <ueno@unixuser.org>.
1592 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1594         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
1595         even if the point is not in the last page of an article.
1596         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
1597         back to the previous page.
1599 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
1601         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
1603 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1605         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
1607 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1609         * message.el (message-check-news-body-syntax): Avoid
1610         mm-string-as-multibyte.
1611         (message-hide-headers): Don't assume (point-min)==1.
1613 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
1615         * message.el (message-remove-blank-cited-lines): Fix if remove is
1616         given.
1617         (message-bogus-address-regexp): New variable.
1618         (message-bogus-recipient-p): New function.
1619         (message-check-recipients): New command.
1620         (message-syntax-checks): Add `bogus-recipient'.
1621         (message-fix-before-sending): Add `bogus-recipient'.
1623         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
1624         (gnus-treat-body-boundary): Don't test window-system.
1626 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
1628         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
1630 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
1632         * gnus.el: Bump version to Gnus v5.13.
1634 2007-10-28  Miles Bader  <miles@gnu.org>
1636         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
1637         at compile-time too.
1639 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
1641         * gnus-msg.el (gnus-message-setup-hook): Add
1642         `message-remove-blank-cited-lines' to options.
1644 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
1646         * message.el (message-remove-blank-cited-lines): New function.
1647         Suggested by Karl Plästerer.
1649 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1651         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
1652         mapc.
1654         * imap.el (imap-open): Replace mapcar called for effect with mapc.
1655         (top-level): Use mapc to set functions to be traced for debugging.
1657         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
1658         called for effect with while loop.
1660         * message.el (message-talkative-question): Replace mapcar called for
1661         effect with mapc.
1663         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
1664         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
1665         called for effect with dolist.
1667         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
1669         * nndiary.el: Use dolist instead of mapcar to add diary headers to
1670         gnus-extra-headers and nnmail-extra-headers.
1672         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
1673         called for effect with dolist.
1674         (top-level): Use mapc to set functions to be traced for debugging.
1676         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
1677         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
1678         dolist.
1680         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
1681         Replace mapcar called for effect with mapc.
1682         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
1683         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
1684         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
1685         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
1687         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
1688         remove-if that's a cl function.
1690         * webmail.el (webmail-debug): Replace mapcar called for effect with
1691         dolist.
1693 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1695         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
1696         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
1697         with while loop.
1699         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
1700         functions from article-* functions.
1701         (gnus-multi-decode-header): Replace mapcar called for effect with
1702         dolist.
1704         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1705         (gnus-bookmark-show-details): Replace mapcar called for effect with
1706         while loop.
1708         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
1709         called for effect with while loop.
1711         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
1712         with dolist.
1714         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
1715         mapcar called for effect with dolist.
1717         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
1719         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
1720         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
1721         Replace mapcar called for effect with dolist.
1722         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
1723         mapc.
1725         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
1726         Replace mapcar called for effect with dolist.
1727         (gnus-topic-list): Replace mapcar called for effect with mapc.
1729         * gnus.el: Use mapc instead of mapcar to add autoloads.
1731 2007-10-23  Richard Stallman  <rms@gnu.org>
1733         * gnus-group.el (gnus-group-highlight): Mark as risky.
1735 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1737         * gnus.el (gnus-server-to-method): Return method found first in
1738         gnus-newsrc-alist.
1740         * gnus-art.el (gnus-article-highlight-signature)
1741         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
1742         button overlay without the front stickiness.
1744 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
1746         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
1747         overview buffer needed a catch to receive its throw.
1748         (gnus-agent-flush-cache): Declared as interactive to make this function
1749         easier to use.
1751 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
1753         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
1754         `next-line'.
1756 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1758         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
1759         exclude address matching message-dont-reply-to-names.
1761 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1763         * gnus-util.el (gnus-string<): New function.
1765         * gnus-sum.el (gnus-article-sort-by-author)
1766         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
1768 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1770         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
1771         the frame-focus tag is set in gnus-buffer-configuration.
1773 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1775         * gnus-art.el (gnus-article-add-button): Make a button overlay without
1776         the front stickiness.
1778 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1780         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
1781         url pattern; remove duplicate one.
1782         (gnus-article-extend-url-button): New function.
1783         (gnus-article-add-buttons): Use it.
1784         (gnus-button-push): Use concatenated url that it makes.
1786 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
1788         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
1789         (sieve-manage-open): Use `mapc' instead of `mapcar'.
1791 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1793         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
1794         Don't hardcode point-min==1.
1796 2007-09-30  David Kastrup  <dak@gnu.org>
1798         * gnus-art.el (gnus-article-reply-with-original)
1799         (gnus-article-followup-with-original): When `transient-mark-mode' is
1800         off, refrain from active-region behavior for followups.
1802 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
1804         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
1805         Fix comment about "iso8859-1".
1807 2007-10-08   Daiki Ueno  <ueno@unixuser.org>
1809         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
1810         ones returned from the verify-function.
1812         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
1813         mml2015-extract-cleartext-signature if extraction failed.
1815 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
1817         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
1818         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
1819         failed.
1821 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
1823         * Relicense "GPLv2 or later" files to "GPLv3 or later".
1825 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
1827         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
1828         to mark a thread as expirable.  Add variable `hide' to handle hiding of
1829         thread for both the null and zero (kill/expire thread) universal prefix
1830         cases.
1831         (gnus-summary-expire-thread): Add new function to expire a thread,
1832         using gnus-summary-kill-thread.
1833         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
1834         shortcuts for gnus-summary-expire-thread.
1835         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
1836         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
1838 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
1840         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
1841         extras value, so an extras entry can be deleted.
1842         (gnus-registry-delete-extra-entry): Use it.
1843         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
1844         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
1845         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
1846         storage through the gnus-registry, and provide an appropriate API for
1847         it.
1849 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1851         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
1852         Suggested by Leo <sdl.web@gmail.com>.
1854         * gnus.el: Do.
1856 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1858         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
1859         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
1861         * gnus-agent.el (gnus-agent-fetch-headers): Do.
1863         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
1864         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
1866 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1868         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
1869         newline.
1870         (nnmbox-request-accept-article): Don't change article in source buffer;
1871         narrow to header to use message-fetch-field rather than
1872         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
1873         (nnmbox-request-replace-article): Quote lines that'll be misidentified
1874         as delimiters; make sure article ends with newline.
1875         (nnmbox-delete-mail): Correct last position of article to be deleted;
1876         ignore X-Gnus-Newsgroup header in article body.
1877         (nnmbox-save-mail): Quote lines looking like delimiters at the right
1878         positions; make sure article ends with newline.
1880         * message.el (message-display-abbrev): Don't infloop when a user
1881         inserts SPC in the beginning of header.
1883 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
1885         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
1886         list of groups not followed by default.  Fix type to be regexp.
1887         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
1889 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
1891         * hmac-def.el (define-hmac-function): Switch from old-style to
1892         new-style backquotes.
1894         * md4.el (md4-make-step): Likewise.
1896 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1898         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
1899         raw-text coding system when saving .newsrc file, which may contain
1900         non-ASCII group names.
1902 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1904         * gnus-cus.el (gnus-score-extra): New widget.
1905         (gnus-score-extra-convert): New function.
1906         (gnus-score-customize): Use it for Extra.
1908 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
1910         * mml2015.el (mml2015-extract-cleartext-signature): New function.
1911         (mml2015-mailcrypt-clear-verify): Use it.
1912         (mml2015-gpg-clear-verify): Use it.
1913         (mml2015-pgg-clear-verify): Use it.
1914         (mml2015-epg-clear-verify): Replace the current part with the output
1915         from GnuPG; don't extract the plaintext by itself.
1917         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
1918         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
1919         mml2015-clear-verify-function; don't touch the armor headers or
1920         dash-escaped text here.
1922 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1924         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
1925         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
1926         parts, or application/octet-stream as a last resort.
1927         (gnus-mime-view-part-as-type): Don't toggle display.
1928         (gnus-mime-view-part-as-charset): Don't turn off display before
1929         querying charset.
1931         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
1932         stuff to undisplayer function in Emacs.
1933         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
1935         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
1936         text/calendar parts.
1938 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1940         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
1941         decoding text/calendar parts.
1943         * message.el (message-forward-make-body-mime): Always mark body as
1944         having no illegible text; remove signed-or-encrypted argument.
1945         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
1947         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
1948         (mml-generate-mime-1): Don't encode body if it is specified to be in
1949         raw form; don't make buffer be unibyte when inserting multibyte string.
1951 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1953         * sha1.el: Fix up comment style.
1954         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
1955         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
1957         * hex-util.el: Fix up comment style.
1958         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
1960         * gnus-salt.el: Use with-current-buffer.
1961         (gnus-pick-setup-message): Fix long-standing typo.
1963 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1965         * imap.el (imap-logout-timeout): New variable.
1966         (imap-logout, imap-logout-wait): New functions.
1967         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
1969         * nnimap.el (nnimap-logout-timeout): New server variable.
1970         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
1971         nnimap-logout-timeout.
1973         * gnus-art.el (gnus-article-summary-command-nosave)
1974         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
1976 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1978         * gnus.el (gnus-maximum-newsgroup): New variable.
1980         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
1981         according to gnus-maximum-newsgroup.
1983         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
1984         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
1985         Limit the range of articles according to gnus-maximum-newsgroup.
1987 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
1989         * gnus-art.el (gnus-sticky-article): Fixed problems described in
1990         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
1991         Don't perform gnus-configure-windows here; reuse existing sticky
1992         article buffer.
1994         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
1995         it doesn't exist in gnus-article-mode.
1997 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1999         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
2000         (gnus-agent-decoded-group-name): New function.
2001         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
2002         (gnus-agent-expire-group-1): Use it; decode group name in messages.
2004 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
2006         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
2007         Add binding for gnus-sticky-article.
2008         (gnus-summary-exit): Don't kill sticky article buffers.
2010         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
2011         article buffer.
2012         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
2013         (gnus-kill-sticky-article-buffers): New commands.
2015 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2017         * nntp.el (nntp-xref-number-is-evil): New server variable.
2018         (nntp-find-group-and-number): If it is non-nil, don't trust article
2019         numbers in the Xref header.
2021 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2023         * gnus-agent.el (gnus-agent-read-group): New function.
2024         (gnus-agent-flush-group, gnus-agent-expire-group)
2025         (gnus-agent-regenerate-group): Use it.
2026         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
2027         nnmail-pathname-coding-system.
2029 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2031         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
2033         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
2034         that are unread as unread, and also as selected so that information of
2035         marks having been changed by a user may be updated when exiting group.
2037 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
2039         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
2041 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2043         * gnus-art.el (gnus-mime-display-single): Pass part number that is
2044         calculated ignoring signature parts to gnus-treat-article.
2046 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2048         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
2049         a point here in order to keep the window start.
2050         (gnus-insert-mime-security-button): Make a button overlay without the
2051         front stickiness.
2052         (gnus-mime-display-security): Goto the end of a button.
2054         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
2056 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2058         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
2059         group-name-at-point.
2060         (gnus-group-completing-read): New function that offers decoded
2061         non-ASCII group names for completion.
2062         (gnus-fetch-group, gnus-group-read-ephemeral-group)
2063         (gnus-group-jump-to-group, gnus-group-make-group-simple)
2064         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
2065         (gnus-group-fetch-control): Use it.
2066         (gnus-fetch-group): Use group-name-at-point for the initial value
2067         rather than the default value; use gnus-alive-p.
2069         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
2070         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
2071         (gnus-summary-post-news): Use gnus-group-completing-read.
2073         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
2074         (gnus-read-move-group-name): Decode group name for completion.
2076 2007-07-31  Ted Zlatanov  <tzz@lifelogs.com>
2078         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
2079         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
2080         Yamaoka slightly modified the code).
2082 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2084         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
2085         (nnmail-split-incoming): Bind it.
2087         * nnml.el (nnml-group-name-charset): New function.
2088         (nnml-decoded-group-name): Use it; don't decode group name if
2089         nnmail-group-names-not-encoded-p is non-nil.
2090         (nnml-encoded-group-name): New function.
2091         (nnml-group-pathname): Inline nnml-decoded-group-name.
2092         (nnml-request-expire-articles): Decode group name in message.
2093         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
2094         nnmail-pathname-coding-system.
2095         (nnml-save-mail, nnml-active-number): Work with decoded group names and
2096         not decoded ones according to nnmail-group-names-not-encoded-p.
2097         (nnml-generate-active-info): Use nnml-encoded-group-name.
2099 2007-08-08  Glenn Morris  <rgm@gnu.org>
2101         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
2102         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
2103         doc-strings and comments.
2105 2007-07-25  Glenn Morris  <rgm@gnu.org>
2107         * Relicense all FSF files to GPLv3 or later.
2109 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2111         * gnus-sum.el (gnus-summary-move-article): Make
2112         gnus-summary-respool-article work.
2114 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
2116         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
2117         string.
2119 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
2121         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
2122         that should be ignored when comparing distant RSS articles with local
2123         ones.
2124         (nnrss-make-hash-index): New function.  Create a hash index according
2125         to the ignored fields.
2126         (nnrss-check-group): Use it.
2128 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2130         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
2132         * gnus-art.el (article-decode-group-name): Decode Xref header too.
2134         * gnus-group.el (gnus-group-make-group): Encode group name here unless
2135         the new optional argument ENCODED is non-nil.
2136         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
2137         coding system for encoding group name.
2138         (gnus-group-make-rss-group): Pass un-encoded group name to
2139         gnus-group-make-group.
2140         (gnus-group-set-info): Tell gnus-group-make-group that group name is
2141         encoded.
2143         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
2144         Encode group name to which articles are moved or copied.
2145         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
2146         coding system for encoding Newsgroup, Followup-To and Xref headers.
2148         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
2149         marks; use nnheader-file-coding-system to write a file.
2150         (nnagent-retrieve-headers): Bind file-name-coding-system to
2151         nnmail-pathname-coding-system.
2153         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
2155         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
2156         (nnml-request-article, nnml-request-create-group)
2157         (nnml-request-rename-group, nnml-find-id)
2158         (nnml-possibly-change-directory, nnml-possibly-create-directory)
2159         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
2160         (nnml-save-marks): Use nnml-group-pathname instead of
2161         nnmail-group-pathname.
2163         (nnml-request-create-group, nnml-request-expire-articles)
2164         (nnml-request-move-article, nnml-request-delete-group)
2165         (nnml-deletable-article-p, nnml-possibly-create-directory)
2166         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
2167         (nnml-open-marks): Bind file-name-coding-system to
2168         nnmail-pathname-coding-system.
2170         (nnml-request-article): Pass server argument to nnml-find-group-number.
2171         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
2172         server argument to nnml-possibly-create-directory.
2173         (nnml-request-accept-article): Pass server argument to
2174         nnml-active-number and nnml-save-mail.
2175         (nnml-find-group-number): Pass server argument to nnml-find-id.
2176         (nnml-request-update-info): Pass server argument to
2177         nnml-marks-changed-p.
2179         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
2180         (nnml-save-mail, nnml-active-number): Add server argument.
2182         (nnml-request-delete-group): Warn if group is missing.
2183         (nnml-get-nov-buffer): Decode group name.
2184         (nnml-generate-active-info): Encode group name.
2185         (nnml-open-marks): Decode group name in messages.
2187 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2189         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
2190         if it is not specified.
2191         (gnus-article-pipe-part, gnus-article-save-part)
2192         (gnus-article-interactively-view-part, gnus-article-copy-part)
2193         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
2194         (gnus-article-inline-part, gnus-article-save-part-and-strip)
2195         (gnus-article-replace-part, gnus-article-delete-part)
2196         (gnus-article-view-part-as-type): Pass raw prefix argument to
2197         gnus-article-part-wrapper.
2199 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2201         * gnus-agent.el (gnus-agent-save-active): Bind
2202         nnheader-file-coding-system to gnus-agent-file-coding-system.
2204         * gnus-cache.el (gnus-cache-save-buffers)
2205         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
2206         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
2207         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
2208         (gnus-cache-braid-nov, gnus-cache-braid-heads)
2209         (gnus-cache-generate-active, gnus-cache-rename-group)
2210         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
2211         (gnus-cache-update-overview-total-fetched-for): Bind
2212         file-name-coding-system to nnmail-pathname-coding-system.
2213         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
2214         variables.
2215         (gnus-cache-decoded-group-name): New function.
2216         (gnus-cache-file-name): Use it.
2217         (gnus-cache-generate-active): Use non-decoded group name for active.
2219         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
2220         right place.
2221         (gnus-write-active-file): Don't break non-ASCII group names.
2223         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
2224         nnmail-pathname-coding-system.
2226         * gnus-uu.el (gnus-uu-decode-save): Typo.
2228 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2230         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
2232 2007-07-14  David Kastrup  <dak@gnu.org>
2234         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
2235         finishing actions if we did not edit the article.
2237 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2239         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
2240         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
2241         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
2242         (gnus-agent-flush-group, gnus-agent-flush-cache)
2243         (gnus-agent-fetch-headers, gnus-agent-load-alist)
2244         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
2245         (gnus-agent-retrieve-headers, gnus-agent-request-article)
2246         (gnus-agent-regenerate-group)
2247         (gnus-agent-update-files-total-fetched-for)
2248         (gnus-agent-update-view-total-fetched-for): Bind
2249         file-name-coding-system to nnmail-pathname-coding-system.
2250         (gnus-agent-group-pathname): Don't encode file names by
2251         nnmail-pathname-coding-system.
2252         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
2253         coding-system-for-write instead of buffer-file-coding-system to
2254         gnus-agent-file-coding-system.
2256         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
2257         Decode group name.
2259         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
2261         * gnus-start.el (gnus-update-active-hashtb-from-killed)
2262         (gnus-read-newsrc-el-file): Make group names unibyte.
2264         * nnmail.el (nnmail-group-pathname): Don't encode file names by
2265         nnmail-pathname-coding-system.
2267         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
2268         (nnrss-request-delete-group): Bind file-name-coding-system to
2269         nnmail-pathname-coding-system.
2270         (nnrss-read-server-data, nnrss-read-group-data): Bind
2271         file-name-coding-system correctly.
2272         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
2274         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
2275         (nntp-server-to-method-cache): New variable.
2276         (nntp-group-pathname): New function that decodes non-ASCII group names.
2277         (nntp-possibly-create-directory, nntp-marks-changed-p)
2278         (nntp-save-marks, nntp-open-marks): Use it.
2279         (nntp-possibly-create-directory, nntp-open-marks):
2280         Bind file-name-coding-system to nnmail-pathname-coding-system.
2281         (nntp-open-marks): Decode group names when bootstrapping marks.
2283         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
2284         Newsgroups and Folowup-To headers.
2286 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2288         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2289         (gnus-server-closed-face, gnus-server-denied-face)
2290         (gnus-server-offline-face): Remove variable.
2291         (gnus-server-font-lock-keywords): Use faces that are not aliases.
2293         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
2294         of modifying message-stack directly for XEmacs.
2296         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
2297         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
2298         if the coding-system argument is nil for XEmacs.
2300         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
2301         mm-charset-override-alist.
2303         * rfc2047.el: Don't require base64; require rfc2045 for the function
2304         rfc2045-encode-string.
2305         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
2306         to quote the parameter value.
2308 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2310         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
2311         form in gnus-group-name-charset-method-alist.
2313         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
2314         overrides the default layout edit-form.
2316         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
2318         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
2320 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2322         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
2323         as unfetched articles.
2325 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
2327         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
2329 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2331         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
2332         original back end that keeps marks in the local system.
2334 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2336         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
2337         arg of pop-to-buffer for XEmacs.
2338         (gnus-article-read-summary-keys): Ditto; don't restore window
2339         configuration if summary command ends up with neither article buffer
2340         nor summary buffer; describe bindings if summary keys end with C-h.
2342 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2344         * message.el (message-fix-before-sending): Skip raw message part to be
2345         forwarded while checking illegible text.
2346         (message-forward-make-body-mime, message-forward-make-body): Mark
2347         signed or encrypted raw message as having no illegible text.
2349 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2351         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
2352         (gnus-message-with-timestamp-1): New macro.
2353         (gnus-message-with-timestamp): New function.
2354         (gnus-message): Use them.
2356         * nnheader.el (nnheader-message): Use them.
2358 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
2360         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
2361         .newsrc.eld file.
2363 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2365         * gnus-agent.el (gnus-agent-fetch-headers)
2366         (gnus-agent-retrieve-headers): Bind
2367         gnus-decode-encoded-address-function to identity.
2369         * nntp.el (nntp-send-xover-command): Recognize an xover command is
2370         available also when the server returns simply a dot.
2372         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
2374 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2376         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
2378 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2380         * gnus-ems.el (gnus-x-splash): Make it work.
2382         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
2383         from being used.
2385 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2387         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
2388         the front stickiness.
2389         (gnus-article-summary-command-nosave): Correct the order of the
2390         arguments passed to pop-to-buffer.
2391         (gnus-article-read-summary-keys): Ditto; make it work properly when the
2392         summary command ends up with the article buffer.
2394         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
2395         the same faces.
2397 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
2399         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
2401 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
2403         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
2404         * gnus-sum.el (gnus-summary-highlight):
2405         * mail-source.el (mail-source-delete-old-incoming-confirm):
2406         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
2408 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2410         * gnus-art.el (gnus-mime-view-part-externally)
2411         (gnus-mime-view-part-internally): Fix predicate function passed to
2412         completing-read.
2414         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
2416         * gnus.el (gnus-update-message-archive-method): Add :version.
2418 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2420         * gnus.el (gnus-update-message-archive-method): New variable.
2422         * gnus-start.el (gnus-setup-news): Update saved "archive" method
2423         according to gnus-message-archive-method if
2424         gnus-update-message-archive-method is non-nil.
2426 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2428         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
2429         by Loic Dachary <loic@dachary.org>.
2430         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
2432 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2434         * message.el (message-pop-to-buffer): Add switch-function argument.
2435         (message-mail): Pass switch-function argument to it.
2437 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
2439         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
2440         Improve doc string.
2442 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2444         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
2445         (gnus-header-content)
2446         * gnus-cite.el (gnus-cite-10)
2447         * gnus-srvr.el (gnus-server-closed)
2448         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
2449         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
2450         (gnus-group-mail-3-empty, gnus-group-mail-low)
2451         (gnus-group-mail-low-empty, gnus-splash)
2452         * message.el (message-header-to, message-header-cc)
2453         (message-header-subject, message-header-other, message-header-name)
2454         (message-header-xheader, message-separator, message-cited-text)
2455         (message-mml): Lighten colors of faces used for dark background.
2457 2007-05-24  Simon Josefsson  <simon@josefsson.org>
2459         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
2460         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
2462 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2464         * message.el (message-narrow-to-headers-or-head):
2465         Ignore mail-header-separator in the body.
2467 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2469         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
2470         same as window size.
2472 2007-05-22  Kevin Ryde  <user42@zip.com.au>
2474         * message.el (message-font-lock-keywords): Use message-header-xheader
2475         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
2476         ahead of the anything pattern, to get it recognised.
2478 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
2480         * gnus-sum.el (gnus-articles-to-read)
2481         (gnus-summary-insert-old-articles): Don't truncate group name for
2482         `read-string'.
2484         * gnus-util.el (gnus-limit-string): Delete this function.
2486         * gnus-sum.el (gnus-simplify-subject-fully): Use
2487         `truncate-string-to-width' instead.
2489 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
2491         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
2492         if, on summary exit, the next group has to be selected.
2493         (gnus-summary-exit): Use it.
2495 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
2497         * gnus-art.el (gnus-article-mode): Fix comment about displaying
2498         non-break space.
2500 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2502         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
2503         Check if group is not a directory.
2504         (nnfolder-request-expire-articles): Don't delete articles if the target
2505         group is not available.
2507         * nnml.el (nnml-request-create-group): Properly check if group is not a
2508         file.
2509         (nnml-request-expire-articles): Don't delete articles if the target
2510         group is not available.
2512         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2513         Don't quote characters that are within parentheses.
2515 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2517         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
2518         (gnus-handle-ephemeral-exit): Select article according to it.
2520 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
2522         * message.el (message-insert-formated-citation-line): Remove newline.
2523         (message-citation-line-format): Add final \n here so that the user can
2524         avoid a blank line.
2526 2007-05-03  Dan Christensen  <jdc@uwo.ca>
2528         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
2529         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
2530         Update lanl/arXiv support.
2532 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
2534         * gnus.el: Bump version number.
2536 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2538         * gnus.el (gnus-version-number): Bump version.
2540 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2542         * gnus.el: No Gnus v0.6 is released.
2544 2007-04-27  Didier Verna  <didier@xemacs.org>
2546         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
2547         * gmm-utils.el (gmm-regexp-concat): here.
2548         * message.el: Don't require 'gnus-util.
2549         (message-dont-reply-to-names): Handle name change above.
2550         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
2552 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2554         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
2555         since the initial value varies according to the system.
2557 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2559         * mm-util.el (mm-charset-synonym-alist): Defcustom.
2561 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
2563         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
2565 2007-04-24  Didier Verna  <didier@xemacs.org>
2567         Improve the type of gnus-ignored-from-addresses.
2568         * gnus-util.el (gnus-orify-regexp): New function.
2569         * message.el (gnus-util): Require it.
2570         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
2571         * gnus-sum.el (gnus-ignored-from-addresses): New function.
2572         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
2574 2007-04-24  Didier Verna  <didier@xemacs.org>
2576         * gnus-sum.el:
2577         * gnus-utils.el: Fix some trailing whitespaces.
2579 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2581         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
2582         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
2583         article's Message-ID; refer parent article in summary buffer.
2585         * message.el (message-bounce): Call mime-to-mml.
2587 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2589         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
2591 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2593         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
2594         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
2595         displayed of multipart/alternative part if it is invoked from summary
2596         buffer.
2598         * mm-view.el (mm-inline-text-html-render-with-w3m)
2599         (mm-inline-text-html-render-with-w3m-standalone)
2600         (mm-inline-render-with-function): Use mail-parse-charset by default.
2602 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
2604         * parse-time.el (parse-time-string-chars): Check if CHAR
2605         is less than the length of parse-time-syntax.
2607 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2609         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
2610         from gnus-newsgroup-processable.
2612 2007-04-16  Didier Verna  <didier@xemacs.org>
2614         * gnus-msg.el (gnus-configure-posting-styles): Handle
2615         message-signature-directory properly with :file syntax.  Reported by
2616         "Leo".
2618 2007-04-11  Didier Verna  <didier@xemacs.org>
2620         New user option: message-signature-directory.
2621         * gnus-msg.el (gnus-configure-posting-styles): Support it.
2622         * message.el (message-insert-signature): Ditto.
2623         * message.el (message-signature-file): Doc update.
2624         * message.el (message-signature-directory): New.
2626 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2628         * gnus-msg.el (gnus-inews-yank-articles): Use
2629         message-exchange-point-and-mark instead of exchange-point-and-mark.
2631 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2633         * message.el (message-yank-original): Make sure cited text ends with
2634         newline; don't exchange point and mark.
2636 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
2638         * tls.el (open-tls-stream): Properly handle case where there
2639         is no associated buffer.
2641 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
2643         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
2644         message-yank-original, make sure (< mark TEXT point).
2646 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
2648         * message.el (message-fill-column): New variable.
2649         (message-mode): Use it.  Add comment on a possible new hook.
2651         * nnmail.el (nnmail-spool-file): Mark as obsolete.
2652         (nnmail-get-new-mail): Reformat.
2654         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
2656         * gmm-utils.el: Fix Commentary.
2657         (gmm-tool-bar-from-list): Fix typo in doc string.
2659 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
2661         * message.el (message-yank-original): Don't switch point and mark
2662         unnecessarily to put point and mark as documented.
2664 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2666         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
2667         from the message heads.
2669 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
2671         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
2672         article buffer does not have a window.  This may not be the best
2673         solution but is certainly better than setting the start of the null,
2674         that is the current, window.
2676 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
2678         * gnus-draft.el (gnus-draft-setup-hook): New hook.
2679         (gnus-draft-setup): Run it.
2681         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
2682         gnus-score-fast-scoring.  Allow regexp.
2683         (gnus-score-headers): Use it.
2685         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
2686         XEmacs.
2688         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
2689         string.
2690         (gnus-button-alist): Also catch `<f1> k ...'.
2691         (gnus-treat-display-x-face): Fix doc string.
2693 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2695         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
2696         evaluation of gnus-extended-version to ensure correct generation of the
2697         User-Agent header when message-generate-headers-first is used.
2699 2007-03-24  Simon Josefsson  <simon@josefsson.org>
2701         * hashcash.el (hashcash-generate-payment-async): Don't crash if
2702         hashcash-path is nil.  Don't call callback with incorrect number of
2703         parameters if val is 0.
2705 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2707         * message.el (message-required-news-headers):
2708         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
2710 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2712         * message.el (message-generate-new-buffers): Change the meaning of the
2713         nil value; add `standard' to the choices; treat t as `unique'; improve
2714         doc string.
2715         (gnus-select-frame-set-input-focus): Autoload.
2716         (message-buffer-name): Search for the existing message buffer if
2717         message-generate-new-buffers is nil or `standard'; treat the value t of
2718         message-generate-new-buffers as `unique'.
2719         (message-pop-to-buffer): Raise the frame already displaying the message
2720         buffer; clear the echo area after querying.
2721         (message-setup): Pass the `continue' argument to compose-mail.
2722         (message-mail): Prefer `switch-function' if it is given; search for the
2723         existing message buffer if the `continue' argument is non-nil; pass
2724         continue and switch-function arguments to compose-mail by way of
2725         message-setup.
2726         (message-mail-other-window): Adjust argument of message-setup.
2727         (message-mail-other-frame): Ditto.
2729 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2731         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
2732         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
2733         to turn font-lock on when turning gnus-message-citation-mode on.
2735 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
2737         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
2738         (mml-smime-function-alist): New variable; add epg as the backend.
2739         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
2740         mml-smime- functions instead.
2741         * mm-view.el: Require smime.
2743 2007-03-05  Didier Verna  <didier@xemacs.org>
2745         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
2746         instead of just inheritance for posting styles.
2747         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
2749 2007-02-24  John Paul Wallington  <jpw@pobox.com>
2751         * tls.el (tls-certtool-program): Fix custom type.
2753 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2755         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
2756         and point-at-eol instead of line-(beginning|end)-position.
2758         * assistant.el (assistant-parse-buffer): Ditto.
2760 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
2762         * mml2015.el (mml2015-epg-find-usable-key): New function.
2763         (mml2015-epg-sign): Use it.
2764         (mml2015-epg-encrypt): Use it.
2766 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2768         * message.el (message-make-in-reply-to): Quote name containing
2769         non-ASCII characters.  It will make the RFC2047 encoder cause an error
2770         if there are special characters.  Reported by NAKAJI Hiroyuki
2771         <nakaji@jp.freebsd.org>.
2773 2007-02-27  Didier Verna  <didier@xemacs.org>
2775         Include the group parameters as well as the topic ones in the
2776         inheritance filter process.
2777         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
2778         argument GROUP-PARAMS-LIST.
2779         * gnus-topic.el (gnus-group-topic-parameters): Use it.
2781 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2783         * nntp.el (nntp-never-echoes-commands)
2784         (nntp-open-connection-functions-never-echo-commands): New variables.
2785         (nntp-send-command): Use them.
2787 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
2789         * mml2015.el (mml2015-epg-verify): Simplified.
2791 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2793         * mml.el (mml-content-disposition-alist): New user option.
2794         (mml-content-disposition): New function.
2795         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
2796         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
2798 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
2800         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
2801         verification.
2803 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2805         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
2806         articles posted in the last 24 hours.
2808 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
2810         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
2812 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
2814         * nntp.el (nntp-send-command): Don't wait for echoes when
2815         nntp-open-ssl-stream is used.
2817 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2819         * gnus-cite.el (gnus-test-font-lock-add-keywords)
2820         (gnus-message-add-citation-keywords)
2821         (gnus-message-remove-citation-keywords): Remove.
2822         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
2823         directly, make the variables in font-lock-defaults buffer-local, add
2824         gnus-message-citation-keywords to them and then update the value of
2825         font-lock-keywords.
2827 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2829         * message.el (message-cite-original-1): Don't call
2830         gnus-article-highlight-citation.
2832         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
2833         citations; fix line count.
2835 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2837         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
2838         (gnus-message-add-citation-keywords)
2839         (gnus-message-remove-citation-keywords): Use it; fix the emulating
2840         versions of font-lock-add-keywords and font-lock-remove-keywords to
2841         work with XEmacs correctly.
2843 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2845         * gnus-cite.el (gnus-cite-face-list): Set the values of
2846         gnus-message-max-citation-depth and gnus-message-citation-keywords.
2847         (gnus-message-max-citation-depth): Use defvar rather than defconst.
2848         (gnus-message-cite-prefix-regexp): New variable.
2849         (gnus-message-search-citation-line): Use it; protect against long
2850         citation prefix; fill match data with nil rather than 0 for XEmacs; set
2851         the 0th match data for Emacs.
2852         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
2853         (gnus-message-add-citation-keywords): Append keywords rather than
2854         prepending; emulate font-lock-add-keywords if it is not available.
2855         (gnus-message-remove-citation-keywords): Emulate
2856         font-lock-remove-keywords if it is not available.
2858         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
2860         * message.el (message-cite-prefix-regexp): Set the value of
2861         gnus-message-cite-prefix-regexp.
2863 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2865         * nnweb.el (nnweb-google-parse-1): Update parser.
2867 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
2869         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
2871 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2873         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
2874         regexp.
2876 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2878         * uudecode.el (uudecode-string-to-multibyte): New function emulating
2879         string-to-multibyte.
2880         (uudecode-decode-region-internal): Use it.
2882 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
2884         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
2885         custom choice.
2887         * gnus-art.el (gnus-signature-limit): Fix custom choice.
2889 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
2891         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
2893         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
2894         `write-region' to respect `mm-inhibit-file-name-handlers'.
2896 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
2898         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
2899         Use gnus-home-directory instead of "~/" or "$HOME".
2901 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
2903         * encrypt.el (encrypt-insert-file-contents): Add better prompt
2904         to mention filename.
2905         Add comments at beginning regarding usage.
2906         (encrypt-write-file-contents): Change interactive so a string is
2907         acceptable.  If the file has no associated model, show an error instead
2908         of a nonsense prompt.
2910 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2912         * spam.el (spam-bsfilter-ham-switch): Fix typo.
2913         Thanks to Yoshihiko Yamada for kind notification of this typo.
2915 2007-01-12  Kenichi Handa  <handa@m17n.org>
2917         * uudecode.el (uudecode-decode-region-internal): Make it work in a
2918         multibyte buffer.
2920 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
2922         * gnus-score.el (gnus-score-fast-scoring): New variable.
2923         (gnus-score-headers): Use it.
2925         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
2927         * message.el (message-cite-original-1): Call
2928         gnus-article-highlight-citation if requested.
2929         (message-make-from): Allow name and address as optional arguments.
2931         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
2933         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
2934         bugs to doc string.
2935         (gnus-button-alist): Add mid\\|message-id.
2936         (gnus-button-fetch-group): Extend for use in
2937         `browse-url-browser-function'.
2938         (gnus-button-url-regexp): Try to catch paired parentheses like in
2939         Wikipedia URLs.
2941         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
2942         Suggested by Simon Krahnke <overlord@gmx.li>.
2944 2007-01-13  Romain Francoise  <romain@orebokech.com>
2946         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
2947         Update copyright.
2949 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
2951         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
2953 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
2955         * gnus-registry.el (gnus-registry-unfollowed-groups)
2956         (gnus-registry-split-fancy-with-parent): Fix documentation.
2958 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2960         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
2961         from nnweb groups.
2963 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2965         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
2966         Xref urls.  Erase buffer before requesting head.
2968         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
2970 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2972         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
2973         customizable.
2975 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
2977         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
2978         no signing key is found.
2979         (mml2015-epg-encrypt): Ask user whether to skip or abort if
2980         no encrypting and/or signing key is found.
2982 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2984         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
2986 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2988         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
2989         headers read from disk with the ones newly found in the current search.
2990         This should no longer cause problems, because the article numbers in
2991         Gmane's `nov.php' output are ignored since the previous change.
2993 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2995         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
2997 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2999         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
3001 2007-01-01  Romain Francoise  <romain@orebokech.com>
3003         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
3005 2006-12-31  Steve Youngs  <steve@sxemacs.org>
3007         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
3008         `define-minor-mode' macro definition expanded properly.
3009         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
3010         exclude it there.
3012         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
3013         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
3014         `fboundp' test.
3015         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
3016         This is OK to autoload in (S)XEmacs now.
3018 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3020         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
3021         keystroke.
3022         (gnus-summary-limit-to-singletons): Fix typo.
3024         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
3025         else fails.
3027 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3029         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
3030         docstring.
3032         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
3033         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
3034         (gnus-summary-insert-dormant-articles): Fix typo in message.
3036 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3038         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
3039         nil for XEmacs.
3040         (gnus-message-citation-mode): Don't autoload in XEmacs.
3042         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
3044 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
3046         * nnimap.el (nnimap-expunge-search-string): Mention
3047         nnimap-search-uids-not-since-is-evil in docstring.
3049 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
3051         * spam.el: Revert to make-obsolete-variable because
3052         define-obsolete-variable-alias is not supported in Emacs 21.
3054         * spam.el (spam-ifile-path, spam-ifile-database-path)
3055         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
3056         make-obsolete-variable.
3057         (spam-bsfilter-path, spam-bsfilter-program)
3058         (spam-spamassassin-path, spam-spamassassin-program)
3059         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
3060         use "path" inappropriately.
3061         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
3062         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
3063         variable names.
3065 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
3067         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
3068         summary buffer.
3070         * password.el (password-cache-remove): Use clear-string to burn
3071         password, if available.
3073 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3075         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
3077         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
3079         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
3080         (gnus-message-highlight-citation): Move defcustom here from
3081         gnus-cite.el.
3082         (gnus-message-citation-mode): Autoload.
3084         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
3085         checks to make it compile with XEmacs.
3086         (gnus-message-citation-mode): New minor mode.
3087         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
3088         (gnus-message-highlight-citation): New variables.
3089         (gnus-message-search-citation-line)
3090         (gnus-message-add-citation-keywords)
3091         (gnus-message-remove-citation-keywords)
3092         (turn-on-gnus-message-citation-mode)
3093         (turn-off-gnus-message-citation-mode): New functions.
3095 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
3097         * gnus-cite.el: Enable highlighting of different citation levels in
3098         message-mode.
3100 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3102         * message.el (message-make-fqdn): Fix comment.
3103         (message-bogus-system-names): Add ".local".
3105         * spam.el (spam-ifile-path, spam-ifile-program)
3106         (spam-ifile-database-path, spam-ifile-database)
3107         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
3108         Don't use "path" inappropriately.
3109         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
3110         strings.
3111         (spam-check-ifile, spam-ifile-register-with-ifile)
3112         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
3113         new variable names.
3115         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
3116         (gnus-treat-display-smileys): Simplify using
3117         gnus-image-type-available-p.
3119         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
3120         available.
3122 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3124         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
3125         one after turning on the buffer's multibyteness instead of decoding
3126         them directly in the unibyte buffer that causes unexpected conversion
3127         in Emacs 23 (unicode).
3129 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3131         * message.el (message-generate-hashcash): Fix custom type.
3133 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
3135         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
3137 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
3139         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
3140         disconnect icons.  Add help text.
3142 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
3144         * spam.el (spam-extra-header-to-number): CRM114 spam score is
3145         negated to be consistent with the others we handle.
3147 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3149         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
3150         version of gnus-summary-buffer to something, so that we can use two
3151         article buffers at the same time.
3153 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
3155         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
3156         trigger all the extra headers.
3157         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
3158         sorting.
3160 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3162         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
3163         solid groups.
3165 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3167         * legacy-gnus-agent.el: Add Copyright notice.
3169 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
3171         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
3173 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3175         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
3177         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
3178         to make it work reliably in CVS Emacs.
3179         (gnus-summary-limit-strange-charsets-predicate)
3180         (gnus-summary-limit-to-predicate): New functions.
3182 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
3184         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
3185         specifying array size.
3186         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
3187         array if it is too small.
3188         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
3189         (gnus-sort-threads-loop): New function.
3191 2006-12-06  Chris Moore  <dooglus@gmail.com>
3193         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
3194         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
3196 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
3198         * mm-url.el (mm-url-predefined-programs): Call curl with correct
3199         options.
3201 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3203         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
3204         DOS-ing the recipient.
3206         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
3207         the headers when creating the mapping to avoid mismappings.
3208         (nnweb-gmane-create-mapping): Always nix out old mapping.
3210 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3212         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
3213         and mm-verify-option to never.
3215 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3217         * message.el (message-signed-or-encrypted-p): New function.
3218         (message-forward-make-body): Use it.
3220         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
3221         Replace encode-coding-string with mm-encode-coding-string.
3223 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3225         * nneething.el (nneething-decode-file-name): Replace
3226         decode-coding-string with mm-decode-coding-string.
3228         * gnus-int.el (gnus-open-server): Say failed server's name.
3230 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
3232         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
3233         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
3235         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
3236         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
3237         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
3238         (gnus-group-make-directory-group, gnus-group-transpose-groups):
3239         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
3240         (gnus-subscribe-newsgroup, gnus-1):
3241         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
3242         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
3243         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
3244         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
3246 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3248         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
3249         keystroke.
3250         (gnus-summary-limit-to-bodies): Implement headersp.
3252 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3254         * dns.el (query-dns): Protect against "Process dns deleted" strings.
3256 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3258         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
3260 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3262         * message.el (message-generate-hashcash): Expand range of values to
3263         include `opportunistic'.
3264         (message-send-mail): Use it.
3266 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3268         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
3269         and comment it.
3271         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
3273 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
3275         * gnus-util.el (gnus-extract-address-components): Improve comment.
3277 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3279         * gnus-util.el (gnus-extract-address-components): Work with address in
3280         which the name portion contains @.
3282 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
3284         * gnus.el (gnus-start): Move custom group up.
3285         (gnus-select-method): Don't autoload, but make it available for
3286         `customize-variable'.
3287         (gnus-getenv-nntpserver): Don't autoload.
3289 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
3291         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
3293 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
3295         * message.el (message-sendmail-extra-arguments): New variable.
3296         (message-send-mail-with-sendmail): Use it.
3298 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3300         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
3301         mm-with-unibyte-current-buffer to make string unibyte.
3303         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
3304         mm-string-as-multibyte.
3306 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
3308         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
3309         Reported by Werner Koch <wk@gnupg.org>.
3311 2006-11-14  Daiki Ueno  <ueno@p360>
3313         * mml2015.el: Autoload epa-select-keys when compiling.
3315 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
3317         * mml2015.el (mml2015-epg-sign): Save the signing keys in
3318         message-options.
3319         (mml2015-epg-encrypt): Save the recipient keys in message-options.
3321 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
3323         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
3324         EasyPG (< 0.0.6).
3325         (mml2015-always-trust): New user option.
3326         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
3327         prompt.
3329 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3331         * nntp.el (nntp-authinfo-force): New variable.
3332         (nntp-send-authinfo): Use it.
3334 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
3336         * message.el (message-strip-subject-encoded-words): Allow _not_ to
3337         decode encoded words.  Improve prompt.  Add comment about forwarding.
3338         (message-replacement-char): Move up.
3340 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3342         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
3343         instead of gnus-intersection because arguments of gnus-sorted-nunion
3344         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
3346 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
3348         * message.el (message-strip-subject-encoded-words): Reformat prompt.
3349         (message-simplify-subject-functions): Enable
3350         message-strip-subject-encoded-words by default.
3352 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
3354         * message.el (message-strip-subject-encoded-words): New function
3355         (message-simplify-subject-functions): New variable.
3356         (message-simplify-subject): Use it.  Fix typo in doc string.
3357         Support message-strip-subject-encoded-words.
3359 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
3361         * gnus-diary.el (gnus-diary-delay-format-function):
3362         * nndiary.el (nndiary-reminders):
3363         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
3365 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
3367         * gnus-art.el (article-hide-boring-headers): Fetch date from
3368         gnus-original-article-buffer to avoid problems with localized date
3369         strings.
3371 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3373         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
3375 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
3377         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
3378         New variables.
3379         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
3380         (mm-charset-synonym-alist): Move some entries to
3381         mm-codepage-iso-8859-list.
3382         (mm-charset-synonym-alist, mm-charset-override-alist): Add
3383         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3385 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3387         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
3389 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
3391         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
3392         with Emacs 21 and XEmacs.
3394 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
3396         * spam.el (spam-parse-address): New function for better parsing,
3397         catching errors, etc.
3398         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
3400 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
3402         * mm-view.el: Add interactive arg to html2text autoload.
3404 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3406         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
3408 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
3410         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
3411         variables.
3412         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
3413         (mm-charset-synonym-alist): Move some entries to
3414         mm-codepage-iso-8859-list.
3416         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
3418 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
3420         * message.el (message-citation-line-format)
3421         (message-insert-formated-citation-line): Fix implementation of %E, %N
3422         and %n according to the doc string.
3424 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
3426         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
3427         car-safe to avoid bad parses.
3429 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3431         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
3432         names.
3434         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
3436 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3438         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
3439         header.
3441         * message.el (message-draft-headers): Add Date.
3442         (message-headers-to-generate): Fix typo in docstring.
3444         * nndraft.el (nndraft-required-headers): New variable.
3445         (nndraft-generate-headers): Use it.
3447         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
3449 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
3451         * gnus-registry.el (gnus-registry-wash-for-keywords)
3452         (gnus-registry-find-keywords): New functions to allow easy searching of
3453         articles that are in the registry.
3455 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
3457         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
3458         ietf-drums-parse-address instead of gnus-extract-address-components.
3459         Reported by Damien Elmes <damien@repose.cx>.
3461 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
3463         * gnus.el (gnus-mime): Remove unused custom group.
3465 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3467         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
3468         "blank line" when searching for end of armor headers.
3470 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3472         * gmm-utils.el (gmm-write-region): Fix variable name.
3474 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
3476         * gmm-utils.el (gmm-write-region): New function based on compatibility
3477         code from `mm-make-temp-file'.
3479         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
3481         * nnmaildir.el (nnmaildir--update-nov)
3482         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
3483         Use `gmm-write-region'.
3485 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
3487         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
3488         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3490         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
3492         * message.el (message-replacement-char): New variable.
3493         (message-fix-before-sending): Use it.
3494         (message-simplify-subject): New function to remove duplicate code.
3495         (message-reply, message-followup): Use it.
3497         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
3498         gnus-summary-limit-to-articles.
3500 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3502         * gnus-util.el (gnus-with-local-quit): New macro.
3504         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
3506 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
3508         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
3509         ignore non-string data.
3511 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
3513         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
3514         non-string data (needs to be done in the registry too).
3516 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
3518         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
3519         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
3520         (gnus-registry-split-fancy-with-parent)
3521         (gnus-registry-fetch-simplified-message-subject-fast)
3522         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
3523         Remove text properties on ingress into the registry and when it's saved.
3524         (gnus-registry-clean-empty-function): Fix bug with cleaning the
3525         registry from entries with no groups.
3527 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
3529         * gnus-util.el (gnus-string-remove-all-properties): Add utility
3530         function to remove string properties.
3532 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
3534         * gmm-utils.el (gmm): Adjust custom version.
3536         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
3537         custom version.
3539         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
3541 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
3543         * gnus-art.el (gnus-insert-prev-page-button)
3544         (gnus-insert-next-page-button): Simplify.  Reformat.
3546 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
3548         * gnus-art.el (gnus-insert-prev-page-button)
3549         (gnus-insert-next-page-button): Apply gnus-article-button-face.
3551 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
3553         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
3555 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
3557         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
3558         gnus-article-button-face to MIME and security buttons.
3560 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
3562         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
3563         readable.
3565 2006-09-20  Steve Youngs  <steve@sxemacs.org>
3567         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
3568         `browse-url-of-file' instead of `browse-url'.
3570 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3572         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
3573         regexp.  Articles containing quotation were cut prematurely.
3575 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3577         * message.el (message-cite-original-1): Use nobody by default for the
3578         value of From header.
3579         (message-reply): Ditto.
3581 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
3583         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
3584         to the gnus-info.  This fixes a bug of inline-PGP message verification.
3585         Reported by Michael Piotrowski <mxp@dynalabs.de>.
3587 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
3589         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
3590         mails in the doc string.  Add some URLs in comment.
3591         (pop3-movemail): Warn about pop3-leave-mail-on-server.
3593 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3595         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
3596         backslashes handling and the way to find boundaries of quoted strings.
3598 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
3600         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
3601         mml1991-encrypt-to-self is set and mml1991-signers is not set.
3602         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
3603         mml2015-encrypt-to-self is set and mml2015-signers is not set.
3605 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
3607         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
3608         doc string.
3609         (gnus-button-regexp, gnus-button-last): Remove unused variables.
3611 2006-09-06  Simon Josefsson  <jas@extundo.com>
3613         * mml2015.el (mml2015-use): Doc fix, mention epg.
3615 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
3617         * mml2015.el (mml2015-use): Default to epg, if available.
3619 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
3621         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
3622         message-sender.
3623         (mml1991-epg-encrypt): Ditto.
3624         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
3625         message-sender.
3626         (mml2015-epg-encrypt): Ditto.
3628 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
3630         * message.el (message-send-mail-with-sendmail): Look for sendmail in
3631         several common directories.
3633 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
3635         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
3636         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
3638 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3640         * gnus-art.el (article-decode-encoded-words): Make it fast.
3642 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3644         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
3646         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
3647         in quoted string into `\'.
3649 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3651         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3652         Use standard-syntax-table.
3654 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3656         * gnus-art.el (gnus-decode-address-function): New variable.
3657         (article-decode-encoded-words): Use it to decode headers which are
3658         assumed to contain addresses.
3659         (gnus-mime-delete-part): Remove useless `or'.
3661         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
3662         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
3663         (gnus-nov-parse-line): Use it to decode From header.
3664         (gnus-get-newsgroup-headers): Ditto.
3665         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
3667         * mail-parse.el (mail-decode-encoded-address-region): New alias.
3668         (mail-decode-encoded-address-string): New alias.
3670         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3671         New function.
3672         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
3673         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
3674         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
3675         (rfc2047-decode-string): Ditto.
3676         (rfc2047-decode-address-region): New function.
3677         (rfc2047-decode-address-string): New function.
3679 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
3681         * message.el (message-caesar-buffer-body): Allow rotating headers.
3683         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
3685         * message.el (message-insert-formated-citation-line): Fix %f.
3686         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
3688 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3690         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
3691         (gnus-bookmark-mouse-available-p): New macro.
3692         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
3693         (gnus-bookmark-bmenu-show-infos): Use it.
3694         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
3695         (gnus-bookmark-bmenu-hide-infos): Ditto.
3696         (gnus-bookmark-remove-properties): New function.
3697         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
3698         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
3699         (gnus-bookmark-write-file): Bind coding-system-for-write.
3700         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
3701         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
3702         group before selecting it.
3703         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
3704         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
3705         quit-window if it is not available; use gnus-mouse-2 and bind it to
3706         gnus-bookmark-bmenu-select-by-mouse.
3707         (gnus-bookmark-show-details): Remove unused variable `details-list'.
3708         (gnus-bookmark-bmenu-select-by-mouse): New function.
3710 2006-08-13  Romain Francoise  <romain@orebokech.com>
3712         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
3713         space.
3715 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3717         * compface.el (uncompface): Use binary rather than raw-text-unix.
3719 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3721         * compface.el (uncompface): Make sure the eol conversion doesn't take
3722         place when communicating with the external programs.  Reported by
3723         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3725 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3727         * nnheader.el (nnheader-insert-head): Fix typo in comment.
3729 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3731         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3732         Make it more robust by parsing author and date independently.
3734 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3736         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
3738 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
3740         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
3741         first matching secret key.
3742         (mml2015-epg-encrypt): Ditto.
3744         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
3745         first matching secret key.
3746         (mml1991-epg-encrypt): Ditto.
3748         * mml2015.el (mml2015-encrypt-to-self): New user option.
3749         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
3750         mml2015-epg-encrypt-to-self is set.
3752         * mml1991.el (mml1991-encrypt-to-self): New variable.
3753         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
3754         mml1991-epg-encrypt-to-self is set.
3756         * mml2015.el (mml2015-signers): New user option.
3757         (mml2015-epg-sign): Reflect the value of mml2015-signers.
3758         (mml2015-epg-encrypt): Allow to select signing keys.
3760         * mml1991.el (mml1991-signers): New variable.
3761         (mml1991-epg-sign): Reflect the value of mml1991-signers.
3762         (mml1991-epg-encrypt): Allow to select signing keys.
3764 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3766         * nnheader.el (nnheader-insert-head): Make it work even if the file
3767         uses CRLF for the line-break code.
3769 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
3771         * mml2015.el: Require mml-sec instead of password.
3772         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
3773         (mml2015-cache-passphrase): Inherit the default value from
3774         mml-secure-cache-passphrase.
3775         (mml2015-passphrase-cache-expiry): Inherit the default value from
3776         mml-secure-passphrase-cache-expiry.
3778         * mml1991.el: Require mml-sec instead of password.
3779         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
3780         (mml1991-cache-passphrase): Inherit the default value from
3781         mml-secure-cache-passphrase.
3782         (mml1991-passphrase-cache-expiry): Inherit the default value from
3783         mml-secure-passphrase-cache-expiry.
3785         * mml-sec.el: Require password.
3786         (mml-secure-verbose): New user option.
3787         (mml-secure-cache-passphrase): New user option.
3788         (mml-secure-passphrase-cache-expiry): New user option.
3790 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
3792         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
3793         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
3794         andreas@altroot.de (Andreas Vögele).
3796         FIXME: Use `tiny change'?
3798 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3800         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
3801         workaround for the url package included with Emacs.
3803         * nnweb.el (nnweb-google-create-mapping): Update regexp.
3805 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3807         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
3808         correctly.  This fixes a bug caused by the 2006-05-12 change.
3810 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
3812         * nnmail.el (nnmail-article-group): If splitting raises an error, give
3813         some information about the error when saying that the `bogus' mail
3814         group will be used.
3816 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
3818         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
3819         string.
3821 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
3823         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
3825 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3827         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
3829 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
3831         * mml1991.el (mml1991-function-alist): Add epg.
3832         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
3833         (mml1991-epg-encrypt): New functions.
3835 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
3837         * mml2015.el (mml2015-verbose): New variable.
3838         (mml2015-cache-passphrase): Ditto.
3839         (mml2015-passphrase-cache-expiry): Ditto.
3840         (mml2015-function-alist): Add epg.
3841         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
3842         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
3843         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
3844         functions.
3846 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3848         * message.el (message-cite-original-1): Preserve region when removing
3849         quoted text due to X-No-Archive in order to avoid bogus attribution
3850         when citing multiple messages.
3852 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3854         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
3855         Kenneth Jacker <khj@be.cs.appstate.edu>.
3857 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
3859         * gnus-diary.el (gnus-user-format-function-d)
3860         (gnus-user-format-function-D): Autoload.
3862         * imap.el (Commentary): Fix typo.
3864         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
3865         2006-04-22 contribution.
3867 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3869         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
3870         It didn't really fix the bogosity I'm seeing with solid web groups.
3872 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3874         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
3875         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
3876         created using server names.  If we use the feature without declaring
3877         it, Gnus does not properly manage server and group state.
3879         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
3880         bound.
3882 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3884         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
3885         looking up the method using GROUP's prefix before inventing a new one.
3886         It is used on killed/unknown groups in various places where returning
3887         an all-new method isn't expected by the caller.
3889         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
3890         and match semantics of gnus-group-real-prefix.
3892 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
3894         * nnmail.el (nnmail-broken-references-mailers): New variable.
3895         (nnmail-ignore-broken-references): New function generalizing
3896         nnmail-fix-eudora-headers.
3897         (nnmail-fix-eudora-headers): Now obsolete.
3899         * gnus-art.el (gnus-button-handle-custom): Support
3900         `customize-apropos*'.
3902 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3904         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
3906         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
3907         articles.
3909 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
3911         * message.el (message-cite-reply-above): New variable.
3912         (message-yank-original): Use it.
3914 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3916         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
3918 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
3920         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
3921         as read.
3923         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
3925 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
3927         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
3928         (gnus-bookmark-default-file): Use gnus-directory.
3929         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
3930         Remove "*" in doc string.
3931         (gnus-bookmark-write-file): Simplify.
3932         (gnus-bookmark-maybe-sort-alist): Use `when'.
3933         (gnus-bookmark-get-bookmark): Fix typo in doc string.
3934         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
3935         FIXME about Emacs 21 and XEmacs compatibility.
3936         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
3937         compatibility.
3938         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
3939         compatibility.
3940         (gnus-bookmark-menu-heading): Fix version.
3942 2006-06-19  Bastien Guerry  <bzg@altern.org>
3944         * gnus-bookmark.el: New file.
3946 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3948         * message.el (message-syntax-checks): Doc fix.
3950 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3952         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
3953         unsubscribed groups as if they were killed ones.  It causes duplicate
3954         entries in gnus-newsrc-alist.
3956 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3958         * message.el (message-syntax-checks): Doc fix.
3959         (message-send-mail): Add check for continuation headers.
3960         (message-check-news-header-syntax): Fix regexp used to check for
3961         continuation headers.
3963 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3965         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
3967 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
3969         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
3971 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3973         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
3974         default-truncate-lines.
3976 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3978         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
3979         to fill the utf-8 entry.
3981 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3983         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3985 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
3987         * gnus-agent.el (directory-files-and-attributes): Move all the way
3988         forward (the third and final move).
3989         (gnus-agent-read-agentview): Trap reconstruction errors due to
3990         nonexistant directory.  Handle by returning nil.
3992 2006-05-30  Didier Verna  <didier@xemacs.org>
3994         * message.el (message-dont-reply-to-names): Update the custom type.
3995         * message.el (message-dont-reply-to-names): New defsubst: potentially
3996         convert a list of regexps into a single one.
3997         * message.el (message-get-reply-headers): Use it.
3998         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
4000 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4002         * gnus-agent.el (directory-files-and-attributes): Move forward.
4004 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4006         * gnus-ml.el (gnus-mailing-list-subscribe)
4007         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
4008         (gnus-mailing-list-message): Fix doc strings.
4010 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4012         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
4013         of doing it manually.
4015 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4017         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
4018         comment.
4020 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
4022         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
4023         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
4024         (gnus-agent-read-local): All symbols allocated in my-obarray
4025         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
4026         (gnus-agent-regenerate-group): Check numeric names to see if they are
4027         messages or groups.
4028         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
4029         better way of do this...)
4031         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
4032         'dummy.group' (there should be a better way of do this...)
4034 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4036         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
4037         (gnus-saved-headers): Ditto.
4038         (gnus-default-article-saver): Mention functions may have properties.
4039         (gnus-article-save): Override gnus-save-all-headers and
4040         gnus-saved-headers by :headers property which saver function may have.
4041         (gnus-summary-save-in-file): Add :headers property.
4042         (gnus-summary-write-to-file): Ditto.
4044         * gnus-sum.el (gnus-summary-save-article): Bind
4045         gnus-prompt-before-saving to t when saving many articles in a file;
4046         always show all headers.
4048 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
4050         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
4051         marks.
4053         * message.el (message-indent-citation): Add optional arguments to allow
4054         using it outside of message buffers.
4056         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
4057         (gnus-article-treat-unfold-headers): Use it.
4058         (gnus-article-truncate-lines): New variable.
4059         (gnus-article-mode): Use it.
4060         (gnus-article-toggle-truncate-lines): New function.
4062         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
4063         gnus-article-toggle-truncate-lines.
4065         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
4066         coding system in XEmacs, use binary.
4068 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4070         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
4071         after-load-alist.
4073         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
4074         this function should save decoded articles.
4075         (gnus-summary-write-to-file): Use property to specify this function
4076         should save decoded articles and specify gnus-summary-save-in-file
4077         should be used to save articles other than the first one when saving
4078         many articles.
4079         (gnus-summary-save-body-in-file): Use property to specify this
4080         function should save decoded articles.
4081         (gnus-summary-write-body-to-file): Use property to specify this
4082         function should save decoded articles and specify
4083         gnus-summary-save-body-in-file should be used to save articles other
4084         than the first one when saving many articles.
4086         * gnus-sum.el (gnus-summary-save-article): Simplify.
4088 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4090         * gnus-art.el (gnus-default-article-saver): Add
4091         gnus-summary-write-body-to-file.
4092         (gnus-article-save-coding-system): Don't use coding system object
4093         in XEmacs.
4094         (gnus-read-save-file-name): Add optional `dir-var' argument which
4095         specifies directory in which files are saved; work even if optional
4096         `variable' argument is not specified.
4097         (gnus-summary-write-to-file): Read file name.
4098         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
4099         (gnus-summary-write-body-to-file): New function.
4101         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
4102         (gnus-summary-local-variables): Add it.
4103         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
4104         (gnus-summary-save-article): Remove optional `decode' argument;
4105         determine whether to decode articles by the value of
4106         gnus-default-article-saver; when saving many files using
4107         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
4108         it first and use gnus-summary-save-in-file or
4109         gnus-summary-save-body-in-file thereafter unless
4110         gnus-prompt-before-saving is always; move point to article which
4111         will be saved.
4112         (gnus-summary-save-article-file): Revert.
4113         (gnus-summary-write-article-file): Revert.
4114         (gnus-summary-save-article-body-file): Revert.
4115         (gnus-summary-write-article-body-file): New function.
4117 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
4119         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
4121 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4123         * gnus-art.el (gnus-default-article-saver): Doc fix.
4124         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
4125         from gnus-summary-save-article-coding-system, and default to a
4126         certain coding system.
4127         (gnus-output-to-file): Add coding cookie and encode text according
4128         to gnus-article-save-coding-system; don't use mm-append-to-file.
4130         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
4131         gnus-art.el and rename to gnus-article-save-coding-system.
4132         (gnus-summary-save-article): Require gnus-art; don't show all
4133         headers if it decodes articles; don't add coding cookie here;
4134         don't bind mm-text-coding-system-for-write.
4135         (gnus-summary-save-article-file): Save decoded articles.
4136         (gnus-summary-write-article-file): When saving many files, use
4137         gnus-summary-write-to-file first and gnus-summary-save-in-file
4138         thereafter unless gnus-prompt-before-saving is always.
4139         (gnus-summary-save-article-body-file): Save decoded articles.
4141 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
4143         * nnrss.el (nnrss-check-group): Bind hash-index.
4145 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
4147         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
4148         its hash index.  Store this hash in `nnrss-group-data'.
4149         (nnrss-read-group-data): Update accordingly.
4151 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
4153         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
4154         entry.
4156         * gnus-sum.el (gnus-summary-make-menu-bar): Add
4157         gnus-article-browse-html-article.
4159 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
4161         * gnus-sum.el (gnus-summary-mime-map): Add
4162         gnus-article-browse-html-article.
4163 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
4165         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
4166         suitable coding systems in customize.
4168 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
4170         * mail-source.el (mail-sources): Fix custom type.
4172 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
4174         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
4175         (gnus-summary-expire-articles-now): Shorten prompt.
4177         * gmm-utils.el (wid-edit): Require.
4178         (defun-gmm): Renamed from `gmm-defun-compat'.
4179         (gmm-image-search-load-path): Use it.
4180         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
4182 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4184         * gnus-sum.el (gnus-summary-save-article-coding-system): New
4185         variable.
4186         (gnus-summary-save-article): Add optional `decode' argument.  If
4187         it is set and gnus-summary-save-article-coding-system is non-nil,
4188         save decoded article.
4189         (gnus-summary-write-article-file): Save decoded article if
4190         gnus-summary-save-article-coding-system is non-nil.
4192         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
4193         type.
4195 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4197         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
4199 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4201         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
4202         first to test gnus-single-article-buffer which may be buffer-local.
4204         * gnus-sum.el (gnus-summary-setup-buffer): Make
4205         gnus-single-article-buffer buffer-local and nil in ephemeral
4206         group; make gnus-article-buffer, gnus-article-current, and
4207         gnus-original-article-buffer always buffer-local.
4208         (gnus-summary-exit): Kill article buffer belonging to ephemeral
4209         group.
4210         (gnus-handle-ephemeral-exit): Don't move to next summary line.
4212 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
4214         * nnml.el (nnml-request-compact-group): Compressed files might not
4215         have .gz extension.
4217 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4219         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
4220         (mm-copy-to-buffer): Use with-current-buffer.
4221         (mm-display-part): Simplify.
4222         (mm-inlinable-p): Add optional arg `type'.
4224 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4226         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
4227         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
4228         Try harder to show the attachment internally or externally using
4229         gnus-mime-view-part-as-type.
4231 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
4233         * message.el (message-from-style, message-signature-separator)
4234         (message-user-organization-file, message-send-mail-function)
4235         (message-citation-line-function, message-yank-prefix)
4236         (message-indent-citation-function, message-signature)
4237         (message-signature-file, message-signature-insert-empty-line):
4238         Remove autoloads.
4240         * gnus-art.el (gnus-buttonized-mime-types): Remove
4241         "multipart/signed".  Revert 2006-04-26 change.
4243 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4245         * gnus.el (gnus-version-number): Bump version.
4247 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4249         * gnus.el: No Gnus v0.5 is released.
4251 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4253         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
4254         fetching articles by message-id.
4256 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4258         * message.el (hashcash): Require hashcash as normal.
4260         * ecomplete.el (ecomplete-highlight-match-line): Use
4261         point-at-eol.
4262         (ecomplete-highlight-match-line): Use `highlight', because that
4263         face exists in both Emacs and XEmacs.
4265         * message.el (message-display-abbrev): Use point-at-bol.
4267         * mail-source.el: Don't require timer/timer-funcs.
4269         * gnus-async.el: Ditto.
4271         * password.el: Ditto.
4273         * mm-url.el: Ditto.
4275         * mm-util.el: Require timer/timer-funcs.
4277 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4279         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
4280         Close.
4282 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4284         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
4285         unibyte after clear-decrypt function runs.
4287         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
4288         returns as a unibyte string.
4290 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4292         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
4293         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
4294         (mml1991-pgg-encrypt): Ditto.
4296 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
4298         * message.el (message-user-organization-file): Check several
4299         locations of the organization file.
4301         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
4302         Add gnus-article-view-part-as-type.
4304         * gnus-art.el (gnus-article-view-part-as-type): New function.
4306         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
4307         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
4309         * mml.el: Simplify autoload.
4310         (mml-mode): defvar dnd-protocol-alist instead of using
4311         symbol-value.
4312         (mml-default-directory): New variable.
4313         (mml-minibuffer-read-file): Use it.
4314         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
4316         * message.el (message-citation-line-format): New variable.
4317         (message-insert-formated-citation-line): New function.
4318         (message-citation-line-function): Add
4319         `message-insert-formated-citation-line' to custom type.
4321         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
4322         to doc string.
4324         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
4325         depending on mm-verify-option.
4327 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4329         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
4330         binding pgg-* variables; reimplement the section which prevents
4331         MIME header from being signed.
4332         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
4333         pgg-text-mode; remove a blank line at the top of body.
4335         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
4336         lines at the top of body; use gnus-newsgroup-charset if there's no
4337         Charset header.
4339 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4341         * message.el (message-self-insert-commands): Doc fix.
4343         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
4344         (mm-uu-pgp-encrypted-test): Ditto.
4345         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
4346         between header and body; return application/pgp-encrypted handle
4347         if decryption failed; decode decrypted body by charset.
4349         * mm-decode.el (mm-automatic-display): Don't make application/pgp
4350         element match to application/pgp-*.
4352 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4354         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
4355         HTML.
4357 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4359         * mail-source.el (mail-source-call-script): Message the error
4360         string.
4362 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4364         * gnus-util.el (gnus-byte-compile): Use it.
4366 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
4368         * gnus-util.el (kill-empty-logs): New function.
4370 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4372         * message.el (message-mail-alias-type): Doc fix.
4373         (message-mail-alias-type-p): New function.
4374         (message-send): Use it.
4375         (message-mode): Ditto.
4376         (message-strip-forbidden-properties): Ditto.
4378         * ecomplete.el (ecomplete-database-file-coding-system): New
4379         variable.
4380         (ecomplete-save): Use it.
4381         (ecomplete-setup): Use it.
4383 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4385         * message.el (message-self-insert-commands): New variable.
4386         (message-strip-forbidden-properties): Use it.
4388 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4390         * message.el (message-put-addresses-in-ecomplete): Use a regexp
4391         that doesn't make XEmacs choke.
4393 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
4395         * gnus-util.el (gnus-replace-in-string):
4396         Prefer replace-regexp-in-string over of replace-in-string.
4398 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4400         * gnus-util.el (gnus-select-frame-set-input-focus):
4401         Use select-frame-set-input-focus if it is available in XEmacs; use
4402         definition defined in Emacs 22 for old Emacsen.
4404 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4406         * mm-view.el (mm-inline-text): Use equal instead of equalp.
4408 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
4410         * gnus-registry.el (gnus-registry-cache-save): Remove text
4411         properties when saving via the temp buffer.
4413 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
4415         * message.el (message-generate-hashcash): Honor custom type.
4417 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4419         * message.el (message-generate-hashcash): Default to non-nil when
4420         hashcash is found.
4422         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
4423         (gnus-refer-thread-limit): Increase default to 500.
4425         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
4427         * flow-fill.el (fill-flowed): Allow delete-space.
4429 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
4431         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
4432         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
4433         Remove autoloads.
4435 2006-04-18  Simon Josefsson  <jas@extundo.com>
4437         * message.el (message-generate-hashcash): Default to.
4439 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4441         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
4442         concatenating segments rather than before concatenating them.
4444 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
4446         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
4448         * imap.el (imap-quote-specials): New function.
4449         (imap-login-auth): Quote specials.
4451 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4453         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
4455         * message.el (message-forward-make-body-plain): Allow
4456         message-forward-ignored-headers to be a list.
4457         (message-remove-ignored-headers): Factor out into function.
4458         (message-forward-make-body-mml): Use it.
4459         * rfc2231.el (rfc2231-parse-string): Remove dead code.
4460         (rfc2231-parse-string): Allow concatanation of parameters that
4461         aren't contiguous.  The test case is
4462           (mail-header-parse-content-type "message/external-body;
4463             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
4464             access-type=LOCAL-FILE;
4465             name*1*=plugh%2fhello-sailor%2fbing.pdf")
4467 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4469         * nntp.el (nntp-accept-process-output): Return the value of
4470         `nnheader-accept-process-output'.
4472 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4474         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
4475         (gnus-button-alist): Recognize more diff formats.
4476         (gnus-button-patch): Strip directory.
4478 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
4480         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
4481         Emacs 22 when setting focus.
4483 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4485         * gnus-art.el (gnus-article-treat-types): Do treatment of
4486         text/x-verbatim parts.
4487         (gnus-button-patch): New command.
4489         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
4490         addresses that contain invalid characters.
4492 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4494         * message.el (message-put-addresses-in-ecomplete): Use
4495         gnus-replace-in-string.
4496         (message-is-yours-p): Use the more correct
4497         mail-header-parse-address instead of
4498         mail-extract-address-components.
4499         (message-put-addresses-in-ecomplete): Fix typo.
4501         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
4502         keystroke.
4504         * gnus-art.el (gnus-treatment-function-alist): Change order of
4505         newsgroups/generic header folding to avoid double-folding.
4507         * message.el (message-hidden-headers): Add X-Draft-From.
4509         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
4510         command.
4511         (gnus-summary-repeat-search-article-backward): New command.
4513         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
4514         groups in the parent topic.
4516 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
4518         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
4519         (spam-extra-header-to-number): Return the CRM114 number as a
4520         number instead of a string.
4522 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4524         * gnus-art.el (gnus-face-properties-alist): Moved here from
4525         gnus-fun.
4527         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
4529 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4531         * message.el (message-strip-forbidden-properties): Only display on
4532         self-insert-command.
4534         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
4535         reindent.
4536         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
4538 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
4540         * smiley.el (smiley-style): Fix typo.
4542 2006-03-23  Kenichi Handa  <handa@m17n.org>
4544         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
4545         instead of set-buffer-multibyte.
4547 2006-03-23  Kenichi Handa  <handa@m17n.org>
4549         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
4550         buffer and then decode the buffer text if necessary.
4551         (rfc2231-encode-string): Be sure to work on multibyte buffer at
4552         first, and after mm-encode-body, change the buffer to unibyte.
4554 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4556         * hashcash.el (hashcash-insert-payment-async-2): Use
4557         message-goto-eoh instead of doing it manually.
4558         (mail-add-payment): Use message-narrow-to-header instead of trying
4559         to do the same itself.
4561         * message.el (message-hidden-headers): Add Face.
4563         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
4564         reparenting code.
4565         (gnus-summary-reparent-children): Refactored out code.
4566         (gnus-summary-thread-map): New keystroke.
4567         (gnus-summary-reparent-children): Make into command.
4569         * smiley.el (smiley-style): Default to `medium' if using a large
4570         font.
4572         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
4573         does it itself.
4575         * message.el (message-point-in-header-p): Simplify definition.
4577 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4579         * nnagent.el (nnagent-request-set-mark): Silence log file
4580         writing.
4581         (nnagent-request-set-mark): Use write-region instead of
4582         append-to-file.
4584         * gnus-sum.el (gnus-read-header): Fudge article number if using a
4585         strange select method.
4587         * ecomplete.el (ecomplete-display-matches): Get highlightling
4588         right.
4589         (ecomplete-display-matches): Use literals.
4590         (ecomplete-display-matches): Disable message logging.
4592         * message.el (message-display-abbrev): Small optimization.
4594         * ecomplete.el (ecomplete-display-matches): Allow automatic
4595         display.
4597         * message.el (message-strip-forbidden-properties): Display
4598         abbrevs.
4599         (message-display-abbrev): Get automatic display right.
4601         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
4602         keystrokes.
4604 2006-04-13  Romain Francoise  <romain@orebokech.com>
4606         TODO: Backport to v5-10!
4608         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
4609         Moved here (and renamed) from gnus-registry.el.
4611         * gnus-registry.el: Require gnus-util.
4612         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
4614 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4616         * gnus-group.el (gnus-group-catchup-current): Change
4617         if-then-else-if-then-else into cond.
4618         (gnus-group-catchup): Indent.
4619         (group-name-at-point): New function.
4620         (gnus-fetch-group): Provide default from thing at point.
4622 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4624         * message.el (message-display-abbrev): Fix regexp.
4626         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
4627         choosing.
4628         (ecomplete-highlight-match-line): Fix up code rewrite, remove
4629         dead variables.
4631         * message.el (message-newline-and-indent): Remove debugging.
4632         (message-display-abbrev): Use new implementation.
4634 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4636         * gnus-art.el (gnus-article-mode): Set
4637         cursor-in-non-selected-windows to nil.
4639         * smiley.el: Revert previous change.
4640         (smiley-data-directory): defvar it before using it in the
4641         defcustom of `smiley-style'.
4643 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4645         * message.el (message-newline-and-indent): New function.
4647         * ecomplete.el: Implement more bits.
4649         * message.el (message-put-addresses-in-ecomplete): Clean up the
4650         string.
4652         * ecomplete.el (ecomplete-add-item): Chop off decimals.
4654         * gnus-sum.el (gnus-summary-save-parts): Bind
4655         gnus-summary-save-parts-counter and use it to make unique file
4656         names.
4658         * gnus-art.el (gnus-ignored-headers): Add some more headers.
4660         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
4661         parameter to say whether to actually parse the individual
4662         addresses.
4664         * message.el (message-put-addresses-in-ecomplete): New function.
4665         (ecomplete): Require.
4666         (message-mail-alias-type): Add ecomplete as an option.
4668 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
4670         * flow-fill.el (fill-flowed): Remove trailing space from blank
4671         quoted lines.
4673 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4675         * smiley.el (smiley-style): Move definition later to avoid a
4676         compilation warning.
4678 2006-04-12  Kenichi Handa  <handa@m17n.org>
4680         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
4681         buffer and then decode the buffer text if necessary.
4682         (rfc2231-encode-string): Be sure to work on multibyte buffer at
4683         first, and after mm-encode-body, change the buffer to unibyte.
4684         Use mm-disable-multibyte instead of set-buffer-multibyte.
4686 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4688         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
4689         Content-Type header instead of Content-Disposition header.
4690         (gnus-mime-inline-part): Ditto.
4691         (gnus-mime-view-part-as-charset): Ignore charset that the part
4692         specifies.
4694         * mm-decode.el (mm-display-part): Work with external parts and
4695         usual parts similarly.
4697         * mm-extern.el (mm-inline-external-body): Use mm-display-part
4698         instead of gnus-display-mime.
4700         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
4701         instead of with-temp-buffer.
4703         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
4704         tag to summarized topics part in order to encode non-ASCII text.
4706 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4708         * smiley.el (smiley-style): New variable.
4709         (smiley-directory): New function.
4710         (smiley-data-directory): Derive from `smiley-style' using
4711         `smiley-directory'.
4712         (smiley-regexp-alist): Add new entries.
4714         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
4715         (gnus-article-browse-delete-temp): Add :version.
4717 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
4719         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
4720         the sieve region.
4722 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4724         * gnus.el (gnus-version-number): Bump version.
4726 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4728         * gnus.el: No Gnus v0.4 is released.
4730 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4732         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
4733         layout.
4735         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
4736         unknown charset.
4738         * message.el (message-header-synonyms): Add Original-To to the
4739         default.
4741         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
4742         optional parameter.
4744 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
4746         * gnus-fun.el (gnus): Require it for gnus-directory.
4748 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4750         * gnus-fun.el (gnus-face-properties-alist): Add :version.
4752 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
4754         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
4756 2006-04-05  Simon Josefsson  <jas@extundo.com>
4758         * password.el (password-reset): New function.
4760 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
4762         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
4763         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
4765 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4767         * nnweb.el (nnweb-google-create-mapping): Update regexp.
4768         Some whitespace was matched into the url, which broke browsing hits
4769         > 100 when mm-url-use-external was nil.
4771 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
4773         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
4774         gnus-extra-headers for 'Newsgroups.
4776         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
4777         bound.
4779 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
4781         * pgg-gpg.el: Clean up process buffers every time gpg processes
4782         complete.
4784 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
4786         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4787         doc string.
4789 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
4791         * pgg-gpg.el (pgg-gpg-process-filter)
4792         (pgg-gpg-wait-for-completion): Check if buffer is alive.
4794         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
4795         lines, temporary fix.
4797 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4799         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
4801 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
4803         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
4804         default-enable-multibyte-characters.  This reverts the change from
4805         revision 6.17 which is no longer necessary because the passphrase
4806         is sent separately now.  GnuPG messages are unreadable under
4807         multibyte locales with default-enable-multibyte-characters set to
4808         nil.
4810 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
4812         * message.el (message-tool-bar-gnome): Move "spell".
4814 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
4816         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
4817         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
4818         instead.
4820 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
4822         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
4823         newsgroups handling for NNTP overviews which don't include
4824         Newsgroups.
4826 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4828         * message.el (message-resend): Bind message-generate-hashcash to nil.
4830 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4832         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
4833         when searching for already-paid recipients.
4835 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
4837         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
4838         passphrases when it is not needed.
4839         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
4840         passphrase stuff from gpg, should only be necessary when you use
4841         gpg with a smartcard.
4843 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4845         * mml.el (mml-insert-mime): Ignore cached contents of
4846         message/external-body part.
4848         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
4849         (mm-insert-part): Ditto.
4851 2006-03-23  Simon Josefsson  <jas@extundo.com>
4853         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
4854         Reiner.
4855         (pgg-gpg-use-agent-p): Use it again.
4857 2006-03-23  Simon Josefsson  <jas@extundo.com>
4859         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
4860         older emacsen.
4861         (pgg-gpg-use-agent-p): Don't use it.
4863 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
4865         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
4866         if we can.
4868 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
4870         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
4871         (pgg-gpg-update-agent): New function.
4872         (pgg-gpg-use-agent-p): New function.
4873         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
4874         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
4875         (pgg-gpg-sign-region): Use it.
4877 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4879         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
4880         Reported by Ralf Wachinger <rwachinger@gmx.de>.
4882 2006-03-21  Simon Josefsson  <jas@extundo.com>
4884         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
4885         <wilde@sha-bang.de>.
4886         (pgg-gpg-use-agent): New variable.
4887         (pgg-gpg-process-region): Use it.
4888         (pgg-gpg-encrypt-region): Likewise.
4889         (pgg-gpg-encrypt-symmetric-region): Likewise.
4890         (pgg-gpg-decrypt-region): Likewise.
4891         (pgg-gpg-sign-region): Likewise.
4892         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
4894 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4896         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
4898         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
4899         Add comment on version.
4901 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4903         * smiley.el: Add missing test smiley.
4905 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4907         * mm-decode.el (mm-with-part): New macro.
4908         (mm-get-part): Use it; work with message/external-body as well.
4909         (mm-save-part): Treat name and filename equally.
4911         * mm-extern.el (mm-extern-cache-contents): New function.
4912         (mm-inline-external-body): Use it; force the part to be displayed;
4913         move undisplayer added to the cached handle to the parent.
4915         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
4916         (gnus-mime-view-part-as-type): Work with message/external-body.
4918         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
4920 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4922         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
4923         images in image-load-path.  [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
4924         Emacs.]
4926 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4928         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
4929         path rather than symbol.  Always return list of directories.
4930         Guarantee that image directory comes first.  [Sync with image.el,
4931         , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
4933         * message.el (message-make-tool-bar): Adjust to new API of
4934         `gmm-image-load-path-for-library'.
4936         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4938         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
4940 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4942         * gnus-art.el (gnus-article-only-boring-p):
4943         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
4944         intangible text.
4945         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
4947 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
4949         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
4950         `defun' instead of `gmm-defun-compat'.
4952 2006-03-14  Simon Josefsson  <jas@extundo.com>
4954         * message.el (message-unique-id): Don't use message-number-base36
4955         if (user-uid) is a float.
4956         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
4958 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4960         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
4962         * gnus-art.el (gnus-mime-display-single): Make sure there is an
4963         empty line between a part and a message part.
4965 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4967         * smiley.el: Add more test smileys.
4968         (smiley-data-directory, smiley-regexp-alist)
4969         (gnus-smiley-file-types): Fix doc strings.
4970         (smiley-update-cache): Clear smiley-cached-regexp-alist before
4971         adding new elements.
4972         (smiley-mouse-map): Unused code.  Make it a comment.
4974 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4976         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
4977         scan latest NoCeM messages instead of old ones.
4978         (gnus-nocem-check-article): Fix regexps so as to match to PGP
4979         delimiters that are recently used.
4980         (gnus-nocem-load-cache): Add autoload cookie.
4982         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
4984         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
4985         level which is larger than gnus-use-nocem is specified.
4987         * gnus-group.el (gnus-group-get-new-news): Ditto.
4989 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4991         * gnus-util.el (gnus-tool-bar-update): New function.
4993         * gnus-group.el (gnus-group-update-tool-bar): New variable.
4994         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
4996         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
4998         * gnus-group.el (gnus-group-redraw-when-idle)
4999         (gnus-group-redraw-check): Remove.
5000         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
5002 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5004         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
5005         if optional last element is specified in splits (FIELD VALUE...).
5007 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
5009         * message.el (message-make-tool-bar): Rename gmm-image-load-path
5010         to gmm-image-load-path-for-library.  Call with no-error argument.
5011         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
5013         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5015         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
5017         * gmm-utils.el (gmm-image-load-path): Remove alias.
5019 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
5021         * gmm-utils.el (gmm-image-load-path): Add alias.
5023         * nnml.el (nnml-generate-nov-databases-directory): Rename from
5024         nnml-generate-nov-databases-1.
5025         (nnml-generate-nov-databases): Use it.
5026         (nnml-generate-nov-databases-directory): Document no-active
5027         argument.
5029         * gmm-utils.el (gmm-image-load-path-for-library): Return single
5030         directory if path is t.  Add no-error.
5032         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
5033         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5035         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
5036         resetting gnus-article-browse-html-temp-list.
5038         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
5039         mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs.  Rename `gmm-image-load-path'.
5040         Add example to docstring.  Rename local variables.  Move error
5041         checks to default case in cond and simplify.
5043 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5045         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
5046         handle is multipart when calling it recursively.
5047         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
5049 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
5051         * nnimap.el (nnimap-request-update-info-internal): Optimize.
5052         Don't `gnus-uncompress-range' to avoid excessive memory usage.
5054 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5056         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
5057         is loaded.
5059         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
5060         loaded.
5062 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
5064         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
5065         to "Emacs 23 (unicode)" in doc string.
5067         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
5068         "Emacs 23 (unicode)" in comment.
5070 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5072         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
5074         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
5075         characters 160 through 255 in Emacs 23.
5077 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5079         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
5080         gnus-article-browse-html-temp.
5081         (gnus-article-browse-delete-temp): Make it customizable.  Add
5082         `file'.  Adjust doc string.
5083         (gnus-article-browse-delete-temp-files): Add argument.  Allow
5084         query for each file.  Adjust doc string.
5085         (gnus-article-browse-html-parts): Add
5086         `gnus-article-browse-delete-temp-files' to
5087         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
5089 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
5091         * gnus-art.el (gnus-article-browse-html-temp)
5092         (gnus-article-browse-delete-temp): New variables.
5093         (gnus-article-browse-delete-temp-files): New function.
5094         (gnus-article-browse-html-parts): Use it.
5096 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5098         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
5100         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
5101         string.
5103         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
5104         gnus-summary-insert-new-articles when unplugged.  Remove
5105         gnus-summary-search-article-forward.
5107         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
5108         display-visual-class instead of display-color-cells.
5110 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5112         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
5113         message/* containing non-ASCII text properly.
5115 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5117         * message.el: Require gmm-utils, remove autoloads.
5118         (message-tool-bar): Set default based on
5119         gmm-tool-bar-style.
5120         (message-tool-bar-gnome): Add gmm-customize-mode.
5122         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
5123         gmm-tool-bar-style.
5124         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
5126         * gnus-group.el (gnus-group-tool-bar): Set default based on
5127         gmm-tool-bar-style.
5128         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
5130         * gmm-utils.el (gmm-image-directory): Rename variable from
5131         gmm-image-load-path.
5132         (gmm-image-load-path): Use gmm-image-directory.
5133         (gmm-customize-mode): New function.
5134         (gmm-tool-bar-style): New variable.
5136         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
5137         gnus-group-redraw-line-number.
5138         (gnus-group-redraw-check): Simplify.
5139         (gnus-group-tool-bar-update): Remove redraw check.
5140         (gnus-group-make-tool-bar): Add redraw check.
5142 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
5144         * gnus-art.el (gnus-button): Add missing parentheses.
5146 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5148         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
5150 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
5152         * gnus-art.el (gnus-button): New face.
5153         (gnus-article-button-face): Use it.
5155         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
5156         gnus-summary-next-page.  Re-order.
5158         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
5159         next-node are now included.
5160         (gnus-group-redraw-line-number): New internal variable.
5161         (gnus-group-redraw-check): Helper function for updating the tool
5162         bar.
5163         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
5165         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
5167         * spam.el (spam-spamassassin-score-regexp): New internal variable.
5168         (spam-extra-header-to-number, spam-check-spamassassin-headers):
5169         Use it to match format of Spamassassin 3.0 and later.  Reported by
5170         IRIE Tetsuya <irie@t.email.ne.jp>.
5171         (spam-check-bogofilter)
5172         (spam-bogofilter-register-with-bogofilter): Fix args of
5173         `gnus-error' calls.
5175 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
5177         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
5178         unnecessary interaction when sending queued mails.  Reported by
5179         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
5181 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5183         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
5184         first or last are nil.
5186 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5188         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
5190 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5192         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
5194 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5196         * dns.el (query-dns): Protect more against buggy tcp output.
5198 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5200         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
5201         nov.php.
5203 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5205         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
5206         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
5207         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
5208         output on the server side.
5209         (nnweb-google-create-mapping): Update regexps and add some
5210         progress indication.
5212 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
5214         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
5215         gnus-agent-toggle-plugged.  Re-order icons.
5216         (gnus-group-tool-bar-gnome): Add
5217         gnus-group-{prev,next}-unread-group.
5218         (gnus-group-tool-bar-gnome): Re-order icons.
5220         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
5221         gnus-summary-insert-new-articles.
5223         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
5224         comments.
5226         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
5227         also available in Emacs 21.3.
5229         * message.el (message-fix-before-sending): Change "Emacs 22" to
5230         "Emacs 23 (unicode)" in comment.
5232         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
5233         "Emacs 23 (unicode)" in comment.
5235         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
5236         comment.
5237         (mm-coding-system-p): Add comment about no-MULE XEmacs.
5239         * mm-view.el (mm-fill-flowed): Add :version.
5241 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5243         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
5244         and load-path.
5246 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
5248         * message.el: Autoload gmm-image-load-path.
5249         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
5250         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
5251         consitency.
5253         * gmm-utils.el (gmm-image-load-path): Also search in
5254         "../etc/images".  Don't set gmm-image-load-path if we don't find
5255         the image.
5257 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5259         * gmm-utils.el (gmm-image-load-path): Don't make
5260         `gmm-image-load-path' include subdirectories which the second arg
5261         `image' might specify.
5263         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
5264         subdirectory to icon file names.
5266         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
5268 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
5270         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
5271         gmm-image-load-path calls.
5273         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5275         * message.el (message-make-tool-bar): Ditto.
5277         * mml.el (mml-preview): Added comment concerning tool bar icons.
5279         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
5280         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
5282         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
5283         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
5285         * message.el (message-tool-bar-gnome): Use new icon names.
5286         (message-make-tool-bar): Use `gmm-image-load-path'.
5288         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
5289         functions from MH-E.
5290         (gmm-image-load-path): New variable from MH-E.
5291         (gmm-image-load-path): New function from MH-E.  Added arguments
5292         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
5293         *-image-load-path-called-flag.
5295 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
5297         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
5299 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
5301         * nnimap.el (nnimap-request-move-article): Change folder back to
5302         source group before deleting.
5304 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
5306         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
5308         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
5309         mm-url.
5311         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
5313 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5315         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
5316         coding system which mm-charset-to-coding-system returns for a
5317         given charset is valid.
5319 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
5321         * html2text.el (html2text-remove-tag-list):
5322         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
5324 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
5326         * gnus-cus.el: Revert 2005-10-17 change.
5328 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5330         * gnus-art.el (article-strip-banner): Call
5331         article-really-strip-banner only when the regexp match is made.
5333 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5335         * gnus-art.el (article-strip-banner): Use
5336         gnus-extract-address-components instead of
5337         mail-header-parse-addresses to make it work with non-ASCII text;
5338         remove mail-encode-encoded-word-string.
5340         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
5341         values which are surrounded with \"...\"; make it never cause a
5342         Lisp error; give up parsing of parameters if it failed in
5343         extracting type.
5345 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
5347         * smime.el (smime-cert-by-ldap-1): Fix bug where
5348         `smime-ldap-search' returns results without userCertificates.
5350 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5352         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
5354 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5356         * spam.el (spam-check-spamassassin-headers): Adapt format for
5357         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
5358         <ari@mbf.ocn.ne.jp>.
5359         (spam-list-of-processors): Add spam-use-gmane.
5361 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5363         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
5364         make-temp-file; make it work with XEmacs as well.
5366         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
5367         mm-make-temp-file.
5369         * mm-decode.el (mm-display-external): Use the 3rd arg of
5370         mm-make-temp-file.
5371         (mm-create-image-xemacs): Ditto.
5373 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5375         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
5376         with message-narrow-to-headers.
5377         (gnus-draft-setup): Narrow to header to run message-fetch-field.
5378         (gnus-draft-check-draft-articles): New function.
5379         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
5381 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
5383         * gnus-art.el (gnus-article-browse-html-parts):
5384         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
5385         Don't use suffix argument for mm-make-temp-file for Emacs 21
5386         compatibility.  Remove useless `format'.
5388 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5390         * nnweb.el (nnweb-google-wash-article): Update regexps.
5391         (nnweb-group-alist): Use defvoo instead of defvar.
5393 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5395         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
5396         re-loading nn* modules.
5398 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5400         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
5401         for `tool-bar-mode' and don't check it's default-value.
5403         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5405         * message.el (message-make-tool-bar): Ditto.
5407         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
5408         `substring'.  Shorten tmp-file name.
5410         * gnus.el: Remove bogus comment.
5412 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
5414         * gnus-art.el (gnus-article-browse-html-parts): New function.
5415         (gnus-article-browse-html-article): New function for viewing html
5416         articles with a browser.
5418 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
5420         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
5421         (mml2015-pgg-encrypt): Ditto.
5423         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
5424         (mml1991-pgg-encrypt): Ditto.
5426 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5428         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
5429         message-make-date instead of current-time-string.
5431         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
5432         to gnus-decoded which mm-uu might set.
5434 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5436         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
5437         don't decode quoted parameters; remove misimported Emacs code.
5438         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5439         (rfc2231-decode-encoded-string): Don't use split-string which
5440         behaves differently according to Emacs version; use
5441         mm-decode-coding-region to convert charset to coding-system.
5442         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5443         (rfc2231-encode-string): Remove misimported Emacs code.
5445 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5447         * gnus-art.el (article-decode-charset): Don't use ignore-errors
5448         when calling mail-header-parse-content-type.
5449         (article-de-quoted-unreadable): Ditto.
5450         (article-de-base64-unreadable): Ditto.
5451         (article-wash-html): Ditto.
5453         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
5454         calling mail-header-parse-content-type and
5455         mail-header-parse-content-disposition.
5456         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
5457         mail-header-parse-content-type.
5459         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
5460         insert charset and format parameters; encode description after
5461         inserting it to buffer.
5462         (mml-insert-parameter): Fold lines properly even if a parameter is
5463         segmented into two or more lines; change the max column to 76.
5465         * rfc1843.el (rfc1843-decode-article-body): Don't use
5466         ignore-errors when calling mail-header-parse-content-type.
5468         * rfc2231.el (rfc2231-parse-string): Return at least type if
5469         possible; don't cause an error even if it fails in parsing of
5470         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5471         (rfc2231-encode-string): Don't break lines at the beginning, leave
5472         it to mml-insert-parameter.
5474         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
5475         calling mail-header-parse-content-type.
5477 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
5479         * spam-report.el (spam-report-gmane-use-article-number):
5480         Improve doc string.
5481         (spam-report-gmane-internal): Check if a suitable header was found
5482         in the article.
5484 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5486         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
5487         (rfc2231-encode-string): Make param*=value always begin with LWSP.
5489 2006-02-05  Romain Francoise  <romain@orebokech.com>
5491         Update copyright notices of all files in the gnus directory.
5493 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5495         * nnweb.el (nnweb-request-group): Avoid growing overview files.
5497 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5499         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
5500         segmented lines of parameter value to cope with Thunderbird 1.5
5501         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
5502         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5503         (rfc2231-encode-string): Don't make lines exceeding 76 column.
5505 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
5507         * mml.el (mml-generate-mime-1): Correct the order of inline signed
5508         parts.
5510 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5512         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
5513         there's only one active file for all servers.
5514         (nnweb-request-scan): Make sure nnweb-articles is initialized on
5515         solid groups.  Gnus might have used a FAST request to select the group.
5516         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
5517         and nnweb-search redundantly in the active file.
5518         (nnweb-request-list): Don't list bogus groups.  There can only be one.
5519         (nnweb-request-create-group): Don't use ARGS.
5520         (nnweb-possibly-change-server, nnweb-request-group): Remove some
5521         initialisations.  Let nnoo do the work.
5523 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5525         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
5526         Say the part has been decoded.
5528         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
5530 2006-01-31  Kevin Ryde  <user42@zip.com.au>
5532         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
5533         mailcap-viewer-test-cache when there's no 'test clause, since that
5534         will invert the meaning of a "nil" test previously determined by
5535         mailcap-mailcap-entry-passes-test.
5537 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5539         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
5540         compiling.
5542         * gnus-sum.el: Ditto.
5544         * message.el: Don't bind tool-bar-map when compiling.
5546 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
5548         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
5550 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5552         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
5553         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
5554         current Google Groups.
5556 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
5558         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
5559         and tool-bar-mode.
5561         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
5562         and tool-bar-mode.
5564         * message.el (message-tool-bar-update): Simplify.
5565         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
5567         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
5568         gnus-summary-buffer.
5569         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
5570         gnus-summary-reply.
5572         * gmm-utils.el (gmm): Add :version.
5574 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5576         * Makefile.in (clean): New rule.
5577         (distclean): Use it.
5579 2006-01-26  Steve Youngs  <steve@sxemacs.org>
5581         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
5582         autoload.
5584 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5586         * gmm-utils.el (gmm-verbose): Add :group.
5588 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
5590         * message.el: Change some comments WRT tool-bars.
5592         * gnus-sum.el (gnus-summary-tool-bar)
5593         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
5594         (gnus-summary-tool-bar-zap-list): New variables.
5595         (gnus-summary-make-tool-bar): Complete rewrite using
5596         `gmm-tool-bar-from-list'.
5598         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
5599         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
5600         variables.
5601         (gnus-group-make-tool-bar): Complete rewrite using
5602         `gmm-tool-bar-from-list'.
5603         (gnus-group-tool-bar-update): New function.
5605         * message.el (message-mode-field-menu): Add "Show hidden Headers".
5607 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5609         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
5610         is dissected into a single part of which the type is the same as
5611         the given one; decode charset.
5613 2006-01-21  Kevin Ryde  <user42@zip.com.au>
5615         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
5616         into alists as symbol not string, since that's what
5617         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
5618         look for.
5620 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
5622         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
5623         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
5625         * message.el (message-tool-bar-gnome): Use gmm-ignore.
5627 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5629         * gnus-art.el (gnus-mime-security-button-commands): New variable.
5630         (gnus-mime-security-button-menu): New definition.
5631         (gnus-mime-security-button-map): Use them.
5632         (gnus-mime-security-button-menu): New function.
5633         (gnus-insert-mime-security-button): Addition to help echo.
5634         (gnus-mime-security-run-function, gnus-mime-security-save-part)
5635         (gnus-mime-security-pipe-part): New functions.
5637         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
5638         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
5640         * mm-decode.el (mm-handle-set-disposition): Remove.
5641         (mm-handle-set-description): Remove.
5643 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5645         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
5646         (mm-w3m-standalone-supports-m17n-p): New function.
5647         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
5648         w3m usage.
5650         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
5651         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
5653 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
5655         * message.el (message-tool-bar-zap-list): Use
5656         gmm-tool-bar-zap-list as custom type.
5657         (message-tool-bar-update): New function.
5658         (message-tool-bar, message-tool-bar-gnome)
5659         (message-tool-bar-retro): Add message-tool-bar-update.
5660         (message-tool-bar-gnome): Add flyspell-buffer.
5662         * gnus-util.el (gnus-error): Describe `args'.
5664         * gmm-utils.el (gmm-error): Describe `args'.
5665         (gmm-tool-bar-zap-list): New widget.
5666         (gmm-tool-bar-from-list): Improve description of `zap-list'.
5668 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5670         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
5671         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
5672         the number of recursive calls.
5674         * mm-decode.el (mm-handle-set-disposition): New macro.
5675         (mm-handle-set-description): New macro.
5677 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5679         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
5680         encoding.
5682 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
5684         * message.el (message-tool-bar-zap-list, message-tool-bar)
5685         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
5686         (message-tool-bar-local-item-from-menu): Remove.
5687         (message-tool-bar-map): Replace by `message-make-tool-bar'.
5688         (message-make-tool-bar): New function.
5689         (message-mode): Use `message-make-tool-bar'.
5691         * gmm-utils.el: New file.
5692         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
5693         (gmm-lazy): New widget copied from `nnmail.el'.
5694         (gmm-tool-bar-from-list): New function for creating customizable
5695         tool bars.
5696         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
5697         output.
5698         (gmm): Add :prefix to defgroup.
5700 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
5702         * gmm-utils.el (gmm-widget-p): New function.
5704 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
5706         * mml.el (mml-attach-file): Describe `description' in doc string.
5707         (mml-menu): Add Emacs MIME manual and PGG manual.
5709 2006-01-20  Richard M. Stallman  <rms@gnu.org>
5711         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
5713 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
5715         * nntp.el (nntp-end-of-line): Doc fix.
5717 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
5719         * imap.el (imap-open): Handle case where buffer is a buffer
5720         object.
5722 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5724         * gnus-delay.el (gnus-delay): Don't autoload.
5725         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
5726         to be re-loaded when customizing the `gnus-delay' group.
5728 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
5730         * message.el (message-insert-citation-line): Use newlines.
5732 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5734         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
5736         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
5738 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
5740         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
5742 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5744         * mm-decode.el (mm-inlined-types): Add application/pgp.
5745         (mm-automatic-display): Ditto.
5747         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
5748         part as text.
5750 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5752         * nnrss.el: Update copyright.
5753         (nnrss-opml-import): Query whether to subscribe to each entry.
5755         * gnus-art.el:
5756         * gnus-sum.el:
5757         * mm-uu.el:
5758         * mm-view.el: Update copyright.
5760 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
5762         * message.el (message-info): New function.
5763         (message-mode-menu): Add it.
5764         Update copyright.
5766         * ChangeLog: Fix and update copyright.
5768 2006-01-13  Romain Francoise  <romain@orebokech.com>
5770         * message.el (message-forward-subject-name-subject): Prefer the
5771         address to 'nowhere' if the sender has no name.
5772         Fix typo.  Update copyright year.
5774 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5776         * gnus-art.el (article-wash-html): Use
5777         gnus-summary-show-article-charset-alist if a numeric arg is given.
5778         (gnus-article-wash-html-with-w3m-standalone): New function.
5780         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
5781         mm-inline-text-html-render-with-w3m-standalone.
5782         (mm-text-html-washer-alist): Map w3m-standalone to
5783         gnus-article-wash-html-with-w3m-standalone.
5784         (mm-inline-text-html-render-with-w3m-standalone): New function.
5786 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5788         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
5789         Improve LaTeX.
5791 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5793         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
5794         (nnrss-request-article): Render text/plain parts as HTML.
5796         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
5797         the buffer.
5799 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5801         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
5802         custom definition of `gnus-posting-styles'.
5804         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
5805         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
5807 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5809         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
5810         Use nntp for bug archive.
5812 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5814         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
5815         parts.
5816         (nnrss-normalize-date): New function converts ISO 8601 date into
5817         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
5818         (nnrss-check-group): Use it.
5820 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5822         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
5824         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
5825         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
5826         (nnrss-insert-w3): Ditto.
5828 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5830         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
5831         the articles to be forwarded including the case where neither a
5832         number of articles nor a region is specified.
5834 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5836         * nnrss.el (nnrss-request-article): Fix last change; fill
5837         text/plain parts.
5839 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5841         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
5842         in text/plain part.
5843         (nnrss-check-group): Don't add excessive newline to dc:subject.
5845 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
5847         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
5848         article.
5850 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5852         * nnml.el: Don't require gnus-bcklg.  Autoload it.
5853         (nnml-use-compressed-files, nnml-save-mail): Support other
5854         comression programs such as bzip2.
5856 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5858         * dns.el (query-dns): Make sure we check the buffer size before
5859         removing tcp headers.
5861 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5863         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
5864         remove MIME buttons associated with multipart/alternative parts.
5865         (gnus-mime-display-alternative): Tag buttons using `article-type'
5866         text property.
5868         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
5869         associated with multipart/alternative parts.
5871         * gnus-art.el (gnus-signature-separator): Fix custom type.
5873         * mm-decode.el (mm-inlined-types): Fix custom type.
5874         (mm-keep-viewer-alive-types): Ditto.
5875         (mm-automatic-display): Ditto.
5876         (mm-attachment-override-types): Ditto.
5877         (mm-inline-override-types): Ditto.
5878         (mm-automatic-external-display): Ditto.
5880 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5882         * spam-report.el (spam-report-user-mail-address)
5883         (spam-report-user-agent): New variables.
5884         (spam-report-url-ping-plain): Use spam-report-user-agent.
5886 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
5888         * gnus-art.el (gnus-button-handle-custom): Do not just use
5889         `customize-apropos' for any "M-x customize-*" button but the
5890         function called for.  Accept both the function name and its
5891         argument in order to achieve this.
5892         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
5893         function name to `gnus-button-handle-custom' in case of "M-x
5894         customize-*" buttons.
5896 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5898         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
5899         multipart/alternative and add xref to mm-discouraged-alternatives
5900         in doc string.
5902         * mm-decode.el (mm-discouraged-alternatives): Add xref to
5903         gnus-buttonized-mime-types in doc string.
5905 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
5907         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
5908         Suggest image/.* in the doc string.
5910 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5912         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
5913         message-marks (Debian bug #342521).
5915 2005-12-12  Simon Josefsson  <jas@extundo.com>
5917         * password.el (password-read-from-cache): Add.
5918         (password-read): Use it.
5920 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5922         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
5923         us-ascii as a MIME charset.
5925         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
5926         against the case where the 2nd arg TYPE is nil.
5928 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5930         * pop3.el (pop3-stream-type): Fix custom version.
5932         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
5934 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5936         * mm-decode.el (mm-display-external): Add missing cdr.
5938 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5940         * mm-decode.el (mm-display-external): Use nametemplate (defined in
5941         RFC1524) if it is in mailcap or add a suffix according to
5942         mailcap-mime-extensions when generating a temp filename; postpone
5943         deleting a temp file for 2 seconds for some wrappers, shell
5944         scripts, and so on, which might exit right after having started a
5945         viewer command as a background job.
5947 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5949         * nntp.el (nntp-marks-directory): Fix custom group.
5951         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
5952         steps when < 10.
5954         * gnus-start.el (gnus-no-server-1): Mention
5955         `gnus-level-default-subscribed' in doc string.
5957 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5959         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
5960         parens.
5962 2005-11-26  Dave Love  <fx@gnu.org>
5964         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
5965         (tls-program, tls-success): Provide openssl alternative.
5967         * starttls.el: Doc fixes.
5968         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
5969         SERVICE to PORT.
5971         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
5972         port null or service name.
5973         (starttls-negotiate): Autoload.
5975 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5977         * message.el (message-kill-to-signature): Fix interactive spec.
5979 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5981         * pop3.el (pop3-open-server): Recognize a string as a service name.
5983 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
5985         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5987 2005-11-23  Dave Love  <fx@gnu.org>
5989         Add pop3s, pop3/starttls.
5991         * pop3.el (pop3-authentication-scheme): Clarify doc.
5992         (open-tls-stream, starttls-open-stream): Autoload.
5993         (pop3-stream-type): New.
5994         (pop3-open-server): Use it.
5996         * mail-source.el (mail-sources): Fix some :types.  Add stream type
5997         for POP.
5998         (mail-source-keyword-map): Add :stream for POP.
5999         (mail-source-fetch-pop): Use pop3-stream-type.
6001 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6003         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
6004         of current-time-string.
6006 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
6008         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
6009         date header.
6011 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
6013         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
6014         it can seriously impact performance as it bypasses the agent's
6015         local caches.
6017 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
6019         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
6020         must be explicitly online rather than "not explicitly offline" for
6021         its flags to be synchronized.
6023         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
6024         that gnus-uu-unmark-thread will function correctly.
6026         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
6027         1024K is instead displayed as 1M.
6029 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6031         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
6033 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
6035         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
6037 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
6039         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
6040         error message to display actual error condition.
6041         (gnus-agent-save-local): Avoid saving symbols that are bound to
6042         nil as they simply result in a warning message in
6043         gnus-agent-read-local.
6045 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6047         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
6048         rather than make-variable-buffer-local for file-precious-flag.
6050 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
6052         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
6053         for duplicates which are removed.  The invalid sort check then
6054         triggers a rescan after the sort as sorting may have moved
6055         duplicate entries such that they can be cheaply detected.
6057 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6059         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
6061 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
6063         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
6064         internal variable to a custom variable.  Changed default value
6065         from compressed(2) to uncompressed(1).
6066         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
6067         support for uncompressed agentview files.  Taken together, reading
6068         the agentview file should now be 6-7 times faster.
6070 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6072         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
6073         as a buffer-local variable.  This avoids creating truncated
6074         dribble files as a result of a hang up, eg.
6076 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6078         * gnus-start.el (gnus-start-draft-setup): Enforce
6079         `gnus-draft-mode' for nndraft:drafts at startup.
6081         * gnus.el (gnus-splash): Change custom group.
6082         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
6083         allow-list argument.
6085         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
6086         string.
6088 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6090         * gnus-art.el (gnus-default-article-saver): Add user-defined
6091         `function' to custom type.
6093 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
6095         * imap.el (imap-open): Handle case where buffer is a buffer
6096         object.
6098 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6100         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
6101         long lines.
6102         (gnus-cache-delete-group): Wrap doc strings.
6104         * gnus-agent.el (gnus-agent-rename-group)
6105         (gnus-agent-delete-group): Wrap doc strings.
6107 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6109         * gnus-start.el (gnus-1): Add "native" to
6110         gnus-predefined-server-alist.
6112         * gnus.el (gnus-method-to-server): Don't add "native" to the
6113         lists here, because that leads to problems when
6114         gnus-select-method is bound.
6116 2005-11-09  Simon Josefsson  <jas@extundo.com>
6118         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
6119         use (not sort-by-date) instead.
6121 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6123         * gnus-delay.el (gnus-delay-group): Don't autoload.
6124         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
6125         to be re-loaded when customizing the `gnus-delay' group.
6127 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
6129         * message.el: Revert last changes.
6130         (message-insert-citation-line): Use newlines.
6132 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
6134         * message.el (message-courtesy-message)
6135         (message-mark-insert-begin, message-mark-insert-end)
6136         (message-elide-ellipsis, message-cancel-message)
6137         (message-add-header, message-change-subject)
6138         (message-cross-post-followup-to-header)
6139         (message-cross-post-insert-note, message-reduce-to-to-cc)
6140         (message-widen-reply, message-delete-not-region)
6141         (message-kill-to-signature, message-insert-signature)
6142         (message-insert-importance-high, message-insert-importance-low)
6143         (message-insert-or-toggle-importance)
6144         (message-insert-disposition-notification-to)
6145         (message-indent-citation, message-yank-original)
6146         (message-cite-original-without-signature, message-cite-original)
6147         (message-insert-citation-line, message-position-on-field)
6148         (message-fix-before-sending, message-send-mail-partially)
6149         (message-send-mail, message-send-mail-with-sendmail)
6150         (message-send-mail-with-qmail, message-send-news)
6151         (message-check-news-header-syntax, message-generate-headers)
6152         (message-insert-courtesy-copy, message-fill-address)
6153         (message-fill-header, message-shorten-references)
6154         (message-setup-1, message-cancel-news)
6155         (message-forward-make-body-plain, message-forward-make-body-mime)
6156         (message-forward-make-body-mml, message-encode-message-body)
6157         (message-forward-make-body-digest-plain)
6158         (message-forward-make-body-digest-mime)
6159         (message-use-alternative-email-as-from): Insert `hard-newline'
6160         instead of ordinary newlines.
6162 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6164         * message.el (message-generate-headers): Downcase the argument
6165         given to message-check-element.
6167 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
6169         * nntp.el (nntp-authinfo-rejected): New error condition.
6170         (nntp-wait-for): Use new error condition to signal authentication
6171         error.
6172         (nntp-retrieve-data): Rethrow new error condition to break out of
6173         recursive call to nntp-send-authinfo.
6175 2005-11-08  Romain Francoise  <romain@orebokech.com>
6177         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
6178         (gnus-summary-exit-map): Bind to `Z p'.
6179         (gnus-summary-make-menu-bar): Add menu item.
6181 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
6183         * gnus-art.el (gnus-article-treat-custom): Add `first'.
6184         (gnus-treat-*): Add `first' in all doc strings.
6186         * gnus-group.el (gnus-group-compact-group): Fix typo.
6188 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6190         * gnus.el (gnus-parameters-case-fold-search): New variable.
6191         (gnus-parameters-get-parameter): Use it.
6193         * gnus-score.el (gnus-home-score-file): Doc fix.
6195 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
6197         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
6199 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6201         * mm-util.el (mm-special-display-p): New function.
6203         * mml.el (mml-preview): Use it; doc fix.
6205 2005-10-29  Romain Francoise  <romain@orebokech.com>
6207         * message.el (message-fix-before-sending): Fix comment.
6209 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
6211         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
6213 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
6215         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
6216         Used in gnus-score.el.
6218 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6220         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
6222 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6224         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
6225         whitespace removed in revision 7.8.  Use concatenated string to
6226         protect trailing whitespace.
6228 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
6230         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
6231         (nnimap-request-expire-articles): Use it to avoid sending 'UID
6232         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
6233         Courier IMAP ("some version from 2004").  Mostly based on similar
6234         code in the same function.
6236 2005-10-26  Didier Verna  <didier@xemacs.org>
6238         * gnus-group.el (gnus-group-compact-group): Invalidate original
6239         article buffer.
6240         * gnus-srvr.el (gnus-server-compact-server): Ditto.
6241         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
6242         NOV database and in article itself.
6243         Invalidate article backlog.
6245 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6247         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
6249 2005-10-26  Simon Josefsson  <jas@extundo.com>
6251         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
6252         part of 2004-07-25 change.
6254 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6256         * message.el (message-display-completion-list): New function.
6257         (message-expand-group): Use it; make sure the Completions buffer
6258         is modifiable.
6260 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
6262         * imap.el (imap-open): Handle case where buffer is a buffer object.
6264 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
6266         * pgg-def.el:
6267         * pgg-gpg.el:
6268         * pgg-parse.el:
6269         * pgg-pgp.el:
6270         * pgg-pgp5.el:
6271         * pgg.el: Move to the parent lisp directory.
6273 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
6275         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
6276         user-mail-name is an empty string.
6278 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
6280         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
6281         depending on gnus-score-decay-constant.
6283         * encrypt.el (encrypt-insert-file-contents)
6284         (encrypt-write-file-contents): Don't use `gnus-message'.
6286         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
6287         arguments.
6288         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
6289         arguments to mm-uu-verbatim-marks-extract.
6290         (mm-uu-hide-markers): New variable.
6291         (mm-uu-extract): Use face similar to `gnus-cite-3'.
6293         * gnus-fun.el (gnus-convert-image-to-x-face-command)
6294         (gnus-convert-image-to-face-command): Use "convert" by default to
6295         allow other input image formats.
6296         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
6297         accordingly.
6299 2005-10-23  Simon Josefsson  <jas@extundo.com>
6301         * imap.el (imap-gssapi-program): Align command line parameters
6302         with latest GNU SASL.
6303         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
6305 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6307         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
6308         HTML.
6309         (nnslashdot-request-article): Ditto.
6311 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
6313         * mail-source.el (mail-source-fetch-pop): Require pop3.
6314         (mail-source-check-pop): Ditto.
6316 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6318         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
6319         errors.
6321 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
6323         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
6324         (gnus-treat-strip-leading-blank-lines): Improve doc string.
6326         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
6328         * mm-bodies.el (mm-decode-string): Call
6329         `mm-charset-to-coding-system' with allow-override argument.
6331 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6333         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
6334         (rfc2047-charset-to-coding-system): New function.
6335         (rfc2047-decode-encoded-words): New function.
6336         (rfc2047-decode-region): Use them.
6337         (rfc2047-decode-cte): Remove.
6338         (rfc2047-parse-and-decode): Remove.
6339         (rfc2047-decode): Remove.
6341 2005-10-15  Kenichi Handa  <handa@m17n.org>
6343         * rfc2047.el (rfc2047-decode-cte): New function.
6344         (rfc2047-decode-region): Change the way to decode successive
6345         encoded-words: decode B- or Q-encoding in each encoded-word,
6346         concatenate them, and decode it as charset.
6348 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
6350         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
6351         widget-move-and-invoke.
6352         (gnus-custom-mode): Use gnus-custom-map.
6354 2005-10-15  Bill Wohler  <wohler@newt.com>
6356         * message.el (message-tool-bar-map): Renamed image file from
6357         mail_send to mail/send.
6359 2005-10-16  Masatake YAMATO  <jet@gyve.org>
6361         * message.el (message-expand-group): Pass the common
6362         prefix substring of completion to `display-completion-list'.
6364 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
6366         * mml-sec.el (mml-secure-method): New internal variable.
6367         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
6368         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
6369         functions using mml-secure-method.
6371         * mml.el (mml-mode-map): Add key bindings for those functions.
6372         (mml-menu): Simplify security menu entries.  Suggested by Jesper
6373         Harder <harder@myrealbox.com>.
6374         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
6375         end of message if point is the headers of the message.
6377         * message.el (message-in-body-p): New function.
6379         * assistant.el: Autoload gnus-util and netrc.
6381         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
6382         Use `mm-charset-override-alist' only when decoding.
6384         * mm-bodies.el (mm-decode-body): Call
6385         `mm-charset-to-coding-system' with allow-override argument.
6387         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
6388         `filename' from Content-Disposition if Content-Type doesn't
6389         provide `name'.
6390         (gnus-mime-view-part-as-type): Set default instead of
6391         initial-input.
6393 2005-10-09  Daniel Brockman  <daniel@brockman.se>
6395         * format-spec.el (format-spec): Propagate text properties of % spec.
6397 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
6399         * gnus-art.el (gnus-treat-predicate): Add `first'.
6401 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
6403         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
6404         (mm-charset-override-alist): New variable.
6405         (mm-charset-to-coding-system): Use it.
6406         (mm-codepage-setup): New helper function.
6407         (mm-charset-eval-alist): New variable.
6408         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
6409         about unknown charsets.
6411 2005-10-04  David Hansen  <david.hansen@gmx.net>
6413         * nnrss.el (nnrss-request-article): Add support for the comments tag.
6414         (nnrss-check-group): Ditto.
6416 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6418         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
6419         Rename x-gnus-verbatim to x-verbatim.
6420         (mm-uu-type-alist): Fix regexp for verbatim-marks.
6422         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
6423         x-verbatim.
6425         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
6427         * gnus-util.el (gnus-remove-duplicates): Remove.
6429         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
6430         instead of gnus-remove-duplicates.
6432         * message.el (message-remove-duplicates): Remove.
6433         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
6434         message-remove-duplicates.
6436         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
6437         available, else use implementation from `delete-dups'.
6439         * message.el (message-insert-expires): New function.
6440         (message-mode-map): Add key binding.
6441         (message-mode-field-menu): Add menu entry.
6442         (message-mode): Document it.
6443         (message-make-expires-date): Use `message-make-date'.
6445 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
6447         * message.el (message-make-expires-date): New function.
6449 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6451         * Makefile.in (list-installed-shadows): New entry.
6452         (install): Use it.
6453         (remove-installed-shadows): New entry.
6455 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6457         * time-date.el: Autoload parse-time-string, XEmacs needs it.
6459 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6461         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
6462         function rather than the diff-mode.el package.
6463         (mm-display-external): Use with-current-buffer.
6464         (mm-viewer-completion-map, mm-viewer-completion-map):
6465         Move initialization inside declaration.
6467 2005-09-29  Simon Josefsson  <jas@extundo.com>
6469         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
6470         autoload mail-check-payment.
6471         (spam-check-hashcash): Define unconditionally, since hashcash.el
6472         is part of Gnus now.  Ignore errors from payment checking.
6474 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
6476         * message.el (message-bold-region, message-unbold-region): Rename
6477         from `bold-region' and `unbold-region'.
6479         * message.el: Remove useless autoloads.
6481 2005-09-28  Simon Josefsson  <jas@extundo.com>
6483         * message.el (message-use-idna): Default to t.
6484         (message-use-idna): Test whether encoding works too.  Doc fix.
6486 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6488         * nntp.el (nntp-warn-about-losing-connection): Remove.
6490 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
6492         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
6493         customizable.  Change default value.
6494         (mm-uu-diff-groups-regexp): Change default value.
6495         (mm-uu-type-alist): Add doc string.
6496         (mm-uu-configure): Add doc string.  Make it interactive.
6497         (mm-uu-tex-groups-regexp): New variable.
6498         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
6499         (mm-uu-type-alist): Add LaTeX documents.
6500         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
6501         of "text/verbatim".
6502         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
6504         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
6505         instead of "text/verbatim".
6507         * message.el (message-mark-inserted-region)
6508         (message-mark-insert-file): Use slrn style marks when called with
6509         prefix argument.
6511 2005-09-27  Simon Josefsson  <jas@extundo.com>
6513         * message.el (message-idna-to-ascii-rhs-1): Reformat.
6515 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
6517         * message.el (message-remove-duplicates): New function.
6518         Implementation borrowed from `gnus-remove-duplicates'.
6519         (message-idna-to-ascii-rhs): Also encode idna addresses in
6520         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6521         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
6522         only ask about the same idna domain once per header and also tell
6523         in what header to replace the idna domain.
6525         * gnus-art.el (article-decode-idna-rhs): Also decode idna
6526         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6527         (article-decode-idna-rhs): Fix regexp so that all idna-address in
6528         a header is decoded and not just the last one.
6530 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6532         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
6533         has been decoded.
6535         * mm-decode.el (mm-automatic-display): Add text/verbatim.
6536         (mm-insert-part): Don't modify text if it has been decoded.
6538         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
6539         decoded.
6541         * mm-view.el (mm-inline-text): Don't strip text props unless
6542         decoding enriched or richtext parts.
6544 2005-09-25  Romain Francoise  <romain@orebokech.com>
6546         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
6547         * gnus-start.el (gnus-subscribe-interactively):
6548         * gnus-uu.el (gnus-uu-grab-articles):
6549         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
6550         space.
6552 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
6554         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
6555         * mm-view.el (mm-view-pkcs7-decrypt):
6556         * gnus-sum.el (gnus-summary-limit-to-extra)
6557         (gnus-summary-respool-article, gnus-read-move-group-name):
6558         * gnus-score.el (gnus-summary-increase-score):
6559         * gnus-util.el (gnus-completing-read-with-default):
6560         * gnus-art.el (gnus-read-save-file-name)
6561         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
6562         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
6563         * message.el (message-check-news-header-syntax):
6564         Follow convention for reading with the minibuffer.
6566 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
6568         * spam-report.el (spam-report-url-ping-plain):
6569         Use gnus-extended-version as User-Agent.
6571         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
6572         default value is nil.
6574         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
6575         (mm-uu-verbatim-marks-extract): New function.
6576         (mm-uu-extract): New face.
6577         (mm-uu-copy-to-buffer): Use it.
6579         * spam-report.el (spam-report-gmane-ham): Renamed from
6580         `spam-report-gmane-unspam'.
6581         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
6582         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
6584         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
6585         Autoload.
6586         (spam-report-gmane-unregister-routine): Renamed
6587         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
6589 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
6591         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
6592         (spam-report-gmane-unregister-routine): Add support for gmane
6593         unregistration.
6595         * spam-report.el (spam-report-gmane-unspam)
6596         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
6597         (spam-report-gmane): Change to take a single article and do unspam
6598         registration.
6600 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6602         * mm-url.el (mm-url-decode-entities): Fix regexp.
6604 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6606         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
6607         default to nil, to be able to use Gnus at all.  If the default
6608         switches to something else, then the function should be fixed not
6609         be exceedingly slow.
6611 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
6613         * gnus-start.el (gnus-activate-group): If the server is nil, don't
6614         fail hard.
6616         * spam-report.el: Add better Keywords line.
6618         * spam.el: Add Maintainer and better Keywords line.
6620 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6622         * gnus-art.el (gnus-article-replace-part)
6623         (gnus-mime-replace-part): New functions.
6624         (gnus-mime-action-alist, gnus-mime-button-commands)
6625         (gnus-mime-save-part-and-strip): Added file argument.
6626         (gnus-article-part-wrapper): Added interactive argument.
6628         * gnus-sum.el (gnus-summary-mime-map): Add
6629         `gnus-article-replace-part'.
6631 2005-09-19  Didier Verna  <didier@xemacs.org>
6633         The nnml compaction feature:
6634         * nnml.el (nnml-request-compact-group): New function.
6635         * nnml.el (nnml-request-compact): New function.
6636         * gnus-int.el (gnus-request-compact-group): New function.
6637         * gnus-int.el (gnus-request-compact): New function.
6638         * gnus-group.el (gnus-group-compact-group): New function.
6639         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
6640         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
6641         * gnus-srvr.el (gnus-server-compact-server): New function.
6642         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
6643         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
6645 2005-09-18  Deepak Goel  <deego@gnufans.org>
6647         * sieve.el (sieve-help): Fix `message' call: first arg should be a
6648         format spec.
6650 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6652         * gnus.el (gnus-group-startup-message): Bind image-load-path.
6654 2005-09-15  Romain Francoise  <romain@orebokech.com>
6656         * message.el (message-fill-paragraph): Clarify docstring.
6658 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6660         * gnus-art.el (gnus-mime-display-part): Protect against broken
6661         MIME messages.
6663 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6665         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
6666         before parsing header.
6668 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
6670         * html2text.el (html2text-replace-list): Add new entities.
6672 2005-09-11  Romain Francoise  <romain@orebokech.com>
6674         * message.el (message-alternative-emails): Improve docstring.
6675         (message-setup-1): Call `message-use-alternative-email-as-from'
6676         after `message-setup-hook' to give it precedence over posting
6677         styles, etc.
6678         (message-use-alternative-email-as-from): Add docstring.  Remove
6679         the original From header if present.
6681         * nnml.el (nnml-compressed-files-size-threshold): New variable.
6682         (nnml-save-mail): Use it.
6684         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
6685         articles.  Add new argument `silent'.
6686         (gnus-uu-mark-all): Report the total number of marked articles.
6688 2005-09-10  Romain Francoise  <romain@orebokech.com>
6690         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
6691         (gnus-uu-mark-series): Likewise.
6693 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
6695         * spam-report.el (spam-report-gmane): Fix generation of spam
6696         report URL.
6698 2005-09-10  Simon Josefsson  <jas@extundo.com>
6700         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
6701         t, based on discussion on the ding list with Robert Epprecht
6702         <epprecht@solnet.ch>.
6704 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
6706         * spam-report.el (spam-report-gmane): Make it work without
6707         X-Report-Spam header.  Gmane now only provides Archived-At.
6708         This is only used if `spam-report-gmane-use-article-number' is nil.
6709         (spam-report-gmane-spam-header): Remove.  Not used anymore.
6711         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
6712         make `gnus-summary-sort-by-recipient' work with threading.
6714         * nnweb.el (nnweb-google-wash-article): Print a message if article
6715         is not available.
6717 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6719         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
6720         change.  Decode text/* parts content before displaying.
6722 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
6724         * mml-smime.el: Remove defvar of gnus-extract-address-components.
6726 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6728         * mm-view.el (mm-display-inline-fontify): Disable support modes.
6730 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
6732         * message.el (message-tab-body-function): Fix mismatched custom type.
6734         * gnus.el (gnus-group-change-level-function): Ditto.
6736         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
6738         * gnus-art.el (gnus-signature-limit)
6739         (gnus-article-mime-part-function): Ditto.
6741 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6743         * mml.el (mml-mode): Silence the byte compiler.
6745         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
6746         using `(sit-for 0)' before moving the point to the specified part;
6747         skip unbuttonized parts.
6748         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
6749         return to the summary window if gnus-auto-select-part is non-nil.
6751 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
6753         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
6754         variables.
6755         (mml-dnd-attach-file, mml-mode): Use them.
6757         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
6758         Make fetching article by MID work again for Google Groups.  Added
6759         FIXME concerning gnus-group-make-web-group.
6761         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
6762         Don't depend on Gnus by using mail-extract-address-components if
6763         gnus-extract-address-components is not bound.
6765 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6767         * gnus-art.el (gnus-mime-display-security): Don't display the
6768         signature, but only the signed part.
6770 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6772         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
6774         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
6775         list, not listp.
6777 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
6779         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
6780         when encoding.
6782         * mm-bodies.el (mm-decode-content-transfer-encoding):
6783         De-canonicalize CRLF for all text content types, not just
6784         text/plain.
6786 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6788         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
6789         valid article; point arrow and cursor at the MIME button.
6791 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6793         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
6794         Suggested by Dan Christensen <jdc@uwo.ca>.
6796         * mm-decode.el (mm-save-part): Enable change of prompt.
6798 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
6800         * gnus-msg.el (gnus-inews-add-send-actions): Made
6801         `message-post-method' lambda parameter ARG `&optional'.
6803 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
6805         * gnus-sum.el (gnus-summary-mime-map): Added
6806         gnus-article-save-part-and-strip, gnus-article-delete-part and
6807         gnus-article-jump-to-part.
6809         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
6810         (gnus-article-edit-part): Use it.
6811         (gnus-article-part-wrapper): Added no-handle argument.
6812         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
6813         functions.
6815 2005-08-29  Romain Francoise  <romain@orebokech.com>
6817         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
6818         docstring.
6819         (gnus-face-from-file): Likewise.
6821 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
6823         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
6824         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
6825         non-nil.
6826         (gnus-auto-select-part): New variable.
6827         (gnus-article-jump-to-part): New function.
6828         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
6829         (gnus-mime-delete-part): Allow selecting specified part after
6830         deleting or stripping parts.
6831         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
6832         part if argument is bogus.
6834 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
6836         * gnus-art.el (w3m-minor-mode-map):
6837         * gnus-spec.el (gnus-newsrc-file-version):
6838         * gnus-util.el (nnmail-active-file-coding-system)
6839         (gnus-original-article-buffer, gnus-user-agent):
6840         * gnus.el (gnus-ham-process-destinations)
6841         (gnus-parameter-ham-marks-alist)
6842         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
6843         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
6844         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
6845         * mm-decode.el (gnus-current-window-configuration):
6846         * mm-extern.el (gnus-article-mime-handles):
6847         * mm-url.el (url-current-object, url-package-name)
6848         (url-package-version):
6849         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
6850         (smime-keys, w3m-cid-retrieve-function-alist)
6851         (w3m-current-buffer, w3m-display-inline-images)
6852         (w3m-minor-mode-map):
6853         * mml-smime.el (gnus-extract-address-components):
6854         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
6855         (gnus-newsrc-hashtb, message-default-charset)
6856         (message-deletable-headers, message-options)
6857         (message-posting-charset, message-required-mail-headers)
6858         (message-required-news-headers):
6859         * mml1991.el (mc-pgp-always-sign):
6860         * mml2015.el (mc-pgp-always-sign):
6861         * nnheader.el (nnmail-extra-headers):
6862         * rfc1843.el (gnus-decode-encoded-word-function)
6863         (gnus-decode-header-function, gnus-newsgroup-name):
6864         * spam-stat.el (gnus-original-article-buffer): Add defvars.
6866 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
6868         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
6869         the end of the date treatments.
6871 2005-08-15  Simon Josefsson  <jas@extundo.com>
6873         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
6874         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
6875         Capello and Romain Francoise.
6876         (pgg-fetch-key-function): Removed, not used?
6877         (pgg-insert-url-with-w3): Require url, to get
6878         url-insert-file-contents regardless of where it is defined.
6880 2005-08-13  Romain Francoise  <romain@orebokech.com>
6882         * message.el (message-cite-original-1): New function.
6883         (message-cite-original): Use it.
6884         (message-cite-original-without-signature): Ditto.
6886 2005-08-08  Romain Francoise  <romain@orebokech.com>
6888         * message.el (message-yank-empty-prefix): New variable.
6889         (message-indent-citation): Use it.
6890         (message-cite-original-without-signature): Respect X-No-Archive.
6892 2005-08-08  Simon Josefsson  <jas@extundo.com>
6894         * pgg.el: Autoload url-insert-file-contents instead of loading
6895         w3/url.
6896         (pgg-insert-url-with-w3): Don't load url here.
6898 2005-08-07  Jesper Harder  <harder@phys.au.dk>
6900         * message.el (message-kill-to-signature): Don't insert newline at
6901         bol.
6902         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
6904 2005-08-06  Romain Francoise  <romain@orebokech.com>
6906         * message.el (message-user-fqdn): Fix typo in docstring.
6908 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
6910         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
6912         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
6914 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6916         * mm-bodies.el (mm-encode-body): Use coding system rather than
6917         charset to encode text.
6919         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
6920         number of charsets if utf-8 is available (XEmacs).
6922 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
6924         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
6925         taken from `gnus-button-mid-or-mail-regexp'.
6926         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
6927         (gnus-button-alist): Improve regexp for domain part of the MIDs
6928         for news:localpart@domain buttons.
6929         (gnus-button-ctan-directory-regexp): Update.
6931 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6933         * sieve-manage.el (sieve-manage-interactive-login): Use
6934         make-local-variable rather than make-variable-buffer-local.
6935         (sieve-manage-open): Ditto.
6936         (sieve-manage-authenticate): Ditto.
6938         * mml.el (mml-generate-mime-1): Make the content type default to
6939         text/plain if the filename is not specified.
6941 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6943         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
6944         instead of insert-buffer.
6946         * message.el (message-yank-original): Ditto; set the mark at the
6947         end of the yanked message.
6949 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6951         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
6952         lines to scroll rather than to stop it.
6954         * mml.el (mml-generate-default-type): Add doc string.
6955         (mml-generate-mime-1): Use mm-default-file-encoding or make it
6956         default to application/octet-stream when determining the content
6957         type if it is not specified for the part or the mml contents; add
6958         a comment about mml-generate-default-type.
6960 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
6962         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
6963         make it default to application/octet-stream when determining the
6964         content type if it is not specified for the external contents.
6966 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6968         * rfc2231.el (rfc2231-parse-string): Take care that not only a
6969         segmented parameter but also other parameters might be there.
6971 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6973         * mm-decode.el (mm-display-external): Delete temp file, directory
6974         and buffer immediately if the external process is exited.
6976 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6978         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
6979         fewer lines than that of scroll-margin.
6980         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
6982 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6984         * gnus-art.el (gnus-article-next-page): Revert.
6985         (gnus-article-beginning-of-window): New macro.
6986         (gnus-article-next-page-1): Use it.
6987         (gnus-article-prev-page): Ditto.
6988         (gnus-article-edit-part): Use insert-buffer-substring instead of
6989         insert-buffer.
6990         (gnus-article-edit-exit): Ditto.
6992         * gnus-util.el (gnus-beginning-of-window): Remove.
6993         (gnus-end-of-window): Remove.
6995 2005-07-25  Simon Josefsson  <jas@extundo.com>
6997         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
6998         to have the url package without w3.  Reported by Daiki Ueno
6999         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
7001 2005-07-20  Didier Verna  <didier@xemacs.org>
7003         * gnus-diary.el: Remove the description comment (nndiary is now
7004         properly documented in the Gnus manual).
7005         Fix the spelling of "Back End".
7006         * nndiary.el: Ditto.
7007         Fix the copyright notice.
7009 2005-07-18  Romain Francoise  <romain@orebokech.com>
7011         * gnus-sum.el (gnus-summary-to-prefix)
7012         (gnus-summary-newsgroup-prefix): New variables.
7013         (gnus-summary-from-or-to-or-newsgroups): Use them.
7015 2005-07-17  Romain Francoise  <romain@orebokech.com>
7017         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
7018         space as it's generally not especially interesting to the user.
7020 2005-07-16  Romain Francoise  <romain@orebokech.com>
7022         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
7023         nil to avoid prompting and file modification if one of the
7024         messages at the top of the nnfolder file contains a copyright
7025         notice.
7026         Update copyright notice.
7028         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
7029         instead of `current-time-string' as the latter creates a time
7030         string that is not RFC 2822 compliant (it lacks the zone).
7031         Update copyright notice.
7033 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7035         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
7036         for text/rtf.  Display default in prompt.  Pass default for M-n.
7038         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
7040 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7042         * gnus-msg.el (gnus-button-mailto): Remove
7043         save-selected-window-window hackery because it relies on
7044         save-selected-window internals.
7046 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7048         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
7049         (gnus-article-next-page-1): Use gnus-beginning-of-window.
7050         (gnus-article-prev-page): Ditto.
7052         * gnus-util.el (gnus-beginning-of-window): New function.
7053         (gnus-end-of-window): New function.
7055 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
7057         * gnus-score.el (gnus-score-edit-all-score): Set
7058         gnus-score-edit-exit-function to gnus-score-edit-done and call
7059         gnus-message.
7061 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7063         * gnus-msg.el (gnus-button-mailto): Remove
7064         save-selected-window-window hackery because it relies on
7065         save-selected-window internals.
7067 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7069         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
7070         add-minor-mode.
7071         (gnus-binary-mode): Ditto.
7073         * gnus-topic.el (gnus-topic-mode): Ditto.
7075 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
7077         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
7078         (gnus-article-prev-page): Take scroll-margin into consideration.
7080 2005-07-04  Lute Kamstra  <lute@gnu.org>
7082         Update FSF's address in GPL notices.
7084 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
7086         * gnus.el (gnus-exit):
7087         * gnus-group.el (gnus-group-icons):
7088         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
7090         * gnus-nocem.el (gnus-nocem):
7091         * message.el (message-various, message-buffers, message-sending)
7092         (message-interface, message-forwarding, message-insertion)
7093         (message-headers, message-news, message-mail):
7094         * pgg-gpg.el (pgg-gpg):
7095         * pgg-parse.el (pgg-parse):
7096         * pgg-pgp.el (pgg-pgp):
7097         * pgg-pgp5.el (pgg-pgp5):
7098         * pop3.el (pop3): Finish `defgroup' description with period.
7100 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7102         * gnus-art.el (article-display-face): Improve the efficiency.
7103         (article-display-x-face): Ditto; remove grey x-face stuff.
7105 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7107         * gnus-art.el (article-display-face): Correct the position in
7108         which Faces are inserted.
7110 2005-06-29  Didier Verna  <didier@xemacs.org>
7112         * gnus-art.el (article-display-face): Display faces in correct
7113         order.
7115 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7117         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
7118         (gnus-fill-real-hashtb): Use hash table instead of obarray.
7119         (gnus-nocem-check-article): Fetch the Type header.
7120         (gnus-nocem-message-wanted-p): Fix the way to examine types.
7121         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
7122         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
7123         make sure gnus-nocem-hashtb is initialized.
7124         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
7125         (gnus-nocem-unwanted-article-p): Ditto.
7127         * pgg.el (pgg-verify): Return the verification result.
7129 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7131         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
7132         is ascii.
7134 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
7136         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
7137         `show-nonbreak-escape'.
7139 2005-06-23  Lute Kamstra  <lute@gnu.org>
7141         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
7143         * dig.el (dig-mode):
7144         * smime.el (smime-mode): Use gnus-run-mode-hooks.
7146 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
7148         * nnimap.el (nnimap-split-download-body): Fix spellings.
7150 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
7152         * gnus-art.el (gnus-article-encrypt-body):
7153         * gnus-cus.el (gnus-score-customize):
7154         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
7155         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
7157 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
7159         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
7160         header by looking for magic "MII" at the beginnig.
7162 2005-06-16  Miles Bader  <miles@gnu.org>
7164         * assistant.el (assistant-field): Remove "-face" suffix from face name.
7165         (assistant-field-face): New backward-compatibility alias for renamed
7166         face.
7167         (assistant-render-text): Use renamed assistant-field face.
7169         * spam.el (spam): Remove "-face" suffix from face name.
7170         (spam-face): New backward-compatibility alias for renamed face.
7171         (spam-face, spam-initialize): Use renamed spam face.
7173         * message.el (message-header-to, message-header-cc)
7174         (message-header-subject, message-header-newsgroups)
7175         (message-header-other, message-header-name)
7176         (message-header-xheader, message-separator, message-cited-text)
7177         (message-mml): Remove "-face" suffix from face names.
7178         (message-header-to-face, message-header-cc-face)
7179         (message-header-subject-face, message-header-newsgroups-face)
7180         (message-header-other-face, message-header-name-face)
7181         (message-header-xheader-face, message-separator-face)
7182         (message-cited-text-face, message-mml-face):
7183         New backward-compatibility aliases for renamed faces.
7184         (message-font-lock-keywords): Use renamed message faces.
7186         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
7187         (sieve-test-commands, sieve-tagged-arguments):
7188         Remove "-face" suffix from face names.
7189         (sieve-control-commands-face, sieve-action-commands-face)
7190         (sieve-test-commands-face, sieve-tagged-arguments-face):
7191         New backward-compatibility aliases for renamed faces.
7192         (sieve-control-commands-face, sieve-action-commands-face)
7193         (sieve-test-commands-face, sieve-tagged-arguments-face):
7194         Use renamed sieve faces.
7196         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
7197         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
7198         (gnus-group-news-3-empty, gnus-group-news-4)
7199         (gnus-group-news-4-empty, gnus-group-news-5)
7200         (gnus-group-news-5-empty, gnus-group-news-6)
7201         (gnus-group-news-6-empty, gnus-group-news-low)
7202         (gnus-group-news-low-empty, gnus-group-mail-1)
7203         (gnus-group-mail-1-empty, gnus-group-mail-2)
7204         (gnus-group-mail-2-empty, gnus-group-mail-3)
7205         (gnus-group-mail-3-empty, gnus-group-mail-low)
7206         (gnus-group-mail-low-empty, gnus-summary-selected)
7207         (gnus-summary-cancelled, gnus-summary-high-ticked)
7208         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
7209         (gnus-summary-high-ancient, gnus-summary-low-ancient)
7210         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
7211         (gnus-summary-low-undownloaded)
7212         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
7213         (gnus-summary-low-unread, gnus-summary-normal-unread)
7214         (gnus-summary-high-read, gnus-summary-low-read)
7215         (gnus-summary-normal-read, gnus-splash):
7216         Remove "-face" suffix from face names.
7217         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7218         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7219         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7220         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7221         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7222         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7223         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7224         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7225         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7226         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7227         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7228         (gnus-summary-selected-face, gnus-summary-cancelled-face)
7229         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7230         (gnus-summary-normal-ticked-face)
7231         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
7232         (gnus-summary-normal-ancient-face)
7233         (gnus-summary-high-undownloaded-face)
7234         (gnus-summary-low-undownloaded-face)
7235         (gnus-summary-normal-undownloaded-face)
7236         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7237         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7238         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7239         (gnus-splash-face):
7240         New backward-compatibility aliases for renamed faces.
7241         (gnus-group-startup-message): Use renamed gnus faces.
7243         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
7244         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
7245         (gnus-server-agent): Remove "-face" suffix from face names.
7246         (gnus-server-agent-face, gnus-server-opened-face)
7247         (gnus-server-closed-face, gnus-server-denied-face)
7248         (gnus-server-offline-face):
7249         New backward-compatibility aliases for renamed faces.
7250         (gnus-server-agent-face, gnus-server-opened-face)
7251         (gnus-server-closed-face, gnus-server-denied-face)
7252         (gnus-server-offline-face): Use renamed gnus faces.
7254         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
7255         Remove "-face" suffix from face names.
7256         (gnus-picon-xbm-face, gnus-picon-face):
7257         New backward-compatibility aliases for renamed faces.
7259         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
7260         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
7261         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
7262         (gnus-cite-11): Remove "-face" suffix from face names.
7263         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
7264         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
7265         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
7266         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
7267         New backward-compatibility aliases for renamed faces.
7268         (gnus-cite-attribution-face, gnus-cite-face-list)
7269         (gnus-article-boring-faces): Use renamed gnus faces.
7271         * gnus-art.el (gnus-signature, gnus-header-from)
7272         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
7273         (gnus-header-content): Remove "-face" suffix from face names.
7274         (gnus-signature-face, gnus-header-from-face)
7275         (gnus-header-subject-face, gnus-header-newsgroups-face)
7276         (gnus-header-name-face, gnus-header-content-face):
7277         New backward-compatibility aliases for renamed faces.
7278         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
7280         * gnus-sum.el (gnus-summary-selected-face)
7281         (gnus-summary-highlight): Use renamed gnus faces.
7282         * gnus-group.el (gnus-group-highlight): Likewise.
7284 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
7286         * gnus-sieve.el (gnus-sieve-article-add-rule):
7287         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
7288         * spam-stat.el (spam-stat-buffer-change-to-spam)
7289         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
7291         * message.el (message-is-yours-p):
7292         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
7294 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7296         * mm-view.el (mm-inline-text): Withdraw the last change.
7298 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7300         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
7301         executing enriched-decode.
7303 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7305         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
7306         charset of tar files.
7308 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
7310         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
7312 2005-06-04  Lute Kamstra  <lute@gnu.org>
7314         * nnfolder.el (nnfolder-read-folder): Make sure that undo
7315         information is never recorded.
7317 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7319         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
7321 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7323         * pop3.el (pop3-apop): Run md5 in the binary mode.
7325         * starttls.el (starttls-set-process-query-on-exit-flag):
7326         Use eval-and-compile.
7328 2005-05-31  Simon Josefsson  <jas@extundo.com>
7330         * smime.el (smime-replace-in-string): Define.
7331         (smime-cert-by-ldap-1): Use it.
7333 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7335         * gnus-art.el (article-display-x-face): Replace
7336         process-kill-without-query by gnus-set-process-query-on-exit-flag.
7338         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
7339         set-process-query-on-exit-flag or process-kill-without-query.
7341         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
7342         loop instead of replace-regexp.
7344         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
7345         instead of process-kill-without-query if it is available.
7347         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
7348         instead of find-file-hooks if it is available.
7350         * mml1991.el: Bind pgg-default-user-id when compiling.
7352         * mml2015.el: Bind pgg-default-user-id when compiling.
7354         * nndraft.el (nndraft-request-associate-buffer):
7355         Use write-contents-functions instead of write-contents-hooks if it is
7356         available.
7358         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
7359         instead of find-file-hooks if it is available.
7361         * nntp.el (nntp-open-connection): Replace
7362         process-kill-without-query by gnus-set-process-query-on-exit-flag.
7363         (nntp-open-ssl-stream): Ditto.
7364         (nntp-open-tls-stream): Ditto.
7366         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
7367         set-process-query-on-exit-flag or process-kill-without-query.
7368         (starttls-open-stream-gnutls): Use it instead of
7369         process-kill-without-query.
7370         (starttls-open-stream): Ditto.
7372 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
7374         * smime.el (smime-cert-by-ldap-1): Don't use
7375         replace-regexp-in-string.
7377 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
7379         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
7381         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
7382         in PEM format.  Adjust to the XEmacs compability.
7384 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
7386         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
7387         by `string-to-number'.
7388         * gnus-agent.el (gnus-agent-regenerate-group)
7389         (gnus-agent-fetch-articles): Ditto.
7390         * gnus-art.el (gnus-button-fetch-group): Ditto.
7391         * gnus-cache.el (gnus-cache-generate-active)
7392         (gnus-cache-articles-in-group): Ditto.
7393         * gnus-group.el (gnus-group-set-current-level)
7394         (gnus-group-insert-group-line): Ditto.
7395         * gnus-score.el (gnus-score-set-expunge-below)
7396         (gnus-score-set-mark-below, gnus-summary-score-effect)
7397         (gnus-summary-score-entry): Ditto.
7398         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
7399         (gnus-soup-pack): Ditto.
7400         * gnus-spec.el (gnus-xmas-format): Ditto.
7401         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
7402         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
7403         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
7404         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
7405         * nndb.el (nndb-get-remote-expire-response): Ditto.
7406         * nndiary.el (nndiary-parse-schedule-value)
7407         (nndiary-string-to-number, nndiary-request-replace-article)
7408         (nndiary-request-article): Ditto.
7409         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
7410         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
7411         * nneething.el (nneething-make-head): Ditto.
7412         * nnfolder.el (nnfolder-request-article)
7413         (nnfolder-retrieve-headers): Ditto.
7414         * nnheader.el (nnheader-file-to-number): Ditto.
7415         * nnkiboze.el (nnkiboze-request-article): Ditto.
7416         * nnmail.el (nnmail-process-unix-mail-format)
7417         (nnmail-process-babyl-mail-format): Ditto.
7418         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
7419         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
7420         (nnmh-request-create-group, nnmh-request-list-1)
7421         (nnmh-request-group, nnmh-request-article): Ditto.
7422         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
7423         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
7424         * nnsoup.el (nnsoup-make-active): Ditto.
7425         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
7426         * nntp.el (nntp-find-group-and-number)
7427         (nntp-retrieve-headers-with-xover): Ditto.
7428         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
7429         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
7430         (pgg-format-key-identifier): Ditto.
7431         * pop3.el (pop3-last, pop3-stat): Ditto.
7432         * qp.el (quoted-printable-decode-region): Ditto.
7434         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
7435         of concat.
7437 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7439         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
7441         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
7443         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
7445         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
7447         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
7449         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
7451         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
7452         (gnus-carpal-mode): Ditto.
7454         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
7455         (gnus-browse-mode): Ditto.
7457         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
7459         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
7461 2005-05-29  Richard M. Stallman  <rms@gnu.org>
7463         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
7465 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7467         * gnus-util.el (gnus-run-mode-hooks): New function.
7469         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
7471 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
7473         * gnus-agent.el (gnus-agent-make-mode-line-string):
7474         Use mode-line-highlight as mouse-face.
7476 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7478         * canlock.el (canlock): Change the parent group to news.
7480         * deuglify.el (gnus-outlook-deuglify): Add :group.
7482         * dig.el (dig): Add :group.
7484         * dns-mode.el (dns-mode): Add :group.
7486         * encrypt.el (encrypt): Add :group.
7488         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
7489         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
7490         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
7491         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
7492         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
7494         * gnus-diary.el (gnus-diary): Add :group.
7496         * gnus.el (gnus-group-news-1-face): Add :group.
7497         (gnus-group-news-1-empty-face): Ditto.
7498         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
7499         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
7500         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
7501         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
7502         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
7503         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
7504         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
7505         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
7506         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
7507         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
7508         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
7509         (gnus-summary-high-ticked-face): Ditto.
7510         (gnus-summary-low-ticked-face): Ditto.
7511         (gnus-summary-normal-ticked-face): Ditto.
7512         (gnus-summary-high-ancient-face): Ditto.
7513         (gnus-summary-low-ancient-face): Ditto.
7514         (gnus-summary-normal-ancient-face): Ditto.
7515         (gnus-summary-high-undownloaded-face): Ditto.
7516         (gnus-summary-low-undownloaded-face): Ditto.
7517         (gnus-summary-normal-undownloaded-face): Ditto.
7518         (gnus-summary-high-unread-face): Ditto.
7519         (gnus-summary-low-unread-face): Ditto.
7520         (gnus-summary-normal-unread-face): Ditto.
7521         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
7522         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
7524         * hashcash.el (hashcash): New custom group.
7525         (hashcash-default-payment): Add :group.
7526         (hashcash-payment-alist): Ditto.
7527         (hashcash-default-accept-payment): Ditto.
7528         (hashcash-accept-resources): Ditto.
7529         (hashcash-path): Ditto.
7530         (hashcash-extra-generate-parameters): Ditto.
7531         (hashcash-double-spend-database): Ditto.
7532         (hashcash-in-news): Ditto.
7534         * message.el (message-minibuffer-local-map): Add :group.
7536         * netrc.el (netrc): Add :group.
7538         * sieve-manage.el (sieve-manage-log): Add :group.
7539         (sieve-manage-default-user): Diito.
7540         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
7541         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
7542         (sieve-manage-authenticators): Ditto.
7543         (sieve-manage-authenticator-alist): Ditto.
7544         (sieve-manage-default-port): Ditto.
7546         * sieve-mode.el (sieve-control-commands-face): Add :group.
7547         (sieve-action-commands-face): Ditto.
7548         (sieve-test-commands-face): Ditto.
7549         (sieve-tagged-arguments-face): Ditto.
7551         * smime.el (smime): Add :group.
7553         * spam-report.el (spam-report): Add :group.
7555         * spam.el (spam, spam-face): Add :group.
7557 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7559         * nntp.el (nntp-next-result-arrived-p): Some news servers may
7560         return \n.\n.\n at the end of articles.  Protect against that.
7561         (nntp-with-open-group): Allow debugging.
7563         * nnheader.el (mail-header-set-extra): Make into a function
7564         because I just could't understand how to quote the list properly.
7566         * dns.el (query-dns-cached): New function.
7568 2005-05-26  Lute Kamstra  <lute@gnu.org>
7570         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
7572 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7574         * gnus-art.el: Don't autoload mail-extract-address-components.
7576         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
7577         eval-and-compile to evaluate it.
7579         * hashcash.el: Don't autoload executable-find.
7581         * nndb.el: Don't declare the nndb back end two or more times; don't
7582         autoload news-reply-mode, news-setup, cancel-timer and telnet.
7584         * nntp.el: Autoload format-spec instead of format; use
7585         eval-and-compile to evaluate autoload forms.
7587 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
7589         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
7591 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7593         * gnus.el (gnus-version-number): Bump version.
7595 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7597         * gnus.el: No Gnus v0.3 is released.
7599 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7601         * gnus-art.el (gnus-article-edit-part): Disable undo.
7603 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7605         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
7606         gnus-article-date-lapsed-new-header is t if date timer is active;
7607         skip headers in which the original date value is empty.
7608         (gnus-article-save-original-date): Redefine it as a macro.
7609         (gnus-display-mime): Use it.
7611 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7613         * gnus-art.el (article-date-ut): Support converting date in
7614         forwarded parts as well.
7615         (gnus-article-save-original-date): New function.
7616         (gnus-display-mime): Use it.
7618 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
7620         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
7621         enclosure element of <item>.
7623 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
7625         * message.el (message-kill-buffer-query): Renamed from
7626         `message-kill-buffer-query-if-modified'.  Added :version.
7628 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7630         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
7631         window layout.
7633 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7635         * mml.el: Autoload dnd when compiling.
7637 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7639         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
7640         x-dnd-*.
7642 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7644         * qp.el (quoted-printable-encode-region): Save excursion.
7646 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
7648         * message.el (message-kill-buffer-query-if-modified): Add new variable
7649         so the user can kill a modified message buffer quickly.
7650         (message-kill-buffer): Use it.
7652 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7654         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
7655         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
7657 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7659         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
7660         contained in text because xml.el decodes entities) with LFs.
7662 2005-04-11  Lute Kamstra  <lute@gnu.org>
7664         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
7665         differently.
7667 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7669         * mm-util.el (mm-detect-coding-region): Typo.
7671 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7673         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
7675 2005-04-06  D Goel  <deego@gnufans.org>
7677         * spam-stat.el (spam-stat-score-buffer): Add a call to a
7678         user-function allow user modifications of the scores.
7679         (spam-stat-score-buffer-user): New function, to allow
7680         user-computed modifications to the score.
7681         (spam-stat-score-buffer-user-functions): List of additional
7682         scoring functions.
7683         (spam-stat-error-holder): Global temporary error holder.
7684         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
7685         variable.
7687 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
7689         * gnus-registry.el (gnus-registry-clean-empty-function)
7690         (gnus-registry-trim, gnus-registry-fetch-groups)
7691         (gnus-registry-delete-group): Groups that match
7692         `gnus-registry-ignored-groups' are removed from the registry
7693         entries, not just ignored for splitting.  This helps clean up the
7694         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
7695         to get all the groups a message ID is in.
7697         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
7698         (spam-stat-split-fancy): Change "threshhold" to "threshold"
7699         (spam-stat-score-buffer-user-functions): Add :number custom type.
7701 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7703         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
7704         argument in XEmacs.
7706         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
7707         (nnrss-request-group): Decode group name first.
7708         (nnrss-request-article): Make a text/plain article if mml-to-mime
7709         failed.
7710         (nnrss-get-encoding): Return a compatible encoding according to
7711         nnrss-compatible-encoding-alist.
7712         (nnrss-find-el): Use consp instead of listp.
7713         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
7715 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7717         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
7718         which Emacs 20 doesn't support.
7719         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
7721 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
7723         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
7724         silence the byte compiler inside the defun.
7726         * gnus-demon.el (parse-time-string): Add autoload.
7728         * gnus-delay.el (parse-time-string): Add autoload.
7730         * gnus-art.el (parse-time-string): Add autoload.
7732         * nnultimate.el (parse-time): Require for `parse-time-string'.
7734 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7736         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
7738         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
7740         * smime.el (smime-ldap-host-list): Add :version.
7742 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7744         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
7745         pass it to `gnus-browse-read-group'.
7746         (gnus-browse-read-group): Add NUMBER argument and pass it to
7747         `gnus-group-read-ephemeral-group'.
7749         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
7750         argument and pass it to `gnus-group-read-group'.
7752 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
7754         * mm-util.el (mm-xemacs-find-mime-charset): Only call
7755         mm-xemacs-find-mime-charset-1 if we have the mule feature
7756         available at runtime.
7758 2005-03-25  Werner Lemberg  <wl@gnu.org>
7760         * nnmaildir.el: Replace `illegal' with `invalid'.
7762 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7764         * gnus-start.el (gnus-display-time-event-handler):
7765         Check display-time-timer at runtime rather than only at load time
7766         in case display-time-mode is turned off in the mean time.
7768 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7770         * nnimap.el (nnimap-open-connection): Print which authinfo file is
7771         used.
7773         * nneething.el (nneething-map-file-directory): Derive from
7774         `gnus-directory'.
7776         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
7777         the To/Cc button.
7779 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7781         * nnmaildir.el (nnmaildir-request-accept-article):
7782         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
7784 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
7786         * gnus-async.el: Require timer-funcs at compile time when in
7787         XEmacs for `run-with-idle-timer'.
7789 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
7791         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
7792         autoloaded function.
7794 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7796         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
7798 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
7800         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
7802 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7804         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
7805         gnus-expert-user to default.
7807 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
7809         * nnimap.el (nnimap-open-server): Ditto.
7811         * imap.el (imap-authenticate): Fix typo.
7813 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
7815         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
7816         buffer (since IMAP server might return FETCH response out of
7817         order, and the nntp buffer must be sorted).
7819 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
7821         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
7822         comparison on string.
7824         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
7825         (gnus-agent-score): Renamed category keywords to match gnus-cus.
7826         (gnus-agent-summary-fetch-series): Modified to protect against
7827         gnus-agent-summary-fetch-group clearing processable flags.
7828         (gnus-agent-synchronize-group-flags): Update live group buffer as
7829         synchronization may occur due to the user toggle the plugged
7830         status.
7831         (gnus-agent-fetch-group-1): Clear downloadable flag when article
7832         successfully downloaded.
7833         (gnus-agent-expire-group-1): Avoid using markers when the overview
7834         is in ascending order; greatly improves performance.
7835         (gnus-agent-regenerate-group): Use
7836         gnus-agent-synchronize-group-flags to reset read status in both
7837         gnus and server.
7838         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
7840 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7842         * message.el: Don't autoload former message-utils variables.
7843         (message-strip-subject-trailing-was): Change doc string.
7845         * nnweb.el: Fixes for `gnus-group-make-web-group'.
7846         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
7847         (nnweb-google-search): Add "hl=en" here.
7848         (nnweb-google-parse-1, nnweb-google-create-mapping):
7849         Don't hardcode URL.
7851 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7853         * message.el (message-get-reply-headers, message-followup):
7854         Mention related variables `message-use-followup-to' and
7855         `message-use-mail-followup-to', in the information buffer.
7857         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
7858         of broken groups(-beta).google.com.
7860 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7862         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
7863         parameter to invoked gnus-request-move-article; remove the
7864         redundant gnus-sum-hint-move-is-internal variable; apply the marks
7865         all at once instead of once per article.
7866         (gnus-summary-remove-process-mark): Accept a list of articles as
7867         well as a single article for processing.
7869         * gnus-int.el (gnus-request-move-article): Add move-is-internal
7870         parameter.
7872         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
7874         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
7876         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
7877         parameter.
7879         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
7880         parameter.
7882         * nnimap.el (nnimap-request-move-article): Add move-is-internal
7883         parameter and remove the gnus-sum-hint-move-is-internal variable.
7885         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
7886         parameter.
7888         * nndraft.el (nndraft-request-move-article): Add move-is-internal
7889         parameter.
7891         * nndiary.el (nndiary-request-move-article): Add move-is-internal
7892         parameter.
7894         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
7896         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
7897         parameter.
7899         * nnagent.el (nnagent-request-move-article): Add move-is-internal
7900         parameter.
7902 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7904         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
7905         a more conservative way.
7907 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7909         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
7910         buffer, so it moves the window's cursor.
7912 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
7914         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
7915         `mm-dissect-multipart' and receive the from field as an (optional)
7916         argument from `mm-dissect-multipart'.
7917         (mm-dissect-multipart): Receive the from field as an argument and
7918         pass it on when we call `mm-dissect-buffer' on MIME parts.
7919         Fixes verification/decryption of signed/encrypted MIME parts.
7921 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
7923         * gnus-sum.el (gnus-summary-move-article): Set
7924         gnus-sum-hint-move-is-internal for gnus-request-move-article and
7925         whatever it calls (right now, only nnimap-request-move article
7926         respects it).
7928         * nnimap.el (nnimap-request-move-article): When
7929         gnus-sum-hint-move-is-internal is set, don't do the extra
7930         nnimap-request-article.
7932 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
7934         * nnheader.el (nnheader-find-file-noselect): Add doc string.
7936         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
7937         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
7939         * gnus-sum.el (gnus-summary-caesar-message):
7940         Apply `gnus-treat-article' after rotation.
7942         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
7943         doc string.
7945 2005-02-22  Simon Josefsson  <jas@extundo.com>
7947         * encrypt.el (encrypt-password-cache-expiry): Remove (use
7948         `password-cache-expiry' instead).  Reported by Arne Jørgensen
7949         <arne@arnested.dk>.
7950         (encrypt): Add password-cache and password-cache-expiry as group
7951         members.
7953 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
7955         * smime.el (smime-ldap-host-list): Doc fix.
7956         (smime-ask-passphrase): Use `password-read-and-add' to read (and
7957         cache) password.
7958         (smime-sign-region): Use it.
7959         (smime-decrypt-region): Use it.
7960         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
7961         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
7962         fails.
7963         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
7964         certificate from DER to PEM format rather than calling openssl.
7966         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
7968         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
7969         for signing/encryption.
7971         * mml.el (mml-parse-1): Use them.
7973 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
7975         * nnrss.el (nnrss-verbose): Removed.
7976         (nnrss-request-group): Use `nnheader-message' instead.
7978 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
7980         * nnrss.el (nnrss-verbose): New variable.
7981         (nnrss-request-group): Make it say nnrss is requesting a group.
7983 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
7985         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
7986         Handle news URL with given port correctly.
7988 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7990         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
7991         containing special characters.
7993         * gnus-sum.el (gnus-summary-edit-article): Ditto.
7995         * mml.el (mime-to-mml): Ditto.
7997         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
7998         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
7999         (rfc2047-decode-region): Quote decoded words containing special
8000         characters when rfc2047-quote-decoded-words-containing-tspecials
8001         is non-nil.
8003 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
8005         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
8007         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
8009 2005-02-15  Simon Josefsson  <jas@extundo.com>
8011         * nnimap.el (nnimap-debug): Doc fix.
8013         * imap.el (imap-debug): Doc fix.
8015 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8017         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
8019 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
8021         * gnus.el (spam-contents): Improve docs for spam-contents
8022         parameter in its variable incarnation.
8024 2005-02-14  Simon Josefsson  <jas@extundo.com>
8026         * smime-ldap.el: Use require instead of load-library for ldap.
8027         (smime-ldap-search): Indent.
8028         (smime-ldap-search-internal): Shorten line.
8030         * smime.el (smime-cert-by-dns): Add doc-string.
8031         (smime-cert-by-ldap-1): Indent.
8033         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
8034         mml-smime-get-dns-ldap.
8035         (mml-smime-encrypt-query): Use new function.  Default to ldap.
8037 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
8039         * smime.el: Require smime-ldap.
8040         (smime-ldap-host-list): New variable.
8041         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
8043         * mml-smime.el (mml-smime-encrypt-query): New function.
8044         (mml-smime-encrypt-query): Use it.
8046         * smime-ldap.el: New file.
8048 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8050         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
8052 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8054         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
8055         argument in doc string.  Make query for type more clear.
8057 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
8059         * gnus.el (gnus-group-startup-message): Search for gnus images in
8060         etc/images/gnus.
8061         * mm-util.el (mm-image-load-path): Likewise.
8062         * smiley.el (smiley-data-directory): Search for smilies in
8063         etc/images/smilies.
8065 2005-02-09  Kim F. Storm  <storm@cua.dk>
8067         Change Emacs release version from 21.4 to 22.1 throughout.
8068         Change Emacs development version from 21.3.50 to 22.0.50.
8070 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8072         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
8074         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
8075         non-Mule XEmacs as well.
8076         (mm-decompress-buffer): Signal an error intentionally if it does
8077         not decompress compressed data because auto-compression-mode is
8078         disabled.
8080 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
8082         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
8083         an ID in the registry even if it has no groups.
8085 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8087         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
8088         merge it into mm-decompress-buffer.
8089         (gnus-mime-copy-part): Use the MIME part charset, the value which
8090         a user specified or gnus-newsgroup-charset for decoding, like
8091         gnus-mime-inline-part does; set buffer-file-coding-system to tell
8092         save-buffer what was used.  Suggested by Kevin Ryde
8093         <user42@zip.com.au>.
8094         (gnus-mime-inline-part): Allow the name parameter as well as the
8095         filename parameter; force decompressing of compressed data; always
8096         display contents being not decoded as unibyte.
8098         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
8099         as well as the filename parameter.
8101         * mm-util.el (mm-decompress-buffer): Merge
8102         gnus-mime-jka-compr-maybe-uncompress.
8103         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
8104         of compressed data.
8106 2005-02-08  Simon Josefsson  <jas@extundo.com>
8108         * imap.el (imap-log): Doc fix.
8110 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8112         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
8113         the coding cookies; decompress compressed parts.
8115         * mml.el (mml-generate-mime-1): Add the charaset parameter according
8116         to the value which a user specified manually or the coding cookie.
8118         * mm-util.el (mm-string-to-multibyte): New function.
8119         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
8120         (mm-coding-system-to-mime-charset): New function.
8121         (mm-decompress-buffer): New function.
8122         (mm-find-buffer-file-coding-system): New function.
8124         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
8125         (mm-display-inline-fontify): Rewrite for decoding and decompressing
8126         parts.
8128 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8130         * mm-view.el (mm-display-inline-fontify): Decode a part according
8131         to the charset parameter.
8133 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8135         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
8136         prefix arg is neither nil nor a number, as info specifies.
8138 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8140         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
8141         timestamps.
8143 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
8145         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
8146         groups error checking and notify user.
8148 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
8150         * message.el (message-send-mail-function): Check existence of
8151         sendmail-program first before using default value
8152         `message-send-mail-with-sendmail'.  Otherwise use more generic
8153         `smtpmail-send-it'.
8155 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8157         * nntp.el (nntp-request-update-info): Always return nil.
8159 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8161         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
8163 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8165         * message.el (message-beginning-of-line): Change the behavior when
8166         invoked between BOL and : so that it first moves backward.
8168 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8170         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
8171         article buffer when editing of the article is discarded.
8172         (gnus-article-prepare): Revert.
8174 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8176         * gnus-art.el (gnus-article-prepare):
8177         Remove message-strip-forbidden-properties from the local hook.
8179 2005-01-27  Simon Josefsson  <jas@extundo.com>
8181         * password.el (password-cache-add): Only start one timer per key.
8182         Reported by Derek Atkins <warlord@MIT.EDU>.
8184 2005-01-26  Steve Youngs  <steve@sxemacs.org>
8186         * run-at-time.el: Removed.  It is no longer needed as
8187         timer-funcs.el in the xemacs-base package has a working version of
8188         `run-at-time'.
8190         * password.el: Require timer-funcs instead of run-at-time in
8191         XEmacs.
8192         Remove `password-run-at-time' macro.
8193         (password-cache-add): Use `run-at-time' instead of
8194         `password-run-at-time'.
8196         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
8197         for `run-with-idle-timer'.
8199         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
8200         for `run-at-time'.
8202         * mm-url.el: Require timer-funcs at compile time when in XEmacs
8203         for `with-timeout'.
8205 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8207         * mml.el (mml-generate-mime-1): Convert string into unibyte when
8208         inserting " *mml*" buffer's contents into a unibyte temp buffer.
8210 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
8212         * mail-source.el (mail-source-fetch-imap): Search for ^From case
8213         sensitively.
8215 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
8217         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
8219 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8221         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
8222         which will be inserted according to the multibyteness of a buffer
8223         rather than the type of contents.  Suggested by ARISAWA Akihiro
8224         <ari@mbf.ocn.ne.jp>.
8226         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
8227         of string which old xml.el may return rather than a string.
8229 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8231         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
8233 2005-01-16  Simon Josefsson  <jas@extundo.com>
8235         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
8236         idn/idna.el isn't available.
8237         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
8238         <michael@waxrat.com>.
8240         * hashcash.el: Remove non-FSF copyright header.
8242         * hashcash.el (hashcash-extra-generate-parameters): New variable.
8243         (hashcash-generate-payment): Use it.
8244         (hashcash-generate-payment-async): Use it.
8246 2005-01-15  Simon Josefsson  <jas@extundo.com>
8248         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
8249         Suggested by Raymond Scholz <ray-2005@zonix.de>.
8251         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
8252         gnus-summary-idna-message.
8253         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
8254         (gnus-summary-idna-message): New function.
8256 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
8258         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
8259         gnus-novice-user.
8261 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8263         * nnrss.el (nnrss-request-delete-group): Delete entries in
8264         nnrss-group-alist as well.
8265         (nnrss-save-server-data): Insert newline.
8267 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
8269         * gnus.el (gnus-user-agent): Use list of symbols instead of
8270         symbols.  Display full version number for (S)XEmacs.  Optionally
8271         display (S)XEmacs codename.
8273         * gnus-util.el (gnus-emacs-version): Update for new
8274         `gnus-user-agent'.
8276         * gnus-msg.el (gnus-extended-version): Make it possible to omit
8277         Gnus version.
8279 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8281         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
8282         which is unreadable in some setups.
8284 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8286         * gnus-spec.el (gnus-update-format-specifications): Flush the
8287         group format spec cache if it doesn't support decoded group names.
8289 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8291         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
8292         Allow to apply decay on score files matching a regexp.
8294 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8296         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
8297         compatibility in %g and %c.
8299 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8301         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
8302         name for only %g and %c.
8303         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
8304         of gnus-tmp-group to decoded group name.
8305         (gnus-group-make-rss-group): Exclude `/'s from group names.
8307 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8309         * nnrss.el (nnrss-get-encoding): Fix regexp.
8311 2004-12-27  Simon Josefsson  <jas@extundo.com>
8313         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
8314         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
8315         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
8317 2004-12-17  Kim F. Storm  <storm@cua.dk>
8319         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
8321         * gnus-sum.el (gnus-summary-mode-map): Likewise.
8323 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
8325         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
8327 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8329         * nnrss.el: Require rfc2047 and mml.
8330         (nnrss-file-coding-system): New variable.
8331         (nnrss-format-string): Redefine it as an inline function.
8332         (nnrss-decode-group-name): New function.
8333         (nnrss-string-as-multibyte): Remove.
8334         (nnrss-retrieve-headers): Decode group name; don't use
8335         nnrss-format-string.
8336         (nnrss-request-group): Decode group name.
8337         (nnrss-request-article): Decode group name; allow a Message-ID as
8338         well as an article number; don't use nnrss-format-string; encode a
8339         Message-ID string which may contain non-ASCII characters; use
8340         mml-to-mime to compose a MIME article.
8341         (nnrss-request-expire-articles): Decode group name.
8342         (nnrss-request-delete-group): Decode group name.
8343         (nnrss-fetch): Clarify error message.
8344         (nnrss-read-server-data): Use insert-file-contents instead of load;
8345         bind file-name-coding-system; use multibyte buffer.
8346         (nnrss-save-server-data): Bind coding-system-for-write to the
8347         value of nnrss-file-coding-system; bind file-name-coding-system;
8348         add coding cookie.
8349         (nnrss-read-group-data): Use insert-file-contents instead of load;
8350         bind file-name-coding-system; use multibyte buffer.
8351         (nnrss-save-group-data): Bind coding-system-for-write to the
8352         value of nnrss-file-coding-system; bind file-name-coding-system.
8353         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
8354         make it work with non-ASCII text.
8355         (nnrss-find-el): Make it work with old xml.el as well.
8357 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
8359         * nnrss.el (nnrss-get-encoding): New function.
8360         (nnrss-fetch): Use unibyte buffer initially; bind
8361         coding-system-for-read while performing mm-url-insert; remove ^Ms;
8362         decode contents according to the encoding attribute.
8363         (nnrss-save-group-data): Add coding cookie.
8364         (nnrss-mime-encode-string): New function.
8365         (nnrss-check-group): Use it to encode subject and author.
8367 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
8369         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
8370         imaginary variable.
8372 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8374         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
8375         correctly even if there are wide characters.
8377 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
8379         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
8380         downcased symbol names; make a new cache instead of reusing
8381         bbdb-hashtable.
8383 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8385         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8386         concatenating segments rather than before concatenating them.
8387         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8389         * message.el (message-get-reply-headers): Bind `extra'.
8391 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8393         * message.el (message-extra-wide-headers): New variable.
8394         (message-get-reply-headers): Use it.
8396 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8398         * gnus-agent.el (gnus-agent-group-path): Decode group name.
8399         (gnus-agent-group-pathname): Ditto.
8401         * gnus-cache.el (gnus-cache-file-name): Decode group name.
8403         * gnus-group.el (gnus-group-make-group): Decode group name.
8404         (gnus-group-make-rss-group): Register the group data after opening
8405         the nnrss group.
8407 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
8409         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
8410         by expiry now get marked as read.
8412 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8414         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
8416 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
8418         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
8419         unify Latin characters in XEmacs.
8420         (mm-find-mime-charset-region): Use it.
8422 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8424         * gnus-util.el (gnus-delete-directory): New function.
8426         * gnus-agent.el (gnus-agent-delete-group): Use it.
8428         * gnus-cache.el (gnus-cache-delete-group): Use it.
8430 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8432         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
8433         names.
8435 2004-12-16  Simon Josefsson  <jas@extundo.com>
8437         * hashcash.el (hashcash-payment-alist): Fix custom :type.
8439 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8441         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
8443         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
8444         (gnus-group-set-current-level): Decode group name.
8446 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
8448         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
8449         failed.
8451 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8453         * gnus-group.el (gnus-group-delete-group): Decode group name.
8454         (gnus-group-make-rss-group): Encode group name.
8455         (gnus-group-catchup-current): Decode group name.
8456         (gnus-group-kill-group): Decode group name.
8458 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8460         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
8462 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8464         * gnus-group.el (gnus-group-make-rss-group):
8465         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
8467         * gnus-start.el (gnus-setup-news): Honor user's setting to
8468         gnus-message-archive-method.  Suggested by Lute Kamstra
8469         <lute@gnu.org>.
8471 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
8473         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
8474         global counterparts of the buffer-local variables.
8476 2004-11-16  Romain Francoise  <romain@orebokech.com>
8478         * gnus-sum.el (gnus-summary-exit): Don't clear the global
8479         counterparts of the buffer-local variables.
8481 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8483         * message.el (message-forbidden-properties): Fixed typo in doc
8484         string.
8486 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8488         * gnus-util.el (gnus-replace-in-string): Added doc string.
8490         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
8491         to avoid problems when splitting mails with many recipients.
8493 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8495         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
8496         pop-to-buffer, covered by the subsequent gnus-configure-windows.
8498 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
8500         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
8501         if there is no hashtable in memory or file modification time is
8502         newer than cached timestamp.
8504 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8506         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
8507         not-matching option.
8509 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
8511         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
8512         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
8513         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8514         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
8515         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
8516         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
8518 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8520         * message.el (message-forward-make-body-mml): Remove headers
8521         according to message-forward-ignored-headers if a message is decoded.
8523 2004-12-02  Romain Francoise  <romain@orebokech.com>
8525         * message.el (message-forward-make-body-plain): Always remove
8526         headers according to message-forward-ignored-headers.
8528 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
8530         * spam.el (spam-summary-prepare-exit): Remove the
8531         gnus-summary-limit pop for now, it has problems with ham marks for
8532         me.
8534 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
8536         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
8537         correctly.
8539 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
8541         * format-spec.el (format-spec): Message the char.
8543 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
8545         * gnus-art.el (gnus-split-methods): Reformat comments.
8547         * spam.el (spam-summary-prepare-exit): Remove article limits
8548         before exiting the summary buffer.
8550 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8552         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
8553         order to silence the byte compiler.
8555         * spam.el: Fix the way to silence the byte compiler, which
8556         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
8557         bbdb-search-simple, spam-BBDB-register-routine,
8558         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
8559         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
8560         spam-stat-buffer-is-spam, spam-stat-load,
8561         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
8562         spam-stat-save and spam-stat-split-fancy.
8564 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8566         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
8567         which may confuse users.
8568         (canlock-password-for-verify): Ditto.
8570         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
8572         * gnus-art.el (gnus-emphasis-alist): Ditto.
8574         * gnus-registry.el (gnus-registry-max-entries): Ditto.
8576         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
8578         * gnus-start.el (gnus-save-killed-list): Ditto.
8580         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
8581         (gnus-sum-thread-tree-root): Ditto.
8582         (gnus-sum-thread-tree-false-root): Ditto.
8583         (gnus-sum-thread-tree-single-indent): Ditto.
8585         * message.el (message-courtesy-message): Ditto.
8586         (message-archive-note): Ditto.
8587         (message-subscribed-address-file): Ditto.
8588         (message-user-fqdn): Ditto.
8590         * spam-report.el (spam-report-gmane-regex): Ditto.
8592         * spam.el (spam-blackhole-good-server-regex): Ditto.
8594 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8596         * mml.el (mml-preview): Widen the message buffer before copying
8597         the contents to the preview buffer; sort headers before previewing.
8599         * message.el (message-hidden-headers): Fix the way to avoid a bug
8600         in the `repeat' widget in Emacs 21.3 or earlier.
8602 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8604         * message.el (message-hidden-headers): Default to "^References:".
8605         Improve customization type.  Suggested by Reiner Steib
8606         <Reiner.Steib@gmx.de>.
8608 2004-11-25  Romain Francoise  <romain@orebokech.com>
8610         * message.el (message-strip-forbidden-properties): Remove check for
8611         obsolete `message-hidden' text property, hidden headers are not
8612         accessible in the buffer anymore.
8614 2004-11-22  Romain Francoise  <romain@orebokech.com>
8616         * message.el (message-header-format-alist): Add `From' in list
8617         so that it can be sorted.
8618         (message-fix-before-sending): Widen and sort headers before
8619         sending.
8620         (message-hide-headers): Use narrowing to hide headers by moving
8621         them to the top of the buffer and narrowing to the region
8622         underneath.
8624 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8626         * message.el (message-strip-forbidden-properties): Bind
8627         buffer-read-only (etc) to nil.
8629 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8631         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
8632         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8634 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
8636         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
8638 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8640         * dns.el (query-dns): Use sit-for to time instead of
8641         accept-process-output, since that doesn't seem to work on udp
8642         sockets.
8644 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8646         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
8648 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
8650         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
8651         doc string.  Improve doc string.
8653 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8655         * nntp.el (nntp-request-update-info): Return nil if
8656         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
8657         may not call gnus-activate-group which uselessly issues the GROUP
8658         commands for all nntp groups and wastes time.  Reported by Romain
8659         Francoise <romain@orebokech.com>.
8661         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
8663 2004-11-15  Simon Josefsson  <jas@extundo.com>
8665         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
8666         headers separately.
8667         (gnus-button-openpgp): New function, inspired by Jochen Küpper
8668         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
8670 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8672         * gnus-start.el (gnus-convert-old-newsrc):
8673         Assign legacy-gnus-agent to 5.10.7.
8675 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8677         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
8678         start of the lines.
8680 2004-11-14  Magnus Henoch  <mange@freemail.hu>
8682         * hashcash.el (hashcash-default-payment): Change default to 20
8683         (hashcash-default-accept-payment): Change default to 20
8684         (hashcash-process-alist): New variable
8685         (hashcash-generate-payment-async): Add
8686         (hashcash-already-paid-p): Add
8687         (hashcash-insert-payment): Don't generate payments twice
8688         (hashcash-insert-payment-async): Add
8689         (hashcash-insert-payment-async-2): Add
8690         (hashcash-cancel-async): Add
8691         (hashcash-wait-async): Add
8692         (hashcash-processes-running-p): Add
8693         (hashcash-wait-or-cancel): Add
8694         (mail-add-payment): New optional argument.  Conditionally start
8695         asynchronous calculation.
8696         (mail-add-payment-async): Add
8698         * message.el (message-send-mail): Wait for asynchronous hashcash
8699         results.  Don't clobber existing X-Hashcash headers.
8700         (message-setup-1): Call mail-add-payment-async when
8701         message-generate-hashcash is non-nil.
8703 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8705         * message.el (message-use-alternative-email-as-from): Examine the
8706         From header as well; use message-make-from in order to include a
8707         user's full name.
8709 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8711         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
8712         default; improve customization type.
8713         (gnus-emphasis-custom-with-format): New macro.
8714         (gnus-emphasis-custom-value-to-external): New function.
8715         (gnus-emphasis-custom-value-to-internal): New function.
8717 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8719         * dns.el (query-dns): Resolve reverse addresses.
8721 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8723         * gnus-group.el (gnus-group-get-new-news): Use it.
8725         * gnus-start.el (gnus-check-reasonable-setup): New function.
8727 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8729         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
8730         "Args out of range" error.  Reported by Arnaud Giersch
8731         <arnaud.giersch@free.fr>.
8733 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
8735         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
8737 2004-11-04  Richard M. Stallman  <rms@gnu.org>
8739         * spam.el (spam group): Add :version.
8741         * pgg-def.el (pgg group): Add :version.
8743 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8745         * gnus-art.el (gnus-article-edit-article): Don't associate the
8746         article buffer with a draft file.  This is a temporary measure
8747         against the 2004-08-22 change to gnus-article-edit-mode.
8749 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8751         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
8752         (html2text-format-tags): Remove unused variable `attr'.
8754 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8756         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
8758         * spam-stat.el (spam-stat): Add :version.
8760         * sieve.el (sieve): Add :version.
8762         * sha1.el (sha1): Add :version.
8763         (sha1-use-external): Remove redundant version.
8765         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
8766         (nnmail-cache-ignore-groups, nnmail-spool-hook)
8767         (nnmail-split-fancy-match-partial-words)
8768         (nnmail-split-lowercase-expanded): Add :version.
8770         * nndiary.el (nndiary): Add :version.
8772         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
8774         * mml-sec.el (mml-default-sign-method)
8775         (mml-default-encrypt-method, mml-signencrypt-style-alist):
8776         Add :version.
8778         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
8780         * mm-url.el (mm-url-use-external, mm-url-program)
8781         (mm-url-arguments): Add :version.
8783         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
8784         (mm-attachment-file-modes, mm-decrypt-option)
8785         (mm-w3m-safe-url-regexp): Add :version.
8787         * message.el (message-cite-prefix-regexp)
8788         (message-sendmail-envelope-from, message-minibuffer-local-map)
8789         (message-user-fqdn, message-completion-alist): Add :version.
8791         * gnus-win.el (gnus-configure-windows-hook)
8792         (gnus-use-frames-on-any-display): Add :version.
8794         * gnus-art.el (gnus-article-address-banner-alist)
8795         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
8796         (gnus-treat-from-picon, gnus-treat-mail-picon)
8797         (gnus-treat-x-pgp-sig): Add :version.
8799         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
8800         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
8801         (gnus-summary-article-delete-hook)
8802         (gnus-summary-display-while-building): Add :version.
8804         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
8805         (gnus-get-top-new-news-hook):Add :version.
8807         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8808         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
8810         * gnus-registry.el (gnus-registry): Add :version.
8812         * gnus-spec.el (gnus-use-correct-string-widths)
8813         (gnus-make-format-preserve-properties): Add :version.
8815         * gnus.el (gnus-group-charter-alist)
8816         (gnus-group-fetch-control-use-browse-url)
8817         (gnus-install-group-spam-parameters): Add :version.
8819         * gnus-diary.el (gnus-diary): Add :version.
8821         * gnus-delay.el (gnus-delay): Add :version.
8823         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
8824         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
8825         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
8826         Add :version.
8828         * gnus-agent.el (gnus-agent-max-fetch-size)
8829         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
8830         (gnus-agent-prompt-send-queue): Add :version.
8832         * deuglify.el (gnus-outlook-deuglify): Add :version.
8834         * html2text.el: Beautify code.  Improve doc strings.  Some
8835         checkdoc cleanup.
8836         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
8838 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
8840         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
8842 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
8844         * gnus-registry.el (gnus-registry-hashtb): Create the registry
8845         when package is loaded.
8847         * spam.el (spam-summary-score-preferred-header): Add global preference
8848         for people who want to override the default SpamAssassin over
8849         Bogofilter preference (when both are set).
8850         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
8851         (spam-user-format-function-S): Check
8852         spam-summary-score-preferred-header.
8853         (spam-extra-header-to-number): Add X-Bogosity header parsing.
8854         (spam-user-format-function-S): Format the score correctly.
8856 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8858         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
8859         signature file.  Suggested by Manoj Srivastava
8860         <srivasta@golden-gryphon.com>.
8862         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
8863         iso-2022-jp even in the Japanese language environment.
8864         Suggested by Jason Rumney <jasonr@gnu.org>.
8866 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8868         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
8869         use the same characters as the dummy marks; make it free from
8870         getting affected by the language environment.
8871         (gnus-summary-read-group-1): Update mark positions only when the
8872         format spec is updated.
8874         * gnus-spec.el (gnus-update-format-specifications): Return a list
8875         of updated types.
8877 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8879         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
8880         of boundp to check if display-warning is available.
8882 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
8884         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
8886 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8888         * nnspool.el (nnspool-spool-directory): Use news-path if the
8889         news-directory variable is not bound.
8891         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
8892         function instead of display-warning if it is not available.
8894 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8896         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
8897         v5-10: Use `point-at-bol'.
8899 2004-10-26  Simon Josefsson  <jas@extundo.com>
8901         * hashcash.el: Fix URL in comment, reported by Cheng Gao
8902         <chenggao@gmail.com>.
8904 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
8906         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
8907         instead.
8909 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
8911         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
8912         to remove a server from the nnimap-server-buffer-alist.
8913         (nnimap-open-connection, nnimap-close-server): Use it.
8915         * gnus-encrypt.el: Remove file in favor of encrypt.el.
8917 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8919         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
8920         running the major-mode function.
8922 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8924         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
8925         dummy marks in the right way.
8927 2004-10-18  David Edmondson  <dme@dme.org>
8929         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
8930         excessively.
8932 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
8934         * gnus-util.el (gnus-split-references): Accept a nil references
8935         string and go on blissfully.
8937         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
8938         cases where the references string is non-nil but has no references.
8940         * encrypt.el: Add autoload tags.
8942         * spam.el (spam-resolve-registrations-routine): Remove article
8943         from unregistration list too.  Reported by David Hanak
8944         <dhanak@isis.vanderbilt.edu>
8946 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
8948         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
8949         nil.  Changed custom type.
8951 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
8953         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
8955         * gnus-sum.el (gnus-summary-move-article): Use it.
8957 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
8959         * encrypt.el: Add autoload cookies.
8961         * spam.el (spam-backend-article-list-property)
8962         (spam-backend-get-article-todo-list)
8963         (spam-backend-put-article-todo-list, )
8964         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
8965         Resolve registrations separately.
8966         (spam-register-routine): Format comments.
8967         (spam-unregister-routine, spam-register-routine): Always call with
8968         specific-articles, no default list.
8969         (spam-summary-prepare-exit): Use the spam-classifications function.
8971         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
8972         gnus-encrypt.el.
8974         * encrypt.el: Copied from gnus-encrypt.el.
8976         * gnus-encrypt.el: Commented that it's obsolete.
8978 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8980         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
8981         (gnus-score-save): Use it.
8983         * message.el (message-bury): Use `window-dedicated-p'.
8985 2004-10-15  Simon Josefsson  <jas@extundo.com>
8987         * pop3.el (top-level): Don't require nnheader.
8988         (pop3-read-timeout): Add.
8989         (pop3-accept-process-output): Add.
8990         (pop3-read-response, pop3-retr): Use it.
8992 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
8994         * spam.el (spam-register-routine): Move comment.
8995         (spam-verify-bogofilter): Use 'unknown for the initial
8996         spam-bogofilter-valid state, not 'never.
8998         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
8999         for netrc-machine.
9001         * nnimap.el (nnimap-open-connection): Use
9002         netrc-machine-user-or-password.
9004 2004-10-17  Richard M. Stallman  <rms@gnu.org>
9006         * gnus-registry.el (gnus-registry-unload-hook):
9007         Set as a variable with add-hook.
9009         * nnspool.el (nnspool-spool-directory): Use news-directory instead
9010         of news-path.
9012         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
9014         * spam.el: Delete duplicate `provide'.
9015         (spam-unload-hook): Set as a variable with add-hook.
9017 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
9019         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
9020         in the doc string.
9022         * message.el (message-ignored-news-headers)
9023         (message-ignored-supersedes-headers)
9024         (message-ignored-resent-headers)
9025         (message-forward-ignored-headers): Improve custom type.
9027 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9029         * message.el (message-tokenize-header): Fix 2004-09-06 change
9030         which used point-min in the wrong place.
9032 2004-10-12  Simon Josefsson  <jas@extundo.com>
9034         * tls.el (tls-certtool-program): New variable.
9035         (tls-certificate-information): New function, based on
9036         ssl-certificate-information.
9038 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9040         * compface.el: Move the version of ELisp-based uncompface program
9041         to the contrib directory because of the copyright problem.
9043 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9045         * message.el (message-kill-buffer): Raise the current frame.
9047 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9049         * gnus-sum.el: Mention that multibyte characters don't work as marks.
9051         * gnus.el (message-y-or-n-p): Autoload.
9053         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
9054         (pop3-password-required, pop3-authentication-scheme)
9055         (pop3-leave-mail-on-server): Made customizable.
9056         (pop3): New custom group.
9057         (pop3-retr): Remove `sleep-for' statements.
9058         Suggested by Dave Love <fx@gnu.org>.
9060         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
9061         Windows/DOS.
9063         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
9064         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
9065         Dave Love <fx@gnu.org>.
9067         * mml.el (mml-minibuffer-read-disposition): Require match.
9068         Suggested by Dave Love <fx@gnu.org>.
9070 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
9072         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
9073         doc string.
9075 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9077         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
9079 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9081         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
9082         instead of calling `mm-insert-inline', to decode text/* parts
9083         before displaying them.
9085 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9087         * mm-uu.el (mm-uu-text-plain-type): New variable.
9088         (mm-uu-pgp-signed-extract-1): Use it.
9089         (mm-uu-pgp-encrypted-extract-1): Use it.
9090         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
9091         bind mm-uu-text-plain-type with that value.
9092         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
9093         mm-uu-dissect.
9095 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9097         * gnus-group.el (gnus-update-group-mark-positions):
9098         * gnus-sum.el (gnus-update-summary-mark-positions):
9099         * message.el (message-check-news-body-syntax):
9100         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
9101         of string-as-multibyte.
9103 2004-10-05  Juri Linkov  <juri@jurta.org>
9105         * gnus-group.el (gnus-update-group-mark-positions):
9106         * gnus-sum.el (gnus-update-summary-mark-positions):
9107         * message.el (message-check-news-body-syntax):
9108         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
9109         8-bit unibyte values to a multibyte string for search functions.
9111 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9113         * mm-uu.el (mm-uu-dissect): Allow optional arg.
9114         (mm-uu-dissect-text-parts): New function.
9116         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
9117         dissect text parts.
9119         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
9120         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
9122         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
9124         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
9125         gnus-current-topics instead of gnus-current-topic.
9127 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
9129         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
9131 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
9133         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
9134         where approriate.
9136         * nnml.el (nnml-generate-active-info): do.
9138         * nndiary.el (nndiary-generate-active-info): do.
9140         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
9141         (gnus-topic-move): do.
9143         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
9144         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
9146         * gnus-srvr.el (gnus-server-prepare)
9147         (gnus-server-open-all-servers): do.
9149         * gnus-msg.el (gnus-summary-cancel-article)
9150         (gnus-summary-resend-message)
9151         (gnus-summary-mail-crosspost-complaint): do.
9153         * gnus-move.el (gnus-change-server): do.
9155         * gnus-group.el (gnus-group-unmark-all-groups)
9156         (gnus-group-set-current-level): do.
9158 2004-10-04  Simon Josefsson  <jas@extundo.com>
9160         * message.el (message-generate-hashcash): Doc fix.
9162 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
9164         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
9165         avoid infinite recursion via gnus-get-function.
9167 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
9169         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
9171         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
9173         * nnmail.el (nnmail-split-history): do.
9175         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
9176         (nnml-request-delete-group): do.
9178         * nnslashdot.el (nnslashdot-read-groups): do.
9180         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
9181         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
9183         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
9184         (nnspool-sift-nov-with-sed): Use last
9185         (nnspool-retrieve-headers-with-nov): Use mapc.
9186         (nnspool-request-newgroups): Use dolist.
9187         (nnspool-request-group): Use last.
9189         * nntp.el (nntp-read-server-type): Use dolist.
9191         * nnvirtual.el (nnvirtual-create-mapping)
9192         (nnvirtual-update-read-and-marked): Use dolist.
9193         (nnvirtual-convert-headers): Simplify.
9195 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
9197         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
9198         support for sync'ing tick marks.
9200 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9202         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
9203         there's no visible header.
9205 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
9207         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
9208         necessary, pass full group name to gnus-request-set-marks.
9210 2004-10-01  Simon Josefsson  <jas@extundo.com>
9212         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
9213         acroread.
9215 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9217         * spam-report.el (spam-report-gmane): Fix interactive.
9219         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
9221         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
9222         when writing file.
9223         (gnus-agent-synchronize-flags): Don't default to being
9224         interactive.
9226 2004-09-30  Simon Josefsson  <jas@extundo.com>
9228         * message.el (message-generate-hashcash): Add.
9229         (message-send-mail): Use it, call mail-add-payment.
9231 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9233         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
9235 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
9237         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
9238         gnus-requst-update-info with explicit code to sync the in-memory
9239         info read flags with the marks being sync'd to the backend.
9241         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
9243 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9245         * spam.el (spam-verify-bogofilter): Add new function.
9246         (spam-check-bogofilter)
9247         (spam-bogofilter-register-with-bogofilter): Use it.
9248         (spam-verify-bogofilter): Add small fixes.
9250 2004-09-28  Simon Josefsson  <jas@extundo.com>
9252         * hashcash.el (hashcash-generate-payment): Revert.
9254 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9256         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
9257         gnus-extract-references instead of gnus-split-references.
9259         * gnus-util.el (gnus-extract-references): Add new function, analogous
9260         to gnus-split-references but extracts only the message-ID without
9261         anything extra.
9263         * hashcash.el (hashcash-generate-payment)
9264         (hashcash-check-payment): Do the right thing if hashcash-path is
9265         nil (because the hashcash program could not be found).
9267         * spam.el (spam-use-hashcash): Remove comment.
9269 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
9271         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
9272         (gnus-cache-enter-article, gnus-cache-remove-article)
9273         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
9275         * gnus-async.el (gnus-async-prefetch-remove-group): do.
9277         * gnus-art.el (article-hide-boring-headers)
9278         (article-translate-strings, article-display-face)
9279         (gnus-article-mime-match-handle-first)
9280         (gnus-article-highlight-headers)
9281         (gnus-article-add-buttons-to-head): do.
9283 2004-09-27  Simon Josefsson  <jas@extundo.com>
9285         * hashcash.el: New version, from
9286         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
9287         ../contrib/.
9289 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9291         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
9293 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
9295         * gnus-dup.el (gnus-dup-open): Use mapc.
9296         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
9298         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
9299         Reported by Stefan Wiens <s.wi@gmx.net>.
9301         * gnus.el (gnus-shutdown): Use dolist.
9303         * gnus-undo.el (gnus-undo): Use mapc.
9305         * nnrss.el (nnrss-generate-active): do.
9307         * message.el (message-cite-original-without-signature)
9308         (message-cite-original): Use mapc.
9309         (message-do-actions, message-make-forward-subject): Use dolist.
9311 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
9313         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
9314         deletion to remove entire duplicate line.  Fixes merged article
9315         number bug.
9317 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
9319         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
9320         servers that are offline.  Avoids having gnus-agent-toggle-plugged
9321         first ask if you want to open a server and then, even when you
9322         responded with no, asking if you want to synchronize the server's
9323         flags.
9324         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
9325         multi-line expressions.
9326         (gnus-agent-synchronize-group-flags): New internal function.
9327         Updates marks in memory (in the info structure) AND in the
9328         backend.
9330         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
9332         * nnagent.el (nnagent-request-set-mark): Use
9333         gnus-agent-synchronize-group-flags, not backend's request-set-mark
9334         method, to ensure that synchronization updates marks in the
9335         backend and in the info (in memory) structure.
9337 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9339         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
9340         convention fully; don't miss the root article of a thread; make
9341         the X-Draft-From header with correct article numbers.
9343 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
9345         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
9346         unless plugged.  Disable the agent so that an open failure causes
9347         an error.
9349         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
9350         Reverted 2004-09-21 change.  The backend must be opened while
9351         synchronizing flags even when the backend stores the flags
9352         locally.
9354 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
9356         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
9357         in `header' match.  Reported by Svend Tollak Munkejord.
9359         * message.el (message-cite-original): Fix use of
9360         `message-cite-articles-with-x-no-archive'.
9362 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9364         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
9365         (gnus-window-to-buffer): Ditto.
9367         * mml.el (mml-preview-buffer): New variable.
9368         (mml-preview): Manage window layout with gnus-buffer-configuration.
9370         * gnus-msg.el (gnus-setup-message): Put article numbers into the
9371         X-Draft-From header even if those articles aren't quoted.
9373 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
9375         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
9376         (gnus-request-set-mark, gnus-request-update-mark): Use new
9377         g-s-t-u-l-m to decide to use backend even when unplugged.
9379 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9381         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
9382         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
9384 2004-09-20  Simon Josefsson  <jas@extundo.com>
9386         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
9387         "utf-16-le".
9389 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9391         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
9393 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9395         * uudecode.el (uudecode-use-external): Add :version.
9397         * smime.el (smime-CA-file, smime-encrypt-cipher)
9398         (smime-dns-server): Add :version.
9400         * smiley.el (gnus-smiley-file-types): Add :version.
9402         * sha1.el (sha1-use-external): Add :version.
9404         * pgg-def.el (pgg-query-keyserver): Add :version.
9406         * nnmail.el (nnmail-fancy-expiry-targets)
9407         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
9408         Add :version.
9410         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
9411         (nnimap-retrieve-groups-asynchronous): Add :version.
9412         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
9414         * mml.el (mml-content-disposition-parameters)
9415         (mml-insert-mime-headers-always): Add :version.
9417         * mm-util.el (mm-coding-system-priorities): Add :version.
9419         * mm-decode.el (mm-inline-text-html-with-images)
9420         (mm-keep-viewer-alive-types, mm-external-terminal-program)
9421         (mm-verify-option): Add :version.
9422         (mm-text-html-renderer): Change :version.
9424         * message.el (message-fcc-externalize-attachments)
9425         (message-required-headers, message-draft-headers)
9426         (message-subject-trailing-was-query)
9427         (message-subject-trailing-was-ask-regexp)
9428         (message-subject-trailing-was-regexp, message-mark-insert-begin)
9429         (message-mark-insert-end, message-archive-header)
9430         (message-archive-note, message-cross-post-default)
9431         (message-cross-post-note, message-followup-to-note)
9432         (message-cross-post-note-function, message-use-mail-followup-to)
9433         (message-subscribed-address-functions)
9434         (message-subscribed-address-file, message-subscribed-addresses)
9435         (message-subscribed-regexps, message-allow-no-recipients)
9436         (message-yank-cited-prefix, message-signature-insert-empty-line)
9437         (message-hidden-headers, message-hierarchical-addresses)
9438         (message-mail-user-agent, message-use-idna)
9439         (message-valid-fqdn-regexp)
9440         (message-strip-special-text-properties, message-header-synonyms)
9441         (message-beginning-of-line, message-tab-body-function): Add :version.
9442         (message-insert-canlock, message-wide-reply-confirm-recipients):
9443         Change :version.
9445         * mail-source.el (mail-source-ignore-errors): Add :group, :type
9446         and :version.
9447         (mail-source-delete-old-incoming-confirm)
9448         (mail-source-movemail-program): Add :version.
9450         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
9451         (gnus-agent-cache, gnus-agent): Change :version.
9453         * gnus-util.el (gnus-use-byte-compile): Change :version.
9455         * gnus-sum.el (gnus-summary-make-false-root-always)
9456         (gnus-summary-default-high-score)
9457         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
9458         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
9459         (gnus-read-all-available-headers, gnus-article-emulate-mime)
9460         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
9461         (gnus-sum-thread-tree-single-indent)
9462         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9463         (gnus-sum-thread-tree-leaf-with-other)
9464         (gnus-sum-thread-tree-single-leaf): Add :version.
9465         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
9466         (gnus-article-loose-mime): Change :version.
9468         * gnus-start.el (gnus-backup-startup-file)
9469         (gnus-save-startup-file-via-temp-buffer): Add :version.
9471         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
9472         (gnus-server-offline-face): Add :version.
9474         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
9476         * gnus-msg.el (gnus-gcc-externalize-attachments)
9477         (gnus-debug-files, gnus-debug-exclude-variables)
9478         (gnus-discouraged-post-methods): Change :version.
9479         (gnus-confirm-mail-reply-to-news)
9480         (gnus-confirm-treat-mail-like-news): Add :version.
9482         * gnus-int.el (gnus-server-unopen-status): Add :version.
9484         * gnus-group.el (gnus-group-jump-to-group-prompt)
9485         (gnus-large-ephemeral-newsgroup)
9486         (gnus-fetch-old-ephemeral-headers): Add :version.
9488         * gnus-fun.el (gnus-x-face-directory)
9489         (gnus-convert-pbm-to-x-face-command)
9490         (gnus-convert-image-to-x-face-command)
9491         (gnus-convert-image-to-face-command): Add :version.
9493         * gnus-delay.el (gnus-delay-default-hour): Add :version.
9495         * gnus-cite.el (gnus-cite-blank-line-after-header)
9496         (gnus-article-boring-faces): Add :version.
9498         * gnus-art.el (gnus-buttonized-mime-types)
9499         (gnus-inhibit-mime-unbuttonizing)
9500         (gnus-treat-display-face)
9501         (gnus-treat-body-boundary): Change :version.
9502         (gnus-body-boundary-delimiter, gnus-picon-databases)
9503         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
9504         (gnus-treat-date-english, gnus-treat-fold-headers)
9505         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
9506         (gnus-treat-mail-picon, gnus-treat-wash-html)
9507         (gnus-article-encrypt-protocol)
9508         (gnus-use-idna, gnus-article-over-scroll)
9509         (gnus-mime-display-multipart-alternative-as-mixed)
9510         (gnus-mime-display-multipart-related-as-mixed)
9511         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
9512         (gnus-ctan-url, gnus-button-ctan-handler)
9513         (gnus-button-handle-ctan-bogus-regexp)
9514         (gnus-button-ctan-directory-regexp)
9515         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
9516         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
9517         (gnus-button-man-level, gnus-button-emacs-level)
9518         (gnus-button-message-level, gnus-button-browse-level): Add :version.
9520         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
9521         (gnus-agent-go-online): Change :version.
9522         (gnus-agent-expire-unagentized-dirs)
9523         (gnus-agent-auto-agentize-methods): Add :version.
9525         * flow-fill.el (fill-flowed-display-column)
9526         (fill-flowed-encode-column): Add :version.
9528         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9529         (gnus-outlook-deuglify-unwrap-max)
9530         (gnus-outlook-deuglify-cite-marks)
9531         (gnus-outlook-deuglify-unwrap-stop-chars)
9532         (gnus-outlook-deuglify-no-wrap-chars)
9533         (gnus-outlook-deuglify-attrib-cut-regexp)
9534         (gnus-outlook-deuglify-attrib-verb-regexp)
9535         (gnus-outlook-deuglify-attrib-end-regexp)
9536         (gnus-outlook-display-hook): Add :version.
9538         * binhex.el (binhex-use-external): Add :version.
9540 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
9542         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
9543         and `invisible'.
9545 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9547         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
9548         in gnus-registry-trim.
9550 2004-09-13  Simon Josefsson  <jas@extundo.com>
9552         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
9554         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
9556         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
9557         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9558         <yamaoka@jpl.org>.
9559         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
9560         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9561         <yamaoka@jpl.org>.
9563         * sieve.el (sieve-manage-mode): Ditto.
9565 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
9567         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
9569 2004-09-11  Simon Josefsson  <jas@extundo.com>
9571         * dns-mode.el: Add.
9573         * mm-view.el (mm-display-dns-inline): Add.
9575         * mm-decode.el (mm-inline-media-tests): Add text/dns.
9576         (mm-automatic-display): Ditto.
9578         * mailcap.el (mailcap-mime-data): Add text/dns.
9579         (mailcap-mime-extensions): Map .soa to text/dns.
9581 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
9583         * gnus-art.el (article-decode-mime-words, article-babel)
9584         (gnus-article-highlight-signature, gnus-article-add-buttons)
9585         (gnus-signature-toggle): Remove unnecessary bindings of
9586         `inhibit-read-only' inherited from v5.10 merge.
9588 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
9590         * nntp.el (nntp): New customization group.
9591         (nntp-authinfo-file): Add customization group.
9593         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
9595         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
9597         * gnus.el (to-address, to-list, subscribed)
9598         (large-newsgroup-initial): Ditto.
9600         * flow-fill.el (fill-flowed-display-column)
9601         (fill-flowed-encode-column): Ditto.
9603 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
9605         * message.el (message-tokenize-header, message-send-mail-with-qmail):
9606         Use point-min rather than 1.
9607         (message-send-mail): Use buffer-size rather than point-max.
9609         * gnus-sum.el (gnus-summary-search-article-forward):
9610         Signal a specific `search-failed' rather than a generic `error'.
9612         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
9613         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
9614         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
9616 2004-09-10  Simon Josefsson  <jas@extundo.com>
9618         * nndb.el (require): Remove tcp and duplicate cl.
9620 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9622         * gnus-agent.el (directory-files-and-attributes): Move forward.
9624 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
9626         * gnus-agent.el (directory-files-and-attributes): Optionally
9627         defined to support XEmacs.
9629 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
9631         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
9632         to avoid run-time CL dependencies.
9633         (gnus-agent-unfetch-articles): New function.
9634         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
9635         article numbers even when local .overview file is missing.
9636         (gnus-agent-read-article-number): New function.  Only accepts
9637         27-bit article numbers.
9638         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
9639         gnus-agent-read-article-number.
9640         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
9641         from backend while recognizing that article numbers in .overview
9642         must be valid.
9643         (gnus-agent-update-files-total-fetched-for): Use
9644         directory-files-and-attributes to improve performance.
9645         * gnus-int.el (gnus-request-move-article): Use
9646         gnus-agent-unfetch-articles in place of gnus-agent-expire to
9647         improve performance.
9649         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
9650         some users confused by references to .newsrc when they only have a
9651         .newsrc.eld file.
9652         (gnus-convert-mark-converter-prompt)
9653         (gnus-convert-converter-needs-prompt): Fixed use of property list.
9654         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
9655         New function.  Used internally to only display 'gnus converting
9656         files' message when actually necessary.
9658         * gnus-sum.el (): Removed (require 'gnus-agent) as required
9659         methods now autoloaded.
9661 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9663         * gnus-sum.el (gnus-summary-insert-subject): Remove list
9664         identifiers.
9666 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
9668         * gnus-picon.el: Fix indentation and closing parenthesis.
9670 2004-09-01  Simon Josefsson  <jas@extundo.com>
9672         * message.el (message-canlock-generate): Require sha1, not
9673         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
9674         to require within a function.  Sadly, if sha1.el isn't loaded, the
9675         let binding in m-c-g will hide the defcustom definition, which is
9676         bad.)
9678         * canlock.el: Require sha1, not sha1-el.
9680         * message.el: Don't autoload sha1 (there is a autoload cookie in
9681         sha1.el).
9683         * sha1-el.el: Renamed to sha1.el.
9685 2004-08-30  Juanma Barranquero  <lektu@terra.es>
9687         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
9689 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9691         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
9693 2004-08-30  Kim F. Storm  <storm@cua.dk>
9695         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
9697         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
9698         Add :group 'nnimap.
9700 2004-08-30  Andreas Schwab  <schwab@suse.de>
9702         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
9703         ?* and ?\;.
9705         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
9706         and ?\' to symbol instead of whitespace.
9708 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9710         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
9712         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
9713         instead of re-search-forward.
9715         * gnus-uu.el (gnus-uu-save-article): Ditto.
9716         (gnus-uu-post-encode-uuencode): Ditto.
9718         * html2text.el (html2text-clean-list-items): Ditto.
9719         (html2text-clean-dtdd): Ditto.
9720         (html2text-format-tags): Ditto.
9722         * message.el (message-send-mail-with-sendmail): Fix regexp.
9723         (message-fill-field-general): Use search-forward instead of
9724         re-search-forward.
9725         (unbold-region): Ditto.
9727         * nnrss.el (nnrss-request-article): Ditto.
9729         * nnslashdot.el (nnslashdot-request-article): Ditto.
9731         * nnweb.el (nnweb-gmane-wash-article): Ditto.
9733         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
9734         "Unrecognized menu descriptor" error in XEmacs.
9736 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
9738         * gnus-sum.el (gnus-read-header): Don't remove a header for the
9739         parent article of a sparse article in the thread hashtb.
9741 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
9743         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
9744         (nnmail-expand-newtext): Lowercase expanded entries if
9745         nnmail-split-lowercase-expanded is non-nil.
9747 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9749         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
9751         * gnus-group.el (gnus-group-line-format-alist): Convert the value
9752         of gnus-tmp-news-method into string under XEmacs.  It will be
9753         passed to gnus-correct-length which takes only a string argument.
9755 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9757         * gnus-util.el (gnus-bind-print-variables): New macro.
9758         (gnus-prin1): Use it.
9759         (gnus-prin1-to-string): Use it.
9760         (gnus-pp): New function.
9761         (gnus-pp-to-string): New function.
9763         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
9764         Replace pp-to-string with gnus-pp-to-string.
9765         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
9766         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
9767         * gnus-msg.el (gnus-debug): Ditto.
9768         * gnus-score.el (gnus-score-save): Ditto.
9769         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
9770         gnus-pp-to-string.
9771         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
9772         with gnus-pp.
9773         * score-mode.el (gnus-score-pretty-print): Ditto.
9774         * webmail.el (webmail-debug): Ditto.
9776 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9778         * gnus-art.el (article-display-face, article-display-x-face):
9779         Use buffer-read-only.
9781 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9783         * gnus-art.el (article-hide-list-identifiers):
9784         Bind inhibit-read-only as t.
9786 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
9788         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
9790 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9792         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
9793         (gnus-narrow-to-page): Don't assume point-min == 1.
9794         (gnus-article-edit-mode): Derive from message-mode.
9796         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
9797         point-min == 1.
9799         * imap.el (imap-parse-address-list, imap-parse-body-ext):
9800         Disable incorrect use of `assert'.
9802         * message.el (message-mode): Set comment-start-skip.
9805 2004-08-22  Sam Steingold  <sds@gnu.org>
9807         * pop3.el (pop3-leave-mail-on-server): New user variable.
9808         (pop3-movemail): Delete mail only when it is nil.
9810 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
9812         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
9814         * mml.el (mml-preview): Use `pop-to-buffer'.
9816         * message.el (message-goto-mail-followup-to): Insert after "To".
9817         (message-carefully-insert-headers): Add comment.
9819         * gnus.el: Remove unused variable `gnus-article-check-size'.
9821         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
9823         * gnus-art.el (gnus-button-alist): Improve
9824         `gnus-button-handle-library' entry.
9826 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
9828         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
9829         downcase, since XEmacs capitalizes error messages differently.
9831 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
9833         * nntp.el: Add (require 'gnus) due to reference to
9834         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
9836 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
9838         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
9839         `mm-fill-flowed'.
9841         * mm-decode.el (mm-dissect-singlepart): Check it.
9843 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
9845         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
9846         'imap' for netrc parsing.
9848 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
9850         * mailcap.el (mailcap-mime-data): Mark as risky.
9852 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9854         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
9855         may be included in the encoded word.
9856         (rfc2047-encode): Don't append a space if the encoded word
9857         includes close parenthesis.
9859 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9861         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
9862         of text within parentheses.
9864 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
9866         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
9867         (gnus-encrypt-write-file-contents): Make the password key the file
9868         name PLUS the cipher, not just the cipher.  Also remove failed
9869         passwords from the cache.
9871 2004-08-06  Simon Josefsson  <jas@extundo.com>
9873         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
9874         fix.
9876 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9878         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
9879         LWSP.
9881 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
9883         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
9884         to append in-reply-to: data to the references: header.
9886         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
9887         (netrc-parse): Use gnus-encrypt.el functions.
9889         * gnus-encrypt.el: Add new file for encryption support; currently
9890         does only a few GPG ciphers and an internal XOR cipher.
9892         * password.el: Add comments on using password-read-and-add.
9893         (password-read-and-add): Add function to read and add the
9894         password to the cache at once.
9896 2004-07-28  Simon Josefsson  <jas@extundo.com>
9898         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
9899         parameter (but don't use it, for now).
9901         * imap.el (imap-ssl-open): Use imap-process-connection-type,
9902         instead of hard coding to nil.
9904 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9906         * mm-view.el (mm-inline-image-emacs): Open lines under an image
9907         as mm-inline-image-xemacs does.
9909 2004-07-26  Simon Josefsson  <jas@extundo.com>
9911         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
9912         Revert part of 2004-07-17 change below.
9914 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9916         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
9917         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9919 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9921         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
9922         quotes that actually start with ">" at the beginning of the
9923         lines.
9925 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9927         * rfc2047.el (rfc2047-encode-region): Fix last change.
9928         (rfc2047-encode-parameter): Remove useless concat.
9930 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9932         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
9933         encode special characters; fix some kind of misconfigured headers;
9934         signal a real error if debug-on-quit or debug-on-error is non-nil.
9935         (rfc2047-encode-max-chars): New variable.
9936         (rfc2047-encode-1): Use it.
9937         (rfc2047-encode-parameter): New function.
9939         * mml.el (mml-insert-parameter): Remove an excessive space.
9941 2004-07-17  Simon Josefsson  <jas@extundo.com>
9943         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
9944         Kai Grossjohann <kai@emptydomain.de>.
9945         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
9946         (gnus-group-make-menu-bar): Ditto.
9948         * gnus-util.el (gnus-group-server): Add.
9950 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
9952         * message.el (message-clone-locals): Clone sendmail and smtp
9953         variables.
9955 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9957         * rfc2047.el (rfc2047-encode-region): Fix last change.
9959 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9961         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
9962         characters as non-special.
9964 2004-07-09  Simon Josefsson  <jas@extundo.com>
9966         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
9967         Users will lose all flag changes made while unplugged with
9968         e.g. nntp unless flag synchronization happens, thus `nil' is not a
9969         good default.  See numerous reports on ding mailing list.
9971 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9973         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
9974         add generate-head-function and generate-article-function to the
9975         rfc822-forward entry.
9976         (nndoc-rfc822-forward-generate-article): New function.
9977         (nndoc-rfc822-forward-generate-head): New function.
9979         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
9981 2004-07-06  Dan Christensen  <jdc@uwo.ca>
9983         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
9984         respect display group parameter and gnus-summary-expunge-below.
9985         (gnus-articles-to-read): Remove unused reference to display group
9986         parameter.
9988 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9990         * nnheader.el (nnheader-uniquify-message-id): New experimental
9991         variable.
9992         (nnheader-nov-read-message-id): Use it.
9994         * spam-report.el (spam-report-gmane): Add interactive.
9996 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9998         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
9999         qp-or-base64 for the application/* types.
10001 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
10003         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
10005 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
10007         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
10008         trim value.
10010 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
10012         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
10013         New macro and function.
10014         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
10016 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10018         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
10019         after-load-alist.
10021 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10023         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
10024         update info that isn't there.
10026 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
10028         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
10029         entry.
10031 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10033         * mm-view.el (mm-inline-render-with-function): Use multibyte
10034         buffer; decode html source by charset.
10036         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
10038         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
10039         Mule-UCS is loaded under XEmacs.
10040         (mm-mime-mule-charset-alist): Avoid duplicated entries.
10042 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
10044         * nnheader.el (nnheader-max-head-length): Increase to 8192.
10046 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10048         * mm-util.el (mm-coding-system-p): Return a coding-system.
10049         (mm-mime-mule-charset-alist): Use shift_jis instead of
10050         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
10051         entries for the mime charsets iso-2022-jp-3 and shift_jis.
10052         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
10053         instead of japanese-shift-jis and iso-latin-1 respectively in
10054         order to share the default value with both Emacs and XEmacs-mule.
10055         (mm-mule-charset-to-mime-charset): Make
10056         mm-coding-system-priorities effective.
10057         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
10058         while predicating of candidates upon the priorities.
10060 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
10062         * gnus-sum.el (gnus-summary-make-menu-bar): Add
10063         gnus-uu-invert-processable.
10065         * gnus.el: Autoload gnus-uu-invert-processable.
10067 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10069         * mm-util.el (mm-with-multibyte-buffer): New macro.
10071         * rfc2047.el (rfc2047-encode-string): Use it.
10072         (rfc2047-encode-region): Move point to the end of the region after
10073         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
10075 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10077         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
10078         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
10080 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10082         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
10083         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
10084         Karl Chen <quarl@nospam.quarl.org>.
10086 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
10088         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
10089         invalid addresses.
10091 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
10093         * spam.el: Change section markers, revise TODO list.
10094         (spam-backends): Make new master list of all installed backends.
10095         (spam-summary-exit-behavior): Add new variable to determine how
10096         messages moves are done at summary exit.
10097         (spam-move-spam-nonspam-groups-only)
10098         (spam-process-ham-in-nonham-groups)
10099         (spam-process-ham-in-spam-groups): Remove variables, the
10100         spam-summary-exit-behavior variable should be used to manage this
10101         behavior.
10102         (spam-old-ham-articles, spam-old-spam-articles): Remove.
10103         (spam-old-articles): Add variable, replacing spam-old-ham-articles
10104         and spam-old-spam-articles.
10105         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
10106         Add empty variables, placeholders for the backends they represent.
10107         (spam-set-difference): Move, unchanged.
10108         (spam-list-of-processors): Declare OBSOLETE, not used anymore
10109         unless the user has a processor variable.
10110         (spam-classifications, spam-classification-valid-p)
10111         (spam-backend-properties, spam-backend-property-valid-p)
10112         (spam-backend-function-type-valid-p)
10113         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
10114         (spam-report-articles-gmane, spam-report-articles-resend):
10115         Remove functions, they are not needed.
10116         (spam-install-backend-super, spam-backend-list)
10117         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
10118         (spam-backend-function, spam-backend-ham-registration-function)
10119         (spam-backend-spam-registration-function)
10120         (spam-backend-ham-unregistration-function)
10121         (spam-backend-spam-unregistration-function)
10122         (spam-backend-statistical-p, spam-backend-mover-p)
10123         (spam-install-backend-alias, spam-install-checkonly-backend)
10124         (spam-install-mover-backend, spam-install-nocheck-backend)
10125         (spam-install-backend, spam-install-statistical-backend)
10126         (spam-install-statistical-checkonly-backend): Add backend installation
10127         support.
10128         (spam-summary-prepare-exit): Rewrite to use the new backend code.
10129         (spam-group-processor-p): Use the new backend code and respect the
10130         summary exit behavior.
10131         (spam-mark-spam-as-expired-and-move-routine): Remove.
10132         (spam-summary-prepare): Change to use the new spam-old-articles
10133         variable.
10134         (spam-copy-or-move-routine, spam-copy-spam-routine)
10135         (spam-move-spam-routine, spam-copy-ham-routine)
10136         (spam-move-ham-routine): Add code to copy/move ham or spam.
10137         (spam-fetch-field-fast): Improve doc and code, plus allow the
10138         'number request.
10139         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
10140         variables.
10141         (spam-split, spam-find-spam): Use the new backend code.
10142         (spam-registration-functions): Remove variable.
10143         (spam-unregister-routine): Add convenience wrapper.
10144         (spam-log-undo-registration, spam-register-routine)
10145         (spam-log-processing-to-registry)
10146         (spam-log-unregistration-needed-p): Rename "check" to "backend"
10147         where possible.
10148         (spam-check-gmane-xref, spam-check-regex-headers)
10149         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
10150         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
10151         (spam-check-bogofilter-headers, spam-check-spamoracle)
10152         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
10153         (spam-check-crm114-headers): Use the spam-split-group that
10154         spam-split prepares, no need to determine it every time.
10156         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
10157         to the nnheader-parse-naked-head call.
10159         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
10161         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
10162         the nnheader-nov-read-message-id call.
10164 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10166         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
10167         gnus-activate-group twice.  Suggested by Markus Peter
10168         <warp@spin.de>.
10170 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10172         * gnus-art.el (gnus-article-time-format): Exchange the order of
10173         day and month in the default value; fix customization type.
10174         (article-date-ut): Use add-text-properties.
10175         (article-make-date-line): Use message-make-date instead of
10176         current-time-string.
10178         * message.el (message-fetch-field): Don't use set-text-properties.
10179         (message-make-date): Simplify.
10181 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10183         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
10184         (rfc2047-encode-region): Treat text within parentheses as special;
10185         show the original text when error has occurred.
10187         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
10188         already-computed method to gnus-activate-group.
10190         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
10191         same select-methods identical Lisp objects.
10193         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
10194         object when modifying the info.
10196 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10198         * gnus-srvr.el (gnus-server-set-info): Remove the server from
10199         gnus-opened-servers since it has never been opened with the new
10200         configuration yet.
10202 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10204         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
10205         arg to nnheader-generate-fake-message-id.
10207 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
10209         * nnheader.el (nnheader-generate-fake-message-id): Accept a
10210         number and build a fake message ID localized to a group and
10211         article number (so it's repeatable from that point on).
10212         (nnheader-fake-message-id-p): Change regex to accommodate new fake
10213         ID format.
10215         * gnus-sum.el (gnus-get-newsgroup-headers): Call
10216         nnheader-generate-fake-message-id with the article number.
10218 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
10220         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
10221         end-of-buffer.
10223 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10225         * message.el (message-ignored-supersedes-headers): Add Approved.
10227 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10229         * rfc2047.el (rfc2047-encode-message-header): Remove useless
10230         goto-char.
10231         (rfc2047-encode): Fold the line before encoding.
10233 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10235         * rfc2047.el (rfc2047-encode-message-header): Disabled header
10236         folding -- not all headers can be folded, and this should be done
10237         by the message composition mode.  Probably.  I think.
10239 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10241         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
10242         fast.
10244         * gnus-ems.el (gnus-remove-image): Don't use
10245         message-text-with-property; remove only the image found first.
10247 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
10249         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
10251 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10253         * message.el (message-text-with-property): Make it fast and accept
10254         optional arguments.
10255         (message-strip-forbidden-properties): Use it.
10256         (message-fix-before-sending): Follow the m-t-w-p change.
10258         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
10260 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10262         * gnus-art.el (article-hide-headers): Don't change the buffer
10263         mistakenly when performing mml-preview even if
10264         gnus-single-article-buffer is nil.
10266 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
10268         * message.el (message-expand-name-databases): New user option.
10269         (message-expand-name): Use it.
10271 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
10273         * spam.el (spam-report-articles-resend)
10274         (spam-report-resend-register-routine): Allow ham reporting.
10275         (spam-report-resend-register-ham-routine): Add wrapper.
10276         (spam-registration-functions): Add ham resending functions.
10277         (spam-list-of-processors): Add ham resend processor.
10279         * gnus.el (ham-resend-to): Add new group parameter.
10280         (spam-process): Add ham resend option.
10282         * spam-report.el (spam-report-resend): Allow reporting ham.
10283         (spam-report-resend-ham): Add wrapper.
10285 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10287         * message.el (message-cite-articles-with-x-no-archive): New
10288         variable.
10289         (message-cite-original): Use it.
10291 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10293         * message.el (message-cite-original): Respect X-No-Archive.
10295 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10297         * gnus-art.el (article-hide-headers): Refer to the values for
10298         gnus-ignored-headers and gnus-visible-headers in the summary
10299         buffer since a user may have set them as group parameters.
10301 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
10303         * assistant.el (assistant-node-name): Add convenience function.
10304         (assistant-render-text, assistant-render-node): Add error handling,
10305         plus handle multiple next nodes.
10306         (assistant-find-next-node): Comment out for now.
10307         (assistant-find-next-nodes): Add function, returns list of next
10308         nodes.
10310 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
10312         * mail-source.el (mail-source-directory): Fix doc-string.
10314 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
10316         * assistant.el (assistant-render-text, assistant-eval): Add :set
10317         widget type, which is different because it takes and returns a
10318         list.  Much hilarity ensues.
10320 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
10322         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
10324         * gnus-group.el (gnus-group-get-new-news-this-group): Added
10325         doc-string.
10327         * gnus-start.el (gnus-activate-group): Added doc-string.
10329 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10331         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
10333 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
10335         * assistant.el (assistant-render-text): Try to add a :set
10336         widget, more to come.
10338         * spam.el (spam-group-spam-contents-p): Handle empty groupname
10339         strings.
10340         (spam-report-articles-resend)
10341         (spam-register-routine): Do registration iff any articles warrant
10342         it.
10343         (spam-summary-prepare-exit): Change log message for nil group
10344         destinations.
10346 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
10348         * spam.el (spam-report-resend-register-routine): Allow
10349         spam-report-resend-to to be a group parameter or a global value.
10351 2004-05-26  Simon Josefsson  <jas@extundo.com>
10353         * starttls.el: Merge with my GNUTLS based starttls.el.
10354         (starttls-gnutls-program, starttls-use-gnutls)
10355         (starttls-extra-arguments, starttls-process-connection-type)
10356         (starttls-connect, starttls-failure, starttls-success): New
10357         variables.
10358         (starttls-program, starttls-extra-args): Doc fix.
10359         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
10360         functions.
10361         (starttls-negotiate, starttls-open-stream): Check
10362         `starttls-use-gnutls' and pass on to corresponding *-gnutls
10363         function if it is set.
10365 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10367         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
10368         structured fields.
10370 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10372         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
10374 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
10376         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
10377         variable.
10378         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
10379         assigning the spam-mark to new messages.
10381 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
10383         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
10385 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10387         * rfc2047.el (rfc2047-encodable-p): Don't move point.
10388         (rfc2047-decode): Treat the ascii coding-system as raw-text by
10389         default.
10391 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
10393         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
10394         correct data.
10396 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
10398         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
10399         (spam-group-processor-p): Fix function.
10400         (spam-group-processor-multiple-p)
10401         (spam-group-spam-processor-report-gmane-p)
10402         (spam-group-spam-processor-report-resend-p)
10403         (spam-group-spam-processor-bogofilter-p)
10404         (spam-group-spam-processor-blacklist-p)
10405         (spam-group-spam-processor-ifile-p)
10406         (spam-group-ham-processor-ifile-p)
10407         (spam-group-spam-processor-spamoracle-p)
10408         (spam-group-spam-processor-crm114-p)
10409         (spam-group-ham-processor-bogofilter-p)
10410         (spam-group-spam-processor-stat-p)
10411         (spam-group-ham-processor-stat-p)
10412         (spam-group-ham-processor-whitelist-p)
10413         (spam-group-ham-processor-BBDB-p)
10414         (spam-group-ham-processor-spamoracle-p)
10415         (spam-group-ham-processor-copy-p): Remove functions with some
10416         prejudice against unneeded code.
10417         (spam-report-articles-resend)
10418         (spam-report-resend-register-routine): Allow the group/topic
10419         spam-resend-to value to override spam-report-resend-to.
10420         (spam-summary-prepare-exit): Invoke spam-group-processor-p
10421         properly now.
10423         * gnus.el (spam-resend-to): Add group/topic parameter.
10424         (spam-process): Move the OBSOLETE processors to the end of the
10425         choices.
10427 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
10429         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
10430         with resend-to set to nil, and then ask the user if necessary.
10431         (spam-report-resend): spam-report-resend takes a list of articles, not
10432         separate article numbers.
10434 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10436         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
10437         addition to emacs-w3m.
10439 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10441         * assistant.el (assistant-authinfo-data): New function.
10442         (assistant-eval): Eval for entire assistant.
10444         * netrc.el (netrc-services-file): New variable.
10445         (netrc-parse-services): New function.
10446         (netrc-find-service-name): New function.
10447         (netrc-find-service-number): New function.
10448         (netrc-port-equal): New function.
10449         (netrc-machine): Use it.
10451         * nnimap.el (nnimap-open-connection): Use netrc.
10453         * gnus-util.el (gnus-netrc-get): Remove aliases.
10455         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
10457         * assistant.el (wid-edit): Fix compilation.
10459         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
10461 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
10463         * gnus-util.el (gnus-set-file-modes): New function.  (small
10464         patch).
10466 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10468         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
10470         * assistant.el (assistant-render-node): Fix up rendering and
10471         read-only text.
10472         (assistant-render-node): Reset.
10473         (assistant-make-read-only): Not sticky.
10475 2004-05-20  Danny Siu  <dsiu@adobe.com>
10477         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
10478         centered even when gnus-auto-center-summary is t
10480 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10482         * dns.el (dns-get-txt-answer): New function.
10483         (dns-read-txt): Ditto.
10484         (query-dns): Use it.
10486 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10488         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
10489         active for foreign groups even if the group level is higher than
10490         the specified value.
10492 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10494         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
10495         non-active groups.
10497         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
10499 2004-05-20  Magnus Henoch  <mange@freemail.hu>
10501         * dns.el (dns-read-type): Add support for SVR.  (small patch)
10503 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
10505         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
10506         (spam-crm114-header, spam-crm114-spam-switch)
10507         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
10508         (spam-crm114-positive-spam-header)
10509         (spam-crm114-database-directory, spam-list-of-processors)
10510         (spam-group-spam-processor-crm114-p)
10511         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
10512         (spam-generic-score, spam-list-of-checks)
10513         (spam-list-of-statistical-checks, spam-registration-functions)
10514         (spam-check-crm114-headers, spam-crm114-score)
10515         (spam-check-crm114, spam-crm114-register-with-crm114)
10516         (spam-crm114-register-spam-routine)
10517         (spam-crm114-unregister-spam-routine)
10518         (spam-crm114-register-ham-routine)
10519         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
10520         asjo@koldfront.dk (Adam Sjøgren).
10522         * gnus.el: Add spam-use-crm114.
10524         * spam.el (spam-list-of-processors, spam-registration-functions):
10525         Add spam-use-resend.
10526         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
10527         (spam-report-articles-gmane): Add doc fix.
10528         (spam-report-articles-resend, spam-report-resend-register-routine):
10529         Add wrappers around spam-report-resend-to.
10531         * spam-report.el (spam-report-resend-to, spam-report-resend):
10532         Add support for resending spam.
10533         (spam-report-gmane): Fix line length >80.
10535         * gnus.el (spam-process): Add spam-use-resend.
10537 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10539         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
10540         number of processed spam messages.
10541         (spam-ham-copy-or-move-routine): Return the number of processed
10542         ham messages.
10543         (spam-summary-prepare-exit): Use the above values to decide
10544         whether status messages shouled be displayed.
10546 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10548         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
10549         `rfc2047-encoding-function-alist' in order to avoid conflicting
10550         with the old version.
10551         (rfc2047-encode-region): Concatenate words containing non-ASCII
10552         characters in structured fields; don't encode space-delimited
10553         ASCII words even in unstructured fields; don't break words at
10554         char-category boundaries.
10555         (rfc2047-encode-1): New function.
10556         (rfc2047-encode): Use it; encode text so that it occupies the
10557         maximum width within 76-column; work correctly on Q encoding for
10558         iso-2022-* charsets.
10559         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
10560         sure not to break a line just after the header name.
10561         (rfc2047-b-encode-region): Removed.
10562         (rfc2047-b-encode-string): New function.
10563         (rfc2047-q-encode-region): Removed.
10564         (rfc2047-q-encode-string): New function.
10566         * mm-util.el (mm-replace-in-string): New function.
10568 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10570         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
10571         get it right.
10572         (gnus-inews-make-draft): Really.
10574 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
10576         * nnmh.el (nnmh-request-list-1): Don't check the link count
10577         before descending.  (small patch)
10579 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10581         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
10582         stuff.
10584         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
10585         on real group name.
10587         * gnus-art.el (gnus-signature-limit): Doc fix.
10589         * gnus-msg.el (gnus-inews-make-draft): Quote list.
10591 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10593         * gnus-draft.el (gnus-draft-send): Bind
10594         rfc2047-encode-encoded-words.
10596         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
10597         (rfc2047-encodable-p): Say that =? needs encoding.
10598         (rfc2047-encode-encoded-words): New variable.
10600         * gnus-group.el (gnus-group-select-group): Doc fix.
10602         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
10604         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
10605         to nil.
10607         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
10609         * nnheader.el (nnheader-get-lines-and-char): New function.
10611 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
10613         * gnus-msg.el (gnus-summary-followup-with-original): Document
10614         yanking of region when active.
10616 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10618         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
10619         groups if the group level is higher than the specified value.
10621 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10623         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
10624         (gnus-group-jump-to-group): Added prefix argument using
10625         `gnus-group-jump-to-group-prompt'.  Query before jumping to
10626         non-active group.
10628         * compface.el (uncompface): Be verbose when changing
10629         `uncompface-use-external'.
10631         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
10632         handle manual section.
10634 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10636         * gnus-art.el (gnus-button-alist): Revert previous change.
10638 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10640         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
10642 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10644         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
10645         whether backend can accept message.
10647         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
10649 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
10651         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
10652         Avoid creating directory when nntp-marks-is-evil is true.
10653         Reported by Reiner Steib.
10655 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10657         * gnus-picon.el (gnus-picon-style): New variable.
10658         (gnus-picon-insert-glyph): Added optional `nostring' argument.
10659         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
10660         Jesper Harder <harder@ifa.au.dk>.
10662 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10664         * message.el (message-fill-field): Return point.
10665         (message-generate-headers): Go to end of field.
10667         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
10668         stuff for non-living groups.
10670 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
10672         * gnus-art.el (gnus-article-followup-with-original)
10673         (gnus-article-reply-with-original): gnus-mark-active-p ->
10674         gnus-region-active-p.
10676 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
10678         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
10679         only when there is spam or ham to be processed.
10681 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10683         * mail-source.el (mail-source-delete-crash-box): Refactor.
10684         (mail-source-fetch): Use it.
10685         (mail-source-fetch-file): Ditto.
10686         (mail-source-fetch-directory): Run postscript in loop.
10687         (mail-source-fetch-pop): Delete.
10688         (mail-source-fetch-maildir): Ditto.
10689         (mail-source-fetch-imap): Ditto.
10691         * imap.el (imap-authenticators): Comment out sasl.
10693         * message.el (message-skip-to-next-address): New function.
10694         (message-fill-header-address): Refactor.
10695         (message-fill-address): Use it.
10696         (message-delete-address): Use it.
10697         (message-fill-header-general): Refactor.
10698         (message-fill-field-address): Rename.
10699         (message-narrow-to-field): Find the start of the header.
10700         (message-header-format-alist): Don't pre-fill.
10701         (message-fill-header): Removed.
10702         (message-insert-header): New function.
10703         (message-shorten-references): Use it.
10705         * rfc2047.el (rfc2047-field-value): Strip props.
10707         * mail-parse.el (mail-header-make-address): New alias.
10709         * ietf-drums.el (ietf-drums-make-address): New function.
10711         * imap.el: Add compiler directives.
10713         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
10715         * gnus-art.el (article-decode-idna-rhs): Don't use
10716         message-idna-inside-rhs-p.
10718 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10720         * message.el (message-idna-inside-rhs-p): Removed.
10721         (message-idna-to-ascii-rhs-1): Use proper address parsing.
10723         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
10724         false positives.
10726 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
10728         * imap.el (imap-sasl-make-mechanisms): Use sasl.
10730 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10732         * nneething.el (nneething-file-name): Don't create spurions
10733         files.
10735         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
10736         (gnus-inews-do-gcc): Remove sleep.
10738         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
10739         part under point.
10741         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
10742         (gnus-agent-regenerate-group): Using nil messages aren't valid.
10744 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
10746         * spam.el (spam-summary-prepare-exit): Fixed (length).
10748 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
10750         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
10751         as expired without moving it" message when there are spam
10752         messages left.
10754 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
10756         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
10757         header is not nil.
10759 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
10761         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
10762         nntp-possibly-create-directory, not nntp-possibly-change-group.
10763         (nntp-marks-changed-p): New arg SERVER.
10764         (nntp-request-update-info): Adjust caller.
10766 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
10768         * nntp.el (nntp-save-marks): Pass missing arg.
10770 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
10772         * nntp.el: Support marks.
10773         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
10774         (nntp-marks-modtime, nntp-marks-directory): New variables.
10775         (nntp-request-set-mark, nntp-request-update-info)
10776         (nntp-possibly-create-directory, nntp-marks-changed-p)
10777         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
10778         functions.
10780 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
10782         * gnus-score.el (gnus-score-insert-help): Use
10783         gnus-select-lowest-window.
10785         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
10786         appt-select-lowest-window and rename to gnus-select-lowest-window.
10788         * gnus.el: do.
10790 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10792         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
10793         encodings of MIME-encoded words, in order to improve
10794         interoperability with several broken MUAs.
10796 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10798         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
10799         tags, only when charsets are not specified in headers.
10800         (mm-inline-text-html-render-with-w3m): Ditto.
10802 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10804         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
10805         instead of MIME-decoded from fields when checking
10806         `gnus-article-address-banner-alist'.
10808 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
10810         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
10811         description rather than subject.
10813 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10815         * gnus.el (gnus-version-number): Bump.
10817 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10819         * gnus.el: No Gnus v0.2 is released.
10821 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10823         * gnus-agent.el (gnus-agent-read-agentview): Inline
10824         gnus-uncompress-range.
10826 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10828         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
10829         `exec-installed-p'.
10831 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10833         * gnus.el (spam-process, spam-autodetect-methods): Add
10834         bsfilter and bsfilter-headers.
10836         * spam.el (spam-bsfilter): New customize group.
10837         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
10838         (spam-bsfilter-header, spam-bsfilter-probability-header)
10839         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
10840         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
10841         (spam-bsfilter-database-directory): New options.
10842         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
10843         (spam-list-of-statistical-checks, spam-registration-functions):
10844         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
10845         (spam-bsfilter-score): New command.
10846         (spam-check-bsfilter-headers, spam-check-bsfilter)
10847         (spam-bsfilter-register-with-bsfilter)
10848         (spam-bsfilter-register-spam-routine)
10849         (spam-bsfilter-unregister-spam-routine)
10850         (spam-bsfilter-register-ham-routine)
10851         (spam-bsfilter-unregister-ham-routine): New functions.
10852         (spam-generic-score): Support bsfilter; Accept an optional argument
10853         to recalcurate spam score even if scoring header has already been
10854         added.
10855         (spam-bogofilter-score, spam-spamassassin-score): Accept an
10856         optional argument to recalcurate spam score even if scoring header
10857         has already been added.
10859 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
10861         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
10862         strings!  Reported by David D. Smith <davidsmith@acm.org>.
10863         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
10864         link is missing.
10866 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
10868         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
10869         (html2text-get-attr): Rewrite.
10871         * message.el (message-setup-1): Remove redundant put-text-property
10872         on mail-header-separator.
10874 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
10876         * gnus-registry.el (gnus-registry-cache-whitespace)
10877         (gnus-registry-action, gnus-registry-spool-action)
10878         (gnus-registry-split-fancy-with-parent): Change message levels
10879         from 5 to 3 or 7, as needed.
10881         * spam.el (spam-summary-prepare-exit)
10882         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
10883         (spam-split, spam-find-spam, spam-log-undo-registration)
10884         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
10885         level from 5 to 6.
10887 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10889         * gnus-ems.el: Autoload appt-select-lowest-window (revert
10890         2004-03-04 change).
10892 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
10894         * sieve-manage.el (sieve-manage-open):
10895         * nnweb.el (nnweb-insert-html):
10896         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
10897         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
10898         * nnspool.el (nnspool-request-group):
10899         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
10900         * nnml.el (nnml-request-update-info):
10901         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
10902         (nnmh-request-create-group, nnmh-update-gnus-unreads):
10903         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
10904         (nnimap-request-set-mark):
10905         * nnfolder.el (nnfolder-request-update-info):
10906         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
10907         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
10908         * gnus-uu.el (gnus-uu-find-articles-matching):
10909         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
10910         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
10911         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
10912         * gnus-nocem.el (gnus-nocem-scan-groups):
10913         * gnus-int.el (gnus-start-news-server):
10914         * gnus-group.el (gnus-group-make-kiboze-group)
10915         (gnus-group-browse-foreign-server):
10916         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
10917         Use mapc when appropriate.
10919 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
10921         FIXME: Make separate entries for each person.
10923         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
10924         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
10925         <shields@msrl.com>:
10927         * spam.el (spam-necessary-extra-headers): Get the extra headers we
10928         may need for spam sorting and scoring.
10929         (spam-user-format-function-S): Add user format function suitable for
10930         general use.
10931         (spam-article-sort-by-spam-status): Add sorting function for summary
10932         sorting.
10933         (spam-extra-header-to-number): Add function to get a score from a
10934         header.
10935         (spam-summary-score): Add function to  get a numeric score from the
10936         headers.
10937         (spam-generic-score): Fix function doc, was in wrong place.
10938         (spam-initialize): Take symbols when it's run, and install the
10939         extra headers that spam-necessary-extra-headers thinks we need.
10941 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
10943         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
10944         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
10946 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
10948         * gnus-sum.el (gnus-set-global-variables)
10949         (gnus-build-all-threads, gnus-get-newsgroup-headers)
10950         (gnus-article-get-xrefs, gnus-summary-best-group)
10951         (gnus-summary-next-article, gnus-summary-enter-digest-group)
10952         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
10953         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
10954         Use with-current-buffer.
10956 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
10958         * spam.el (spam-summary-prepare-exit): Simplify logic.
10959         (spam-fetch-article-header): Read the article header if it's not
10960         available.
10961         (spam-list-articles): Simplify logic.
10962         (spam-filelist-register-routine): Fix bug with unregister-list.
10964         * gnus-registry.el: Fix comments at beginning.
10966 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
10968         * message.el (message-cater-to-broken-inn): Remove.
10969         (message-shorten-references): Make sure the total folded length of
10970         References is shorter than 998 characters to cater to a bug in INN
10971         2.3.  Also, don't pretend that references aren't folded -- this
10972         hasn't worked for a while.
10974 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10976         * gnus-agent.el (gnus-agentize):
10977         gnus-agent-send-mail-real-function no longer set to current value
10978         of message-send-mail-function but rather a lambda that calls
10979         message-send-mail-function.  The change makes the agent real-time
10980         responsive to user changes to message-send-mail-function.
10982 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10984         * legacy-gnus-agent.el
10985         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
10986         help from Florian Weimer <fw@deneb.enyo.de>
10988 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10990         * nnmail.el (nnmail-cache-insert): Revert last change.
10992 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10994         * nnmail.el (nnmail-cache-insert): Always check whether
10995         nnmail-cache-ignore-groups matches a group name.
10997 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
10999         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
11000         (spam-find-spam, spam-log-processing-to-registry)
11001         (spam-log-registered-p, spam-log-unregistration-needed-p)
11002         (spam-log-undo-registration): Use gnus-message instead of
11003         gnus-error, none of these errors are fatal.
11005         * gnus-registry.el (gnus-registry-clean-empty-function)
11006         (gnus-registry-clean-empty): Remove only empty entries without
11007         extra data.
11009 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
11011         * spam-stat.el (spam-stat-buffer-change-to-spam)
11012         (spam-stat-buffer-change-to-non-spam): Change (error) to
11013         (gnus-message 8) invocation.
11015 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11017         * nntp.el (nntp-via-netcat-command): New variable.
11018         (nntp-via-netcat-switches): New variable.
11019         (nntp-open-via-rlogin-and-netcat): New function.
11020         (nntp-open-connection-function): Doc fix.
11021         (nntp-telnet-command): Doc fix.
11022         (nntp-end-of-line): Doc fix.
11023         (nntp-via-rlogin-command): Doc fix.
11024         (nntp-via-user-name): Doc fix.
11025         (nntp-via-address): Doc fix.
11027 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11029         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
11030         error in Emacs 21.1.
11032 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
11034         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
11036 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11037         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
11038         (gnus-agent-with-refreshed-group): New macro.
11039         (gnus-agent-rename-group): New function.
11040         (gnus-agent-delete-group): New function.
11041         (gnus-agent-save-group-info): Use gnus-command-method when
11042         `method' parameter is nil.  Don't write nil entries into the
11043         active file.
11044         (gnus-agent-get-group-info): New function.
11045         (gnus-agent-fetch-articles): Use
11046         gnus-agent-update-files-total-fetched-for to increment disk space
11047         used.
11048         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
11049         gnus-agent-update-view-total-fetched-for to increment disk space
11050         used.
11051         (gnus-agent-get-local): Added optional parameters to avoid calling
11052         gnus-group-real-name and gnus-find-method-for-group.
11053         (gnus-agent-set-local): Delete stored entry if either min, or max,
11054         are nil.
11055         (gnus-agent-fetch-session): Reworded error/quit messages.  On
11056         quit, use gnus-agent-regenerate-group to record existance of any
11057         articles fetched to disk before the quit occurred.
11058         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
11059         gnus-agent-update-view-total-fetched-for, and
11060         gnus-agent-update-files-total-fetched-for to decrement disk space
11061         used.
11062         (gnus-agent-retrieve-headers): Use
11063         gnus-agent-update-view-total-fetched-for to increment disk space
11064         used.
11065         (gnus-agent-regenerate-group): Replace gnus-group-update-group
11066         with gnus-agent-update-files-total-fetched-for to decrement disk
11067         space and fresh group buffer.
11068         (gnus-agent-inhibit-update-total-fetched-for): New variable.
11069         (gnus-agent-need-update-total-fetched-for): New variable.
11070         (gnus-agent-update-files-total-fetched-for): New function.
11071         (gnus-agent-update-view-total-fetched-for): New function.
11072         (gnus-agent-total-fetched-for): New function.
11074         * gnus-cache.el (gnus-cache-save-buffers): Use
11075         gnus-cache-update-overview-total-fetched-for to change disk space
11076         used by this group.
11077         (gnus-cache-possibly-enter-article): Use
11078         gnus-cache-update-file-total-fetched-for to increment disk space
11079         used by this group.
11080         (gnus-cache-possibly-remove-article): Use
11081         gnus-cache-update-file-total-fetched-for to decrement disk space
11082         used by this group.
11083         (gnus-cache-generate-nov-databases): Purge total fetched cache.
11084         (gnus-cache-rename-group): New function.
11085         (gnus-cache-delete-group): New function.
11086         (gnus-cache-inhibit-update-total-fetched-for): New variable.
11087         (gnus-cache-need-update-total-fetched-for): New variable.
11088         (gnus-cache-with-refreshed-group): New macro.
11089         (gnus-cache-update-file-total-fetched-for): New function.
11090         (gnus-cache-update-overview-total-fetched-for): New function.
11091         (gnus-cache-rename-group-total-fetched-for): New function.
11092         (gnus-cache-delete-group-total-fetched-for): New function.
11093         (gnus-cache-total-fetched-for): New function.
11095         * gnus-group.el: Require gnus-sum and autoload functions to
11096         resolve warnings when gnus-group.el compiled alone.
11097         (gnus-group-line-format): Documented new %F
11098         (size of Fetched data) group line format; identifies disk space
11099         used by agent and cache.
11100         (gnus-group-line-format-alist): Defined new F format.
11101         (gnus-total-fetched-for): New function.
11102         (gnus-group-delete-group): No longer update
11103         gnus-cache-active-altered as gnus-request-delete-group now keeps
11104         the cache in sync.
11105         (gnus-group-list-active): Let the agent store a server's active
11106         list if currently plugged.
11108         * gnus-int.el (gnus-request-delete-group):
11109         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
11110         local disk in sync with the server.
11111         (gnus-request-rename-group):
11112         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
11113         local disk in sync with the server.
11115         * gnus-start.el (gnus-get-unread-articles):
11116         Cosmetic simplification to logic.
11118         * gnus-util.el (gnus-rename-file): New function.
11120 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
11122         * mm-util.el (mm-image-load-path): Handle nil in load-path.
11124 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
11126         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
11127         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
11129 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
11131         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
11132         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
11134 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
11136         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
11138 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
11140         * spam.el (spam-set-difference): Add function to replace
11141         gnus-set-difference in spam.el.
11142         (spam-summary-prepare-exit): Use spam-set-difference.
11144 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
11146         * gnus-registry.el (gnus-registry-cache-file): Update to use
11147         gnus-dribble-directory OR gnus-home-directory OR ~.
11148         (gnus-registry-split-fancy-with-parent): Fix doc.
11150 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11152         * message.el (message-exchange-point-and-mark): Use
11153         message-mark-active-p.  Suggested by Jesper Harder
11154         <harder@ifa.au.dk>.
11156 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11158         * message.el (message-exchange-point-and-mark): Don't activate
11159         region if it was inactive.  Suggested by Hiroshi Fujishima
11160         <pooh@nature.tsukuba.ac.jp>.
11162 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11164         * gnus-art.el (article-display-face): Display Faces in the same
11165         order as X-Faces.
11167 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11169         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
11171 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11173         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
11174         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
11175         (gnus-article-mime-hierarchy): Remove.
11176         (gnus-article-mime-hierarchy-next): Remove.
11177         (gnus-article-mode): Revert 2004-03-19 change.
11178         (gnus-article-setup-buffer): Revert 2004-03-19 change.
11179         (gnus-insert-mime-button): Revert 2004-03-19 change.
11180         (gnus-mime-accumulate-hierarchy): Remove.
11181         (gnus-mime-enter-multipart): Remove.
11182         (gnus-mime-leave-multipart): Remove.
11183         (gnus-mime-display-part): Revert 2004-03-19 change.
11184         (gnus-mime-display-alternative): Revert 2004-03-19 change.
11186         * mml.el (mml-preview): Revert 2004-03-19 change.
11188 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
11190         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
11192 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11194         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
11195         t while entering a file name using the mm-with-multibyte macro.
11196         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11198         * mm-util.el (mm-with-multibyte): New macro.
11200 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11202         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
11203         user option.
11204         (gnus-mime-multipart-functions): Doc and customization fix.
11205         (gnus-article-mime-hierarchy): New variable.
11206         (gnus-article-mime-hierarchy-next): New variable.
11207         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
11208         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
11209         gnus-article-mime-hierarchy-next to nil.
11210         (gnus-insert-mime-button): Show hierarchy numbers.
11211         (gnus-mime-accumulate-hierarchy): New function.
11212         (gnus-mime-enter-multipart): New function.
11213         (gnus-mime-leave-multipart): New function.
11214         (gnus-mime-display-part): Recompute hierarchical MIME structure.
11215         (gnus-mime-display-alternative): Show hierarchy numbers.
11217         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
11218         gnus-article-mime-hierarchy-next to nil.
11220 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
11222         * dns.el: Don't require gnus-xmas.
11224 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
11226         * mml.el (mml-generate-mime-1): Don't use format=flowed with
11227         inline PGP.
11228         (mml-menu): Disable mml-quote-region if mark is inactive.
11230 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11232         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
11233         when the group's active is not available.
11235 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11237         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
11238         error.
11240 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
11242         * imap.el (imap-store-password): New variable.
11243         (imap-interactive-login): Use it.
11244         Suggested by Mark Plaksin <happy@mcplaksin.org>.
11246 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11248         * gnus-art.el (gnus-article-read-summary-keys): Restore new
11249         window-start and hscroll to summary window.
11251 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11253         * gnus-start.el (gnus-convert-old-newsrc): Only write the
11254         conversion message to newsrc-dribble when an actual conversion is
11255         performed.
11257 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
11259         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
11261 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11263         * mm-decode.el (mm-complicated-handles): New function reviving
11264         former definition of mm-multiple-handles.
11266         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
11267         (gnus-mime-delete-part): Use it.
11269 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11271         * gnus-agent.el (gnus-agent-read-local): Bind
11272         nnheader-file-coding-system to gnus-agent-file-coding-system to
11273         avoid the implicit assumption that they will always be equal.
11274         (gnus-agent-save-local): Bind buffer-file-coding-system, not
11275         coding-system-for-write, as the with-temp-file macro first prints
11276         to a buffer then saves the buffer.
11278 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11280         * gnus-art.el (gnus-article-edit-part): New function.
11281         (gnus-mime-save-part-and-strip): Use it; do query instead of
11282         signaling an error; don't use mm-multiple-handles.
11283         (gnus-mime-delete-part): Ditto.
11285 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11287         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
11288         old file versions.
11289         (gnus-group-prepare-hook): Removed function that converted list
11290         form of gnus-agent-expire-days to group properties.
11292         * gnus-int.el: Autoload gnus-agent-regenerate-group.
11293         (gnus-request-accept-article): Re-indented.
11295         * gnus-start.el (gnus-convert-old-newsrc): Registered new
11296         converters to handle old agent file formats.  Added logic for a
11297         "backup before upgrading warning".
11298         (gnus-convert-mark-converter-prompt): Developers can mark
11299         functions as needing (default), or not needing,
11300         gnus-convert-old-newsrc's "backup before upgrading warning".
11301         (gnus-convert-converter-needs-prompt): Tests whether the user
11302         should be protected from potentially irreversable changes by the
11303         function.
11305         * legacy-gnus-agent.el: New.  Provides converters that are only
11306         loaded when gnus-convert-old-newsrc needs to call them.
11308 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11310         * mail-source.el (mail-source-touch-pop): Doc fix.
11312         * message.el (message-smtpmail-send-it): Doc fix.
11314 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
11316         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
11318         * nnmail.el (nnmail-split-fancy): do.
11320         * gnus-kill.el (gnus-kill, gnus-execute): do.
11322 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
11324         * gnus-sum.el (gnus-widget-reversible-match)
11325         (gnus-widget-reversible-to-internal)
11326         (gnus-widget-reversible-to-external): New functions.
11327         (gnus-widget-reversible): New widget.
11328         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
11330 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
11332         * gnus-sum.el (gnus-thread-sort-functions)
11333         (gnus-article-sort-functions): Document `(not F)' items.
11335 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
11337         * spam.el (spam-use-gmane-xref): Add new backend.
11338         (spam-gmane-xref-spam-group): Add variable to control the name of the
11339         Gmane spam group.
11340         (spam-blackhole-servers, spam-blackhole-good-server-regex)
11341         (spam-regex-headers-spam, spam-regex-headers-ham)
11342         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
11343         (spam-list-of-checks): Add spam-use-gmane-xref to list of
11344         backends and checks.
11345         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
11347         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
11348         an autodetect method.
11350 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11352         * gnus-int.el (gnus-request-accept-article): Inform the agent that
11353         articles are being added to a group.
11354         (gnus-request-replace-article): Inform the agent that articles
11355         need to be uncached as the cached contents are no longer valid.
11357 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11359         * binhex.el: Don't autoload executable-find.
11361         * canlock.el: Don't autoload mail-fetch-field.
11363         * gnus-ems.el: Don't autoload appt-select-lowest-window.
11365         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
11366         rmail-dont-reply-to and rmail-output.
11368         * gnus-score.el: Don't autoload ffap-string-at-point.
11370         * gnus-setup.el: Don't autoload sc-cite-original.
11372         * imap.el: Don't autoload base64-decode-string,
11373         base64-encode-string and md5.
11375         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
11376         and rmail-msg-restore-non-pruned-header.
11378         * mm-decode.el: Don't autoload executable-find.
11380         * mm-url.el: Don't autoload executable-find.
11382         * mm-view.el: Don't autoload diff-mode.
11384         * nndb.el: Don't autoload news-reply-mode, news-setup,
11385         cancel-timer and telnet.
11387         * password.el: Don't autoload run-at-time for Emacs.
11389         * sha1-el.el: Don't autoload executable-find.
11391         * sieve-mode.el: Don't autoload c-mode.
11393         * uudecode.el: Don't autoload executable-find.
11395 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11397         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
11398         (gnus-agent-possibly-alter-active): Avoid null in numeric
11399         comparison.
11400         (gnus-agent-set-local): Refuse to save null in local object table.
11401         (gnus-agent-regenerate-group): The REREAD parameter can now be a
11402         list of articles that will be marked as unread.
11404 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11406         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
11408 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
11410         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
11411         language tags.
11413 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
11415         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
11416         Don't bind "obarray".
11418         * gnus-sum.el (gnus-thread-sort-functions): Added
11419         `gnus-thread-sort-by-most-recent-number' and
11420         `gnus-thread-sort-by-most-recent-date'.
11421         Reported by Kai Grossjohann <kai@emptydomain.de>.
11423 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11425         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
11427 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11429         * gnus-cus.el (gnus-agent-customize-category): Removed
11430         ignore-errors macro reference that required cl to be loaded at
11431         run-time.
11433         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
11434         single-interval range of the form (min . max).  Previously the
11435         range had to look like ((min . max)).  Likewise, return
11436         (min . max) rather than ((min . max)).
11437         (gnus-range-map): Use gnus-range-normalize to accept
11438         single-interval range.
11440         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
11441         the cache, but not the agent, now appear with their usual face.
11443 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11445         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
11446         w3m-safe-url-regexp variable buffer-local.
11448         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
11450 2004-02-27  Simon Josefsson  <jas@extundo.com>
11452         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
11453         gnus-group-real-prefix.
11454         (gnus-summary-move-article): Use it, instead of
11455         gnus-group-real-prefix.
11457 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11459         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
11460         w3m-safe-url-regexp variable buffer-local and set it as the value
11461         of mm-w3m-safe-url-regexp.
11463         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
11465         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
11466         parsing gnus-posting-styles when the message is not for replying.
11468         * nnrss.el (nnrss-opml-export): Use
11469         mm-set-buffer-file-coding-system instead of
11470         set-buffer-file-coding-system.
11472 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
11474         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
11475         of checkdoc.el).
11476         * nnrss.el: do.
11477         * gnus-mlspl.el: do.
11478         * gnus-ml.el: do.
11479         * gnus-srvr.el: do.
11481         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
11483 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
11485         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
11486         Corrections to custom-manual links.
11488         * gnus-art.el (gnus-article): Ditto.
11490         * mm-decode.el (mime-display, mime-security): Ditto.
11492 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
11494         * flow-fill.el: Typo.
11496 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
11498         * spam-wash.el: New file.
11500 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
11502         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
11504 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
11506         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
11507         to be run with new-articles as LIST1, not LIST2.
11508         (spam-registration-functions): Add spam-use-ham-copy as a nil
11509         registration backend.
11511 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
11513         * spam-stat.el (spam-stat-washing-hook): New option.
11514         (spam-stat-buffer-words): Use it.
11515         (spam-stat-process-directory, spam-stat-test-directory): Use
11516         insert-file-contents-literally.
11517         (spam-stat-coding-system): New variable.
11518         (spam-stat-load, spam-stat-save): Use it.
11520 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11522         * spam-report.el (spam-report-plug-agent): Quote
11523         spam-report-url-to-file and spam-report-url-ping-plain.
11525 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
11527         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
11528         / in mailto URLs.
11530 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11532         * spam-report.el (spam-report-process-queue): Fix interactive use.
11533         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
11534         (spam-report-unplug-agent): Doc fixes.
11535         (spam-report-url-ping-mm-url, spam-report-url-to-file)
11536         (spam-report-agentize, spam-report-deagentize): Autoload
11538 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11540         * message.el (message-setup-fill-variables): Add mml tags to
11541         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
11542         <ajk@iu.edu>.
11543         (message-mode): Don't modify paragraph-separate there.
11545 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11547         * compface.el (uncompface-use-external): Default to undecided.
11548         (uncompface-use-external-threshold): New variable.
11549         (uncompface-float-time): New macro.
11550         (uncompface): Determine whether to use the external decoder if
11551         uncompface-use-external is undecided.
11553 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11555         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
11556         after images.
11558         * gnus-art.el (gnus-mime-display-single): Remove dead code.
11560 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
11562         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
11564         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
11566         * gnus-sum.el (gnus-summary-limit-to-age)
11567         (gnus-summary-limit-children): do.
11569         * gnus-int.el (gnus-request-scan): do.
11571         * gnus-group.el (gnus-group-suspend): do.
11573         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
11575         * gnus-cite.el (gnus-cite-parse-attributions): do.
11577         * gnus-agent.el (gnus-summary-set-agent-mark)
11578         (gnus-agent-regenerate-group): do.
11580         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
11582         * binhex.el (binhex-decode-region-internal): do.
11584 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11586         * gnus-fun.el (gnus-face-properties-alist): New user option.
11587         (gnus-display-x-face-in-from): Use it.
11589         * gnus-art.el (article-display-face): Ditto.
11591         * compface.el (uncompface-use-external): Default to nil.
11593 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
11595         * nntp.el (nntp-erase-buffer): New function.
11596         (nntp-retrieve-data, nntp-send-command)
11597         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
11598         (nntp-possibly-change-group): Use it.
11600         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
11601         with-current-buffer.
11603 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
11605         * compface.el: Merge the ELisp-based uncompface program.
11606         (compface): New customization group.
11607         (uncompface-use-external): New user option.
11608         (uncompface): Call uncompface-internal if uncompface-use-external
11609         is nil.
11610         (uncompface-internal): New function.  Note that there are also
11611         some other functions and variables added for this function.
11613 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
11615         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
11616         if necessary.
11618 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
11620         * spam-report.el (spam-report-unplug-agent)
11621         (spam-report-plug-agent, spam-report-deagentize)
11622         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
11623         Add support for the Agent in spam-report: when unplugged, report to a
11624         file; when plugged, submit all the requests.
11626         * spam.el (spam-register-routine): Fix message about
11627         registration.
11629 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
11631         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
11632         dependencies.
11633         (rfc2047-encode): Use it.
11635         * gnus-art.el (gnus-button-marker-list): Move before first
11636         reference.
11638         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
11639         (imap-parse-body): Fix format string mismatch.
11641         * gnus-score.el (gnus-summary-increase-score): do.
11643         * nnrss.el (nnrss-close): New function.
11645 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
11647         * nnrss.el (nnrss-make-filename): New function.
11648         (nnrss-request-delete-group, nnrss-read-server-data)
11649         (nnrss-save-server-data, nnrss-read-group-data)
11650         (nnrss-save-group-data): Use it.
11651         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
11652         (nnrss-read-server-data, nnrss-read-group-data): Use load.
11653         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
11655 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
11657         * mml.el (mml-compute-boundary-1): Don't uncompress files.
11659 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
11661         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
11662         files.
11664         * message.el (message-generate-headers-first): Don't quote nil
11665         and t in docstrings.
11667         * imap.el (imap-id): do.
11669         * gnus-agent.el (gnus-agent-consider-all-articles)
11670         (gnus-agent-queue-mail): do.
11672 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
11674         * spam-report.el (spam-report-process-queue): New function.
11675         Process requests from `spam-report-requests-file'.
11676         (spam-report-process-queue): Doc fix.
11678 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
11680         * spam.el (spam-register-routine)
11681         (spam-log-processing-to-registry, spam-log-registered-p)
11682         (spam-log-unregistration-needed-p, spam-log-undo-registration):
11683         Change "check" to "spam-check" for semi-clarity.
11685 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
11687         * pop3.el: Require nnheader.
11689         * mml-smime.el: Require cl.  Autoload message-fetch-field.
11691         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
11693         * gnus-picon.el: Require cl.
11695         * gnus-fun.el: Require gnus-ems and gnus-util.
11697         * gnus.el (gnus-method-to-server): Move defsubst before first use.
11699         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
11701         * gnus-art.el (gnus-article-edit-mode): Define before first
11702         reference.
11704 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
11706         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
11707         (gnus-uu-post-encoded): Use point-at-bol.
11709         * gnus-topic.el (gnus-group-active-topic-p): do.
11711         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
11713         * gnus-group.el (gnus-group-kill-region): do.
11715         * gnus-art.el (article-date-ut): do.
11717         * message.el (message-fetch-field): Remove redundant
11718         case-fold-search binding.
11719         (message-narrow-to-field): Simplify.
11721 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
11723         * spam.el (spam-directory): Derive from `gnus-directory'.
11725         * spam-report.el (spam-report-url-to-file)
11726         (spam-report-requests-file): New function and variable for offline
11727         reporting.
11728         (spam-report-url-ping-function): Add `spam-report-url-to-file'
11729         and user defined function.
11730         (spam-report-url-ping-mm-url): Remove doubled slash.
11732 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
11734         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
11736 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
11738         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
11739         format string mismatch.
11741         * sieve.el (sieve-deactivate-all): do.
11743         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
11745         * nnlistserv.el (nnlistserv-kk-wash-article): do.
11747         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
11749         * mm-bodies.el (mm-7bit-chars): Don't include \r.
11751 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
11753         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
11754         the list of checks.
11756 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
11758         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
11759         padding.
11761 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
11763         * mm-view.el (mm-fill-flowed): New variable.
11764         (mm-inline-text): Use it.
11766 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
11768         * spam.el (spam-spamassassin-register-ham-routine)
11769         (spam-spamassassin-register-spam-routine): Fix function names.
11771 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11773         * gnus.el (gnus-tmp-grouplens): Remove.
11774         (gnus-summary-line-format): Remove grouplens.
11776         * gnus-group.el (gnus-group-line-format): Ditto.
11778         * gnus-spec.el (gnus-format-specs): Ditto.
11779         (gnus-update-format-specifications): Flush the group format spec
11780         cache if there's the grouplens stuff.
11781         (gnus-parse-simple-format): Replace %l with the empty string.
11783 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
11785         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
11786         omission.
11788 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11790         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
11791         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11793 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
11795         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
11796         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
11797         New macros and functions.
11798         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
11799         Handle > NLINK_MAX messages.
11800         * nnmaildir.el (nnmaildir-request-set-mark): Use
11801         nnmaildir--emlink-p and nnmaildir--eexist-p.
11803 2004-01-25  Alex Schroeder  <alex@gnu.org>
11805         * spam-stat.el (spam-stat-process-directory-age): New option.
11806         (spam-stat-process-directory): Use it.
11808 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
11810         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
11811         (spam-stat-save): Accept prefix argument.
11813 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
11815         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
11816         links" error.
11818 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
11820         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
11821         compatibility with old .newsrc.eld files.
11823         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
11825         * gnus-start.el (gnus-1): do.
11827         * gnus-group.el (gnus-group-line-format-alist): do.
11829         * gnus.el (gnus-use-grouplens, gnus-visual): do.
11831         * gnus-gl.el: Remove.
11833 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11835         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
11836         marks consisting of a single range {for example, (3 . 5)} rather
11837         than a list of a single range { ((3 . 5)) }.
11839 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
11841         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
11842         with-current-buffer.
11843         (spam-stat-store-current-buffer): Use insert-buffer-substring to
11844         avoid consing a string.
11846         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
11847         Remove obsolete entries for big5 and gb2312.
11849 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11851         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
11852         uncompressed list.
11854 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
11856         * spam-stat.el (spam-stat-strip-xref): New function.
11857         (spam-stat-process-directory): Use it.
11859         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
11860         here -- it's done in message-fetch-field.
11862 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11864         * gnus-agent.el (gnus-agent-queue-mail)
11865         (gnus-agent-prompt-send-queue): New variables.
11866         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
11867         * gnus-draft.el (gnus-group-send-queue): Pass the group name
11868         "nndraft:queue" along to gnus-draft-send.  Use
11869         gnus-agent-prompt-send-queue.
11870         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
11871         is "nndraft:queue".  Suggested by Gaute Strokkenes
11872         <gs234@srcf.ucam.org>
11874         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
11875         (agent-enable-undownloaded-faces): Added
11876         (gnus-agent-cat-groups): Use eval-and-compile, not
11877         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
11878         method of gnus-agent-cat-groups even when the buffer has been
11879         evaled.
11880         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
11881         delete gnus-agent-save-active-1.
11882         (gnus-agent-save-groups): Deleted.  Identical to
11883         gnus-agent-save-active.
11884         (gnus-agent-write-active): No longer adjust agent's copy of active
11885         file as agent's adjustments are now stored in their own
11886         file.  Removed optional parameter.
11887         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
11888         servers.  Add use of min/max range limits from server's local
11889         file.
11890         (gnus-agent-save-alist): Removed unused optional argument.
11891         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
11892         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
11893         (gnus-agent-set-local): A per-server file that keeps min/max range
11894         limits for articles known to the agent.  Provides a fast mechanism
11895         for altering many active ranges.
11896         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
11897         active file (local makes it unnecessary).
11898         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
11900         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
11901         (agent-enable-undownloaded-faces): Added
11903         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
11904         disable it when sending to "nndraft:queue".
11905         (gnus-group-send-queue): Add safety check to avoid sending queue
11906         when unplugged.
11908         * gnus-group.el (gnus-group-catchup): Use new
11909         gnus-sequence-of-unread-articles, not
11910         gnus-list-of-unread-articles, to avoid exhausting memory with huge
11911         numbers of articles.  Use gnus-range-map to avoid having to
11912         uncompress the unread list.
11913         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
11914         Fixed invalid ange-ftp reference.
11916         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
11917         (gnus-sorted-range-intersection): Intersection of two ranges
11918         without requiring that they first be uncompressed.
11920         * gnus-start.el (gnus-activate-group): Unless blocked by the
11921         caller, possibly expand the active range to include both cached
11922         and agentized articles.
11923         (gnus-convert-old-newsrc): Rewrote in anticipation of having
11924         multiple version-dependent converters.
11925         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
11926         gnus-agent-save-active.
11927         (gnus-save-newsrc-file): Save dirty agent range limits.
11929         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
11930         gnus-agent-possibly-alter-active.
11931         (gnus-adjust-marked-articles): Faster handling of simple lists
11933 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
11935         * spam-stat.el (spam-stat-test-directory): New optional argument
11936         displays a list of files detected.  Suggested by Andrew Cohen
11937         <cohen@andy.bu.edu>.
11938         (spam-stat-buffer-words-with-scores): Don't narrow and change
11939         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
11941 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
11943         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
11944         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
11945         (spam-spamassassin-arguments)
11946         (spam-spamassassin-spam-flag-header)
11947         (spam-spamassassin-positive-spam-flag-header)
11948         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
11949         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
11950         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11951         (spam-list-of-processors, spam-list-of-checks)
11952         (spam-list-of-statistical-checks, spam-registration-functions)
11953         (spam-check-spamassassin-headers, spam-check-spamassassin)
11954         (spam-spamassassin-score)
11955         (spam-spamassassin-register-with-sa-learn)
11956         (spam-spamassassin-register-spam-routine)
11957         (spam-spamassassin-register-ham-routine)
11958         (spam-assassin-register-spam-routine)
11959         (spam-assassin-register-ham-routine): Add SpamAssassin support.
11960         (spam-bogofilter-score): Fix to show article before scoring.
11962 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
11964         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
11965         default scoring function.
11966         (spam-generic-score): Call spam-spamassassin-score if
11967         spam-use-spamassassin or spam-use-spamassassin-headers is on;
11968         spam-bogofilter-score otherwise.
11970         * gnus.el (spam-process, spam-autodetect-methods): Add
11971         spamassassin and spamassassin-headers.
11973 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
11975         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11976         Suppress unnecessary messages.
11978 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
11980         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
11981         make-hash-table.
11983 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11985         * canlock.el (base64-encode-string): Don't autoload it.
11987 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11989         * run-at-time.el: Remove useless (require 'itimer),
11990         eval-and-compile and (featurep 'xemacs).
11992 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
11994         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
11995         GROUP is a virtual group.
11997 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
11999         * gnus.el: Autoload `message-y-or-n-p'.
12001 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
12003         * pgg-parse.el: Remove unnecessary (require 'custom).
12005         * pgg-def.el: do.
12007         * nnmail.el: do.
12009         * gnus-undo.el: do.
12011         * gnus-picon.el: do.
12013         * gnus-util.el: do.
12015 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
12017         * gnus-sum.el (gnus-pick-line-number): Add autoload.
12019 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12021         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
12022         handle, as well as a list.
12024         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
12025         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
12026         (mm-w3m-cid-retrieve): Simplify.
12028 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
12030         * message.el (message-kill-to-signature): Allow prefix arg to
12031         specify number of lines to keep before signature.
12033 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
12035         (message-kill-to-signature): Change docstring.
12037 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12039         * canlock.el: Always require sha1-el.
12040         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
12042         * message.el: Autoload sha1 only when compiling.
12044 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12046         * message.el (message-canlock-generate): Require sha1-el.
12048 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
12050         * message.el (message-expand-name): Silence the byte compiler.
12052 2004-01-13  Simon Josefsson  <jas@extundo.com>
12054         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
12055         Invoke gnus-score-mode.  Reported by
12056         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
12058         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
12059         Jim Blandy <jimb@redhat.com> (tiny change).
12061 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
12063         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
12065 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
12067         * spam.el (spam-get-article-as-string): Update to use
12068         gnus-request-article-this-buffer, much simpler.
12069         (spam-get-article-as-buffer): Remove.
12071 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
12073         * message.el (message-expand-name): Use EUDC if the user uses that.
12075 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
12077         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
12078         character for the encoding to avoid consing a string.
12080         * rfc2047.el (rfc2047-decode-string): Don't cons a string
12081         unnecessarily.
12083         * mm-util.el (mm-replace-chars-in-string): Remove.
12085         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
12086         of mm-replace-chars-in-string.
12088 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
12090         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
12092         * mm-util.el (mm-subst-char-in-string): Support inplace.
12094         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
12095         a new string in every iteration.  Use shy groups.
12097 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
12099         * gnus-srvr.el (gnus-browse-unsubscribe-group):
12100         * gnus-soup.el (gnus-soup-group-brew):
12101         * gnus-msg.el (gnus-put-message):
12102         * gnus-move.el (gnus-group-move-group-to-server):
12103         * gnus-kill.el (gnus-batch-score):
12104         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
12105         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
12106         (gnus-group-update-group, gnus-group-read-group)
12107         (gnus-group-make-group, gnus-group-make-help-group)
12108         (gnus-group-make-archive-group, gnus-group-make-directory-group)
12109         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
12110         (gnus-group-sort-by-unread, gnus-group-catchup)
12111         (gnus-group-unsubscribe-group, gnus-group-kill-group)
12112         (gnus-group-yank-group, gnus-group-set-info)
12113         (gnus-group-list-groups):
12114         * gnus.el (gnus-generate-new-group-name):
12115         * gnus-delay.el (gnus-delay-send-queue):
12116         * nnvirtual.el (nnvirtual-catchup-group):
12117         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
12118         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
12119         (gnus-group-prepare-topics, gnus-topic-check-topology):
12120         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
12121         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
12122         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
12123         (gnus-group-make-articles-read):
12124         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
12125         (gnus-group-change-level, gnus-kill-newsgroup)
12126         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
12127         (gnus-get-unread-articles, gnus-make-articles-unread)
12128         (gnus-make-ascending-articles-unread): Use accessor
12129         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
12130         to get group information for improved readability.
12133 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
12135         * gnus-art.el (article-decode-mime-words, article-babel)
12136         (gnus-article-highlight-signature, gnus-article-add-buttons)
12137         (gnus-signature-toggle): Use gnus-with-article-buffer.
12139         * gnus-art.el (gnus-article-highlight-headers)
12140         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
12142         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
12143         (gnus-article-set-globals, gnus-request-article-this-buffer)
12144         (gnus-button-message-id, gnus-article-maybe-hide-headers)
12145         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
12146         (gnus-mime-display-alternative): Use with-current-buffer.
12148 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12150         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
12151         also under 80 char limit, and call gnus-error if needed.
12152         (spam-fetch-article-header): Fix - it was a
12153         buffer-local variable (gnus-newsgroup-data).
12154         (spam-find-spam): Use spam-generate-fake-headers, forget about
12155         spam-insert-fake-headers.
12156         (spam-insert-fake-headers): Remove.
12158 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
12160         * deuglify.el (gnus-article-outlook-unwrap-lines)
12161         (gnus-outlook-rearrange-article)
12162         (gnus-outlook-repair-attribution-outlook)
12163         (gnus-outlook-repair-attribution-block)
12164         (gnus-outlook-repair-attribution-other): Remove redundant
12165         save-excursion.
12167 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12169         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
12170         (spam-fetch-field-subject-fast)
12171         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
12172         (spam-fetch-article-header): Add functions to deal with Gnus
12173         internals for fast retrieval of article header data.
12174         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
12176 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
12178         * pop3.el (pop3-md5): Remove.
12179         (pop3-apop): Replace pop3-md5 with md5.
12181         * mm-bodies.el: base64 is always built-in.
12183         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
12184         with-current-buffer.
12186 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12188         * canlock.el (canlock-insert-header): Remove excessive grouping in
12189         regexp.
12191         * gnus-sum.el (gnus-summary-read-document): Ditto.
12193         * gnus-uu.el (gnus-uu-part-number): Ditto.
12195         * html2text.el (html2text-remove-tags): Ditto.
12196         (html2text-format-tags): Ditto.
12197         (html2text-format-single-elements): Ditto.
12199         * mml.el (mml-parse-1): Ditto.
12201 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
12203         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
12205         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
12207         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
12209         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
12211 2003-11-15  Simon Josefsson  <jas@extundo.com>
12213         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
12214         (pgg-gpg-lookup-key): Use regexp match instead of
12215         split-string (split-string is different between emacs 21.2 and
12216         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
12218 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
12220         * gnus-art.el (gnus-mime-view-all-parts)
12221         (gnus-article-part-wrapper, gnus-article-view-part): Use
12222         with-current-buffer.
12224 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
12226         * spam.el (spam-disable-spam-split-during-ham-respool)
12227         (spam-spamoracle-database, spam-cache-lookups)
12228         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
12229         (spam-group-ham-mark-p, spam-group-spam-mark-p)
12230         (spam-group-ham-marks, spam-group-spam-marks)
12231         (spam-group-spam-contents-p, spam-group-ham-contents-p)
12232         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
12233         also add spam-use-blackholes to the statistical checks.
12234         (spam-fetch-field-fast): Add interface to fetching fields, may
12235         become a macro.
12236         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
12237         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
12238         (spam-insert-fake-headers): Fake an article when needed.
12239         (spam-find-spam): Fake article when possible.
12240         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
12241         (spam-check-bogofilter-headers): Use message-fetch-field instead
12242         of nnmail-fetch-field.
12244 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
12246         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
12248 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
12250         * spam.el (spam-split): Do not require spam-use-CHECK to be
12251         enabled if that check is passed to spam-split explicitly; also
12252         fix so 'spam doesn't get converted to spam-split-group when
12253         spam-split-symbolic-return is t.
12254         (spam-find-spam): Find registrations of the article and use those
12255         instead of re-running spam-split to find the spam/ham
12256         classification of the article.
12257         (spam-log-processing-to-registry, spam-log-registered-p)
12258         (spam-log-unregistration-needed-p, spam-log-undo-registration):
12259         Use gnus-error instead of gnus-message.
12260         (spam-log-registration-type): Add function to determine the
12261         classification of a message based on registry entries; will
12262         return nil if both 'spam and 'ham are found.
12263         (spam-check-BBDB): Expand all the BBDB macros here so we can have
12264         a reasonably fast local cache without the loading errors.
12265         (spam-cache-lookups): Set to t by default.
12266         (spam-find-spam): Don't try to guess spam-cache-lookups.
12267         (spam-enter-whitelist, spam-enter-blacklist): Clear the
12268         spam-caches entry.
12269         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
12270         caching of whitelist/blacklist entries.
12271         (spam-check-whitelist, spam-check-blacklist): Invoke
12272         spam-from-listed-p with a type, not a cache variable.
12273         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
12275 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
12277         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
12279         * nnmail.el (nnmail-split-fancy): do.
12281         * mml.el (mml-parse): do.
12283         * gnus-score.el (gnus-enter-score-words-into-hashtb)
12284         (gnus-score-adaptive): do.
12286 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12288         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
12289         (gnus-mime-button-map): Don't set keymap parent.
12290         (gnus-button-ctan-directory-regexp): Use shy grouping.
12291         (gnus-prev-page-map): Don't set keymap parent.
12292         (gnus-prev-page-map): Remove duplicated one.
12293         (gnus-next-page-map): Don't set keymap parent.
12294         (gnus-mime-security-button-map): Ditto.
12296         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
12297         version number.
12299         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
12301 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12303         * canlock.el (canlock-sha1-function): Remove.
12304         (canlock-sha1-function-for-verify): Remove.
12305         (canlock-openssl-program): Remove.
12306         (canlock-openssl-args): Remove.
12307         (canlock-ignore-errors): Remove.
12308         (canlock-sha1-with-openssl): Remove.
12309         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
12310         (canlock-verify): Don't use canlock-ignore-errors.
12312         * sha1-el.el (sha1-string-external): Make it can return a string
12313         in binary form.
12314         (sha1-region-external): Ditto.
12315         (sha1-string-internal): Ditto.
12316         (sha1-region-internal): Ditto.
12317         (sha1-region): Ditto.
12318         (sha1-string): Ditto.
12319         (sha1): Ditto.
12321 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12323         * spam.el (spam-report-articles-gmane): New command.
12325 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12327         * gnus.el: Don't make unnecessary *Group* buffer when loading.
12329         * run-at-time.el (run-at-time-saved): Remove.
12330         (run-at-time): Doc fix.
12332 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
12334         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
12335         (gnus-summary-limit-map): Add it.
12336         (gnus-summary-make-menu-bar): do.
12338 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
12340         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
12341         Make attempt at some caching support (done for BBDB only now).
12342         (spam-find-spam): Set spam-cache-lookups if there are more than 2
12343         addresses to be checked.
12344         (spam-clear-cache-BBDB): Add function, to be invoked by
12345         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
12346         (spam-check-BBDB): Check and use the caches, if
12347         spam-cache-lookups is on, remove superfluous (provide).
12349 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
12351         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
12353 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
12355         * run-at-time.el (run-at-time-saved): Move to after the definition
12356         of `run-at-time'.
12358 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12360         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
12361         mm-w3m-local-map-property.
12363         * mm-view.el (mm-w3m-mode-map): Remove.
12364         (mm-w3m-local-map-property): Remove.
12365         (mm-inline-text-html-render-with-w3m): Don't use
12366         mm-w3m-local-map-property.
12368 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12370         * run-at-time.el: New file.
12372         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
12373         of gnus-set-text-properties.
12375         * gnus-uu.el (gnus-uu-save-article): Ditto.
12377         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
12379         * gnus-cite.el (gnus-cite-parse): Ditto.
12381         * gnus-art.el (gnus-button-push): Use set-text-properties instead
12382         of gnus-.
12384         * gnus.el: Changed calls to nnheader-run-at-time and
12385         password-run-at-time throughout to use run-at-time directly.
12387         * password.el: Removed definition of run-at-time.
12389 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
12391         * mml.el (mml-minibuffer-read-disposition): Show attachment type
12392         in prompt.
12394 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
12396         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
12397         XEmacs version.
12399         * dns.el (dns-make-network-process): Use `open-network-stream'
12400         instead of `gnus-xmas-open-network-stream'.
12402         * .cvsignore: Add auto-autoloads.el, custom-load.el.
12404 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
12406         * gnus-art.el (gnus-mime-display-alternative)
12407         (gnus-insert-mime-button, gnus-insert-mime-security-button)
12408         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
12409         Don't use gnus-local-map-property.
12411         * gnus-util.el (gnus-local-map-property): Remove.
12413         * mm-view.el (mm-view-pkcs7-decrypt): Replace
12414         gnus-completing-read-maybe-default with completing-read.
12416         * gnus-util.el (gnus-completing-read): do.
12417         (gnus-completing-read-maybe-default): Remove.
12419 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
12421         * password.el: Only autoload `run-at-time' if not XEmacs.
12422         Only autoload the itimer functions if XEmacs.
12424 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
12426         * gnus-art.el (gnus-read-string): Remove.
12427         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
12428         read-string.
12430 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
12432         * netrc.el: Autoload password-read.
12433         (netrc): Add configuration group.
12434         (netrc-encoding-method, netrc-openssl-path): Add
12435         variables for encoding and decoding of files with symmetric
12436         ciphers.
12437         (netrc-encode): Add assistant function to encode a file with
12438         netrc-encoding-method.
12439         (netrc-parse): Add interactive parameter, added optional
12440         decoding if netrc-encoding-method is non-nil but otherwise
12441         behavior is standard.
12442         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
12443         Do s/encode/encrypt/ everywhere.
12445         * spam.el: Remove executable-find autoload.
12447 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
12449         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
12451         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
12453 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12455         * gnus-art.el (gnus-treat-ansi-sequences,
12456         (article-treat-ansi-sequences): New variable and function.
12457         Suggested by Dan Jacobson <jidanni@jidanni.org>.
12459         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12460         Use it.
12462 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
12464         * mm-util.el (mm-quote-arg): Remove.
12466         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
12467         shell-quote-argument.
12469         * gnus-uu.el (gnus-uu-command): do.
12471         * gnus-sum.el (gnus-summary-insert-pseudos): do.
12473         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
12474         with make-char.
12476         * mm-util.el (mm-make-char): Remove.
12478         * mml.el (mml-mode): Replace gnus-add-minor-mode with
12479         add-minor-mode.
12481         * gnus-undo.el (gnus-undo-mode): do.
12483         * gnus-topic.el (gnus-topic-mode): do.
12485         * gnus-sum.el (gnus-dead-summary-mode): do.
12487         * gnus-start.el (gnus-slave-mode): do.
12489         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
12491         * gnus-ml.el (gnus-mailing-list-mode): do.
12493         * gnus-gl.el (gnus-grouplens-mode): do.
12495         * gnus-draft.el (gnus-draft-mode): do.
12497         * gnus-dired.el (gnus-dired-mode): do.
12499         * gnus-ems.el (gnus-add-minor-mode): Remove.
12501         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12502         Replace gnus-char-width with char-width.
12504         * gnus-ems.el (gnus-char-width): Remove.
12506         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12507         Replace gnus-char-width with char-width.
12509         * gnus-ems.el (gnus-char-width): Remove.
12511         * spam-stat.el (with-syntax-table): Remove with-syntax-table
12512         definition.
12513         Remove Emacs 20 hash table compatibility code.
12515         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
12516         20 compatibility code.
12518         * spam.el (spam-point-at-eol): Replace with point-at-eol.
12520         * smime.el (smime-point-at-eol): Replace with point-at-eol.
12522         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
12523         with point-at-{eol,bol}.
12525         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
12527         * imap.el (imap-point-at-eol): Replace with point-at-eol.
12529         * flow-fill.el (fill-flowed-point-at-bol)
12530         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
12532         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
12533         Replace with point-at-{eol,bol} throughout all files.
12535 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12537         * ntlm.el (ntlm-string-as-unibyte): New macro.
12538         (ntlm-build-auth-response): Use it.
12540         Remove Emacs 20 stuff:
12541         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
12542         of delq and copy-sequence.
12543         * gnus-art.el (popup-menu): Remove the compiler macro.
12544         * nnmail.el (nnmail-split-fancy): Don't support customizing with
12545         Emacs 20.
12547 2004-01-05  Simon Josefsson  <jas@extundo.com>
12549         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
12550         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
12551         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
12552         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
12553         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
12554         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
12555         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
12556         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
12557         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
12558         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
12559         ntlm-string-permute, string-lshift into ntlm-string-lshift,
12560         string-xor into ntlm-string-xor.  Suggested by
12561         Jesper Harder <harder@myrealbox.com>.
12563         * ntlm.el: Don't include poem.
12565         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
12566         Jesper Harder <harder@myrealbox.com>.
12568         * sasl-ntlm.el, ntlm.el, md4.el: New files.
12570         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
12571         probably breaks emacs with DL patch, but do we care? Is anyone
12572         still using the DL stuff?)
12574         * sieve-manage.el: Use the password package.
12575         (sieve-manage-read-passwd): Remove.
12576         (sieve-manage-interactive-login): Use password.  Re-add
12577         condition-case around loop.
12579         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
12580         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
12581         the password package.
12583 2003-02-19  Simon Josefsson  <jas@extundo.com>
12585         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
12586         token.
12588 2002-08-07  Simon Josefsson  <jas@extundo.com>
12590         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
12591         (sieve-manage-authenticators):
12592         (sieve-manage-authenticator-alist): Add some SASL mechs.
12593         (sieve-sasl-auth): New function.
12594         (sieve-manage-cram-md5-auth):
12595         (sieve-manage-plain-auth): Rewrite using SASL library.
12596         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
12597         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
12598         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
12599         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
12601 2004-01-05  Simon Josefsson  <jas@extundo.com>
12603         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
12604         New files.
12606 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12608         * gnus-group.el (gnus-no-groups-message): Update.
12610         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
12612 2003-11-09  Simon Josefsson  <jas@extundo.com>
12614         * imap.el: Support for ID IMAP extension (RFC 2971).
12615         (imap-local-variables): Add imap-id.
12616         (imap-id): New variable.
12617         (imap-id): New function.
12618         (imap-parse-response): Parse untagged ID response.
12619         * nnimap.el (nnimap-id): New variable.
12620         (nnimap-open-connection): Use it.
12622 2003-12-28  Simon Josefsson  <jas@extundo.com>
12624         * gnus-score.el (gnus-score-edit-all-score): New.
12625         * gnus-group.el (gnus-group-score-map): Bind it to W e.
12627 2004-01-04  Simon Josefsson  <jas@extundo.com>
12629         * password.el: Add.
12631 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
12633         * dns.el: Add support for AAAA records (see RFC 3596)
12635         * Fix typo PRT -> PTR
12637         * Parse MX, PTR and SOA replies (see RFC 1035)
12639 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12641         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
12643         * Moved to Changelog.2.
12645 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12647         * gnus.el (gnus-version-number): Bump version.
12649 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12651         * gnus.el: No Gnus v0.1 is released.
12653 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12655         * gnus.el: No Gnus v0.0 is released.
12657 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12659         * gnus.el (gnus-version-number): Bump.
12660         (gnus-version): No.
12662 See ChangeLog.2 for earlier changes.
12664     Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
12666   This file is part of GNU Emacs.
12668   GNU Emacs is free software: you can redistribute it and/or modify
12669   it under the terms of the GNU General Public License as published by
12670   the Free Software Foundation, either version 3 of the License, or
12671   (at your option) any later version.
12673   GNU Emacs is distributed in the hope that it will be useful,
12674   but WITHOUT ANY WARRANTY; without even the implied warranty of
12675   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12676   GNU General Public License for more details.
12678   You should have received a copy of the GNU General Public License
12679   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
12681 ;; Local Variables:
12682 ;; coding: utf-8
12683 ;; fill-column: 79
12684 ;; add-log-time-zone-rule: t
12685 ;; End:
12687 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4