(calendar-chinese-all-holidays-flag): New.
[emacs.git] / lisp / gnus / ChangeLog
blob070ef6e886c3364a7a4b829a168b8ecb0c80db64
1 2008-04-22  Juri Linkov  <juri@jurta.org>
3         * mailcap.el (mailcap-file-default-commands): New function.
5 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7         * message.el (message-signature-separator, message-cite-function):
8         Change custom version.
10 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
12         * mm-decode.el (mm-display-external): Make temp file read-only.
14 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
16         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
17         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
18         `C-c C-f d'.
20 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
22         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
24 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
26         * auth-source.el: Added docs.
27         (auth-sources): Modified format to support server.
28         (auth-source-pick, auth-source-user-or-password)
29         (auth-source-user-or-password-imap)
30         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
31         (auth-source-user-or-password-sftp)
32         (auth-source-user-or-password-smtp): Add server parameter.
34 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
36         * gnus-registry.el: Initialize the registry when gnus-registry-install
37         is t.
39 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
41         * compface.el (uncompface): Make buffer unibyte.
43 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
45         * mail-source.el (mail-source-value):
46         Prefer fboundp to functionp so it works with macros as well.
48 2008-04-05  Glenn Morris  <rgm@gnu.org>
50         * gnus-ems.el (mm-disable-multibyte): Autoload it.
52 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
54         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
55         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
57         * nnheader.el (nnheader-init-server-buffer): Change buffer's
58         multibyteness after rather than before erasing it.
60         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
61         mm-with-multibyte.
62         (gnus-request-article-this-buffer): Make sure the proper decoding is
63         used if gnus-original-article-buffer happens to be unibyte.
65         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
66         default-enable-multibyte-characters.
68         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
69         default-enable-multibyte-characters.
71         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
73         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
75 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
77         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
78         Fix last change in case the element is not even a symbol.
80 2008-04-02  Simon Josefsson  <simon@josefsson.org>
82         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
83         imap-enable-exchange-bug-workaround.
84         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
86 2008-04-01  Simon Josefsson  <simon@josefsson.org>
88         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
89         a 100 byte status-checks into a 2-3MB transfer for each group.
90         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
91         to enable bug workaround or not.
92         (nnimap-find-minmax-uid): Only enable workaround conditionally.
94 2008-03-31  Glenn Morris  <rgm@gnu.org>
96         * message.el (mml2015-use): Declare for compiler.
97         (message-info): Require mml2015 when appropriate.
99 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
101         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
102         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
103         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
104         (nntp-service-to-port): New function.
105         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
106         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
107         (nntp-open-netcat-stream): New function.
108         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
110 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
112         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
114 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
116         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
118 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
120         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
122 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
124         * message.el (message-signature-separator): Change default.
125         Improve custom type.
126         (message-cite-function): Change default to
127         message-cite-original-without-signature.
129         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
130         toggle.
132         * message.el (message-check-news-body-syntax): Fix signature check.
133         (message-setup-1): Mark buffer as unmodified _after_ running
134         message-setup-hook and handling message-alternative-emails.
135         (message-shorten-references): Be more strict when building list of
136         valid references to comply with GNKSA.
138         * gnus-group.el (gnus-read-ephemeral-bug-group)
139         (gnus-read-ephemeral-debian-bug-group)
140         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
142         * message.el (message-info): Don't use booleanp which isn't supported
143         in Emacs 21 and XEmacs.
145 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
147         * gnus-group.el (gnus-gmane-group-download-format): Rename from
148         gnus-group-gmane-group-download-format.
149         (gnus-group-read-ephemeral-gmane-group): Rename from
150         gnus-group-read-ephemeral-gmane-group.
151         (gnus-read-ephemeral-gmane-group-url): Rename from
152         gnus-group-read-ephemeral-gmane-group-url.
153         (gnus-bug-group-download-format-alist):  New variable.
154         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
155         (gnus-read-ephemeral-emacs-bug-group): New commands.
157 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
159         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
160         (gnus-visible-headers): Improve custom type.
162 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
164         * mml.el (mml-menu): Add workarounds for XEmacs.
166         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
167         X-Boundary header.
169         * message.el (message-simplify-recipients): Fix previous commit.
171 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
173         * mm-util.el (mm-set-buffer-multibyte): New function.
174         * mm-decode.el (mm-copy-to-buffer): Use it.
176         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
177         Prefer fboundp to functionp so it works with macros as well.
179 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
181         * message.el (message-alter-recipients-discard-bogus-full-name):
182         New function.
183         (message-alter-recipients-function): New variable.
184         (message-get-reply-headers): Use it.
185         (message-replace-header): New helper function.
186         (message-recipients-without-full-name): New variable.
187         (message-simplify-recipients): New command.
189         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
191         * message.el (message-info): Handle EasyPG manual.
193         * mml.el (mml-menu): Add entry for EasyPG.
195 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
197         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
198         parameter.
200         * message.el (message-disassociate-draft): Specify drafts group name
201         fully.
203 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
205         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
206         unnecessary duplicates from the match list.
208 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
210         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
211         args of `how-many' of which the XEmacs version doesn't take; declare
212         Info-index-next as function.
214 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
216         * gnus-score.el (gnus-score-headers): Fix handling of
217         gnus-inhibit-slow-scoring.
219         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
220         string.
221         (gnus-button-url-regexp): Improve handling of parenthesis.
222         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
223         (gnus-button-handle-info-keystrokes): Handle index entries.
225 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
227         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
228         Incoming* files.
230 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
232         * auth-source.el (auth-sources): Renamed from auth-source-choices.
233         (auth-source-pick): Use it.
235 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
237         * auth-source.el (auth-source-protocols)
238         (auth-source-protocols-customize, auth-source-choices): Added and
239         modified variable customizations and defaults.
240         (auth-source-pick, auth-source-user-or-password)
241         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
242         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
243         (auth-source-user-or-password-sftp)
244         (auth-source-user-or-password-smtp): Use new variables and provide an
245         interface to netrc.el.
247 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
249         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
250         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
251         Make sure the nntp port to specify is a string.
253 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
255         * nntp.el: Use with-current-buffer.
256         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
257         dubious mm-with-unibyte-current-buffer.
258         (nntp-with-open-group-function): New function extracted from
259         nntp-with-open-group macro.
260         (nntp-with-open-group): Use the function, so it's easier to debug.
261         Add indentation and debugging info.
262         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
263         the use of the netcat alternatives.
265         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
266         Avoid mm-string-as-multibyte as well.
268         * nnweb.el (nnweb-insert-html):
269         Remove use of nnheader-string-as-multibyte.
271         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
272         (nnheader-string-as-multibyte): Remove.
274         * mm-view.el: Use inhibit-read-only.
275         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
276         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
277         or unibyte-string.
279         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
280         (mm-uu-yenc-extract): Use with-current-buffer.
282         * gnus-soup.el (gnus-soup-send-packet): Don't use
283         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
285         * nnmh.el: Use with-current-buffer.
286         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
287         mm-string-as-multibyte on the output of mm-encode-coding-string.
289         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
290         (nnimap-request-move-article): Use with-current-buffer.
292         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
293         inserting the handle-buffer's text, so the implicit multibyte->unibyte
294         conversion uses string-make-unibyte rather than string-as-unibyte.
296         * gnus-msg.el: Use with-current-buffer.
298         * message.el (message-ignored-resent-headers): Add "Delivered-To".
300 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
302         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
303         string for caching if it is 'PIN.
305 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
307         * mail-source.el (mail-source-delete-old-incoming-confirm):
308         Change default to nil.
309         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
311 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
313         * gnus-art.el (gnus-narrow-to-page): Position point properly.
314         (gnus-article-goto-prev-page): Work for articles having ^L's.
316         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
318         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
320 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
322         * gnus-bookmark.el: Adjust for renames in bookmark.el.
323         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
324         (gnus-bookmark-jump): Adjust some variable names.
326 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
328         * auth-source.el: New package.
329         (auth-source-choices): Add customization entry point variable.
331         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
332         bug.
334 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
336         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
337         (gnus-registry-initialize, gnus-registry-install-p): Use it.
338         (gnus-registry-install-shortcuts): Rename from
339         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
340         the `gnus-registry-mark-map' keymap dynamically from
341         `gnus-registry-marks'.  The generated functions update the summary line
342         when a registry mark is added or deleted, and will call
343         `gnus-registry-install-p' (see the comments in the code).
344         (gnus-registry-user-format-function-M): Use concat intelligently.
346         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
347         the registry mark functions.
349 2008-03-05  Glenn Morris  <rgm@gnu.org>
351         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
352         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
353         gnus-art.
354         (top-level): No need to load own source when compiling.
356 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
358         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
359         Suggested by <chris.anderton@zetnet.co.uk>.
361 2008-03-04  Glenn Morris  <rgm@gnu.org>
363         * gnus-sum.el (top-level): No need to require gnus when compiling,
364         since unconditionally required near start of file.
365         (gnus-summary-display-while-building): Move definition before use.
367 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
369         * gnus-registry.el (gnus-registry-user-format-function-M): Add
370         formatting function.
372 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
374         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
375         with plists.
376         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
377         Use new format.
379 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
381         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
382         `where-is-internal' that returns a range of key sequences.
384 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
386         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
388         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
389         (gnus-summary-jump-to-group): Consider windows on other displayed
390         frames as well.  Similar changes might be needed elsewhere, but that's
391         the one I've bumped into during my use.
393         * nndoc.el (nndoc-oe-dbx-type-p):
394         * gnus-msg.el (gnus-debug):
395         * gnus-group.el (gnus-update-group-mark-positions):
396         Use mm-string-to-multibyte.
398 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
400         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
401         doesn't handle NotDashEscaped.
403         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
404         (mml-dnd-attach-options): Fix typo in custom choice.
406         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
407         nndoc-article-type to mbox.
408         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
410         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
411         to nil, instead of html2text.
413         * imap.el (imap-debug): Add `imap-ping-server'.
415         * gnus-bookmark.el: Add FIXMEs.
417         * message.el (message-form-letter-separator)
418         (message-send-form-letter-delay): New variables.
419         (message-send-form-letter): Use them.  New command to send form
420         letters.  Requested by Uwe Siart.
421         (message-send-mail-function): Doc fix.  Add "Other" custom option.
423 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
425         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
426         empty author.
428 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
430         * gnus-registry.el (gnus-registry-marks): Add variable for
431         customization of marks and their appearance.
432         (gnus-registry-read-mark): Use it.
433         (gnus-registry-do-marks): Add utility function to loop through
434         `gnus-registry-marks'.
435         (gnus-registry-install-shortcuts-and-menus): Add function to install
436         shortcuts and menus.
437         (gnus-registry-initialize): Use it.
438         (gnus-registry-default-mark): Clarify documentation.
440 2008-02-29  Glenn Morris  <rgm@gnu.org>
442         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
443         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
444         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
445         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
446         Change defcustom :version from 23.0 to 23.1.
448 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
450         * gnus-registry.el (gnus-registry-follow-group-p)
451         (gnus-registry-post-process-groups): Add functions to aid registry
452         splitting and improve logging.  Clarify behavior in function
453         documentation.
454         (gnus-registry-split-fancy-with-parent): Use them.
456 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
458         * gnus-art.el: Use with-current-buffer.
460 2008-02-27  David Engster  <dengste@eml.cc>
462         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
463         Express real group name in the response.
465 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
467         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
468         (nnmairix-last-server, nnmairix-current-server): Defvar them.
469         (nnmairix-goto-original-article): Defvar gnus-registry-install and
470         autoload gnus-registry-fetch-group when compiling.
471         (nnmairix-request-group-with-article-number-correction): remove
472         unreferenced argument passed to nnmairix-call-backend.
474 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
476         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
477         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
478         Wilde.
480 2008-02-27  Glenn Morris  <rgm@gnu.org>
482         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
483         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
484         variables to defconsts.  Convert comments to doc-strings.
485         (nnmairix-last-server, nnmairix-current-server): Convert from free
486         variables to defvars.  Convert comments to doc-strings.
487         (gnus-registry-fetch-group): Autoload.
488         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
489         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
490         (nnmairix-widget-build-editable-fields): Use car cddr rather than
491         caddr.
492         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
493         nnmairix-request-group-with-article-number-correction call.
494         (nnmairix-fast, nnmairix-group): New, less general names, for free
495         variables passed from nnmairix-request-group to
496         nnmairix-request-group-with-article-number-correction.  Declare.
497         (nnmairix-request-group-with-article-number-correction):
498         Use nnmairix-fast, nnmairix-group rather than fast, group.
500 2008-02-26  David Engster  <dengste@eml.cc>
502         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
503         version 0.5.
505 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
507         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
508         instead of making an extra function call.  Don't add the current group
509         to articles only when they have the group.  Use
510         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
511         Reported by David <de_bb@arcor.de>.
513 2008-02-24  Miles Bader  <miles@gnu.org>
515         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
516         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
517         (mm-find-mime-charset-region):
518         * mm-bodies.el (mm-encode-body):
519         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
521 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
523         * mail-source.el (mail-source-delete-incoming): Change default.
524         Supplement doc string.
526         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
528 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
530         * nnmail.el (nnmail-message-id-cache-file): Derive from
531         `gnus-home-directory'.
533 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
535         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
536         Document negative prefix.
538         * gnus-group.el (gnus-group-read-group): Document negative prefix.
540 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
542         * message.el (message-unsent-separator): Add the Exim bounce
543         separator.
545 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
547         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
548         list.
549         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
550         recipient/signer list.
552 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
554         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
555         fbound (Emacs 23 unicode), signal an error.
557 2008-02-08  Glenn Morris  <rgm@gnu.org>
559         * gnus-art.el (pgg-display-output-buffer): Declare as function.
561 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
563         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
564         ports to the calls to `netrc-machine-user-or-password' in addition to
565         "imap" and "imaps".
567 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
569         * gnus.el (gnus-group-startup-message): Add `find-image' call before
570         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
571         <hanche@math.ntnu.no>.
573 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
575         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
577 2008-02-01  Zhang Wei  <id.brep@gmail.com>
579         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
581         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
583 2008-02-01  Miles Bader  <miles@gnu.org>
585         * mml.el (mml-parse-1): Remove apparently vestigial use of
586         `mm-hack-charsets'.
587         * mm-bodies.el (mm-encode-body): Likewise.
589 2008-02-01  Kenichi Handa  <handa@m17n.org>
591         * rfc2104.el (rfc2104-hexstring-to-byte-list): Renamed from
592         rfc2104-hexstring-to-bitstring and changed to return a byte list.
593         (rfc2104-hash): Convert the result of concat to unibyte string.
595 2008-02-01  Dave Love  <fx@gnu.org>
597         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
598         coding-system-for-read.
599         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
601         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
602         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Deleted.
603         (mm-find-mime-charset-region): Remove hack-charsets stuff.
605 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
607         * mail-source.el (mail-sources): Add `group' choice.
609         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
610         parameter `in-group' to control into which group the articles go.
611         Add treatment of `group' mail-source.
613 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
615         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
616         * message.el (message-beginning-of-line): Use featurep instead of bound
617         tests in order to resolve conditionals at compile time.
619 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
621         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
623         * mm-decode.el (mm-dissect-buffer): Decode description.
625         * mml.el (mml-to-mime): Encode message header first.
627 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
629         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
630         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
632 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
634         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
636 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
638         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
639         prefix keys.
640         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
641         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
642         gnus-xmas.el.
644 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
646         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
647         Add new variables for article mark management.
648         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
649         list of extra data entries which, when present, will indicate that the
650         article ID should not be trimmed from the registry.
651         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
652         functions.
653         (gnus-registry-read-mark): New function to read a mark name from the
654         user.
655         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
656         (gnus-registry-set-article-mark-internal): New functions to add and
657         remove marks.
658         (gnus-registry-get-article-marks): New function to show the marks for
659         an article, or retrieve them for further use.
661 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
663         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
664         keys when no argument is given.
666 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
668         * gnus-sum.el (gnus-article-sort-by-random)
669         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
670         jidanni@jidanni.org.
672 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
674         * gnus-art.el (gnus-article-describe-bindings): New function.
675         (gnus-article-read-summary-keys): Use it.
676         (gnus-article-mode-map): Bind `C-h b' to it.
678 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
680         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
681         XEmacs.
682         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
683         against non-character events.
685 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
687         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
688         command.
689         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
690         instead of END.  Change name of the temp file.
691         (gnus-group-gmane-group-download-format): Add doc string.  Make it
692         customizable.
694 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
696         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
697         bind `S W' to gnus-article-wide-reply-with-original; set default
698         binding to gnus-article-read-summary-send-keys.
699         (gnus-article-read-summary-keys): Fix the order of keys; display
700         continuation keys correctly in the echo area; describe bindings
701         correctly when keys end with `C-h'.
702         (gnus-article-read-summary-send-keys): New function.
703         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
704         for gnus-article-read-summary-send-keys; display continuation keys
705         correctly in the echo area.
706         (gnus-article-reply-with-original): Ignore prefix argument.
707         (gnus-article-wide-reply-with-original): New function.
709 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
711         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
712         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
714 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
716         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
717         (gnus-group-read-ephemeral-gmane-group): New command.
719 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
721         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
723 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
725         * message.el (message-send-mail-function): Increase custom version.
727         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
728         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
730 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
732         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
733         html parts correctly; support forwarded messages.
734         (gnus-article-browse-html-article): Remove work buffers.
736         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
737         compiling.
738         (netrc-bound-and-true-p): New macro.
739         (netrc-parse): Use it instead of bound-and-true-p that is not available
740         in XEmacs 21.4.
742 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
744         * gnus-registry.el (gnus-registry-mark-article)
745         (gnus-registry-article-marks): Add functionality to mark articles
746         through the Gnus registry.
748         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
749         (netrc-parse): Use encrypt-file-alist to determine if
750         encrypt-find-model or encrypt-insert-file-contents should be used.
752 2007-12-19  Glenn Morris  <rgm@gnu.org>
754         * mml.el (message-options-set, message-narrow-to-head)
755         (message-in-body-p, message-mail-p, message-encode-message-body):
756         Autoload.
757         (message-remove-header, message-narrow-to-headers-or-head)
758         (message-subscribed-p, message-make-mail-followup-to)
759         (message-position-on-field, message-news-p)
760         (message-options-set-recipient, message-generate-headers)
761         (message-sort-headers): Declare as functions.
763 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
765         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
766         convention in doc string.
768 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
770         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
771         title to html parts.
772         (gnus-article-browse-html-article): Pass message header to it.
774         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
776 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
778         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
779         or password compatible with XEmacs.
781 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
783         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
784         format document.
785         (gnus-mime-delete-part): Don't write description line if empty.
786         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
788 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
790         * gnus-sum.el (gnus-summary-mark-unread-as-read)
791         (gnus-summary-mark-read-and-unread-as-read)
792         (gnus-summary-mark-current-read-and-unread-as-read)
793         (gnus-summary-mark-unread-as-ticked): Doc fix.
794         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
796 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
798         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
799         Christoph Conrad <christoph.conrad@gmx.de>.
801 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
803         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
804         yes-or-no-p.
806 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
808         * mm-decode.el (mm-add-meta-html-tag): New function.
809         (mm-save-part-to-file, mm-pipe-part): Use it.
811         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
812         gnus-y-or-n-p instead of y-or-n-p.
813         (gnus-article-browse-html-parts): Work with message/external-body; use
814         mm-add-meta-html-tag.
816 2007-12-11  Glenn Morris  <rgm@gnu.org>
818         * gnus-cache.el: Require gnus-sum not just when compiling.
820         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
822         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
823         definitions before use.
825         * mm-decode.el: Require gnus-util.
826         (mm-remove-part): Only call delete-annotation on XEmacs.
828         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
830         * nnmail.el: Require gnus-int.
832         * spam.el: Move `require's before `eval-when-compile's.
834         * gnus-ems.el (gnus-alive-p):
835         * gnus-fun.el (message-goto-eoh):
836         * gnus-util.el (gnus-group-name-decode):
837         * mail-source.el (gnus-compress-sequence):
838         * message.el (Info-goto-node, format-spec):
839         * mm-bodies.el (message-options-get):
840         * mm-decode.el (mm-view-pkcs7):
841         * mm-util.el (gmm-write-region):
842         * mml-smime.el (mml-compute-boundary)
843         (gnus-completing-read-with-default):
844         * mml.el (widget-button-press, gnus-make-hashtable):
845         * mml1991.el (mm-decode-content-transfer-encoding)
846         (mm-encode-content-transfer-encoding)
847         (message-options-get, message-options-set):
848         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
849         * nnfolder.el (gnus-request-group):
850         * nnheader.el (ietf-drums-unfold-fws):
851         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
852         * smime.el (gnus-run-mode-hooks):
853         * spam-stat.el (gnus-message): Autoload.
855         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
856         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
857         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
858         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
859         Add declare-function compatibility definition.
861         * gnus-cache.el (nnvirtual-find-group-art):
862         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
863         (gnus-add-image, gnus-add-wash-type):
864         * gnus-group.el (nnkiboze-score-file):
865         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
866         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
867         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
868         (message-tokenize-header, gnus-get-buffer-create)
869         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
870         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
871         * gnus.el (gnus-group-decoded-name):
872         * mail-source.el (imap-capability):
873         * mm-bodies.el (message-options-set):
874         * mm-decode.el (gnus-configure-windows):
875         * mm-extern.el (message-goto-body):
876         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
877         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
878         (epg-sub-key-validity, message-options-set):
879         * mml.el (widget-event-point, gnus-configure-windows):
880         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
881         * mml2015.el (epg-check-configuration, epg-configuration)
882         (message-options-set):
883         * nndb.el (nndb-request-article):
884         * nnfolder.el (gnus-request-create-group):
885         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
886         * nnmaildir.el (gnus-group-mark-article-read):
887         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
888         * rfc1843.el (message-fetch-field):
889         * spam.el (gnus-extract-address-components):
890         Declare as functions.
892 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
894         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
896 2007-12-09  Glenn Morris  <rgm@gnu.org>
898         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
900         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
901         * message.el, mm-view.el, sieve-manage, smime.el:
902         Add declare-function compatibility definition.
904         * gnus-art.el (w3-region, w3m-region, Info-menu):
905         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
906         * gnus-sum.el (gnus-get-predicate):
907         * gnus-util.el (mm-append-to-file, w32-focus-frame):
908         * message.el (mail-abbrev-in-expansion-header-p):
909         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
910         (w3m-detect-meta-charset, w3m-region):
911         * sieve-manage.el (password-read, password-cache-add)
912         (password-cache-remove):
913         * smime.el (password-read-and-add): Declare as functions.
915 2007-12-08  David Kastrup  <dak@gnu.org>
917         * gnus-sum.el (gnus-summary-simplify-subject-query):
918         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
919         `message'.
921 2007-12-07  Glenn Morris  <rgm@gnu.org>
923         * gnus-art.el (article-make-date-line): Revert previous change.
925 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
927         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
929 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
931         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
932         Call gnus-add-to-range ranges only once with a prepared article-list.
934 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
936         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups,
937         nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
938         group names with backslashes.  Reported by Tassilo Horn
939         <tassilo@member.fsf.org>.
941 2007-12-06  D. Goel  <deego3@gmail.com>
943         * gnus-art.el (article-make-date-line):
944         * gnus-start.el (gnus-load):
945         * pop3.el (pop3-read-response): Fix buggy call to `error'.
947 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
949         * gnus-art.el (gnus-use-idna)
950         * gnus-start.el (gnus-site-init-file)
951         * message.el (message-use-idna)
952         * mm-uu.el (mm-uu-hide-markers)
953         * smiley.el (smiley-style): Revert changes that suppress warnings.
955 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
957         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
958         specify charset to html source.  Reported by Christoph Conrad
959         <christoph.conrad@gmx.de>.
961 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
963         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
964         idna-program in order to suppress byte compile warning issued by XEmacs
965         that came to byte compile the default value section of defcustom forms
966         recently.
968         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
969         value of installation-directory.
971         * message.el (message-use-idna): Don't directly refer to the value of
972         idna-program.
974         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
976         * smiley.el (smiley-style): Don't directly call face-attribute.
978 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
980         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
982         * gnus-dired.el: Reduce Gnus dependencies.
983         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
984         require.  Use autoloads instead.
985         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
986         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
987         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
988         (gnus-dired-mode): Adjust doc string.
989         (gnus-dired-mail-mode): New variable.
990         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
991         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
992         (gnus-dired-mail-buffers): New function.  Return mail or message
993         composition buffers.
994         (gnus-dired-attach): Use it.
995         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
996         NO-DECODE.
997         (gnus-dired-print): Use `gnus-print-buffer' depending on
998         `gnus-dired-mail-mode'.
1000 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1002         * rfc2047.el (rfc2047-encoded-word-regexp)
1003         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
1004         explaining what regexp patterns are for.
1006 2007-12-04  Glenn Morris  <rgm@gnu.org>
1008         * password.el: Move to ../password-cache.el.
1010         * mml1991.el (password-read, password-cache-add, password-cache-remove):
1011         * mml2015.el (password-read, password-cache-add, password-cache-remove):
1012         * mml-smime.el (password-read, password-cache-add)
1013         (password-cache-remove):
1014         No need to autoload, since mml-sec requires password.
1016         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
1017         * message.el (gnus-extract-address-components):
1018         * mml-smime.el (gnus-extract-address-components): Define for compiler.
1020         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
1021         password.
1023 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
1025         * mailcap.el: Reduce dependencies.
1026         (mail-header-parse-content-type): Autoload.
1027         (mailcap-delete-duplicates): New alias.
1028         (mailcap-mime-info): Add optional argument NO-DECODE.
1029         (mailcap-mime-types): Use mailcap-delete-duplicates.
1031         * message.el (message-ignored-supersedes-headers): Add "X-ID".
1033 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1035         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
1036         function.
1038         * gnus-uu.el (gnus-uu-decode-yenc): New command.
1039         (gnus-uu-yenc-article): New function.
1041         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
1043         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
1044         buffer.
1046 2007-12-02  Glenn Morris  <rgm@gnu.org>
1048         * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
1049         Move to ../net.
1051         * binhex.el, uudecode.el: Move to ../mail.
1053         * encrypt.el: Remove file.
1055 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
1057         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
1058         matches on patches.
1060         * gnus-art.el (gnus-article-browse-html-article): Mention
1061         `mm-text-html-renderer' in the doc string.
1063         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
1064         string.  Add comments.
1066         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
1067         if rhs is ASCII.
1069 2007-12-01  Glenn Morris  <rgm@gnu.org>
1071         * dig.el, dns.el: Move to ../net.
1072         * format-spec.el, hex-util.el, sha1.el: Move to ../.
1074         * mail-source.el (top-level): Require format-spec before
1075         eval-when-compile.
1077 2007-11-30  Glenn Morris  <rgm@gnu.org>
1079         * encrypt.el: Require password, rather than autoloading password-read.
1081 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
1083         * gnus.el (gnus-method-to-server): Add an optional parameter so the
1084         caller can indicate whether the cache should be disregarded for this
1085         call.  This way the result of the call is reproducible at all times and
1086         can be considered a canonical server name for the supplied method.
1087         (gnus-agent-method-p): Canonicalize server names by pushing their
1088         method through `gnus-method-to-server' using the no-cache argument.
1090         * gnus-srvr.el (gnus-server-insert-server-line): Call
1091         `gnus-method-to-server' with `no-cache' argument.
1093         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
1094         gnus-agent-possibly-synchronize-flags as this should be called when the
1095         server is actually being opened.
1096         (gnus-agent-possibly-synchronize-flags)
1097         (gnus-agent-possibly-synchronize-flags-server): Move check for the
1098         flags file of an agentized server to the latter function.
1100         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
1101         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
1102         after a connection has been established successfully.
1104 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1106         * gnus-art.el (article-display-face): Force to display face if called
1107         interactively; check if gnus-article-x-face-too-ugly matches author.
1108         (article-display-x-face): Display face even if From header is missing
1109         as article-display-face does.
1111 2007-11-28  Richard Stallman  <rms@gnu.org>
1113         * md4.el: Move to ../.
1114         * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
1116 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
1118         * mail-source.el (mail-sources): Default to fetch from file for
1119         compatibility with default of nnmail-spool-file.
1121 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1123         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
1124         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
1125         to look for encoded word that should be encoded again.
1126         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
1127         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
1128         encoding pattern.
1129         (rfc2047-decode-region): Switch strict regexp and loose one according
1130         to rfc2047-allow-irregular-q-encoded-words.
1132 2007-11-26  Simon Josefsson  <simon@josefsson.org>
1134         * imap.el: Move to ../net directory.
1136 2007-11-25  Romain Francoise  <romain@orebokech.com>
1138         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
1140 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
1142         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
1143         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
1145         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
1146         `nnmail-spool-file'.
1148         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
1149         `nnmail-spool-file'.
1151         * gnus-move.el (gnus-change-server): Ditto.
1153         * gnus-kill.el (gnus-batch-score): Ditto.
1155         * gnus-cache.el (gnus-jog-cache): Ditto.
1157         * gnus-msg.el (gnus-summary-reply):
1158         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
1160 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
1162         * gnus-cache.el (gnus-cache-generate-nov-databases):
1163         Use nnml-generate-nov-databases-directory instead of
1164         nnml-generate-nov-databases-1.
1166 2007-11-24  Glenn Morris  <rgm@gnu.org>
1168         * message.el (message-tool-bar-retro): Update for rename
1169         mail_send.xpm->mail-send.xpm.
1171 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
1173         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
1174         `smime-ldap-search' for Emacs 22 and up.
1176 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
1178         * hashcash.el: Move to ../mail directory.
1180         * smime-ldap.el: Remove.  Not used in Emacs 22 and up.
1182         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
1183         `smime-ldap-search' for Emacs 22 and up.
1185 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1187         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
1189         * message.el (message-send-mail-function): Fix error convention.
1190         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
1191         (message-widen-reply, message-send-mail, message-talkative-question)
1192         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
1193         (message-clone-locals, message-send-news): Use with-current-buffer.
1194         (message-insert-or-toggle-importance): Remove unused var `valid'.
1195         (message-make-references): Remove unused var `new-references'.
1196         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
1198 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
1200         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
1201         (spam-split-symbolic-return-positive): Reflow docstring.
1202         (spam-backends, spam-summary-exit-behavior)
1203         (spam-mark-ham-unread-before-move-from-spam-group)
1204         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
1205         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
1206         (spam-clear-cache, spam-backend-check, spam-install-backend)
1207         (spam-install-statistical-backend, spam-list-of-processors)
1208         (spam-group-processor-p, spam-split, spam-bogofilter-score)
1209         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
1210         (spam-check-crm114, spam-initialize, spam-unload-hook):
1211         Fix typos in docstrings.
1213 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1215         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
1216         been checked if they have never been read and those group levels are
1217         higher than the one that a user specified.
1219 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1221         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
1222         foreign groups unless a group level is specified by a user.
1223         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
1225 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
1227         * message.el (message-send-mail-function): Require sendmail.
1229 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
1231         * message.el (message-send-mail-function): Check for smtpmail too.
1233         * utf7.el (utf7-encode, utf7-decode): Use coding system
1234         `utf-7'/`utf-7-imap' from utf-7.el' if available.
1236         * message.el (message-send-mail-function): New function.
1237         (message-send-mail-function): Set default using
1238         message-send-mail-function.  Adjust doc string.
1239         (message-send-mail-with-mailclient): New function.
1241 2007-11-17  Richard Stallman  <rms@gnu.org>
1243         * assistant.el: Remove file.
1245 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
1247         * smime.el (from):
1248         * rfc2047.el (message-posting-charset):
1249         * qp.el (mm-use-ultra-safe-encoding):
1250         * pop3.el (parse-time-months):
1251         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
1252         * nnml.el (files):
1253         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
1254         (jka-compr-compression-info-list, ange-ftp-path-format)
1255         (efs-path-regexp):
1256         * nndiary.el (files):
1257         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
1258         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
1259         (epg-digest-algorithm-alist, inhibit-redisplay)
1260         (password-cache-expiry):
1261         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
1262         (pgg-output-buffer, password-cache-expiry):
1263         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
1264         (efs-path-regexp):
1265         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
1266         (inhibit-redisplay):
1267         * mm-uu.el (file-name, start-point, end-point, entry)
1268         (gnus-newsgroup-name, gnus-newsgroup-charset):
1269         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
1270         (latin-unity-ucs-list):
1271         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
1272         (mm-uu-binhex-decode-function):
1273         * message.el (gnus-message-group-art, gnus-list-identifiers, )
1274         (rmail-enable-mime-composing, gnus-local-organization)
1275         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
1276         (gnus-read-active-file, facemenu-add-face-function)
1277         (facemenu-remove-face-function, gnus-article-decoded-p)
1278         (tool-bar-mode):
1279         * mail-source.el (display-time-mail-function):
1280         * gnus-util.el (nnmail-pathname-coding-system)
1281         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
1282         (gnus-original-article-buffer, gnus-user-agent)
1283         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
1284         (xemacs-codename, sxemacs-codename, emacs-program-version):
1285         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
1286         * gnus-start.el (gnus-agent-covered-methods)
1287         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
1288         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
1289         (gnus-newsgroup-headers, gnus-group-list-mode)
1290         (gnus-group-mark-positions, gnus-newsgroup-data)
1291         (gnus-newsgroup-unreads, nnoo-state-alist)
1292         (gnus-current-select-method, mail-sources)
1293         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
1294         (nnmail-spool-file, gnus-cache-active-hashtb):
1295         * gnus-mh.el (mh-lib-progs):
1296         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
1297         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
1298         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
1299         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
1300         (gnus-group-buffer):
1301         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
1302         (font-lock-set-defaults):
1303         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
1304         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
1305         (gnus-summary-post-menu, total-parts, type, condition, length):
1306         * gnus-agent.el (gnus-agent-read-agentview):
1307         * flow-fill.el (show-trailing-whitespace):
1308         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
1309         eval-and-compile wrappers for byte compiler pacifiers.
1311         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
1312         (mm-display-inline-fontify): Check for featurep 'xemacs not
1313         extent-list.
1315         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
1316         itimer-list.
1317         (mm-create-image-xemacs): Only do something for XEmacs.
1318         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
1320         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
1322         * gnus-registry.el (gnus-adaptive-word-syntax-table):
1323         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
1325 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
1327         * nnimap.el (nnimap-split-download-body):
1328         * gnus-demon.el (gnus-demon):
1329         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
1331 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1333         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
1334         macros.
1335         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
1336         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
1337         copy data from unibyte buffer to multibyte current buffer.
1338         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
1339         to copy data from unibyte current buffer to multibyte buffer.
1340         (nntp-make-process-buffer): Make process buffer unibyte.
1342         * pop3.el (pop3-open-server): Fix typo in Lisp code.
1344 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
1346         * pop3.el (pop3-open-server): Accept and process data more robustly at
1347         connexion start to avoid spurious "POP SSL connexion failed" errors.
1349 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1351         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
1352         read group names.
1354 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
1356         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
1358 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1360         * nnmail.el (nnmail-parse-active): Make group names unibyte.
1361         (nnmail-save-active): Use a unibyte buffer when saving active file,
1362         which may contain non-ASCII group names.
1364         * nnml.el (nnml-request-group): Decode group names in messages.
1366 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
1368         * message.el (message-citation-line-function)
1369         (message-insert-formatted-citation-line): Fix spelling of
1370         `message-insert-formated-citation-line'.
1372 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
1374         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
1376 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1378         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
1379         nnmail-pathname-coding-system.
1381         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
1382         that a user enters; decode group names in messages.
1384         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
1386 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
1388         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
1390         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
1392         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
1393         risky local variable.
1395         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
1397 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
1399         * encrypt.el: Improve documentation to fix function name typo.
1400         Reported by Daiki Ueno <ueno@unixuser.org>.
1402 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1404         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
1405         even if the point is not in the last page of an article.
1406         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
1407         back to the previous page.
1409 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
1411         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
1413 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1415         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
1417 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1419         * message.el (message-check-news-body-syntax): Avoid
1420         mm-string-as-multibyte.
1421         (message-hide-headers): Don't assume (point-min)==1.
1423 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
1425         * message.el (message-remove-blank-cited-lines): Fix if remove is
1426         given.
1427         (message-bogus-address-regexp): New variable.
1428         (message-bogus-recipient-p): New function.
1429         (message-check-recipients): New command.
1430         (message-syntax-checks): Add `bogus-recipient'.
1431         (message-fix-before-sending): Add `bogus-recipient'.
1433         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
1434         (gnus-treat-body-boundary): Don't test window-system.
1436 2007-10-28  Leo <sdl.web@gmail.com>  (tiny change)
1438         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
1440 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
1442         * gnus.el: Bump version to Gnus v5.13.
1444 2007-10-28  Miles Bader  <miles@gnu.org>
1446         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
1447         at compile-time too.
1449 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
1451         * gnus-msg.el (gnus-message-setup-hook): Add
1452         `message-remove-blank-cited-lines' to options.
1454 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
1456         * message.el (message-remove-blank-cited-lines): New function.
1457         Suggested by Karl Plästerer.
1459 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1461         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
1462         mapc.
1464         * imap.el (imap-open): Replace mapcar called for effect with mapc.
1465         (top-level): Use mapc to set functions to be traced for debugging.
1467         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
1468         called for effect with while loop.
1470         * message.el (message-talkative-question): Replace mapcar called for
1471         effect with mapc.
1473         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
1474         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
1475         called for effect with dolist.
1477         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
1479         * nndiary.el: Use dolist instead of mapcar to add diary headers to
1480         gnus-extra-headers and nnmail-extra-headers.
1482         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
1483         called for effect with dolist.
1484         (top-level): Use mapc to set functions to be traced for debugging.
1486         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
1487         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
1488         dolist.
1490         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
1491         Replace mapcar called for effect with mapc.
1492         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
1493         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
1494         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
1495         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
1497         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
1498         remove-if that's a cl function.
1500         * webmail.el (webmail-debug): Replace mapcar called for effect with
1501         dolist.
1503 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1505         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
1506         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
1507         with while loop.
1509         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
1510         functions from article-* functions.
1511         (gnus-multi-decode-header): Replace mapcar called for effect with
1512         dolist.
1514         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1515         (gnus-bookmark-show-details): Replace mapcar called for effect with
1516         while loop.
1518         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
1519         called for effect with while loop.
1521         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
1522         with dolist.
1524         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
1525         mapcar called for effect with dolist.
1527         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
1529         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
1530         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
1531         Replace mapcar called for effect with dolist.
1532         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
1533         mapc.
1535         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
1536         Replace mapcar called for effect with dolist.
1537         (gnus-topic-list): Replace mapcar called for effect with mapc.
1539         * gnus.el: Use mapc instead of mapcar to add autoloads.
1541 2007-10-23  Richard Stallman  <rms@gnu.org>
1543         * gnus-group.el (gnus-group-highlight): Mark as risky.
1545 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1547         * gnus.el (gnus-server-to-method): Return method found first in
1548         gnus-newsrc-alist.
1550         * gnus-art.el (gnus-article-highlight-signature)
1551         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
1552         button overlay without the front stickiness.
1554 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
1556         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
1557         overview buffer needed a catch to receive its throw.
1558         (gnus-agent-flush-cache): Declared as interactive to make this function
1559         easier to use.
1561 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
1563         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
1564         `next-line'.
1566 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1568         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
1569         exclude address matching message-dont-reply-to-names.
1571 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1573         * gnus-util.el (gnus-string<): New function.
1575         * gnus-sum.el (gnus-article-sort-by-author)
1576         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
1578 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1580         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
1581         the frame-focus tag is set in gnus-buffer-configuration.
1583 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1585         * gnus-art.el (gnus-article-add-button): Make a button overlay without
1586         the front stickiness.
1588 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1590         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
1591         url pattern; remove duplicate one.
1592         (gnus-article-extend-url-button): New function.
1593         (gnus-article-add-buttons): Use it.
1594         (gnus-button-push): Use concatenated url that it makes.
1596 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
1598         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
1599         (sieve-manage-open): Use `mapc' instead of `mapcar'.
1601 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1603         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
1604         Don't hardcode point-min==1.
1606 2007-09-30  David Kastrup  <dak@gnu.org>
1608         * gnus-art.el (gnus-article-reply-with-original)
1609         (gnus-article-followup-with-original): When `transient-mark-mode' is
1610         off, refrain from active-region behavior for followups.
1612 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
1614         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
1615         Fix comment about "iso8859-1".
1617 2007-10-08   Daiki Ueno  <ueno@unixuser.org>
1619         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
1620         ones returned from the verify-function.
1622         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
1623         mml2015-extract-cleartext-signature if extraction failed.
1625 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
1627         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
1628         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
1629         failed.
1631 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
1633         * Relicense "GPLv2 or later" files to "GPLv3 or later".
1635 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
1637         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
1638         to mark a thread as expirable.  Add variable `hide' to handle hiding of
1639         thread for both the null and zero (kill/expire thread) universal prefix
1640         cases.
1641         (gnus-summary-expire-thread): Add new function to expire a thread,
1642         using gnus-summary-kill-thread.
1643         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
1644         shortcuts for gnus-summary-expire-thread.
1645         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
1646         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
1648 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
1650         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
1651         extras value, so an extras entry can be deleted.
1652         (gnus-registry-delete-extra-entry): Use it.
1653         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
1654         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
1655         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
1656         storage through the gnus-registry, and provide an appropriate API for
1657         it.
1659 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1661         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
1662         Suggested by Leo <sdl.web@gmail.com>.
1664         * gnus.el: Do.
1666 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1668         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
1669         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
1671         * gnus-agent.el (gnus-agent-fetch-headers): Do.
1673         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
1674         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
1676 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1678         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
1679         newline.
1680         (nnmbox-request-accept-article): Don't change article in source buffer;
1681         narrow to header to use message-fetch-field rather than
1682         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
1683         (nnmbox-request-replace-article): Quote lines that'll be misidentified
1684         as delimiters; make sure article ends with newline.
1685         (nnmbox-delete-mail): Correct last position of article to be deleted;
1686         ignore X-Gnus-Newsgroup header in article body.
1687         (nnmbox-save-mail): Quote lines looking like delimiters at the right
1688         positions; make sure article ends with newline.
1690         * message.el (message-display-abbrev): Don't infloop when a user
1691         inserts SPC in the beginning of header.
1693 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
1695         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
1696         list of groups not followed by default.  Fix type to be regexp.
1697         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
1699 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
1701         * hmac-def.el (define-hmac-function): Switch from old-style to
1702         new-style backquotes.
1704         * md4.el (md4-make-step): Likewise.
1706 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1708         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
1709         raw-text coding system when saving .newsrc file, which may contain
1710         non-ASCII group names.
1712 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1714         * gnus-cus.el (gnus-score-extra): New widget.
1715         (gnus-score-extra-convert): New function.
1716         (gnus-score-customize): Use it for Extra.
1718 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
1720         * mml2015.el (mml2015-extract-cleartext-signature): New function.
1721         (mml2015-mailcrypt-clear-verify): Use it.
1722         (mml2015-gpg-clear-verify): Use it.
1723         (mml2015-pgg-clear-verify): Use it.
1724         (mml2015-epg-clear-verify): Replace the current part with the output
1725         from GnuPG; don't extract the plaintext by itself.
1727         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
1728         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
1729         mml2015-clear-verify-function; don't touch the armor headers or
1730         dash-escaped text here.
1732 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1734         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
1735         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
1736         parts, or application/octet-stream as a last resort.
1737         (gnus-mime-view-part-as-type): Don't toggle display.
1738         (gnus-mime-view-part-as-charset): Don't turn off display before
1739         querying charset.
1741         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
1742         stuff to undisplayer function in Emacs.
1743         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
1745         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
1746         text/calendar parts.
1748 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1750         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
1751         decoding text/calendar parts.
1753         * message.el (message-forward-make-body-mime): Always mark body as
1754         having no illegible text; remove signed-or-encrypted argument.
1755         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
1757         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
1758         (mml-generate-mime-1): Don't encode body if it is specified to be in
1759         raw form; don't make buffer be unibyte when inserting multibyte string.
1761 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1763         * sha1.el: Fix up comment style.
1764         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
1765         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
1767         * hex-util.el: Fix up comment style.
1768         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
1770         * gnus-salt.el: Use with-current-buffer.
1771         (gnus-pick-setup-message): Fix long-standing typo.
1773 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1775         * imap.el (imap-logout-timeout): New variable.
1776         (imap-logout, imap-logout-wait): New functions.
1777         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
1779         * nnimap.el (nnimap-logout-timeout): New server variable.
1780         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
1781         nnimap-logout-timeout.
1783         * gnus-art.el (gnus-article-summary-command-nosave)
1784         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
1786 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1788         * gnus.el (gnus-maximum-newsgroup): New variable.
1790         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
1791         according to gnus-maximum-newsgroup.
1793         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
1794         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
1795         Limit the range of articles according to gnus-maximum-newsgroup.
1797 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
1799         * gnus-art.el (gnus-sticky-article): Fixed problems described in
1800         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
1801         Don't perform gnus-configure-windows here; reuse existing sticky
1802         article buffer.
1804         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
1805         it doesn't exist in gnus-article-mode.
1807 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1809         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
1810         (gnus-agent-decoded-group-name): New function.
1811         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
1812         (gnus-agent-expire-group-1): Use it; decode group name in messages.
1814 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
1816         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
1817         Add binding for gnus-sticky-article.
1818         (gnus-summary-exit): Don't kill sticky article buffers.
1820         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
1821         article buffer.
1822         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
1823         (gnus-kill-sticky-article-buffers): New commands.
1825 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1827         * nntp.el (nntp-xref-number-is-evil): New server variable.
1828         (nntp-find-group-and-number): If it is non-nil, don't trust article
1829         numbers in the Xref header.
1831 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1833         * gnus-agent.el (gnus-agent-read-group): New function.
1834         (gnus-agent-flush-group, gnus-agent-expire-group)
1835         (gnus-agent-regenerate-group): Use it.
1836         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
1837         nnmail-pathname-coding-system.
1839 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1841         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
1843         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
1844         that are unread as unread, and also as selected so that information of
1845         marks having been changed by a user may be updated when exiting group.
1847 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
1849         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
1851 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1853         * gnus-art.el (gnus-mime-display-single): Pass part number that is
1854         calculated ignoring signature parts to gnus-treat-article.
1856 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1858         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
1859         a point here in order to keep the window start.
1860         (gnus-insert-mime-security-button): Make a button overlay without the
1861         front stickiness.
1862         (gnus-mime-display-security): Goto the end of a button.
1864         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
1866 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1868         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
1869         group-name-at-point.
1870         (gnus-group-completing-read): New function that offers decoded
1871         non-ASCII group names for completion.
1872         (gnus-fetch-group, gnus-group-read-ephemeral-group)
1873         (gnus-group-jump-to-group, gnus-group-make-group-simple)
1874         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
1875         (gnus-group-fetch-control): Use it.
1876         (gnus-fetch-group): Use group-name-at-point for the initial value
1877         rather than the default value; use gnus-alive-p.
1879         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
1880         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
1881         (gnus-summary-post-news): Use gnus-group-completing-read.
1883         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
1884         (gnus-read-move-group-name): Decode group name for completion.
1886 2007-07-31  Ted Zlatanov  <tzz@lifelogs.com>
1888         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
1889         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
1890         Yamaoka slightly modified the code).
1892 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1894         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
1895         (nnmail-split-incoming): Bind it.
1897         * nnml.el (nnml-group-name-charset): New function.
1898         (nnml-decoded-group-name): Use it; don't decode group name if
1899         nnmail-group-names-not-encoded-p is non-nil.
1900         (nnml-encoded-group-name): New function.
1901         (nnml-group-pathname): Inline nnml-decoded-group-name.
1902         (nnml-request-expire-articles): Decode group name in message.
1903         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
1904         nnmail-pathname-coding-system.
1905         (nnml-save-mail, nnml-active-number): Work with decoded group names and
1906         not decoded ones according to nnmail-group-names-not-encoded-p.
1907         (nnml-generate-active-info): Use nnml-encoded-group-name.
1909 2007-08-08  Glenn Morris  <rgm@gnu.org>
1911         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
1912         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
1913         doc-strings and comments.
1915 2007-07-25  Glenn Morris  <rgm@gnu.org>
1917         * Relicense all FSF files to GPLv3 or later.
1919 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1921         * gnus-sum.el (gnus-summary-move-article): Make
1922         gnus-summary-respool-article work.
1924 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
1926         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
1927         string.
1929 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
1931         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
1932         that should be ignored when comparing distant RSS articles with local
1933         ones.
1934         (nnrss-make-hash-index): New function.  Create a hash index according
1935         to the ignored fields.
1936         (nnrss-check-group): Use it.
1938 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1940         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
1942         * gnus-art.el (article-decode-group-name): Decode Xref header too.
1944         * gnus-group.el (gnus-group-make-group): Encode group name here unless
1945         the new optional argument ENCODED is non-nil.
1946         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
1947         coding system for encoding group name.
1948         (gnus-group-make-rss-group): Pass un-encoded group name to
1949         gnus-group-make-group.
1950         (gnus-group-set-info): Tell gnus-group-make-group that group name is
1951         encoded.
1953         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
1954         Encode group name to which articles are moved or copied.
1955         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
1956         coding system for encoding Newsgroup, Followup-To and Xref headers.
1958         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
1959         marks; use nnheader-file-coding-system to write a file.
1960         (nnagent-retrieve-headers): Bind file-name-coding-system to
1961         nnmail-pathname-coding-system.
1963         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
1965         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
1966         (nnml-request-article, nnml-request-create-group)
1967         (nnml-request-rename-group, nnml-find-id)
1968         (nnml-possibly-change-directory, nnml-possibly-create-directory)
1969         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
1970         (nnml-save-marks): Use nnml-group-pathname instead of
1971         nnmail-group-pathname.
1973         (nnml-request-create-group, nnml-request-expire-articles)
1974         (nnml-request-move-article, nnml-request-delete-group)
1975         (nnml-deletable-article-p, nnml-possibly-create-directory)
1976         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
1977         (nnml-open-marks): Bind file-name-coding-system to
1978         nnmail-pathname-coding-system.
1980         (nnml-request-article): Pass server argument to nnml-find-group-number.
1981         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
1982         server argument to nnml-possibly-create-directory.
1983         (nnml-request-accept-article): Pass server argument to
1984         nnml-active-number and nnml-save-mail.
1985         (nnml-find-group-number): Pass server argument to nnml-find-id.
1986         (nnml-request-update-info): Pass server argument to
1987         nnml-marks-changed-p.
1989         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
1990         (nnml-save-mail, nnml-active-number): Add server argument.
1992         (nnml-request-delete-group): Warn if group is missing.
1993         (nnml-get-nov-buffer): Decode group name.
1994         (nnml-generate-active-info): Encode group name.
1995         (nnml-open-marks): Decode group name in messages.
1997 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1999         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
2000         if it is not specified.
2001         (gnus-article-pipe-part, gnus-article-save-part)
2002         (gnus-article-interactively-view-part, gnus-article-copy-part)
2003         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
2004         (gnus-article-inline-part, gnus-article-save-part-and-strip)
2005         (gnus-article-replace-part, gnus-article-delete-part)
2006         (gnus-article-view-part-as-type): Pass raw prefix argument to
2007         gnus-article-part-wrapper.
2009 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2011         * gnus-agent.el (gnus-agent-save-active): Bind
2012         nnheader-file-coding-system to gnus-agent-file-coding-system.
2014         * gnus-cache.el (gnus-cache-save-buffers)
2015         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
2016         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
2017         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
2018         (gnus-cache-braid-nov, gnus-cache-braid-heads)
2019         (gnus-cache-generate-active, gnus-cache-rename-group)
2020         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
2021         (gnus-cache-update-overview-total-fetched-for): Bind
2022         file-name-coding-system to nnmail-pathname-coding-system.
2023         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
2024         variables.
2025         (gnus-cache-decoded-group-name): New function.
2026         (gnus-cache-file-name): Use it.
2027         (gnus-cache-generate-active): Use non-decoded group name for active.
2029         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
2030         right place.
2031         (gnus-write-active-file): Don't break non-ASCII group names.
2033         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
2034         nnmail-pathname-coding-system.
2036         * gnus-uu.el (gnus-uu-decode-save): Typo.
2038 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2040         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
2042 2007-07-14  David Kastrup  <dak@gnu.org>
2044         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
2045         finishing actions if we did not edit the article.
2047 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2049         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
2050         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
2051         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
2052         (gnus-agent-flush-group, gnus-agent-flush-cache)
2053         (gnus-agent-fetch-headers, gnus-agent-load-alist)
2054         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
2055         (gnus-agent-retrieve-headers, gnus-agent-request-article)
2056         (gnus-agent-regenerate-group)
2057         (gnus-agent-update-files-total-fetched-for)
2058         (gnus-agent-update-view-total-fetched-for): Bind
2059         file-name-coding-system to nnmail-pathname-coding-system.
2060         (gnus-agent-group-pathname): Don't encode file names by
2061         nnmail-pathname-coding-system.
2062         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
2063         coding-system-for-write instead of buffer-file-coding-system to
2064         gnus-agent-file-coding-system.
2066         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
2067         Decode group name.
2069         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
2071         * gnus-start.el (gnus-update-active-hashtb-from-killed)
2072         (gnus-read-newsrc-el-file): Make group names unibyte.
2074         * nnmail.el (nnmail-group-pathname): Don't encode file names by
2075         nnmail-pathname-coding-system.
2077         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
2078         (nnrss-request-delete-group): Bind file-name-coding-system to
2079         nnmail-pathname-coding-system.
2080         (nnrss-read-server-data, nnrss-read-group-data): Bind
2081         file-name-coding-system correctly.
2082         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
2084         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
2085         (nntp-server-to-method-cache): New variable.
2086         (nntp-group-pathname): New function that decodes non-ASCII group names.
2087         (nntp-possibly-create-directory, nntp-marks-changed-p)
2088         (nntp-save-marks, nntp-open-marks): Use it.
2089         (nntp-possibly-create-directory, nntp-open-marks):
2090         Bind file-name-coding-system to nnmail-pathname-coding-system.
2091         (nntp-open-marks): Decode group names when bootstrapping marks.
2093         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
2094         Newsgroups and Folowup-To headers.
2096 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2098         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2099         (gnus-server-closed-face, gnus-server-denied-face)
2100         (gnus-server-offline-face): Remove variable.
2101         (gnus-server-font-lock-keywords): Use faces that are not aliases.
2103         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
2104         of modifying message-stack directly for XEmacs.
2106         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
2107         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
2108         if the coding-system argument is nil for XEmacs.
2110         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
2111         mm-charset-override-alist.
2113         * rfc2047.el: Don't require base64; require rfc2045 for the function
2114         rfc2045-encode-string.
2115         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
2116         to quote the parameter value.
2118 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2120         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
2121         form in gnus-group-name-charset-method-alist.
2123         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
2124         overrides the default layout edit-form.
2126         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
2128         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
2130 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2132         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
2133         as unfetched articles.
2135 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
2137         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
2139 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2141         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
2142         original back end that keeps marks in the local system.
2144 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2146         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
2147         arg of pop-to-buffer for XEmacs.
2148         (gnus-article-read-summary-keys): Ditto; don't restore window
2149         configuration if summary command ends up with neither article buffer
2150         nor summary buffer; describe bindings if summary keys end with C-h.
2152 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2154         * message.el (message-fix-before-sending): Skip raw message part to be
2155         forwarded while checking illegible text.
2156         (message-forward-make-body-mime, message-forward-make-body): Mark
2157         signed or encrypted raw message as having no illegible text.
2159 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2161         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
2162         (gnus-message-with-timestamp-1): New macro.
2163         (gnus-message-with-timestamp): New function.
2164         (gnus-message): Use them.
2166         * nnheader.el (nnheader-message): Use them.
2168 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
2170         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
2171         .newsrc.eld file.
2173 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2175         * gnus-agent.el (gnus-agent-fetch-headers)
2176         (gnus-agent-retrieve-headers): Bind
2177         gnus-decode-encoded-address-function to identity.
2179         * nntp.el (nntp-send-xover-command): Recognize an xover command is
2180         available also when the server returns simply a dot.
2182         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
2184 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2186         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
2188 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2190         * gnus-ems.el (gnus-x-splash): Make it work.
2192         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
2193         from being used.
2195 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2197         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
2198         the front stickiness.
2199         (gnus-article-summary-command-nosave): Correct the order of the
2200         arguments passed to pop-to-buffer.
2201         (gnus-article-read-summary-keys): Ditto; make it work properly when the
2202         summary command ends up with the article buffer.
2204         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
2205         the same faces.
2207 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
2209         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
2211 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
2213         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
2214         * gnus-sum.el (gnus-summary-highlight):
2215         * mail-source.el (mail-source-delete-old-incoming-confirm):
2216         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
2218 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2220         * gnus-art.el (gnus-mime-view-part-externally)
2221         (gnus-mime-view-part-internally): Fix predicate function passed to
2222         completing-read.
2224         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
2226         * gnus.el (gnus-update-message-archive-method): Add :version.
2228 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2230         * gnus.el (gnus-update-message-archive-method): New variable.
2232         * gnus-start.el (gnus-setup-news): Update saved "archive" method
2233         according to gnus-message-archive-method if
2234         gnus-update-message-archive-method is non-nil.
2236 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2238         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
2239         by Loic Dachary <loic@dachary.org>.
2240         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
2242 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2244         * message.el (message-pop-to-buffer): Add switch-function argument.
2245         (message-mail): Pass switch-function argument to it.
2247 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
2249         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
2250         Improve doc string.
2252 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2254         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
2255         (gnus-header-content)
2256         * gnus-cite.el (gnus-cite-10)
2257         * gnus-srvr.el (gnus-server-closed)
2258         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
2259         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
2260         (gnus-group-mail-3-empty, gnus-group-mail-low)
2261         (gnus-group-mail-low-empty, gnus-splash)
2262         * message.el (message-header-to, message-header-cc)
2263         (message-header-subject, message-header-other, message-header-name)
2264         (message-header-xheader, message-separator, message-cited-text)
2265         (message-mml): Lighten colors of faces used for dark background.
2267 2007-05-24  Simon Josefsson  <simon@josefsson.org>
2269         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
2270         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
2272 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2274         * message.el (message-narrow-to-headers-or-head):
2275         Ignore mail-header-separator in the body.
2277 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2279         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
2280         same as window size.
2282 2007-05-22  Kevin Ryde  <user42@zip.com.au>
2284         * message.el (message-font-lock-keywords): Use message-header-xheader
2285         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
2286         ahead of the anything pattern, to get it recognised.
2288 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
2290         * gnus-sum.el (gnus-articles-to-read)
2291         (gnus-summary-insert-old-articles): Don't truncate group name for
2292         `read-string'.
2294         * gnus-util.el (gnus-limit-string): Delete this function.
2296         * gnus-sum.el (gnus-simplify-subject-fully): Use
2297         `truncate-string-to-width' instead.
2299 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
2301         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
2302         if, on summary exit, the next group has to be selected.
2303         (gnus-summary-exit): Use it.
2305 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
2307         * gnus-art.el (gnus-article-mode): Fix comment about displaying
2308         non-break space.
2310 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2312         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
2313         Check if group is not a directory.
2314         (nnfolder-request-expire-articles): Don't delete articles if the target
2315         group is not available.
2317         * nnml.el (nnml-request-create-group): Properly check if group is not a
2318         file.
2319         (nnml-request-expire-articles): Don't delete articles if the target
2320         group is not available.
2322         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2323         Don't quote characters that are within parentheses.
2325 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2327         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
2328         (gnus-handle-ephemeral-exit): Select article according to it.
2330 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
2332         * message.el (message-insert-formated-citation-line): Remove newline.
2333         (message-citation-line-format): Add final \n here so that the user can
2334         avoid a blank line.
2336 2007-05-03  Dan Christensen  <jdc@uwo.ca>
2338         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
2339         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
2340         Update lanl/arXiv support.
2342 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
2344         * gnus.el: Bump version number.
2346 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2348         * gnus.el (gnus-version-number): Bump version.
2350 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2352         * gnus.el: No Gnus v0.6 is released.
2354 2007-04-27  Didier Verna  <didier@xemacs.org>
2356         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
2357         * gmm-utils.el (gmm-regexp-concat): here.
2358         * message.el: Don't require 'gnus-util.
2359         (message-dont-reply-to-names): Handle name change above.
2360         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
2362 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2364         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
2365         since the initial value varies according to the system.
2367 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2369         * mm-util.el (mm-charset-synonym-alist): Defcustom.
2371 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
2373         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
2375 2007-04-24  Didier Verna  <didier@xemacs.org>
2377         Improve the type of gnus-ignored-from-addresses.
2378         * gnus-util.el (gnus-orify-regexp): New function.
2379         * message.el (gnus-util): Require it.
2380         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
2381         * gnus-sum.el (gnus-ignored-from-addresses): New function.
2382         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
2384 2007-04-24  Didier Verna  <didier@xemacs.org>
2386         * gnus-sum.el:
2387         * gnus-utils.el: Fix some trailing whitespaces.
2389 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2391         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
2392         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
2393         article's Message-ID; refer parent article in summary buffer.
2395         * message.el (message-bounce): Call mime-to-mml.
2397 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2399         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
2401 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2403         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
2404         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
2405         displayed of multipart/alternative part if it is invoked from summary
2406         buffer.
2408         * mm-view.el (mm-inline-text-html-render-with-w3m)
2409         (mm-inline-text-html-render-with-w3m-standalone)
2410         (mm-inline-render-with-function): Use mail-parse-charset by default.
2412 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
2414         * parse-time.el (parse-time-string-chars): Check if CHAR
2415         is less than the length of parse-time-syntax.
2417 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2419         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
2420         from gnus-newsgroup-processable.
2422 2007-04-16  Didier Verna  <didier@xemacs.org>
2424         * gnus-msg.el (gnus-configure-posting-styles): Handle
2425         message-signature-directory properly with :file syntax.  Reported by
2426         "Leo".
2428 2007-04-11  Didier Verna  <didier@xemacs.org>
2430         New user option: message-signature-directory.
2431         * gnus-msg.el (gnus-configure-posting-styles): Support it.
2432         * message.el (message-insert-signature): Ditto.
2433         * message.el (message-signature-file): Doc update.
2434         * message.el (message-signature-directory): New.
2436 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2438         * gnus-msg.el (gnus-inews-yank-articles): Use
2439         message-exchange-point-and-mark instead of exchange-point-and-mark.
2441 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2443         * message.el (message-yank-original): Make sure cited text ends with
2444         newline; don't exchange point and mark.
2446 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
2448         * tls.el (open-tls-stream): Properly handle case where there
2449         is no associated buffer.
2451 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
2453         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
2454         message-yank-original, make sure (< mark TEXT point).
2456 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
2458         * message.el (message-fill-column): New variable.
2459         (message-mode): Use it.  Add comment on a possible new hook.
2461         * nnmail.el (nnmail-spool-file): Mark as obsolete.
2462         (nnmail-get-new-mail): Reformat.
2464         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
2466         * gmm-utils.el: Fix Commentary.
2467         (gmm-tool-bar-from-list): Fix typo in doc string.
2469 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
2471         * message.el (message-yank-original): Don't switch point and mark
2472         unnecessarily to put point and mark as documented.
2474 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2476         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
2477         from the message heads.
2479 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
2481         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
2482         article buffer does not have a window.  This may not be the best
2483         solution but is certainly better than setting the start of the null,
2484         that is the current, window.
2486 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
2488         * gnus-draft.el (gnus-draft-setup-hook): New hook.
2489         (gnus-draft-setup): Run it.
2491         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
2492         gnus-score-fast-scoring.  Allow regexp.
2493         (gnus-score-headers): Use it.
2495         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
2496         XEmacs.
2498         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
2499         string.
2500         (gnus-button-alist): Also catch `<f1> k ...'.
2501         (gnus-treat-display-x-face): Fix doc string.
2503 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2505         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
2506         evaluation of gnus-extended-version to ensure correct generation of the
2507         User-Agent header when message-generate-headers-first is used.
2509 2007-03-24  Simon Josefsson  <simon@josefsson.org>
2511         * hashcash.el (hashcash-generate-payment-async): Don't crash if
2512         hashcash-path is nil.  Don't call callback with incorrect number of
2513         parameters if val is 0.
2515 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2517         * message.el (message-required-news-headers):
2518         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
2520 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2522         * message.el (message-generate-new-buffers): Change the meaning of the
2523         nil value; add `standard' to the choices; treat t as `unique'; improve
2524         doc string.
2525         (gnus-select-frame-set-input-focus): Autoload.
2526         (message-buffer-name): Search for the existing message buffer if
2527         message-generate-new-buffers is nil or `standard'; treat the value t of
2528         message-generate-new-buffers as `unique'.
2529         (message-pop-to-buffer): Raise the frame already displaying the message
2530         buffer; clear the echo area after querying.
2531         (message-setup): Pass the `continue' argument to compose-mail.
2532         (message-mail): Prefer `switch-function' if it is given; search for the
2533         existing message buffer if the `continue' argument is non-nil; pass
2534         continue and switch-function arguments to compose-mail by way of
2535         message-setup.
2536         (message-mail-other-window): Adjust argument of message-setup.
2537         (message-mail-other-frame): Ditto.
2539 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2541         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
2542         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
2543         to turn font-lock on when turning gnus-message-citation-mode on.
2545 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
2547         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
2548         (mml-smime-function-alist): New variable; add epg as the backend.
2549         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
2550         mml-smime- functions instead.
2551         * mm-view.el: Require smime.
2553 2007-03-05  Didier Verna  <didier@xemacs.org>
2555         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
2556         instead of just inheritance for posting styles.
2557         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
2559 2007-02-24  John Paul Wallington  <jpw@pobox.com>
2561         * tls.el (tls-certtool-program): Fix custom type.
2563 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2565         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
2566         and point-at-eol instead of line-(beginning|end)-position.
2568         * assistant.el (assistant-parse-buffer): Ditto.
2570 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
2572         * mml2015.el (mml2015-epg-find-usable-key): New function.
2573         (mml2015-epg-sign): Use it.
2574         (mml2015-epg-encrypt): Use it.
2576 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2578         * message.el (message-make-in-reply-to): Quote name containing
2579         non-ASCII characters.  It will make the RFC2047 encoder cause an error
2580         if there are special characters.  Reported by NAKAJI Hiroyuki
2581         <nakaji@jp.freebsd.org>.
2583 2007-02-27  Didier Verna  <didier@xemacs.org>
2585         Include the group parameters as well as the topic ones in the
2586         inheritance filter process.
2587         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
2588         argument GROUP-PARAMS-LIST.
2589         * gnus-topic.el (gnus-group-topic-parameters): Use it.
2591 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2593         * nntp.el (nntp-never-echoes-commands)
2594         (nntp-open-connection-functions-never-echo-commands): New variables.
2595         (nntp-send-command): Use them.
2597 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
2599         * mml2015.el (mml2015-epg-verify): Simplified.
2601 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2603         * mml.el (mml-content-disposition-alist): New user option.
2604         (mml-content-disposition): New function.
2605         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
2606         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
2608 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
2610         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
2611         verification.
2613 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2615         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
2616         articles posted in the last 24 hours.
2618 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
2620         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
2622 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
2624         * nntp.el (nntp-send-command): Don't wait for echoes when
2625         nntp-open-ssl-stream is used.
2627 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2629         * gnus-cite.el (gnus-test-font-lock-add-keywords)
2630         (gnus-message-add-citation-keywords)
2631         (gnus-message-remove-citation-keywords): Remove.
2632         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
2633         directly, make the variables in font-lock-defaults buffer-local, add
2634         gnus-message-citation-keywords to them and then update the value of
2635         font-lock-keywords.
2637 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2639         * message.el (message-cite-original-1): Don't call
2640         gnus-article-highlight-citation.
2642         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
2643         citations; fix line count.
2645 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2647         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
2648         (gnus-message-add-citation-keywords)
2649         (gnus-message-remove-citation-keywords): Use it; fix the emulating
2650         versions of font-lock-add-keywords and font-lock-remove-keywords to
2651         work with XEmacs correctly.
2653 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2655         * gnus-cite.el (gnus-cite-face-list): Set the values of
2656         gnus-message-max-citation-depth and gnus-message-citation-keywords.
2657         (gnus-message-max-citation-depth): Use defvar rather than defconst.
2658         (gnus-message-cite-prefix-regexp): New variable.
2659         (gnus-message-search-citation-line): Use it; protect against long
2660         citation prefix; fill match data with nil rather than 0 for XEmacs; set
2661         the 0th match data for Emacs.
2662         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
2663         (gnus-message-add-citation-keywords): Append keywords rather than
2664         prepending; emulate font-lock-add-keywords if it is not available.
2665         (gnus-message-remove-citation-keywords): Emulate
2666         font-lock-remove-keywords if it is not available.
2668         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
2670         * message.el (message-cite-prefix-regexp): Set the value of
2671         gnus-message-cite-prefix-regexp.
2673 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2675         * nnweb.el (nnweb-google-parse-1): Update parser.
2677 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
2679         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
2681 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2683         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
2684         regexp.
2686 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2688         * uudecode.el (uudecode-string-to-multibyte): New function emulating
2689         string-to-multibyte.
2690         (uudecode-decode-region-internal): Use it.
2692 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
2694         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
2695         custom choice.
2697         * gnus-art.el (gnus-signature-limit): Fix custom choice.
2699 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
2701         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
2703         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
2704         `write-region' to respect `mm-inhibit-file-name-handlers'.
2706 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
2708         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
2709         Use gnus-home-directory instead of "~/" or "$HOME".
2711 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
2713         * encrypt.el (encrypt-insert-file-contents): Add better prompt
2714         to mention filename.
2715         Add comments at beginning regarding usage.
2716         (encrypt-write-file-contents): Change interactive so a string is
2717         acceptable.  If the file has no associated model, show an error instead
2718         of a nonsense prompt.
2720 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2722         * spam.el (spam-bsfilter-ham-switch): Fix typo.
2723         Thanks to Yoshihiko Yamada for kind notification of this typo.
2725 2007-01-12  Kenichi Handa  <handa@m17n.org>
2727         * uudecode.el (uudecode-decode-region-internal): Make it work in a
2728         multibyte buffer.
2730 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
2732         * gnus-score.el (gnus-score-fast-scoring): New variable.
2733         (gnus-score-headers): Use it.
2735         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
2737         * message.el (message-cite-original-1): Call
2738         gnus-article-highlight-citation if requested.
2739         (message-make-from): Allow name and address as optional arguments.
2741         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
2743         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
2744         bugs to doc string.
2745         (gnus-button-alist): Add mid\\|message-id.
2746         (gnus-button-fetch-group): Extend for use in
2747         `browse-url-browser-function'.
2748         (gnus-button-url-regexp): Try to catch paired parentheses like in
2749         Wikipedia URLs.
2751         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
2752         Suggested by Simon Krahnke <overlord@gmx.li>.
2754 2007-01-13  Romain Francoise  <romain@orebokech.com>
2756         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
2757         Update copyright.
2759 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
2761         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
2763 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
2765         * gnus-registry.el (gnus-registry-unfollowed-groups)
2766         (gnus-registry-split-fancy-with-parent): Fix documentation.
2768 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2770         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
2771         from nnweb groups.
2773 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2775         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
2776         Xref urls.  Erase buffer before requesting head.
2778         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
2780 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2782         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
2783         customizable.
2785 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
2787         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
2788         no signing key is found.
2789         (mml2015-epg-encrypt): Ask user whether to skip or abort if
2790         no encrypting and/or signing key is found.
2792 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2794         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
2796 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2798         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
2799         headers read from disk with the ones newly found in the current search.
2800         This should no longer cause problems, because the article numbers in
2801         Gmane's `nov.php' output are ignored since the previous change.
2803 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2805         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
2807 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2809         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
2811 2007-01-01  Romain Francoise  <romain@orebokech.com>
2813         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
2815 2006-12-31  Steve Youngs  <steve@sxemacs.org>
2817         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
2818         `define-minor-mode' macro definition expanded properly.
2819         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
2820         exclude it there.
2822         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
2823         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
2824         `fboundp' test.
2825         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
2826         This is OK to autoload in (S)XEmacs now.
2828 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2830         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
2831         keystroke.
2832         (gnus-summary-limit-to-singletons): Fix typo.
2834         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
2835         else fails.
2837 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2839         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
2840         docstring.
2842         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
2843         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
2844         (gnus-summary-insert-dormant-articles): Fix typo in message.
2846 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2848         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
2849         nil for XEmacs.
2850         (gnus-message-citation-mode): Don't autoload in XEmacs.
2852         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
2854 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
2856         * nnimap.el (nnimap-expunge-search-string): Mention
2857         nnimap-search-uids-not-since-is-evil in docstring.
2859 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
2861         * spam.el: Revert to make-obsolete-variable because
2862         define-obsolete-variable-alias is not supported in Emacs 21.
2864         * spam.el (spam-ifile-path, spam-ifile-database-path)
2865         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
2866         make-obsolete-variable.
2867         (spam-bsfilter-path, spam-bsfilter-program)
2868         (spam-spamassassin-path, spam-spamassassin-program)
2869         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
2870         use "path" inappropriately.
2871         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
2872         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
2873         variable names.
2875 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
2877         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
2878         summary buffer.
2880         * password.el (password-cache-remove): Use clear-string to burn
2881         password, if available.
2883 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2885         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
2887         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
2889         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
2890         (gnus-message-highlight-citation): Move defcustom here from
2891         gnus-cite.el.
2892         (gnus-message-citation-mode): Autoload.
2894         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
2895         checks to make it compile with XEmacs.
2896         (gnus-message-citation-mode): New minor mode.
2897         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
2898         (gnus-message-highlight-citation): New variables.
2899         (gnus-message-search-citation-line)
2900         (gnus-message-add-citation-keywords)
2901         (gnus-message-remove-citation-keywords)
2902         (turn-on-gnus-message-citation-mode)
2903         (turn-off-gnus-message-citation-mode): New functions.
2905 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
2907         * gnus-cite.el: Enable highlighting of different citation levels in
2908         message-mode.
2910 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2912         * message.el (message-make-fqdn): Fix comment.
2913         (message-bogus-system-names): Add ".local".
2915         * spam.el (spam-ifile-path, spam-ifile-program)
2916         (spam-ifile-database-path, spam-ifile-database)
2917         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
2918         Don't use "path" inappropriately.
2919         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
2920         strings.
2921         (spam-check-ifile, spam-ifile-register-with-ifile)
2922         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
2923         new variable names.
2925         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
2926         (gnus-treat-display-smileys): Simplify using
2927         gnus-image-type-available-p.
2929         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
2930         available.
2932 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2934         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
2935         one after turning on the buffer's multibyteness instead of decoding
2936         them directly in the unibyte buffer that causes unexpected conversion
2937         in Emacs 23 (unicode).
2939 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2941         * message.el (message-generate-hashcash): Fix custom type.
2943 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
2945         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
2947 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
2949         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
2950         disconnect icons.  Add help text.
2952 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
2954         * spam.el (spam-extra-header-to-number): CRM114 spam score is
2955         negated to be consistent with the others we handle.
2957 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2959         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
2960         version of gnus-summary-buffer to something, so that we can use two
2961         article buffers at the same time.
2963 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
2965         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
2966         trigger all the extra headers.
2967         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
2968         sorting.
2970 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2972         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
2973         solid groups.
2975 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2977         * legacy-gnus-agent.el: Add Copyright notice.
2979 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
2981         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
2983 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2985         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
2987         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
2988         to make it work reliably in CVS Emacs.
2989         (gnus-summary-limit-strange-charsets-predicate)
2990         (gnus-summary-limit-to-predicate): New functions.
2992 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
2994         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
2995         specifying array size.
2996         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
2997         array if it is too small.
2998         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
2999         (gnus-sort-threads-loop): New function.
3001 2006-12-06  Chris Moore  <dooglus@gmail.com>
3003         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
3004         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
3006 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
3008         * mm-url.el (mm-url-predefined-programs): Call curl with correct
3009         options.
3011 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3013         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
3014         DOS-ing the recipient.
3016         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
3017         the headers when creating the mapping to avoid mismappings.
3018         (nnweb-gmane-create-mapping): Always nix out old mapping.
3020 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3022         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
3023         and mm-verify-option to never.
3025 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3027         * message.el (message-signed-or-encrypted-p): New function.
3028         (message-forward-make-body): Use it.
3030         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
3031         Replace encode-coding-string with mm-encode-coding-string.
3033 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3035         * nneething.el (nneething-decode-file-name): Replace
3036         decode-coding-string with mm-decode-coding-string.
3038         * gnus-int.el (gnus-open-server): Say failed server's name.
3040 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
3042         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
3043         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
3045         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
3046         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
3047         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
3048         (gnus-group-make-directory-group, gnus-group-transpose-groups):
3049         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
3050         (gnus-subscribe-newsgroup, gnus-1):
3051         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
3052         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
3053         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
3054         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
3056 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3058         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
3059         keystroke.
3060         (gnus-summary-limit-to-bodies): Implement headersp.
3062 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3064         * dns.el (query-dns): Protect against "Process dns deleted" strings.
3066 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3068         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
3070 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3072         * message.el (message-generate-hashcash): Expand range of values to
3073         include `opportunistic'.
3074         (message-send-mail): Use it.
3076 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3078         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
3079         and comment it.
3081         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
3083 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
3085         * gnus-util.el (gnus-extract-address-components): Improve comment.
3087 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3089         * gnus-util.el (gnus-extract-address-components): Work with address in
3090         which the name portion contains @.
3092 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
3094         * gnus.el (gnus-start): Move custom group up.
3095         (gnus-select-method): Don't autoload, but make it available for
3096         `customize-variable'.
3097         (gnus-getenv-nntpserver): Don't autoload.
3099 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
3101         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
3103 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
3105         * message.el (message-sendmail-extra-arguments): New variable.
3106         (message-send-mail-with-sendmail): Use it.
3108 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3110         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
3111         mm-with-unibyte-current-buffer to make string unibyte.
3113         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
3114         mm-string-as-multibyte.
3116 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
3118         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
3119         Reported by Werner Koch <wk@gnupg.org>.
3121 2006-11-14  Daiki Ueno  <ueno@p360>
3123         * mml2015.el: Autoload epa-select-keys when compiling.
3125 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
3127         * mml2015.el (mml2015-epg-sign): Save the signing keys in
3128         message-options.
3129         (mml2015-epg-encrypt): Save the recipient keys in message-options.
3131 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
3133         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
3134         EasyPG (< 0.0.6).
3135         (mml2015-always-trust): New user option.
3136         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
3137         prompt.
3139 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3141         * nntp.el (nntp-authinfo-force): New variable.
3142         (nntp-send-authinfo): Use it.
3144 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
3146         * message.el (message-strip-subject-encoded-words): Allow _not_ to
3147         decode encoded words.  Improve prompt.  Add comment about forwarding.
3148         (message-replacement-char): Move up.
3150 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3152         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
3153         instead of gnus-intersection because arguments of gnus-sorted-nunion
3154         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
3156 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
3158         * message.el (message-strip-subject-encoded-words): Reformat prompt.
3159         (message-simplify-subject-functions): Enable
3160         message-strip-subject-encoded-words by default.
3162 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
3164         * message.el (message-strip-subject-encoded-words): New function
3165         (message-simplify-subject-functions): New variable.
3166         (message-simplify-subject): Use it.  Fix typo in doc string.
3167         Support message-strip-subject-encoded-words.
3169 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
3171         * gnus-diary.el (gnus-diary-delay-format-function):
3172         * nndiary.el (nndiary-reminders):
3173         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
3175 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
3177         * gnus-art.el (article-hide-boring-headers): Fetch date from
3178         gnus-original-article-buffer to avoid problems with localized date
3179         strings.
3181 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3183         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
3185 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
3187         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
3188         New variables.
3189         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
3190         (mm-charset-synonym-alist): Move some entries to
3191         mm-codepage-iso-8859-list.
3192         (mm-charset-synonym-alist, mm-charset-override-alist): Add
3193         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3195 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3197         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
3199 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
3201         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
3202         with Emacs 21 and XEmacs.
3204 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
3206         * spam.el (spam-parse-address): New function for better parsing,
3207         catching errors, etc.
3208         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
3210 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
3212         * mm-view.el: Add interactive arg to html2text autoload.
3214 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3216         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
3218 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
3220         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
3221         variables.
3222         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
3223         (mm-charset-synonym-alist): Move some entries to
3224         mm-codepage-iso-8859-list.
3226         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
3228 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
3230         * message.el (message-citation-line-format)
3231         (message-insert-formated-citation-line): Fix implementation of %E, %N
3232         and %n according to the doc string.
3234 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
3236         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
3237         car-safe to avoid bad parses.
3239 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3241         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
3242         names.
3244         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
3246 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3248         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
3249         header.
3251         * message.el (message-draft-headers): Add Date.
3252         (message-headers-to-generate): Fix typo in docstring.
3254         * nndraft.el (nndraft-required-headers): New variable.
3255         (nndraft-generate-headers): Use it.
3257         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
3259 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
3261         * gnus-registry.el (gnus-registry-wash-for-keywords)
3262         (gnus-registry-find-keywords): New functions to allow easy searching of
3263         articles that are in the registry.
3265 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
3267         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
3268         ietf-drums-parse-address instead of gnus-extract-address-components.
3269         Reported by Damien Elmes <damien@repose.cx>.
3271 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
3273         * gnus.el (gnus-mime): Remove unused custom group.
3275 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3277         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
3278         "blank line" when searching for end of armor headers.
3280 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3282         * gmm-utils.el (gmm-write-region): Fix variable name.
3284 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
3286         * gmm-utils.el (gmm-write-region): New function based on compatibility
3287         code from `mm-make-temp-file'.
3289         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
3291         * nnmaildir.el (nnmaildir--update-nov)
3292         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
3293         Use `gmm-write-region'.
3295 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
3297         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
3298         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3300         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
3302         * message.el (message-replacement-char): New variable.
3303         (message-fix-before-sending): Use it.
3304         (message-simplify-subject): New function to remove duplicate code.
3305         (message-reply, message-followup): Use it.
3307         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
3308         gnus-summary-limit-to-articles.
3310 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3312         * gnus-util.el (gnus-with-local-quit): New macro.
3314         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
3316 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
3318         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
3319         ignore non-string data.
3321 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
3323         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
3324         non-string data (needs to be done in the registry too).
3326 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
3328         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
3329         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
3330         (gnus-registry-split-fancy-with-parent)
3331         (gnus-registry-fetch-simplified-message-subject-fast)
3332         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
3333         Remove text properties on ingress into the registry and when it's saved.
3334         (gnus-registry-clean-empty-function): Fix bug with cleaning the
3335         registry from entries with no groups.
3337 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
3339         * gnus-util.el (gnus-string-remove-all-properties): Add utility
3340         function to remove string properties.
3342 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
3344         * gmm-utils.el (gmm): Adjust custom version.
3346         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
3347         custom version.
3349         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
3351 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
3353         * gnus-art.el (gnus-insert-prev-page-button)
3354         (gnus-insert-next-page-button): Simplify.  Reformat.
3356 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
3358         * gnus-art.el (gnus-insert-prev-page-button)
3359         (gnus-insert-next-page-button): Apply gnus-article-button-face.
3361 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
3363         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
3365 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
3367         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
3368         gnus-article-button-face to MIME and security buttons.
3370 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
3372         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
3373         readable.
3375 2006-09-20  Steve Youngs  <steve@sxemacs.org>
3377         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
3378         `browse-url-of-file' instead of `browse-url'.
3380 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3382         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
3383         regexp.  Articles containing quotation were cut prematurely.
3385 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3387         * message.el (message-cite-original-1): Use nobody by default for the
3388         value of From header.
3389         (message-reply): Ditto.
3391 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
3393         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
3394         to the gnus-info.  This fixes a bug of inline-PGP message verification.
3395         Reported by Michael Piotrowski <mxp@dynalabs.de>.
3397 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
3399         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
3400         mails in the doc string.  Add some URLs in comment.
3401         (pop3-movemail): Warn about pop3-leave-mail-on-server.
3403 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3405         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
3406         backslashes handling and the way to find boundaries of quoted strings.
3408 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
3410         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
3411         mml1991-encrypt-to-self is set and mml1991-signers is not set.
3412         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
3413         mml2015-encrypt-to-self is set and mml2015-signers is not set.
3415 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
3417         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
3418         doc string.
3419         (gnus-button-regexp, gnus-button-last): Remove unused variables.
3421 2006-09-06  Simon Josefsson  <jas@extundo.com>
3423         * mml2015.el (mml2015-use): Doc fix, mention epg.
3425 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
3427         * mml2015.el (mml2015-use): Default to epg, if available.
3429 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
3431         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
3432         message-sender.
3433         (mml1991-epg-encrypt): Ditto.
3434         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
3435         message-sender.
3436         (mml2015-epg-encrypt): Ditto.
3438 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
3440         * message.el (message-send-mail-with-sendmail): Look for sendmail in
3441         several common directories.
3443 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
3445         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
3446         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
3448 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3450         * gnus-art.el (article-decode-encoded-words): Make it fast.
3452 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3454         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
3456         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
3457         in quoted string into `\'.
3459 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3461         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3462         Use standard-syntax-table.
3464 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3466         * gnus-art.el (gnus-decode-address-function): New variable.
3467         (article-decode-encoded-words): Use it to decode headers which are
3468         assumed to contain addresses.
3469         (gnus-mime-delete-part): Remove useless `or'.
3471         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
3472         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
3473         (gnus-nov-parse-line): Use it to decode From header.
3474         (gnus-get-newsgroup-headers): Ditto.
3475         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
3477         * mail-parse.el (mail-decode-encoded-address-region): New alias.
3478         (mail-decode-encoded-address-string): New alias.
3480         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3481         New function.
3482         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
3483         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
3484         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
3485         (rfc2047-decode-string): Ditto.
3486         (rfc2047-decode-address-region): New function.
3487         (rfc2047-decode-address-string): New function.
3489 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
3491         * message.el (message-caesar-buffer-body): Allow rotating headers.
3493         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
3495         * message.el (message-insert-formated-citation-line): Fix %f.
3496         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
3498 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3500         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
3501         (gnus-bookmark-mouse-available-p): New macro.
3502         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
3503         (gnus-bookmark-bmenu-show-infos): Use it.
3504         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
3505         (gnus-bookmark-bmenu-hide-infos): Ditto.
3506         (gnus-bookmark-remove-properties): New function.
3507         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
3508         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
3509         (gnus-bookmark-write-file): Bind coding-system-for-write.
3510         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
3511         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
3512         group before selecting it.
3513         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
3514         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
3515         quit-window if it is not available; use gnus-mouse-2 and bind it to
3516         gnus-bookmark-bmenu-select-by-mouse.
3517         (gnus-bookmark-show-details): Remove unused variable `details-list'.
3518         (gnus-bookmark-bmenu-select-by-mouse): New function.
3520 2006-08-13  Romain Francoise  <romain@orebokech.com>
3522         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
3523         space.
3525 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3527         * compface.el (uncompface): Use binary rather than raw-text-unix.
3529 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3531         * compface.el (uncompface): Make sure the eol conversion doesn't take
3532         place when communicating with the external programs.  Reported by
3533         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3535 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3537         * nnheader.el (nnheader-insert-head): Fix typo in comment.
3539 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3541         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3542         Make it more robust by parsing author and date independently.
3544 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3546         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
3548 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
3550         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
3551         first matching secret key.
3552         (mml2015-epg-encrypt): Ditto.
3554         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
3555         first matching secret key.
3556         (mml1991-epg-encrypt): Ditto.
3558         * mml2015.el (mml2015-encrypt-to-self): New user option.
3559         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
3560         mml2015-epg-encrypt-to-self is set.
3562         * mml1991.el (mml1991-encrypt-to-self): New variable.
3563         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
3564         mml1991-epg-encrypt-to-self is set.
3566         * mml2015.el (mml2015-signers): New user option.
3567         (mml2015-epg-sign): Reflect the value of mml2015-signers.
3568         (mml2015-epg-encrypt): Allow to select signing keys.
3570         * mml1991.el (mml1991-signers): New variable.
3571         (mml1991-epg-sign): Reflect the value of mml1991-signers.
3572         (mml1991-epg-encrypt): Allow to select signing keys.
3574 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3576         * nnheader.el (nnheader-insert-head): Make it work even if the file
3577         uses CRLF for the line-break code.
3579 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
3581         * mml2015.el: Require mml-sec instead of password.
3582         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
3583         (mml2015-cache-passphrase): Inherit the default value from
3584         mml-secure-cache-passphrase.
3585         (mml2015-passphrase-cache-expiry): Inherit the default value from
3586         mml-secure-passphrase-cache-expiry.
3588         * mml1991.el: Require mml-sec instead of password.
3589         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
3590         (mml1991-cache-passphrase): Inherit the default value from
3591         mml-secure-cache-passphrase.
3592         (mml1991-passphrase-cache-expiry): Inherit the default value from
3593         mml-secure-passphrase-cache-expiry.
3595         * mml-sec.el: Require password.
3596         (mml-secure-verbose): New user option.
3597         (mml-secure-cache-passphrase): New user option.
3598         (mml-secure-passphrase-cache-expiry): New user option.
3600 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
3602         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
3603         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
3604         andreas@altroot.de (Andreas Vögele).
3606         FIXME: Use `tiny change'?
3608 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3610         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
3611         workaround for the url package included with Emacs.
3613         * nnweb.el (nnweb-google-create-mapping): Update regexp.
3615 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3617         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
3618         correctly.  This fixes a bug caused by the 2006-05-12 change.
3620 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
3622         * nnmail.el (nnmail-article-group): If splitting raises an error, give
3623         some information about the error when saying that the `bogus' mail
3624         group will be used.
3626 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
3628         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
3629         string.
3631 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
3633         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
3635 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3637         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
3639 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
3641         * mml1991.el (mml1991-function-alist): Add epg.
3642         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
3643         (mml1991-epg-encrypt): New functions.
3645 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
3647         * mml2015.el (mml2015-verbose): New variable.
3648         (mml2015-cache-passphrase): Ditto.
3649         (mml2015-passphrase-cache-expiry): Ditto.
3650         (mml2015-function-alist): Add epg.
3651         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
3652         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
3653         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
3654         functions.
3656 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3658         * message.el (message-cite-original-1): Preserve region when removing
3659         quoted text due to X-No-Archive in order to avoid bogus attribution
3660         when citing multiple messages.
3662 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3664         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
3665         Kenneth Jacker <khj@be.cs.appstate.edu>.
3667 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
3669         * gnus-diary.el (gnus-user-format-function-d)
3670         (gnus-user-format-function-D): Autoload.
3672         * imap.el (Commentary): Fix typo.
3674         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
3675         2006-04-22 contribution.
3677 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3679         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
3680         It didn't really fix the bogosity I'm seeing with solid web groups.
3682 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3684         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
3685         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
3686         created using server names.  If we use the feature without declaring
3687         it, Gnus does not properly manage server and group state.
3689         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
3690         bound.
3692 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3694         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
3695         looking up the method using GROUP's prefix before inventing a new one.
3696         It is used on killed/unknown groups in various places where returning
3697         an all-new method isn't expected by the caller.
3699         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
3700         and match semantics of gnus-group-real-prefix.
3702 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
3704         * nnmail.el (nnmail-broken-references-mailers): New variable.
3705         (nnmail-ignore-broken-references): New function generalizing
3706         nnmail-fix-eudora-headers.
3707         (nnmail-fix-eudora-headers): Now obsolete.
3709         * gnus-art.el (gnus-button-handle-custom): Support
3710         `customize-apropos*'.
3712 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3714         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
3716         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
3717         articles.
3719 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
3721         * message.el (message-cite-reply-above): New variable.
3722         (message-yank-original): Use it.
3724 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3726         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
3728 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
3730         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
3731         as read.
3733         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
3735 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
3737         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
3738         (gnus-bookmark-default-file): Use gnus-directory.
3739         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
3740         Remove "*" in doc string.
3741         (gnus-bookmark-write-file): Simplify.
3742         (gnus-bookmark-maybe-sort-alist): Use `when'.
3743         (gnus-bookmark-get-bookmark): Fix typo in doc string.
3744         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
3745         FIXME about Emacs 21 and XEmacs compatibility.
3746         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
3747         compatibility.
3748         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
3749         compatibility.
3750         (gnus-bookmark-menu-heading): Fix version.
3752 2006-06-19  Bastien Guerry  <bzg@altern.org>
3754         * gnus-bookmark.el: New file.
3756 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3758         * message.el (message-syntax-checks): Doc fix.
3760 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3762         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
3763         unsubscribed groups as if they were killed ones.  It causes duplicate
3764         entries in gnus-newsrc-alist.
3766 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3768         * message.el (message-syntax-checks): Doc fix.
3769         (message-send-mail): Add check for continuation headers.
3770         (message-check-news-header-syntax): Fix regexp used to check for
3771         continuation headers.
3773 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3775         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
3777 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
3779         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
3781 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3783         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
3784         default-truncate-lines.
3786 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3788         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
3789         to fill the utf-8 entry.
3791 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3793         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3795 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
3797         * gnus-agent.el (directory-files-and-attributes): Move all the way
3798         forward (the third and final move).
3799         (gnus-agent-read-agentview): Trap reconstruction errors due to
3800         nonexistant directory.  Handle by returning nil.
3802 2006-05-30  Didier Verna  <didier@xemacs.org>
3804         * message.el (message-dont-reply-to-names): Update the custom type.
3805         * message.el (message-dont-reply-to-names): New defsubst: potentially
3806         convert a list of regexps into a single one.
3807         * message.el (message-get-reply-headers): Use it.
3808         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
3810 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3812         * gnus-agent.el (directory-files-and-attributes): Move forward.
3814 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3816         * gnus-ml.el (gnus-mailing-list-subscribe)
3817         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
3818         (gnus-mailing-list-message): Fix doc strings.
3820 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3822         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
3823         of doing it manually.
3825 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3827         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
3828         comment.
3830 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
3832         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
3833         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
3834         (gnus-agent-read-local): All symbols allocated in my-obarray
3835         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
3836         (gnus-agent-regenerate-group): Check numeric names to see if they are
3837         messages or groups.
3838         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
3839         better way of do this...)
3841         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
3842         'dummy.group' (there should be a better way of do this...)
3844 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3846         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
3847         (gnus-saved-headers): Ditto.
3848         (gnus-default-article-saver): Mention functions may have properties.
3849         (gnus-article-save): Override gnus-save-all-headers and
3850         gnus-saved-headers by :headers property which saver function may have.
3851         (gnus-summary-save-in-file): Add :headers property.
3852         (gnus-summary-write-to-file): Ditto.
3854         * gnus-sum.el (gnus-summary-save-article): Bind
3855         gnus-prompt-before-saving to t when saving many articles in a file;
3856         always show all headers.
3858 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
3860         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
3861         marks.
3863         * message.el (message-indent-citation): Add optional arguments to allow
3864         using it outside of message buffers.
3866         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
3867         (gnus-article-treat-unfold-headers): Use it.
3868         (gnus-article-truncate-lines): New variable.
3869         (gnus-article-mode): Use it.
3870         (gnus-article-toggle-truncate-lines): New function.
3872         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
3873         gnus-article-toggle-truncate-lines.
3875         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
3876         coding system in XEmacs, use binary.
3878 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3880         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
3881         after-load-alist.
3883         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
3884         this function should save decoded articles.
3885         (gnus-summary-write-to-file): Use property to specify this function
3886         should save decoded articles and specify gnus-summary-save-in-file
3887         should be used to save articles other than the first one when saving
3888         many articles.
3889         (gnus-summary-save-body-in-file): Use property to specify this
3890         function should save decoded articles.
3891         (gnus-summary-write-body-to-file): Use property to specify this
3892         function should save decoded articles and specify
3893         gnus-summary-save-body-in-file should be used to save articles other
3894         than the first one when saving many articles.
3896         * gnus-sum.el (gnus-summary-save-article): Simplify.
3898 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3900         * gnus-art.el (gnus-default-article-saver): Add
3901         gnus-summary-write-body-to-file.
3902         (gnus-article-save-coding-system): Don't use coding system object
3903         in XEmacs.
3904         (gnus-read-save-file-name): Add optional `dir-var' argument which
3905         specifies directory in which files are saved; work even if optional
3906         `variable' argument is not specified.
3907         (gnus-summary-write-to-file): Read file name.
3908         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
3909         (gnus-summary-write-body-to-file): New function.
3911         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
3912         (gnus-summary-local-variables): Add it.
3913         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
3914         (gnus-summary-save-article): Remove optional `decode' argument;
3915         determine whether to decode articles by the value of
3916         gnus-default-article-saver; when saving many files using
3917         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
3918         it first and use gnus-summary-save-in-file or
3919         gnus-summary-save-body-in-file thereafter unless
3920         gnus-prompt-before-saving is always; move point to article which
3921         will be saved.
3922         (gnus-summary-save-article-file): Revert.
3923         (gnus-summary-write-article-file): Revert.
3924         (gnus-summary-save-article-body-file): Revert.
3925         (gnus-summary-write-article-body-file): New function.
3927 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
3929         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
3931 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3933         * gnus-art.el (gnus-default-article-saver): Doc fix.
3934         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
3935         from gnus-summary-save-article-coding-system, and default to a
3936         certain coding system.
3937         (gnus-output-to-file): Add coding cookie and encode text according
3938         to gnus-article-save-coding-system; don't use mm-append-to-file.
3940         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
3941         gnus-art.el and rename to gnus-article-save-coding-system.
3942         (gnus-summary-save-article): Require gnus-art; don't show all
3943         headers if it decodes articles; don't add coding cookie here;
3944         don't bind mm-text-coding-system-for-write.
3945         (gnus-summary-save-article-file): Save decoded articles.
3946         (gnus-summary-write-article-file): When saving many files, use
3947         gnus-summary-write-to-file first and gnus-summary-save-in-file
3948         thereafter unless gnus-prompt-before-saving is always.
3949         (gnus-summary-save-article-body-file): Save decoded articles.
3951 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3953         * nnrss.el (nnrss-check-group): Bind hash-index.
3955 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
3957         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
3958         its hash index.  Store this hash in `nnrss-group-data'.
3959         (nnrss-read-group-data): Update accordingly.
3961 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3963         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
3964         entry.
3966         * gnus-sum.el (gnus-summary-make-menu-bar): Add
3967         gnus-article-browse-html-article.
3969 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
3971         * gnus-sum.el (gnus-summary-mime-map): Add
3972         gnus-article-browse-html-article.
3973 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3975         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
3976         suitable coding systems in customize.
3978 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
3980         * mail-source.el (mail-sources): Fix custom type.
3982 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
3984         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
3985         (gnus-summary-expire-articles-now): Shorten prompt.
3987         * gmm-utils.el (wid-edit): Require.
3988         (defun-gmm): Renamed from `gmm-defun-compat'.
3989         (gmm-image-search-load-path): Use it.
3990         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
3992 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3994         * gnus-sum.el (gnus-summary-save-article-coding-system): New
3995         variable.
3996         (gnus-summary-save-article): Add optional `decode' argument.  If
3997         it is set and gnus-summary-save-article-coding-system is non-nil,
3998         save decoded article.
3999         (gnus-summary-write-article-file): Save decoded article if
4000         gnus-summary-save-article-coding-system is non-nil.
4002         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
4003         type.
4005 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4007         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
4009 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4011         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
4012         first to test gnus-single-article-buffer which may be buffer-local.
4014         * gnus-sum.el (gnus-summary-setup-buffer): Make
4015         gnus-single-article-buffer buffer-local and nil in ephemeral
4016         group; make gnus-article-buffer, gnus-article-current, and
4017         gnus-original-article-buffer always buffer-local.
4018         (gnus-summary-exit): Kill article buffer belonging to ephemeral
4019         group.
4020         (gnus-handle-ephemeral-exit): Don't move to next summary line.
4022 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
4024         * nnml.el (nnml-request-compact-group): Compressed files might not
4025         have .gz extension.
4027 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4029         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
4030         (mm-copy-to-buffer): Use with-current-buffer.
4031         (mm-display-part): Simplify.
4032         (mm-inlinable-p): Add optional arg `type'.
4034 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4036         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
4037         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
4038         Try harder to show the attachment internally or externally using
4039         gnus-mime-view-part-as-type.
4041 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
4043         * message.el (message-from-style, message-signature-separator)
4044         (message-user-organization-file, message-send-mail-function)
4045         (message-citation-line-function, message-yank-prefix)
4046         (message-indent-citation-function, message-signature)
4047         (message-signature-file, message-signature-insert-empty-line):
4048         Remove autoloads.
4050         * gnus-art.el (gnus-buttonized-mime-types): Remove
4051         "multipart/signed".  Revert 2006-04-26 change.
4053 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4055         * gnus.el (gnus-version-number): Bump version.
4057 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4059         * gnus.el: No Gnus v0.5 is released.
4061 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4063         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
4064         fetching articles by message-id.
4066 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4068         * message.el (hashcash): Require hashcash as normal.
4070         * ecomplete.el (ecomplete-highlight-match-line): Use
4071         point-at-eol.
4072         (ecomplete-highlight-match-line): Use `highlight', because that
4073         face exists in both Emacs and XEmacs.
4075         * message.el (message-display-abbrev): Use point-at-bol.
4077         * mail-source.el: Don't require timer/timer-funcs.
4079         * gnus-async.el: Ditto.
4081         * password.el: Ditto.
4083         * mm-url.el: Ditto.
4085         * mm-util.el: Require timer/timer-funcs.
4087 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4089         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
4090         Close.
4092 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4094         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
4095         unibyte after clear-decrypt function runs.
4097         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
4098         returns as a unibyte string.
4100 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4102         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
4103         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
4104         (mml1991-pgg-encrypt): Ditto.
4106 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
4108         * message.el (message-user-organization-file): Check several
4109         locations of the organization file.
4111         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
4112         Add gnus-article-view-part-as-type.
4114         * gnus-art.el (gnus-article-view-part-as-type): New function.
4116         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
4117         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
4119         * mml.el: Simplify autoload.
4120         (mml-mode): defvar dnd-protocol-alist instead of using
4121         symbol-value.
4122         (mml-default-directory): New variable.
4123         (mml-minibuffer-read-file): Use it.
4124         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
4126         * message.el (message-citation-line-format): New variable.
4127         (message-insert-formated-citation-line): New function.
4128         (message-citation-line-function): Add
4129         `message-insert-formated-citation-line' to custom type.
4131         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
4132         to doc string.
4134         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
4135         depending on mm-verify-option.
4137 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4139         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
4140         binding pgg-* variables; reimplement the section which prevents
4141         MIME header from being signed.
4142         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
4143         pgg-text-mode; remove a blank line at the top of body.
4145         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
4146         lines at the top of body; use gnus-newsgroup-charset if there's no
4147         Charset header.
4149 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4151         * message.el (message-self-insert-commands): Doc fix.
4153         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
4154         (mm-uu-pgp-encrypted-test): Ditto.
4155         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
4156         between header and body; return application/pgp-encrypted handle
4157         if decryption failed; decode decrypted body by charset.
4159         * mm-decode.el (mm-automatic-display): Don't make application/pgp
4160         element match to application/pgp-*.
4162 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4164         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
4165         HTML.
4167 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4169         * mail-source.el (mail-source-call-script): Message the error
4170         string.
4172 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4174         * gnus-util.el (gnus-byte-compile): Use it.
4176 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
4178         * gnus-util.el (kill-empty-logs): New function.
4180 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4182         * message.el (message-mail-alias-type): Doc fix.
4183         (message-mail-alias-type-p): New function.
4184         (message-send): Use it.
4185         (message-mode): Ditto.
4186         (message-strip-forbidden-properties): Ditto.
4188         * ecomplete.el (ecomplete-database-file-coding-system): New
4189         variable.
4190         (ecomplete-save): Use it.
4191         (ecomplete-setup): Use it.
4193 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4195         * message.el (message-self-insert-commands): New variable.
4196         (message-strip-forbidden-properties): Use it.
4198 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4200         * message.el (message-put-addresses-in-ecomplete): Use a regexp
4201         that doesn't make XEmacs choke.
4203 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
4205         * gnus-util.el (gnus-replace-in-string):
4206         Prefer replace-regexp-in-string over of replace-in-string.
4208 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4210         * gnus-util.el (gnus-select-frame-set-input-focus):
4211         Use select-frame-set-input-focus if it is available in XEmacs; use
4212         definition defined in Emacs 22 for old Emacsen.
4214 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4216         * mm-view.el (mm-inline-text): Use equal instead of equalp.
4218 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
4220         * gnus-registry.el (gnus-registry-cache-save): Remove text
4221         properties when saving via the temp buffer.
4223 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
4225         * message.el (message-generate-hashcash): Honor custom type.
4227 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4229         * message.el (message-generate-hashcash): Default to non-nil when
4230         hashcash is found.
4232         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
4233         (gnus-refer-thread-limit): Increase default to 500.
4235         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
4237         * flow-fill.el (fill-flowed): Allow delete-space.
4239 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
4241         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
4242         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
4243         Remove autoloads.
4245 2006-04-18  Simon Josefsson  <jas@extundo.com>
4247         * message.el (message-generate-hashcash): Default to.
4249 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4251         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
4252         concatenating segments rather than before concatenating them.
4254 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
4256         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
4258         * imap.el (imap-quote-specials): New function.
4259         (imap-login-auth): Quote specials.
4261 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4263         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
4265         * message.el (message-forward-make-body-plain): Allow
4266         message-forward-ignored-headers to be a list.
4267         (message-remove-ignored-headers): Factor out into function.
4268         (message-forward-make-body-mml): Use it.
4269         * rfc2231.el (rfc2231-parse-string): Remove dead code.
4270         (rfc2231-parse-string): Allow concatanation of parameters that
4271         aren't contiguous.  The test case is
4272           (mail-header-parse-content-type "message/external-body;
4273             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
4274             access-type=LOCAL-FILE;
4275             name*1*=plugh%2fhello-sailor%2fbing.pdf")
4277 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4279         * nntp.el (nntp-accept-process-output): Return the value of
4280         `nnheader-accept-process-output'.
4282 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4284         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
4285         (gnus-button-alist): Recognize more diff formats.
4286         (gnus-button-patch): Strip directory.
4288 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
4290         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
4291         Emacs 22 when setting focus.
4293 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4295         * gnus-art.el (gnus-article-treat-types): Do treatment of
4296         text/x-verbatim parts.
4297         (gnus-button-patch): New command.
4299         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
4300         addresses that contain invalid characters.
4302 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4304         * message.el (message-put-addresses-in-ecomplete): Use
4305         gnus-replace-in-string.
4306         (message-is-yours-p): Use the more correct
4307         mail-header-parse-address instead of
4308         mail-extract-address-components.
4309         (message-put-addresses-in-ecomplete): Fix typo.
4311         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
4312         keystroke.
4314         * gnus-art.el (gnus-treatment-function-alist): Change order of
4315         newsgroups/generic header folding to avoid double-folding.
4317         * message.el (message-hidden-headers): Add X-Draft-From.
4319         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
4320         command.
4321         (gnus-summary-repeat-search-article-backward): New command.
4323         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
4324         groups in the parent topic.
4326 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
4328         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
4329         (spam-extra-header-to-number): Return the CRM114 number as a
4330         number instead of a string.
4332 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4334         * gnus-art.el (gnus-face-properties-alist): Moved here from
4335         gnus-fun.
4337         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
4339 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4341         * message.el (message-strip-forbidden-properties): Only display on
4342         self-insert-command.
4344         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
4345         reindent.
4346         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
4348 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
4350         * smiley.el (smiley-style): Fix typo.
4352 2006-03-23  Kenichi Handa  <handa@m17n.org>
4354         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
4355         instead of set-buffer-multibyte.
4357 2006-03-23  Kenichi Handa  <handa@m17n.org>
4359         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
4360         buffer and then decode the buffer text if necessary.
4361         (rfc2231-encode-string): Be sure to work on multibyte buffer at
4362         first, and after mm-encode-body, change the buffer to unibyte.
4364 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4366         * hashcash.el (hashcash-insert-payment-async-2): Use
4367         message-goto-eoh instead of doing it manually.
4368         (mail-add-payment): Use message-narrow-to-header instead of trying
4369         to do the same itself.
4371         * message.el (message-hidden-headers): Add Face.
4373         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
4374         reparenting code.
4375         (gnus-summary-reparent-children): Refactored out code.
4376         (gnus-summary-thread-map): New keystroke.
4377         (gnus-summary-reparent-children): Make into command.
4379         * smiley.el (smiley-style): Default to `medium' if using a large
4380         font.
4382         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
4383         does it itself.
4385         * message.el (message-point-in-header-p): Simplify definition.
4387 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4389         * nnagent.el (nnagent-request-set-mark): Silence log file
4390         writing.
4391         (nnagent-request-set-mark): Use write-region instead of
4392         append-to-file.
4394         * gnus-sum.el (gnus-read-header): Fudge article number if using a
4395         strange select method.
4397         * ecomplete.el (ecomplete-display-matches): Get highlightling
4398         right.
4399         (ecomplete-display-matches): Use literals.
4400         (ecomplete-display-matches): Disable message logging.
4402         * message.el (message-display-abbrev): Small optimization.
4404         * ecomplete.el (ecomplete-display-matches): Allow automatic
4405         display.
4407         * message.el (message-strip-forbidden-properties): Display
4408         abbrevs.
4409         (message-display-abbrev): Get automatic display right.
4411         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
4412         keystrokes.
4414 2006-04-13  Romain Francoise  <romain@orebokech.com>
4416         TODO: Backport to v5-10!
4418         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
4419         Moved here (and renamed) from gnus-registry.el.
4421         * gnus-registry.el: Require gnus-util.
4422         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
4424 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4426         * gnus-group.el (gnus-group-catchup-current): Change
4427         if-then-else-if-then-else into cond.
4428         (gnus-group-catchup): Indent.
4429         (group-name-at-point): New function.
4430         (gnus-fetch-group): Provide default from thing at point.
4432 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4434         * message.el (message-display-abbrev): Fix regexp.
4436         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
4437         choosing.
4438         (ecomplete-highlight-match-line): Fix up code rewrite, remove
4439         dead variables.
4441         * message.el (message-newline-and-indent): Remove debugging.
4442         (message-display-abbrev): Use new implementation.
4444 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4446         * gnus-art.el (gnus-article-mode): Set
4447         cursor-in-non-selected-windows to nil.
4449         * smiley.el: Revert previous change.
4450         (smiley-data-directory): defvar it before using it in the
4451         defcustom of `smiley-style'.
4453 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4455         * message.el (message-newline-and-indent): New function.
4457         * ecomplete.el: Implement more bits.
4459         * message.el (message-put-addresses-in-ecomplete): Clean up the
4460         string.
4462         * ecomplete.el (ecomplete-add-item): Chop off decimals.
4464         * gnus-sum.el (gnus-summary-save-parts): Bind
4465         gnus-summary-save-parts-counter and use it to make unique file
4466         names.
4468         * gnus-art.el (gnus-ignored-headers): Add some more headers.
4470         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
4471         parameter to say whether to actually parse the individual
4472         addresses.
4474         * message.el (message-put-addresses-in-ecomplete): New function.
4475         (ecomplete): Require.
4476         (message-mail-alias-type): Add ecomplete as an option.
4478 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
4480         * flow-fill.el (fill-flowed): Remove trailing space from blank
4481         quoted lines.
4483 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4485         * smiley.el (smiley-style): Move definition later to avoid a
4486         compilation warning.
4488 2006-04-12  Kenichi Handa  <handa@m17n.org>
4490         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
4491         buffer and then decode the buffer text if necessary.
4492         (rfc2231-encode-string): Be sure to work on multibyte buffer at
4493         first, and after mm-encode-body, change the buffer to unibyte.
4494         Use mm-disable-multibyte instead of set-buffer-multibyte.
4496 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4498         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
4499         Content-Type header instead of Content-Disposition header.
4500         (gnus-mime-inline-part): Ditto.
4501         (gnus-mime-view-part-as-charset): Ignore charset that the part
4502         specifies.
4504         * mm-decode.el (mm-display-part): Work with external parts and
4505         usual parts similarly.
4507         * mm-extern.el (mm-inline-external-body): Use mm-display-part
4508         instead of gnus-display-mime.
4510         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
4511         instead of with-temp-buffer.
4513         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
4514         tag to summarized topics part in order to encode non-ASCII text.
4516 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4518         * smiley.el (smiley-style): New variable.
4519         (smiley-directory): New function.
4520         (smiley-data-directory): Derive from `smiley-style' using
4521         `smiley-directory'.
4522         (smiley-regexp-alist): Add new entries.
4524         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
4525         (gnus-article-browse-delete-temp): Add :version.
4527 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
4529         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
4530         the sieve region.
4532 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4534         * gnus.el (gnus-version-number): Bump version.
4536 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4538         * gnus.el: No Gnus v0.4 is released.
4540 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4542         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
4543         layout.
4545         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
4546         unknown charset.
4548         * message.el (message-header-synonyms): Add Original-To to the
4549         default.
4551         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
4552         optional parameter.
4554 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
4556         * gnus-fun.el (gnus): Require it for gnus-directory.
4558 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4560         * gnus-fun.el (gnus-face-properties-alist): Add :version.
4562 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
4564         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
4566 2006-04-05  Simon Josefsson  <jas@extundo.com>
4568         * password.el (password-reset): New function.
4570 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
4572         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
4573         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
4575 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4577         * nnweb.el (nnweb-google-create-mapping): Update regexp.
4578         Some whitespace was matched into the url, which broke browsing hits
4579         > 100 when mm-url-use-external was nil.
4581 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
4583         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
4584         gnus-extra-headers for 'Newsgroups.
4586         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
4587         bound.
4589 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
4591         * pgg-gpg.el: Clean up process buffers every time gpg processes
4592         complete.
4594 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
4596         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4597         doc string.
4599 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
4601         * pgg-gpg.el (pgg-gpg-process-filter)
4602         (pgg-gpg-wait-for-completion): Check if buffer is alive.
4604         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
4605         lines, temporary fix.
4607 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4609         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
4611 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
4613         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
4614         default-enable-multibyte-characters.  This reverts the change from
4615         revision 6.17 which is no longer necessary because the passphrase
4616         is sent separately now.  GnuPG messages are unreadable under
4617         multibyte locales with default-enable-multibyte-characters set to
4618         nil.
4620 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
4622         * message.el (message-tool-bar-gnome): Move "spell".
4624 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
4626         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
4627         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
4628         instead.
4630 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
4632         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
4633         newsgroups handling for NNTP overviews which don't include
4634         Newsgroups.
4636 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4638         * message.el (message-resend): Bind message-generate-hashcash to nil.
4640 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4642         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
4643         when searching for already-paid recipients.
4645 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
4647         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
4648         passphrases when it is not needed.
4649         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
4650         passphrase stuff from gpg, should only be necessary when you use
4651         gpg with a smartcard.
4653 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4655         * mml.el (mml-insert-mime): Ignore cached contents of
4656         message/external-body part.
4658         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
4659         (mm-insert-part): Ditto.
4661 2006-03-23  Simon Josefsson  <jas@extundo.com>
4663         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
4664         Reiner.
4665         (pgg-gpg-use-agent-p): Use it again.
4667 2006-03-23  Simon Josefsson  <jas@extundo.com>
4669         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
4670         older emacsen.
4671         (pgg-gpg-use-agent-p): Don't use it.
4673 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
4675         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
4676         if we can.
4678 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
4680         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
4681         (pgg-gpg-update-agent): New function.
4682         (pgg-gpg-use-agent-p): New function.
4683         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
4684         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
4685         (pgg-gpg-sign-region): Use it.
4687 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4689         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
4690         Reported by Ralf Wachinger <rwachinger@gmx.de>.
4692 2006-03-21  Simon Josefsson  <jas@extundo.com>
4694         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
4695         <wilde@sha-bang.de>.
4696         (pgg-gpg-use-agent): New variable.
4697         (pgg-gpg-process-region): Use it.
4698         (pgg-gpg-encrypt-region): Likewise.
4699         (pgg-gpg-encrypt-symmetric-region): Likewise.
4700         (pgg-gpg-decrypt-region): Likewise.
4701         (pgg-gpg-sign-region): Likewise.
4702         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
4704 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4706         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
4708         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
4709         Add comment on version.
4711 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4713         * smiley.el: Add missing test smiley.
4715 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4717         * mm-decode.el (mm-with-part): New macro.
4718         (mm-get-part): Use it; work with message/external-body as well.
4719         (mm-save-part): Treat name and filename equally.
4721         * mm-extern.el (mm-extern-cache-contents): New function.
4722         (mm-inline-external-body): Use it; force the part to be displayed;
4723         move undisplayer added to the cached handle to the parent.
4725         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
4726         (gnus-mime-view-part-as-type): Work with message/external-body.
4728         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
4730 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4732         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
4733         images in image-load-path.  [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
4734         Emacs.]
4736 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4738         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
4739         path rather than symbol.  Always return list of directories.
4740         Guarantee that image directory comes first.  [Sync with image.el,
4741         , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
4743         * message.el (message-make-tool-bar): Adjust to new API of
4744         `gmm-image-load-path-for-library'.
4746         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4748         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
4750 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4752         * gnus-art.el (gnus-article-only-boring-p):
4753         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
4754         intangible text.
4755         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
4757 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
4759         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
4760         `defun' instead of `gmm-defun-compat'.
4762 2006-03-14  Simon Josefsson  <jas@extundo.com>
4764         * message.el (message-unique-id): Don't use message-number-base36
4765         if (user-uid) is a float.
4766         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
4768 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4770         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
4772         * gnus-art.el (gnus-mime-display-single): Make sure there is an
4773         empty line between a part and a message part.
4775 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4777         * smiley.el: Add more test smileys.
4778         (smiley-data-directory, smiley-regexp-alist)
4779         (gnus-smiley-file-types): Fix doc strings.
4780         (smiley-update-cache): Clear smiley-cached-regexp-alist before
4781         adding new elements.
4782         (smiley-mouse-map): Unused code.  Make it a comment.
4784 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4786         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
4787         scan latest NoCeM messages instead of old ones.
4788         (gnus-nocem-check-article): Fix regexps so as to match to PGP
4789         delimiters that are recently used.
4790         (gnus-nocem-load-cache): Add autoload cookie.
4792         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
4794         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
4795         level which is larger than gnus-use-nocem is specified.
4797         * gnus-group.el (gnus-group-get-new-news): Ditto.
4799 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4801         * gnus-util.el (gnus-tool-bar-update): New function.
4803         * gnus-group.el (gnus-group-update-tool-bar): New variable.
4804         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
4806         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
4808         * gnus-group.el (gnus-group-redraw-when-idle)
4809         (gnus-group-redraw-check): Remove.
4810         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
4812 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4814         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
4815         if optional last element is specified in splits (FIELD VALUE...).
4817 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
4819         * message.el (message-make-tool-bar): Rename gmm-image-load-path
4820         to gmm-image-load-path-for-library.  Call with no-error argument.
4821         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
4823         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4825         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
4827         * gmm-utils.el (gmm-image-load-path): Remove alias.
4829 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
4831         * gmm-utils.el (gmm-image-load-path): Add alias.
4833         * nnml.el (nnml-generate-nov-databases-directory): Rename from
4834         nnml-generate-nov-databases-1.
4835         (nnml-generate-nov-databases): Use it.
4836         (nnml-generate-nov-databases-directory): Document no-active
4837         argument.
4839         * gmm-utils.el (gmm-image-load-path-for-library): Return single
4840         directory if path is t.  Add no-error.
4842         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
4843         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
4845         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
4846         resetting gnus-article-browse-html-temp-list.
4848         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
4849         mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs.  Rename `gmm-image-load-path'.
4850         Add example to docstring.  Rename local variables.  Move error
4851         checks to default case in cond and simplify.
4853 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4855         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
4856         handle is multipart when calling it recursively.
4857         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
4859 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
4861         * nnimap.el (nnimap-request-update-info-internal): Optimize.
4862         Don't `gnus-uncompress-range' to avoid excessive memory usage.
4864 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4866         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
4867         is loaded.
4869         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
4870         loaded.
4872 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4874         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
4875         to "Emacs 23 (unicode)" in doc string.
4877         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
4878         "Emacs 23 (unicode)" in comment.
4880 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4882         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
4884         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
4885         characters 160 through 255 in Emacs 23.
4887 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4889         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
4890         gnus-article-browse-html-temp.
4891         (gnus-article-browse-delete-temp): Make it customizable.  Add
4892         `file'.  Adjust doc string.
4893         (gnus-article-browse-delete-temp-files): Add argument.  Allow
4894         query for each file.  Adjust doc string.
4895         (gnus-article-browse-html-parts): Add
4896         `gnus-article-browse-delete-temp-files' to
4897         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
4899 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
4901         * gnus-art.el (gnus-article-browse-html-temp)
4902         (gnus-article-browse-delete-temp): New variables.
4903         (gnus-article-browse-delete-temp-files): New function.
4904         (gnus-article-browse-html-parts): Use it.
4906 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4908         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
4910         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
4911         string.
4913         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
4914         gnus-summary-insert-new-articles when unplugged.  Remove
4915         gnus-summary-search-article-forward.
4917         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
4918         display-visual-class instead of display-color-cells.
4920 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4922         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
4923         message/* containing non-ASCII text properly.
4925 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4927         * message.el: Require gmm-utils, remove autoloads.
4928         (message-tool-bar): Set default based on
4929         gmm-tool-bar-style.
4930         (message-tool-bar-gnome): Add gmm-customize-mode.
4932         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
4933         gmm-tool-bar-style.
4934         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
4936         * gnus-group.el (gnus-group-tool-bar): Set default based on
4937         gmm-tool-bar-style.
4938         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
4940         * gmm-utils.el (gmm-image-directory): Rename variable from
4941         gmm-image-load-path.
4942         (gmm-image-load-path): Use gmm-image-directory.
4943         (gmm-customize-mode): New function.
4944         (gmm-tool-bar-style): New variable.
4946         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
4947         gnus-group-redraw-line-number.
4948         (gnus-group-redraw-check): Simplify.
4949         (gnus-group-tool-bar-update): Remove redraw check.
4950         (gnus-group-make-tool-bar): Add redraw check.
4952 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
4954         * gnus-art.el (gnus-button): Add missing parentheses.
4956 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4958         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
4960 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
4962         * gnus-art.el (gnus-button): New face.
4963         (gnus-article-button-face): Use it.
4965         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
4966         gnus-summary-next-page.  Re-order.
4968         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
4969         next-node are now included.
4970         (gnus-group-redraw-line-number): New internal variable.
4971         (gnus-group-redraw-check): Helper function for updating the tool
4972         bar.
4973         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
4975         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
4977         * spam.el (spam-spamassassin-score-regexp): New internal variable.
4978         (spam-extra-header-to-number, spam-check-spamassassin-headers):
4979         Use it to match format of Spamassassin 3.0 and later.  Reported by
4980         IRIE Tetsuya <irie@t.email.ne.jp>.
4981         (spam-check-bogofilter)
4982         (spam-bogofilter-register-with-bogofilter): Fix args of
4983         `gnus-error' calls.
4985 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
4987         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
4988         unnecessary interaction when sending queued mails.  Reported by
4989         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
4991 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4993         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
4994         first or last are nil.
4996 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4998         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
5000 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5002         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
5004 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5006         * dns.el (query-dns): Protect more against buggy tcp output.
5008 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5010         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
5011         nov.php.
5013 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5015         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
5016         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
5017         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
5018         output on the server side.
5019         (nnweb-google-create-mapping): Update regexps and add some
5020         progress indication.
5022 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
5024         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
5025         gnus-agent-toggle-plugged.  Re-order icons.
5026         (gnus-group-tool-bar-gnome): Add
5027         gnus-group-{prev,next}-unread-group.
5028         (gnus-group-tool-bar-gnome): Re-order icons.
5030         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
5031         gnus-summary-insert-new-articles.
5033         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
5034         comments.
5036         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
5037         also available in Emacs 21.3.
5039         * message.el (message-fix-before-sending): Change "Emacs 22" to
5040         "Emacs 23 (unicode)" in comment.
5042         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
5043         "Emacs 23 (unicode)" in comment.
5045         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
5046         comment.
5047         (mm-coding-system-p): Add comment about no-MULE XEmacs.
5049         * mm-view.el (mm-fill-flowed): Add :version.
5051 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5053         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
5054         and load-path.
5056 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
5058         * message.el: Autoload gmm-image-load-path.
5059         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
5060         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
5061         consitency.
5063         * gmm-utils.el (gmm-image-load-path): Also search in
5064         "../etc/images".  Don't set gmm-image-load-path if we don't find
5065         the image.
5067 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5069         * gmm-utils.el (gmm-image-load-path): Don't make
5070         `gmm-image-load-path' include subdirectories which the second arg
5071         `image' might specify.
5073         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
5074         subdirectory to icon file names.
5076         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
5078 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
5080         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
5081         gmm-image-load-path calls.
5083         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5085         * message.el (message-make-tool-bar): Ditto.
5087         * mml.el (mml-preview): Added comment concerning tool bar icons.
5089         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
5090         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
5092         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
5093         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
5095         * message.el (message-tool-bar-gnome): Use new icon names.
5096         (message-make-tool-bar): Use `gmm-image-load-path'.
5098         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
5099         functions from MH-E.
5100         (gmm-image-load-path): New variable from MH-E.
5101         (gmm-image-load-path): New function from MH-E.  Added arguments
5102         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
5103         *-image-load-path-called-flag.
5105 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
5107         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
5109 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
5111         * nnimap.el (nnimap-request-move-article): Change folder back to
5112         source group before deleting.
5114 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
5116         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
5118         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
5119         mm-url.
5121         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
5123 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5125         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
5126         coding system which mm-charset-to-coding-system returns for a
5127         given charset is valid.
5129 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
5131         * html2text.el (html2text-remove-tag-list):
5132         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
5134 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
5136         * gnus-cus.el: Revert 2005-10-17 change.
5138 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5140         * gnus-art.el (article-strip-banner): Call
5141         article-really-strip-banner only when the regexp match is made.
5143 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5145         * gnus-art.el (article-strip-banner): Use
5146         gnus-extract-address-components instead of
5147         mail-header-parse-addresses to make it work with non-ASCII text;
5148         remove mail-encode-encoded-word-string.
5150         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
5151         values which are surrounded with \"...\"; make it never cause a
5152         Lisp error; give up parsing of parameters if it failed in
5153         extracting type.
5155 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
5157         * smime.el (smime-cert-by-ldap-1): Fix bug where
5158         `smime-ldap-search' returns results without userCertificates.
5160 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5162         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
5164 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5166         * spam.el (spam-check-spamassassin-headers): Adapt format for
5167         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
5168         <ari@mbf.ocn.ne.jp>.
5169         (spam-list-of-processors): Add spam-use-gmane.
5171 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5173         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
5174         make-temp-file; make it work with XEmacs as well.
5176         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
5177         mm-make-temp-file.
5179         * mm-decode.el (mm-display-external): Use the 3rd arg of
5180         mm-make-temp-file.
5181         (mm-create-image-xemacs): Ditto.
5183 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5185         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
5186         with message-narrow-to-headers.
5187         (gnus-draft-setup): Narrow to header to run message-fetch-field.
5188         (gnus-draft-check-draft-articles): New function.
5189         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
5191 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
5193         * gnus-art.el (gnus-article-browse-html-parts):
5194         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
5195         Don't use suffix argument for mm-make-temp-file for Emacs 21
5196         compatibility.  Remove useless `format'.
5198 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5200         * nnweb.el (nnweb-google-wash-article): Update regexps.
5201         (nnweb-group-alist): Use defvoo instead of defvar.
5203 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5205         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
5206         re-loading nn* modules.
5208 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5210         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
5211         for `tool-bar-mode' and don't check it's default-value.
5213         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5215         * message.el (message-make-tool-bar): Ditto.
5217         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
5218         `substring'.  Shorten tmp-file name.
5220         * gnus.el: Remove bogus comment.
5222 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
5224         * gnus-art.el (gnus-article-browse-html-parts): New function.
5225         (gnus-article-browse-html-article): New function for viewing html
5226         articles with a browser.
5228 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
5230         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
5231         (mml2015-pgg-encrypt): Ditto.
5233         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
5234         (mml1991-pgg-encrypt): Ditto.
5236 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5238         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
5239         message-make-date instead of current-time-string.
5241         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
5242         to gnus-decoded which mm-uu might set.
5244 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5246         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
5247         don't decode quoted parameters; remove misimported Emacs code.
5248         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5249         (rfc2231-decode-encoded-string): Don't use split-string which
5250         behaves differently according to Emacs version; use
5251         mm-decode-coding-region to convert charset to coding-system.
5252         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5253         (rfc2231-encode-string): Remove misimported Emacs code.
5255 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5257         * gnus-art.el (article-decode-charset): Don't use ignore-errors
5258         when calling mail-header-parse-content-type.
5259         (article-de-quoted-unreadable): Ditto.
5260         (article-de-base64-unreadable): Ditto.
5261         (article-wash-html): Ditto.
5263         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
5264         calling mail-header-parse-content-type and
5265         mail-header-parse-content-disposition.
5266         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
5267         mail-header-parse-content-type.
5269         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
5270         insert charset and format parameters; encode description after
5271         inserting it to buffer.
5272         (mml-insert-parameter): Fold lines properly even if a parameter is
5273         segmented into two or more lines; change the max column to 76.
5275         * rfc1843.el (rfc1843-decode-article-body): Don't use
5276         ignore-errors when calling mail-header-parse-content-type.
5278         * rfc2231.el (rfc2231-parse-string): Return at least type if
5279         possible; don't cause an error even if it fails in parsing of
5280         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5281         (rfc2231-encode-string): Don't break lines at the beginning, leave
5282         it to mml-insert-parameter.
5284         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
5285         calling mail-header-parse-content-type.
5287 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
5289         * spam-report.el (spam-report-gmane-use-article-number):
5290         Improve doc string.
5291         (spam-report-gmane-internal): Check if a suitable header was found
5292         in the article.
5294 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5296         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
5297         (rfc2231-encode-string): Make param*=value always begin with LWSP.
5299 2006-02-05  Romain Francoise  <romain@orebokech.com>
5301         Update copyright notices of all files in the gnus directory.
5303 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5305         * nnweb.el (nnweb-request-group): Avoid growing overview files.
5307 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5309         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
5310         segmented lines of parameter value to cope with Thunderbird 1.5
5311         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
5312         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5313         (rfc2231-encode-string): Don't make lines exceeding 76 column.
5315 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
5317         * mml.el (mml-generate-mime-1): Correct the order of inline signed
5318         parts.
5320 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5322         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
5323         there's only one active file for all servers.
5324         (nnweb-request-scan): Make sure nnweb-articles is initialized on
5325         solid groups.  Gnus might have used a FAST request to select the group.
5326         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
5327         and nnweb-search redundantly in the active file.
5328         (nnweb-request-list): Don't list bogus groups.  There can only be one.
5329         (nnweb-request-create-group): Don't use ARGS.
5330         (nnweb-possibly-change-server, nnweb-request-group): Remove some
5331         initialisations.  Let nnoo do the work.
5333 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5335         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
5336         Say the part has been decoded.
5338         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
5340 2006-01-31  Kevin Ryde  <user42@zip.com.au>
5342         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
5343         mailcap-viewer-test-cache when there's no 'test clause, since that
5344         will invert the meaning of a "nil" test previously determined by
5345         mailcap-mailcap-entry-passes-test.
5347 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5349         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
5350         compiling.
5352         * gnus-sum.el: Ditto.
5354         * message.el: Don't bind tool-bar-map when compiling.
5356 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
5358         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
5360 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5362         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
5363         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
5364         current Google Groups.
5366 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
5368         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
5369         and tool-bar-mode.
5371         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
5372         and tool-bar-mode.
5374         * message.el (message-tool-bar-update): Simplify.
5375         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
5377         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
5378         gnus-summary-buffer.
5379         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
5380         gnus-summary-reply.
5382         * gmm-utils.el (gmm): Add :version.
5384 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5386         * Makefile.in (clean): New rule.
5387         (distclean): Use it.
5389 2006-01-26  Steve Youngs  <steve@sxemacs.org>
5391         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
5392         autoload.
5394 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5396         * gmm-utils.el (gmm-verbose): Add :group.
5398 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
5400         * message.el: Change some comments WRT tool-bars.
5402         * gnus-sum.el (gnus-summary-tool-bar)
5403         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
5404         (gnus-summary-tool-bar-zap-list): New variables.
5405         (gnus-summary-make-tool-bar): Complete rewrite using
5406         `gmm-tool-bar-from-list'.
5408         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
5409         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
5410         variables.
5411         (gnus-group-make-tool-bar): Complete rewrite using
5412         `gmm-tool-bar-from-list'.
5413         (gnus-group-tool-bar-update): New function.
5415         * message.el (message-mode-field-menu): Add "Show hidden Headers".
5417 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5419         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
5420         is dissected into a single part of which the type is the same as
5421         the given one; decode charset.
5423 2006-01-21  Kevin Ryde  <user42@zip.com.au>
5425         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
5426         into alists as symbol not string, since that's what
5427         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
5428         look for.
5430 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
5432         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
5433         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
5435         * message.el (message-tool-bar-gnome): Use gmm-ignore.
5437 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5439         * gnus-art.el (gnus-mime-security-button-commands): New variable.
5440         (gnus-mime-security-button-menu): New definition.
5441         (gnus-mime-security-button-map): Use them.
5442         (gnus-mime-security-button-menu): New function.
5443         (gnus-insert-mime-security-button): Addition to help echo.
5444         (gnus-mime-security-run-function, gnus-mime-security-save-part)
5445         (gnus-mime-security-pipe-part): New functions.
5447         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
5448         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
5450         * mm-decode.el (mm-handle-set-disposition): Remove.
5451         (mm-handle-set-description): Remove.
5453 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5455         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
5456         (mm-w3m-standalone-supports-m17n-p): New function.
5457         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
5458         w3m usage.
5460         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
5461         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
5463 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
5465         * message.el (message-tool-bar-zap-list): Use
5466         gmm-tool-bar-zap-list as custom type.
5467         (message-tool-bar-update): New function.
5468         (message-tool-bar, message-tool-bar-gnome)
5469         (message-tool-bar-retro): Add message-tool-bar-update.
5470         (message-tool-bar-gnome): Add flyspell-buffer.
5472         * gnus-util.el (gnus-error): Describe `args'.
5474         * gmm-utils.el (gmm-error): Describe `args'.
5475         (gmm-tool-bar-zap-list): New widget.
5476         (gmm-tool-bar-from-list): Improve description of `zap-list'.
5478 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5480         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
5481         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
5482         the number of recursive calls.
5484         * mm-decode.el (mm-handle-set-disposition): New macro.
5485         (mm-handle-set-description): New macro.
5487 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5489         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
5490         encoding.
5492 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
5494         * message.el (message-tool-bar-zap-list, message-tool-bar)
5495         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
5496         (message-tool-bar-local-item-from-menu): Remove.
5497         (message-tool-bar-map): Replace by `message-make-tool-bar'.
5498         (message-make-tool-bar): New function.
5499         (message-mode): Use `message-make-tool-bar'.
5501         * gmm-utils.el: New file.
5502         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
5503         (gmm-lazy): New widget copied from `nnmail.el'.
5504         (gmm-tool-bar-from-list): New function for creating customizable
5505         tool bars.
5506         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
5507         output.
5508         (gmm): Add :prefix to defgroup.
5510 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
5512         * gmm-utils.el (gmm-widget-p): New function.
5514 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
5516         * mml.el (mml-attach-file): Describe `description' in doc string.
5517         (mml-menu): Add Emacs MIME manual and PGG manual.
5519 2006-01-20  Richard M. Stallman  <rms@gnu.org>
5521         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
5523 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
5525         * nntp.el (nntp-end-of-line): Doc fix.
5527 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
5529         * imap.el (imap-open): Handle case where buffer is a buffer
5530         object.
5532 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5534         * gnus-delay.el (gnus-delay): Don't autoload.
5535         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
5536         to be re-loaded when customizing the `gnus-delay' group.
5538 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
5540         * message.el (message-insert-citation-line): Use newlines.
5542 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5544         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
5546         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
5548 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
5550         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
5552 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5554         * mm-decode.el (mm-inlined-types): Add application/pgp.
5555         (mm-automatic-display): Ditto.
5557         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
5558         part as text.
5560 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5562         * nnrss.el: Update copyright.
5563         (nnrss-opml-import): Query whether to subscribe to each entry.
5565         * gnus-art.el:
5566         * gnus-sum.el:
5567         * mm-uu.el:
5568         * mm-view.el: Update copyright.
5570 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
5572         * message.el (message-info): New function.
5573         (message-mode-menu): Add it.
5574         Update copyright.
5576         * ChangeLog: Fix and update copyright.
5578 2006-01-13  Romain Francoise  <romain@orebokech.com>
5580         * message.el (message-forward-subject-name-subject): Prefer the
5581         address to 'nowhere' if the sender has no name.
5582         Fix typo.  Update copyright year.
5584 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5586         * gnus-art.el (article-wash-html): Use
5587         gnus-summary-show-article-charset-alist if a numeric arg is given.
5588         (gnus-article-wash-html-with-w3m-standalone): New function.
5590         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
5591         mm-inline-text-html-render-with-w3m-standalone.
5592         (mm-text-html-washer-alist): Map w3m-standalone to
5593         gnus-article-wash-html-with-w3m-standalone.
5594         (mm-inline-text-html-render-with-w3m-standalone): New function.
5596 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5598         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
5599         Improve LaTeX.
5601 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5603         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
5604         (nnrss-request-article): Render text/plain parts as HTML.
5606         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
5607         the buffer.
5609 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5611         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
5612         custom definition of `gnus-posting-styles'.
5614         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
5615         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
5617 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5619         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
5620         Use nntp for bug archive.
5622 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5624         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
5625         parts.
5626         (nnrss-normalize-date): New function converts ISO 8601 date into
5627         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
5628         (nnrss-check-group): Use it.
5630 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5632         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
5634         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
5635         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
5636         (nnrss-insert-w3): Ditto.
5638 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5640         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
5641         the articles to be forwarded including the case where neither a
5642         number of articles nor a region is specified.
5644 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5646         * nnrss.el (nnrss-request-article): Fix last change; fill
5647         text/plain parts.
5649 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5651         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
5652         in text/plain part.
5653         (nnrss-check-group): Don't add excessive newline to dc:subject.
5655 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
5657         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
5658         article.
5660 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5662         * nnml.el: Don't require gnus-bcklg.  Autoload it.
5663         (nnml-use-compressed-files, nnml-save-mail): Support other
5664         comression programs such as bzip2.
5666 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5668         * dns.el (query-dns): Make sure we check the buffer size before
5669         removing tcp headers.
5671 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5673         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
5674         remove MIME buttons associated with multipart/alternative parts.
5675         (gnus-mime-display-alternative): Tag buttons using `article-type'
5676         text property.
5678         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
5679         associated with multipart/alternative parts.
5681         * gnus-art.el (gnus-signature-separator): Fix custom type.
5683         * mm-decode.el (mm-inlined-types): Fix custom type.
5684         (mm-keep-viewer-alive-types): Ditto.
5685         (mm-automatic-display): Ditto.
5686         (mm-attachment-override-types): Ditto.
5687         (mm-inline-override-types): Ditto.
5688         (mm-automatic-external-display): Ditto.
5690 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5692         * spam-report.el (spam-report-user-mail-address)
5693         (spam-report-user-agent): New variables.
5694         (spam-report-url-ping-plain): Use spam-report-user-agent.
5696 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
5698         * gnus-art.el (gnus-button-handle-custom): Do not just use
5699         `customize-apropos' for any "M-x customize-*" button but the
5700         function called for.  Accept both the function name and its
5701         argument in order to achieve this.
5702         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
5703         function name to `gnus-button-handle-custom' in case of "M-x
5704         customize-*" buttons.
5706 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5708         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
5709         multipart/alternative and add xref to mm-discouraged-alternatives
5710         in doc string.
5712         * mm-decode.el (mm-discouraged-alternatives): Add xref to
5713         gnus-buttonized-mime-types in doc string.
5715 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
5717         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
5718         Suggest image/.* in the doc string.
5720 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5722         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
5723         message-marks (Debian bug #342521).
5725 2005-12-12  Simon Josefsson  <jas@extundo.com>
5727         * password.el (password-read-from-cache): Add.
5728         (password-read): Use it.
5730 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5732         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
5733         us-ascii as a MIME charset.
5735         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
5736         against the case where the 2nd arg TYPE is nil.
5738 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5740         * pop3.el (pop3-stream-type): Fix custom version.
5742         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
5744 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5746         * mm-decode.el (mm-display-external): Add missing cdr.
5748 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5750         * mm-decode.el (mm-display-external): Use nametemplate (defined in
5751         RFC1524) if it is in mailcap or add a suffix according to
5752         mailcap-mime-extensions when generating a temp filename; postpone
5753         deleting a temp file for 2 seconds for some wrappers, shell
5754         scripts, and so on, which might exit right after having started a
5755         viewer command as a background job.
5757 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5759         * nntp.el (nntp-marks-directory): Fix custom group.
5761         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
5762         steps when < 10.
5764         * gnus-start.el (gnus-no-server-1): Mention
5765         `gnus-level-default-subscribed' in doc string.
5767 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5769         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
5770         parens.
5772 2005-11-26  Dave Love  <fx@gnu.org>
5774         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
5775         (tls-program, tls-success): Provide openssl alternative.
5777         * starttls.el: Doc fixes.
5778         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
5779         SERVICE to PORT.
5781         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
5782         port null or service name.
5783         (starttls-negotiate): Autoload.
5785 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5787         * message.el (message-kill-to-signature): Fix interactive spec.
5789 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5791         * pop3.el (pop3-open-server): Recognize a string as a service name.
5793 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
5795         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5797 2005-11-23  Dave Love  <fx@gnu.org>
5799         Add pop3s, pop3/starttls.
5801         * pop3.el (pop3-authentication-scheme): Clarify doc.
5802         (open-tls-stream, starttls-open-stream): Autoload.
5803         (pop3-stream-type): New.
5804         (pop3-open-server): Use it.
5806         * mail-source.el (mail-sources): Fix some :types.  Add stream type
5807         for POP.
5808         (mail-source-keyword-map): Add :stream for POP.
5809         (mail-source-fetch-pop): Use pop3-stream-type.
5811 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5813         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
5814         of current-time-string.
5816 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
5818         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
5819         date header.
5821 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
5823         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
5824         it can seriously impact performance as it bypasses the agent's
5825         local caches.
5827 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
5829         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
5830         must be explicitly online rather than "not explicitly offline" for
5831         its flags to be synchronized.
5833         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
5834         that gnus-uu-unmark-thread will function correctly.
5836         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
5837         1024K is instead displayed as 1M.
5839 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5841         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
5843 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
5845         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
5847 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
5849         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
5850         error message to display actual error condition.
5851         (gnus-agent-save-local): Avoid saving symbols that are bound to
5852         nil as they simply result in a warning message in
5853         gnus-agent-read-local.
5855 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5857         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
5858         rather than make-variable-buffer-local for file-precious-flag.
5860 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
5862         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
5863         for duplicates which are removed.  The invalid sort check then
5864         triggers a rescan after the sort as sorting may have moved
5865         duplicate entries such that they can be cheaply detected.
5867 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5869         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
5871 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
5873         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
5874         internal variable to a custom variable.  Changed default value
5875         from compressed(2) to uncompressed(1).
5876         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
5877         support for uncompressed agentview files.  Taken together, reading
5878         the agentview file should now be 6-7 times faster.
5880 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5882         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
5883         as a buffer-local variable.  This avoids creating truncated
5884         dribble files as a result of a hang up, eg.
5886 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5888         * gnus-start.el (gnus-start-draft-setup): Enforce
5889         `gnus-draft-mode' for nndraft:drafts at startup.
5891         * gnus.el (gnus-splash): Change custom group.
5892         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
5893         allow-list argument.
5895         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
5896         string.
5898 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5900         * gnus-art.el (gnus-default-article-saver): Add user-defined
5901         `function' to custom type.
5903 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
5905         * imap.el (imap-open): Handle case where buffer is a buffer
5906         object.
5908 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5910         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
5911         long lines.
5912         (gnus-cache-delete-group): Wrap doc strings.
5914         * gnus-agent.el (gnus-agent-rename-group)
5915         (gnus-agent-delete-group): Wrap doc strings.
5917 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5919         * gnus-start.el (gnus-1): Add "native" to
5920         gnus-predefined-server-alist.
5922         * gnus.el (gnus-method-to-server): Don't add "native" to the
5923         lists here, because that leads to problems when
5924         gnus-select-method is bound.
5926 2005-11-09  Simon Josefsson  <jas@extundo.com>
5928         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
5929         use (not sort-by-date) instead.
5931 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5933         * gnus-delay.el (gnus-delay-group): Don't autoload.
5934         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
5935         to be re-loaded when customizing the `gnus-delay' group.
5937 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
5939         * message.el: Revert last changes.
5940         (message-insert-citation-line): Use newlines.
5942 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
5944         * message.el (message-courtesy-message)
5945         (message-mark-insert-begin, message-mark-insert-end)
5946         (message-elide-ellipsis, message-cancel-message)
5947         (message-add-header, message-change-subject)
5948         (message-cross-post-followup-to-header)
5949         (message-cross-post-insert-note, message-reduce-to-to-cc)
5950         (message-widen-reply, message-delete-not-region)
5951         (message-kill-to-signature, message-insert-signature)
5952         (message-insert-importance-high, message-insert-importance-low)
5953         (message-insert-or-toggle-importance)
5954         (message-insert-disposition-notification-to)
5955         (message-indent-citation, message-yank-original)
5956         (message-cite-original-without-signature, message-cite-original)
5957         (message-insert-citation-line, message-position-on-field)
5958         (message-fix-before-sending, message-send-mail-partially)
5959         (message-send-mail, message-send-mail-with-sendmail)
5960         (message-send-mail-with-qmail, message-send-news)
5961         (message-check-news-header-syntax, message-generate-headers)
5962         (message-insert-courtesy-copy, message-fill-address)
5963         (message-fill-header, message-shorten-references)
5964         (message-setup-1, message-cancel-news)
5965         (message-forward-make-body-plain, message-forward-make-body-mime)
5966         (message-forward-make-body-mml, message-encode-message-body)
5967         (message-forward-make-body-digest-plain)
5968         (message-forward-make-body-digest-mime)
5969         (message-use-alternative-email-as-from): Insert `hard-newline'
5970         instead of ordinary newlines.
5972 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5974         * message.el (message-generate-headers): Downcase the argument
5975         given to message-check-element.
5977 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
5979         * nntp.el (nntp-authinfo-rejected): New error condition.
5980         (nntp-wait-for): Use new error condition to signal authentication
5981         error.
5982         (nntp-retrieve-data): Rethrow new error condition to break out of
5983         recursive call to nntp-send-authinfo.
5985 2005-11-08  Romain Francoise  <romain@orebokech.com>
5987         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
5988         (gnus-summary-exit-map): Bind to `Z p'.
5989         (gnus-summary-make-menu-bar): Add menu item.
5991 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
5993         * gnus-art.el (gnus-article-treat-custom): Add `first'.
5994         (gnus-treat-*): Add `first' in all doc strings.
5996         * gnus-group.el (gnus-group-compact-group): Fix typo.
5998 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6000         * gnus.el (gnus-parameters-case-fold-search): New variable.
6001         (gnus-parameters-get-parameter): Use it.
6003         * gnus-score.el (gnus-home-score-file): Doc fix.
6005 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
6007         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
6009 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6011         * mm-util.el (mm-special-display-p): New function.
6013         * mml.el (mml-preview): Use it; doc fix.
6015 2005-10-29  Romain Francoise  <romain@orebokech.com>
6017         * message.el (message-fix-before-sending): Fix comment.
6019 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
6021         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
6023 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
6025         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
6026         Used in gnus-score.el.
6028 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6030         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
6032 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6034         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
6035         whitespace removed in revision 7.8.  Use concatenated string to
6036         protect trailing whitespace.
6038 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
6040         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
6041         (nnimap-request-expire-articles): Use it to avoid sending 'UID
6042         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
6043         Courier IMAP ("some version from 2004").  Mostly based on similar
6044         code in the same function.
6046 2005-10-26  Didier Verna  <didier@xemacs.org>
6048         * gnus-group.el (gnus-group-compact-group): Invalidate original
6049         article buffer.
6050         * gnus-srvr.el (gnus-server-compact-server): Ditto.
6051         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
6052         NOV database and in article itself.
6053         Invalidate article backlog.
6055 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6057         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
6059 2005-10-26  Simon Josefsson  <jas@extundo.com>
6061         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
6062         part of 2004-07-25 change.
6064 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6066         * message.el (message-display-completion-list): New function.
6067         (message-expand-group): Use it; make sure the Completions buffer
6068         is modifiable.
6070 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
6072         * imap.el (imap-open): Handle case where buffer is a buffer object.
6074 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
6076         * pgg-def.el:
6077         * pgg-gpg.el:
6078         * pgg-parse.el:
6079         * pgg-pgp.el:
6080         * pgg-pgp5.el:
6081         * pgg.el: Move to the parent lisp directory.
6083 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
6085         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
6086         user-mail-name is an empty string.
6088 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
6090         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
6091         depending on gnus-score-decay-constant.
6093         * encrypt.el (encrypt-insert-file-contents)
6094         (encrypt-write-file-contents): Don't use `gnus-message'.
6096         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
6097         arguments.
6098         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
6099         arguments to mm-uu-verbatim-marks-extract.
6100         (mm-uu-hide-markers): New variable.
6101         (mm-uu-extract): Use face similar to `gnus-cite-3'.
6103         * gnus-fun.el (gnus-convert-image-to-x-face-command)
6104         (gnus-convert-image-to-face-command): Use "convert" by default to
6105         allow other input image formats.
6106         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
6107         accordingly.
6109 2005-10-23  Simon Josefsson  <jas@extundo.com>
6111         * imap.el (imap-gssapi-program): Align command line parameters
6112         with latest GNU SASL.
6113         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
6115 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6117         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
6118         HTML.
6119         (nnslashdot-request-article): Ditto.
6121 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
6123         * mail-source.el (mail-source-fetch-pop): Require pop3.
6124         (mail-source-check-pop): Ditto.
6126 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6128         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
6129         errors.
6131 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
6133         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
6134         (gnus-treat-strip-leading-blank-lines): Improve doc string.
6136         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
6138         * mm-bodies.el (mm-decode-string): Call
6139         `mm-charset-to-coding-system' with allow-override argument.
6141 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6143         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
6144         (rfc2047-charset-to-coding-system): New function.
6145         (rfc2047-decode-encoded-words): New function.
6146         (rfc2047-decode-region): Use them.
6147         (rfc2047-decode-cte): Remove.
6148         (rfc2047-parse-and-decode): Remove.
6149         (rfc2047-decode): Remove.
6151 2005-10-15  Kenichi Handa  <handa@m17n.org>
6153         * rfc2047.el (rfc2047-decode-cte): New function.
6154         (rfc2047-decode-region): Change the way to decode successive
6155         encoded-words: decode B- or Q-encoding in each encoded-word,
6156         concatenate them, and decode it as charset.
6158 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
6160         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
6161         widget-move-and-invoke.
6162         (gnus-custom-mode): Use gnus-custom-map.
6164 2005-10-15  Bill Wohler  <wohler@newt.com>
6166         * message.el (message-tool-bar-map): Renamed image file from
6167         mail_send to mail/send.
6169 2005-10-16  Masatake YAMATO  <jet@gyve.org>
6171         * message.el (message-expand-group): Pass the common
6172         prefix substring of completion to `display-completion-list'.
6174 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
6176         * mml-sec.el (mml-secure-method): New internal variable.
6177         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
6178         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
6179         functions using mml-secure-method.
6181         * mml.el (mml-mode-map): Add key bindings for those functions.
6182         (mml-menu): Simplify security menu entries.  Suggested by Jesper
6183         Harder <harder@myrealbox.com>.
6184         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
6185         end of message if point is the headers of the message.
6187         * message.el (message-in-body-p): New function.
6189         * assistant.el: Autoload gnus-util and netrc.
6191         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
6192         Use `mm-charset-override-alist' only when decoding.
6194         * mm-bodies.el (mm-decode-body): Call
6195         `mm-charset-to-coding-system' with allow-override argument.
6197         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
6198         `filename' from Content-Disposition if Content-Type doesn't
6199         provide `name'.
6200         (gnus-mime-view-part-as-type): Set default instead of
6201         initial-input.
6203 2005-10-09  Daniel Brockman  <daniel@brockman.se>
6205         * format-spec.el (format-spec): Propagate text properties of % spec.
6207 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
6209         * gnus-art.el (gnus-treat-predicate): Add `first'.
6211 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
6213         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
6214         (mm-charset-override-alist): New variable.
6215         (mm-charset-to-coding-system): Use it.
6216         (mm-codepage-setup): New helper function.
6217         (mm-charset-eval-alist): New variable.
6218         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
6219         about unknown charsets.
6221 2005-10-04  David Hansen  <david.hansen@gmx.net>
6223         * nnrss.el (nnrss-request-article): Add support for the comments tag.
6224         (nnrss-check-group): Ditto.
6226 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6228         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
6229         Rename x-gnus-verbatim to x-verbatim.
6230         (mm-uu-type-alist): Fix regexp for verbatim-marks.
6232         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
6233         x-verbatim.
6235         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
6237         * gnus-util.el (gnus-remove-duplicates): Remove.
6239         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
6240         instead of gnus-remove-duplicates.
6242         * message.el (message-remove-duplicates): Remove.
6243         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
6244         message-remove-duplicates.
6246         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
6247         available, else use implementation from `delete-dups'.
6249         * message.el (message-insert-expires): New function.
6250         (message-mode-map): Add key binding.
6251         (message-mode-field-menu): Add menu entry.
6252         (message-mode): Document it.
6253         (message-make-expires-date): Use `message-make-date'.
6255 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
6257         * message.el (message-make-expires-date): New function.
6259 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6261         * Makefile.in (list-installed-shadows): New entry.
6262         (install): Use it.
6263         (remove-installed-shadows): New entry.
6265 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6267         * time-date.el: Autoload parse-time-string, XEmacs needs it.
6269 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6271         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
6272         function rather than the diff-mode.el package.
6273         (mm-display-external): Use with-current-buffer.
6274         (mm-viewer-completion-map, mm-viewer-completion-map):
6275         Move initialization inside declaration.
6277 2005-09-29  Simon Josefsson  <jas@extundo.com>
6279         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
6280         autoload mail-check-payment.
6281         (spam-check-hashcash): Define unconditionally, since hashcash.el
6282         is part of Gnus now.  Ignore errors from payment checking.
6284 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
6286         * message.el (message-bold-region, message-unbold-region): Rename
6287         from `bold-region' and `unbold-region'.
6289         * message.el: Remove useless autoloads.
6291 2005-09-28  Simon Josefsson  <jas@extundo.com>
6293         * message.el (message-use-idna): Default to t.
6294         (message-use-idna): Test whether encoding works too.  Doc fix.
6296 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6298         * nntp.el (nntp-warn-about-losing-connection): Remove.
6300 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
6302         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
6303         customizable.  Change default value.
6304         (mm-uu-diff-groups-regexp): Change default value.
6305         (mm-uu-type-alist): Add doc string.
6306         (mm-uu-configure): Add doc string.  Make it interactive.
6307         (mm-uu-tex-groups-regexp): New variable.
6308         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
6309         (mm-uu-type-alist): Add LaTeX documents.
6310         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
6311         of "text/verbatim".
6312         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
6314         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
6315         instead of "text/verbatim".
6317         * message.el (message-mark-inserted-region)
6318         (message-mark-insert-file): Use slrn style marks when called with
6319         prefix argument.
6321 2005-09-27  Simon Josefsson  <jas@extundo.com>
6323         * message.el (message-idna-to-ascii-rhs-1): Reformat.
6325 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
6327         * message.el (message-remove-duplicates): New function.
6328         Implementation borrowed from `gnus-remove-duplicates'.
6329         (message-idna-to-ascii-rhs): Also encode idna addresses in
6330         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6331         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
6332         only ask about the same idna domain once per header and also tell
6333         in what header to replace the idna domain.
6335         * gnus-art.el (article-decode-idna-rhs): Also decode idna
6336         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6337         (article-decode-idna-rhs): Fix regexp so that all idna-address in
6338         a header is decoded and not just the last one.
6340 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6342         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
6343         has been decoded.
6345         * mm-decode.el (mm-automatic-display): Add text/verbatim.
6346         (mm-insert-part): Don't modify text if it has been decoded.
6348         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
6349         decoded.
6351         * mm-view.el (mm-inline-text): Don't strip text props unless
6352         decoding enriched or richtext parts.
6354 2005-09-25  Romain Francoise  <romain@orebokech.com>
6356         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
6357         * gnus-start.el (gnus-subscribe-interactively):
6358         * gnus-uu.el (gnus-uu-grab-articles):
6359         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
6360         space.
6362 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
6364         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
6365         * mm-view.el (mm-view-pkcs7-decrypt):
6366         * gnus-sum.el (gnus-summary-limit-to-extra)
6367         (gnus-summary-respool-article, gnus-read-move-group-name):
6368         * gnus-score.el (gnus-summary-increase-score):
6369         * gnus-util.el (gnus-completing-read-with-default):
6370         * gnus-art.el (gnus-read-save-file-name)
6371         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
6372         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
6373         * message.el (message-check-news-header-syntax):
6374         Follow convention for reading with the minibuffer.
6376 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
6378         * spam-report.el (spam-report-url-ping-plain):
6379         Use gnus-extended-version as User-Agent.
6381         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
6382         default value is nil.
6384         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
6385         (mm-uu-verbatim-marks-extract): New function.
6386         (mm-uu-extract): New face.
6387         (mm-uu-copy-to-buffer): Use it.
6389         * spam-report.el (spam-report-gmane-ham): Renamed from
6390         `spam-report-gmane-unspam'.
6391         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
6392         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
6394         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
6395         Autoload.
6396         (spam-report-gmane-unregister-routine): Renamed
6397         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
6399 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
6401         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
6402         (spam-report-gmane-unregister-routine): Add support for gmane
6403         unregistration.
6405         * spam-report.el (spam-report-gmane-unspam)
6406         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
6407         (spam-report-gmane): Change to take a single article and do unspam
6408         registration.
6410 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6412         * mm-url.el (mm-url-decode-entities): Fix regexp.
6414 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6416         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
6417         default to nil, to be able to use Gnus at all.  If the default
6418         switches to something else, then the function should be fixed not
6419         be exceedingly slow.
6421 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
6423         * gnus-start.el (gnus-activate-group): If the server is nil, don't
6424         fail hard.
6426         * spam-report.el: Add better Keywords line.
6428         * spam.el: Add Maintainer and better Keywords line.
6430 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6432         * gnus-art.el (gnus-article-replace-part)
6433         (gnus-mime-replace-part): New functions.
6434         (gnus-mime-action-alist, gnus-mime-button-commands)
6435         (gnus-mime-save-part-and-strip): Added file argument.
6436         (gnus-article-part-wrapper): Added interactive argument.
6438         * gnus-sum.el (gnus-summary-mime-map): Add
6439         `gnus-article-replace-part'.
6441 2005-09-19  Didier Verna  <didier@xemacs.org>
6443         The nnml compaction feature:
6444         * nnml.el (nnml-request-compact-group): New function.
6445         * nnml.el (nnml-request-compact): New function.
6446         * gnus-int.el (gnus-request-compact-group): New function.
6447         * gnus-int.el (gnus-request-compact): New function.
6448         * gnus-group.el (gnus-group-compact-group): New function.
6449         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
6450         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
6451         * gnus-srvr.el (gnus-server-compact-server): New function.
6452         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
6453         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
6455 2005-09-18  Deepak Goel  <deego@gnufans.org>
6457         * sieve.el (sieve-help): Fix `message' call: first arg should be a
6458         format spec.
6460 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6462         * gnus.el (gnus-group-startup-message): Bind image-load-path.
6464 2005-09-15  Romain Francoise  <romain@orebokech.com>
6466         * message.el (message-fill-paragraph): Clarify docstring.
6468 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6470         * gnus-art.el (gnus-mime-display-part): Protect against broken
6471         MIME messages.
6473 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6475         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
6476         before parsing header.
6478 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
6480         * html2text.el (html2text-replace-list): Add new entities.
6482 2005-09-11  Romain Francoise  <romain@orebokech.com>
6484         * message.el (message-alternative-emails): Improve docstring.
6485         (message-setup-1): Call `message-use-alternative-email-as-from'
6486         after `message-setup-hook' to give it precedence over posting
6487         styles, etc.
6488         (message-use-alternative-email-as-from): Add docstring.  Remove
6489         the original From header if present.
6491         * nnml.el (nnml-compressed-files-size-threshold): New variable.
6492         (nnml-save-mail): Use it.
6494         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
6495         articles.  Add new argument `silent'.
6496         (gnus-uu-mark-all): Report the total number of marked articles.
6498 2005-09-10  Romain Francoise  <romain@orebokech.com>
6500         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
6501         (gnus-uu-mark-series): Likewise.
6503 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
6505         * spam-report.el (spam-report-gmane): Fix generation of spam
6506         report URL.
6508 2005-09-10  Simon Josefsson  <jas@extundo.com>
6510         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
6511         t, based on discussion on the ding list with Robert Epprecht
6512         <epprecht@solnet.ch>.
6514 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
6516         * spam-report.el (spam-report-gmane): Make it work without
6517         X-Report-Spam header.  Gmane now only provides Archived-At.
6518         This is only used if `spam-report-gmane-use-article-number' is nil.
6519         (spam-report-gmane-spam-header): Remove.  Not used anymore.
6521         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
6522         make `gnus-summary-sort-by-recipient' work with threading.
6524         * nnweb.el (nnweb-google-wash-article): Print a message if article
6525         is not available.
6527 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6529         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
6530         change.  Decode text/* parts content before displaying.
6532 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
6534         * mml-smime.el: Remove defvar of gnus-extract-address-components.
6536 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6538         * mm-view.el (mm-display-inline-fontify): Disable support modes.
6540 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
6542         * message.el (message-tab-body-function): Fix mismatched custom type.
6544         * gnus.el (gnus-group-change-level-function): Ditto.
6546         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
6548         * gnus-art.el (gnus-signature-limit)
6549         (gnus-article-mime-part-function): Ditto.
6551 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6553         * mml.el (mml-mode): Silence the byte compiler.
6555         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
6556         using `(sit-for 0)' before moving the point to the specified part;
6557         skip unbuttonized parts.
6558         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
6559         return to the summary window if gnus-auto-select-part is non-nil.
6561 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
6563         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
6564         variables.
6565         (mml-dnd-attach-file, mml-mode): Use them.
6567         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
6568         Make fetching article by MID work again for Google Groups.  Added
6569         FIXME concerning gnus-group-make-web-group.
6571         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
6572         Don't depend on Gnus by using mail-extract-address-components if
6573         gnus-extract-address-components is not bound.
6575 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6577         * gnus-art.el (gnus-mime-display-security): Don't display the
6578         signature, but only the signed part.
6580 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6582         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
6584         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
6585         list, not listp.
6587 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
6589         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
6590         when encoding.
6592         * mm-bodies.el (mm-decode-content-transfer-encoding):
6593         De-canonicalize CRLF for all text content types, not just
6594         text/plain.
6596 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6598         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
6599         valid article; point arrow and cursor at the MIME button.
6601 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6603         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
6604         Suggested by Dan Christensen <jdc@uwo.ca>.
6606         * mm-decode.el (mm-save-part): Enable change of prompt.
6608 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
6610         * gnus-msg.el (gnus-inews-add-send-actions): Made
6611         `message-post-method' lambda parameter ARG `&optional'.
6613 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
6615         * gnus-sum.el (gnus-summary-mime-map): Added
6616         gnus-article-save-part-and-strip, gnus-article-delete-part and
6617         gnus-article-jump-to-part.
6619         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
6620         (gnus-article-edit-part): Use it.
6621         (gnus-article-part-wrapper): Added no-handle argument.
6622         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
6623         functions.
6625 2005-08-29  Romain Francoise  <romain@orebokech.com>
6627         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
6628         docstring.
6629         (gnus-face-from-file): Likewise.
6631 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
6633         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
6634         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
6635         non-nil.
6636         (gnus-auto-select-part): New variable.
6637         (gnus-article-jump-to-part): New function.
6638         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
6639         (gnus-mime-delete-part): Allow selecting specified part after
6640         deleting or stripping parts.
6641         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
6642         part if argument is bogus.
6644 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
6646         * gnus-art.el (w3m-minor-mode-map):
6647         * gnus-spec.el (gnus-newsrc-file-version):
6648         * gnus-util.el (nnmail-active-file-coding-system)
6649         (gnus-original-article-buffer, gnus-user-agent):
6650         * gnus.el (gnus-ham-process-destinations)
6651         (gnus-parameter-ham-marks-alist)
6652         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
6653         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
6654         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
6655         * mm-decode.el (gnus-current-window-configuration):
6656         * mm-extern.el (gnus-article-mime-handles):
6657         * mm-url.el (url-current-object, url-package-name)
6658         (url-package-version):
6659         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
6660         (smime-keys, w3m-cid-retrieve-function-alist)
6661         (w3m-current-buffer, w3m-display-inline-images)
6662         (w3m-minor-mode-map):
6663         * mml-smime.el (gnus-extract-address-components):
6664         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
6665         (gnus-newsrc-hashtb, message-default-charset)
6666         (message-deletable-headers, message-options)
6667         (message-posting-charset, message-required-mail-headers)
6668         (message-required-news-headers):
6669         * mml1991.el (mc-pgp-always-sign):
6670         * mml2015.el (mc-pgp-always-sign):
6671         * nnheader.el (nnmail-extra-headers):
6672         * rfc1843.el (gnus-decode-encoded-word-function)
6673         (gnus-decode-header-function, gnus-newsgroup-name):
6674         * spam-stat.el (gnus-original-article-buffer): Add defvars.
6676 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
6678         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
6679         the end of the date treatments.
6681 2005-08-15  Simon Josefsson  <jas@extundo.com>
6683         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
6684         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
6685         Capello and Romain Francoise.
6686         (pgg-fetch-key-function): Removed, not used?
6687         (pgg-insert-url-with-w3): Require url, to get
6688         url-insert-file-contents regardless of where it is defined.
6690 2005-08-13  Romain Francoise  <romain@orebokech.com>
6692         * message.el (message-cite-original-1): New function.
6693         (message-cite-original): Use it.
6694         (message-cite-original-without-signature): Ditto.
6696 2005-08-08  Romain Francoise  <romain@orebokech.com>
6698         * message.el (message-yank-empty-prefix): New variable.
6699         (message-indent-citation): Use it.
6700         (message-cite-original-without-signature): Respect X-No-Archive.
6702 2005-08-08  Simon Josefsson  <jas@extundo.com>
6704         * pgg.el: Autoload url-insert-file-contents instead of loading
6705         w3/url.
6706         (pgg-insert-url-with-w3): Don't load url here.
6708 2005-08-07  Jesper Harder  <harder@phys.au.dk>
6710         * message.el (message-kill-to-signature): Don't insert newline at
6711         bol.
6712         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
6714 2005-08-06  Romain Francoise  <romain@orebokech.com>
6716         * message.el (message-user-fqdn): Fix typo in docstring.
6718 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
6720         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
6722         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
6724 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6726         * mm-bodies.el (mm-encode-body): Use coding system rather than
6727         charset to encode text.
6729         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
6730         number of charsets if utf-8 is available (XEmacs).
6732 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
6734         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
6735         taken from `gnus-button-mid-or-mail-regexp'.
6736         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
6737         (gnus-button-alist): Improve regexp for domain part of the MIDs
6738         for news:localpart@domain buttons.
6739         (gnus-button-ctan-directory-regexp): Update.
6741 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6743         * sieve-manage.el (sieve-manage-interactive-login): Use
6744         make-local-variable rather than make-variable-buffer-local.
6745         (sieve-manage-open): Ditto.
6746         (sieve-manage-authenticate): Ditto.
6748         * mml.el (mml-generate-mime-1): Make the content type default to
6749         text/plain if the filename is not specified.
6751 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6753         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
6754         instead of insert-buffer.
6756         * message.el (message-yank-original): Ditto; set the mark at the
6757         end of the yanked message.
6759 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6761         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
6762         lines to scroll rather than to stop it.
6764         * mml.el (mml-generate-default-type): Add doc string.
6765         (mml-generate-mime-1): Use mm-default-file-encoding or make it
6766         default to application/octet-stream when determining the content
6767         type if it is not specified for the part or the mml contents; add
6768         a comment about mml-generate-default-type.
6770 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
6772         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
6773         make it default to application/octet-stream when determining the
6774         content type if it is not specified for the external contents.
6776 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6778         * rfc2231.el (rfc2231-parse-string): Take care that not only a
6779         segmented parameter but also other parameters might be there.
6781 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6783         * mm-decode.el (mm-display-external): Delete temp file, directory
6784         and buffer immediately if the external process is exited.
6786 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6788         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
6789         fewer lines than that of scroll-margin.
6790         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
6792 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6794         * gnus-art.el (gnus-article-next-page): Revert.
6795         (gnus-article-beginning-of-window): New macro.
6796         (gnus-article-next-page-1): Use it.
6797         (gnus-article-prev-page): Ditto.
6798         (gnus-article-edit-part): Use insert-buffer-substring instead of
6799         insert-buffer.
6800         (gnus-article-edit-exit): Ditto.
6802         * gnus-util.el (gnus-beginning-of-window): Remove.
6803         (gnus-end-of-window): Remove.
6805 2005-07-25  Simon Josefsson  <jas@extundo.com>
6807         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
6808         to have the url package without w3.  Reported by Daiki Ueno
6809         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
6811 2005-07-20  Didier Verna  <didier@xemacs.org>
6813         * gnus-diary.el: Remove the description comment (nndiary is now
6814         properly documented in the Gnus manual).
6815         Fix the spelling of "Back End".
6816         * nndiary.el: Ditto.
6817         Fix the copyright notice.
6819 2005-07-18  Romain Francoise  <romain@orebokech.com>
6821         * gnus-sum.el (gnus-summary-to-prefix,
6822         gnus-summary-newsgroup-prefix): New variables.
6823         (gnus-summary-from-or-to-or-newsgroups): Use them.
6825 2005-07-17  Romain Francoise  <romain@orebokech.com>
6827         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
6828         space as it's generally not especially interesting to the user.
6830 2005-07-16  Romain Francoise  <romain@orebokech.com>
6832         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
6833         nil to avoid prompting and file modification if one of the
6834         messages at the top of the nnfolder file contains a copyright
6835         notice.
6836         Update copyright notice.
6838         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
6839         instead of `current-time-string' as the latter creates a time
6840         string that is not RFC 2822 compliant (it lacks the zone).
6841         Update copyright notice.
6843 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6845         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
6846         for text/rtf.  Display default in prompt.  Pass default for M-n.
6848         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
6850 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6852         * gnus-msg.el (gnus-button-mailto): Remove
6853         save-selected-window-window hackery because it relies on
6854         save-selected-window internals.
6856 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6858         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
6859         (gnus-article-next-page-1): Use gnus-beginning-of-window.
6860         (gnus-article-prev-page): Ditto.
6862         * gnus-util.el (gnus-beginning-of-window): New function.
6863         (gnus-end-of-window): New function.
6865 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
6867         * gnus-score.el (gnus-score-edit-all-score): Set
6868         gnus-score-edit-exit-function to gnus-score-edit-done and call
6869         gnus-message.
6871 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6873         * gnus-msg.el (gnus-button-mailto): Remove
6874         save-selected-window-window hackery because it relies on
6875         save-selected-window internals.
6877 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6879         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
6880         add-minor-mode.
6881         (gnus-binary-mode): Ditto.
6883         * gnus-topic.el (gnus-topic-mode): Ditto.
6885 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
6887         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
6888         (gnus-article-prev-page): Take scroll-margin into consideration.
6890 2005-07-04  Lute Kamstra  <lute@gnu.org>
6892         Update FSF's address in GPL notices.
6894 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
6896         * gnus.el (gnus-exit):
6897         * gnus-group.el (gnus-group-icons):
6898         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
6900         * gnus-nocem.el (gnus-nocem):
6901         * message.el (message-various, message-buffers, message-sending)
6902         (message-interface, message-forwarding, message-insertion)
6903         (message-headers, message-news, message-mail):
6904         * pgg-gpg.el (pgg-gpg):
6905         * pgg-parse.el (pgg-parse):
6906         * pgg-pgp.el (pgg-pgp):
6907         * pgg-pgp5.el (pgg-pgp5):
6908         * pop3.el (pop3): Finish `defgroup' description with period.
6910 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6912         * gnus-art.el (article-display-face): Improve the efficiency.
6913         (article-display-x-face): Ditto; remove grey x-face stuff.
6915 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6917         * gnus-art.el (article-display-face): Correct the position in
6918         which Faces are inserted.
6920 2005-06-29  Didier Verna  <didier@xemacs.org>
6922         * gnus-art.el (article-display-face): Display faces in correct
6923         order.
6925 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6927         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
6928         (gnus-fill-real-hashtb): Use hash table instead of obarray.
6929         (gnus-nocem-check-article): Fetch the Type header.
6930         (gnus-nocem-message-wanted-p): Fix the way to examine types.
6931         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
6932         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
6933         make sure gnus-nocem-hashtb is initialized.
6934         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
6935         (gnus-nocem-unwanted-article-p): Ditto.
6937         * pgg.el (pgg-verify): Return the verification result.
6939 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6941         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
6942         is ascii.
6944 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
6946         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
6947         `show-nonbreak-escape'.
6949 2005-06-23  Lute Kamstra  <lute@gnu.org>
6951         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
6953         * dig.el (dig-mode):
6954         * smime.el (smime-mode): Use gnus-run-mode-hooks.
6956 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
6958         * nnimap.el (nnimap-split-download-body): Fix spellings.
6960 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
6962         * gnus-art.el (gnus-article-encrypt-body):
6963         * gnus-cus.el (gnus-score-customize):
6964         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
6965         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
6967 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
6969         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
6970         header by looking for magic "MII" at the beginnig.
6972 2005-06-16  Miles Bader  <miles@gnu.org>
6974         * assistant.el (assistant-field): Remove "-face" suffix from face name.
6975         (assistant-field-face): New backward-compatibility alias for renamed
6976         face.
6977         (assistant-render-text): Use renamed assistant-field face.
6979         * spam.el (spam): Remove "-face" suffix from face name.
6980         (spam-face): New backward-compatibility alias for renamed face.
6981         (spam-face, spam-initialize): Use renamed spam face.
6983         * message.el (message-header-to, message-header-cc)
6984         (message-header-subject, message-header-newsgroups)
6985         (message-header-other, message-header-name)
6986         (message-header-xheader, message-separator, message-cited-text)
6987         (message-mml): Remove "-face" suffix from face names.
6988         (message-header-to-face, message-header-cc-face)
6989         (message-header-subject-face, message-header-newsgroups-face)
6990         (message-header-other-face, message-header-name-face)
6991         (message-header-xheader-face, message-separator-face)
6992         (message-cited-text-face, message-mml-face):
6993         New backward-compatibility aliases for renamed faces.
6994         (message-font-lock-keywords): Use renamed message faces.
6996         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
6997         (sieve-test-commands, sieve-tagged-arguments):
6998         Remove "-face" suffix from face names.
6999         (sieve-control-commands-face, sieve-action-commands-face)
7000         (sieve-test-commands-face, sieve-tagged-arguments-face):
7001         New backward-compatibility aliases for renamed faces.
7002         (sieve-control-commands-face, sieve-action-commands-face)
7003         (sieve-test-commands-face, sieve-tagged-arguments-face):
7004         Use renamed sieve faces.
7006         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
7007         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
7008         (gnus-group-news-3-empty, gnus-group-news-4)
7009         (gnus-group-news-4-empty, gnus-group-news-5)
7010         (gnus-group-news-5-empty, gnus-group-news-6)
7011         (gnus-group-news-6-empty, gnus-group-news-low)
7012         (gnus-group-news-low-empty, gnus-group-mail-1)
7013         (gnus-group-mail-1-empty, gnus-group-mail-2)
7014         (gnus-group-mail-2-empty, gnus-group-mail-3)
7015         (gnus-group-mail-3-empty, gnus-group-mail-low)
7016         (gnus-group-mail-low-empty, gnus-summary-selected)
7017         (gnus-summary-cancelled, gnus-summary-high-ticked)
7018         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
7019         (gnus-summary-high-ancient, gnus-summary-low-ancient)
7020         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
7021         (gnus-summary-low-undownloaded)
7022         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
7023         (gnus-summary-low-unread, gnus-summary-normal-unread)
7024         (gnus-summary-high-read, gnus-summary-low-read)
7025         (gnus-summary-normal-read, gnus-splash):
7026         Remove "-face" suffix from face names.
7027         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7028         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7029         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7030         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7031         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7032         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7033         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7034         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7035         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7036         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7037         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7038         (gnus-summary-selected-face, gnus-summary-cancelled-face)
7039         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7040         (gnus-summary-normal-ticked-face)
7041         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
7042         (gnus-summary-normal-ancient-face)
7043         (gnus-summary-high-undownloaded-face)
7044         (gnus-summary-low-undownloaded-face)
7045         (gnus-summary-normal-undownloaded-face)
7046         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7047         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7048         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7049         (gnus-splash-face):
7050         New backward-compatibility aliases for renamed faces.
7051         (gnus-group-startup-message): Use renamed gnus faces.
7053         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
7054         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
7055         (gnus-server-agent): Remove "-face" suffix from face names.
7056         (gnus-server-agent-face, gnus-server-opened-face)
7057         (gnus-server-closed-face, gnus-server-denied-face)
7058         (gnus-server-offline-face):
7059         New backward-compatibility aliases for renamed faces.
7060         (gnus-server-agent-face, gnus-server-opened-face)
7061         (gnus-server-closed-face, gnus-server-denied-face)
7062         (gnus-server-offline-face): Use renamed gnus faces.
7064         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
7065         Remove "-face" suffix from face names.
7066         (gnus-picon-xbm-face, gnus-picon-face):
7067         New backward-compatibility aliases for renamed faces.
7069         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
7070         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
7071         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
7072         (gnus-cite-11): Remove "-face" suffix from face names.
7073         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
7074         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
7075         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
7076         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
7077         New backward-compatibility aliases for renamed faces.
7078         (gnus-cite-attribution-face, gnus-cite-face-list)
7079         (gnus-article-boring-faces): Use renamed gnus faces.
7081         * gnus-art.el (gnus-signature, gnus-header-from)
7082         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
7083         (gnus-header-content): Remove "-face" suffix from face names.
7084         (gnus-signature-face, gnus-header-from-face)
7085         (gnus-header-subject-face, gnus-header-newsgroups-face)
7086         (gnus-header-name-face, gnus-header-content-face):
7087         New backward-compatibility aliases for renamed faces.
7088         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
7090         * gnus-sum.el (gnus-summary-selected-face)
7091         (gnus-summary-highlight): Use renamed gnus faces.
7092         * gnus-group.el (gnus-group-highlight): Likewise.
7094 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
7096         * gnus-sieve.el (gnus-sieve-article-add-rule):
7097         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
7098         * spam-stat.el (spam-stat-buffer-change-to-spam)
7099         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
7101         * message.el (message-is-yours-p):
7102         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
7104 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7106         * mm-view.el (mm-inline-text): Withdraw the last change.
7108 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7110         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
7111         executing enriched-decode.
7113 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7115         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
7116         charset of tar files.
7118 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
7120         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
7122 2005-06-04  Lute Kamstra  <lute@gnu.org>
7124         * nnfolder.el (nnfolder-read-folder): Make sure that undo
7125         information is never recorded.
7127 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7129         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
7131 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7133         * pop3.el (pop3-apop): Run md5 in the binary mode.
7135         * starttls.el (starttls-set-process-query-on-exit-flag):
7136         Use eval-and-compile.
7138 2005-05-31  Simon Josefsson  <jas@extundo.com>
7140         * smime.el (smime-replace-in-string): Define.
7141         (smime-cert-by-ldap-1): Use it.
7143 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7145         * gnus-art.el (article-display-x-face): Replace
7146         process-kill-without-query by gnus-set-process-query-on-exit-flag.
7148         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
7149         set-process-query-on-exit-flag or process-kill-without-query.
7151         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
7152         loop instead of replace-regexp.
7154         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
7155         instead of process-kill-without-query if it is available.
7157         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
7158         instead of find-file-hooks if it is available.
7160         * mml1991.el: Bind pgg-default-user-id when compiling.
7162         * mml2015.el: Bind pgg-default-user-id when compiling.
7164         * nndraft.el (nndraft-request-associate-buffer):
7165         Use write-contents-functions instead of write-contents-hooks if it is
7166         available.
7168         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
7169         instead of find-file-hooks if it is available.
7171         * nntp.el (nntp-open-connection): Replace
7172         process-kill-without-query by gnus-set-process-query-on-exit-flag.
7173         (nntp-open-ssl-stream): Ditto.
7174         (nntp-open-tls-stream): Ditto.
7176         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
7177         set-process-query-on-exit-flag or process-kill-without-query.
7178         (starttls-open-stream-gnutls): Use it instead of
7179         process-kill-without-query.
7180         (starttls-open-stream): Ditto.
7182 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
7184         * smime.el (smime-cert-by-ldap-1): Don't use
7185         replace-regexp-in-string.
7187 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
7189         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
7191         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
7192         in PEM format.  Adjust to the XEmacs compability.
7194 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
7196         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
7197         by `string-to-number'.
7198         * gnus-agent.el (gnus-agent-regenerate-group)
7199         (gnus-agent-fetch-articles): Ditto.
7200         * gnus-art.el (gnus-button-fetch-group): Ditto.
7201         * gnus-cache.el (gnus-cache-generate-active)
7202         (gnus-cache-articles-in-group): Ditto.
7203         * gnus-group.el (gnus-group-set-current-level)
7204         (gnus-group-insert-group-line): Ditto.
7205         * gnus-score.el (gnus-score-set-expunge-below)
7206         (gnus-score-set-mark-below, gnus-summary-score-effect)
7207         (gnus-summary-score-entry): Ditto.
7208         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
7209         (gnus-soup-pack): Ditto.
7210         * gnus-spec.el (gnus-xmas-format): Ditto.
7211         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
7212         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
7213         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
7214         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
7215         * nndb.el (nndb-get-remote-expire-response): Ditto.
7216         * nndiary.el (nndiary-parse-schedule-value)
7217         (nndiary-string-to-number, nndiary-request-replace-article)
7218         (nndiary-request-article): Ditto.
7219         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
7220         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
7221         * nneething.el (nneething-make-head): Ditto.
7222         * nnfolder.el (nnfolder-request-article)
7223         (nnfolder-retrieve-headers): Ditto.
7224         * nnheader.el (nnheader-file-to-number): Ditto.
7225         * nnkiboze.el (nnkiboze-request-article): Ditto.
7226         * nnmail.el (nnmail-process-unix-mail-format)
7227         (nnmail-process-babyl-mail-format): Ditto.
7228         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
7229         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
7230         (nnmh-request-create-group, nnmh-request-list-1)
7231         (nnmh-request-group, nnmh-request-article): Ditto.
7232         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
7233         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
7234         * nnsoup.el (nnsoup-make-active): Ditto.
7235         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
7236         * nntp.el (nntp-find-group-and-number)
7237         (nntp-retrieve-headers-with-xover): Ditto.
7238         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
7239         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
7240         (pgg-format-key-identifier): Ditto.
7241         * pop3.el (pop3-last, pop3-stat): Ditto.
7242         * qp.el (quoted-printable-decode-region): Ditto.
7244         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
7245         of concat.
7247 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7249         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
7251         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
7253         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
7255         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
7257         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
7259         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
7261         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
7262         (gnus-carpal-mode): Ditto.
7264         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
7265         (gnus-browse-mode): Ditto.
7267         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
7269         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
7271 2005-05-29  Richard M. Stallman  <rms@gnu.org>
7273         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
7275 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7277         * gnus-util.el (gnus-run-mode-hooks): New function.
7279         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
7281 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
7283         * gnus-agent.el (gnus-agent-make-mode-line-string):
7284         Use mode-line-highlight as mouse-face.
7286 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7288         * canlock.el (canlock): Change the parent group to news.
7290         * deuglify.el (gnus-outlook-deuglify): Add :group.
7292         * dig.el (dig): Add :group.
7294         * dns-mode.el (dns-mode): Add :group.
7296         * encrypt.el (encrypt): Add :group.
7298         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
7299         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
7300         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
7301         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
7302         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
7304         * gnus-diary.el (gnus-diary): Add :group.
7306         * gnus.el (gnus-group-news-1-face): Add :group.
7307         (gnus-group-news-1-empty-face): Ditto.
7308         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
7309         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
7310         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
7311         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
7312         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
7313         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
7314         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
7315         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
7316         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
7317         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
7318         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
7319         (gnus-summary-high-ticked-face): Ditto.
7320         (gnus-summary-low-ticked-face): Ditto.
7321         (gnus-summary-normal-ticked-face): Ditto.
7322         (gnus-summary-high-ancient-face): Ditto.
7323         (gnus-summary-low-ancient-face): Ditto.
7324         (gnus-summary-normal-ancient-face): Ditto.
7325         (gnus-summary-high-undownloaded-face): Ditto.
7326         (gnus-summary-low-undownloaded-face): Ditto.
7327         (gnus-summary-normal-undownloaded-face): Ditto.
7328         (gnus-summary-high-unread-face): Ditto.
7329         (gnus-summary-low-unread-face): Ditto.
7330         (gnus-summary-normal-unread-face): Ditto.
7331         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
7332         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
7334         * hashcash.el (hashcash): New custom group.
7335         (hashcash-default-payment): Add :group.
7336         (hashcash-payment-alist): Ditto.
7337         (hashcash-default-accept-payment): Ditto.
7338         (hashcash-accept-resources): Ditto.
7339         (hashcash-path): Ditto.
7340         (hashcash-extra-generate-parameters): Ditto.
7341         (hashcash-double-spend-database): Ditto.
7342         (hashcash-in-news): Ditto.
7344         * message.el (message-minibuffer-local-map): Add :group.
7346         * netrc.el (netrc): Add :group.
7348         * sieve-manage.el (sieve-manage-log): Add :group.
7349         (sieve-manage-default-user): Diito.
7350         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
7351         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
7352         (sieve-manage-authenticators): Ditto.
7353         (sieve-manage-authenticator-alist): Ditto.
7354         (sieve-manage-default-port): Ditto.
7356         * sieve-mode.el (sieve-control-commands-face): Add :group.
7357         (sieve-action-commands-face): Ditto.
7358         (sieve-test-commands-face): Ditto.
7359         (sieve-tagged-arguments-face): Ditto.
7361         * smime.el (smime): Add :group.
7363         * spam-report.el (spam-report): Add :group.
7365         * spam.el (spam, spam-face): Add :group.
7367 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7369         * nntp.el (nntp-next-result-arrived-p): Some news servers may
7370         return \n.\n.\n at the end of articles.  Protect against that.
7371         (nntp-with-open-group): Allow debugging.
7373         * nnheader.el (mail-header-set-extra): Make into a function
7374         because I just could't understand how to quote the list properly.
7376         * dns.el (query-dns-cached): New function.
7378 2005-05-26  Lute Kamstra  <lute@gnu.org>
7380         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
7382 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7384         * gnus-art.el: Don't autoload mail-extract-address-components.
7386         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
7387         eval-and-compile to evaluate it.
7389         * hashcash.el: Don't autoload executable-find.
7391         * nndb.el: Don't declare the nndb back end two or more times; don't
7392         autoload news-reply-mode, news-setup, cancel-timer and telnet.
7394         * nntp.el: Autoload format-spec instead of format; use
7395         eval-and-compile to evaluate autoload forms.
7397 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
7399         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
7401 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7403         * gnus.el (gnus-version-number): Bump version.
7405 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7407         * gnus.el: No Gnus v0.3 is released.
7409 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7411         * gnus-art.el (gnus-article-edit-part): Disable undo.
7413 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7415         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
7416         gnus-article-date-lapsed-new-header is t if date timer is active;
7417         skip headers in which the original date value is empty.
7418         (gnus-article-save-original-date): Redefine it as a macro.
7419         (gnus-display-mime): Use it.
7421 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7423         * gnus-art.el (article-date-ut): Support converting date in
7424         forwarded parts as well.
7425         (gnus-article-save-original-date): New function.
7426         (gnus-display-mime): Use it.
7428 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
7430         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
7431         enclosure element of <item>.
7433 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
7435         * message.el (message-kill-buffer-query): Renamed from
7436         `message-kill-buffer-query-if-modified'.  Added :version.
7438 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7440         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
7441         window layout.
7443 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7445         * mml.el: Autoload dnd when compiling.
7447 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7449         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
7450         x-dnd-*.
7452 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7454         * qp.el (quoted-printable-encode-region): Save excursion.
7456 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
7458         * message.el (message-kill-buffer-query-if-modified): Add new variable
7459         so the user can kill a modified message buffer quickly.
7460         (message-kill-buffer): Use it.
7462 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7464         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
7465         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
7467 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7469         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
7470         contained in text because xml.el decodes entities) with LFs.
7472 2005-04-11  Lute Kamstra  <lute@gnu.org>
7474         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
7475         differently.
7477 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7479         * mm-util.el (mm-detect-coding-region): Typo.
7481 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7483         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
7485 2005-04-06  D Goel  <deego@gnufans.org>
7487         * spam-stat.el (spam-stat-score-buffer): Add a call to a
7488         user-function allow user modifications of the scores.
7489         (spam-stat-score-buffer-user): New function, to allow
7490         user-computed modifications to the score.
7491         (spam-stat-score-buffer-user-functions): List of additional
7492         scoring functions.
7493         (spam-stat-error-holder): Global temporary error holder.
7494         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
7495         variable.
7497 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
7499         * gnus-registry.el (gnus-registry-clean-empty-function)
7500         (gnus-registry-trim, gnus-registry-fetch-groups)
7501         (gnus-registry-delete-group): Groups that match
7502         `gnus-registry-ignored-groups' are removed from the registry
7503         entries, not just ignored for splitting.  This helps clean up the
7504         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
7505         to get all the groups a message ID is in.
7507         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
7508         (spam-stat-split-fancy): Change "threshhold" to "threshold"
7509         (spam-stat-score-buffer-user-functions): Add :number custom type.
7511 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7513         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
7514         argument in XEmacs.
7516         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
7517         (nnrss-request-group): Decode group name first.
7518         (nnrss-request-article): Make a text/plain article if mml-to-mime
7519         failed.
7520         (nnrss-get-encoding): Return a compatible encoding according to
7521         nnrss-compatible-encoding-alist.
7522         (nnrss-find-el): Use consp instead of listp.
7523         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
7525 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7527         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
7528         which Emacs 20 doesn't support.
7529         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
7531 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
7533         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
7534         silence the byte compiler inside the defun.
7536         * gnus-demon.el (parse-time-string): Add autoload.
7538         * gnus-delay.el (parse-time-string): Add autoload.
7540         * gnus-art.el (parse-time-string): Add autoload.
7542         * nnultimate.el (parse-time): Require for `parse-time-string'.
7544 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7546         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
7548         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
7550         * smime.el (smime-ldap-host-list): Add :version.
7552 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7554         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
7555         pass it to `gnus-browse-read-group'.
7556         (gnus-browse-read-group): Add NUMBER argument and pass it to
7557         `gnus-group-read-ephemeral-group'.
7559         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
7560         argument and pass it to `gnus-group-read-group'.
7562 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
7564         * mm-util.el (mm-xemacs-find-mime-charset): Only call
7565         mm-xemacs-find-mime-charset-1 if we have the mule feature
7566         available at runtime.
7568 2005-03-25  Werner Lemberg  <wl@gnu.org>
7570         * nnmaildir.el: Replace `illegal' with `invalid'.
7572 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7574         * gnus-start.el (gnus-display-time-event-handler):
7575         Check display-time-timer at runtime rather than only at load time
7576         in case display-time-mode is turned off in the mean time.
7578 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7580         * nnimap.el (nnimap-open-connection): Print which authinfo file is
7581         used.
7583         * nneething.el (nneething-map-file-directory): Derive from
7584         `gnus-directory'.
7586         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
7587         the To/Cc button.
7589 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7591         * nnmaildir.el (nnmaildir-request-accept-article):
7592         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
7594 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
7596         * gnus-async.el: Require timer-funcs at compile time when in
7597         XEmacs for `run-with-idle-timer'.
7599 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
7601         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
7602         autoloaded function.
7604 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7606         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
7608 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
7610         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
7612 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7614         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
7615         gnus-expert-user to default.
7617 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
7619         * nnimap.el (nnimap-open-server): Ditto.
7621         * imap.el (imap-authenticate): Fix typo.
7623 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
7625         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
7626         buffer (since IMAP server might return FETCH response out of
7627         order, and the nntp buffer must be sorted).
7629 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
7631         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
7632         comparison on string.
7634         * gnus-agent.el (gnus-agent-long-article,
7635         gnus-agent-short-article, gnus-agent-score): Renamed category
7636         keywords to match gnus-cus.
7637         (gnus-agent-summary-fetch-series): Modified to protect against
7638         gnus-agent-summary-fetch-group clearing processable flags.
7639         (gnus-agent-synchronize-group-flags): Update live group buffer as
7640         synchronization may occur due to the user toggle the plugged
7641         status.
7642         (gnus-agent-fetch-group-1): Clear downloadable flag when article
7643         successfully downloaded.
7644         (gnus-agent-expire-group-1): Avoid using markers when the overview
7645         is in ascending order; greatly improves performance.
7646         (gnus-agent-regenerate-group): Use
7647         gnus-agent-synchronize-group-flags to reset read status in both
7648         gnus and server.
7649         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
7651 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7653         * message.el: Don't autoload former message-utils variables.
7654         (message-strip-subject-trailing-was): Change doc string.
7656         * nnweb.el: Fixes for `gnus-group-make-web-group'.
7657         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
7658         (nnweb-google-search): Add "hl=en" here.
7659         (nnweb-google-parse-1, nnweb-google-create-mapping):
7660         Don't hardcode URL.
7662 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7664         * message.el (message-get-reply-headers, message-followup):
7665         Mention related variables `message-use-followup-to' and
7666         `message-use-mail-followup-to', in the information buffer.
7668         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
7669         of broken groups(-beta).google.com.
7671 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7673         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
7674         parameter to invoked gnus-request-move-article; remove the
7675         redundant gnus-sum-hint-move-is-internal variable; apply the marks
7676         all at once instead of once per article.
7677         (gnus-summary-remove-process-mark): Accept a list of articles as
7678         well as a single article for processing.
7680         * gnus-int.el (gnus-request-move-article): Add move-is-internal
7681         parameter.
7683         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
7685         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
7687         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
7688         parameter.
7690         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
7691         parameter.
7693         * nnimap.el (nnimap-request-move-article): Add move-is-internal
7694         parameter and remove the gnus-sum-hint-move-is-internal variable.
7696         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
7697         parameter.
7699         * nndraft.el (nndraft-request-move-article): Add move-is-internal
7700         parameter.
7702         * nndiary.el (nndiary-request-move-article): Add move-is-internal
7703         parameter.
7705         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
7707         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
7708         parameter.
7710         * nnagent.el (nnagent-request-move-article): Add move-is-internal
7711         parameter.
7713 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7715         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
7716         a more conservative way.
7718 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7720         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
7721         buffer, so it moves the window's cursor.
7723 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
7725         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
7726         `mm-dissect-multipart' and receive the from field as an (optional)
7727         argument from `mm-dissect-multipart'.
7728         (mm-dissect-multipart): Receive the from field as an argument and
7729         pass it on when we call `mm-dissect-buffer' on MIME parts.
7730         Fixes verification/decryption of signed/encrypted MIME parts.
7732 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
7734         * gnus-sum.el (gnus-summary-move-article): Set
7735         gnus-sum-hint-move-is-internal for gnus-request-move-article and
7736         whatever it calls (right now, only nnimap-request-move article
7737         respects it).
7739         * nnimap.el (nnimap-request-move-article): When
7740         gnus-sum-hint-move-is-internal is set, don't do the extra
7741         nnimap-request-article.
7743 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
7745         * nnheader.el (nnheader-find-file-noselect): Add doc string.
7747         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
7748         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
7750         * gnus-sum.el (gnus-summary-caesar-message):
7751         Apply `gnus-treat-article' after rotation.
7753         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
7754         doc string.
7756 2005-02-22  Simon Josefsson  <jas@extundo.com>
7758         * encrypt.el (encrypt-password-cache-expiry): Remove (use
7759         `password-cache-expiry' instead).  Reported by Arne Jørgensen
7760         <arne@arnested.dk>.
7761         (encrypt): Add password-cache and password-cache-expiry as group
7762         members.
7764 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
7766         * smime.el (smime-ldap-host-list): Doc fix.
7767         (smime-ask-passphrase): Use `password-read-and-add' to read (and
7768         cache) password.
7769         (smime-sign-region): Use it.
7770         (smime-decrypt-region): Use it.
7771         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
7772         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
7773         fails.
7774         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
7775         certificate from DER to PEM format rather than calling openssl.
7777         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
7779         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
7780         for signing/encryption.
7782         * mml.el (mml-parse-1): Use them.
7784 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
7786         * nnrss.el (nnrss-verbose): Removed.
7787         (nnrss-request-group): Use `nnheader-message' instead.
7789 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
7791         * nnrss.el (nnrss-verbose): New variable.
7792         (nnrss-request-group): Make it say nnrss is requesting a group.
7794 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
7796         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
7797         Handle news URL with given port correctly.
7799 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7801         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
7802         containing special characters.
7804         * gnus-sum.el (gnus-summary-edit-article): Ditto.
7806         * mml.el (mime-to-mml): Ditto.
7808         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
7809         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
7810         (rfc2047-decode-region): Quote decoded words containing special
7811         characters when rfc2047-quote-decoded-words-containing-tspecials
7812         is non-nil.
7814 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7816         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
7818         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
7820 2005-02-15  Simon Josefsson  <jas@extundo.com>
7822         * nnimap.el (nnimap-debug): Doc fix.
7824         * imap.el (imap-debug): Doc fix.
7826 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7828         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
7830 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
7832         * gnus.el (spam-contents): Improve docs for spam-contents
7833         parameter in its variable incarnation.
7835 2005-02-14  Simon Josefsson  <jas@extundo.com>
7837         * smime-ldap.el: Use require instead of load-library for ldap.
7838         (smime-ldap-search): Indent.
7839         (smime-ldap-search-internal): Shorten line.
7841         * smime.el (smime-cert-by-dns): Add doc-string.
7842         (smime-cert-by-ldap-1): Indent.
7844         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
7845         mml-smime-get-dns-ldap.
7846         (mml-smime-encrypt-query): Use new function.  Default to ldap.
7848 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
7850         * smime.el: Require smime-ldap.
7851         (smime-ldap-host-list): New variable.
7852         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
7854         * mml-smime.el (mml-smime-encrypt-query): New function.
7855         (mml-smime-encrypt-query): Use it.
7857         * smime-ldap.el: New file.
7859 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7861         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
7863 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7865         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
7866         argument in doc string.  Make query for type more clear.
7868 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
7870         * gnus.el (gnus-group-startup-message): Search for gnus images in
7871         etc/images/gnus.
7872         * mm-util.el (mm-image-load-path): Likewise.
7873         * smiley.el (smiley-data-directory): Search for smilies in
7874         etc/images/smilies.
7876 2005-02-09  Kim F. Storm  <storm@cua.dk>
7878         Change Emacs release version from 21.4 to 22.1 throughout.
7879         Change Emacs development version from 21.3.50 to 22.0.50.
7881 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7883         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
7885         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
7886         non-Mule XEmacs as well.
7887         (mm-decompress-buffer): Signal an error intentionally if it does
7888         not decompress compressed data because auto-compression-mode is
7889         disabled.
7891 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
7893         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
7894         an ID in the registry even if it has no groups.
7896 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7898         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
7899         merge it into mm-decompress-buffer.
7900         (gnus-mime-copy-part): Use the MIME part charset, the value which
7901         a user specified or gnus-newsgroup-charset for decoding, like
7902         gnus-mime-inline-part does; set buffer-file-coding-system to tell
7903         save-buffer what was used.  Suggested by Kevin Ryde
7904         <user42@zip.com.au>.
7905         (gnus-mime-inline-part): Allow the name parameter as well as the
7906         filename parameter; force decompressing of compressed data; always
7907         display contents being not decoded as unibyte.
7909         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
7910         as well as the filename parameter.
7912         * mm-util.el (mm-decompress-buffer): Merge
7913         gnus-mime-jka-compr-maybe-uncompress.
7914         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
7915         of compressed data.
7917 2005-02-08  Simon Josefsson  <jas@extundo.com>
7919         * imap.el (imap-log): Doc fix.
7921 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7923         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
7924         the coding cookies; decompress compressed parts.
7926         * mml.el (mml-generate-mime-1): Add the charaset parameter according
7927         to the value which a user specified manually or the coding cookie.
7929         * mm-util.el (mm-string-to-multibyte): New function.
7930         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
7931         (mm-coding-system-to-mime-charset): New function.
7932         (mm-decompress-buffer): New function.
7933         (mm-find-buffer-file-coding-system): New function.
7935         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
7936         (mm-display-inline-fontify): Rewrite for decoding and decompressing
7937         parts.
7939 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7941         * mm-view.el (mm-display-inline-fontify): Decode a part according
7942         to the charset parameter.
7944 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7946         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
7947         prefix arg is neither nil nor a number, as info specifies.
7949 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7951         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
7952         timestamps.
7954 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
7956         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
7957         groups error checking and notify user.
7959 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
7961         * message.el (message-send-mail-function): Check existence of
7962         sendmail-program first before using default value
7963         `message-send-mail-with-sendmail'.  Otherwise use more generic
7964         `smtpmail-send-it'.
7966 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7968         * nntp.el (nntp-request-update-info): Always return nil.
7970 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7972         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
7974 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7976         * message.el (message-beginning-of-line): Change the behavior when
7977         invoked between BOL and : so that it first moves backward.
7979 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7981         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
7982         article buffer when editing of the article is discarded.
7983         (gnus-article-prepare): Revert.
7985 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7987         * gnus-art.el (gnus-article-prepare):
7988         Remove message-strip-forbidden-properties from the local hook.
7990 2005-01-27  Simon Josefsson  <jas@extundo.com>
7992         * password.el (password-cache-add): Only start one timer per key.
7993         Reported by Derek Atkins <warlord@MIT.EDU>.
7995 2005-01-26  Steve Youngs  <steve@sxemacs.org>
7997         * run-at-time.el: Removed.  It is no longer needed as
7998         timer-funcs.el in the xemacs-base package has a working version of
7999         `run-at-time'.
8001         * password.el: Require timer-funcs instead of run-at-time in
8002         XEmacs.
8003         Remove `password-run-at-time' macro.
8004         (password-cache-add): Use `run-at-time' instead of
8005         `password-run-at-time'.
8007         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
8008         for `run-with-idle-timer'.
8010         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
8011         for `run-at-time'.
8013         * mm-url.el: Require timer-funcs at compile time when in XEmacs
8014         for `with-timeout'.
8016 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8018         * mml.el (mml-generate-mime-1): Convert string into unibyte when
8019         inserting " *mml*" buffer's contents into a unibyte temp buffer.
8021 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
8023         * mail-source.el (mail-source-fetch-imap): Search for ^From case
8024         sensitively.
8026 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
8028         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
8030 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8032         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
8033         which will be inserted according to the multibyteness of a buffer
8034         rather than the type of contents.  Suggested by ARISAWA Akihiro
8035         <ari@mbf.ocn.ne.jp>.
8037         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
8038         of string which old xml.el may return rather than a string.
8040 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8042         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
8044 2005-01-16  Simon Josefsson  <jas@extundo.com>
8046         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
8047         idn/idna.el isn't available.
8048         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
8049         <michael@waxrat.com>.
8051         * hashcash.el: Remove non-FSF copyright header.
8053         * hashcash.el (hashcash-extra-generate-parameters): New variable.
8054         (hashcash-generate-payment): Use it.
8055         (hashcash-generate-payment-async): Use it.
8057 2005-01-15  Simon Josefsson  <jas@extundo.com>
8059         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
8060         Suggested by Raymond Scholz <ray-2005@zonix.de>.
8062         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
8063         gnus-summary-idna-message.
8064         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
8065         (gnus-summary-idna-message): New function.
8067 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
8069         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
8070         gnus-novice-user.
8072 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8074         * nnrss.el (nnrss-request-delete-group): Delete entries in
8075         nnrss-group-alist as well.
8076         (nnrss-save-server-data): Insert newline.
8078 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
8080         * gnus.el (gnus-user-agent): Use list of symbols instead of
8081         symbols.  Display full version number for (S)XEmacs.  Optionally
8082         display (S)XEmacs codename.
8084         * gnus-util.el (gnus-emacs-version): Update for new
8085         `gnus-user-agent'.
8087         * gnus-msg.el (gnus-extended-version): Make it possible to omit
8088         Gnus version.
8090 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8092         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
8093         which is unreadable in some setups.
8095 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8097         * gnus-spec.el (gnus-update-format-specifications): Flush the
8098         group format spec cache if it doesn't support decoded group names.
8100 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8102         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
8103         Allow to apply decay on score files matching a regexp.
8105 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8107         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
8108         compatibility in %g and %c.
8110 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8112         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
8113         name for only %g and %c.
8114         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
8115         of gnus-tmp-group to decoded group name.
8116         (gnus-group-make-rss-group): Exclude `/'s from group names.
8118 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8120         * nnrss.el (nnrss-get-encoding): Fix regexp.
8122 2004-12-27  Simon Josefsson  <jas@extundo.com>
8124         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
8125         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
8126         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
8128 2004-12-17  Kim F. Storm  <storm@cua.dk>
8130         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
8132         * gnus-sum.el (gnus-summary-mode-map): Likewise.
8134 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
8136         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
8138 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8140         * nnrss.el: Require rfc2047 and mml.
8141         (nnrss-file-coding-system): New variable.
8142         (nnrss-format-string): Redefine it as an inline function.
8143         (nnrss-decode-group-name): New function.
8144         (nnrss-string-as-multibyte): Remove.
8145         (nnrss-retrieve-headers): Decode group name; don't use
8146         nnrss-format-string.
8147         (nnrss-request-group): Decode group name.
8148         (nnrss-request-article): Decode group name; allow a Message-ID as
8149         well as an article number; don't use nnrss-format-string; encode a
8150         Message-ID string which may contain non-ASCII characters; use
8151         mml-to-mime to compose a MIME article.
8152         (nnrss-request-expire-articles): Decode group name.
8153         (nnrss-request-delete-group): Decode group name.
8154         (nnrss-fetch): Clarify error message.
8155         (nnrss-read-server-data): Use insert-file-contents instead of load;
8156         bind file-name-coding-system; use multibyte buffer.
8157         (nnrss-save-server-data): Bind coding-system-for-write to the
8158         value of nnrss-file-coding-system; bind file-name-coding-system;
8159         add coding cookie.
8160         (nnrss-read-group-data): Use insert-file-contents instead of load;
8161         bind file-name-coding-system; use multibyte buffer.
8162         (nnrss-save-group-data): Bind coding-system-for-write to the
8163         value of nnrss-file-coding-system; bind file-name-coding-system.
8164         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
8165         make it work with non-ASCII text.
8166         (nnrss-find-el): Make it work with old xml.el as well.
8168 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
8170         * nnrss.el (nnrss-get-encoding): New function.
8171         (nnrss-fetch): Use unibyte buffer initially; bind
8172         coding-system-for-read while performing mm-url-insert; remove ^Ms;
8173         decode contents according to the encoding attribute.
8174         (nnrss-save-group-data): Add coding cookie.
8175         (nnrss-mime-encode-string): New function.
8176         (nnrss-check-group): Use it to encode subject and author.
8178 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
8180         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
8181         imaginary variable.
8183 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8185         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
8186         correctly even if there are wide characters.
8188 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
8190         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
8191         downcased symbol names; make a new cache instead of reusing
8192         bbdb-hashtable.
8194 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8196         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8197         concatenating segments rather than before concatenating them.
8198         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8200         * message.el (message-get-reply-headers): Bind `extra'.
8202 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8204         * message.el (message-extra-wide-headers): New variable.
8205         (message-get-reply-headers): Use it.
8207 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8209         * gnus-agent.el (gnus-agent-group-path): Decode group name.
8210         (gnus-agent-group-pathname): Ditto.
8212         * gnus-cache.el (gnus-cache-file-name): Decode group name.
8214         * gnus-group.el (gnus-group-make-group): Decode group name.
8215         (gnus-group-make-rss-group): Register the group data after opening
8216         the nnrss group.
8218 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
8220         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
8221         by expiry now get marked as read.
8223 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8225         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
8227 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
8229         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
8230         unify Latin characters in XEmacs.
8231         (mm-find-mime-charset-region): Use it.
8233 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8235         * gnus-util.el (gnus-delete-directory): New function.
8237         * gnus-agent.el (gnus-agent-delete-group): Use it.
8239         * gnus-cache.el (gnus-cache-delete-group): Use it.
8241 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8243         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
8244         names.
8246 2004-12-16  Simon Josefsson  <jas@extundo.com>
8248         * hashcash.el (hashcash-payment-alist): Fix custom :type.
8250 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8252         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
8254         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
8255         (gnus-group-set-current-level): Decode group name.
8257 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
8259         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
8260         failed.
8262 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8264         * gnus-group.el (gnus-group-delete-group): Decode group name.
8265         (gnus-group-make-rss-group): Encode group name.
8266         (gnus-group-catchup-current): Decode group name.
8267         (gnus-group-kill-group): Decode group name.
8269 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8271         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
8273 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8275         * gnus-group.el (gnus-group-make-rss-group):
8276         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
8278         * gnus-start.el (gnus-setup-news): Honor user's setting to
8279         gnus-message-archive-method.  Suggested by Lute Kamstra
8280         <lute@gnu.org>.
8282 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
8284         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
8285         global counterparts of the buffer-local variables.
8287 2004-11-16  Romain Francoise  <romain@orebokech.com>
8289         * gnus-sum.el (gnus-summary-exit): Don't clear the global
8290         counterparts of the buffer-local variables.
8292 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8294         * message.el (message-forbidden-properties): Fixed typo in doc
8295         string.
8297 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8299         * gnus-util.el (gnus-replace-in-string): Added doc string.
8301         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
8302         to avoid problems when splitting mails with many recipients.
8304 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8306         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
8307         pop-to-buffer, covered by the subsequent gnus-configure-windows.
8309 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
8311         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
8312         if there is no hashtable in memory or file modification time is
8313         newer than cached timestamp.
8315 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8317         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
8318         not-matching option.
8320 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
8322         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
8323         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
8324         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8325         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
8326         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
8327         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
8329 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8331         * message.el (message-forward-make-body-mml): Remove headers
8332         according to message-forward-ignored-headers if a message is decoded.
8334 2004-12-02  Romain Francoise  <romain@orebokech.com>
8336         * message.el (message-forward-make-body-plain): Always remove
8337         headers according to message-forward-ignored-headers.
8339 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
8341         * spam.el (spam-summary-prepare-exit): Remove the
8342         gnus-summary-limit pop for now, it has problems with ham marks for
8343         me.
8345 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
8347         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
8348         correctly.
8350 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
8352         * format-spec.el (format-spec): Message the char.
8354 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
8356         * gnus-art.el (gnus-split-methods): Reformat comments.
8358         * spam.el (spam-summary-prepare-exit): Remove article limits
8359         before exiting the summary buffer.
8361 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8363         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
8364         order to silence the byte compiler.
8366         * spam.el: Fix the way to silence the byte compiler, which
8367         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
8368         bbdb-search-simple, spam-BBDB-register-routine,
8369         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
8370         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
8371         spam-stat-buffer-is-spam, spam-stat-load,
8372         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
8373         spam-stat-save and spam-stat-split-fancy.
8375 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8377         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
8378         which may confuse users.
8379         (canlock-password-for-verify): Ditto.
8381         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
8383         * gnus-art.el (gnus-emphasis-alist): Ditto.
8385         * gnus-registry.el (gnus-registry-max-entries): Ditto.
8387         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
8389         * gnus-start.el (gnus-save-killed-list): Ditto.
8391         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
8392         (gnus-sum-thread-tree-root): Ditto.
8393         (gnus-sum-thread-tree-false-root): Ditto.
8394         (gnus-sum-thread-tree-single-indent): Ditto.
8396         * message.el (message-courtesy-message): Ditto.
8397         (message-archive-note): Ditto.
8398         (message-subscribed-address-file): Ditto.
8399         (message-user-fqdn): Ditto.
8401         * spam-report.el (spam-report-gmane-regex): Ditto.
8403         * spam.el (spam-blackhole-good-server-regex): Ditto.
8405 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8407         * mml.el (mml-preview): Widen the message buffer before copying
8408         the contents to the preview buffer; sort headers before previewing.
8410         * message.el (message-hidden-headers): Fix the way to avoid a bug
8411         in the `repeat' widget in Emacs 21.3 or earlier.
8413 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8415         * message.el (message-hidden-headers): Default to "^References:".
8416         Improve customization type.  Suggested by Reiner Steib
8417         <Reiner.Steib@gmx.de>.
8419 2004-11-25  Romain Francoise  <romain@orebokech.com>
8421         * message.el (message-strip-forbidden-properties): Remove check for
8422         obsolete `message-hidden' text property, hidden headers are not
8423         accessible in the buffer anymore.
8425 2004-11-22  Romain Francoise  <romain@orebokech.com>
8427         * message.el (message-header-format-alist): Add `From' in list
8428         so that it can be sorted.
8429         (message-fix-before-sending): Widen and sort headers before
8430         sending.
8431         (message-hide-headers): Use narrowing to hide headers by moving
8432         them to the top of the buffer and narrowing to the region
8433         underneath.
8435 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8437         * message.el (message-strip-forbidden-properties): Bind
8438         buffer-read-only (etc) to nil.
8440 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8442         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
8443         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8445 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
8447         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
8449 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8451         * dns.el (query-dns): Use sit-for to time instead of
8452         accept-process-output, since that doesn't seem to work on udp
8453         sockets.
8455 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8457         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
8459 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
8461         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
8462         doc string.  Improve doc string.
8464 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8466         * nntp.el (nntp-request-update-info): Return nil if
8467         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
8468         may not call gnus-activate-group which uselessly issues the GROUP
8469         commands for all nntp groups and wastes time.  Reported by Romain
8470         Francoise <romain@orebokech.com>.
8472         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
8474 2004-11-15  Simon Josefsson  <jas@extundo.com>
8476         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
8477         headers separately.
8478         (gnus-button-openpgp): New function, inspired by Jochen Küpper
8479         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
8481 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8483         * gnus-start.el (gnus-convert-old-newsrc):
8484         Assign legacy-gnus-agent to 5.10.7.
8486 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8488         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
8489         start of the lines.
8491 2004-11-14  Magnus Henoch  <mange@freemail.hu>
8493         * hashcash.el (hashcash-default-payment): Change default to 20
8494         (hashcash-default-accept-payment): Change default to 20
8495         (hashcash-process-alist): New variable
8496         (hashcash-generate-payment-async): Add
8497         (hashcash-already-paid-p): Add
8498         (hashcash-insert-payment): Don't generate payments twice
8499         (hashcash-insert-payment-async): Add
8500         (hashcash-insert-payment-async-2): Add
8501         (hashcash-cancel-async): Add
8502         (hashcash-wait-async): Add
8503         (hashcash-processes-running-p): Add
8504         (hashcash-wait-or-cancel): Add
8505         (mail-add-payment): New optional argument.  Conditionally start
8506         asynchronous calculation.
8507         (mail-add-payment-async): Add
8509         * message.el (message-send-mail): Wait for asynchronous hashcash
8510         results.  Don't clobber existing X-Hashcash headers.
8511         (message-setup-1): Call mail-add-payment-async when
8512         message-generate-hashcash is non-nil.
8514 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8516         * message.el (message-use-alternative-email-as-from): Examine the
8517         From header as well; use message-make-from in order to include a
8518         user's full name.
8520 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8522         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
8523         default; improve customization type.
8524         (gnus-emphasis-custom-with-format): New macro.
8525         (gnus-emphasis-custom-value-to-external): New function.
8526         (gnus-emphasis-custom-value-to-internal): New function.
8528 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8530         * dns.el (query-dns): Resolve reverse addresses.
8532 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8534         * gnus-group.el (gnus-group-get-new-news): Use it.
8536         * gnus-start.el (gnus-check-reasonable-setup): New function.
8538 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8540         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
8541         "Args out of range" error.  Reported by Arnaud Giersch
8542         <arnaud.giersch@free.fr>.
8544 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
8546         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
8548 2004-11-04  Richard M. Stallman  <rms@gnu.org>
8550         * spam.el (spam group): Add :version.
8552         * pgg-def.el (pgg group): Add :version.
8554 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8556         * gnus-art.el (gnus-article-edit-article): Don't associate the
8557         article buffer with a draft file.  This is a temporary measure
8558         against the 2004-08-22 change to gnus-article-edit-mode.
8560 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8562         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
8563         (html2text-format-tags): Remove unused variable `attr'.
8565 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8567         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
8569         * spam-stat.el (spam-stat): Add :version.
8571         * sieve.el (sieve): Add :version.
8573         * sha1.el (sha1): Add :version.
8574         (sha1-use-external): Remove redundant version.
8576         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
8577         (nnmail-cache-ignore-groups, nnmail-spool-hook)
8578         (nnmail-split-fancy-match-partial-words)
8579         (nnmail-split-lowercase-expanded): Add :version.
8581         * nndiary.el (nndiary): Add :version.
8583         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
8585         * mml-sec.el (mml-default-sign-method)
8586         (mml-default-encrypt-method, mml-signencrypt-style-alist):
8587         Add :version.
8589         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
8591         * mm-url.el (mm-url-use-external, mm-url-program)
8592         (mm-url-arguments): Add :version.
8594         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
8595         (mm-attachment-file-modes, mm-decrypt-option)
8596         (mm-w3m-safe-url-regexp): Add :version.
8598         * message.el (message-cite-prefix-regexp)
8599         (message-sendmail-envelope-from, message-minibuffer-local-map)
8600         (message-user-fqdn, message-completion-alist): Add :version.
8602         * gnus-win.el (gnus-configure-windows-hook)
8603         (gnus-use-frames-on-any-display): Add :version.
8605         * gnus-art.el (gnus-article-address-banner-alist)
8606         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
8607         (gnus-treat-from-picon, gnus-treat-mail-picon)
8608         (gnus-treat-x-pgp-sig): Add :version.
8610         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
8611         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
8612         (gnus-summary-article-delete-hook)
8613         (gnus-summary-display-while-building): Add :version.
8615         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
8616         (gnus-get-top-new-news-hook):Add :version.
8618         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8619         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
8621         * gnus-registry.el (gnus-registry): Add :version.
8623         * gnus-spec.el (gnus-use-correct-string-widths)
8624         (gnus-make-format-preserve-properties): Add :version.
8626         * gnus.el (gnus-group-charter-alist)
8627         (gnus-group-fetch-control-use-browse-url)
8628         (gnus-install-group-spam-parameters): Add :version.
8630         * gnus-diary.el (gnus-diary): Add :version.
8632         * gnus-delay.el (gnus-delay): Add :version.
8634         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
8635         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
8636         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
8637         Add :version.
8639         * gnus-agent.el (gnus-agent-max-fetch-size)
8640         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
8641         (gnus-agent-prompt-send-queue): Add :version.
8643         * deuglify.el (gnus-outlook-deuglify): Add :version.
8645         * html2text.el: Beautify code.  Improve doc strings.  Some
8646         checkdoc cleanup.
8647         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
8649 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
8651         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
8653 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
8655         * gnus-registry.el (gnus-registry-hashtb): Create the registry
8656         when package is loaded.
8658         * spam.el (spam-summary-score-preferred-header): Add global preference
8659         for people who want to override the default SpamAssassin over
8660         Bogofilter preference (when both are set).
8661         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
8662         (spam-user-format-function-S): Check
8663         spam-summary-score-preferred-header.
8664         (spam-extra-header-to-number): Add X-Bogosity header parsing.
8665         (spam-user-format-function-S): Format the score correctly.
8667 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8669         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
8670         signature file.  Suggested by Manoj Srivastava
8671         <srivasta@golden-gryphon.com>.
8673         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
8674         iso-2022-jp even in the Japanese language environment.
8675         Suggested by Jason Rumney <jasonr@gnu.org>.
8677 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8679         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
8680         use the same characters as the dummy marks; make it free from
8681         getting affected by the language environment.
8682         (gnus-summary-read-group-1): Update mark positions only when the
8683         format spec is updated.
8685         * gnus-spec.el (gnus-update-format-specifications): Return a list
8686         of updated types.
8688 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8690         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
8691         of boundp to check if display-warning is available.
8693 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
8695         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
8697 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8699         * nnspool.el (nnspool-spool-directory): Use news-path if the
8700         news-directory variable is not bound.
8702         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
8703         function instead of display-warning if it is not available.
8705 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8707         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
8708         v5-10: Use `point-at-bol'.
8710 2004-10-26  Simon Josefsson  <jas@extundo.com>
8712         * hashcash.el: Fix URL in comment, reported by Cheng Gao
8713         <chenggao@gmail.com>.
8715 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
8717         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
8718         instead.
8720 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
8722         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
8723         to remove a server from the nnimap-server-buffer-alist.
8724         (nnimap-open-connection, nnimap-close-server): Use it.
8726         * gnus-encrypt.el: Remove file in favor of encrypt.el.
8728 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8730         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
8731         running the major-mode function.
8733 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8735         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
8736         dummy marks in the right way.
8738 2004-10-18  David Edmondson  <dme@dme.org>
8740         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
8741         excessively.
8743 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
8745         * gnus-util.el (gnus-split-references): Accept a nil references
8746         string and go on blissfully.
8748         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
8749         cases where the references string is non-nil but has no references.
8751         * encrypt.el: Add autoload tags.
8753         * spam.el (spam-resolve-registrations-routine): Remove article
8754         from unregistration list too.  Reported by David Hanak
8755         <dhanak@isis.vanderbilt.edu>
8757 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
8759         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
8760         nil.  Changed custom type.
8762 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
8764         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
8766         * gnus-sum.el (gnus-summary-move-article): Use it.
8768 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
8770         * encrypt.el: Add autoload cookies.
8772         * spam.el (spam-backend-article-list-property)
8773         (spam-backend-get-article-todo-list)
8774         (spam-backend-put-article-todo-list, )
8775         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
8776         Resolve registrations separately.
8777         (spam-register-routine): Format comments.
8778         (spam-unregister-routine, spam-register-routine): Always call with
8779         specific-articles, no default list.
8780         (spam-summary-prepare-exit): Use the spam-classifications function.
8782         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
8783         gnus-encrypt.el.
8785         * encrypt.el: Copied from gnus-encrypt.el.
8787         * gnus-encrypt.el: Commented that it's obsolete.
8789 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8791         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
8792         (gnus-score-save): Use it.
8794         * message.el (message-bury): Use `window-dedicated-p'.
8796 2004-10-15  Simon Josefsson  <jas@extundo.com>
8798         * pop3.el (top-level): Don't require nnheader.
8799         (pop3-read-timeout): Add.
8800         (pop3-accept-process-output): Add.
8801         (pop3-read-response, pop3-retr): Use it.
8803 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
8805         * spam.el (spam-register-routine): Move comment.
8806         (spam-verify-bogofilter): Use 'unknown for the initial
8807         spam-bogofilter-valid state, not 'never.
8809         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
8810         for netrc-machine.
8812         * nnimap.el (nnimap-open-connection): Use
8813         netrc-machine-user-or-password.
8815 2004-10-17  Richard M. Stallman  <rms@gnu.org>
8817         * gnus-registry.el (gnus-registry-unload-hook):
8818         Set as a variable with add-hook.
8820         * nnspool.el (nnspool-spool-directory): Use news-directory instead
8821         of news-path.
8823         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
8825         * spam.el: Delete duplicate `provide'.
8826         (spam-unload-hook): Set as a variable with add-hook.
8828 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8830         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
8831         in the doc string.
8833         * message.el (message-ignored-news-headers)
8834         (message-ignored-supersedes-headers)
8835         (message-ignored-resent-headers)
8836         (message-forward-ignored-headers): Improve custom type.
8838 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8840         * message.el (message-tokenize-header): Fix 2004-09-06 change
8841         which used point-min in the wrong place.
8843 2004-10-12  Simon Josefsson  <jas@extundo.com>
8845         * tls.el (tls-certtool-program): New variable.
8846         (tls-certificate-information): New function, based on
8847         ssl-certificate-information.
8849 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8851         * compface.el: Move the version of ELisp-based uncompface program
8852         to the contrib directory because of the copyright problem.
8854 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
8856         * message.el (message-kill-buffer): Raise the current frame.
8858 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8860         * gnus-sum.el: Mention that multibyte characters don't work as marks.
8862         * gnus.el (message-y-or-n-p): Autoload.
8864         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
8865         (pop3-password-required, pop3-authentication-scheme)
8866         (pop3-leave-mail-on-server): Made customizable.
8867         (pop3): New custom group.
8868         (pop3-retr): Remove `sleep-for' statements.
8869         Suggested by Dave Love <fx@gnu.org>.
8871         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
8872         Windows/DOS.
8874         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
8875         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
8876         Dave Love <fx@gnu.org>.
8878         * mml.el (mml-minibuffer-read-disposition): Require match.
8879         Suggested by Dave Love <fx@gnu.org>.
8881 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
8883         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
8884         doc string.
8886 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8888         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
8890 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8892         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
8893         instead of calling `mm-insert-inline', to decode text/* parts
8894         before displaying them.
8896 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8898         * mm-uu.el (mm-uu-text-plain-type): New variable.
8899         (mm-uu-pgp-signed-extract-1): Use it.
8900         (mm-uu-pgp-encrypted-extract-1): Use it.
8901         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
8902         bind mm-uu-text-plain-type with that value.
8903         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
8904         mm-uu-dissect.
8906 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8908         * gnus-group.el (gnus-update-group-mark-positions):
8909         * gnus-sum.el (gnus-update-summary-mark-positions):
8910         * message.el (message-check-news-body-syntax):
8911         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
8912         of string-as-multibyte.
8914 2004-10-05  Juri Linkov  <juri@jurta.org>
8916         * gnus-group.el (gnus-update-group-mark-positions):
8917         * gnus-sum.el (gnus-update-summary-mark-positions):
8918         * message.el (message-check-news-body-syntax):
8919         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
8920         8-bit unibyte values to a multibyte string for search functions.
8922 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8924         * mm-uu.el (mm-uu-dissect): Allow optional arg.
8925         (mm-uu-dissect-text-parts): New function.
8927         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
8928         dissect text parts.
8930         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
8931         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
8933         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
8935         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
8936         gnus-current-topics instead of gnus-current-topic.
8938 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
8940         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
8942 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
8944         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
8945         where approriate.
8947         * nnml.el (nnml-generate-active-info): do.
8949         * nndiary.el (nndiary-generate-active-info): do.
8951         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
8952         (gnus-topic-move): do.
8954         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
8955         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
8957         * gnus-srvr.el (gnus-server-prepare)
8958         (gnus-server-open-all-servers): do.
8960         * gnus-msg.el (gnus-summary-cancel-article)
8961         (gnus-summary-resend-message)
8962         (gnus-summary-mail-crosspost-complaint): do.
8964         * gnus-move.el (gnus-change-server): do.
8966         * gnus-group.el (gnus-group-unmark-all-groups)
8967         (gnus-group-set-current-level): do.
8969 2004-10-04  Simon Josefsson  <jas@extundo.com>
8971         * message.el (message-generate-hashcash): Doc fix.
8973 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
8975         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
8976         avoid infinite recursion via gnus-get-function.
8978 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
8980         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
8982         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
8984         * nnmail.el (nnmail-split-history): do.
8986         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
8987         (nnml-request-delete-group): do.
8989         * nnslashdot.el (nnslashdot-read-groups): do.
8991         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
8992         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
8994         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
8995         (nnspool-sift-nov-with-sed): Use last
8996         (nnspool-retrieve-headers-with-nov): Use mapc.
8997         (nnspool-request-newgroups): Use dolist.
8998         (nnspool-request-group): Use last.
9000         * nntp.el (nntp-read-server-type): Use dolist.
9002         * nnvirtual.el (nnvirtual-create-mapping)
9003         (nnvirtual-update-read-and-marked): Use dolist.
9004         (nnvirtual-convert-headers): Simplify.
9006 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
9008         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
9009         support for sync'ing tick marks.
9011 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9013         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
9014         there's no visible header.
9016 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
9018         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
9019         necessary, pass full group name to gnus-request-set-marks.
9021 2004-10-01  Simon Josefsson  <jas@extundo.com>
9023         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
9024         acroread.
9026 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9028         * spam-report.el (spam-report-gmane): Fix interactive.
9030         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
9032         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
9033         when writing file.
9034         (gnus-agent-synchronize-flags): Don't default to being
9035         interactive.
9037 2004-09-30  Simon Josefsson  <jas@extundo.com>
9039         * message.el (message-generate-hashcash): Add.
9040         (message-send-mail): Use it, call mail-add-payment.
9042 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9044         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
9046 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
9048         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
9049         gnus-requst-update-info with explicit code to sync the in-memory
9050         info read flags with the marks being sync'd to the backend.
9052         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
9054 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9056         * spam.el (spam-verify-bogofilter): Add new function.
9057         (spam-check-bogofilter)
9058         (spam-bogofilter-register-with-bogofilter): Use it.
9059         (spam-verify-bogofilter): Add small fixes.
9061 2004-09-28  Simon Josefsson  <jas@extundo.com>
9063         * hashcash.el (hashcash-generate-payment): Revert.
9065 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9067         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
9068         gnus-extract-references instead of gnus-split-references.
9070         * gnus-util.el (gnus-extract-references): Add new function, analogous
9071         to gnus-split-references but extracts only the message-ID without
9072         anything extra.
9074         * hashcash.el (hashcash-generate-payment)
9075         (hashcash-check-payment): Do the right thing if hashcash-path is
9076         nil (because the hashcash program could not be found).
9078         * spam.el (spam-use-hashcash): Remove comment.
9080 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
9082         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
9083         (gnus-cache-enter-article, gnus-cache-remove-article)
9084         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
9086         * gnus-async.el (gnus-async-prefetch-remove-group): do.
9088         * gnus-art.el (article-hide-boring-headers)
9089         (article-translate-strings, article-display-face)
9090         (gnus-article-mime-match-handle-first)
9091         (gnus-article-highlight-headers)
9092         (gnus-article-add-buttons-to-head): do.
9094 2004-09-27  Simon Josefsson  <jas@extundo.com>
9096         * hashcash.el: New version, from
9097         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
9098         ../contrib/.
9100 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9102         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
9104 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
9106         * gnus-dup.el (gnus-dup-open): Use mapc.
9107         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
9109         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
9110         Reported by Stefan Wiens <s.wi@gmx.net>.
9112         * gnus.el (gnus-shutdown): Use dolist.
9114         * gnus-undo.el (gnus-undo): Use mapc.
9116         * nnrss.el (nnrss-generate-active): do.
9118         * message.el (message-cite-original-without-signature)
9119         (message-cite-original): Use mapc.
9120         (message-do-actions, message-make-forward-subject): Use dolist.
9122 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
9124         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
9125         deletion to remove entire duplicate line.  Fixes merged article
9126         number bug.
9128 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
9130         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
9131         servers that are offline.  Avoids having gnus-agent-toggle-plugged
9132         first ask if you want to open a server and then, even when you
9133         responded with no, asking if you want to synchronize the server's
9134         flags.
9135         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
9136         multi-line expressions.
9137         (gnus-agent-synchronize-group-flags): New internal function.
9138         Updates marks in memory (in the info structure) AND in the
9139         backend.
9141         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
9143         * nnagent.el (nnagent-request-set-mark): Use
9144         gnus-agent-synchronize-group-flags, not backend's request-set-mark
9145         method, to ensure that synchronization updates marks in the
9146         backend and in the info (in memory) structure.
9148 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9150         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
9151         convention fully; don't miss the root article of a thread; make
9152         the X-Draft-From header with correct article numbers.
9154 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
9156         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
9157         unless plugged.  Disable the agent so that an open failure causes
9158         an error.
9160         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
9161         Reverted 2004-09-21 change.  The backend must be opened while
9162         synchronizing flags even when the backend stores the flags
9163         locally.
9165 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
9167         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
9168         in `header' match.  Reported by Svend Tollak Munkejord.
9170         * message.el (message-cite-original): Fix use of
9171         `message-cite-articles-with-x-no-archive'.
9173 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9175         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
9176         (gnus-window-to-buffer): Ditto.
9178         * mml.el (mml-preview-buffer): New variable.
9179         (mml-preview): Manage window layout with gnus-buffer-configuration.
9181         * gnus-msg.el (gnus-setup-message): Put article numbers into the
9182         X-Draft-From header even if those articles aren't quoted.
9184 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
9186         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
9187         (gnus-request-set-mark, gnus-request-update-mark): Use new
9188         g-s-t-u-l-m to decide to use backend even when unplugged.
9190 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9192         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
9193         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
9195 2004-09-20  Simon Josefsson  <jas@extundo.com>
9197         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
9198         "utf-16-le".
9200 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9202         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
9204 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9206         * uudecode.el (uudecode-use-external): Add :version.
9208         * smime.el (smime-CA-file, smime-encrypt-cipher)
9209         (smime-dns-server): Add :version.
9211         * smiley.el (gnus-smiley-file-types): Add :version.
9213         * sha1.el (sha1-use-external): Add :version.
9215         * pgg-def.el (pgg-query-keyserver): Add :version.
9217         * nnmail.el (nnmail-fancy-expiry-targets)
9218         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
9219         Add :version.
9221         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
9222         (nnimap-retrieve-groups-asynchronous): Add :version.
9223         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
9225         * mml.el (mml-content-disposition-parameters)
9226         (mml-insert-mime-headers-always): Add :version.
9228         * mm-util.el (mm-coding-system-priorities): Add :version.
9230         * mm-decode.el (mm-inline-text-html-with-images)
9231         (mm-keep-viewer-alive-types, mm-external-terminal-program)
9232         (mm-verify-option): Add :version.
9233         (mm-text-html-renderer): Change :version.
9235         * message.el (message-fcc-externalize-attachments)
9236         (message-required-headers, message-draft-headers)
9237         (message-subject-trailing-was-query)
9238         (message-subject-trailing-was-ask-regexp)
9239         (message-subject-trailing-was-regexp, message-mark-insert-begin)
9240         (message-mark-insert-end, message-archive-header)
9241         (message-archive-note, message-cross-post-default)
9242         (message-cross-post-note, message-followup-to-note)
9243         (message-cross-post-note-function, message-use-mail-followup-to)
9244         (message-subscribed-address-functions)
9245         (message-subscribed-address-file, message-subscribed-addresses)
9246         (message-subscribed-regexps, message-allow-no-recipients)
9247         (message-yank-cited-prefix, message-signature-insert-empty-line)
9248         (message-hidden-headers, message-hierarchical-addresses)
9249         (message-mail-user-agent, message-use-idna)
9250         (message-valid-fqdn-regexp)
9251         (message-strip-special-text-properties, message-header-synonyms)
9252         (message-beginning-of-line, message-tab-body-function): Add :version.
9253         (message-insert-canlock, message-wide-reply-confirm-recipients):
9254         Change :version.
9256         * mail-source.el (mail-source-ignore-errors): Add :group, :type
9257         and :version.
9258         (mail-source-delete-old-incoming-confirm)
9259         (mail-source-movemail-program): Add :version.
9261         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
9262         (gnus-agent-cache, gnus-agent): Change :version.
9264         * gnus-util.el (gnus-use-byte-compile): Change :version.
9266         * gnus-sum.el (gnus-summary-make-false-root-always)
9267         (gnus-summary-default-high-score)
9268         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
9269         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
9270         (gnus-read-all-available-headers, gnus-article-emulate-mime)
9271         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
9272         (gnus-sum-thread-tree-single-indent)
9273         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9274         (gnus-sum-thread-tree-leaf-with-other)
9275         (gnus-sum-thread-tree-single-leaf): Add :version.
9276         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
9277         (gnus-article-loose-mime): Change :version.
9279         * gnus-start.el (gnus-backup-startup-file)
9280         (gnus-save-startup-file-via-temp-buffer): Add :version.
9282         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
9283         (gnus-server-offline-face): Add :version.
9285         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
9287         * gnus-msg.el (gnus-gcc-externalize-attachments)
9288         (gnus-debug-files, gnus-debug-exclude-variables)
9289         (gnus-discouraged-post-methods): Change :version.
9290         (gnus-confirm-mail-reply-to-news)
9291         (gnus-confirm-treat-mail-like-news): Add :version.
9293         * gnus-int.el (gnus-server-unopen-status): Add :version.
9295         * gnus-group.el (gnus-group-jump-to-group-prompt)
9296         (gnus-large-ephemeral-newsgroup)
9297         (gnus-fetch-old-ephemeral-headers): Add :version.
9299         * gnus-fun.el (gnus-x-face-directory)
9300         (gnus-convert-pbm-to-x-face-command)
9301         (gnus-convert-image-to-x-face-command)
9302         (gnus-convert-image-to-face-command): Add :version.
9304         * gnus-delay.el (gnus-delay-default-hour): Add :version.
9306         * gnus-cite.el (gnus-cite-blank-line-after-header)
9307         (gnus-article-boring-faces): Add :version.
9309         * gnus-art.el (gnus-buttonized-mime-types)
9310         (gnus-inhibit-mime-unbuttonizing)
9311         (gnus-treat-display-face)
9312         (gnus-treat-body-boundary): Change :version.
9313         (gnus-body-boundary-delimiter, gnus-picon-databases)
9314         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
9315         (gnus-treat-date-english, gnus-treat-fold-headers)
9316         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
9317         (gnus-treat-mail-picon, gnus-treat-wash-html)
9318         (gnus-article-encrypt-protocol)
9319         (gnus-use-idna, gnus-article-over-scroll)
9320         (gnus-mime-display-multipart-alternative-as-mixed)
9321         (gnus-mime-display-multipart-related-as-mixed)
9322         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
9323         (gnus-ctan-url, gnus-button-ctan-handler)
9324         (gnus-button-handle-ctan-bogus-regexp)
9325         (gnus-button-ctan-directory-regexp)
9326         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
9327         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
9328         (gnus-button-man-level, gnus-button-emacs-level)
9329         (gnus-button-message-level, gnus-button-browse-level): Add :version.
9331         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
9332         (gnus-agent-go-online): Change :version.
9333         (gnus-agent-expire-unagentized-dirs)
9334         (gnus-agent-auto-agentize-methods): Add :version.
9336         * flow-fill.el (fill-flowed-display-column)
9337         (fill-flowed-encode-column): Add :version.
9339         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9340         (gnus-outlook-deuglify-unwrap-max)
9341         (gnus-outlook-deuglify-cite-marks)
9342         (gnus-outlook-deuglify-unwrap-stop-chars)
9343         (gnus-outlook-deuglify-no-wrap-chars)
9344         (gnus-outlook-deuglify-attrib-cut-regexp)
9345         (gnus-outlook-deuglify-attrib-verb-regexp)
9346         (gnus-outlook-deuglify-attrib-end-regexp)
9347         (gnus-outlook-display-hook): Add :version.
9349         * binhex.el (binhex-use-external): Add :version.
9351 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
9353         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
9354         and `invisible'.
9356 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9358         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
9359         in gnus-registry-trim.
9361 2004-09-13  Simon Josefsson  <jas@extundo.com>
9363         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
9365         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
9367         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
9368         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9369         <yamaoka@jpl.org>.
9370         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
9371         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9372         <yamaoka@jpl.org>.
9374         * sieve.el (sieve-manage-mode): Ditto.
9376 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
9378         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
9380 2004-09-11  Simon Josefsson  <jas@extundo.com>
9382         * dns-mode.el: Add.
9384         * mm-view.el (mm-display-dns-inline): Add.
9386         * mm-decode.el (mm-inline-media-tests): Add text/dns.
9387         (mm-automatic-display): Ditto.
9389         * mailcap.el (mailcap-mime-data): Add text/dns.
9390         (mailcap-mime-extensions): Map .soa to text/dns.
9392 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
9394         * gnus-art.el (article-decode-mime-words, article-babel)
9395         (gnus-article-highlight-signature, gnus-article-add-buttons)
9396         (gnus-signature-toggle): Remove unnecessary bindings of
9397         `inhibit-read-only' inherited from v5.10 merge.
9399 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
9401         * nntp.el (nntp): New customization group.
9402         (nntp-authinfo-file): Add customization group.
9404         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
9406         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
9408         * gnus.el (to-address, to-list, subscribed)
9409         (large-newsgroup-initial): Ditto.
9411         * flow-fill.el (fill-flowed-display-column)
9412         (fill-flowed-encode-column): Ditto.
9414 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
9416         * message.el (message-tokenize-header, message-send-mail-with-qmail):
9417         Use point-min rather than 1.
9418         (message-send-mail): Use buffer-size rather than point-max.
9420         * gnus-sum.el (gnus-summary-search-article-forward):
9421         Signal a specific `search-failed' rather than a generic `error'.
9423         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
9424         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
9425         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
9427 2004-09-10  Simon Josefsson  <jas@extundo.com>
9429         * nndb.el (require): Remove tcp and duplicate cl.
9431 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9433         * gnus-agent.el (directory-files-and-attributes): Move forward.
9435 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
9437         * gnus-agent.el (directory-files-and-attributes): Optionally
9438         defined to support XEmacs.
9440 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
9442         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
9443         to avoid run-time CL dependencies.
9444         (gnus-agent-unfetch-articles): New function.
9445         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
9446         article numbers even when local .overview file is missing.
9447         (gnus-agent-read-article-number): New function.  Only accepts
9448         27-bit article numbers.
9449         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
9450         gnus-agent-read-article-number.
9451         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
9452         from backend while recognizing that article numbers in .overview
9453         must be valid.
9454         (gnus-agent-update-files-total-fetched-for): Use
9455         directory-files-and-attributes to improve performance.
9456         * gnus-int.el (gnus-request-move-article): Use
9457         gnus-agent-unfetch-articles in place of gnus-agent-expire to
9458         improve performance.
9460         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
9461         some users confused by references to .newsrc when they only have a
9462         .newsrc.eld file.
9463         (gnus-convert-mark-converter-prompt,
9464         gnus-convert-converter-needs-prompt): Fixed use of property list.
9465         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
9466         New function.  Used internally to only display 'gnus converting
9467         files' message when actually necessary.
9469         * gnus-sum.el (): Removed (require 'gnus-agent) as required
9470         methods now autoloaded.
9472 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9474         * gnus-sum.el (gnus-summary-insert-subject): Remove list
9475         identifiers.
9477 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
9479         * gnus-picon.el: Fix indentation and closing parenthesis.
9481 2004-09-01  Simon Josefsson  <jas@extundo.com>
9483         * message.el (message-canlock-generate): Require sha1, not
9484         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
9485         to require within a function.  Sadly, if sha1.el isn't loaded, the
9486         let binding in m-c-g will hide the defcustom definition, which is
9487         bad.)
9489         * canlock.el: Require sha1, not sha1-el.
9491         * message.el: Don't autoload sha1 (there is a autoload cookie in
9492         sha1.el).
9494         * sha1-el.el: Renamed to sha1.el.
9496 2004-08-30  Juanma Barranquero  <lektu@terra.es>
9498         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
9500 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9502         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
9504 2004-08-30  Kim F. Storm  <storm@cua.dk>
9506         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
9508         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
9509         Add :group 'nnimap.
9511 2004-08-30  Andreas Schwab  <schwab@suse.de>
9513         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
9514         ?* and ?\;.
9516         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
9517         and ?\' to symbol instead of whitespace.
9519 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9521         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
9523         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
9524         instead of re-search-forward.
9526         * gnus-uu.el (gnus-uu-save-article): Ditto.
9527         (gnus-uu-post-encode-uuencode): Ditto.
9529         * html2text.el (html2text-clean-list-items): Ditto.
9530         (html2text-clean-dtdd): Ditto.
9531         (html2text-format-tags): Ditto.
9533         * message.el (message-send-mail-with-sendmail): Fix regexp.
9534         (message-fill-field-general): Use search-forward instead of
9535         re-search-forward.
9536         (unbold-region): Ditto.
9538         * nnrss.el (nnrss-request-article): Ditto.
9540         * nnslashdot.el (nnslashdot-request-article): Ditto.
9542         * nnweb.el (nnweb-gmane-wash-article): Ditto.
9544         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
9545         "Unrecognized menu descriptor" error in XEmacs.
9547 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
9549         * gnus-sum.el (gnus-read-header): Don't remove a header for the
9550         parent article of a sparse article in the thread hashtb.
9552 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
9554         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
9555         (nnmail-expand-newtext): Lowercase expanded entries if
9556         nnmail-split-lowercase-expanded is non-nil.
9558 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9560         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
9562         * gnus-group.el (gnus-group-line-format-alist): Convert the value
9563         of gnus-tmp-news-method into string under XEmacs.  It will be
9564         passed to gnus-correct-length which takes only a string argument.
9566 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9568         * gnus-util.el (gnus-bind-print-variables): New macro.
9569         (gnus-prin1): Use it.
9570         (gnus-prin1-to-string): Use it.
9571         (gnus-pp): New function.
9572         (gnus-pp-to-string): New function.
9574         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
9575         Replace pp-to-string with gnus-pp-to-string.
9576         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
9577         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
9578         * gnus-msg.el (gnus-debug): Ditto.
9579         * gnus-score.el (gnus-score-save): Ditto.
9580         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
9581         gnus-pp-to-string.
9582         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
9583         with gnus-pp.
9584         * score-mode.el (gnus-score-pretty-print): Ditto.
9585         * webmail.el (webmail-debug): Ditto.
9587 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9589         * gnus-art.el (article-display-face, article-display-x-face):
9590         Use buffer-read-only.
9592 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9594         * gnus-art.el (article-hide-list-identifiers):
9595         Bind inhibit-read-only as t.
9597 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
9599         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
9601 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9603         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
9604         (gnus-narrow-to-page): Don't assume point-min == 1.
9605         (gnus-article-edit-mode): Derive from message-mode.
9607         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
9608         point-min == 1.
9610         * imap.el (imap-parse-address-list, imap-parse-body-ext):
9611         Disable incorrect use of `assert'.
9613         * message.el (message-mode): Set comment-start-skip.
9616 2004-08-22  Sam Steingold  <sds@gnu.org>
9618         * pop3.el (pop3-leave-mail-on-server): New user variable.
9619         (pop3-movemail): Delete mail only when it is nil.
9621 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
9623         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
9625         * mml.el (mml-preview): Use `pop-to-buffer'.
9627         * message.el (message-goto-mail-followup-to): Insert after "To".
9628         (message-carefully-insert-headers): Add comment.
9630         * gnus.el: Remove unused variable `gnus-article-check-size'.
9632         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
9634         * gnus-art.el (gnus-button-alist): Improve
9635         `gnus-button-handle-library' entry.
9637 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
9639         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
9640         downcase, since XEmacs capitalizes error messages differently.
9642 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
9644         * nntp.el: Add (require 'gnus) due to reference to
9645         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
9647 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
9649         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
9650         `mm-fill-flowed'.
9652         * mm-decode.el (mm-dissect-singlepart): Check it.
9654 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
9656         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
9657         'imap' for netrc parsing.
9659 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
9661         * mailcap.el (mailcap-mime-data): Mark as risky.
9663 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9665         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
9666         may be included in the encoded word.
9667         (rfc2047-encode): Don't append a space if the encoded word
9668         includes close parenthesis.
9670 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9672         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
9673         of text within parentheses.
9675 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
9677         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
9678         (gnus-encrypt-write-file-contents): Make the password key the file
9679         name PLUS the cipher, not just the cipher.  Also remove failed
9680         passwords from the cache.
9682 2004-08-06  Simon Josefsson  <jas@extundo.com>
9684         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
9685         fix.
9687 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9689         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
9690         LWSP.
9692 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
9694         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
9695         to append in-reply-to: data to the references: header.
9697         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
9698         (netrc-parse): Use gnus-encrypt.el functions.
9700         * gnus-encrypt.el: Add new file for encryption support; currently
9701         does only a few GPG ciphers and an internal XOR cipher.
9703         * password.el: Add comments on using password-read-and-add.
9704         (password-read-and-add): Add function to read and add the
9705         password to the cache at once.
9707 2004-07-28  Simon Josefsson  <jas@extundo.com>
9709         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
9710         parameter (but don't use it, for now).
9712         * imap.el (imap-ssl-open): Use imap-process-connection-type,
9713         instead of hard coding to nil.
9715 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9717         * mm-view.el (mm-inline-image-emacs): Open lines under an image
9718         as mm-inline-image-xemacs does.
9720 2004-07-26  Simon Josefsson  <jas@extundo.com>
9722         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
9723         Revert part of 2004-07-17 change below.
9725 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9727         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
9728         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9730 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9732         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
9733         quotes that actually start with ">" at the beginning of the
9734         lines.
9736 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9738         * rfc2047.el (rfc2047-encode-region): Fix last change.
9739         (rfc2047-encode-parameter): Remove useless concat.
9741 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9743         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
9744         encode special characters; fix some kind of misconfigured headers;
9745         signal a real error if debug-on-quit or debug-on-error is non-nil.
9746         (rfc2047-encode-max-chars): New variable.
9747         (rfc2047-encode-1): Use it.
9748         (rfc2047-encode-parameter): New function.
9750         * mml.el (mml-insert-parameter): Remove an excessive space.
9752 2004-07-17  Simon Josefsson  <jas@extundo.com>
9754         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
9755         Kai Grossjohann <kai@emptydomain.de>.
9756         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
9757         (gnus-group-make-menu-bar): Ditto.
9759         * gnus-util.el (gnus-group-server): Add.
9761 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
9763         * message.el (message-clone-locals): Clone sendmail and smtp
9764         variables.
9766 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9768         * rfc2047.el (rfc2047-encode-region): Fix last change.
9770 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9772         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
9773         characters as non-special.
9775 2004-07-09  Simon Josefsson  <jas@extundo.com>
9777         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
9778         Users will lose all flag changes made while unplugged with
9779         e.g. nntp unless flag synchronization happens, thus `nil' is not a
9780         good default.  See numerous reports on ding mailing list.
9782 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9784         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
9785         add generate-head-function and generate-article-function to the
9786         rfc822-forward entry.
9787         (nndoc-rfc822-forward-generate-article): New function.
9788         (nndoc-rfc822-forward-generate-head): New function.
9790         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
9792 2004-07-06  Dan Christensen  <jdc@uwo.ca>
9794         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
9795         respect display group parameter and gnus-summary-expunge-below.
9796         (gnus-articles-to-read): Remove unused reference to display group
9797         parameter.
9799 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9801         * nnheader.el (nnheader-uniquify-message-id): New experimental
9802         variable.
9803         (nnheader-nov-read-message-id): Use it.
9805         * spam-report.el (spam-report-gmane): Add interactive.
9807 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9809         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
9810         qp-or-base64 for the application/* types.
9812 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
9814         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
9816 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
9818         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
9819         trim value.
9821 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
9823         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
9824         New macro and function.
9825         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
9827 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9829         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
9830         after-load-alist.
9832 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9834         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
9835         update info that isn't there.
9837 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
9839         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
9840         entry.
9842 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9844         * mm-view.el (mm-inline-render-with-function): Use multibyte
9845         buffer; decode html source by charset.
9847         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
9849         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
9850         Mule-UCS is loaded under XEmacs.
9851         (mm-mime-mule-charset-alist): Avoid duplicated entries.
9853 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
9855         * nnheader.el (nnheader-max-head-length): Increase to 8192.
9857 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9859         * mm-util.el (mm-coding-system-p): Return a coding-system.
9860         (mm-mime-mule-charset-alist): Use shift_jis instead of
9861         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
9862         entries for the mime charsets iso-2022-jp-3 and shift_jis.
9863         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
9864         instead of japanese-shift-jis and iso-latin-1 respectively in
9865         order to share the default value with both Emacs and XEmacs-mule.
9866         (mm-mule-charset-to-mime-charset): Make
9867         mm-coding-system-priorities effective.
9868         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
9869         while predicating of candidates upon the priorities.
9871 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
9873         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9874         gnus-uu-invert-processable.
9876         * gnus.el: Autoload gnus-uu-invert-processable.
9878 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9880         * mm-util.el (mm-with-multibyte-buffer): New macro.
9882         * rfc2047.el (rfc2047-encode-string): Use it.
9883         (rfc2047-encode-region): Move point to the end of the region after
9884         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
9886 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9888         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
9889         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
9891 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9893         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
9894         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
9895         Karl Chen <quarl@nospam.quarl.org>.
9897 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
9899         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
9900         invalid addresses.
9902 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
9904         * spam.el: Change section markers, revise TODO list.
9905         (spam-backends): Make new master list of all installed backends.
9906         (spam-summary-exit-behavior): Add new variable to determine how
9907         messages moves are done at summary exit.
9908         (spam-move-spam-nonspam-groups-only)
9909         (spam-process-ham-in-nonham-groups)
9910         (spam-process-ham-in-spam-groups): Remove variables, the
9911         spam-summary-exit-behavior variable should be used to manage this
9912         behavior.
9913         (spam-old-ham-articles, spam-old-spam-articles): Remove.
9914         (spam-old-articles): Add variable, replacing spam-old-ham-articles
9915         and spam-old-spam-articles.
9916         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
9917         Add empty variables, placeholders for the backends they represent.
9918         (spam-set-difference): Move, unchanged.
9919         (spam-list-of-processors): Declare OBSOLETE, not used anymore
9920         unless the user has a processor variable.
9921         (spam-classifications, spam-classification-valid-p)
9922         (spam-backend-properties, spam-backend-property-valid-p)
9923         (spam-backend-function-type-valid-p)
9924         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
9925         (spam-report-articles-gmane, spam-report-articles-resend):
9926         Remove functions, they are not needed.
9927         (spam-install-backend-super, spam-backend-list)
9928         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
9929         (spam-backend-function, spam-backend-ham-registration-function)
9930         (spam-backend-spam-registration-function)
9931         (spam-backend-ham-unregistration-function)
9932         (spam-backend-spam-unregistration-function)
9933         (spam-backend-statistical-p, spam-backend-mover-p)
9934         (spam-install-backend-alias, spam-install-checkonly-backend)
9935         (spam-install-mover-backend, spam-install-nocheck-backend)
9936         (spam-install-backend, spam-install-statistical-backend)
9937         (spam-install-statistical-checkonly-backend): Add backend installation
9938         support.
9939         (spam-summary-prepare-exit): Rewrite to use the new backend code.
9940         (spam-group-processor-p): Use the new backend code and respect the
9941         summary exit behavior.
9942         (spam-mark-spam-as-expired-and-move-routine): Remove.
9943         (spam-summary-prepare): Change to use the new spam-old-articles
9944         variable.
9945         (spam-copy-or-move-routine, spam-copy-spam-routine)
9946         (spam-move-spam-routine, spam-copy-ham-routine)
9947         (spam-move-ham-routine): Add code to copy/move ham or spam.
9948         (spam-fetch-field-fast): Improve doc and code, plus allow the
9949         'number request.
9950         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
9951         variables.
9952         (spam-split, spam-find-spam): Use the new backend code.
9953         (spam-registration-functions): Remove variable.
9954         (spam-unregister-routine): Add convenience wrapper.
9955         (spam-log-undo-registration, spam-register-routine)
9956         (spam-log-processing-to-registry)
9957         (spam-log-unregistration-needed-p): Rename "check" to "backend"
9958         where possible.
9959         (spam-check-gmane-xref, spam-check-regex-headers)
9960         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
9961         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
9962         (spam-check-bogofilter-headers, spam-check-spamoracle)
9963         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
9964         (spam-check-crm114-headers): Use the spam-split-group that
9965         spam-split prepares, no need to determine it every time.
9967         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
9968         to the nnheader-parse-naked-head call.
9970         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
9972         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
9973         the nnheader-nov-read-message-id call.
9975 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9977         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
9978         gnus-activate-group twice.  Suggested by Markus Peter
9979         <warp@spin.de>.
9981 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9983         * gnus-art.el (gnus-article-time-format): Exchange the order of
9984         day and month in the default value; fix customization type.
9985         (article-date-ut): Use add-text-properties.
9986         (article-make-date-line): Use message-make-date instead of
9987         current-time-string.
9989         * message.el (message-fetch-field): Don't use set-text-properties.
9990         (message-make-date): Simplify.
9992 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9994         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
9995         (rfc2047-encode-region): Treat text within parentheses as special;
9996         show the original text when error has occurred.
9998         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
9999         already-computed method to gnus-activate-group.
10001         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
10002         same select-methods identical Lisp objects.
10004         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
10005         object when modifying the info.
10007 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10009         * gnus-srvr.el (gnus-server-set-info): Remove the server from
10010         gnus-opened-servers since it has never been opened with the new
10011         configuration yet.
10013 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10015         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
10016         arg to nnheader-generate-fake-message-id.
10018 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
10020         * nnheader.el (nnheader-generate-fake-message-id): Accept a
10021         number and build a fake message ID localized to a group and
10022         article number (so it's repeatable from that point on).
10023         (nnheader-fake-message-id-p): Change regex to accomodate new fake
10024         ID format.
10026         * gnus-sum.el (gnus-get-newsgroup-headers): Call
10027         nnheader-generate-fake-message-id with the article number.
10029 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
10031         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
10032         end-of-buffer.
10034 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10036         * message.el (message-ignored-supersedes-headers): Add Approved.
10038 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10040         * rfc2047.el (rfc2047-encode-message-header): Remove useless
10041         goto-char.
10042         (rfc2047-encode): Fold the line before encoding.
10044 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10046         * rfc2047.el (rfc2047-encode-message-header): Disabled header
10047         folding -- not all headers can be folded, and this should be done
10048         by the message composition mode.  Probably.  I think.
10050 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10052         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
10053         fast.
10055         * gnus-ems.el (gnus-remove-image): Don't use
10056         message-text-with-property; remove only the image found first.
10058 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
10060         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
10062 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10064         * message.el (message-text-with-property): Make it fast and accept
10065         optional arguments.
10066         (message-strip-forbidden-properties): Use it.
10067         (message-fix-before-sending): Follow the m-t-w-p change.
10069         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
10071 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10073         * gnus-art.el (article-hide-headers): Don't change the buffer
10074         mistakenly when performing mml-preview even if
10075         gnus-single-article-buffer is nil.
10077 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
10079         * message.el (message-expand-name-databases): New user option.
10080         (message-expand-name): Use it.
10082 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
10084         * spam.el (spam-report-articles-resend)
10085         (spam-report-resend-register-routine): Allow ham reporting.
10086         (spam-report-resend-register-ham-routine): Add wrapper.
10087         (spam-registration-functions): Add ham resending functions.
10088         (spam-list-of-processors): Add ham resend processor.
10090         * gnus.el (ham-resend-to): Add new group parameter.
10091         (spam-process): Add ham resend option.
10093         * spam-report.el (spam-report-resend): Allow reporting ham.
10094         (spam-report-resend-ham): Add wrapper.
10096 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10098         * message.el (message-cite-articles-with-x-no-archive): New
10099         variable.
10100         (message-cite-original): Use it.
10102 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10104         * message.el (message-cite-original): Respect X-No-Archive.
10106 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10108         * gnus-art.el (article-hide-headers): Refer to the values for
10109         gnus-ignored-headers and gnus-visible-headers in the summary
10110         buffer since a user may have set them as group parameters.
10112 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
10114         * assistant.el (assistant-node-name): Add convenience function.
10115         (assistant-render-text, assistant-render-node): Add error handling,
10116         plus handle multiple next nodes.
10117         (assistant-find-next-node): Comment out for now.
10118         (assistant-find-next-nodes): Add function, returns list of next
10119         nodes.
10121 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
10123         * mail-source.el (mail-source-directory): Fix doc-string.
10125 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
10127         * assistant.el (assistant-render-text, assistant-eval): Add :set
10128         widget type, which is different because it takes and returns a
10129         list.  Much hilarity ensues.
10131 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
10133         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
10135         * gnus-group.el (gnus-group-get-new-news-this-group): Added
10136         doc-string.
10138         * gnus-start.el (gnus-activate-group): Added doc-string.
10140 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10142         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
10144 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
10146         * assistant.el (assistant-render-text): Try to add a :set
10147         widget, more to come.
10149         * spam.el (spam-group-spam-contents-p): Handle empty groupname
10150         strings.
10151         (spam-report-articles-resend)
10152         (spam-register-routine): Do registration iff any articles warrant
10153         it.
10154         (spam-summary-prepare-exit): Change log message for nil group
10155         destinations.
10157 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
10159         * spam.el (spam-report-resend-register-routine): Allow
10160         spam-report-resend-to to be a group parameter or a global value.
10162 2004-05-26  Simon Josefsson  <jas@extundo.com>
10164         * starttls.el: Merge with my GNUTLS based starttls.el.
10165         (starttls-gnutls-program, starttls-use-gnutls)
10166         (starttls-extra-arguments, starttls-process-connection-type)
10167         (starttls-connect, starttls-failure, starttls-success): New
10168         variables.
10169         (starttls-program, starttls-extra-args): Doc fix.
10170         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
10171         functions.
10172         (starttls-negotiate, starttls-open-stream): Check
10173         `starttls-use-gnutls' and pass on to corresponding *-gnutls
10174         function if it is set.
10176 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10178         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
10179         structured fields.
10181 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10183         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
10185 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
10187         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
10188         variable.
10189         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
10190         assigning the spam-mark to new messages.
10192 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
10194         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
10196 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10198         * rfc2047.el (rfc2047-encodable-p): Don't move point.
10199         (rfc2047-decode): Treat the ascii coding-system as raw-text by
10200         default.
10202 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
10204         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
10205         correct data.
10207 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
10209         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
10210         (spam-group-processor-p): Fix function.
10211         (spam-group-processor-multiple-p)
10212         (spam-group-spam-processor-report-gmane-p)
10213         (spam-group-spam-processor-report-resend-p)
10214         (spam-group-spam-processor-bogofilter-p)
10215         (spam-group-spam-processor-blacklist-p)
10216         (spam-group-spam-processor-ifile-p)
10217         (spam-group-ham-processor-ifile-p)
10218         (spam-group-spam-processor-spamoracle-p)
10219         (spam-group-spam-processor-crm114-p)
10220         (spam-group-ham-processor-bogofilter-p)
10221         (spam-group-spam-processor-stat-p)
10222         (spam-group-ham-processor-stat-p)
10223         (spam-group-ham-processor-whitelist-p)
10224         (spam-group-ham-processor-BBDB-p)
10225         (spam-group-ham-processor-spamoracle-p)
10226         (spam-group-ham-processor-copy-p): Remove functions with some
10227         prejudice against unneeded code.
10228         (spam-report-articles-resend)
10229         (spam-report-resend-register-routine): Allow the group/topic
10230         spam-resend-to value to override spam-report-resend-to.
10231         (spam-summary-prepare-exit): Invoke spam-group-processor-p
10232         properly now.
10234         * gnus.el (spam-resend-to): Add group/topic parameter.
10235         (spam-process): Move the OBSOLETE processors to the end of the
10236         choices.
10238 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
10240         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
10241         with resend-to set to nil, and then ask the user if necessary.
10242         (spam-report-resend): spam-report-resend takes a list of articles, not
10243         separate article numbers.
10245 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10247         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
10248         addition to emacs-w3m.
10250 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10252         * assistant.el (assistant-authinfo-data): New function.
10253         (assistant-eval): Eval for entire assistant.
10255         * netrc.el (netrc-services-file): New variable.
10256         (netrc-parse-services): New function.
10257         (netrc-find-service-name): New function.
10258         (netrc-find-service-number): New function.
10259         (netrc-port-equal): New function.
10260         (netrc-machine): Use it.
10262         * nnimap.el (nnimap-open-connection): Use netrc.
10264         * gnus-util.el (gnus-netrc-get): Remove aliases.
10266         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
10268         * assistant.el (wid-edit): Fix compilation.
10270         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
10272 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
10274         * gnus-util.el (gnus-set-file-modes): New function.  (small
10275         patch).
10277 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10279         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
10281         * assistant.el (assistant-render-node): Fix up rendering and
10282         read-only text.
10283         (assistant-render-node): Reset.
10284         (assistant-make-read-only): Not sticky.
10286 2004-05-20  Danny Siu  <dsiu@adobe.com>
10288         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
10289         centered even when gnus-auto-center-summary is t
10291 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10293         * dns.el (dns-get-txt-answer): New function.
10294         (dns-read-txt): Ditto.
10295         (query-dns): Use it.
10297 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10299         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
10300         active for foreign groups even if the group level is higher than
10301         the specified value.
10303 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10305         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
10306         non-active groups.
10308         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
10310 2004-05-20  Magnus Henoch  <mange@freemail.hu>
10312         * dns.el (dns-read-type): Add support for SVR.  (small patch)
10314 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
10316         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
10317         (spam-crm114-header, spam-crm114-spam-switch)
10318         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
10319         (spam-crm114-positive-spam-header)
10320         (spam-crm114-database-directory, spam-list-of-processors)
10321         (spam-group-spam-processor-crm114-p)
10322         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
10323         (spam-generic-score, spam-list-of-checks)
10324         (spam-list-of-statistical-checks, spam-registration-functions)
10325         (spam-check-crm114-headers, spam-crm114-score)
10326         (spam-check-crm114, spam-crm114-register-with-crm114)
10327         (spam-crm114-register-spam-routine)
10328         (spam-crm114-unregister-spam-routine)
10329         (spam-crm114-register-ham-routine)
10330         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
10331         asjo@koldfront.dk (Adam Sjøgren).
10333         * gnus.el: Add spam-use-crm114.
10335         * spam.el (spam-list-of-processors, spam-registration-functions):
10336         Add spam-use-resend.
10337         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
10338         (spam-report-articles-gmane): Add doc fix.
10339         (spam-report-articles-resend,
10340         spam-report-resend-register-routine): Add wrappers around
10341         spam-report-resend-to.
10343         * spam-report.el (spam-report-resend-to, spam-report-resend):
10344         Add support for resending spam.
10345         (spam-report-gmane): Fix line length >80.
10347         * gnus.el (spam-process): Add spam-use-resend.
10349 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10351         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
10352         number of processed spam messages.
10353         (spam-ham-copy-or-move-routine): Return the number of processed
10354         ham messages.
10355         (spam-summary-prepare-exit): Use the above values to decide
10356         whether status messages shouled be displayed.
10358 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10360         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
10361         `rfc2047-encoding-function-alist' in order to avoid conflicting
10362         with the old version.
10363         (rfc2047-encode-region): Concatenate words containing non-ASCII
10364         characters in structured fields; don't encode space-delimited
10365         ASCII words even in unstructured fields; don't break words at
10366         char-category boundaries.
10367         (rfc2047-encode-1): New function.
10368         (rfc2047-encode): Use it; encode text so that it occupies the
10369         maximum width within 76-column; work correctly on Q encoding for
10370         iso-2022-* charsets.
10371         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
10372         sure not to break a line just after the header name.
10373         (rfc2047-b-encode-region): Removed.
10374         (rfc2047-b-encode-string): New function.
10375         (rfc2047-q-encode-region): Removed.
10376         (rfc2047-q-encode-string): New function.
10378         * mm-util.el (mm-replace-in-string): New function.
10380 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10382         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
10383         get it right.
10384         (gnus-inews-make-draft): Really.
10386 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
10388         * nnmh.el (nnmh-request-list-1): Don't check the link count
10389         before descending.  (small patch)
10391 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10393         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
10394         stuff.
10396         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
10397         on real group name.
10399         * gnus-art.el (gnus-signature-limit): Doc fix.
10401         * gnus-msg.el (gnus-inews-make-draft): Quote list.
10403 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10405         * gnus-draft.el (gnus-draft-send): Bind
10406         rfc2047-encode-encoded-words.
10408         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
10409         (rfc2047-encodable-p): Say that =? needs encoding.
10410         (rfc2047-encode-encoded-words): New variable.
10412         * gnus-group.el (gnus-group-select-group): Doc fix.
10414         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
10416         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
10417         to nil.
10419         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
10421         * nnheader.el (nnheader-get-lines-and-char): New function.
10423 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
10425         * gnus-msg.el (gnus-summary-followup-with-original): Document
10426         yanking of region when active.
10428 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10430         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
10431         groups if the group level is higher than the specified value.
10433 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10435         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
10436         (gnus-group-jump-to-group): Added prefix argument using
10437         `gnus-group-jump-to-group-prompt'.  Query before jumping to
10438         non-active group.
10440         * compface.el (uncompface): Be verbose when changing
10441         `uncompface-use-external'.
10443         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
10444         handle manual section.
10446 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10448         * gnus-art.el (gnus-button-alist): Revert previous change.
10450 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10452         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
10454 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10456         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
10457         whether backend can accept message.
10459         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
10461 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
10463         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
10464         Avoid creating directory when nntp-marks-is-evil is true.
10465         Reported by Reiner Steib.
10467 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10469         * gnus-picon.el (gnus-picon-style): New variable.
10470         (gnus-picon-insert-glyph): Added optional `nostring' argument.
10471         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
10472         Jesper Harder <harder@ifa.au.dk>.
10474 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10476         * message.el (message-fill-field): Return point.
10477         (message-generate-headers): Go to end of field.
10479         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
10480         stuff for non-living groups.
10482 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
10484         * gnus-art.el (gnus-article-followup-with-original)
10485         (gnus-article-reply-with-original): gnus-mark-active-p ->
10486         gnus-region-active-p.
10488 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
10490         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
10491         only when there is spam or ham to be processed.
10493 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10495         * mail-source.el (mail-source-delete-crash-box): Refactor.
10496         (mail-source-fetch): Use it.
10497         (mail-source-fetch-file): Ditto.
10498         (mail-source-fetch-directory): Run postscript in loop.
10499         (mail-source-fetch-pop): Delete.
10500         (mail-source-fetch-maildir): Ditto.
10501         (mail-source-fetch-imap): Ditto.
10503         * imap.el (imap-authenticators): Comment out sasl.
10505         * message.el (message-skip-to-next-address): New function.
10506         (message-fill-header-address): Refactor.
10507         (message-fill-address): Use it.
10508         (message-delete-address): Use it.
10509         (message-fill-header-general): Refactor.
10510         (message-fill-field-address): Rename.
10511         (message-narrow-to-field): Find the start of the header.
10512         (message-header-format-alist): Don't pre-fill.
10513         (message-fill-header): Removed.
10514         (message-insert-header): New function.
10515         (message-shorten-references): Use it.
10517         * rfc2047.el (rfc2047-field-value): Strip props.
10519         * mail-parse.el (mail-header-make-address): New alias.
10521         * ietf-drums.el (ietf-drums-make-address): New function.
10523         * imap.el: Add compiler directives.
10525         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
10527         * gnus-art.el (article-decode-idna-rhs): Don't use
10528         message-idna-inside-rhs-p.
10530 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10532         * message.el (message-idna-inside-rhs-p): Removed.
10533         (message-idna-to-ascii-rhs-1): Use proper address parsing.
10535         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
10536         false positives.
10538 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
10540         * imap.el (imap-sasl-make-mechanisms): Use sasl.
10542 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10544         * nneething.el (nneething-file-name): Don't create spurions
10545         files.
10547         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
10548         (gnus-inews-do-gcc): Remove sleep.
10550         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
10551         part under point.
10553         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
10554         (gnus-agent-regenerate-group): Using nil messages aren't valid.
10556 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
10558         * spam.el (spam-summary-prepare-exit): Fixed (length).
10560 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
10562         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
10563         as expired without moving it" message when there are spam
10564         messages left.
10566 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
10568         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
10569         header is not nil.
10571 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
10573         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
10574         nntp-possibly-create-directory, not nntp-possibly-change-group.
10575         (nntp-marks-changed-p): New arg SERVER.
10576         (nntp-request-update-info): Adjust caller.
10578 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
10580         * nntp.el (nntp-save-marks): Pass missing arg.
10582 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
10584         * nntp.el: Support marks.
10585         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
10586         (nntp-marks-modtime, nntp-marks-directory): New variables.
10587         (nntp-request-set-mark, nntp-request-update-info)
10588         (nntp-possibly-create-directory, nntp-marks-changed-p)
10589         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
10590         functions.
10592 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
10594         * gnus-score.el (gnus-score-insert-help): Use
10595         gnus-select-lowest-window.
10597         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
10598         appt-select-lowest-window and rename to gnus-select-lowest-window.
10600         * gnus.el: do.
10602 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10604         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
10605         encodings of MIME-encoded words, in order to improve
10606         interoperability with several broken MUAs.
10608 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10610         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
10611         tags, only when charsets are not specified in headers.
10612         (mm-inline-text-html-render-with-w3m): Ditto.
10614 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10616         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
10617         instead of MIME-decoded from fields when checking
10618         `gnus-article-address-banner-alist'.
10620 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
10622         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
10623         description rather than subject.
10625 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10627         * gnus.el (gnus-version-number): Bump.
10629 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10631         * gnus.el: No Gnus v0.2 is released.
10633 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10635         * gnus-agent.el (gnus-agent-read-agentview): Inline
10636         gnus-uncompress-range.
10638 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10640         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
10641         `exec-installed-p'.
10643 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10645         * gnus.el (spam-process, spam-autodetect-methods): Add
10646         bsfilter and bsfilter-headers.
10648         * spam.el (spam-bsfilter): New customize group.
10649         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
10650         (spam-bsfilter-header, spam-bsfilter-probability-header)
10651         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
10652         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
10653         (spam-bsfilter-database-directory): New options.
10654         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
10655         (spam-list-of-statistical-checks, spam-registration-functions):
10656         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
10657         (spam-bsfilter-score): New command.
10658         (spam-check-bsfilter-headers, spam-check-bsfilter)
10659         (spam-bsfilter-register-with-bsfilter)
10660         (spam-bsfilter-register-spam-routine)
10661         (spam-bsfilter-unregister-spam-routine)
10662         (spam-bsfilter-register-ham-routine)
10663         (spam-bsfilter-unregister-ham-routine): New functions.
10664         (spam-generic-score): Support bsfilter; Accept an optional argument
10665         to recalcurate spam score even if scoring header has already been
10666         added.
10667         (spam-bogofilter-score, spam-spamassassin-score): Accept an
10668         optional argument to recalcurate spam score even if scoring header
10669         has already been added.
10671 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
10673         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
10674         strings!  Reported by David D. Smith <davidsmith@acm.org>.
10675         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
10676         link is missing.
10678 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
10680         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
10681         (html2text-get-attr): Rewrite.
10683         * message.el (message-setup-1): Remove redundant put-text-property
10684         on mail-header-separator.
10686 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
10688         * gnus-registry.el (gnus-registry-cache-whitespace)
10689         (gnus-registry-action, gnus-registry-spool-action)
10690         (gnus-registry-split-fancy-with-parent): Change message levels
10691         from 5 to 3 or 7, as needed.
10693         * spam.el (spam-summary-prepare-exit)
10694         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
10695         (spam-split, spam-find-spam, spam-log-undo-registration)
10696         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
10697         level from 5 to 6.
10699 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10701         * gnus-ems.el: Autoload appt-select-lowest-window (revert
10702         2004-03-04 change).
10704 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
10706         * sieve-manage.el (sieve-manage-open):
10707         * nnweb.el (nnweb-insert-html):
10708         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
10709         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
10710         * nnspool.el (nnspool-request-group):
10711         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
10712         * nnml.el (nnml-request-update-info):
10713         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
10714         (nnmh-request-create-group, nnmh-update-gnus-unreads):
10715         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
10716         (nnimap-request-set-mark):
10717         * nnfolder.el (nnfolder-request-update-info):
10718         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
10719         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
10720         * gnus-uu.el (gnus-uu-find-articles-matching):
10721         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
10722         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
10723         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
10724         * gnus-nocem.el (gnus-nocem-scan-groups):
10725         * gnus-int.el (gnus-start-news-server):
10726         * gnus-group.el (gnus-group-make-kiboze-group)
10727         (gnus-group-browse-foreign-server):
10728         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
10729         Use mapc when appropriate.
10731 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
10733         FIXME: Make separate entries for each person.
10735         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
10736         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
10737         <shields@msrl.com>:
10739         * spam.el (spam-necessary-extra-headers): Get the extra headers we
10740         may need for spam sorting and scoring.
10741         (spam-user-format-function-S): Add user format function suitable for
10742         general use.
10743         (spam-article-sort-by-spam-status): Add sorting function for summary
10744         sorting.
10745         (spam-extra-header-to-number): Add function to get a score from a
10746         header.
10747         (spam-summary-score): Add function to  get a numeric score from the
10748         headers.
10749         (spam-generic-score): Fix function doc, was in wrong place.
10750         (spam-initialize): Take symbols when it's run, and install the
10751         extra headers that spam-necessary-extra-headers thinks we need.
10753 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
10755         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
10756         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
10758 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
10760         * gnus-sum.el (gnus-set-global-variables)
10761         (gnus-build-all-threads, gnus-get-newsgroup-headers)
10762         (gnus-article-get-xrefs, gnus-summary-best-group)
10763         (gnus-summary-next-article, gnus-summary-enter-digest-group)
10764         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
10765         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
10766         Use with-current-buffer.
10768 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
10770         * spam.el (spam-summary-prepare-exit): Simplify logic.
10771         (spam-fetch-article-header): Read the article header if it's not
10772         available.
10773         (spam-list-articles): Simplify logic.
10774         (spam-filelist-register-routine): Fix bug with unregister-list.
10776         * gnus-registry.el: Fix comments at beginning.
10778 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
10780         * message.el (message-cater-to-broken-inn): Remove.
10781         (message-shorten-references): Make sure the total folded length of
10782         References is shorter than 998 characters to cater to a bug in INN
10783         2.3.  Also, don't pretend that references aren't folded -- this
10784         hasn't worked for a while.
10786 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10788         * gnus-agent.el (gnus-agentize):
10789         gnus-agent-send-mail-real-function no longer set to current value
10790         of message-send-mail-function but rather a lambda that calls
10791         message-send-mail-function.  The change makes the agent real-time
10792         responsive to user changes to message-send-mail-function.
10794 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10796         * legacy-gnus-agent.el
10797         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
10798         help from Florian Weimer <fw@deneb.enyo.de>
10800 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10802         * nnmail.el (nnmail-cache-insert): Revert last change.
10804 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10806         * nnmail.el (nnmail-cache-insert): Always check whether
10807         nnmail-cache-ignore-groups matches a group name.
10809 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
10811         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
10812         (spam-find-spam, spam-log-processing-to-registry)
10813         (spam-log-registered-p, spam-log-unregistration-needed-p)
10814         (spam-log-undo-registration): Use gnus-message instead of
10815         gnus-error, none of these errors are fatal.
10817         * gnus-registry.el (gnus-registry-clean-empty-function)
10818         (gnus-registry-clean-empty): Remove only empty entries without
10819         extra data.
10821 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
10823         * spam-stat.el (spam-stat-buffer-change-to-spam)
10824         (spam-stat-buffer-change-to-non-spam): Change (error) to
10825         (gnus-message 8) invocation.
10827 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10829         * nntp.el (nntp-via-netcat-command): New variable.
10830         (nntp-via-netcat-switches): New variable.
10831         (nntp-open-via-rlogin-and-netcat): New function.
10832         (nntp-open-connection-function): Doc fix.
10833         (nntp-telnet-command): Doc fix.
10834         (nntp-end-of-line): Doc fix.
10835         (nntp-via-rlogin-command): Doc fix.
10836         (nntp-via-user-name): Doc fix.
10837         (nntp-via-address): Doc fix.
10839 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10841         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
10842         error in Emacs 21.1.
10844 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
10846         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
10848 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10849         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
10850         (gnus-agent-with-refreshed-group): New macro.
10851         (gnus-agent-rename-group): New function.
10852         (gnus-agent-delete-group): New function.
10853         (gnus-agent-save-group-info): Use gnus-command-method when
10854         `method' parameter is nil.  Don't write nil entries into the
10855         active file.
10856         (gnus-agent-get-group-info): New function.
10857         (gnus-agent-fetch-articles): Use
10858         gnus-agent-update-files-total-fetched-for to increment disk space
10859         used.
10860         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
10861         gnus-agent-update-view-total-fetched-for to increment disk space
10862         used.
10863         (gnus-agent-get-local): Added optional parameters to avoid calling
10864         gnus-group-real-name and gnus-find-method-for-group.
10865         (gnus-agent-set-local): Delete stored entry if either min, or max,
10866         are nil.
10867         (gnus-agent-fetch-session): Reworded error/quit messages.  On
10868         quit, use gnus-agent-regenerate-group to record existance of any
10869         articles fetched to disk before the quit occurred.
10870         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
10871         gnus-agent-update-view-total-fetched-for, and
10872         gnus-agent-update-files-total-fetched-for to decrement disk space
10873         used.
10874         (gnus-agent-retrieve-headers): Use
10875         gnus-agent-update-view-total-fetched-for to increment disk space
10876         used.
10877         (gnus-agent-regenerate-group): Replace gnus-group-update-group
10878         with gnus-agent-update-files-total-fetched-for to decrement disk
10879         space and fresh group buffer.
10880         (gnus-agent-inhibit-update-total-fetched-for): New variable.
10881         (gnus-agent-need-update-total-fetched-for): New variable.
10882         (gnus-agent-update-files-total-fetched-for): New function.
10883         (gnus-agent-update-view-total-fetched-for): New function.
10884         (gnus-agent-total-fetched-for): New function.
10886         * gnus-cache.el (gnus-cache-save-buffers): Use
10887         gnus-cache-update-overview-total-fetched-for to change disk space
10888         used by this group.
10889         (gnus-cache-possibly-enter-article): Use
10890         gnus-cache-update-file-total-fetched-for to increment disk space
10891         used by this group.
10892         (gnus-cache-possibly-remove-article): Use
10893         gnus-cache-update-file-total-fetched-for to decrement disk space
10894         used by this group.
10895         (gnus-cache-generate-nov-databases): Purge total fetched cache.
10896         (gnus-cache-rename-group): New function.
10897         (gnus-cache-delete-group): New function.
10898         (gnus-cache-inhibit-update-total-fetched-for): New variable.
10899         (gnus-cache-need-update-total-fetched-for): New variable.
10900         (gnus-cache-with-refreshed-group): New macro.
10901         (gnus-cache-update-file-total-fetched-for): New function.
10902         (gnus-cache-update-overview-total-fetched-for): New function.
10903         (gnus-cache-rename-group-total-fetched-for): New function.
10904         (gnus-cache-delete-group-total-fetched-for): New function.
10905         (gnus-cache-total-fetched-for): New function.
10907         * gnus-group.el: Require gnus-sum and autoload functions to
10908         resolve warnings when gnus-group.el compiled alone.
10909         (gnus-group-line-format): Documented new %F
10910         (size of Fetched data) group line format; identifies disk space
10911         used by agent and cache.
10912         (gnus-group-line-format-alist): Defined new F format.
10913         (gnus-total-fetched-for): New function.
10914         (gnus-group-delete-group): No longer update
10915         gnus-cache-active-altered as gnus-request-delete-group now keeps
10916         the cache in sync.
10917         (gnus-group-list-active): Let the agent store a server's active
10918         list if currently plugged.
10920         * gnus-int.el (gnus-request-delete-group):
10921         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
10922         local disk in sync with the server.
10923         (gnus-request-rename-group):
10924         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
10925         local disk in sync with the server.
10927         * gnus-start.el (gnus-get-unread-articles):
10928         Cosmetic simplification to logic.
10930         * gnus-util.el (gnus-rename-file): New function.
10932 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
10934         * mm-util.el (mm-image-load-path): Handle nil in load-path.
10936 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
10938         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
10939         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
10941 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
10943         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
10944         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
10946 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
10948         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
10950 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
10952         * spam.el (spam-set-difference): Add function to replace
10953         gnus-set-difference in spam.el.
10954         (spam-summary-prepare-exit): Use spam-set-difference.
10956 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
10958         * gnus-registry.el (gnus-registry-cache-file): Update to use
10959         gnus-dribble-directory OR gnus-home-directory OR ~.
10960         (gnus-registry-split-fancy-with-parent): Fix doc.
10962 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10964         * message.el (message-exchange-point-and-mark): Use
10965         message-mark-active-p.  Suggested by Jesper Harder
10966         <harder@ifa.au.dk>.
10968 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10970         * message.el (message-exchange-point-and-mark): Don't activate
10971         region if it was inactive.  Suggested by Hiroshi Fujishima
10972         <pooh@nature.tsukuba.ac.jp>.
10974 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10976         * gnus-art.el (article-display-face): Display Faces in the same
10977         order as X-Faces.
10979 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10981         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
10983 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10985         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
10986         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
10987         (gnus-article-mime-hierarchy): Remove.
10988         (gnus-article-mime-hierarchy-next): Remove.
10989         (gnus-article-mode): Revert 2004-03-19 change.
10990         (gnus-article-setup-buffer): Revert 2004-03-19 change.
10991         (gnus-insert-mime-button): Revert 2004-03-19 change.
10992         (gnus-mime-accumulate-hierarchy): Remove.
10993         (gnus-mime-enter-multipart): Remove.
10994         (gnus-mime-leave-multipart): Remove,
10995         (gnus-mime-display-part): Revert 2004-03-19 change.
10996         (gnus-mime-display-alternative): Revert 2004-03-19 change.
10998         * mml.el (mml-preview): Revert 2004-03-19 change.
11000 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
11002         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
11004 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11006         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
11007         t while entering a file name using the mm-with-multibyte macro.
11008         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11010         * mm-util.el (mm-with-multibyte): New macro.
11012 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11014         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
11015         user option.
11016         (gnus-mime-multipart-functions): Doc and customization fix.
11017         (gnus-article-mime-hierarchy): New variable.
11018         (gnus-article-mime-hierarchy-next): New variable.
11019         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
11020         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
11021         gnus-article-mime-hierarchy-next to nil.
11022         (gnus-insert-mime-button): Show hierarchy numbers.
11023         (gnus-mime-accumulate-hierarchy): New function.
11024         (gnus-mime-enter-multipart): New function.
11025         (gnus-mime-leave-multipart): New function.
11026         (gnus-mime-display-part): Recompute hierarchical MIME structure.
11027         (gnus-mime-display-alternative): Show hierarchy numbers.
11029         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
11030         gnus-article-mime-hierarchy-next to nil.
11032 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
11034         * dns.el: Don't require gnus-xmas.
11036 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
11038         * mml.el (mml-generate-mime-1): Don't use format=flowed with
11039         inline PGP.
11040         (mml-menu): Disable mml-quote-region if mark is inactive.
11042 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11044         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
11045         when the group's active is not available.
11047 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11049         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
11050         error.
11052 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
11054         * imap.el (imap-store-password): New variable.
11055         (imap-interactive-login): Use it.
11056         Suggested by Mark Plaksin <happy@mcplaksin.org>.
11058 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11060         * gnus-art.el (gnus-article-read-summary-keys): Restore new
11061         window-start and hscroll to summary window.
11063 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11065         * gnus-start.el (gnus-convert-old-newsrc): Only write the
11066         conversion message to newsrc-dribble when an actual conversion is
11067         performed.
11069 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
11071         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
11073 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11075         * mm-decode.el (mm-complicated-handles): New function reviving
11076         former definition of mm-multiple-handles.
11078         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
11079         (gnus-mime-delete-part): Use it.
11081 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11083         * gnus-agent.el (gnus-agent-read-local): Bind
11084         nnheader-file-coding-system to gnus-agent-file-coding-system to
11085         avoid the implicit assumption that they will always be equal.
11086         (gnus-agent-save-local): Bind buffer-file-coding-system, not
11087         coding-system-for-write, as the with-temp-file macro first prints
11088         to a buffer then saves the buffer.
11090 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11092         * gnus-art.el (gnus-article-edit-part): New function.
11093         (gnus-mime-save-part-and-strip): Use it; do query instead of
11094         signaling an error; don't use mm-multiple-handles.
11095         (gnus-mime-delete-part): Ditto.
11097 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11099         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
11100         old file versions.
11101         (gnus-group-prepare-hook): Removed function that converted list
11102         form of gnus-agent-expire-days to group properties.
11104         * gnus-int.el: Autoload gnus-agent-regenerate-group.
11105         (gnus-request-accept-article): Re-indented.
11107         * gnus-start.el (gnus-convert-old-newsrc): Registered new
11108         converters to handle old agent file formats.  Added logic for a
11109         "backup before upgrading warning".
11110         (gnus-convert-mark-converter-prompt): Developers can mark
11111         functions as needing (default), or not needing,
11112         gnus-convert-old-newsrc's "backup before upgrading warning".
11113         (gnus-convert-converter-needs-prompt): Tests whether the user
11114         should be protected from potentially irreversable changes by the
11115         function.
11117         * legacy-gnus-agent.el: New.  Provides converters that are only
11118         loaded when gnus-convert-old-newsrc needs to call them.
11120 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11122         * mail-source.el (mail-source-touch-pop): Doc fix.
11124         * message.el (message-smtpmail-send-it): Doc fix.
11126 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
11128         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
11130         * nnmail.el (nnmail-split-fancy): do.
11132         * gnus-kill.el (gnus-kill, gnus-execute): do.
11134 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
11136         * gnus-sum.el (gnus-widget-reversible-match)
11137         (gnus-widget-reversible-to-internal)
11138         (gnus-widget-reversible-to-external): New functions.
11139         (gnus-widget-reversible): New widget.
11140         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
11142 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
11144         * gnus-sum.el (gnus-thread-sort-functions)
11145         (gnus-article-sort-functions): Document `(not F)' items.
11147 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
11149         * spam.el (spam-use-gmane-xref): Add new backend.
11150         (spam-gmane-xref-spam-group): Add variable to control the name of the
11151         Gmane spam group.
11152         (spam-blackhole-servers, spam-blackhole-good-server-regex)
11153         (spam-regex-headers-spam, spam-regex-headers-ham)
11154         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
11155         (spam-list-of-checks): Add spam-use-gmane-xref to list of
11156         backends and checks.
11157         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
11159         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
11160         an autodetect method.
11162 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11164         * gnus-int.el (gnus-request-accept-article): Inform the agent that
11165         articles are being added to a group.
11166         (gnus-request-replace-article): Inform the agent that articles
11167         need to be uncached as the cached contents are no longer valid.
11169 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11171         * binhex.el: Don't autoload executable-find.
11173         * canlock.el: Don't autoload mail-fetch-field.
11175         * gnus-ems.el: Don't autoload appt-select-lowest-window.
11177         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
11178         rmail-dont-reply-to and rmail-output.
11180         * gnus-score.el: Don't autoload ffap-string-at-point.
11182         * gnus-setup.el: Don't autoload sc-cite-original.
11184         * imap.el: Don't autoload base64-decode-string,
11185         base64-encode-string and md5.
11187         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
11188         and rmail-msg-restore-non-pruned-header.
11190         * mm-decode.el: Don't autoload executable-find.
11192         * mm-url.el: Don't autoload executable-find.
11194         * mm-view.el: Don't autoload diff-mode.
11196         * nndb.el: Don't autoload news-reply-mode, news-setup,
11197         cancel-timer and telnet.
11199         * password.el: Don't autoload run-at-time for Emacs.
11201         * sha1-el.el: Don't autoload executable-find.
11203         * sieve-mode.el: Don't autoload c-mode.
11205         * uudecode.el: Don't autoload executable-find.
11207 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11209         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
11210         (gnus-agent-possibly-alter-active): Avoid null in numeric
11211         comparison.
11212         (gnus-agent-set-local): Refuse to save null in local object table.
11213         (gnus-agent-regenerate-group): The REREAD parameter can now be a
11214         list of articles that will be marked as unread.
11216 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11218         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
11220 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
11222         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
11223         language tags.
11225 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
11227         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
11228         Don't bind "obarray".
11230         * gnus-sum.el (gnus-thread-sort-functions): Added
11231         `gnus-thread-sort-by-most-recent-number' and
11232         `gnus-thread-sort-by-most-recent-date'.
11233         Reported by Kai Grossjohann <kai@emptydomain.de>.
11235 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11237         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
11239 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11241         * gnus-cus.el (gnus-agent-customize-category): Removed
11242         ignore-errors macro reference that required cl to be loaded at
11243         run-time.
11245         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
11246         single-interval range of the form (min . max).  Previously the
11247         range had to look like ((min . max)).  Likewise, return
11248         (min . max) rather than ((min . max)).
11249         (gnus-range-map): Use gnus-range-normalize to accept
11250         single-interval range.
11252         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
11253         the cache, but not the agent, now appear with their usual face.
11255 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11257         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
11258         w3m-safe-url-regexp variable buffer-local.
11260         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
11262 2004-02-27  Simon Josefsson  <jas@extundo.com>
11264         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
11265         gnus-group-real-prefix.
11266         (gnus-summary-move-article): Use it, instead of
11267         gnus-group-real-prefix.
11269 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11271         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
11272         w3m-safe-url-regexp variable buffer-local and set it as the value
11273         of mm-w3m-safe-url-regexp.
11275         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
11277         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
11278         parsing gnus-posting-styles when the message is not for replying.
11280         * nnrss.el (nnrss-opml-export): Use
11281         mm-set-buffer-file-coding-system instead of
11282         set-buffer-file-coding-system.
11284 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
11286         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
11287         of checkdoc.el).
11288         * nnrss.el: do.
11289         * gnus-mlspl.el: do.
11290         * gnus-ml.el: do.
11291         * gnus-srvr.el: do.
11293         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
11295 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
11297         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
11298         Corrections to custom-manual links.
11300         * gnus-art.el (gnus-article): Ditto.
11302         * mm-decode.el (mime-display, mime-security): Ditto.
11304 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
11306         * flow-fill.el: Typo.
11308 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
11310         * spam-wash.el: New file.
11312 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
11314         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
11316 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
11318         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
11319         to be run with new-articles as LIST1, not LIST2.
11320         (spam-registration-functions): Add spam-use-ham-copy as a nil
11321         registration backend.
11323 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
11325         * spam-stat.el (spam-stat-washing-hook): New option.
11326         (spam-stat-buffer-words): Use it.
11327         (spam-stat-process-directory, spam-stat-test-directory): Use
11328         insert-file-contents-literally.
11329         (spam-stat-coding-system): New variable.
11330         (spam-stat-load, spam-stat-save): Use it.
11332 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11334         * spam-report.el (spam-report-plug-agent): Quote
11335         spam-report-url-to-file and spam-report-url-ping-plain.
11337 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
11339         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
11340         / in mailto URLs.
11342 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11344         * spam-report.el (spam-report-process-queue): Fix interactive use.
11345         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
11346         (spam-report-unplug-agent): Doc fixes.
11347         (spam-report-url-ping-mm-url, spam-report-url-to-file)
11348         (spam-report-agentize, spam-report-deagentize): Autoload
11350 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11352         * message.el (message-setup-fill-variables): Add mml tags to
11353         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
11354         <ajk@iu.edu>.
11355         (message-mode): Don't modify paragraph-separate there.
11357 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11359         * compface.el (uncompface-use-external): Default to undecided.
11360         (uncompface-use-external-threshold): New variable.
11361         (uncompface-float-time): New macro.
11362         (uncompface): Determine whether to use the external decoder if
11363         uncompface-use-external is undecided.
11365 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11367         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
11368         after images.
11370         * gnus-art.el (gnus-mime-display-single): Remove dead code.
11372 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
11374         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
11376         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
11378         * gnus-sum.el (gnus-summary-limit-to-age)
11379         (gnus-summary-limit-children): do.
11381         * gnus-int.el (gnus-request-scan): do.
11383         * gnus-group.el (gnus-group-suspend): do.
11385         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
11387         * gnus-cite.el (gnus-cite-parse-attributions): do.
11389         * gnus-agent.el (gnus-summary-set-agent-mark)
11390         (gnus-agent-regenerate-group): do.
11392         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
11394         * binhex.el (binhex-decode-region-internal): do.
11396 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11398         * gnus-fun.el (gnus-face-properties-alist): New user option.
11399         (gnus-display-x-face-in-from): Use it.
11401         * gnus-art.el (article-display-face): Ditto.
11403         * compface.el (uncompface-use-external): Default to nil.
11405 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
11407         * nntp.el (nntp-erase-buffer): New function.
11408         (nntp-retrieve-data, nntp-send-command)
11409         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
11410         (nntp-possibly-change-group): Use it.
11412         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
11413         with-current-buffer.
11415 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
11417         * compface.el: Merge the ELisp-based uncompface program.
11418         (compface): New customization group.
11419         (uncompface-use-external): New user option.
11420         (uncompface): Call uncompface-internal if uncompface-use-external
11421         is nil.
11422         (uncompface-internal): New function.  Note that there are also
11423         some other functions and variables added for this function.
11425 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
11427         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
11428         if necessary.
11430 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
11432         * spam-report.el (spam-report-unplug-agent)
11433         (spam-report-plug-agent, spam-report-deagentize)
11434         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
11435         Add support for the Agent in spam-report: when unplugged, report to a
11436         file; when plugged, submit all the requests.
11438         * spam.el (spam-register-routine): Fix message about
11439         registration.
11441 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
11443         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
11444         dependencies.
11445         (rfc2047-encode): Use it.
11447         * gnus-art.el (gnus-button-marker-list): Move before first
11448         reference.
11450         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
11451         (imap-parse-body): Fix format string mismatch.
11453         * gnus-score.el (gnus-summary-increase-score): do.
11455         * nnrss.el (nnrss-close): New function.
11457 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
11459         * nnrss.el (nnrss-make-filename): New function.
11460         (nnrss-request-delete-group, nnrss-read-server-data)
11461         (nnrss-save-server-data, nnrss-read-group-data)
11462         (nnrss-save-group-data): Use it.
11463         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
11464         (nnrss-read-server-data, nnrss-read-group-data): Use load.
11465         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
11467 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
11469         * mml.el (mml-compute-boundary-1): Don't uncompress files.
11471 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
11473         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
11474         files.
11476         * message.el (message-generate-headers-first): Don't quote nil
11477         and t in docstrings.
11479         * imap.el (imap-id): do.
11481         * gnus-agent.el (gnus-agent-consider-all-articles)
11482         (gnus-agent-queue-mail): do.
11484 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
11486         * spam-report.el (spam-report-process-queue): New function.
11487         Process requests from `spam-report-requests-file'.
11488         (spam-report-process-queue): Doc fix.
11490 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
11492         * spam.el (spam-register-routine)
11493         (spam-log-processing-to-registry, spam-log-registered-p)
11494         (spam-log-unregistration-needed-p, spam-log-undo-registration):
11495         Change "check" to "spam-check" for semi-clarity.
11497 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
11499         * pop3.el: Require nnheader.
11501         * mml-smime.el: Require cl.  Autoload message-fetch-field.
11503         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
11505         * gnus-picon.el: Require cl.
11507         * gnus-fun.el: Require gnus-ems and gnus-util.
11509         * gnus.el (gnus-method-to-server): Move defsubst before first use.
11511         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
11513         * gnus-art.el (gnus-article-edit-mode): Define before first
11514         reference.
11516 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
11518         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
11519         (gnus-uu-post-encoded): Use point-at-bol.
11521         * gnus-topic.el (gnus-group-active-topic-p): do.
11523         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
11525         * gnus-group.el (gnus-group-kill-region): do.
11527         * gnus-art.el (article-date-ut): do.
11529         * message.el (message-fetch-field): Remove redundant
11530         case-fold-search binding.
11531         (message-narrow-to-field): Simplify.
11533 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
11535         * spam.el (spam-directory): Derive from `gnus-directory'.
11537         * spam-report.el (spam-report-url-to-file)
11538         (spam-report-requests-file): New function and variable for offline
11539         reporting.
11540         (spam-report-url-ping-function): Add `spam-report-url-to-file'
11541         and user defined function.
11542         (spam-report-url-ping-mm-url): Remove doubled slash.
11544 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
11546         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
11548 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
11550         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
11551         format string mismatch.
11553         * sieve.el (sieve-deactivate-all): do.
11555         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
11557         * nnlistserv.el (nnlistserv-kk-wash-article): do.
11559         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
11561         * mm-bodies.el (mm-7bit-chars): Don't include \r.
11563 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
11565         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
11566         the list of checks.
11568 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
11570         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
11571         padding.
11573 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
11575         * mm-view.el (mm-fill-flowed): New variable.
11576         (mm-inline-text): Use it.
11578 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
11580         * spam.el (spam-spamassassin-register-ham-routine)
11581         (spam-spamassassin-register-spam-routine): Fix function names.
11583 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11585         * gnus.el (gnus-tmp-grouplens): Remove.
11586         (gnus-summary-line-format): Remove grouplens.
11588         * gnus-group.el (gnus-group-line-format): Ditto.
11590         * gnus-spec.el (gnus-format-specs): Ditto.
11591         (gnus-update-format-specifications): Flush the group format spec
11592         cache if there's the grouplens stuff.
11593         (gnus-parse-simple-format): Replace %l with the empty string.
11595 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
11597         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
11598         omission.
11600 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11602         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
11603         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11605 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
11607         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
11608         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
11609         New macros and functions.
11610         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
11611         Handle > NLINK_MAX messages.
11612         * nnmaildir.el (nnmaildir-request-set-mark): Use
11613         nnmaildir--emlink-p and nnmaildir--eexist-p.
11615 2004-01-25  Alex Schroeder  <alex@gnu.org>
11617         * spam-stat.el (spam-stat-process-directory-age): New option.
11618         (spam-stat-process-directory): Use it.
11620 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
11622         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
11623         (spam-stat-save): Accept prefix argument.
11625 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
11627         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
11628         links" error.
11630 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
11632         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
11633         compatibility with old .newsrc.eld files.
11635         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
11637         * gnus-start.el (gnus-1): do.
11639         * gnus-group.el (gnus-group-line-format-alist): do.
11641         * gnus.el (gnus-use-grouplens, gnus-visual): do.
11643         * gnus-gl.el: Remove.
11645 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11647         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
11648         marks consisting of a single range {for example, (3 . 5)} rather
11649         than a list of a single range { ((3 . 5)) }.
11651 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
11653         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
11654         with-current-buffer.
11655         (spam-stat-store-current-buffer): Use insert-buffer-substring to
11656         avoid consing a string.
11658         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
11659         Remove obsolete entries for big5 and gb2312.
11661 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11663         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
11664         uncompressed list.
11666 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
11668         * spam-stat.el (spam-stat-strip-xref): New function.
11669         (spam-stat-process-directory): Use it.
11671         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
11672         here -- it's done in message-fetch-field.
11674 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11676         * gnus-agent.el (gnus-agent-queue-mail,
11677         gnus-agent-prompt-send-queue): New variables.
11678         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
11679         * gnus-draft.el (gnus-group-send-queue): Pass the group name
11680         "nndraft:queue" along to gnus-draft-send.  Use
11681         gnus-agent-prompt-send-queue.
11682         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
11683         is "nndraft:queue".  Suggested by Gaute Strokkenes
11684         <gs234@srcf.ucam.org>
11686         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
11687         (agent-enable-undownloaded-faces): Added
11688         (gnus-agent-cat-groups): Use eval-and-compile, not
11689         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
11690         method of gnus-agent-cat-groups even when the buffer has been
11691         evaled.
11692         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
11693         delete gnus-agent-save-active-1.
11694         (gnus-agent-save-groups): Deleted.  Identical to
11695         gnus-agent-save-active.
11696         (gnus-agent-write-active): No longer adjust agent's copy of active
11697         file as agent's adjustments are now stored in their own
11698         file.  Removed optional parameter.
11699         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
11700         servers.  Add use of min/max range limits from server's local
11701         file.
11702         (gnus-agent-save-alist): Removed unused optional argument.
11703         (gnus-agent-load-local, gnus-agent-read-and-cache-local),
11704         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local),
11705         (gnus-agent-set-local): A per-server file that keeps min/max range
11706         limits for articles known to the agent.  Provides a fast mechanism
11707         for altering many active ranges.
11708         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
11709         active file (local makes it unnecessary).
11710         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
11712         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
11713         (agent-enable-undownloaded-faces): Added
11715         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
11716         disable it when sending to "nndraft:queue".
11717         (gnus-group-send-queue): Add safety check to avoid sending queue
11718         when unplugged.
11720         * gnus-group.el (gnus-group-catchup): Use new
11721         gnus-sequence-of-unread-articles, not
11722         gnus-list-of-unread-articles, to avoid exhausting memory with huge
11723         numbers of articles.  Use gnus-range-map to avoid having to
11724         uncompress the unread list.
11725         (gnus-group-archive-directory,
11726         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
11727         reference.
11729         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
11730         (gnus-sorted-range-intersection): Intersection of two ranges
11731         without requiring that they first be uncompressed.
11733         * gnus-start.el (gnus-activate-group): Unless blocked by the
11734         caller, possibly expand the active range to include both cached
11735         and agentized articles.
11736         (gnus-convert-old-newsrc): Rewrote in anticipation of having
11737         multiple version-dependent converters.
11738         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
11739         gnus-agent-save-active.
11740         (gnus-save-newsrc-file): Save dirty agent range limits.
11742         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
11743         gnus-agent-possibly-alter-active.
11744         (gnus-adjust-marked-articles): Faster handling of simple lists
11746 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
11748         * spam-stat.el (spam-stat-test-directory): New optional argument
11749         displays a list of files detected.  Suggested by Andrew Cohen
11750         <cohen@andy.bu.edu>.
11751         (spam-stat-buffer-words-with-scores): Don't narrow and change
11752         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
11754 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
11756         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
11757         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
11758         (spam-spamassassin-arguments)
11759         (spam-spamassassin-spam-flag-header)
11760         (spam-spamassassin-positive-spam-flag-header)
11761         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
11762         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
11763         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11764         (spam-list-of-processors, spam-list-of-checks)
11765         (spam-list-of-statistical-checks, spam-registration-functions)
11766         (spam-check-spamassassin-headers, spam-check-spamassassin)
11767         (spam-spamassassin-score)
11768         (spam-spamassassin-register-with-sa-learn)
11769         (spam-spamassassin-register-spam-routine)
11770         (spam-spamassassin-register-ham-routine)
11771         (spam-assassin-register-spam-routine)
11772         (spam-assassin-register-ham-routine): Add SpamAssassin support.
11773         (spam-bogofilter-score): Fix to show article before scoring.
11775 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
11777         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
11778         default scoring function.
11779         (spam-generic-score): Call spam-spamassassin-score if
11780         spam-use-spamassassin or spam-use-spamassassin-headers is on;
11781         spam-bogofilter-score otherwise.
11783         * gnus.el (spam-process, spam-autodetect-methods): Add
11784         spamassassin and spamassassin-headers.
11786 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
11788         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11789         Suppress unnecessary messages.
11791 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
11793         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
11794         make-hash-table.
11796 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11798         * canlock.el (base64-encode-string): Don't autoload it.
11800 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11802         * run-at-time.el: Remove useless (require 'itimer),
11803         eval-and-compile and (featurep 'xemacs).
11805 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
11807         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
11808         GROUP is a virtual group.
11810 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
11812         * gnus.el: Autoload `message-y-or-n-p'.
11814 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
11816         * pgg-parse.el: Remove unnecessary (require 'custom).
11818         * pgg-def.el: do.
11820         * nnmail.el: do.
11822         * gnus-undo.el: do.
11824         * gnus-picon.el: do.
11826         * gnus-util.el: do.
11828 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
11830         * gnus-sum.el (gnus-pick-line-number): Add autoload.
11832 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11834         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
11835         handle, as well as a list.
11837         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
11838         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
11839         (mm-w3m-cid-retrieve): Simplify.
11841 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
11843         * message.el (message-kill-to-signature): Allow prefix arg to
11844         specify number of lines to keep before signature.
11846 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
11848         (message-kill-to-signature): Change docstring.
11850 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11852         * canlock.el: Always require sha1-el.
11853         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
11855         * message.el: Autoload sha1 only when compiling.
11857 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11859         * message.el (message-canlock-generate): Require sha1-el.
11861 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
11863         * message.el (message-expand-name): Silence the byte compiler.
11865 2004-01-13  Simon Josefsson  <jas@extundo.com>
11867         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
11868         Invoke gnus-score-mode.  Reported by
11869         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
11871         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
11872         Jim Blandy <jimb@redhat.com> (tiny change).
11874 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
11876         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
11878 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
11880         * spam.el (spam-get-article-as-string): Update to use
11881         gnus-request-article-this-buffer, much simpler.
11882         (spam-get-article-as-buffer): Remove.
11884 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
11886         * message.el (message-expand-name): Use EUDC if the user uses
11887         that.
11889 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
11891         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
11892         character for the encoding to avoid consing a string.
11894         * rfc2047.el (rfc2047-decode-string): Don't cons a string
11895         unnecessarily.
11897         * mm-util.el (mm-replace-chars-in-string): Remove.
11899         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
11900         of mm-replace-chars-in-string.
11902 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
11904         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
11906         * mm-util.el (mm-subst-char-in-string): Support inplace.
11908         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
11909         a new string in every iteration.  Use shy groups.
11911 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
11913         * gnus-srvr.el (gnus-browse-unsubscribe-group):
11914         * gnus-soup.el (gnus-soup-group-brew):
11915         * gnus-msg.el (gnus-put-message):
11916         * gnus-move.el (gnus-group-move-group-to-server):
11917         * gnus-kill.el (gnus-batch-score):
11918         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
11919         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
11920         (gnus-group-update-group, gnus-group-read-group)
11921         (gnus-group-make-group, gnus-group-make-help-group)
11922         (gnus-group-make-archive-group, gnus-group-make-directory-group)
11923         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
11924         (gnus-group-sort-by-unread, gnus-group-catchup)
11925         (gnus-group-unsubscribe-group, gnus-group-kill-group)
11926         (gnus-group-yank-group, gnus-group-set-info)
11927         (gnus-group-list-groups):
11928         * gnus.el (gnus-generate-new-group-name):
11929         * gnus-delay.el (gnus-delay-send-queue):
11930         * nnvirtual.el (nnvirtual-catchup-group):
11931         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
11932         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
11933         (gnus-group-prepare-topics, gnus-topic-check-topology):
11934         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
11935         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
11936         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
11937         (gnus-group-make-articles-read):
11938         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
11939         (gnus-group-change-level, gnus-kill-newsgroup)
11940         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
11941         (gnus-get-unread-articles, gnus-make-articles-unread)
11942         (gnus-make-ascending-articles-unread): Use accessor
11943         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
11944         to get group information for improved readability.
11947 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
11949         * gnus-art.el (article-decode-mime-words, article-babel)
11950         (gnus-article-highlight-signature, gnus-article-add-buttons)
11951         (gnus-signature-toggle): Use gnus-with-article-buffer.
11953         * gnus-art.el (gnus-article-highlight-headers)
11954         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
11956         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
11957         (gnus-article-set-globals, gnus-request-article-this-buffer)
11958         (gnus-button-message-id, gnus-article-maybe-hide-headers)
11959         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
11960         (gnus-mime-display-alternative): Use with-current-buffer.
11962 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11964         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
11965         also under 80 char limit, and call gnus-error if needed.
11966         (spam-fetch-article-header): Fix - it was a
11967         buffer-local variable (gnus-newsgroup-data).
11968         (spam-find-spam): Use spam-generate-fake-headers, forget about
11969         spam-insert-fake-headers.
11970         (spam-insert-fake-headers): Remove.
11972 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
11974         * deuglify.el (gnus-article-outlook-unwrap-lines)
11975         (gnus-outlook-rearrange-article)
11976         (gnus-outlook-repair-attribution-outlook)
11977         (gnus-outlook-repair-attribution-block)
11978         (gnus-outlook-repair-attribution-other): Remove redundant
11979         save-excursion.
11981 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11983         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
11984         (spam-fetch-field-subject-fast)
11985         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
11986         (spam-fetch-article-header): Add functions to deal with Gnus
11987         internals for fast retrieval of article header data.
11988         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
11990 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
11992         * pop3.el (pop3-md5): Remove.
11993         (pop3-apop): Replace pop3-md5 with md5.
11995         * mm-bodies.el: base64 is always built-in.
11997         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
11998         with-current-buffer.
12000 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12002         * canlock.el (canlock-insert-header): Remove excessive grouping in
12003         regexp.
12005         * gnus-sum.el (gnus-summary-read-document): Ditto.
12007         * gnus-uu.el (gnus-uu-part-number): Ditto.
12009         * html2text.el (html2text-remove-tags): Ditto.
12010         (html2text-format-tags): Ditto.
12011         (html2text-format-single-elements): Ditto.
12013         * mml.el (mml-parse-1): Ditto.
12015 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
12017         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
12019         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
12021         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
12023         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
12025 2003-11-15  Simon Josefsson  <jas@extundo.com>
12027         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
12028         (pgg-gpg-lookup-key): Use regexp match instead of
12029         split-string (split-string is different between emacs 21.2 and
12030         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
12032 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
12034         * gnus-art.el (gnus-mime-view-all-parts)
12035         (gnus-article-part-wrapper, gnus-article-view-part): Use
12036         with-current-buffer.
12038 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
12040         * spam.el (spam-disable-spam-split-during-ham-respool)
12041         (spam-spamoracle-database, spam-cache-lookups)
12042         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
12043         (spam-group-ham-mark-p, spam-group-spam-mark-p)
12044         (spam-group-ham-marks, spam-group-spam-marks)
12045         (spam-group-spam-contents-p, spam-group-ham-contents-p)
12046         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
12047         also add spam-use-blackholes to the statistical checks.
12048         (spam-fetch-field-fast): Add interface to fetching fields, may
12049         become a macro.
12050         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
12051         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
12052         (spam-insert-fake-headers): Fake an article when needed.
12053         (spam-find-spam): Fake article when possible.
12054         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
12055         (spam-check-bogofilter-headers): Use message-fetch-field instead
12056         of nnmail-fetch-field.
12058 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
12060         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
12062 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
12064         * spam.el (spam-split): Do not require spam-use-CHECK to be
12065         enabled if that check is passed to spam-split explicitly; also
12066         fix so 'spam doesn't get converted to spam-split-group when
12067         spam-split-symbolic-return is t.
12068         (spam-find-spam): Find registrations of the article and use those
12069         instead of re-running spam-split to find the spam/ham
12070         classification of the article.
12071         (spam-log-processing-to-registry, spam-log-registered-p)
12072         (spam-log-unregistration-needed-p, spam-log-undo-registration):
12073         Use gnus-error instead of gnus-message.
12074         (spam-log-registration-type): Add function to determine the
12075         classification of a message based on registry entries; will
12076         return nil if both 'spam and 'ham are found.
12077         (spam-check-BBDB): Expand all the BBDB macros here so we can have
12078         a reasonably fast local cache without the loading errors.
12079         (spam-cache-lookups): Set to t by default.
12080         (spam-find-spam): Don't try to guess spam-cache-lookups.
12081         (spam-enter-whitelist, spam-enter-blacklist): Clear the
12082         spam-caches entry.
12083         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
12084         caching of whitelist/blacklist entries.
12085         (spam-check-whitelist, spam-check-blacklist): Invoke
12086         spam-from-listed-p with a type, not a cache variable.
12087         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
12089 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
12091         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
12093         * nnmail.el (nnmail-split-fancy): do.
12095         * mml.el (mml-parse): do.
12097         * gnus-score.el (gnus-enter-score-words-into-hashtb)
12098         (gnus-score-adaptive): do.
12100 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12102         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
12103         (gnus-mime-button-map): Don't set keymap parent.
12104         (gnus-button-ctan-directory-regexp): Use shy grouping.
12105         (gnus-prev-page-map): Don't set keymap parent.
12106         (gnus-prev-page-map): Remove duplicated one.
12107         (gnus-next-page-map): Don't set keymap parent.
12108         (gnus-mime-security-button-map): Ditto.
12110         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
12111         version number.
12113         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
12115 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12117         * canlock.el (canlock-sha1-function): Remove.
12118         (canlock-sha1-function-for-verify): Remove.
12119         (canlock-openssl-program): Remove.
12120         (canlock-openssl-args): Remove.
12121         (canlock-ignore-errors): Remove.
12122         (canlock-sha1-with-openssl): Remove.
12123         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
12124         (canlock-verify): Don't use canlock-ignore-errors.
12126         * sha1-el.el (sha1-string-external): Make it can return a string
12127         in binary form.
12128         (sha1-region-external): Ditto.
12129         (sha1-string-internal): Ditto.
12130         (sha1-region-internal): Ditto.
12131         (sha1-region): Ditto.
12132         (sha1-string): Ditto.
12133         (sha1): Ditto.
12135 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12137         * spam.el (spam-report-articles-gmane): New command.
12139 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12141         * gnus.el: Don't make unnecessary *Group* buffer when loading.
12143         * run-at-time.el (run-at-time-saved): Remove.
12144         (run-at-time): Doc fix.
12146 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
12148         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
12149         (gnus-summary-limit-map): Add it.
12150         (gnus-summary-make-menu-bar): do.
12152 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
12154         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
12155         Make attempt at some caching support (done for BBDB only now).
12156         (spam-find-spam): Set spam-cache-lookups if there are more than 2
12157         addresses to be checked.
12158         (spam-clear-cache-BBDB): Add function, to be invoked by
12159         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
12160         (spam-check-BBDB): Check and use the caches, if
12161         spam-cache-lookups is on, remove superfluous (provide).
12163 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
12165         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
12167 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
12169         * run-at-time.el (run-at-time-saved): Move to after the definition
12170         of `run-at-time'.
12172 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12174         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
12175         mm-w3m-local-map-property.
12177         * mm-view.el (mm-w3m-mode-map): Remove.
12178         (mm-w3m-local-map-property): Remove.
12179         (mm-inline-text-html-render-with-w3m): Don't use
12180         mm-w3m-local-map-property.
12182 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12184         * run-at-time.el: New file.
12186         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
12187         of gnus-set-text-properties.
12189         * gnus-uu.el (gnus-uu-save-article): Ditto.
12191         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
12193         * gnus-cite.el (gnus-cite-parse): Ditto.
12195         * gnus-art.el (gnus-button-push): Use set-text-properties instead
12196         of gnus-.
12198         * gnus.el: Changed calls to nnheader-run-at-time and
12199         password-run-at-time throughout to use run-at-time directly.
12201         * password.el: Removed definition of run-at-time.
12203 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
12205         * mml.el (mml-minibuffer-read-disposition): Show attachment type
12206         in prompt.
12208 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
12210         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
12211         XEmacs version.
12213         * dns.el (dns-make-network-process): Use `open-network-stream'
12214         instead of `gnus-xmas-open-network-stream'.
12216         * .cvsignore: Add auto-autoloads.el, custom-load.el.
12218 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
12220         * gnus-art.el (gnus-mime-display-alternative)
12221         (gnus-insert-mime-button, gnus-insert-mime-security-button)
12222         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
12223         Don't use gnus-local-map-property.
12225         * gnus-util.el (gnus-local-map-property): Remove.
12227         * mm-view.el (mm-view-pkcs7-decrypt): Replace
12228         gnus-completing-read-maybe-default with completing-read.
12230         * gnus-util.el (gnus-completing-read): do.
12231         (gnus-completing-read-maybe-default): Remove.
12233 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
12235         * password.el: Only autoload `run-at-time' if not XEmacs.
12236         Only autoload the itimer functions if XEmacs.
12238 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
12240         * gnus-art.el (gnus-read-string): Remove.
12241         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
12242         read-string.
12244 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
12246         * netrc.el: Autoload password-read.
12247         (netrc): Add configuration group.
12248         (netrc-encoding-method, netrc-openssl-path): Add
12249         variables for encoding and decoding of files with symmetric
12250         ciphers.
12251         (netrc-encode): Add assistant function to encode a file with
12252         netrc-encoding-method.
12253         (netrc-parse): Add interactive parameter, added optional
12254         decoding if netrc-encoding-method is non-nil but otherwise
12255         behavior is standard.
12256         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
12257         Do s/encode/encrypt/ everywhere.
12259         * spam.el: Remove executable-find autoload.
12261 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
12263         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
12265         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
12267 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12269         * gnus-art.el (gnus-treat-ansi-sequences,
12270         article-treat-ansi-sequences): New variable and function.
12271         Suggested by Dan Jacobson <jidanni@jidanni.org>.
12273         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12274         Use it.
12276 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
12278         * mm-util.el (mm-quote-arg): Remove.
12280         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
12281         shell-quote-argument.
12283         * gnus-uu.el (gnus-uu-command): do.
12285         * gnus-sum.el (gnus-summary-insert-pseudos): do.
12287         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
12288         with make-char.
12290         * mm-util.el (mm-make-char): Remove.
12292         * mml.el (mml-mode): Replace gnus-add-minor-mode with
12293         add-minor-mode.
12295         * gnus-undo.el (gnus-undo-mode): do.
12297         * gnus-topic.el (gnus-topic-mode): do.
12299         * gnus-sum.el (gnus-dead-summary-mode): do.
12301         * gnus-start.el (gnus-slave-mode): do.
12303         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
12305         * gnus-ml.el (gnus-mailing-list-mode): do.
12307         * gnus-gl.el (gnus-grouplens-mode): do.
12309         * gnus-draft.el (gnus-draft-mode): do.
12311         * gnus-dired.el (gnus-dired-mode): do.
12313         * gnus-ems.el (gnus-add-minor-mode): Remove.
12315         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12316         Replace gnus-char-width with char-width.
12318         * gnus-ems.el (gnus-char-width): Remove.
12320         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12321         Replace gnus-char-width with char-width.
12323         * gnus-ems.el (gnus-char-width): Remove.
12325         * spam-stat.el (with-syntax-table): Remove with-syntax-table
12326         definition.
12327         Remove Emacs 20 hash table compatibility code.
12329         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
12330         20 compatibility code.
12332         * spam.el (spam-point-at-eol): Replace with point-at-eol.
12334         * smime.el (smime-point-at-eol): Replace with point-at-eol.
12336         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
12337         with point-at-{eol,bol}.
12339         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
12341         * imap.el (imap-point-at-eol): Replace with point-at-eol.
12343         * flow-fill.el (fill-flowed-point-at-bol,
12344         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
12346         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
12347         Replace with point-at-{eol,bol} throughout all files.
12349 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12351         * ntlm.el (ntlm-string-as-unibyte): New macro.
12352         (ntlm-build-auth-response): Use it.
12354         Remove Emacs 20 stuff:
12355         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
12356         of delq and copy-sequence.
12357         * gnus-art.el (popup-menu): Remove the compiler macro.
12358         * nnmail.el (nnmail-split-fancy): Don't support customizing with
12359         Emacs 20.
12361 2004-01-05  Simon Josefsson  <jas@extundo.com>
12363         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
12364         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
12365         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
12366         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
12367         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
12368         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
12369         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
12370         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
12371         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
12372         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
12373         ntlm-string-permute, string-lshift into ntlm-string-lshift,
12374         string-xor into ntlm-string-xor.  Suggested by
12375         Jesper Harder <harder@myrealbox.com>.
12377         * ntlm.el: Don't include poem.
12379         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
12380         Jesper Harder <harder@myrealbox.com>.
12382         * sasl-ntlm.el, ntlm.el, md4.el: New files.
12384         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
12385         probably breaks emacs with DL patch, but do we care? Is anyone
12386         still using the DL stuff?)
12388         * sieve-manage.el: Use the password package.
12389         (sieve-manage-read-passwd): Remove.
12390         (sieve-manage-interactive-login): Use password.  Re-add
12391         condition-case around loop.
12393         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
12394         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
12395         the password package.
12397 2003-02-19  Simon Josefsson  <jas@extundo.com>
12399         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
12400         token.
12402 2002-08-07  Simon Josefsson  <jas@extundo.com>
12404         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
12405         (sieve-manage-authenticators):
12406         (sieve-manage-authenticator-alist): Add some SASL mechs.
12407         (sieve-sasl-auth): New function.
12408         (sieve-manage-cram-md5-auth):
12409         (sieve-manage-plain-auth): Rewrite using SASL library.
12410         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
12411         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
12412         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
12413         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
12415 2004-01-05  Simon Josefsson  <jas@extundo.com>
12417         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
12418         New files.
12420 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12422         * gnus-group.el (gnus-no-groups-message): Update.
12424         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
12426 2003-11-09  Simon Josefsson  <jas@extundo.com>
12428         * imap.el: Support for ID IMAP extension (RFC 2971).
12429         (imap-local-variables): Add imap-id.
12430         (imap-id): New variable.
12431         (imap-id): New function.
12432         (imap-parse-response): Parse untagged ID response.
12433         * nnimap.el (nnimap-id): New variable.
12434         (nnimap-open-connection): Use it.
12436 2003-12-28  Simon Josefsson  <jas@extundo.com>
12438         * gnus-score.el (gnus-score-edit-all-score): New.
12439         * gnus-group.el (gnus-group-score-map): Bind it to W e.
12441 2004-01-04  Simon Josefsson  <jas@extundo.com>
12443         * password.el: Add.
12445 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
12447         * dns.el: Add support for AAAA records (see RFC 3596)
12449         * Fix typo PRT -> PTR
12451         * Parse MX, PTR and SOA replies (see RFC 1035)
12453 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12455         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
12457         * Moved to Changelog.2.
12459 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12461         * gnus.el (gnus-version-number): Bump version.
12463 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12465         * gnus.el: No Gnus v0.1 is released.
12467 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12469         * gnus.el: No Gnus v0.0 is released.
12471 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12473         * gnus.el (gnus-version-number): Bump.
12474         (gnus-version): No.
12476 See ChangeLog.2 for earlier changes.
12478     Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
12480   This file is part of GNU Emacs.
12482   GNU Emacs is free software; you can redistribute it and/or modify
12483   it under the terms of the GNU General Public License as published by
12484   the Free Software Foundation; either version 3, or (at your option)
12485   any later version.
12487   GNU Emacs is distributed in the hope that it will be useful,
12488   but WITHOUT ANY WARRANTY; without even the implied warranty of
12489   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12490   GNU General Public License for more details.
12492   You should have received a copy of the GNU General Public License
12493   along with GNU Emacs; see the file COPYING.  If not, write to the
12494   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
12495   Boston, MA 02110-1301, USA.
12497 ;; Local Variables:
12498 ;; coding: utf-8
12499 ;; fill-column: 79
12500 ;; add-log-time-zone-rule: t
12501 ;; End:
12503 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4