64869ecbce807f4f730baa1d1640335ec083fcb5
[gnus] / lisp / ChangeLog
1 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4         hooks. 
5         (gnus-update-read-articles): Speed up non-marks-using users.
6         (gnus-use-marks): Define gnus-use-marks.
7         (gnus-propagate-marks): Rename variable to something more sensible.
8
9 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
10
11         * mail-source.el (mail-source-set-1, mail-source-bind): Moved
12         auth-source code out of the macro to clean it up and fix bugs.
13
14 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
15
16         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
17         by sender if it's equal to user-mail-address, it's likely to be
18         useless.
19
20         * mail-source.el (mail-source-bind): Don't use user or password if they
21         are not bound.  Unintern them if they are nil.  Don't use server unless
22         it's bound, and default it to empty string otherwise.
23
24 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
25
26         * mail-source.el: Load auth-source.el.
27         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
28         get user name or password, if auth-sources is set up.
29
30         * gnus-registry.el (gnus-registry-split-strategy): New variable for
31         strategy of splitting with parent.
32         (gnus-registry-split-fancy-with-parent)
33         (gnus-registry-post-process-groups): Use it and fix prior
34         bug (returning a list as the split result).
35
36         * auth-source.el (auth-sources): Remove server parameter.
37         (auth-source-pick, auth-source-user-or-password)
38         (auth-source-user-or-password-imap)
39         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
40         (auth-source-user-or-password-sftp)
41         (auth-source-user-or-password-smtp): Remove server parameter.
42
43 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
44
45         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
46         Don't use QP for message/rfc822.
47         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
48
49 2008-04-22  Juri Linkov  <juri@jurta.org>
50
51         * mailcap.el (mailcap-file-default-commands): New function.
52
53 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
54
55         * message.el (message-signature-separator, message-cite-function):
56         Change custom version.
57
58 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
59
60         * tls.el (tls-program): Add -ign_eof argument to call the openssl
61         commands.
62         (tls-checktrust): Ditto.
63
64 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
65
66         * mm-decode.el (mm-display-external): Make temp file read-only.
67
68 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
69
70         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
71         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
72         `C-c C-f d'.
73
74 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
75
76         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
77
78 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
79
80         * gnus.el: Bump version to 0.9.
81
82 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
83
84         * gnus.el: No Gnus v0.8 is released.
85
86 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
87
88         * mail-source.el (mail-source-value):
89         Prefer fboundp to functionp so it works with macros as well.
90
91 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
92
93         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
94         Fix last change in case the element is not even a symbol.
95
96 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
97
98         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
99         Prefer fboundp to functionp so it works with macros as well.
100
101 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
102
103         * auth-source.el: Added docs.
104         (auth-sources): Modified format to support server.
105         (auth-source-pick, auth-source-user-or-password)
106         (auth-source-user-or-password-imap)
107         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
108         (auth-source-user-or-password-sftp)
109         (auth-source-user-or-password-smtp): Add server parameter.
110
111 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
112
113         * gnus-registry.el: Initialize the registry when gnus-registry-install
114         is t.
115
116 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
117
118         * compface.el (uncompface): Make buffer unibyte.
119
120 2008-04-05  Glenn Morris  <rgm@gnu.org>
121
122         * gnus-ems.el (mm-disable-multibyte): Autoload it.
123
124 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
125
126         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
127         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
128
129         * nnheader.el (nnheader-init-server-buffer): Change buffer's
130         multibyteness after rather than before erasing it.
131
132         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
133         mm-with-multibyte.
134         (gnus-request-article-this-buffer): Make sure the proper decoding is
135         used if gnus-original-article-buffer happens to be unibyte.
136
137         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
138         default-enable-multibyte-characters.
139
140         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
141         default-enable-multibyte-characters.
142
143         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
144
145         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
146
147 2008-04-02  Simon Josefsson  <simon@josefsson.org>
148
149         * imap.el (imap-enable-exchange-bug-workaround): New variable.
150         (imap-message-copyuid-1): Use it.
151         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
152         J. Williams in
153         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
154
155         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
156         imap-enable-exchange-bug-workaround.
157         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
158
159 2008-04-01  Simon Josefsson  <simon@josefsson.org>
160
161         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
162         a 100 byte status-checks into a 2-3MB transfer for each group.
163         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
164         to enable bug workaround or not.
165         (nnimap-find-minmax-uid): Only enable workaround conditionally.
166
167 2008-03-31  Glenn Morris  <rgm@gnu.org>
168
169         * message.el (mml2015-use): Declare for compiler.
170         (message-info): Require mml2015 when appropriate.
171
172 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
173
174         * Makefile.in (EMACS_COMP): Quote directory name that might contain
175         whitespace.
176
177 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
178
179         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
180         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
181         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
182         (nntp-service-to-port): New function.
183         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
184         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
185         (nntp-open-netcat-stream): New function.
186         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
187
188 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
189
190         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
191
192 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
193
194         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
195
196 2008-03-28  Magnus Henoch  <mange@freemail.hu>
197
198         * dns.el (dns-write): Use set-buffer-multibyte.
199
200 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
201
202         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
203
204 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
205
206         * message.el (message-signature-separator): Change default.
207         Improve custom type.
208         (message-cite-function): Change default to
209         message-cite-original-without-signature.
210
211         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
212         toggle.
213
214         * message.el (message-check-news-body-syntax): Fix signature check.
215         (message-setup-1): Mark buffer as unmodified _after_ running
216         message-setup-hook and handling message-alternative-emails.
217         (message-shorten-references): Be more strict when building list of
218         valid references to comply with GNKSA.
219
220         * gnus-group.el (gnus-read-ephemeral-bug-group)
221         (gnus-read-ephemeral-debian-bug-group)
222         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
223
224         * message.el (message-info): Don't use booleanp which isn't supported
225         in Emacs 21 and XEmacs.
226
227 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
228
229         * gnus-group.el (gnus-gmane-group-download-format): Rename from
230         gnus-group-gmane-group-download-format.
231         (gnus-group-read-ephemeral-gmane-group): Rename from
232         gnus-group-read-ephemeral-gmane-group.
233         (gnus-read-ephemeral-gmane-group-url): Rename from
234         gnus-group-read-ephemeral-gmane-group-url.
235         (gnus-bug-group-download-format-alist):  New variable.
236         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
237         (gnus-read-ephemeral-emacs-bug-group): New commands.
238
239 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
240
241         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
242         (gnus-visible-headers): Improve custom type.
243
244 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
245
246         * mml.el (mml-menu): Add workarounds for XEmacs.
247
248         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
249         X-Boundary header.
250
251         * message.el (message-simplify-recipients): Fix previous commit.
252
253 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
254
255         * mm-util.el (mm-set-buffer-multibyte): New function.
256         * mm-decode.el (mm-copy-to-buffer): Use it.
257
258 2008-03-19  Glenn Morris  <rgm@gnu.org>
259
260         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
261         Accidentally removed in the sync process with Emacs.
262
263 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
264
265         * message.el (message-alter-recipients-discard-bogus-full-name):
266         New function.
267         (message-alter-recipients-function): New variable.
268         (message-get-reply-headers): Use it.
269         (message-replace-header): New helper function.
270         (message-recipients-without-full-name): New variable.
271         (message-simplify-recipients): New command.
272
273         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
274
275         * message.el (message-info): Handle EasyPG manual.
276
277         * mml.el (mml-menu): Add entry for EasyPG.
278
279 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
280
281         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
282         parameter.
283
284         * message.el (message-disassociate-draft): Specify drafts group name
285         fully.
286
287 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
288
289         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
290         unnecessary duplicates from the match list.
291
292 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
293
294         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
295
296         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
297
298         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
299         args of `how-many' of which the XEmacs version doesn't take; declare
300         Info-index-next as function.
301
302 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
303
304         * gnus-score.el (gnus-score-headers): Fix handling of
305         gnus-inhibit-slow-scoring.
306
307         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
308         string.
309         (gnus-button-url-regexp): Improve handling of parenthesis.
310         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
311         (gnus-button-handle-info-keystrokes): Handle index entries.
312
313 2008-03-15  Glenn Morris  <rgm@gnu.org>
314
315         * parse-time.el (parse-time-string): Simplify.
316
317 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
318
319         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
320         Incoming* files.
321
322 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
323
324         * auth-source.el (auth-sources): Renamed from auth-source-choices.
325         (auth-source-pick): Use it.
326
327 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
328
329         * binhex.el (binhex-decode-region-internal):
330         * uudecode.el (uudecode-decode-region-internal):
331         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
332         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
333         setting default-enable-multibyte-characters.
334
335 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
336
337         * auth-source.el (auth-source-protocols)
338         (auth-source-protocols-customize, auth-source-choices): Added and
339         modified variable customizations and defaults.
340         (auth-source-pick, auth-source-user-or-password)
341         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
342         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
343         (auth-source-user-or-password-sftp)
344         (auth-source-user-or-password-smtp): Use new variables and provide an
345         interface to netrc.el.
346
347 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
348
349         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
350         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
351         Make sure the nntp port to specify is a string.
352
353 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
354
355         * nntp.el: Use with-current-buffer.
356         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
357         dubious mm-with-unibyte-current-buffer.
358         (nntp-with-open-group-function): New function extracted from
359         nntp-with-open-group macro.
360         (nntp-with-open-group): Use the function, so it's easier to debug.
361         Add indentation and debugging info.
362         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
363         the use of the netcat alternatives.
364
365         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
366         Avoid mm-string-as-multibyte as well.
367
368         * nnweb.el (nnweb-insert-html):
369         Remove use of nnheader-string-as-multibyte.
370
371         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
372         (nnheader-string-as-multibyte): Remove.
373
374         * mm-view.el: Use inhibit-read-only.
375         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
376         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
377         or unibyte-string.
378
379         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
380         (mm-uu-yenc-extract): Use with-current-buffer.
381
382         * gnus-soup.el (gnus-soup-send-packet): Don't use
383         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
384
385         * nnmh.el: Use with-current-buffer.
386         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
387         mm-string-as-multibyte on the output of mm-encode-coding-string.
388
389         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
390         (nnimap-request-move-article): Use with-current-buffer.
391
392         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
393         inserting the handle-buffer's text, so the implicit multibyte->unibyte
394         conversion uses string-make-unibyte rather than string-as-unibyte.
395
396         * gnus-msg.el: Use with-current-buffer.
397
398         * message.el (message-ignored-resent-headers): Add "Delivered-To".
399
400 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
401
402         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
403         string for caching if it is 'PIN.
404
405 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
406
407         * lpath.el: Consider the case without Emacs/W3.
408
409 2008-03-08  Glenn Morris  <rgm@gnu.org>
410
411         * time-date.el (date-to-time, time-subtract, time-add)
412         (safe-date-to-time): Doc fixes.
413
414 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
415
416         * mail-source.el (mail-source-delete-old-incoming-confirm):
417         Change default to nil.
418         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
419
420 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
421
422         * lpath.el: Rearrange.
423
424         * gnus-art.el (gnus-narrow-to-page): Position point properly.
425         (gnus-article-goto-prev-page): Work for articles having ^L's.
426
427         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
428
429         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
430
431 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
432
433         * gnus-bookmark.el: Adjust for renames in bookmark.el.
434         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
435         (gnus-bookmark-jump): Adjust some variable names.
436
437 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
438
439         * auth-source.el: New package.
440         (auth-source-choices): Add customization entry point variable.
441
442         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
443         bug.
444
445 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
446
447         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
448         (gnus-registry-initialize, gnus-registry-install-p): Use it.
449         (gnus-registry-install-shortcuts): Rename from
450         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
451         the `gnus-registry-mark-map' keymap dynamically from
452         `gnus-registry-marks'.  The generated functions update the summary line
453         when a registry mark is added or deleted, and will call
454         `gnus-registry-install-p' (see the comments in the code).
455         (gnus-registry-user-format-function-M): Use concat intelligently.
456
457         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
458         the registry mark functions.
459
460 2008-03-05  Glenn Morris  <rgm@gnu.org>
461
462         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
463         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
464         gnus-art.
465         (top-level): No need to load own source when compiling.
466
467 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
468
469         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
470         Suggested by <chris.anderton@zetnet.co.uk>.
471
472 2008-03-04  Glenn Morris  <rgm@gnu.org>
473
474         * gnus-sum.el (top-level): No need to require gnus when compiling,
475         since unconditionally required near start of file.
476         (gnus-summary-display-while-building): Move definition before use.
477
478 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
479
480         * gnus-registry.el (gnus-registry-user-format-function-M): Add
481         formatting function.
482
483 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
484
485         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
486         with plists.
487         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
488         Use new format.
489
490 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
491
492         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
493         `where-is-internal' that returns a range of key sequences.
494
495 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
496
497         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
498
499         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
500         (gnus-summary-jump-to-group): Consider windows on other displayed
501         frames as well.  Similar changes might be needed elsewhere, but that's
502         the one I've bumped into during my use.
503
504         * nndoc.el (nndoc-oe-dbx-type-p):
505         * gnus-msg.el (gnus-debug):
506         * gnus-group.el (gnus-update-group-mark-positions):
507         Use mm-string-to-multibyte.
508
509 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
510
511         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
512         doesn't handle NotDashEscaped.
513
514         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
515         (mml-dnd-attach-options): Fix typo in custom choice.
516
517         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
518         nndoc-article-type to mbox.
519         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
520
521         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
522         to nil, instead of html2text.
523
524         * imap.el (imap-debug): Add `imap-ping-server'.
525
526         * gnus-bookmark.el: Add FIXMEs.
527
528         * message.el (message-form-letter-separator)
529         (message-send-form-letter-delay): New variables.
530         (message-send-form-letter): Use them.  New command to send form
531         letters.  Requested by Uwe Siart.
532         (message-send-mail-function): Doc fix.  Add "Other" custom option.
533
534 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
535
536         * Update copyright years.
537
538 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
539
540         Sync from EMACS_22_BASE.
541
542         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
543
544 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
545
546         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
547         empty author.
548
549 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
550
551         * gnus-registry.el (gnus-registry-marks): Add variable for
552         customization of marks and their appearance.
553         (gnus-registry-read-mark): Use it.
554         (gnus-registry-do-marks): Add utility function to loop through
555         `gnus-registry-marks'.
556         (gnus-registry-install-shortcuts-and-menus): Add function to install
557         shortcuts and menus.
558         (gnus-registry-initialize): Use it.
559         (gnus-registry-default-mark): Clarify documentation.
560
561 2008-02-29  Glenn Morris  <rgm@gnu.org>
562
563         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
564         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
565         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
566         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
567         Change defcustom :version from 23.0 to 23.1.
568
569 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
570
571         * gnus-registry.el (gnus-registry-follow-group-p)
572         (gnus-registry-post-process-groups): Add functions to aid registry
573         splitting and improve logging.  Clarify behavior in function
574         documentation.
575         (gnus-registry-split-fancy-with-parent): Use them.
576
577 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
578
579         * gnus-art.el: Use with-current-buffer.
580
581 2008-02-27  David Engster  <dengste@eml.cc>
582
583         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
584         Express real group name in the response.
585
586 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
587
588         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
589         (nnmairix-last-server, nnmairix-current-server): Defvar them.
590         (nnmairix-goto-original-article): Defvar gnus-registry-install and
591         autoload gnus-registry-fetch-group when compiling.
592         (nnmairix-request-group-with-article-number-correction): remove
593         unreferenced argument passed to nnmairix-call-backend.
594
595 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
596
597         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
598         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
599         Wilde.
600
601 2008-02-27  Glenn Morris  <rgm@gnu.org>
602
603         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
604         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
605         variables to defconsts.  Convert comments to doc-strings.
606         (nnmairix-last-server, nnmairix-current-server): Convert from free
607         variables to defvars.  Convert comments to doc-strings.
608         (gnus-registry-fetch-group): Autoload.
609         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
610         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
611         (nnmairix-widget-build-editable-fields): Use car cddr rather than
612         caddr.
613         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
614         nnmairix-request-group-with-article-number-correction call.
615         (nnmairix-fast, nnmairix-group): New, less general names, for free
616         variables passed from nnmairix-request-group to
617         nnmairix-request-group-with-article-number-correction.  Declare.
618         (nnmairix-request-group-with-article-number-correction):
619         Use nnmairix-fast, nnmairix-group rather than fast, group.
620
621 2008-02-26  David Engster  <dengste@eml.cc>
622
623         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
624         version 0.5.
625
626 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
627
628         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
629         instead of making an extra function call.  Don't add the current group
630         to articles only when they have the group.  Use
631         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
632         Reported by David <de_bb@arcor.de>.
633
634 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
635
636         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
637         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
638
639 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
640
641         * mail-source.el (mail-source-delete-incoming): Change default.
642         Supplement doc string.
643
644         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
645
646 2008-02-14  Glenn Morris  <rgm@gnu.org>
647
648         * time-date.el (format-seconds): New function.
649
650 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
651
652         * nnmail.el (nnmail-message-id-cache-file): Derive from
653         `gnus-home-directory'.
654
655 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
656
657         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
658         Document negative prefix.
659
660         * gnus-group.el (gnus-group-read-group): Document negative prefix.
661
662 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
663
664         * message.el (message-unsent-separator): Add the Exim bounce
665         separator.
666
667 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
668
669         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
670         list.
671         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
672         recipient/signer list.
673
674 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
675
676         * Makefile.in (datarootdir): Define.
677         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
678         name that might contain whitespace.
679
680 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
681
682         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
683         fbound (Emacs 23 unicode), signal an error.
684
685 2008-02-08  Glenn Morris  <rgm@gnu.org>
686
687         * gnus-art.el (pgg-display-output-buffer): Declare as function.
688
689 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
690
691         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
692         ports to the calls to `netrc-machine-user-or-password' in addition to
693         "imap" and "imaps".
694
695 2008-02-01  Zhang Wei  <id.brep@gmail.com>
696
697         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
698
699         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
700
701 2008-02-01  Kenichi Handa  <handa@m17n.org>
702
703         * rfc2104.el (rfc2104-hexstring-to-byte-list): Renamed from
704         rfc2104-hexstring-to-bitstring and changed to return a byte list.
705         (rfc2104-hash): Convert the result of concat to unibyte string.
706
707 2008-02-01  Dave Love  <fx@gnu.org>
708
709         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
710         coding-system-for-read.
711         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
712
713 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
714
715         * gnus.el (gnus-group-startup-message): Add `find-image' call before
716         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
717         <hanche@math.ntnu.no>.
718
719 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
720
721         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
722
723         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
724
725 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
726
727         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
728         * message.el (message-beginning-of-line): Use featurep instead of bound
729         tests in order to resolve conditionals at compile time.
730
731 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
732
733         * mail-source.el (mail-sources): Add `group' choice.
734
735         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
736         parameter `in-group' to control into which group the articles go.
737         Add treatment of `group' mail-source.
738
739 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
740
741         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
742
743         * mm-decode.el (mm-dissect-buffer): Decode description.
744
745         * mml.el (mml-to-mime): Encode message header first.
746
747 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
748
749         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
750         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
751
752         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
753         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
754
755 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
756
757         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
758
759 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
760
761         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
762         prefix keys.
763         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
764         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
765         gnus-xmas.el.
766
767         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
768         (gnus-xmas-article-describe-bindings): New function.
769         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
770         gnus-xmas-article-describe-bindings.
771
772         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
773
774 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
775
776         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
777         Add new variables for article mark management.
778         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
779         list of extra data entries which, when present, will indicate that the
780         article ID should not be trimmed from the registry.
781         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
782         functions.
783         (gnus-registry-read-mark): New function to read a mark name from the
784         user.
785         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
786         (gnus-registry-set-article-mark-internal): New functions to add and
787         remove marks.
788         (gnus-registry-get-article-marks): New function to show the marks for
789         an article, or retrieve them for further use.
790
791 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
792
793         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
794         keys when no argument is given.
795
796 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
797
798         * imap.el (imap-ping-server): New variable.
799         (imap-opened): On add extra ping if imap-ping-server is non-nil.
800         (imap-ping-server): Minor doc string fixes.
801
802 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
803
804         * imap.el (imap-ping-server): New function.
805         (imap-opened): Call imap-ping-server.
806
807 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
808
809         * gnus-sum.el (gnus-article-sort-by-random)
810         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
811         jidanni@jidanni.org.
812
813 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
814
815         * gnus-art.el (gnus-article-describe-bindings): New function.
816         (gnus-article-read-summary-keys): Use it.
817         (gnus-article-mode-map): Bind `C-h b' to it.
818
819 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
820
821         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
822         XEmacs.
823         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
824         against non-character events.
825
826         * lpath.el: Fbind map-keymap for Emacs 21.
827
828 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
829
830         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
831         command.
832         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
833         instead of END.  Change name of the temp file.
834         (gnus-group-gmane-group-download-format): Add doc string.  Make it
835         customizable.
836
837 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
838
839         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
840         bind `S W' to gnus-article-wide-reply-with-original; set default
841         binding to gnus-article-read-summary-send-keys.
842         (gnus-article-read-summary-keys): Fix the order of keys; display
843         continuation keys correctly in the echo area; describe bindings
844         correctly when keys end with `C-h'.
845         (gnus-article-read-summary-send-keys): New function.
846         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
847         for gnus-article-read-summary-send-keys; display continuation keys
848         correctly in the echo area.
849         (gnus-article-reply-with-original): Ignore prefix argument.
850         (gnus-article-wide-reply-with-original): New function.
851
852         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
853         Emacs 21.
854
855 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
856
857         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
858         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
859
860 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
861
862         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
863         (gnus-group-read-ephemeral-gmane-group): New command.
864
865 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
866
867         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
868
869 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
870
871         * message.el (message-send-mail-function): Increase custom version.
872
873         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
874         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
875
876 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
877
878         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
879         for the cases where imap-authenticate is called with a nil buffer
880         parameter.
881
882 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
883
884         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
885         html parts correctly; support forwarded messages.
886         (gnus-article-browse-html-article): Remove work buffers.
887
888         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
889         compiling.
890         (netrc-bound-and-true-p): New macro.
891         (netrc-parse): Use it instead of bound-and-true-p that is not available
892         in XEmacs 21.4.
893
894 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
895
896         * gnus-registry.el (gnus-registry-mark-article)
897         (gnus-registry-article-marks): Add functionality to mark articles
898         through the Gnus registry.
899
900         * encrypt.el: Clarify documentation for the new pgg method.
901         (encrypt-file-alist): Add PGG option.
902         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
903         functionality.  Abstract password key and messaging to external
904         functions.
905         (encrypt-password-key, encrypt-get-passphrase-if-needed)
906         (encrypt-message-method-and-cipher): Add new convenience external
907         functions.
908         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
909         (encrypt-pgg-process-buffer): Add PGG functionality glue.
910
911         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
912         (netrc-parse): Use encrypt-file-alist to determine if
913         encrypt-find-model or encrypt-insert-file-contents should be used.
914
915         * encrypt.el: Clarify documentation.  Load password-cache or
916         password, whichever one is found first, instead of autoloading.
917
918 2007-12-19  Glenn Morris  <rgm@gnu.org>
919
920         * mml.el (message-options-set, message-narrow-to-head)
921         (message-in-body-p, message-mail-p, message-encode-message-body):
922         Autoload.
923         (message-remove-header, message-narrow-to-headers-or-head)
924         (message-subscribed-p, message-make-mail-followup-to)
925         (message-position-on-field, message-news-p)
926         (message-options-set-recipient, message-generate-headers)
927         (message-sort-headers): Declare as functions.
928
929 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
930
931         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
932         convention in doc string.
933
934 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
935
936         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
937         title to html parts.
938         (gnus-article-browse-html-article): Pass message header to it.
939
940         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
941
942 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
943
944         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
945         or password compatible with XEmacs.
946
947 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
948
949         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
950         format document.
951         (gnus-mime-delete-part): Don't write description line if empty.
952         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
953
954 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
955
956         * gnus-sum.el (gnus-summary-mark-unread-as-read)
957         (gnus-summary-mark-read-and-unread-as-read)
958         (gnus-summary-mark-current-read-and-unread-as-read)
959         (gnus-summary-mark-unread-as-ticked): Doc fix.
960         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
961
962 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
963
964         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
965         Christoph Conrad <christoph.conrad@gmx.de>.
966
967 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
968
969         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
970         yes-or-no-p.
971
972 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
973
974         * mm-decode.el (mm-add-meta-html-tag): New function.
975         (mm-save-part-to-file, mm-pipe-part): Use it.
976
977         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
978         gnus-y-or-n-p instead of y-or-n-p.
979         (gnus-article-browse-html-parts): Work with message/external-body; use
980         mm-add-meta-html-tag.
981
982 2007-12-11  Glenn Morris  <rgm@gnu.org>
983
984         * gnus-cache.el: Require gnus-sum not just when compiling.
985
986         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
987
988         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
989         definitions before use.
990
991         * mm-decode.el: Require gnus-util.
992         (mm-remove-part): Only call delete-annotation on XEmacs.
993
994         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
995
996         * nnmail.el: Require gnus-int.
997
998         * spam.el: Move `require's before `eval-when-compile's.
999
1000         * gnus-ems.el (gnus-alive-p):
1001         * gnus-fun.el (message-goto-eoh):
1002         * gnus-util.el (gnus-group-name-decode):
1003         * mail-source.el (gnus-compress-sequence):
1004         * message.el (Info-goto-node, format-spec):
1005         * mm-bodies.el (message-options-get):
1006         * mm-decode.el (mm-view-pkcs7):
1007         * mm-util.el (gmm-write-region):
1008         * mml-smime.el (mml-compute-boundary)
1009         (gnus-completing-read-with-default):
1010         * mml.el (widget-button-press, gnus-make-hashtable):
1011         * mml1991.el (mm-decode-content-transfer-encoding)
1012         (mm-encode-content-transfer-encoding)
1013         (message-options-get, message-options-set):
1014         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
1015         * nnfolder.el (gnus-request-group):
1016         * nnheader.el (ietf-drums-unfold-fws):
1017         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
1018         * smime.el (gnus-run-mode-hooks):
1019         * spam-stat.el (gnus-message): Autoload.
1020
1021         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
1022         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
1023         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
1024         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
1025         Add declare-function compatibility definition.
1026
1027         * gnus-cache.el (nnvirtual-find-group-art):
1028         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
1029         (gnus-add-image, gnus-add-wash-type):
1030         * gnus-group.el (nnkiboze-score-file):
1031         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
1032         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
1033         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
1034         (message-tokenize-header, gnus-get-buffer-create)
1035         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
1036         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
1037         * gnus.el (gnus-group-decoded-name):
1038         * mail-source.el (imap-capability):
1039         * mm-bodies.el (message-options-set):
1040         * mm-decode.el (gnus-configure-windows):
1041         * mm-extern.el (message-goto-body):
1042         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
1043         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
1044         (epg-sub-key-validity, message-options-set):
1045         * mml.el (widget-event-point, gnus-configure-windows):
1046         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
1047         * mml2015.el (epg-check-configuration, epg-configuration)
1048         (message-options-set):
1049         * nndb.el (nndb-request-article):
1050         * nnfolder.el (gnus-request-create-group):
1051         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
1052         * nnmaildir.el (gnus-group-mark-article-read):
1053         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
1054         * rfc1843.el (message-fetch-field):
1055         * spam.el (gnus-extract-address-components):
1056         Declare as functions.
1057
1058 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1059
1060         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
1061
1062         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
1063
1064         * lpath.el: Fbind run-mode-hooks for Emacs 21;
1065         bind show-trailing-whitespace for XEmacs.
1066
1067 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
1068
1069         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
1070         new no-op macro for backward compatibility.
1071
1072         * imap.el (imap-string-to-integer): New function.
1073
1074 2007-12-09  Glenn Morris  <rgm@gnu.org>
1075
1076         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
1077
1078         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
1079         * message.el, mm-view.el, sieve-manage, smime.el:
1080         Add declare-function compatibility definition.
1081
1082         * gnus-art.el (w3-region, w3m-region, Info-menu):
1083         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
1084         * gnus-sum.el (gnus-get-predicate):
1085         * gnus-util.el (mm-append-to-file, w32-focus-frame):
1086         * message.el (mail-abbrev-in-expansion-header-p):
1087         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
1088         (w3m-detect-meta-charset, w3m-region):
1089         * sieve-manage.el (password-read, password-cache-add)
1090         (password-cache-remove):
1091         * smime.el (password-read-and-add): Declare as functions.
1092
1093 2007-12-08  David Kastrup  <dak@gnu.org>
1094
1095         * gnus-sum.el (gnus-summary-simplify-subject-query):
1096         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
1097         `message'.
1098
1099 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1100
1101         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
1102         it to bind idna-program, installation-directory, defined-colors, and
1103         face-attribute for XEmacs of the version that compiles defcustom forms.
1104
1105 2007-12-07  Glenn Morris  <rgm@gnu.org>
1106
1107         * gnus-art.el (article-make-date-line): Revert previous change.
1108
1109 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
1110
1111         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
1112
1113 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
1114
1115         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
1116         Call gnus-add-to-range ranges only once with a prepared article-list.
1117
1118 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
1119
1120         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups,
1121         nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
1122         group names with backslashes.  Reported by Tassilo Horn
1123         <tassilo@member.fsf.org>.
1124
1125 2007-12-06  D. Goel  <deego3@gmail.com>
1126
1127         * gnus-art.el (article-make-date-line):
1128         * gnus-start.el (gnus-load):
1129         * pop3.el (pop3-read-response): Fix buggy call to `error'.
1130
1131 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1132
1133         * gnus-art.el (gnus-use-idna)
1134         * gnus-start.el (gnus-site-init-file)
1135         * message.el (message-use-idna)
1136         * mm-uu.el (mm-uu-hide-markers)
1137         * smiley.el (smiley-style): Revert changes that suppress warnings.
1138
1139 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1140
1141         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
1142         specify charset to html source.  Reported by Christoph Conrad
1143         <christoph.conrad@gmx.de>.
1144
1145 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1146
1147         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
1148         idna-program in order to suppress byte compile warning issued by XEmacs
1149         that came to byte compile the default value section of defcustom forms
1150         recently.
1151
1152         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
1153         value of installation-directory.
1154
1155         * message.el (message-use-idna): Don't directly refer to the value of
1156         idna-program.
1157
1158         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
1159
1160         * smiley.el (smiley-style): Don't directly call face-attribute.
1161
1162 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
1163
1164         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
1165
1166         * gnus-dired.el: Reduce Gnus dependencies.
1167         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
1168         require.  Use autoloads instead.
1169         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
1170         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
1171         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
1172         (gnus-dired-mode): Adjust doc string.
1173         (gnus-dired-mail-mode): New variable.
1174         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
1175         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
1176         (gnus-dired-mail-buffers): New function.  Return mail or message
1177         composition buffers.
1178         (gnus-dired-attach): Use it.
1179         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
1180         NO-DECODE.
1181         (gnus-dired-print): Use `gnus-print-buffer' depending on
1182         `gnus-dired-mail-mode'.
1183
1184 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1185
1186         * rfc2047.el (rfc2047-encoded-word-regexp)
1187         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
1188         explaining what regexp patterns are for.
1189
1190 2007-12-04  Glenn Morris  <rgm@gnu.org>
1191
1192         * password.el: Move to password-cache.el.
1193
1194         * mml1991.el (password-read, password-cache-add, password-cache-remove):
1195         * mml2015.el (password-read, password-cache-add, password-cache-remove):
1196         * mml-smime.el (password-read, password-cache-add)
1197         (password-cache-remove):
1198         No need to autoload, since mml-sec requires password.
1199
1200         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
1201         * message.el (gnus-extract-address-components):
1202         * mml-smime.el (gnus-extract-address-components): Define for compiler.
1203
1204         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
1205         password.
1206
1207 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
1208
1209         * mailcap.el: Reduce dependencies.
1210         (mail-header-parse-content-type): Autoload.
1211         (mailcap-delete-duplicates): New alias.
1212         (mailcap-mime-info): Add optional argument NO-DECODE.
1213         (mailcap-mime-types): Use mailcap-delete-duplicates.
1214
1215         * message.el (message-ignored-supersedes-headers): Add "X-ID".
1216
1217 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
1218
1219         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
1220         (imap-parse-status): Upcase status-att for servers that sends them
1221         lower-case (e.g., MS Exchange 2007).
1222
1223 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1224
1225         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
1226         function.
1227
1228         * gnus-uu.el (gnus-uu-decode-yenc): New command.
1229         (gnus-uu-yenc-article): New function.
1230
1231         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
1232
1233         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
1234         buffer.
1235
1236 2007-12-02  Glenn Morris  <rgm@gnu.org>
1237
1238         * binhex.el (binhex): New custom group.
1239         (binhex-decoder-program, binhex-decoder-switches)
1240         (binhex-use-external): Move to the binhex custom group.
1241
1242         * uudecode.el (uudecode): New custom group.
1243         (uudecode-decoder-program, uudecode-decoder-switches)
1244         (uudecode-use-external): Move to the uudecode custom group.
1245
1246         * netrc.el (top-level): Don't load `encrypt' features.
1247         (netrc-parse): Don't use encrypt.
1248         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
1249
1250         * encrypt.el: Remove file.
1251
1252 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
1253
1254         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
1255         matches on patches.
1256
1257         * gnus-art.el (gnus-article-browse-html-article): Mention
1258         `mm-text-html-renderer' in the doc string.
1259
1260         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
1261         string.  Add comments.
1262
1263         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
1264         if rhs is ASCII.
1265
1266 2007-12-01  Glenn Morris  <rgm@gnu.org>
1267
1268         * mail-source.el (top-level): Require format-spec before
1269         eval-when-compile.
1270
1271 2007-11-30  Glenn Morris  <rgm@gnu.org>
1272
1273         * encrypt.el: Require password, rather than autoloading password-read.
1274
1275 2007-11-29  Glenn Morris  <rgm@gnu.org>
1276
1277         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
1278         (sasl-make-client, sasl-next-step, sasl-step-data)
1279         (sasl-step-set-data): Declare as functions.
1280
1281 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
1282
1283         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
1284
1285 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
1286
1287         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
1288         certs should be verified and what is to be done in the event of a
1289         verification failure.
1290
1291         * gnus.el (gnus-method-to-server): Add an optional parameter so the
1292         caller can indicate whether the cache should be disregarded for this
1293         call.  This way the result of the call is reproducible at all times and
1294         can be considered a canonical server name for the supplied method.
1295         (gnus-agent-method-p): Canonicalize server names by pushing their
1296         method through `gnus-method-to-server' using the no-cache argument.
1297
1298         * gnus-srvr.el (gnus-server-insert-server-line): Call
1299         `gnus-method-to-server' with `no-cache' argument.
1300
1301         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
1302         gnus-agent-possibly-synchronize-flags as this should be called when the
1303         server is actually being opened.
1304         (gnus-agent-possibly-synchronize-flags)
1305         (gnus-agent-possibly-synchronize-flags-server): Move check for the
1306         flags file of an agentized server to the latter function.
1307
1308         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
1309         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
1310         after a connection has been established successfully.
1311
1312 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1313
1314         * gnus-art.el (article-display-face): Force to display face if called
1315         interactively; check if gnus-article-x-face-too-ugly matches author.
1316         (article-display-x-face): Display face even if From header is missing
1317         as article-display-face does.
1318
1319 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
1320
1321         * hashcash.el (message-narrow-to-headers-or-head)
1322         (message-fetch-field, message-goto-eoh)
1323         (message-narrow-to-headers): Declare as functions.
1324
1325 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
1326
1327         * mail-source.el (mail-sources): Default to fetch from file for
1328         compatibility with default of nnmail-spool-file.
1329
1330 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1331
1332         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
1333         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
1334         to look for encoded word that should be encoded again.
1335         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
1336         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
1337         encoding pattern.
1338         (rfc2047-decode-region): Switch strict regexp and loose one according
1339         to rfc2047-allow-irregular-q-encoded-words.
1340
1341 2007-11-25  Romain Francoise  <romain@orebokech.com>
1342
1343         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
1344
1345 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
1346
1347         * tls.el (tls-program): Provide more custom choices from
1348         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
1349         (tls-process-connection-type, tls-success): Remove "*" in doc string.
1350
1351 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
1352
1353         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
1354         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
1355
1356         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
1357         `nnmail-spool-file'.
1358
1359         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
1360         `nnmail-spool-file'.
1361
1362         * gnus-move.el (gnus-change-server): Ditto.
1363
1364         * gnus-kill.el (gnus-batch-score): Ditto.
1365
1366         * gnus-cache.el (gnus-jog-cache): Ditto.
1367
1368         * gnus-msg.el (gnus-summary-reply):
1369         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
1370
1371 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
1372
1373         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
1374         version.  Minor improvement to doc strings.
1375         (tls-program): Add comment.
1376
1377 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
1378
1379         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
1380         (tls-checktrust): New variable.  Check if GNU TLS complained about a
1381         mismatch between the hostname provided in the certificate and the name
1382         of the host connnecting to.
1383         (open-tls-stream): Use them.  Check certificates against trusted root
1384         certificates.
1385
1386 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
1387
1388         * gnus-cache.el (gnus-cache-generate-nov-databases):
1389         Use nnml-generate-nov-databases-directory instead of
1390         nnml-generate-nov-databases-1.
1391
1392 2007-11-24  Glenn Morris  <rgm@gnu.org>
1393
1394         * message.el (message-tool-bar-retro): Update for rename
1395         mail_send.xpm->mail-send.xpm.
1396
1397 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
1398
1399         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
1400         `smime-ldap-search' for Emacs 22 and up.
1401
1402 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1403
1404         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
1405
1406         * message.el (message-send-mail-function): Fix error convention.
1407         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
1408         (message-widen-reply, message-send-mail, message-talkative-question)
1409         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
1410         (message-clone-locals, message-send-news): Use with-current-buffer.
1411         (message-insert-or-toggle-importance): Remove unused var `valid'.
1412         (message-make-references): Remove unused var `new-references'.
1413         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
1414
1415 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
1416
1417         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
1418         (spam-split-symbolic-return-positive): Reflow docstring.
1419         (spam-backends, spam-summary-exit-behavior)
1420         (spam-mark-ham-unread-before-move-from-spam-group)
1421         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
1422         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
1423         (spam-clear-cache, spam-backend-check, spam-install-backend)
1424         (spam-install-statistical-backend, spam-list-of-processors)
1425         (spam-group-processor-p, spam-split, spam-bogofilter-score)
1426         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
1427         (spam-check-crm114, spam-initialize, spam-unload-hook):
1428         Fix typos in docstrings.
1429
1430 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1431
1432         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
1433         been checked if they have never been read and those group levels are
1434         higher than the one that a user specified.
1435
1436 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1437
1438         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
1439         foreign groups unless a group level is specified by a user.
1440         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
1441
1442 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
1443
1444         * message.el (message-send-mail-function): Require sendmail.
1445
1446 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
1447
1448         * message.el (message-send-mail-function): Check for smtpmail too.
1449
1450         * utf7.el (utf7-encode, utf7-decode): Use coding system
1451         `utf-7'/`utf-7-imap' from utf-7.el' if available.
1452
1453         * message.el (message-send-mail-function): New function.
1454         (message-send-mail-function): Set default using
1455         message-send-mail-function.  Adjust doc string.
1456         (message-send-mail-with-mailclient): New function.
1457
1458 2007-11-17  Richard Stallman  <rms@gnu.org>
1459
1460         * assistant.el: Remove file.
1461
1462 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
1463
1464         * smime.el (from):
1465         * rfc2047.el (message-posting-charset):
1466         * qp.el (mm-use-ultra-safe-encoding):
1467         * pop3.el (parse-time-months):
1468         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
1469         * nnml.el (files):
1470         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
1471         (jka-compr-compression-info-list, ange-ftp-path-format)
1472         (efs-path-regexp):
1473         * nndiary.el (files):
1474         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
1475         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
1476         (epg-digest-algorithm-alist, inhibit-redisplay)
1477         (password-cache-expiry):
1478         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
1479         (pgg-output-buffer, password-cache-expiry):
1480         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
1481         (efs-path-regexp):
1482         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
1483         (inhibit-redisplay):
1484         * mm-uu.el (file-name, start-point, end-point, entry)
1485         (gnus-newsgroup-name, gnus-newsgroup-charset):
1486         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
1487         (latin-unity-ucs-list):
1488         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
1489         (mm-uu-binhex-decode-function):
1490         * message.el (gnus-message-group-art, gnus-list-identifiers, )
1491         (rmail-enable-mime-composing, gnus-local-organization)
1492         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
1493         (gnus-read-active-file, facemenu-add-face-function)
1494         (facemenu-remove-face-function, gnus-article-decoded-p)
1495         (tool-bar-mode):
1496         * mail-source.el (display-time-mail-function):
1497         * gnus-util.el (nnmail-pathname-coding-system)
1498         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
1499         (gnus-original-article-buffer, gnus-user-agent)
1500         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
1501         (xemacs-codename, sxemacs-codename, emacs-program-version):
1502         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
1503         * gnus-start.el (gnus-agent-covered-methods)
1504         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
1505         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
1506         (gnus-newsgroup-headers, gnus-group-list-mode)
1507         (gnus-group-mark-positions, gnus-newsgroup-data)
1508         (gnus-newsgroup-unreads, nnoo-state-alist)
1509         (gnus-current-select-method, mail-sources)
1510         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
1511         (nnmail-spool-file, gnus-cache-active-hashtb):
1512         * gnus-mh.el (mh-lib-progs):
1513         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
1514         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
1515         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
1516         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
1517         (gnus-group-buffer):
1518         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
1519         (font-lock-set-defaults):
1520         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
1521         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
1522         (gnus-summary-post-menu, total-parts, type, condition, length):
1523         * gnus-agent.el (gnus-agent-read-agentview):
1524         * flow-fill.el (show-trailing-whitespace):
1525         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
1526         eval-and-compile wrappers for byte compiler pacifiers.
1527
1528         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
1529         (mm-display-inline-fontify): Check for featurep 'xemacs not
1530         extent-list.
1531
1532         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
1533         itimer-list.
1534         (mm-create-image-xemacs): Only do something for XEmacs.
1535         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
1536
1537         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
1538
1539         * gnus-registry.el (gnus-adaptive-word-syntax-table):
1540         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
1541
1542 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
1543
1544         * nnimap.el (nnimap-split-download-body):
1545         * gnus-demon.el (gnus-demon):
1546         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
1547
1548 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1549
1550         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
1551         macros.
1552         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
1553         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
1554         copy data from unibyte buffer to multibyte current buffer.
1555         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
1556         to copy data from unibyte current buffer to multibyte buffer.
1557         (nntp-make-process-buffer): Make process buffer unibyte.
1558
1559         * pop3.el (pop3-open-server): Fix typo in Lisp code.
1560
1561 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
1562
1563         * pop3.el (pop3-open-server): Accept and process data more robustly at
1564         connexion start to avoid spurious "POP SSL connexion failed" errors.
1565
1566 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1567
1568         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
1569         read group names.
1570
1571 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
1572
1573         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
1574
1575 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1576
1577         * nnmail.el (nnmail-parse-active): Make group names unibyte.
1578         (nnmail-save-active): Use a unibyte buffer when saving active file,
1579         which may contain non-ASCII group names.
1580
1581         * nnml.el (nnml-request-group): Decode group names in messages.
1582
1583 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
1584
1585         * message.el (message-citation-line-function)
1586         (message-insert-formatted-citation-line): Fix spelling of
1587         `message-insert-formated-citation-line'.
1588
1589 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
1590
1591         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
1592
1593 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1594
1595         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
1596         nnmail-pathname-coding-system.
1597
1598         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
1599         that a user enters; decode group names in messages.
1600
1601         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
1602
1603 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
1604
1605         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
1606
1607         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
1608
1609         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
1610         risky local variable.
1611
1612         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
1613
1614 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
1615
1616         * encrypt.el: Improve documentation to fix function name typo.
1617         Reported by Daiki Ueno <ueno@unixuser.org>.
1618
1619 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1620
1621         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
1622         even if the point is not in the last page of an article.
1623         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
1624         back to the previous page.
1625
1626 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
1627
1628         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
1629
1630 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1631
1632         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
1633
1634 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1635
1636         * message.el (message-check-news-body-syntax): Avoid
1637         mm-string-as-multibyte.
1638         (message-hide-headers): Don't assume (point-min)==1.
1639
1640 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
1641
1642         * message.el (message-remove-blank-cited-lines): Fix if remove is
1643         given.
1644         (message-bogus-address-regexp): New variable.
1645         (message-bogus-recipient-p): New function.
1646         (message-check-recipients): New command.
1647         (message-syntax-checks): Add `bogus-recipient'.
1648         (message-fix-before-sending): Add `bogus-recipient'.
1649
1650         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
1651         (gnus-treat-body-boundary): Don't test window-system.
1652
1653 2007-10-28  Leo <sdl.web@gmail.com>  (tiny change)
1654
1655         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
1656
1657 2007-10-28  Miles Bader  <miles@gnu.org>
1658
1659         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
1660         at compile-time too.
1661
1662 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
1663
1664         * gnus-msg.el (gnus-message-setup-hook): Add
1665         `message-remove-blank-cited-lines' to options.
1666
1667 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
1668
1669         * message.el (message-remove-blank-cited-lines): New function.
1670         Suggested by Karl Plästerer.
1671
1672 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1673
1674         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
1675         mapc.
1676
1677         * imap.el (imap-open): Replace mapcar called for effect with mapc.
1678         (top-level): Use mapc to set functions to be traced for debugging.
1679
1680         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
1681         called for effect with while loop.
1682
1683         * message.el (message-talkative-question): Replace mapcar called for
1684         effect with mapc.
1685
1686         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
1687         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
1688         called for effect with dolist.
1689
1690         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
1691
1692         * nndiary.el: Use dolist instead of mapcar to add diary headers to
1693         gnus-extra-headers and nnmail-extra-headers.
1694
1695         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
1696         called for effect with dolist.
1697         (top-level): Use mapc to set functions to be traced for debugging.
1698
1699         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
1700         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
1701         dolist.
1702
1703         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
1704         Replace mapcar called for effect with mapc.
1705         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
1706         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
1707         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
1708         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
1709
1710         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
1711         remove-if that's a cl function.
1712
1713         * webmail.el (webmail-debug): Replace mapcar called for effect with
1714         dolist.
1715
1716         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
1717         with mapc.
1718
1719 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1720
1721         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
1722         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
1723         with while loop.
1724
1725         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
1726         functions from article-* functions.
1727         (gnus-multi-decode-header): Replace mapcar called for effect with
1728         dolist.
1729
1730         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1731         (gnus-bookmark-show-details): Replace mapcar called for effect with
1732         while loop.
1733
1734         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
1735         called for effect with while loop.
1736
1737         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
1738         with dolist.
1739
1740         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
1741         mapcar called for effect with dolist.
1742
1743         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
1744
1745         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
1746         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
1747         Replace mapcar called for effect with dolist.
1748         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
1749         mapc.
1750
1751         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
1752         Replace mapcar called for effect with dolist.
1753         (gnus-topic-list): Replace mapcar called for effect with mapc.
1754
1755         * gnus.el: Use mapc instead of mapcar to add autoloads.
1756
1757 2007-10-23  Richard Stallman  <rms@gnu.org>
1758
1759         * gnus-group.el (gnus-group-highlight): Mark as risky.
1760
1761 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1762
1763         * gnus.el (gnus-server-to-method): Return method found first in
1764         gnus-newsrc-alist.
1765
1766         * gnus-art.el (gnus-article-highlight-signature)
1767         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
1768         button overlay without the front stickiness.
1769
1770 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
1771
1772         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
1773         overview buffer needed a catch to receive its throw.
1774         (gnus-agent-flush-cache): Declared as interactive to make this function
1775         easier to use.
1776
1777 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
1778
1779         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
1780         `next-line'.
1781
1782 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1783
1784         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
1785         exclude address matching message-dont-reply-to-names.
1786
1787 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1788
1789         * gnus-util.el (gnus-string<): New function.
1790
1791         * gnus-sum.el (gnus-article-sort-by-author)
1792         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
1793
1794 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1795
1796         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
1797         the frame-focus tag is set in gnus-buffer-configuration.
1798
1799 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1800
1801         * gnus-art.el (gnus-article-add-button): Make a button overlay without
1802         the front stickiness.
1803
1804 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1805
1806         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
1807         url pattern; remove duplicate one.
1808         (gnus-article-extend-url-button): New function.
1809         (gnus-article-add-buttons): Use it.
1810         (gnus-button-push): Use concatenated url that it makes.
1811
1812 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
1813
1814         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
1815
1816 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1817
1818         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
1819         Don't hardcode point-min==1.
1820
1821 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
1822
1823         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
1824         Fix comment about "iso8859-1".
1825
1826 2007-10-08   Daiki Ueno  <ueno@unixuser.org>
1827
1828         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
1829         ones returned from the verify-function.
1830
1831         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
1832         mml2015-extract-cleartext-signature if extraction failed.
1833
1834 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
1835
1836         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
1837         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
1838         failed.
1839
1840 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
1841
1842         * Relicense "GPLv2 or later" files to "GPLv3 or later".
1843
1844 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
1845
1846         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
1847         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
1848         recommends to use EasyPG instead of PGG.
1849
1850         * pgg.el: Revert to revision 6.23.2.16
1851
1852         * pgg-def.el: Revert to revision 6.6.2.14.
1853
1854         * pgg-gpg.el: Revert to revision 6.23.2.34.
1855
1856 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
1857
1858         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
1859         to mark a thread as expirable.  Add variable `hide' to handle hiding of
1860         thread for both the null and zero (kill/expire thread) universal prefix
1861         cases.
1862         (gnus-summary-expire-thread): Add new function to expire a thread,
1863         using gnus-summary-kill-thread.
1864         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
1865         shortcuts for gnus-summary-expire-thread.
1866         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
1867         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
1868
1869 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
1870
1871         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
1872         extras value, so an extras entry can be deleted.
1873         (gnus-registry-delete-extra-entry): Use it.
1874         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
1875         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
1876         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
1877         storage through the gnus-registry, and provide an appropriate API for
1878         it.
1879
1880 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1881
1882         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
1883         Suggested by Leo <sdl.web@gmail.com>.
1884
1885         * gnus.el: Do.
1886
1887 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1888
1889         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
1890         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
1891
1892         * gnus-agent.el (gnus-agent-fetch-headers): Do.
1893
1894         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
1895         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
1896
1897 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1898
1899         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
1900         newline.
1901         (nnmbox-request-accept-article): Don't change article in source buffer;
1902         narrow to header to use message-fetch-field rather than
1903         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
1904         (nnmbox-request-replace-article): Quote lines that'll be misidentified
1905         as delimiters; make sure article ends with newline.
1906         (nnmbox-delete-mail): Correct last position of article to be deleted;
1907         ignore X-Gnus-Newsgroup header in article body.
1908         (nnmbox-save-mail): Quote lines looking like delimiters at the right
1909         positions; make sure article ends with newline.
1910
1911         * message.el (message-display-abbrev): Don't infloop when a user
1912         inserts SPC in the beginning of header.
1913
1914         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
1915         coding-system-for-read and coding-system-for-write for XEmacs having no
1916         file-coding feature.
1917
1918         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
1919
1920 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
1921
1922         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
1923         list of groups not followed by default.  Fix type to be regexp.
1924         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
1925
1926 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
1927
1928         * hmac-def.el (define-hmac-function): Switch from old-style to
1929         new-style backquotes.
1930
1931         * md4.el (md4-make-step): Likewise.
1932
1933 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1934
1935         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
1936         raw-text coding system when saving .newsrc file, which may contain
1937         non-ASCII group names.
1938
1939 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1940
1941         * gnus-cus.el (gnus-score-extra): New widget.
1942         (gnus-score-extra-convert): New function.
1943         (gnus-score-customize): Use it for Extra.
1944
1945 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
1946
1947         * mml2015.el (mml2015-extract-cleartext-signature): New function.
1948         (mml2015-mailcrypt-clear-verify): Use it.
1949         (mml2015-gpg-clear-verify): Use it.
1950         (mml2015-pgg-clear-verify): Use it.
1951         (mml2015-epg-clear-verify): Replace the current part with the output
1952         from GnuPG; don't extract the plaintext by itself.
1953
1954         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
1955         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
1956         mml2015-clear-verify-function; don't touch the armor headers or
1957         dash-escaped text here.
1958
1959 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1960
1961         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
1962         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
1963         parts, or application/octet-stream as a last resort.
1964         (gnus-mime-view-part-as-type): Don't toggle display.
1965         (gnus-mime-view-part-as-charset): Don't turn off display before
1966         querying charset.
1967
1968         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
1969         stuff to undisplayer function in Emacs.
1970         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
1971
1972         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
1973         text/calendar parts.
1974
1975 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1976
1977         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
1978         decoding text/calendar parts.
1979
1980         * message.el (message-forward-make-body-mime): Always mark body as
1981         having no illegible text; remove signed-or-encrypted argument.
1982         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
1983
1984         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
1985         (mml-generate-mime-1): Don't encode body if it is specified to be in
1986         raw form; don't make buffer be unibyte when inserting multibyte string.
1987
1988 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1989
1990         * sha1.el: Fix up comment style.
1991         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
1992         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
1993
1994         * hex-util.el: Fix up comment style.
1995         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
1996
1997         * gnus-salt.el: Use with-current-buffer.
1998         (gnus-pick-setup-message): Fix long-standing typo.
1999
2000 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2001
2002         * imap.el (imap-logout-timeout): New variable.
2003         (imap-logout, imap-logout-wait): New functions.
2004         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
2005
2006         * nnimap.el (nnimap-logout-timeout): New server variable.
2007         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
2008         nnimap-logout-timeout.
2009
2010         * gnus-art.el (gnus-article-summary-command-nosave)
2011         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
2012
2013 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2014
2015         * gnus.el (gnus-maximum-newsgroup): New variable.
2016
2017         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
2018         according to gnus-maximum-newsgroup.
2019
2020         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
2021         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
2022         Limit the range of articles according to gnus-maximum-newsgroup.
2023
2024 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
2025
2026         * gnus-art.el (gnus-sticky-article): Fixed problems described in
2027         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
2028         Don't perform gnus-configure-windows here; reuse existing sticky
2029         article buffer.
2030
2031         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
2032         it doesn't exist in gnus-article-mode.
2033
2034 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2035
2036         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
2037         (gnus-agent-decoded-group-name): New function.
2038         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
2039         (gnus-agent-expire-group-1): Use it; decode group name in messages.
2040
2041 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
2042
2043         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
2044         Add binding for gnus-sticky-article.
2045         (gnus-summary-exit): Don't kill sticky article buffers.
2046
2047         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
2048         article buffer.
2049         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
2050         (gnus-kill-sticky-article-buffers): New commands.
2051
2052 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2053
2054         * nntp.el (nntp-xref-number-is-evil): New server variable.
2055         (nntp-find-group-and-number): If it is non-nil, don't trust article
2056         numbers in the Xref header.
2057
2058 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2059
2060         * gnus-agent.el (gnus-agent-read-group): New function.
2061         (gnus-agent-flush-group, gnus-agent-expire-group)
2062         (gnus-agent-regenerate-group): Use it.
2063         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
2064         nnmail-pathname-coding-system.
2065
2066 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2067
2068         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
2069
2070         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
2071         that are unread as unread, and also as selected so that information of
2072         marks having been changed by a user may be updated when exiting group.
2073
2074 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2075
2076         * gnus-art.el (gnus-mime-display-single): Pass part number that is
2077         calculated ignoring signature parts to gnus-treat-article.
2078
2079 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2080
2081         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
2082         a point here in order to keep the window start.
2083         (gnus-insert-mime-security-button): Make a button overlay without the
2084         front stickiness.
2085         (gnus-mime-display-security): Goto the end of a button.
2086
2087         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
2088
2089 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2090
2091         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
2092         group-name-at-point.
2093         (gnus-group-completing-read): New function that offers decoded
2094         non-ASCII group names for completion.
2095         (gnus-fetch-group, gnus-group-read-ephemeral-group)
2096         (gnus-group-jump-to-group, gnus-group-make-group-simple)
2097         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
2098         (gnus-group-fetch-control): Use it.
2099         (gnus-fetch-group): Use group-name-at-point for the initial value
2100         rather than the default value; use gnus-alive-p.
2101
2102         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
2103         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
2104         (gnus-summary-post-news): Use gnus-group-completing-read.
2105
2106         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
2107         (gnus-read-move-group-name): Decode group name for completion.
2108
2109 2007-07-31  Ted Zlatanov  <tzz@lifelogs.com>
2110
2111         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
2112         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
2113         Yamaoka slightly modified the code).
2114
2115 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2116
2117         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
2118         (nnmail-split-incoming): Bind it.
2119
2120         * nnml.el (nnml-group-name-charset): New function.
2121         (nnml-decoded-group-name): Use it; don't decode group name if
2122         nnmail-group-names-not-encoded-p is non-nil.
2123         (nnml-encoded-group-name): New function.
2124         (nnml-group-pathname): Inline nnml-decoded-group-name.
2125         (nnml-request-expire-articles): Decode group name in message.
2126         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
2127         nnmail-pathname-coding-system.
2128         (nnml-save-mail, nnml-active-number): Work with decoded group names and
2129         not decoded ones according to nnmail-group-names-not-encoded-p.
2130         (nnml-generate-active-info): Use nnml-encoded-group-name.
2131
2132 2007-08-08  Glenn Morris  <rgm@gnu.org>
2133
2134         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
2135         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
2136         doc-strings and comments.
2137
2138 2007-07-25  Glenn Morris  <rgm@gnu.org>
2139
2140         * Relicense all FSF files to GPLv3 or later.
2141
2142 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2143
2144         * gnus-sum.el (gnus-summary-move-article): Make
2145         gnus-summary-respool-article work.
2146
2147 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
2148
2149         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
2150         string.
2151
2152 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
2153
2154         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
2155         that should be ignored when comparing distant RSS articles with local
2156         ones.
2157         (nnrss-make-hash-index): New function.  Create a hash index according
2158         to the ignored fields.
2159         (nnrss-check-group): Use it.
2160
2161 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2162
2163         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
2164
2165         * gnus-art.el (article-decode-group-name): Decode Xref header too.
2166
2167         * gnus-group.el (gnus-group-make-group): Encode group name here unless
2168         the new optional argument ENCODED is non-nil.
2169         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
2170         coding system for encoding group name.
2171         (gnus-group-make-rss-group): Pass un-encoded group name to
2172         gnus-group-make-group.
2173         (gnus-group-set-info): Tell gnus-group-make-group that group name is
2174         encoded.
2175
2176         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
2177         Encode group name to which articles are moved or copied.
2178         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
2179         coding system for encoding Newsgroup, Followup-To and Xref headers.
2180
2181         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
2182         marks; use nnheader-file-coding-system to write a file.
2183         (nnagent-retrieve-headers): Bind file-name-coding-system to
2184         nnmail-pathname-coding-system.
2185
2186         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
2187
2188         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
2189         (nnml-request-article, nnml-request-create-group)
2190         (nnml-request-rename-group, nnml-find-id)
2191         (nnml-possibly-change-directory, nnml-possibly-create-directory)
2192         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
2193         (nnml-save-marks): Use nnml-group-pathname instead of
2194         nnmail-group-pathname.
2195
2196         (nnml-request-create-group, nnml-request-expire-articles)
2197         (nnml-request-move-article, nnml-request-delete-group)
2198         (nnml-deletable-article-p, nnml-possibly-create-directory)
2199         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
2200         (nnml-open-marks): Bind file-name-coding-system to
2201         nnmail-pathname-coding-system.
2202
2203         (nnml-request-article): Pass server argument to nnml-find-group-number.
2204         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
2205         server argument to nnml-possibly-create-directory.
2206         (nnml-request-accept-article): Pass server argument to
2207         nnml-active-number and nnml-save-mail.
2208         (nnml-find-group-number): Pass server argument to nnml-find-id.
2209         (nnml-request-update-info): Pass server argument to
2210         nnml-marks-changed-p.
2211
2212         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
2213         (nnml-save-mail, nnml-active-number): Add server argument.
2214
2215         (nnml-request-delete-group): Warn if group is missing.
2216         (nnml-get-nov-buffer): Decode group name.
2217         (nnml-generate-active-info): Encode group name.
2218         (nnml-open-marks): Decode group name in messages.
2219
2220 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2221
2222         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
2223         if it is not specified.
2224         (gnus-article-pipe-part, gnus-article-save-part)
2225         (gnus-article-interactively-view-part, gnus-article-copy-part)
2226         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
2227         (gnus-article-inline-part, gnus-article-save-part-and-strip)
2228         (gnus-article-replace-part, gnus-article-delete-part)
2229         (gnus-article-view-part-as-type): Pass raw prefix argument to
2230         gnus-article-part-wrapper.
2231
2232 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2233
2234         * gnus-agent.el (gnus-agent-save-active): Bind
2235         nnheader-file-coding-system to gnus-agent-file-coding-system.
2236
2237         * gnus-cache.el (gnus-cache-save-buffers)
2238         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
2239         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
2240         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
2241         (gnus-cache-braid-nov, gnus-cache-braid-heads)
2242         (gnus-cache-generate-active, gnus-cache-rename-group)
2243         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
2244         (gnus-cache-update-overview-total-fetched-for): Bind
2245         file-name-coding-system to nnmail-pathname-coding-system.
2246         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
2247         variables.
2248         (gnus-cache-decoded-group-name): New function.
2249         (gnus-cache-file-name): Use it.
2250         (gnus-cache-generate-active): Use non-decoded group name for active.
2251
2252         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
2253         right place.
2254         (gnus-write-active-file): Don't break non-ASCII group names.
2255
2256         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
2257         nnmail-pathname-coding-system.
2258
2259         * lpath.el: Bind default-file-name-coding-system,
2260         file-name-coding-system and language-info-alist for XEmacs.
2261
2262         * gnus-uu.el (gnus-uu-decode-save): Typo.
2263
2264 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2265
2266         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
2267
2268 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2269
2270         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
2271         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
2272         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
2273         (gnus-agent-flush-group, gnus-agent-flush-cache)
2274         (gnus-agent-fetch-headers, gnus-agent-load-alist)
2275         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
2276         (gnus-agent-retrieve-headers, gnus-agent-request-article)
2277         (gnus-agent-regenerate-group)
2278         (gnus-agent-update-files-total-fetched-for)
2279         (gnus-agent-update-view-total-fetched-for): Bind
2280         file-name-coding-system to nnmail-pathname-coding-system.
2281         (gnus-agent-group-pathname): Don't encode file names by
2282         nnmail-pathname-coding-system.
2283         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
2284         coding-system-for-write instead of buffer-file-coding-system to
2285         gnus-agent-file-coding-system.
2286
2287         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
2288         Decode group name.
2289
2290         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
2291
2292         * gnus-start.el (gnus-update-active-hashtb-from-killed)
2293         (gnus-read-newsrc-el-file): Make group names unibyte.
2294
2295         * nnmail.el (nnmail-group-pathname): Don't encode file names by
2296         nnmail-pathname-coding-system.
2297
2298         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
2299         (nnrss-request-delete-group): Bind file-name-coding-system to
2300         nnmail-pathname-coding-system.
2301         (nnrss-read-server-data, nnrss-read-group-data): Bind
2302         file-name-coding-system correctly.
2303         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
2304
2305         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
2306         (nntp-server-to-method-cache): New variable.
2307         (nntp-group-pathname): New function that decodes non-ASCII group names.
2308         (nntp-possibly-create-directory, nntp-marks-changed-p)
2309         (nntp-save-marks, nntp-open-marks): Use it.
2310         (nntp-possibly-create-directory, nntp-open-marks):
2311         Bind file-name-coding-system to nnmail-pathname-coding-system.
2312         (nntp-open-marks): Decode group names when bootstrapping marks.
2313
2314         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
2315         Newsgroups and Folowup-To headers.
2316
2317 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2318
2319         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2320         (gnus-server-closed-face, gnus-server-denied-face)
2321         (gnus-server-offline-face): Remove variable.
2322         (gnus-server-font-lock-keywords): Use faces that are not aliases.
2323
2324         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
2325         of modifying message-stack directly for XEmacs.
2326
2327         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
2328         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
2329         if the coding-system argument is nil for XEmacs.
2330
2331         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
2332         mm-charset-override-alist.
2333
2334         * rfc2047.el: Don't require base64; require rfc2045 for the function
2335         rfc2045-encode-string.
2336         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
2337         to quote the parameter value.
2338
2339 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2340
2341         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
2342         form in gnus-group-name-charset-method-alist.
2343
2344         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
2345         overrides the default layout edit-form.
2346
2347         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
2348
2349         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
2350
2351 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2352
2353         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
2354         as unfetched articles.
2355
2356 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
2357
2358         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
2359
2360 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2361
2362         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
2363         original back end that keeps marks in the local system.
2364
2365 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2366
2367         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
2368         arg of pop-to-buffer for XEmacs.
2369         (gnus-article-read-summary-keys): Ditto; don't restore window
2370         configuration if summary command ends up with neither article buffer
2371         nor summary buffer; describe bindings if summary keys end with C-h.
2372
2373 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2374
2375         * message.el (message-fix-before-sending): Skip raw message part to be
2376         forwarded while checking illegible text.
2377         (message-forward-make-body-mime, message-forward-make-body): Mark
2378         signed or encrypted raw message as having no illegible text.
2379
2380 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2381
2382         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
2383         (gnus-message-with-timestamp-1): New macro.
2384         (gnus-message-with-timestamp): New function.
2385         (gnus-message): Use them.
2386
2387         * nnheader.el (nnheader-message): Use them.
2388
2389 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
2390
2391         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
2392         .newsrc.eld file.
2393
2394 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2395
2396         * gnus-agent.el (gnus-agent-fetch-headers)
2397         (gnus-agent-retrieve-headers): Bind
2398         gnus-decode-encoded-address-function to identity.
2399
2400         * nntp.el (nntp-send-xover-command): Recognize an xover command is
2401         available also when the server returns simply a dot.
2402
2403         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
2404
2405 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2406
2407         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
2408
2409 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2410
2411         * gnus-ems.el (gnus-x-splash): Make it work.
2412
2413         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
2414         from being used.
2415
2416         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
2417
2418 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2419
2420         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
2421         4th and the 5th arguments.
2422
2423         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
2424         the front stickiness.
2425         (gnus-article-summary-command-nosave): Correct the order of the
2426         arguments passed to pop-to-buffer.
2427         (gnus-article-read-summary-keys): Ditto; make it work properly when the
2428         summary command ends up with the article buffer.
2429
2430         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
2431         the same faces.
2432
2433 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
2434
2435         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
2436
2437 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
2438
2439         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
2440         * gnus-sum.el (gnus-summary-highlight):
2441         * pgg.el (pgg-sign-region, pgg-sign):
2442         * mail-source.el (mail-source-delete-old-incoming-confirm):
2443         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
2444
2445 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2446
2447         * gnus-art.el (gnus-mime-view-part-externally)
2448         (gnus-mime-view-part-internally): Fix predicate function passed to
2449         completing-read.
2450
2451         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
2452
2453         * gnus.el (gnus-update-message-archive-method): Add :version.
2454
2455 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2456
2457         * gnus.el (gnus-update-message-archive-method): New variable.
2458
2459         * gnus-start.el (gnus-setup-news): Update saved "archive" method
2460         according to gnus-message-archive-method if
2461         gnus-update-message-archive-method is non-nil.
2462
2463 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2464
2465         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
2466         by Loic Dachary <loic@dachary.org>.
2467         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
2468
2469 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2470
2471         * message.el (message-pop-to-buffer): Add switch-function argument.
2472         (message-mail): Pass switch-function argument to it.
2473
2474 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
2475
2476         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
2477         Improve doc string.
2478
2479 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2480
2481         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
2482         (gnus-header-content)
2483         * gnus-cite.el (gnus-cite-10)
2484         * gnus-srvr.el (gnus-server-closed)
2485         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
2486         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
2487         (gnus-group-mail-3-empty, gnus-group-mail-low)
2488         (gnus-group-mail-low-empty, gnus-splash)
2489         * message.el (message-header-to, message-header-cc)
2490         (message-header-subject, message-header-other, message-header-name)
2491         (message-header-xheader, message-separator, message-cited-text)
2492         (message-mml): Lighten colors of faces used for dark background.
2493
2494 2007-05-24  Simon Josefsson  <simon@josefsson.org>
2495
2496         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
2497         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
2498
2499 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2500
2501         * message.el (message-narrow-to-headers-or-head):
2502         Ignore mail-header-separator in the body.
2503
2504 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2505
2506         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
2507         same as window size.
2508
2509 2007-05-22  Kevin Ryde  <user42@zip.com.au>
2510
2511         * message.el (message-font-lock-keywords): Use message-header-xheader
2512         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
2513         ahead of the anything pattern, to get it recognised.
2514
2515 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2516
2517         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
2518         spam.el loads uses it in the compiled defadvice form.
2519
2520 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
2521
2522         * gnus-sum.el (gnus-articles-to-read)
2523         (gnus-summary-insert-old-articles): Don't truncate group name for
2524         `read-string'.
2525
2526         * gnus-util.el (gnus-limit-string): Delete this function.
2527
2528         * gnus-sum.el (gnus-simplify-subject-fully): Use
2529         `truncate-string-to-width' instead.
2530
2531 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
2532
2533         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
2534         if, on summary exit, the next group has to be selected.
2535         (gnus-summary-exit): Use it.
2536
2537 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
2538
2539         * gnus-art.el (gnus-article-mode): Fix comment about displaying
2540         non-break space.
2541
2542 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2543
2544         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
2545         Check if group is not a directory.
2546         (nnfolder-request-expire-articles): Don't delete articles if the target
2547         group is not available.
2548
2549         * nnml.el (nnml-request-create-group): Properly check if group is not a
2550         file.
2551         (nnml-request-expire-articles): Don't delete articles if the target
2552         group is not available.
2553
2554         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2555         Don't quote characters that are within parentheses.
2556
2557 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2558
2559         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
2560         (gnus-handle-ephemeral-exit): Select article according to it.
2561
2562 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
2563
2564         * message.el (message-insert-formated-citation-line): Remove newline.
2565         (message-citation-line-format): Add final \n here so that the user can
2566         avoid a blank line.
2567
2568 2007-05-03  Dan Christensen  <jdc@uwo.ca>
2569
2570         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
2571         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
2572         Update lanl/arXiv support.
2573
2574 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
2575
2576         * gnus.el: Bump version number.
2577
2578 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2579
2580         * gnus.el (gnus-version-number): Bump version.
2581
2582 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2583
2584         * gnus.el: No Gnus v0.6 is released.
2585
2586 2007-04-27  Didier Verna  <didier@xemacs.org>
2587
2588         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
2589         * gmm-utils.el (gmm-regexp-concat): here.
2590         * message.el: Don't require 'gnus-util.
2591         (message-dont-reply-to-names): Handle name change above.
2592         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
2593
2594 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2595
2596         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
2597         since the initial value varies according to the system.
2598
2599 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2600
2601         * mm-util.el (mm-charset-synonym-alist): Defcustom.
2602
2603 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
2604
2605         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
2606
2607 2007-04-24  Didier Verna  <didier@xemacs.org>
2608
2609         Improve the type of gnus-ignored-from-addresses.
2610         * gnus-util.el (gnus-orify-regexp): New function.
2611         * message.el (gnus-util): Require it.
2612         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
2613         * gnus-sum.el (gnus-ignored-from-addresses): New function.
2614         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
2615
2616 2007-04-24  Didier Verna  <didier@xemacs.org>
2617
2618         * gnus-sum.el:
2619         * gnus-utils.el: Fix some trailing whitespaces.
2620
2621 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2622
2623         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
2624         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
2625         article's Message-ID; refer parent article in summary buffer.
2626
2627         * message.el (message-bounce): Call mime-to-mml.
2628
2629         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
2630         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
2631         optimize and/or forms properly.
2632
2633 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
2634
2635         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
2636         URL.
2637
2638 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2639
2640         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
2641
2642 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2643
2644         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
2645         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
2646         displayed of multipart/alternative part if it is invoked from summary
2647         buffer.
2648
2649         * mm-view.el (mm-inline-text-html-render-with-w3m)
2650         (mm-inline-text-html-render-with-w3m-standalone)
2651         (mm-inline-render-with-function): Use mail-parse-charset by default.
2652
2653 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
2654
2655         * parse-time.el (parse-time-string-chars): Check if CHAR
2656         is less than the length of parse-time-syntax.
2657
2658 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2659
2660         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
2661         from gnus-newsgroup-processable.
2662
2663 2007-04-16  Didier Verna  <didier@xemacs.org>
2664
2665         * gnus-msg.el (gnus-configure-posting-styles): Handle
2666         message-signature-directory properly with :file syntax.  Reported by
2667         "Leo".
2668
2669 2007-04-11  Didier Verna  <didier@xemacs.org>
2670
2671         New user option: message-signature-directory.
2672         * gnus-msg.el (gnus-configure-posting-styles): Support it.
2673         * message.el (message-insert-signature): Ditto.
2674         * message.el (message-signature-file): Doc update.
2675         * message.el (message-signature-directory): New.
2676
2677 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2678
2679         * gnus-msg.el (gnus-inews-yank-articles): Use
2680         message-exchange-point-and-mark instead of exchange-point-and-mark.
2681
2682 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2683
2684         * message.el (message-yank-original): Make sure cited text ends with
2685         newline; don't exchange point and mark.
2686
2687 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
2688
2689         * tls.el (open-tls-stream): Properly handle case where there
2690         is no associated buffer.
2691
2692 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
2693
2694         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
2695         message-yank-original, make sure (< mark TEXT point).
2696
2697 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
2698
2699         * message.el (message-fill-column): New variable.
2700         (message-mode): Use it.  Add comment on a possible new hook.
2701
2702         * nnmail.el (nnmail-spool-file): Mark as obsolete.
2703         (nnmail-get-new-mail): Reformat.
2704
2705         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
2706
2707         * gmm-utils.el: Fix Commentary.
2708         (gmm-tool-bar-from-list): Fix typo in doc string.
2709
2710 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
2711
2712         * message.el (message-yank-original): Don't switch point and mark
2713         unnecessarily to put point and mark as documented.
2714
2715 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2716
2717         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
2718         from the message heads.
2719
2720 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
2721
2722         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
2723         article buffer does not have a window.  This may not be the best
2724         solution but is certainly better than setting the start of the null,
2725         that is the current, window.
2726
2727 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
2728
2729         * gnus-draft.el (gnus-draft-setup-hook): New hook.
2730         (gnus-draft-setup): Run it.
2731
2732         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
2733         gnus-score-fast-scoring.  Allow regexp.
2734         (gnus-score-headers): Use it.
2735
2736         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
2737         XEmacs.
2738
2739         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
2740         string.
2741         (gnus-button-alist): Also catch `<f1> k ...'.
2742         (gnus-treat-display-x-face): Fix doc string.
2743
2744 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2745
2746         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
2747         evaluation of gnus-extended-version to ensure correct generation of the
2748         User-Agent header when message-generate-headers-first is used.
2749
2750 2007-03-24  Simon Josefsson  <simon@josefsson.org>
2751
2752         * hashcash.el (hashcash-generate-payment-async): Don't crash if
2753         hashcash-path is nil.  Don't call callback with incorrect number of
2754         parameters if val is 0.
2755
2756 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2757
2758         * message.el (message-required-news-headers):
2759         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
2760
2761 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
2762
2763         * tls.el (open-tls-stream): In handshake-waiting loop,
2764         don't wait more if there is output available to process.
2765
2766 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
2767
2768         * tls.el (tls-program): Doc fix.
2769
2770 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2771
2772         * message.el (message-generate-new-buffers): Change the meaning of the
2773         nil value; add `standard' to the choices; treat t as `unique'; improve
2774         doc string.
2775         (gnus-select-frame-set-input-focus): Autoload.
2776         (message-buffer-name): Search for the existing message buffer if
2777         message-generate-new-buffers is nil or `standard'; treat the value t of
2778         message-generate-new-buffers as `unique'.
2779         (message-pop-to-buffer): Raise the frame already displaying the message
2780         buffer; clear the echo area after querying.
2781         (message-setup): Pass the `continue' argument to compose-mail.
2782         (message-mail): Prefer `switch-function' if it is given; search for the
2783         existing message buffer if the `continue' argument is non-nil; pass
2784         continue and switch-function arguments to compose-mail by way of
2785         message-setup.
2786         (message-mail-other-window): Adjust argument of message-setup.
2787         (message-mail-other-frame): Ditto.
2788
2789 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2790
2791         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
2792         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
2793         to turn font-lock on when turning gnus-message-citation-mode on.
2794
2795 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
2796
2797         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
2798         (mml-smime-function-alist): New variable; add epg as the backend.
2799         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
2800         mml-smime- functions instead.
2801         * mm-view.el: Require smime.
2802
2803 2007-03-05  Didier Verna  <didier@xemacs.org>
2804
2805         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
2806         instead of just inheritance for posting styles.
2807         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
2808
2809 2007-02-24  Chris Moore  <dooglus@gmail.com>
2810
2811         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
2812         * pgg-pgp.el (pgg-pgp-encrypt-region):
2813         * pgg-gpg.el (pgg-gpg-encrypt-region):
2814         Check pgg-encrypt-for-me if no other recipients.
2815
2816 2007-02-24  John Paul Wallington  <jpw@pobox.com>
2817
2818         * tls.el (tls-certtool-program): Fix custom type.
2819
2820 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2821
2822         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
2823         and point-at-eol instead of line-(beginning|end)-position.
2824
2825         * assistant.el (assistant-parse-buffer): Ditto.
2826
2827         * netrc.el (netrc-parse-services): Ditto.
2828
2829 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
2830
2831         * mml2015.el (mml2015-epg-find-usable-key): New function.
2832         (mml2015-epg-sign): Use it.
2833         (mml2015-epg-encrypt): Use it.
2834
2835 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2836
2837         * message.el (message-make-in-reply-to): Quote name containing
2838         non-ASCII characters.  It will make the RFC2047 encoder cause an error
2839         if there are special characters.  Reported by NAKAJI Hiroyuki
2840         <nakaji@jp.freebsd.org>.
2841
2842 2007-02-27  Didier Verna  <didier@xemacs.org>
2843
2844         Include the group parameters as well as the topic ones in the
2845         inheritance filter process.
2846         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
2847         argument GROUP-PARAMS-LIST.
2848         * gnus-topic.el (gnus-group-topic-parameters): Use it.
2849
2850 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2851
2852         * nntp.el (nntp-never-echoes-commands)
2853         (nntp-open-connection-functions-never-echo-commands): New variables.
2854         (nntp-send-command): Use them.
2855
2856 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
2857
2858         * mml2015.el (mml2015-epg-verify): Simplified.
2859
2860 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2861
2862         * mml.el (mml-content-disposition-alist): New user option.
2863         (mml-content-disposition): New function.
2864         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
2865         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
2866
2867 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
2868
2869         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
2870         verification.
2871
2872 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2873
2874         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
2875         articles posted in the last 24 hours.
2876
2877 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
2878
2879         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
2880
2881 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
2882
2883         * nntp.el (nntp-send-command): Don't wait for echoes when
2884         nntp-open-ssl-stream is used.
2885
2886 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2887
2888         * gnus-cite.el (gnus-test-font-lock-add-keywords)
2889         (gnus-message-add-citation-keywords)
2890         (gnus-message-remove-citation-keywords): Remove.
2891         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
2892         directly, make the variables in font-lock-defaults buffer-local, add
2893         gnus-message-citation-keywords to them and then update the value of
2894         font-lock-keywords.
2895
2896 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2897
2898         * message.el (message-cite-original-1): Don't call
2899         gnus-article-highlight-citation.
2900
2901         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
2902         citations; fix line count.
2903
2904 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2905
2906         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
2907         (gnus-message-add-citation-keywords)
2908         (gnus-message-remove-citation-keywords): Use it; fix the emulating
2909         versions of font-lock-add-keywords and font-lock-remove-keywords to
2910         work with XEmacs correctly.
2911
2912 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2913
2914         * gnus-cite.el (gnus-cite-face-list): Set the values of
2915         gnus-message-max-citation-depth and gnus-message-citation-keywords.
2916         (gnus-message-max-citation-depth): Use defvar rather than defconst.
2917         (gnus-message-cite-prefix-regexp): New variable.
2918         (gnus-message-search-citation-line): Use it; protect against long
2919         citation prefix; fill match data with nil rather than 0 for XEmacs; set
2920         the 0th match data for Emacs.
2921         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
2922         (gnus-message-add-citation-keywords): Append keywords rather than
2923         prepending; emulate font-lock-add-keywords if it is not available.
2924         (gnus-message-remove-citation-keywords): Emulate
2925         font-lock-remove-keywords if it is not available.
2926
2927         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
2928
2929         * message.el (message-cite-prefix-regexp): Set the value of
2930         gnus-message-cite-prefix-regexp.
2931
2932 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2933
2934         * nnweb.el (nnweb-google-parse-1): Update parser.
2935
2936 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
2937
2938         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
2939
2940 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2941
2942         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
2943         regexp.
2944
2945 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2946
2947         * uudecode.el (uudecode-string-to-multibyte): New function emulating
2948         string-to-multibyte.
2949         (uudecode-decode-region-internal): Use it.
2950
2951         * lpath.el: Fbind string-as-multibyte for XEmacs.
2952
2953 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
2954
2955         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
2956         custom choice.
2957
2958         * gnus-art.el (gnus-signature-limit): Fix custom choice.
2959
2960 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
2961
2962         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
2963
2964         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
2965         `write-region' to respect `mm-inhibit-file-name-handlers'.
2966
2967 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
2968
2969         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
2970         Use gnus-home-directory instead of "~/" or "$HOME".
2971
2972 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
2973
2974         * encrypt.el (encrypt-insert-file-contents): Add better prompt
2975         to mention filename.
2976         Add comments at beginning regarding usage.
2977         (encrypt-write-file-contents): Change interactive so a string is
2978         acceptable.  If the file has no associated model, show an error instead
2979         of a nonsense prompt.
2980
2981 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2982
2983         * spam.el (spam-bsfilter-ham-switch): Fix typo.
2984         Thanks to Yoshihiko Yamada for kind notification of this typo.
2985
2986 2007-01-12  Kenichi Handa  <handa@m17n.org>
2987
2988         * uudecode.el (uudecode-decode-region-internal): Make it work in a
2989         multibyte buffer.
2990
2991 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
2992
2993         * gnus-score.el (gnus-score-fast-scoring): New variable.
2994         (gnus-score-headers): Use it.
2995
2996         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
2997
2998         * message.el (message-cite-original-1): Call
2999         gnus-article-highlight-citation if requested.
3000         (message-make-from): Allow name and address as optional arguments.
3001
3002         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
3003
3004         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
3005         bugs to doc string.
3006         (gnus-button-alist): Add mid\\|message-id.
3007         (gnus-button-fetch-group): Extend for use in
3008         `browse-url-browser-function'.
3009         (gnus-button-url-regexp): Try to catch paired parentheses like in
3010         Wikipedia URLs.
3011
3012         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
3013         Suggested by Simon Krahnke <overlord@gmx.li>.
3014
3015 2007-01-13  Romain Francoise  <romain@orebokech.com>
3016
3017         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
3018         Update copyright.
3019
3020 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
3021
3022         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
3023
3024 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
3025
3026         * gnus-registry.el (gnus-registry-unfollowed-groups)
3027         (gnus-registry-split-fancy-with-parent): Fix documentation.
3028
3029 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3030
3031         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
3032         from nnweb groups.
3033
3034 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3035
3036         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
3037         Xref urls.  Erase buffer before requesting head.
3038
3039 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
3040
3041         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
3042         customizable.
3043
3044 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
3045
3046         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
3047         no signing key is found.
3048         (mml2015-epg-encrypt): Ask user whether to skip or abort if
3049         no encrypting and/or signing key is found.
3050
3051 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3052
3053         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
3054
3055 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3056
3057         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
3058         headers read from disk with the ones newly found in the current search.
3059         This should no longer cause problems, because the article numbers in
3060         Gmane's `nov.php' output are ignored since the previous change.
3061
3062 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3063
3064         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
3065
3066 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3067
3068         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
3069         replace-regexp-in-string; bind url-version; fbind display-images-p and
3070         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
3071         find-face and set-itimer-function for Emacs; bind itimer-list for
3072         Emacs.
3073
3074         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
3075
3076 2007-01-01  Romain Francoise  <romain@orebokech.com>
3077
3078         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
3079
3080 2006-12-31  Steve Youngs  <steve@sxemacs.org>
3081
3082         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
3083         `define-minor-mode' macro definition expanded properly.
3084         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
3085         exclude it there.
3086
3087         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
3088         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
3089         `fboundp' test.
3090         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
3091         This is OK to autoload in (S)XEmacs now.
3092
3093 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3094
3095         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
3096         keystroke.
3097         (gnus-summary-limit-to-singletons): Fix typo.
3098
3099         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
3100         else fails.
3101
3102 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3103
3104         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
3105         docstring.
3106
3107         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
3108         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
3109         (gnus-summary-insert-dormant-articles): Fix typo in message.
3110
3111 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3112
3113         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
3114         nil for XEmacs.
3115         (gnus-message-citation-mode): Don't autoload in XEmacs.
3116
3117         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
3118
3119 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
3120
3121         * nnimap.el (nnimap-expunge-search-string): Mention
3122         nnimap-search-uids-not-since-is-evil in docstring.
3123
3124 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
3125
3126         * spam.el: Revert to make-obsolete-variable because
3127         define-obsolete-variable-alias is not supported in Emacs 21.
3128
3129         * spam.el (spam-ifile-path, spam-ifile-database-path)
3130         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
3131         make-obsolete-variable.
3132         (spam-bsfilter-path, spam-bsfilter-program)
3133         (spam-spamassassin-path, spam-spamassassin-program)
3134         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
3135         use "path" inappropriately.
3136         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
3137         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
3138         variable names.
3139
3140 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
3141
3142         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
3143         summary buffer.
3144
3145         * password.el (password-cache-remove): Use clear-string to burn
3146         password, if available.
3147
3148 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3149
3150         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
3151
3152         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
3153
3154         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
3155         (gnus-message-highlight-citation): Move defcustom here from
3156         gnus-cite.el.
3157         (gnus-message-citation-mode): Autoload.
3158
3159         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
3160         checks to make it compile with XEmacs.
3161         (gnus-message-citation-mode): New minor mode.
3162         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
3163         (gnus-message-highlight-citation): New variables.
3164         (gnus-message-search-citation-line)
3165         (gnus-message-add-citation-keywords)
3166         (gnus-message-remove-citation-keywords)
3167         (turn-on-gnus-message-citation-mode)
3168         (turn-off-gnus-message-citation-mode): New functions.
3169
3170 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
3171
3172         * gnus-cite.el: Enable highlighting of different citation levels in
3173         message-mode.
3174
3175 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3176
3177         * message.el (message-make-fqdn): Fix comment.
3178         (message-bogus-system-names): Add ".local".
3179
3180         * spam.el (spam-ifile-path, spam-ifile-program)
3181         (spam-ifile-database-path, spam-ifile-database)
3182         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
3183         Don't use "path" inappropriately.
3184         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
3185         strings.
3186         (spam-check-ifile, spam-ifile-register-with-ifile)
3187         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
3188         new variable names.
3189
3190         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
3191         (gnus-treat-display-smileys): Simplify using
3192         gnus-image-type-available-p.
3193
3194         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
3195         available.
3196
3197         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
3198         `display-images-p' if available.
3199
3200 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3201
3202         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
3203         one after turning on the buffer's multibyteness instead of decoding
3204         them directly in the unibyte buffer that causes unexpected conversion
3205         in Emacs 23 (unicode).
3206
3207 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3208
3209         * message.el (message-generate-hashcash): Fix custom type.
3210
3211 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
3212
3213         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
3214
3215 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
3216
3217         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
3218         disconnect icons.  Add help text.
3219
3220 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
3221
3222         * spam.el (spam-extra-header-to-number): CRM114 spam score is
3223         negated to be consistent with the others we handle.
3224
3225 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3226
3227         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
3228         version of gnus-summary-buffer to something, so that we can use two
3229         article buffers at the same time.
3230
3231 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
3232
3233         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
3234         trigger all the extra headers.
3235         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
3236         sorting.
3237
3238 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3239
3240         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
3241         solid groups.
3242
3243 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
3244
3245         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
3246
3247 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3248
3249         * legacy-gnus-agent.el: Add Copyright notice.
3250
3251 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
3252
3253         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
3254
3255 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3256
3257         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
3258
3259         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
3260         to make it work reliably in CVS Emacs.
3261         (gnus-summary-limit-strange-charsets-predicate)
3262         (gnus-summary-limit-to-predicate): New functions.
3263
3264 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
3265
3266         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
3267         specifying array size.
3268         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
3269         array if it is too small.
3270         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
3271         (gnus-sort-threads-loop): New function.
3272
3273 2006-12-06  Chris Moore  <dooglus@gmail.com>
3274
3275         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
3276         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
3277
3278 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
3279
3280         * mm-url.el (mm-url-predefined-programs): Call curl with correct
3281         options.
3282
3283 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3284
3285         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
3286         DOS-ing the recipient.
3287
3288         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
3289         the headers when creating the mapping to avoid mismappings.
3290         (nnweb-gmane-create-mapping): Always nix out old mapping.
3291
3292 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3293
3294         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
3295         and mm-verify-option to never.
3296
3297 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3298
3299         * message.el (message-signed-or-encrypted-p): New function.
3300         (message-forward-make-body): Use it.
3301
3302         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
3303         Replace encode-coding-string with mm-encode-coding-string.
3304
3305 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3306
3307         * nneething.el (nneething-decode-file-name): Replace
3308         decode-coding-string with mm-decode-coding-string.
3309
3310         * gnus-int.el (gnus-open-server): Say failed server's name.
3311
3312 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3313
3314         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
3315         strings to a single string.  Quote `errors-file-name'.
3316         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
3317         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
3318         Adjust calls.  Use `shell-quote-argument'.
3319
3320 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
3321
3322         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
3323         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
3324
3325         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
3326         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
3327         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
3328         (gnus-group-make-directory-group, gnus-group-transpose-groups):
3329         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
3330         (gnus-subscribe-newsgroup, gnus-1):
3331         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
3332         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
3333         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
3334         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
3335
3336 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3337
3338         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
3339         keystroke.
3340         (gnus-summary-limit-to-bodies): Implement headersp.
3341
3342 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3343
3344         * dns.el (query-dns): Protect against "Process dns deleted" strings.
3345
3346 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3347
3348         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
3349
3350 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3351
3352         * message.el (message-generate-hashcash): Expand range of values to
3353         include `opportunistic'.
3354         (message-send-mail): Use it.
3355
3356 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3357
3358         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
3359         and comment it.
3360
3361         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
3362
3363 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
3364
3365         * gnus-util.el (gnus-extract-address-components): Improve comment.
3366
3367 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3368
3369         * gnus-util.el (gnus-extract-address-components): Work with address in
3370         which the name portion contains @.
3371
3372         * lpath.el: Fbind custom-autoload.
3373
3374 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
3375
3376         * gnus.el (gnus-start): Move custom group up.
3377         (gnus-select-method): Don't autoload, but make it available for
3378         `customize-variable'.
3379         (gnus-getenv-nntpserver): Don't autoload.
3380
3381 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
3382
3383         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
3384
3385 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
3386
3387         * message.el (message-sendmail-extra-arguments): New variable.
3388         (message-send-mail-with-sendmail): Use it.
3389
3390 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3391
3392         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
3393         mm-with-unibyte-current-buffer to make string unibyte.
3394
3395         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
3396         mm-string-as-multibyte.
3397
3398 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
3399
3400         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
3401         Reported by Werner Koch <wk@gnupg.org>.
3402
3403 2006-11-14  Daiki Ueno  <ueno@p360>
3404
3405         * mml2015.el: Autoload epa-select-keys when compiling.
3406
3407 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
3408
3409         * mml2015.el (mml2015-epg-sign): Save the signing keys in
3410         message-options.
3411         (mml2015-epg-encrypt): Save the recipient keys in message-options.
3412
3413 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
3414
3415         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
3416         EasyPG (< 0.0.6).
3417         (mml2015-always-trust): New user option.
3418         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
3419         prompt.
3420
3421 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3422
3423         * nntp.el (nntp-authinfo-force): New variable.
3424         (nntp-send-authinfo): Use it.
3425
3426 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
3427
3428         * message.el (message-strip-subject-encoded-words): Allow _not_ to
3429         decode encoded words.  Improve prompt.  Add comment about forwarding.
3430         (message-replacement-char): Move up.
3431
3432 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3433
3434         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
3435         instead of gnus-intersection because arguments of gnus-sorted-nunion
3436         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
3437
3438 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
3439
3440         * message.el (message-strip-subject-encoded-words): Reformat prompt.
3441         (message-simplify-subject-functions): Enable
3442         message-strip-subject-encoded-words by default.
3443
3444 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
3445
3446         * message.el (message-strip-subject-encoded-words): New function
3447         (message-simplify-subject-functions): New variable.
3448         (message-simplify-subject): Use it.  Fix typo in doc string.
3449         Support message-strip-subject-encoded-words.
3450
3451 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
3452
3453         * gnus-diary.el (gnus-diary-delay-format-function):
3454         * nndiary.el (nndiary-reminders):
3455         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
3456
3457 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
3458
3459         * gnus-art.el (article-hide-boring-headers): Fetch date from
3460         gnus-original-article-buffer to avoid problems with localized date
3461         strings.
3462
3463 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3464
3465         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
3466
3467 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
3468
3469         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
3470         New variables.
3471         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
3472         (mm-charset-synonym-alist): Move some entries to
3473         mm-codepage-iso-8859-list.
3474         (mm-charset-synonym-alist, mm-charset-override-alist): Add
3475         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3476
3477 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3478
3479         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
3480
3481 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
3482
3483         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
3484         with Emacs 21 and XEmacs.
3485
3486 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
3487
3488         * spam.el (spam-parse-address): New function for better parsing,
3489         catching errors, etc.
3490         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
3491
3492 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
3493
3494         * mm-view.el: Add interactive arg to html2text autoload.
3495
3496 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3497
3498         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
3499
3500 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
3501
3502         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
3503         variables.
3504         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
3505         (mm-charset-synonym-alist): Move some entries to
3506         mm-codepage-iso-8859-list.
3507
3508         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
3509
3510 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
3511
3512         * message.el (message-citation-line-format)
3513         (message-insert-formated-citation-line): Fix implementation of %E, %N
3514         and %n according to the doc string.
3515
3516 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
3517
3518         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
3519         car-safe to avoid bad parses.
3520
3521 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3522
3523         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
3524         names.
3525
3526         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
3527
3528 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3529
3530         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
3531         header.
3532
3533         * message.el (message-draft-headers): Add Date.
3534         (message-headers-to-generate): Fix typo in docstring.
3535
3536         * nndraft.el (nndraft-required-headers): New variable.
3537         (nndraft-generate-headers): Use it.
3538
3539         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
3540
3541 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
3542
3543         * gnus-registry.el (gnus-registry-wash-for-keywords)
3544         (gnus-registry-find-keywords): New functions to allow easy searching of
3545         articles that are in the registry.
3546
3547 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
3548
3549         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
3550         ietf-drums-parse-address instead of gnus-extract-address-components.
3551         Reported by Damien Elmes <damien@repose.cx>.
3552
3553 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
3554
3555         * gnus.el (gnus-mime): Remove unused custom group.
3556
3557 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3558
3559         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
3560         "blank line" when searching for end of armor headers.
3561
3562 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3563
3564         * gmm-utils.el (gmm-write-region): Fix variable name.
3565
3566 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
3567
3568         * gmm-utils.el (gmm-write-region): New function based on compatibility
3569         code from `mm-make-temp-file'.
3570
3571         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
3572
3573         * nnmaildir.el (nnmaildir--update-nov)
3574         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
3575         Use `gmm-write-region'.
3576
3577 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
3578
3579         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
3580         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3581
3582         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
3583
3584         * message.el (message-replacement-char): New variable.
3585         (message-fix-before-sending): Use it.
3586         (message-simplify-subject): New function to remove duplicate code.
3587         (message-reply, message-followup): Use it.
3588
3589         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
3590         gnus-summary-limit-to-articles.
3591
3592 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3593
3594         * gnus-util.el (gnus-with-local-quit): New macro.
3595
3596         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
3597
3598 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
3599
3600         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
3601         ignore non-string data.
3602
3603 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
3604
3605         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
3606         non-string data (needs to be done in the registry too).
3607
3608 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
3609
3610         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
3611         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
3612         (gnus-registry-split-fancy-with-parent)
3613         (gnus-registry-fetch-simplified-message-subject-fast)
3614         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
3615         Remove text properties on ingress into the registry and when it's saved.
3616         (gnus-registry-clean-empty-function): Fix bug with cleaning the
3617         registry from entries with no groups.
3618
3619 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
3620
3621         * gnus-util.el (gnus-string-remove-all-properties): Add utility
3622         function to remove string properties.
3623
3624 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
3625
3626         * gmm-utils.el (gmm): Adjust custom version.
3627
3628         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
3629         custom version.
3630
3631         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
3632
3633 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
3634
3635         * gnus-art.el (gnus-insert-prev-page-button)
3636         (gnus-insert-next-page-button): Simplify.  Reformat.
3637
3638 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
3639
3640         * gnus-art.el (gnus-insert-prev-page-button)
3641         (gnus-insert-next-page-button): Apply gnus-article-button-face.
3642
3643 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
3644
3645         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
3646
3647 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
3648
3649         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
3650         gnus-article-button-face to MIME and security buttons.
3651
3652 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
3653
3654         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
3655         readable.
3656
3657 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3658
3659         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
3660
3661 2006-09-20  Steve Youngs  <steve@sxemacs.org>
3662
3663         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
3664         `browse-url-of-file' instead of `browse-url'.
3665
3666 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3667
3668         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
3669         regexp.  Articles containing quotation were cut prematurely.
3670
3671 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3672
3673         * message.el (message-cite-original-1): Use nobody by default for the
3674         value of From header.
3675         (message-reply): Ditto.
3676
3677 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
3678
3679         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
3680         to the gnus-info.  This fixes a bug of inline-PGP message verification.
3681         Reported by Michael Piotrowski <mxp@dynalabs.de>.
3682
3683 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
3684
3685         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
3686         mails in the doc string.  Add some URLs in comment.
3687         (pop3-movemail): Warn about pop3-leave-mail-on-server.
3688
3689 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3690
3691         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
3692         backslashes handling and the way to find boundaries of quoted strings.
3693
3694 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
3695
3696         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
3697         mml1991-encrypt-to-self is set and mml1991-signers is not set.
3698         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
3699         mml2015-encrypt-to-self is set and mml2015-signers is not set.
3700
3701 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
3702
3703         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
3704         doc string.
3705         (gnus-button-regexp, gnus-button-last): Remove unused variables.
3706
3707 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3708
3709         * lpath.el: Fbind epg-check-configuration.
3710
3711 2006-09-06  Simon Josefsson  <jas@extundo.com>
3712
3713         * mml2015.el (mml2015-use): Doc fix, mention epg.
3714
3715 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
3716
3717         * mml2015.el (mml2015-use): Default to epg, if available.
3718
3719 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
3720
3721         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
3722         message-sender.
3723         (mml1991-epg-encrypt): Ditto.
3724         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
3725         message-sender.
3726         (mml2015-epg-encrypt): Ditto.
3727
3728 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
3729
3730         * message.el (message-send-mail-with-sendmail): Look for sendmail in
3731         several common directories.
3732
3733 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
3734
3735         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
3736         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
3737
3738 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3739
3740         * gnus-art.el (article-decode-encoded-words): Make it fast.
3741
3742 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3743
3744         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
3745
3746         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
3747         in quoted string into `\'.
3748
3749 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3750
3751         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3752         Use standard-syntax-table.
3753
3754 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3755
3756         * gnus-art.el (gnus-decode-address-function): New variable.
3757         (article-decode-encoded-words): Use it to decode headers which are
3758         assumed to contain addresses.
3759         (gnus-mime-delete-part): Remove useless `or'.
3760
3761         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
3762         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
3763         (gnus-nov-parse-line): Use it to decode From header.
3764         (gnus-get-newsgroup-headers): Ditto.
3765         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
3766
3767         * mail-parse.el (mail-decode-encoded-address-region): New alias.
3768         (mail-decode-encoded-address-string): New alias.
3769
3770         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3771         New function.
3772         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
3773         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
3774         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
3775         (rfc2047-decode-string): Ditto.
3776         (rfc2047-decode-address-region): New function.
3777         (rfc2047-decode-address-string): New function.
3778
3779 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
3780
3781         * message.el (message-caesar-buffer-body): Allow rotating headers.
3782
3783         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
3784
3785         * message.el (message-insert-formated-citation-line): Fix %f.
3786         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
3787
3788 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3789
3790         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
3791         (gnus-bookmark-mouse-available-p): New macro.
3792         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
3793         (gnus-bookmark-bmenu-show-infos): Use it.
3794         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
3795         (gnus-bookmark-bmenu-hide-infos): Ditto.
3796         (gnus-bookmark-remove-properties): New function.
3797         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
3798         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
3799         (gnus-bookmark-write-file): Bind coding-system-for-write.
3800         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
3801         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
3802         group before selecting it.
3803         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
3804         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
3805         quit-window if it is not available; use gnus-mouse-2 and bind it to
3806         gnus-bookmark-bmenu-select-by-mouse.
3807         (gnus-bookmark-show-details): Remove unused variable `details-list'.
3808         (gnus-bookmark-bmenu-select-by-mouse): New function.
3809
3810 2006-08-13  Romain Francoise  <romain@orebokech.com>
3811
3812         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
3813         space.
3814
3815 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3816
3817         * compface.el (uncompface): Use binary rather than raw-text-unix.
3818
3819 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3820
3821         * compface.el (uncompface): Make sure the eol conversion doesn't take
3822         place when communicating with the external programs.  Reported by
3823         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3824
3825 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3826
3827         * nnheader.el (nnheader-insert-head): Fix typo in comment.
3828
3829 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3830
3831         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3832         Make it more robust by parsing author and date independently.
3833
3834 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3835
3836         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
3837
3838 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
3839
3840         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
3841         first matching secret key.
3842         (mml2015-epg-encrypt): Ditto.
3843
3844         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
3845         first matching secret key.
3846         (mml1991-epg-encrypt): Ditto.
3847
3848         * mml2015.el (mml2015-encrypt-to-self): New user option.
3849         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
3850         mml2015-epg-encrypt-to-self is set.
3851
3852         * mml1991.el (mml1991-encrypt-to-self): New variable.
3853         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
3854         mml1991-epg-encrypt-to-self is set.
3855
3856         * mml2015.el (mml2015-signers): New user option.
3857         (mml2015-epg-sign): Reflect the value of mml2015-signers.
3858         (mml2015-epg-encrypt): Allow to select signing keys.
3859
3860         * mml1991.el (mml1991-signers): New variable.
3861         (mml1991-epg-sign): Reflect the value of mml1991-signers.
3862         (mml1991-epg-encrypt): Allow to select signing keys.
3863
3864 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3865
3866         * nnheader.el (nnheader-insert-head): Make it work even if the file
3867         uses CRLF for the line-break code.
3868
3869 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
3870
3871         * mml2015.el: Require mml-sec instead of password.
3872         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
3873         (mml2015-cache-passphrase): Inherit the default value from
3874         mml-secure-cache-passphrase.
3875         (mml2015-passphrase-cache-expiry): Inherit the default value from
3876         mml-secure-passphrase-cache-expiry.
3877
3878         * mml1991.el: Require mml-sec instead of password.
3879         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
3880         (mml1991-cache-passphrase): Inherit the default value from
3881         mml-secure-cache-passphrase.
3882         (mml1991-passphrase-cache-expiry): Inherit the default value from
3883         mml-secure-passphrase-cache-expiry.
3884
3885         * mml-sec.el: Require password.
3886         (mml-secure-verbose): New user option.
3887         (mml-secure-cache-passphrase): New user option.
3888         (mml-secure-passphrase-cache-expiry): New user option.
3889
3890 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
3891
3892         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
3893         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
3894         andreas@altroot.de (Andreas Vögele).
3895
3896         FIXME: Use `tiny change'?
3897
3898 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3899
3900         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
3901         workaround for the url package included with Emacs.
3902
3903         * nnweb.el (nnweb-google-create-mapping): Update regexp.
3904
3905 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3906
3907         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
3908         correctly.  This fixes a bug caused by the 2006-05-12 change.
3909
3910 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
3911
3912         * nnmail.el (nnmail-article-group): If splitting raises an error, give
3913         some information about the error when saying that the `bogus' mail
3914         group will be used.
3915
3916 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
3917
3918         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
3919         string.
3920
3921 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
3922
3923         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
3924
3925 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3926
3927         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
3928
3929 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
3930
3931         * mml1991.el (mml1991-function-alist): Add epg.
3932         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
3933         (mml1991-epg-encrypt): New functions.
3934
3935 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
3936
3937         * mml2015.el (mml2015-verbose): New variable.
3938         (mml2015-cache-passphrase): Ditto.
3939         (mml2015-passphrase-cache-expiry): Ditto.
3940         (mml2015-function-alist): Add epg.
3941         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
3942         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
3943         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
3944         functions.
3945
3946 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3947
3948         * message.el (message-cite-original-1): Preserve region when removing
3949         quoted text due to X-No-Archive in order to avoid bogus attribution
3950         when citing multiple messages.
3951
3952 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3953
3954         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
3955         Kenneth Jacker <khj@be.cs.appstate.edu>.
3956
3957 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
3958
3959         * gnus-diary.el (gnus-user-format-function-d)
3960         (gnus-user-format-function-D): Autoload.
3961
3962         * imap.el (Commentary): Fix typo.
3963
3964         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
3965         2006-04-22 contribution.
3966
3967 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3968
3969         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
3970         It didn't really fix the bogosity I'm seeing with solid web groups.
3971
3972 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3973
3974         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
3975         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
3976         created using server names.  If we use the feature without declaring
3977         it, Gnus does not properly manage server and group state.
3978
3979         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
3980         bound.
3981
3982 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3983
3984         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
3985         looking up the method using GROUP's prefix before inventing a new one.
3986         It is used on killed/unknown groups in various places where returning
3987         an all-new method isn't expected by the caller.
3988
3989         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
3990         and match semantics of gnus-group-real-prefix.
3991
3992 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
3993
3994         * nnmail.el (nnmail-broken-references-mailers): New variable.
3995         (nnmail-ignore-broken-references): New function generalizing
3996         nnmail-fix-eudora-headers.
3997         (nnmail-fix-eudora-headers): Now obsolete.
3998
3999         * gnus-art.el (gnus-button-handle-custom): Support
4000         `customize-apropos*'.
4001
4002 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4003
4004         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
4005
4006         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
4007         articles.
4008
4009 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
4010
4011         * message.el (message-cite-reply-above): New variable.
4012         (message-yank-original): Use it.
4013
4014 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4015
4016         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
4017
4018 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
4019
4020         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
4021         as read.
4022
4023         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
4024
4025 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
4026
4027         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
4028         (gnus-bookmark-default-file): Use gnus-directory.
4029         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
4030         Remove "*" in doc string.
4031         (gnus-bookmark-write-file): Simplify.
4032         (gnus-bookmark-maybe-sort-alist): Use `when'.
4033         (gnus-bookmark-get-bookmark): Fix typo in doc string.
4034         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
4035         FIXME about Emacs 21 and XEmacs compatibility.
4036         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
4037         compatibility.
4038         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
4039         compatibility.
4040         (gnus-bookmark-menu-heading): Fix version.
4041
4042 2006-06-19  Bastien Guerry  <bzg@altern.org>
4043
4044         * gnus-bookmark.el: New file.
4045
4046 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4047
4048         * message.el (message-syntax-checks): Doc fix.
4049
4050 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4051
4052         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
4053         unsubscribed groups as if they were killed ones.  It causes duplicate
4054         entries in gnus-newsrc-alist.
4055
4056 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4057
4058         * message.el (message-syntax-checks): Doc fix.
4059         (message-send-mail): Add check for continuation headers.
4060         (message-check-news-header-syntax): Fix regexp used to check for
4061         continuation headers.
4062
4063 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4064
4065         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
4066
4067 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
4068
4069         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
4070
4071 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4072
4073         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
4074         default-truncate-lines.
4075
4076 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4077
4078         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
4079         to fill the utf-8 entry.
4080
4081         * lpath.el: Fbind unicode-precedence-list.
4082
4083 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4084
4085         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
4086
4087 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
4088
4089         * gnus-agent.el (directory-files-and-attributes): Move all the way
4090         forward (the third and final move).
4091         (gnus-agent-read-agentview): Trap reconstruction errors due to
4092         nonexistant directory.  Handle by returning nil.
4093
4094 2006-05-30  Didier Verna  <didier@xemacs.org>
4095
4096         * message.el (message-dont-reply-to-names): Update the custom type.
4097         * message.el (message-dont-reply-to-names): New defsubst: potentially
4098         convert a list of regexps into a single one.
4099         * message.el (message-get-reply-headers): Use it.
4100         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
4101
4102 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4103
4104         * gnus-agent.el (directory-files-and-attributes): Move forward.
4105
4106 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4107
4108         * gnus-ml.el (gnus-mailing-list-subscribe)
4109         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
4110         (gnus-mailing-list-message): Fix doc strings.
4111
4112 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4113
4114         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
4115         of doing it manually.
4116
4117 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4118
4119         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
4120         comment.
4121
4122 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
4123
4124         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
4125         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
4126         (gnus-agent-read-local): All symbols allocated in my-obarray
4127         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
4128         (gnus-agent-regenerate-group): Check numeric names to see if they are
4129         messages or groups.
4130         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
4131         better way of do this...)
4132
4133         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
4134         'dummy.group' (there should be a better way of do this...)
4135
4136 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4137
4138         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
4139         (gnus-saved-headers): Ditto.
4140         (gnus-default-article-saver): Mention functions may have properties.
4141         (gnus-article-save): Override gnus-save-all-headers and
4142         gnus-saved-headers by :headers property which saver function may have.
4143         (gnus-summary-save-in-file): Add :headers property.
4144         (gnus-summary-write-to-file): Ditto.
4145
4146         * gnus-sum.el (gnus-summary-save-article): Bind
4147         gnus-prompt-before-saving to t when saving many articles in a file;
4148         always show all headers.
4149
4150         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
4151
4152 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
4153
4154         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
4155         marks.
4156
4157         * message.el (message-indent-citation): Add optional arguments to allow
4158         using it outside of message buffers.
4159
4160         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
4161         (gnus-article-treat-unfold-headers): Use it.
4162         (gnus-article-truncate-lines): New variable.
4163         (gnus-article-mode): Use it.
4164         (gnus-article-toggle-truncate-lines): New function.
4165
4166         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
4167         gnus-article-toggle-truncate-lines.
4168
4169         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
4170         coding system in XEmacs, use binary.
4171
4172 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4173
4174         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
4175         after-load-alist.
4176
4177         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
4178         this function should save decoded articles.
4179         (gnus-summary-write-to-file): Use property to specify this function
4180         should save decoded articles and specify gnus-summary-save-in-file
4181         should be used to save articles other than the first one when saving
4182         many articles.
4183         (gnus-summary-save-body-in-file): Use property to specify this
4184         function should save decoded articles.
4185         (gnus-summary-write-body-to-file): Use property to specify this
4186         function should save decoded articles and specify
4187         gnus-summary-save-body-in-file should be used to save articles other
4188         than the first one when saving many articles.
4189
4190         * gnus-sum.el (gnus-summary-save-article): Simplify.
4191
4192 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4193
4194         * gnus-art.el (gnus-default-article-saver): Add
4195         gnus-summary-write-body-to-file.
4196         (gnus-article-save-coding-system): Don't use coding system object
4197         in XEmacs.
4198         (gnus-read-save-file-name): Add optional `dir-var' argument which
4199         specifies directory in which files are saved; work even if optional
4200         `variable' argument is not specified.
4201         (gnus-summary-write-to-file): Read file name.
4202         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
4203         (gnus-summary-write-body-to-file): New function.
4204
4205         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
4206         (gnus-summary-local-variables): Add it.
4207         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
4208         (gnus-summary-save-article): Remove optional `decode' argument;
4209         determine whether to decode articles by the value of
4210         gnus-default-article-saver; when saving many files using
4211         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
4212         it first and use gnus-summary-save-in-file or
4213         gnus-summary-save-body-in-file thereafter unless
4214         gnus-prompt-before-saving is always; move point to article which
4215         will be saved.
4216         (gnus-summary-save-article-file): Revert.
4217         (gnus-summary-write-article-file): Revert.
4218         (gnus-summary-save-article-body-file): Revert.
4219         (gnus-summary-write-article-body-file): New function.
4220
4221 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4222
4223         * gnus-art.el (gnus-default-article-saver): Doc fix.
4224         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
4225         from gnus-summary-save-article-coding-system, and default to a
4226         certain coding system.
4227         (gnus-output-to-file): Add coding cookie and encode text according
4228         to gnus-article-save-coding-system; don't use mm-append-to-file.
4229
4230         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
4231         gnus-art.el and rename to gnus-article-save-coding-system.
4232         (gnus-summary-save-article): Require gnus-art; don't show all
4233         headers if it decodes articles; don't add coding cookie here;
4234         don't bind mm-text-coding-system-for-write.
4235         (gnus-summary-save-article-file): Save decoded articles.
4236         (gnus-summary-write-article-file): When saving many files, use
4237         gnus-summary-write-to-file first and gnus-summary-save-in-file
4238         thereafter unless gnus-prompt-before-saving is always.
4239         (gnus-summary-save-article-body-file): Save decoded articles.
4240
4241         * lpath.el: Fbind select-safe-coding-system for XEmacs.
4242
4243 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
4244
4245         * nnrss.el (nnrss-check-group): Bind hash-index.
4246
4247 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
4248
4249         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
4250         its hash index.  Store this hash in `nnrss-group-data'.
4251         (nnrss-read-group-data): Update accordingly.
4252
4253 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
4254
4255         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
4256         entry.
4257
4258         * gnus-sum.el (gnus-summary-make-menu-bar): Add
4259         gnus-article-browse-html-article.
4260
4261 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
4262
4263         * gnus-sum.el (gnus-summary-mime-map): Add
4264         gnus-article-browse-html-article.
4265
4266         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
4267
4268 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
4269
4270         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
4271         suitable coding systems in customize.
4272
4273 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
4274
4275         * mail-source.el (mail-sources): Fix custom type.
4276
4277 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
4278
4279         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
4280         (gnus-summary-expire-articles-now): Shorten prompt.
4281
4282         * gmm-utils.el (wid-edit): Require.
4283         (defun-gmm): Renamed from `gmm-defun-compat'.
4284         (gmm-image-search-load-path): Use it.
4285         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
4286
4287 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4288
4289         * gnus-sum.el (gnus-summary-save-article-coding-system): New
4290         variable.
4291         (gnus-summary-save-article): Add optional `decode' argument.  If
4292         it is set and gnus-summary-save-article-coding-system is non-nil,
4293         save decoded article.
4294         (gnus-summary-write-article-file): Save decoded article if
4295         gnus-summary-save-article-coding-system is non-nil.
4296
4297         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
4298         type.
4299
4300 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4301
4302         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
4303
4304 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4305
4306         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
4307         first to test gnus-single-article-buffer which may be buffer-local.
4308
4309         * gnus-sum.el (gnus-summary-setup-buffer): Make
4310         gnus-single-article-buffer buffer-local and nil in ephemeral
4311         group; make gnus-article-buffer, gnus-article-current, and
4312         gnus-original-article-buffer always buffer-local.
4313         (gnus-summary-exit): Kill article buffer belonging to ephemeral
4314         group.
4315         (gnus-handle-ephemeral-exit): Don't move to next summary line.
4316
4317 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
4318
4319         * nnml.el (nnml-request-compact-group): Compressed files might not
4320         have .gz extension.
4321
4322 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4323
4324         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
4325         (mm-copy-to-buffer): Use with-current-buffer.
4326         (mm-display-part): Simplify.
4327         (mm-inlinable-p): Add optional arg `type'.
4328
4329 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4330
4331         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
4332         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
4333         Try harder to show the attachment internally or externally using
4334         gnus-mime-view-part-as-type.
4335
4336 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
4337
4338         * message.el (message-from-style, message-signature-separator)
4339         (message-user-organization-file, message-send-mail-function)
4340         (message-citation-line-function, message-yank-prefix)
4341         (message-indent-citation-function, message-signature)
4342         (message-signature-file, message-signature-insert-empty-line):
4343         Remove autoloads.
4344
4345         * gnus-art.el (gnus-buttonized-mime-types): Remove
4346         "multipart/signed".  Revert 2006-04-26 change.
4347
4348 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4349
4350         * gnus.el (gnus-version-number): Bump version.
4351
4352 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4353
4354         * gnus.el: No Gnus v0.5 is released.
4355
4356 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4357
4358         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
4359         fetching articles by message-id.
4360
4361 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4362
4363         * message.el (hashcash): Require hashcash as normal.
4364
4365         * ecomplete.el (ecomplete-highlight-match-line): Use
4366         point-at-eol.
4367         (ecomplete-highlight-match-line): Use `highlight', because that
4368         face exists in both Emacs and XEmacs.
4369
4370         * message.el (message-display-abbrev): Use point-at-bol.
4371
4372         * mail-source.el: Don't require timer/timer-funcs.
4373
4374         * gnus-async.el: Ditto.
4375
4376         * password.el: Ditto.
4377
4378         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
4379
4380         * mm-url.el: Ditto.
4381
4382         * gnus-xmas.el: Don't require timer-funcs.
4383
4384         * mm-util.el: Require timer/timer-funcs.
4385
4386 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4387
4388         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
4389         Close.
4390
4391 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4392
4393         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
4394         unibyte after clear-decrypt function runs.
4395
4396         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
4397         returns as a unibyte string.
4398
4399 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4400
4401         * lpath.el: Revert.
4402
4403         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
4404         (pgg-gpg-process-sentinel): Revert.
4405
4406         * pgg-pgp.el (pgg-pgp-process-region): Revert.
4407         (pgg-pgp-lookup-key): Revert.
4408
4409         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
4410         (pgg-pgp5-lookup-key): Revert.
4411
4412         * pgg.el (pgg-fetch-key): Revert.
4413
4414 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4415
4416         * lpath.el: Fbind string-as-multibyte for XEmacs.
4417
4418         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
4419         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
4420         (mml1991-pgg-encrypt): Ditto.
4421
4422         * pgg-gpg.el (pgg-string-to-multibyte): New function.
4423         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
4424         a multibyte buffer.
4425
4426         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
4427         (pgg-pgp-lookup-key): Ditto.
4428
4429         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
4430         (pgg-pgp5-lookup-key): Ditto.
4431
4432         * pgg.el (pgg-fetch-key): Ditto.
4433
4434 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
4435
4436         * message.el (message-user-organization-file): Check several
4437         locations of the organization file.
4438
4439         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
4440         Add gnus-article-view-part-as-type.
4441
4442         * gnus-art.el (gnus-article-view-part-as-type): New function.
4443
4444         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
4445         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
4446
4447         * mml.el: Simplify autoload.
4448         (mml-mode): defvar dnd-protocol-alist instead of using
4449         symbol-value.
4450         (mml-default-directory): New variable.
4451         (mml-minibuffer-read-file): Use it.
4452         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
4453
4454         * message.el (message-citation-line-format): New variable.
4455         (message-insert-formated-citation-line): New function.
4456         (message-citation-line-function): Add
4457         `message-insert-formated-citation-line' to custom type.
4458
4459         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
4460         to doc string.
4461
4462         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
4463         depending on mm-verify-option.
4464
4465 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4466
4467         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
4468         binding pgg-* variables; reimplement the section which prevents
4469         MIME header from being signed.
4470         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
4471         pgg-text-mode; remove a blank line at the top of body.
4472
4473         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
4474         lines at the top of body; use gnus-newsgroup-charset if there's no
4475         Charset header.
4476
4477 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4478
4479         * message.el (message-self-insert-commands): Doc fix.
4480
4481         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
4482         (mm-uu-pgp-encrypted-test): Ditto.
4483         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
4484         between header and body; return application/pgp-encrypted handle
4485         if decryption failed; decode decrypted body by charset.
4486
4487         * mm-decode.el (mm-automatic-display): Don't make application/pgp
4488         element match to application/pgp-*.
4489
4490 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4491
4492         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
4493         HTML.
4494
4495 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4496
4497         * mail-source.el (mail-source-call-script): Message the error
4498         string.
4499
4500 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4501
4502         * gnus-util.el (gnus-byte-compile): Use it.
4503
4504 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
4505
4506         * gnus-util.el (kill-empty-logs): New function.
4507
4508 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4509
4510         * message.el (message-mail-alias-type): Doc fix.
4511         (message-mail-alias-type-p): New function.
4512         (message-send): Use it.
4513         (message-mode): Ditto.
4514         (message-strip-forbidden-properties): Ditto.
4515
4516         * ecomplete.el (ecomplete-database-file-coding-system): New
4517         variable.
4518         (ecomplete-save): Use it.
4519         (ecomplete-setup): Use it.
4520
4521 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4522
4523         * message.el (message-self-insert-commands): New variable.
4524         (message-strip-forbidden-properties): Use it.
4525
4526 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4527
4528         * message.el (message-put-addresses-in-ecomplete): Use a regexp
4529         that doesn't make XEmacs choke.
4530
4531 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
4532
4533         * gnus-util.el (gnus-replace-in-string):
4534         Prefer replace-regexp-in-string over of replace-in-string.
4535
4536 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4537
4538         * gnus-util.el (gnus-select-frame-set-input-focus):
4539         Use select-frame-set-input-focus if it is available in XEmacs; use
4540         definition defined in Emacs 22 for old Emacsen.
4541
4542         * dgnushack.el: Autoload unmorse-region for XEmacs.
4543
4544         * lpath.el: Bind cursor-in-non-selected-windows and
4545         select-frame-set-input-focus for XEmacs.
4546
4547 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4548
4549         * mm-view.el (mm-inline-text): Use equal instead of equalp.
4550
4551 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
4552
4553         * gnus-registry.el (gnus-registry-cache-save): Remove text
4554         properties when saving via the temp buffer.
4555
4556 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
4557
4558         * message.el (message-generate-hashcash): Honor custom type.
4559
4560 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4561
4562         * message.el (message-generate-hashcash): Default to non-nil when
4563         hashcash is found.
4564
4565         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
4566         (gnus-refer-thread-limit): Increase default to 500.
4567
4568         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
4569
4570         * flow-fill.el (fill-flowed): Allow delete-space.
4571
4572 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
4573
4574         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
4575         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
4576         Remove autoloads.
4577
4578 2006-04-18  Simon Josefsson  <jas@extundo.com>
4579
4580         * message.el (message-generate-hashcash): Default to.
4581
4582 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4583
4584         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
4585         concatenating segments rather than before concatenating them.
4586
4587 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
4588
4589         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
4590
4591 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4592
4593         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
4594
4595         * message.el (message-forward-make-body-plain): Allow
4596         message-forward-ignored-headers to be a list.
4597         (message-remove-ignored-headers): Factor out into function.
4598         (message-forward-make-body-mml): Use it.
4599
4600         * imap.el (imap-quote-specials): New function.
4601         (imap-login-auth): Quote specials.
4602
4603         * rfc2231.el (rfc2231-parse-string): Remove dead code.
4604         (rfc2231-parse-string): Allow concatanation of parameters that
4605         aren't contiguous.  The test case is
4606           (mail-header-parse-content-type "message/external-body;
4607             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
4608             access-type=LOCAL-FILE;
4609             name*1*=plugh%2fhello-sailor%2fbing.pdf")
4610
4611 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4612
4613         * nntp.el (nntp-accept-process-output): Return the value of
4614         `nnheader-accept-process-output'.
4615
4616 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4617
4618         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
4619         (gnus-button-alist): Recognize more diff formats.
4620         (gnus-button-patch): Strip directory.
4621
4622 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
4623
4624         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
4625         Emacs 22 when setting focus.
4626
4627 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4628
4629         * gnus-art.el (gnus-article-treat-types): Do treatment of
4630         text/x-verbatim parts.
4631         (gnus-button-patch): New command.
4632
4633         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
4634         addresses that contain invalid characters.
4635
4636 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4637
4638         * message.el (message-put-addresses-in-ecomplete): Use
4639         gnus-replace-in-string.
4640         (message-is-yours-p): Use the more correct
4641         mail-header-parse-address instead of
4642         mail-extract-address-components.
4643         (message-put-addresses-in-ecomplete): Fix typo.
4644
4645         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
4646         keystroke.
4647
4648         * gnus-art.el (gnus-treatment-function-alist): Change order of
4649         newsgroups/generic header folding to avoid double-folding.
4650
4651         * message.el (message-hidden-headers): Add X-Draft-From.
4652
4653         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
4654         command.
4655         (gnus-summary-repeat-search-article-backward): New command.
4656
4657         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
4658         groups in the parent topic.
4659
4660 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
4661
4662         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
4663         (spam-extra-header-to-number): Return the CRM114 number as a
4664         number instead of a string.
4665
4666 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4667
4668         * gnus-art.el (gnus-face-properties-alist): Moved here from
4669         gnus-fun.
4670
4671         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
4672
4673 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4674
4675         * message.el (message-strip-forbidden-properties): Only display on
4676         self-insert-command.
4677
4678         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
4679         reindent.
4680         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
4681
4682 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
4683
4684         * smiley.el (smiley-style): Fix typo.
4685
4686 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4687
4688         * hashcash.el (hashcash-insert-payment-async-2): Use
4689         message-goto-eoh instead of doing it manually.
4690         (mail-add-payment): Use message-narrow-to-header instead of trying
4691         to do the same itself.
4692
4693         * message.el (message-hidden-headers): Add Face.
4694
4695         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
4696         reparenting code.
4697         (gnus-summary-reparent-children): Refactored out code.
4698         (gnus-summary-thread-map): New keystroke.
4699         (gnus-summary-reparent-children): Make into command.
4700
4701         * smiley.el (smiley-style): Default to `medium' if using a large
4702         font.
4703
4704         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
4705         does it itself.
4706
4707         * message.el (message-point-in-header-p): Simplify definition.
4708
4709 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4710
4711         * nnagent.el (nnagent-request-set-mark): Silence log file
4712         writing.
4713         (nnagent-request-set-mark): Use write-region instead of
4714         append-to-file.
4715
4716         * gnus-sum.el (gnus-read-header): Fudge article number if using a
4717         strange select method.
4718
4719         * ecomplete.el (ecomplete-display-matches): Get highlightling
4720         right.
4721         (ecomplete-display-matches): Use literals.
4722         (ecomplete-display-matches): Disable message logging.
4723
4724         * message.el (message-display-abbrev): Small optimization.
4725
4726         * ecomplete.el (ecomplete-display-matches): Allow automatic
4727         display.
4728
4729         * message.el (message-strip-forbidden-properties): Display
4730         abbrevs.
4731         (message-display-abbrev): Get automatic display right.
4732
4733         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
4734         keystrokes.
4735
4736 2006-04-13  Romain Francoise  <romain@orebokech.com>
4737
4738         TODO: Backport to v5-10!
4739
4740         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
4741         Moved here (and renamed) from gnus-registry.el.
4742
4743         * gnus-registry.el: Require gnus-util.
4744         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
4745
4746 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4747
4748         * gnus-group.el (gnus-group-catchup-current): Change
4749         if-then-else-if-then-else into cond.
4750         (gnus-group-catchup): Indent.
4751         (group-name-at-point): New function.
4752         (gnus-fetch-group): Provide default from thing at point.
4753
4754 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4755
4756         * message.el (message-display-abbrev): Fix regexp.
4757
4758         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
4759         choosing.
4760         (ecomplete-highlight-match-line): Fix up code rewrite, remove
4761         dead variables.
4762
4763         * message.el (message-newline-and-indent): Remove debugging.
4764         (message-display-abbrev): Use new implementation.
4765
4766 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4767
4768         * gnus-art.el (gnus-article-mode): Set
4769         cursor-in-non-selected-windows to nil.
4770
4771         * smiley.el: Revert previous change.
4772         (smiley-data-directory): defvar it before using it in the
4773         defcustom of `smiley-style'.
4774
4775 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4776
4777         * message.el (message-newline-and-indent): New function.
4778
4779         * ecomplete.el: Implement more bits.
4780
4781         * message.el (message-put-addresses-in-ecomplete): Clean up the
4782         string.
4783
4784         * ecomplete.el (ecomplete-add-item): Chop off decimals.
4785
4786         * gnus-sum.el (gnus-summary-save-parts): Bind
4787         gnus-summary-save-parts-counter and use it to make unique file
4788         names.
4789
4790         * gnus-art.el (gnus-ignored-headers): Add some more headers.
4791
4792         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
4793         parameter to say whether to actually parse the individual
4794         addresses.
4795
4796         * message.el (message-put-addresses-in-ecomplete): New function.
4797         (ecomplete): Require.
4798         (message-mail-alias-type): Add ecomplete as an option.
4799
4800 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
4801
4802         * flow-fill.el (fill-flowed): Remove trailing space from blank
4803         quoted lines.
4804
4805 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4806
4807         * smiley.el (smiley-style): Move definition later to avoid a
4808         compilation warning.
4809
4810 2006-04-12  Kenichi Handa  <handa@m17n.org>
4811
4812         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
4813         buffer and then decode the buffer text if necessary.
4814         (rfc2231-encode-string): Be sure to work on multibyte buffer at
4815         first, and after mm-encode-body, change the buffer to unibyte.
4816         Use mm-disable-multibyte instead of set-buffer-multibyte.
4817
4818 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4819
4820         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
4821         Content-Type header instead of Content-Disposition header.
4822         (gnus-mime-inline-part): Ditto.
4823         (gnus-mime-view-part-as-charset): Ignore charset that the part
4824         specifies.
4825
4826         * mm-decode.el (mm-display-part): Work with external parts and
4827         usual parts similarly.
4828
4829         * mm-extern.el (mm-inline-external-body): Use mm-display-part
4830         instead of gnus-display-mime.
4831
4832         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
4833         instead of with-temp-buffer.
4834
4835         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
4836         tag to summarized topics part in order to encode non-ASCII text.
4837
4838 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4839
4840         * smiley.el (smiley-style): New variable.
4841         (smiley-directory): New function.
4842         (smiley-data-directory): Derive from `smiley-style' using
4843         `smiley-directory'.
4844         (smiley-regexp-alist): Add new entries.
4845
4846         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
4847         (gnus-article-browse-delete-temp): Add :version.
4848
4849 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
4850
4851         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
4852         the sieve region.
4853
4854 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4855
4856         * gnus.el (gnus-version-number): Bump version.
4857
4858 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4859
4860         * gnus.el: No Gnus v0.4 is released.
4861
4862 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4863
4864         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
4865         layout.
4866
4867         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
4868         unknown charset.
4869
4870         * message.el (message-header-synonyms): Add Original-To to the
4871         default.
4872
4873         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
4874         optional parameter.
4875
4876 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
4877
4878         * gnus-fun.el (gnus): Require it for gnus-directory.
4879
4880 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4881
4882         * gnus-fun.el (gnus-face-properties-alist): Add :version.
4883
4884 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
4885
4886         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
4887
4888 2006-04-05  Simon Josefsson  <jas@extundo.com>
4889
4890         * password.el (password-reset): New function.
4891
4892 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
4893
4894         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
4895         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
4896
4897 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4898
4899         * nnweb.el (nnweb-google-create-mapping): Update regexp.
4900         Some whitespace was matched into the url, which broke browsing hits
4901         > 100 when mm-url-use-external was nil.
4902
4903 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
4904
4905         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
4906         gnus-extra-headers for 'Newsgroups.
4907
4908         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
4909         bound.
4910
4911 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
4912
4913         * pgg-gpg.el: Clean up process buffers every time gpg processes
4914         complete.
4915
4916 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
4917
4918         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4919         doc string.
4920
4921 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
4922
4923         * pgg-gpg.el (pgg-gpg-process-filter)
4924         (pgg-gpg-wait-for-completion): Check if buffer is alive.
4925
4926         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
4927         lines, temporary fix.
4928
4929 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4930
4931         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
4932
4933 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
4934
4935         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
4936         default-enable-multibyte-characters.  This reverts the change from
4937         revision 6.17 which is no longer necessary because the passphrase
4938         is sent separately now.  GnuPG messages are unreadable under
4939         multibyte locales with default-enable-multibyte-characters set to
4940         nil.
4941
4942 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
4943
4944         * message.el (message-tool-bar-gnome): Move "spell".
4945
4946 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
4947
4948         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
4949         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
4950         instead.
4951
4952 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
4953
4954         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
4955         newsgroups handling for NNTP overviews which don't include
4956         Newsgroups.
4957
4958 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4959
4960         * message.el (message-resend): Bind message-generate-hashcash to nil.
4961
4962 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4963
4964         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
4965         when searching for already-paid recipients.
4966
4967 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
4968
4969         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
4970         passphrases when it is not needed.
4971         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
4972         passphrase stuff from gpg, should only be necessary when you use
4973         gpg with a smartcard.
4974
4975 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4976
4977         * mml.el (mml-insert-mime): Ignore cached contents of
4978         message/external-body part.
4979
4980         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
4981         (mm-insert-part): Ditto.
4982
4983 2006-03-23  Simon Josefsson  <jas@extundo.com>
4984
4985         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
4986         Reiner.
4987         (pgg-gpg-use-agent-p): Use it again.
4988
4989 2006-03-23  Simon Josefsson  <jas@extundo.com>
4990
4991         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
4992         older emacsen.
4993         (pgg-gpg-use-agent-p): Don't use it.
4994
4995 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
4996
4997         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
4998         if we can.
4999
5000 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
5001
5002         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
5003         (pgg-gpg-update-agent): New function.
5004         (pgg-gpg-use-agent-p): New function.
5005         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
5006         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
5007         (pgg-gpg-sign-region): Use it.
5008
5009 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5010
5011         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
5012         Reported by Ralf Wachinger <rwachinger@gmx.de>.
5013
5014 2006-03-21  Simon Josefsson  <jas@extundo.com>
5015
5016         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
5017         <wilde@sha-bang.de>.
5018         (pgg-gpg-use-agent): New variable.
5019         (pgg-gpg-process-region): Use it.
5020         (pgg-gpg-encrypt-region): Likewise.
5021         (pgg-gpg-encrypt-symmetric-region): Likewise.
5022         (pgg-gpg-decrypt-region): Likewise.
5023         (pgg-gpg-sign-region): Likewise.
5024         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
5025
5026 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5027
5028         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
5029
5030         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
5031         Add comment on version.
5032
5033 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5034
5035         * smiley.el: Add missing test smiley.
5036
5037 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5038
5039         * mm-decode.el (mm-with-part): New macro.
5040         (mm-get-part): Use it; work with message/external-body as well.
5041         (mm-save-part): Treat name and filename equally.
5042
5043         * mm-extern.el (mm-extern-cache-contents): New function.
5044         (mm-inline-external-body): Use it; force the part to be displayed;
5045         move undisplayer added to the cached handle to the parent.
5046
5047         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
5048         (gnus-mime-view-part-as-type): Work with message/external-body.
5049
5050         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
5051
5052 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5053
5054         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
5055         images in image-load-path.  [Sync with image.el, revision 1.60, in
5056         Emacs.]
5057
5058 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5059
5060         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
5061         path rather than symbol.  Always return list of directories.
5062         Guarantee that image directory comes first.  [Sync with image.el,
5063         revision 1.59, in Emacs.]
5064
5065         * message.el (message-make-tool-bar): Adjust to new API of
5066         `gmm-image-load-path-for-library'.
5067
5068         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5069
5070         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
5071
5072 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5073
5074         * gnus-art.el (gnus-article-only-boring-p):
5075         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
5076         intangible text.
5077         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
5078
5079 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
5080
5081         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
5082         `defun' instead of `gmm-defun-compat'.
5083
5084 2006-03-14  Simon Josefsson  <jas@extundo.com>
5085
5086         * message.el (message-unique-id): Don't use message-number-base36
5087         if (user-uid) is a float.
5088         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
5089
5090 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5091
5092         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
5093
5094         * gnus-art.el (gnus-mime-display-single): Make sure there is an
5095         empty line between a part and a message part.
5096
5097 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5098
5099         * smiley.el: Add more test smileys.
5100         (smiley-data-directory, smiley-regexp-alist)
5101         (gnus-smiley-file-types): Fix doc strings.
5102         (smiley-update-cache): Clear smiley-cached-regexp-alist before
5103         adding new elements.
5104         (smiley-mouse-map): Unused code.  Make it a comment.
5105
5106 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5107
5108         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
5109         scan latest NoCeM messages instead of old ones.
5110         (gnus-nocem-check-article): Fix regexps so as to match to PGP
5111         delimiters that are recently used.
5112         (gnus-nocem-load-cache): Add autoload cookie.
5113
5114         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
5115
5116         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
5117         level which is larger than gnus-use-nocem is specified.
5118
5119         * gnus-group.el (gnus-group-get-new-news): Ditto.
5120
5121 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5122
5123         * gnus-util.el (gnus-tool-bar-update): New function.
5124
5125         * gnus-group.el (gnus-group-update-tool-bar): New variable.
5126         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
5127
5128         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
5129
5130         * gnus-group.el (gnus-group-redraw-when-idle)
5131         (gnus-group-redraw-check): Remove.
5132         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
5133
5134 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5135
5136         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
5137         if optional last element is specified in splits (FIELD VALUE...).
5138
5139 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
5140
5141         * message.el (message-make-tool-bar): Rename gmm-image-load-path
5142         to gmm-image-load-path-for-library.  Call with no-error argument.
5143         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
5144
5145         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5146
5147         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
5148
5149         * gmm-utils.el (gmm-image-load-path): Remove alias.
5150
5151 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
5152
5153         * gmm-utils.el (gmm-image-load-path): Add alias.
5154
5155         * nnml.el (nnml-generate-nov-databases-directory): Rename from
5156         nnml-generate-nov-databases-1.
5157         (nnml-generate-nov-databases): Use it.
5158         (nnml-generate-nov-databases-directory): Document no-active
5159         argument.
5160
5161         * gmm-utils.el (gmm-image-load-path-for-library): Return single
5162         directory if path is t.  Add no-error.
5163
5164         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
5165         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5166
5167         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
5168         resetting gnus-article-browse-html-temp-list.
5169
5170         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
5171         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
5172         Add example to docstring.  Rename local variables.  Move error
5173         checks to default case in cond and simplify.
5174
5175 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5176
5177         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
5178         handle is multipart when calling it recursively.
5179         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
5180
5181 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
5182
5183         * nnimap.el (nnimap-request-update-info-internal): Optimize.
5184         Don't `gnus-uncompress-range' to avoid excessive memory usage.
5185
5186 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5187
5188         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
5189         is loaded.
5190
5191         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
5192         loaded.
5193
5194 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
5195
5196         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
5197         to "Emacs 23 (unicode)" in doc string.
5198
5199         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
5200         "Emacs 23 (unicode)" in comment.
5201
5202 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5203
5204         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
5205
5206         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
5207         characters 160 through 255 in Emacs 23.
5208
5209 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5210
5211         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
5212         gnus-article-browse-html-temp.
5213         (gnus-article-browse-delete-temp): Make it customizable.  Add
5214         `file'.  Adjust doc string.
5215         (gnus-article-browse-delete-temp-files): Add argument.  Allow
5216         query for each file.  Adjust doc string.
5217         (gnus-article-browse-html-parts): Add
5218         `gnus-article-browse-delete-temp-files' to
5219         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
5220
5221 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
5222
5223         * gnus-art.el (gnus-article-browse-html-temp)
5224         (gnus-article-browse-delete-temp): New variables.
5225         (gnus-article-browse-delete-temp-files): New function.
5226         (gnus-article-browse-html-parts): Use it.
5227
5228 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5229
5230         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
5231
5232         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
5233         string.
5234
5235         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
5236         gnus-summary-insert-new-articles when unplugged.  Remove
5237         gnus-summary-search-article-forward.
5238
5239         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
5240         display-visual-class instead of display-color-cells.
5241
5242 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5243
5244         * dgnushack.el: Autoload customize-group for XEmacs.
5245
5246         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
5247         message/* containing non-ASCII text properly.
5248
5249 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5250
5251         * message.el: Require gmm-utils, remove autoloads.
5252         (message-tool-bar): Set default based on
5253         gmm-tool-bar-style.
5254         (message-tool-bar-gnome): Add gmm-customize-mode.
5255
5256         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
5257         gmm-tool-bar-style.
5258         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
5259
5260         * gnus-group.el (gnus-group-tool-bar): Set default based on
5261         gmm-tool-bar-style.
5262         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
5263
5264         * gmm-utils.el (gmm-image-directory): Rename variable from
5265         gmm-image-load-path.
5266         (gmm-image-load-path): Use gmm-image-directory.
5267         (gmm-customize-mode): New function.
5268         (gmm-tool-bar-style): New variable.
5269
5270         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
5271         gnus-group-redraw-line-number.
5272         (gnus-group-redraw-check): Simplify.
5273         (gnus-group-tool-bar-update): Remove redraw check.
5274         (gnus-group-make-tool-bar): Add redraw check.
5275
5276 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
5277
5278         * gnus-art.el (gnus-button): Add missing parentheses.
5279
5280 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5281
5282         * lpath.el: Fbind line-number-at-pos.
5283
5284 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5285
5286         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
5287
5288 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
5289
5290         * gnus-art.el (gnus-button): New face.
5291         (gnus-article-button-face): Use it.
5292
5293         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
5294         gnus-summary-next-page.  Re-order.
5295
5296         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
5297         next-node are now included.
5298         (gnus-group-redraw-line-number): New internal variable.
5299         (gnus-group-redraw-check): Helper function for updating the tool
5300         bar.
5301         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
5302
5303         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
5304
5305         * spam.el (spam-spamassassin-score-regexp): New internal variable.
5306         (spam-extra-header-to-number, spam-check-spamassassin-headers):
5307         Use it to match format of Spamassassin 3.0 and later.  Reported by
5308         IRIE Tetsuya <irie@t.email.ne.jp>.
5309         (spam-check-bogofilter)
5310         (spam-bogofilter-register-with-bogofilter): Fix args of
5311         `gnus-error' calls.
5312
5313 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
5314
5315         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
5316         unnecessary interaction when sending queued mails.  Reported by
5317         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
5318
5319 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5320
5321         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
5322         first or last are nil.
5323
5324 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5325
5326         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
5327
5328 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5329
5330         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
5331
5332 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5333
5334         * dns.el (query-dns): Protect more against buggy tcp output.
5335
5336 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5337
5338         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
5339         nov.php.
5340
5341 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5342
5343         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
5344         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
5345         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
5346         output on the server side.
5347         (nnweb-google-create-mapping): Update regexps and add some
5348         progress indication.
5349
5350 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
5351
5352         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
5353         gnus-agent-toggle-plugged.  Re-order icons.
5354         (gnus-group-tool-bar-gnome): Add
5355         gnus-group-{prev,next}-unread-group.
5356         (gnus-group-tool-bar-gnome): Re-order icons.
5357
5358         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
5359         gnus-summary-insert-new-articles.
5360
5361         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
5362         comments.
5363
5364         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
5365         also available in Emacs 21.3.
5366
5367         * message.el (message-fix-before-sending): Change "Emacs 22" to
5368         "Emacs 23 (unicode)" in comment.
5369
5370         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
5371         "Emacs 23 (unicode)" in comment.
5372
5373         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
5374         comment.
5375         (mm-coding-system-p): Add comment about no-MULE XEmacs.
5376
5377         * mm-view.el (mm-fill-flowed): Add :version.
5378
5379 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5380
5381         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
5382         and load-path.
5383
5384 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
5385
5386         * message.el: Autoload gmm-image-load-path.
5387         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
5388         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
5389         consitency.
5390
5391         * gmm-utils.el (gmm-image-load-path): Also search in
5392         "../etc/images".  Don't set gmm-image-load-path if we don't find
5393         the image.
5394
5395 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5396
5397         * gmm-utils.el (gmm-image-load-path): Don't make
5398         `gmm-image-load-path' include subdirectories which the second arg
5399         `image' might specify.
5400
5401         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
5402         subdirectory to icon file names.
5403
5404         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
5405
5406 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
5407
5408         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
5409         gmm-image-load-path calls.
5410
5411         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5412
5413         * message.el (message-make-tool-bar): Ditto.
5414
5415         * mml.el (mml-preview): Added comment concerning tool bar icons.
5416
5417         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
5418         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
5419
5420         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
5421         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
5422
5423         * message.el (message-tool-bar-gnome): Use new icon names.
5424         (message-make-tool-bar): Use `gmm-image-load-path'.
5425
5426         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
5427         functions from MH-E.
5428         (gmm-image-load-path): New variable from MH-E.
5429         (gmm-image-load-path): New function from MH-E.  Added arguments
5430         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
5431         *-image-load-path-called-flag.
5432
5433 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
5434
5435         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
5436
5437 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
5438
5439         * nnimap.el (nnimap-request-move-article): Change folder back to
5440         source group before deleting.
5441
5442 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
5443
5444         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
5445
5446         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
5447         mm-url.
5448
5449         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
5450
5451 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5452
5453         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
5454         coding system which mm-charset-to-coding-system returns for a
5455         given charset is valid.
5456
5457 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
5458
5459         * html2text.el (html2text-remove-tag-list):
5460         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
5461
5462 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
5463
5464         * gnus-cus.el: Revert 2005-10-17 change.
5465
5466 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5467
5468         * gnus-art.el (article-strip-banner): Call
5469         article-really-strip-banner only when the regexp match is made.
5470
5471 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5472
5473         * gnus-art.el (article-strip-banner): Use
5474         gnus-extract-address-components instead of
5475         mail-header-parse-addresses to make it work with non-ASCII text;
5476         remove mail-encode-encoded-word-string.
5477
5478         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
5479         values which are surrounded with \"...\"; make it never cause a
5480         Lisp error; give up parsing of parameters if it failed in
5481         extracting type.
5482
5483 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
5484
5485         * smime.el (smime-cert-by-ldap-1): Fix bug where
5486         `smime-ldap-search' returns results without userCertificates.
5487
5488 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5489
5490         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
5491
5492 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5493
5494         * spam.el (spam-check-spamassassin-headers): Adapt format for
5495         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
5496         <ari@mbf.ocn.ne.jp>.
5497         (spam-list-of-processors): Add spam-use-gmane.
5498
5499 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5500
5501         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
5502         make-temp-file; make it work with XEmacs as well.
5503
5504         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
5505         mm-make-temp-file.
5506
5507         * mm-decode.el (mm-display-external): Use the 3rd arg of
5508         mm-make-temp-file.
5509         (mm-create-image-xemacs): Ditto.
5510
5511 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5512
5513         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
5514         with message-narrow-to-headers.
5515         (gnus-draft-setup): Narrow to header to run message-fetch-field.
5516         (gnus-draft-check-draft-articles): New function.
5517         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
5518
5519 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
5520
5521         * gnus-art.el (gnus-article-browse-html-parts):
5522         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
5523         Don't use suffix argument for mm-make-temp-file for Emacs 21
5524         compatibility.  Remove useless `format'.
5525
5526 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5527
5528         * nnweb.el (nnweb-google-wash-article): Update regexps.
5529         (nnweb-group-alist): Use defvoo instead of defvar.
5530
5531 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5532
5533         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
5534         re-loading nn* modules.
5535
5536 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5537
5538         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
5539         for `tool-bar-mode' and don't check it's default-value.
5540
5541         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5542
5543         * message.el (message-make-tool-bar): Ditto.
5544
5545         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
5546         `substring'.  Shorten tmp-file name.
5547
5548         * gnus.el: Remove bogus comment.
5549
5550 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
5551
5552         * gnus-art.el (gnus-article-browse-html-parts): New function.
5553         (gnus-article-browse-html-article): New function for viewing html
5554         articles with a browser.
5555
5556 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
5557
5558         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
5559         in elisp.
5560         (pgg-gpg-encrypt-symmetric-region): Ditto.
5561         (pgg-gpg-sign-region): Ditto.
5562
5563         * pgg-def.el (pgg-text-mode): New variable.
5564
5565         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
5566         (mml2015-pgg-encrypt): Ditto.
5567
5568         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
5569         (mml1991-pgg-encrypt): Ditto.
5570
5571 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5572
5573         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
5574         message-make-date instead of current-time-string.
5575
5576         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
5577         to gnus-decoded which mm-uu might set.
5578
5579 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5580
5581         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
5582         don't decode quoted parameters; remove misimported Emacs code.
5583         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5584         (rfc2231-decode-encoded-string): Don't use split-string which
5585         behaves differently according to Emacs version; use
5586         mm-decode-coding-region to convert charset to coding-system.
5587         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5588         (rfc2231-encode-string): Remove misimported Emacs code.
5589
5590 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5591
5592         * gnus-art.el (article-decode-charset): Don't use ignore-errors
5593         when calling mail-header-parse-content-type.
5594         (article-de-quoted-unreadable): Ditto.
5595         (article-de-base64-unreadable): Ditto.
5596         (article-wash-html): Ditto.
5597
5598         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
5599         calling mail-header-parse-content-type and
5600         mail-header-parse-content-disposition.
5601         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
5602         mail-header-parse-content-type.
5603
5604         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
5605         insert charset and format parameters; encode description after
5606         inserting it to buffer.
5607         (mml-insert-parameter): Fold lines properly even if a parameter is
5608         segmented into two or more lines; change the max column to 76.
5609
5610         * rfc1843.el (rfc1843-decode-article-body): Don't use
5611         ignore-errors when calling mail-header-parse-content-type.
5612
5613         * rfc2231.el (rfc2231-parse-string): Return at least type if
5614         possible; don't cause an error even if it fails in parsing of
5615         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5616         (rfc2231-encode-string): Don't break lines at the beginning, leave
5617         it to mml-insert-parameter.
5618
5619         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
5620         calling mail-header-parse-content-type.
5621
5622 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
5623
5624         * spam-report.el (spam-report-gmane-use-article-number):
5625         Improve doc string.
5626         (spam-report-gmane-internal): Check if a suitable header was found
5627         in the article.
5628
5629 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5630
5631         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
5632         (rfc2231-encode-string): Make param*=value always begin with LWSP.
5633
5634 2006-02-05  Romain Francoise  <romain@orebokech.com>
5635
5636         Update copyright notices of all files in the gnus directory.
5637
5638 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5639
5640         * nnweb.el (nnweb-request-group): Avoid growing overview files.
5641
5642 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5643
5644         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
5645         segmented lines of parameter value to cope with Thunderbird 1.5
5646         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
5647         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5648         (rfc2231-encode-string): Don't make lines exceeding 76 column.
5649
5650 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
5651
5652         * mml.el (mml-generate-mime-1): Correct the order of inline signed
5653         parts.
5654
5655 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5656
5657         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
5658         there's only one active file for all servers.
5659         (nnweb-request-scan): Make sure nnweb-articles is initialized on
5660         solid groups.  Gnus might have used a FAST request to select the group.
5661         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
5662         and nnweb-search redundantly in the active file.
5663         (nnweb-request-list): Don't list bogus groups.  There can only be one.
5664         (nnweb-request-create-group): Don't use ARGS.
5665         (nnweb-possibly-change-server, nnweb-request-group): Remove some
5666         initialisations.  Let nnoo do the work.
5667
5668 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5669
5670         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
5671         Say the part has been decoded.
5672
5673         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
5674
5675 2006-01-31  Kevin Ryde  <user42@zip.com.au>
5676
5677         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
5678         mailcap-viewer-test-cache when there's no 'test clause, since that
5679         will invert the meaning of a "nil" test previously determined by
5680         mailcap-mailcap-entry-passes-test.
5681
5682 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5683
5684         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
5685         compiling.
5686
5687         * gnus-sum.el: Ditto.
5688
5689         * message.el: Don't bind tool-bar-map when compiling.
5690
5691 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
5692
5693         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
5694
5695 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5696
5697         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
5698         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
5699         current Google Groups.
5700
5701 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
5702
5703         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
5704         and tool-bar-mode.
5705
5706         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
5707         and tool-bar-mode.
5708
5709         * message.el (message-tool-bar-update): Simplify.
5710         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
5711
5712         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
5713         gnus-summary-buffer.
5714         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
5715         gnus-summary-reply.
5716
5717         * gmm-utils.el (gmm): Add :version.
5718
5719 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5720
5721         * Makefile.in (clean): New rule.
5722         (distclean): Use it.
5723
5724 2006-01-26  Steve Youngs  <steve@sxemacs.org>
5725
5726         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
5727         autoload.
5728
5729 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5730
5731         * gmm-utils.el (gmm-verbose): Add :group.
5732
5733 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
5734
5735         * message.el: Change some comments WRT tool-bars.
5736
5737         * gnus-sum.el (gnus-summary-tool-bar)
5738         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
5739         (gnus-summary-tool-bar-zap-list): New variables.
5740         (gnus-summary-make-tool-bar): Complete rewrite using
5741         `gmm-tool-bar-from-list'.
5742
5743         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
5744         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
5745         variables.
5746         (gnus-group-make-tool-bar): Complete rewrite using
5747         `gmm-tool-bar-from-list'.
5748         (gnus-group-tool-bar-update): New function.
5749
5750         * message.el (message-mode-field-menu): Add "Show hidden Headers".
5751
5752 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5753
5754         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
5755         is dissected into a single part of which the type is the same as
5756         the given one; decode charset.
5757
5758 2006-01-21  Kevin Ryde  <user42@zip.com.au>
5759
5760         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
5761         into alists as symbol not string, since that's what
5762         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
5763         look for.
5764
5765 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
5766
5767         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
5768         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
5769
5770         * message.el (message-tool-bar-gnome): Use gmm-ignore.
5771
5772 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5773
5774         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
5775         (gnus-xmas-mime-security-button-menu): New function.
5776
5777         * gnus-art.el (gnus-mime-security-button-commands): New variable.
5778         (gnus-mime-security-button-menu): New definition.
5779         (gnus-mime-security-button-map): Use them.
5780         (gnus-mime-security-button-menu): New function.
5781         (gnus-insert-mime-security-button): Addition to help echo.
5782         (gnus-mime-security-run-function, gnus-mime-security-save-part)
5783         (gnus-mime-security-pipe-part): New functions.
5784
5785         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
5786         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
5787
5788         * mm-decode.el (mm-handle-set-disposition): Remove.
5789         (mm-handle-set-description): Remove.
5790
5791 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5792
5793         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
5794         (mm-w3m-standalone-supports-m17n-p): New function.
5795         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
5796         w3m usage.
5797
5798         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
5799         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
5800
5801 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
5802
5803         * message.el (message-tool-bar-zap-list): Use
5804         gmm-tool-bar-zap-list as custom type.
5805         (message-tool-bar-update): New function.
5806         (message-tool-bar, message-tool-bar-gnome)
5807         (message-tool-bar-retro): Add message-tool-bar-update.
5808         (message-tool-bar-gnome): Add flyspell-buffer.
5809
5810         * gnus-util.el (gnus-error): Describe `args'.
5811
5812         * gmm-utils.el (gmm-error): Describe `args'.
5813         (gmm-tool-bar-zap-list): New widget.
5814         (gmm-tool-bar-from-list): Improve description of `zap-list'.
5815
5816 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5817
5818         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
5819         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
5820         the number of recursive calls.
5821
5822         * mm-decode.el (mm-handle-set-disposition): New macro.
5823         (mm-handle-set-description): New macro.
5824
5825 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5826
5827         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
5828         encoding.
5829
5830 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
5831
5832         * message.el (message-tool-bar-zap-list, message-tool-bar)
5833         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
5834         (message-tool-bar-local-item-from-menu): Remove.
5835         (message-tool-bar-map): Replace by `message-make-tool-bar'.
5836         (message-make-tool-bar): New function.
5837         (message-mode): Use `message-make-tool-bar'.
5838
5839         * gmm-utils.el: New file.
5840         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
5841         (gmm-lazy): New widget copied from `nnmail.el'.
5842         (gmm-tool-bar-from-list): New function for creating customizable
5843         tool bars.
5844         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
5845         output.
5846         (gmm): Add :prefix to defgroup.
5847
5848 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
5849
5850         * gmm-utils.el (gmm-widget-p): New function.
5851
5852 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
5853
5854         * mml.el (mml-attach-file): Describe `description' in doc string.
5855         (mml-menu): Add Emacs MIME manual and PGG manual.
5856
5857 2006-01-20  Richard M. Stallman  <rms@gnu.org>
5858
5859         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
5860
5861 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
5862
5863         * nntp.el (nntp-end-of-line): Doc fix.
5864
5865 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
5866
5867         * imap.el (imap-open): Handle case where buffer is a buffer
5868         object.
5869
5870 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5871
5872         * gnus-delay.el (gnus-delay): Don't autoload.
5873         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
5874         to be re-loaded when customizing the `gnus-delay' group.
5875
5876 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
5877
5878         * message.el (message-insert-citation-line): Use newlines.
5879
5880 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
5881
5882         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
5883         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
5884         these routines, so the passphrase can be managed externally and
5885         passed in to the system.
5886         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
5887         pgg-add-passphrase-to-cache function.
5888
5889         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
5890         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
5891         these routines, so the passphrase can be managed externally and
5892         passed in to the system.
5893         (pgg-pgp5-sign-region): Use new name of
5894         pgg-add-passphrase-to-cache function.
5895
5896 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
5897
5898         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
5899         part of the decoded armor to find the key-identifier.
5900         (pgg-gpg-lookup-key-owner): New function to return the
5901         human-readable identifier of a key owner.
5902         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
5903         itself.
5904         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
5905         the key value) if we have a key and can match it against a secret
5906         key.  Also, added a note pointing out fact that the prompt only
5907         indicates the first matching key.
5908
5909         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
5910         pgg-decrypt-region.
5911         (pgg-add-passphrase-to-cache): Rename from
5912         `pgg-add-passphrase-cache' to reduce confusion (all callers
5913         changed).
5914         (pgg-remove-passphrase-from-cache): Rename from
5915         `pgg-remove-passphrase-cache' to reduce confusion (all callers
5916         changed).
5917         (pgg-read-passphrase, pgg-add-passphrase-cache)
5918         (pgg-remove-passphrase-cache): Add informative docstrings.
5919         (pgg-decrypt): Convey provided passphrase in subordinate call to
5920         pgg-decrypt-region.
5921
5922 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
5923
5924         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
5925         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
5926         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
5927         'passphrase' argument, so the passphrase can be managed externally
5928         and then passed in to the system.
5929
5930         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
5931         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
5932         so the passphrase cache can be used reliably with identifiers
5933         besides a pgp packet's key id.
5934
5935         * pgg-gpg.el (pgg-gpg-encrypt-region)
5936         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
5937         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
5938         these routines, so the passphrase can be managed externally and
5939         passed in to the system.
5940
5941         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
5942         'notruncate' argument, so the passphrase cache can be used
5943         reliably with identifiers besides a pgp packet's key id.
5944
5945 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
5946
5947         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
5948         symmetric encryption.
5949         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
5950         encrypted session key.
5951         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
5952         message ask for the passphrase in a proper way.
5953
5954         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
5955         New user commands for symmetric encryption.
5956
5957 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5958
5959         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
5960
5961         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
5962
5963 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
5964
5965         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
5966
5967 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5968
5969         * mm-decode.el (mm-inlined-types): Add application/pgp.
5970         (mm-automatic-display): Ditto.
5971
5972         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
5973         part as text.
5974
5975 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5976
5977         * nnrss.el: Update copyright.
5978         (nnrss-opml-import): Query whether to subscribe to each entry.
5979
5980         * gnus-art.el:
5981         * gnus-sum.el:
5982         * gnus-xmas.el:
5983         * messagexmas.el:
5984         * mm-uu.el:
5985         * mm-view.el: Update copyright.
5986
5987 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
5988
5989         * message.el (message-info): New function.
5990         (message-mode-menu): Add it.
5991         Update copyright.
5992
5993         * ChangeLog: Fix and update copyright.
5994
5995 2006-01-13  Romain Francoise  <romain@orebokech.com>
5996
5997         * message.el (message-forward-subject-name-subject): Prefer the
5998         address to 'nowhere' if the sender has no name.
5999         Fix typo.  Update copyright year.
6000
6001 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6002
6003         * gnus-art.el (article-wash-html): Use
6004         gnus-summary-show-article-charset-alist if a numeric arg is given.
6005         (gnus-article-wash-html-with-w3m-standalone): New function.
6006
6007         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
6008         mm-inline-text-html-render-with-w3m-standalone.
6009         (mm-text-html-washer-alist): Map w3m-standalone to
6010         gnus-article-wash-html-with-w3m-standalone.
6011         (mm-inline-text-html-render-with-w3m-standalone): New function.
6012
6013 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6014
6015         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
6016         Improve LaTeX.
6017
6018 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6019
6020         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
6021         (nnrss-request-article): Render text/plain parts as HTML.
6022
6023         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
6024         the buffer.
6025
6026 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
6027
6028         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
6029         custom definition of `gnus-posting-styles'.
6030
6031         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
6032         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
6033
6034 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6035
6036         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
6037         Use nntp for bug archive.
6038
6039 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6040
6041         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
6042         parts.
6043         (nnrss-normalize-date): New function converts ISO 8601 date into
6044         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
6045         (nnrss-check-group): Use it.
6046
6047 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6048
6049         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
6050
6051         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
6052         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
6053         (nnrss-insert-w3): Ditto.
6054
6055 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6056
6057         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
6058         the articles to be forwarded including the case where neither a
6059         number of articles nor a region is specified.
6060
6061 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6062
6063         * nnrss.el (nnrss-request-article): Fix last change; fill
6064         text/plain parts.
6065
6066 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6067
6068         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
6069         in text/plain part.
6070         (nnrss-check-group): Don't add excessive newline to dc:subject.
6071
6072 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
6073
6074         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
6075         article.
6076
6077 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6078
6079         * nnml.el: Don't require gnus-bcklg.  Autoload it.
6080         (nnml-use-compressed-files, nnml-save-mail): Support other
6081         comression programs such as bzip2.
6082
6083 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6084
6085         * dns.el (query-dns): Make sure we check the buffer size before
6086         removing tcp headers.
6087
6088 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6089
6090         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
6091         remove MIME buttons associated with multipart/alternative parts.
6092         (gnus-mime-display-alternative): Tag buttons using `article-type'
6093         text property.
6094
6095         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
6096         associated with multipart/alternative parts.
6097
6098         * gnus-art.el (gnus-signature-separator): Fix custom type.
6099
6100         * mm-decode.el (mm-inlined-types): Fix custom type.
6101         (mm-keep-viewer-alive-types): Ditto.
6102         (mm-automatic-display): Ditto.
6103         (mm-attachment-override-types): Ditto.
6104         (mm-inline-override-types): Ditto.
6105         (mm-automatic-external-display): Ditto.
6106
6107 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6108
6109         * spam-report.el (spam-report-user-mail-address)
6110         (spam-report-user-agent): New variables.
6111         (spam-report-url-ping-plain): Use spam-report-user-agent.
6112
6113 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
6114
6115         * gnus-art.el (gnus-button-handle-custom): Do not just use
6116         `customize-apropos' for any "M-x customize-*" button but the
6117         function called for.  Accept both the function name and its
6118         argument in order to achieve this.
6119         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
6120         function name to `gnus-button-handle-custom' in case of "M-x
6121         customize-*" buttons.
6122
6123 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6124
6125         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
6126         multipart/alternative and add xref to mm-discouraged-alternatives
6127         in doc string.
6128
6129         * mm-decode.el (mm-discouraged-alternatives): Add xref to
6130         gnus-buttonized-mime-types in doc string.
6131
6132 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
6133
6134         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
6135         Suggest image/.* in the doc string.
6136
6137 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6138
6139         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
6140         message-marks (Debian bug #342521).
6141
6142 2005-12-12  Simon Josefsson  <jas@extundo.com>
6143
6144         * password.el (password-read-from-cache): Add.
6145         (password-read): Use it.
6146
6147 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6148
6149         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
6150         us-ascii as a MIME charset.
6151
6152         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
6153         against the case where the 2nd arg TYPE is nil.
6154
6155 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6156
6157         * pop3.el (pop3-stream-type): Fix custom version.
6158
6159         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
6160
6161 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
6162
6163         * mm-decode.el (mm-display-external): Add missing cdr.
6164
6165 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6166
6167         * mm-decode.el (mm-display-external): Use nametemplate (defined in
6168         RFC1524) if it is in mailcap or add a suffix according to
6169         mailcap-mime-extensions when generating a temp filename; postpone
6170         deleting a temp file for 2 seconds for some wrappers, shell
6171         scripts, and so on, which might exit right after having started a
6172         viewer command as a background job.
6173
6174 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6175
6176         * nntp.el (nntp-marks-directory): Fix custom group.
6177
6178         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
6179         steps when < 10.
6180
6181         * gnus-start.el (gnus-no-server-1): Mention
6182         `gnus-level-default-subscribed' in doc string.
6183
6184 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
6185
6186         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
6187         parens.
6188
6189 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6190
6191         * gnus-xmas.el (gnus-use-toolbar): Revert.
6192         (gnus-xmas-setup-toolbar): Use global default-toolbar if
6193         gnus-use-toolbar is default.
6194
6195         * messagexmas.el (message-use-toolbar): Revert.
6196         (message-setup-toolbar): Use global default-toolbar if
6197         message-use-toolbar is default.
6198
6199 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6200
6201         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
6202         according to default-toolbar-visible-p.
6203
6204         * messagexmas.el (message-use-toolbar): Ditto.
6205
6206 2005-11-26  Dave Love  <fx@gnu.org>
6207
6208         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
6209         (tls-program, tls-success): Provide openssl alternative.
6210
6211         * starttls.el: Doc fixes.
6212         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
6213         SERVICE to PORT.
6214
6215         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
6216         port null or service name.
6217         (starttls-negotiate): Autoload.
6218
6219 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6220
6221         * message.el (message-kill-to-signature): Fix interactive spec.
6222
6223 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6224
6225         * pop3.el (pop3-open-server): Recognize a string as a service name.
6226
6227 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
6228
6229         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
6230
6231 2005-11-23  Dave Love  <fx@gnu.org>
6232
6233         Add pop3s, pop3/starttls.
6234
6235         * pop3.el (pop3-authentication-scheme): Clarify doc.
6236         (open-tls-stream, starttls-open-stream): Autoload.
6237         (pop3-stream-type): New.
6238         (pop3-open-server): Use it.
6239
6240         * mail-source.el (mail-sources): Fix some :types.  Add stream type
6241         for POP.
6242         (mail-source-keyword-map): Add :stream for POP.
6243         (mail-source-fetch-pop): Use pop3-stream-type.
6244
6245 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6246
6247         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
6248         of current-time-string.
6249
6250 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
6251
6252         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
6253         date header.
6254
6255 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
6256
6257         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
6258         it can seriously impact performance as it bypasses the agent's
6259         local caches.
6260
6261 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
6262
6263         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
6264         must be explicitly online rather than "not explicitly offline" for
6265         its flags to be synchronized.
6266
6267         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
6268         that gnus-uu-unmark-thread will function correctly.
6269
6270         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
6271         1024K is instead displayed as 1M.
6272
6273 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6274
6275         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
6276
6277 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
6278
6279         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
6280
6281 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
6282
6283         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
6284         error message to display actual error condition.
6285         (gnus-agent-save-local): Avoid saving symbols that are bound to
6286         nil as they simply result in a warning message in
6287         gnus-agent-read-local.
6288
6289 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6290
6291         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
6292         rather than make-variable-buffer-local for file-precious-flag.
6293
6294 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
6295
6296         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
6297         for duplicates which are removed.  The invalid sort check then
6298         triggers a rescan after the sort as sorting may have moved
6299         duplicate entries such that they can be cheaply detected.
6300
6301 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6302
6303         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
6304
6305 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
6306
6307         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
6308         internal variable to a custom variable.  Changed default value
6309         from compressed(2) to uncompressed(1).
6310         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
6311         support for uncompressed agentview files.  Taken together, reading
6312         the agentview file should now be 6-7 times faster.
6313
6314 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6315
6316         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
6317         as a buffer-local variable.  This avoids creating truncated
6318         dribble files as a result of a hang up, eg.
6319
6320 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
6321
6322         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
6323         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
6324         XEmacs.
6325
6326 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6327
6328         * gnus-start.el (gnus-start-draft-setup): Enforce
6329         `gnus-draft-mode' for nndraft:drafts at startup.
6330
6331         * gnus.el (gnus-splash): Change custom group.
6332         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
6333         allow-list argument.
6334
6335         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
6336         string.
6337
6338 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6339
6340         * gnus-art.el (gnus-default-article-saver): Add user-defined
6341         `function' to custom type.
6342
6343 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
6344
6345         * imap.el (imap-open): Handle case where buffer is a buffer
6346         object.
6347
6348 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6349
6350         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
6351         long lines.
6352         (gnus-cache-delete-group): Wrap doc strings.
6353
6354         * gnus-agent.el (gnus-agent-rename-group)
6355         (gnus-agent-delete-group): Wrap doc strings.
6356
6357 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6358
6359         * messagexmas.el (message-use-toolbar): Change the valid values
6360         into default, top, bottom, left, and right.
6361         (message-toolbar-thickness): New variable.
6362         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
6363         well.
6364         (message-setup-toolbar): Make it work.
6365
6366         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
6367         (gnus-use-toolbar): Change the valid values into default, top,
6368         bottom, left, and right.
6369         (gnus-toolbar-thickness): New variable.
6370         (gnus-xmas-setup-toolbar): New function.
6371         (gnus-xmas-setup-group-toolbar): Use it.
6372         (gnus-xmas-setup-summary-toolbar): Use it.
6373
6374 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6375
6376         * gnus-start.el (gnus-1): Add "native" to
6377         gnus-predefined-server-alist.
6378
6379         * gnus.el (gnus-method-to-server): Don't add "native" to the
6380         lists here, because that leads to problems when
6381         gnus-select-method is bound.
6382
6383 2005-11-09  Simon Josefsson  <jas@extundo.com>
6384
6385         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
6386         use (not sort-by-date) instead.
6387
6388 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6389
6390         * gnus-delay.el (gnus-delay-group): Don't autoload.
6391         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
6392         to be re-loaded when customizing the `gnus-delay' group.
6393
6394 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
6395
6396         * message.el: Revert last changes.
6397         (message-insert-citation-line): Use newlines.
6398
6399 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
6400
6401         * message.el (message-courtesy-message)
6402         (message-mark-insert-begin, message-mark-insert-end)
6403         (message-elide-ellipsis, message-cancel-message)
6404         (message-add-header, message-change-subject)
6405         (message-cross-post-followup-to-header)
6406         (message-cross-post-insert-note, message-reduce-to-to-cc)
6407         (message-widen-reply, message-delete-not-region)
6408         (message-kill-to-signature, message-insert-signature)
6409         (message-insert-importance-high, message-insert-importance-low)
6410         (message-insert-or-toggle-importance)
6411         (message-insert-disposition-notification-to)
6412         (message-indent-citation, message-yank-original)
6413         (message-cite-original-without-signature, message-cite-original)
6414         (message-insert-citation-line, message-position-on-field)
6415         (message-fix-before-sending, message-send-mail-partially)
6416         (message-send-mail, message-send-mail-with-sendmail)
6417         (message-send-mail-with-qmail, message-send-news)
6418         (message-check-news-header-syntax, message-generate-headers)
6419         (message-insert-courtesy-copy, message-fill-address)
6420         (message-fill-header, message-shorten-references)
6421         (message-setup-1, message-cancel-news)
6422         (message-forward-make-body-plain, message-forward-make-body-mime)
6423         (message-forward-make-body-mml, message-encode-message-body)
6424         (message-forward-make-body-digest-plain)
6425         (message-forward-make-body-digest-mime)
6426         (message-use-alternative-email-as-from): Insert `hard-newline'
6427         instead of ordinary newlines.
6428
6429 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6430
6431         * message.el (message-generate-headers): Downcase the argument
6432         given to message-check-element.
6433
6434 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
6435
6436         * nntp.el (nntp-authinfo-rejected): New error condition.
6437         (nntp-wait-for): Use new error condition to signal authentication
6438         error.
6439         (nntp-retrieve-data): Rethrow new error condition to break out of
6440         recursive call to nntp-send-authinfo.
6441
6442 2005-11-08  Romain Francoise  <romain@orebokech.com>
6443
6444         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
6445         (gnus-summary-exit-map): Bind to `Z p'.
6446         (gnus-summary-make-menu-bar): Add menu item.
6447
6448 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
6449
6450         * gnus-art.el (gnus-article-treat-custom): Add `first'.
6451         (gnus-treat-*): Add `first' in all doc strings.
6452
6453         * gnus-group.el (gnus-group-compact-group): Fix typo.
6454
6455 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6456
6457         * gnus.el (gnus-parameters-case-fold-search): New variable.
6458         (gnus-parameters-get-parameter): Use it.
6459
6460         * gnus-score.el (gnus-home-score-file): Doc fix.
6461
6462 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
6463
6464         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
6465
6466 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6467
6468         * mm-util.el (mm-special-display-p): New function.
6469
6470         * mml.el (mml-preview): Use it; doc fix.
6471
6472 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
6473
6474         * imap.el (imap-open): Handle case where buffer is a buffer object.
6475
6476 2005-10-29  Romain Francoise  <romain@orebokech.com>
6477
6478         * message.el (message-fix-before-sending): Fix comment.
6479
6480 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
6481
6482         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
6483
6484 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
6485
6486         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
6487         Used in gnus-score.el.
6488
6489 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6490
6491         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
6492
6493 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6494
6495         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
6496         whitespace removed in revision 7.8.  Use concatenated string to
6497         protect trailing whitespace.
6498
6499 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
6500
6501         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
6502         (nnimap-request-expire-articles): Use it to avoid sending 'UID
6503         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
6504         Courier IMAP ("some version from 2004").  Mostly based on similar
6505         code in the same function.
6506
6507 2005-10-26  Didier Verna  <didier@xemacs.org>
6508
6509         * gnus-group.el (gnus-group-compact-group): Invalidate original
6510         article buffer.
6511         * gnus-srvr.el (gnus-server-compact-server): Ditto.
6512         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
6513         NOV database and in article itself.
6514         Invalidate article backlog.
6515
6516 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6517
6518         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
6519
6520 2005-10-26  Simon Josefsson  <jas@extundo.com>
6521
6522         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
6523         part of 2004-07-25 change.
6524
6525 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6526
6527         * message.el (message-display-completion-list): New function.
6528         (message-expand-group): Use it; make sure the Completions buffer
6529         is modifiable.
6530 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
6531
6532         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
6533         user-mail-name is an empty string.
6534
6535 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
6536
6537         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
6538         depending on gnus-score-decay-constant.
6539
6540         * encrypt.el (encrypt-insert-file-contents)
6541         (encrypt-write-file-contents): Don't use `gnus-message'.
6542
6543         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
6544         arguments.
6545         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
6546         arguments to mm-uu-verbatim-marks-extract.
6547         (mm-uu-hide-markers): New variable.
6548         (mm-uu-extract): Use face similar to `gnus-cite-3'.
6549
6550         * gnus-fun.el (gnus-convert-image-to-x-face-command)
6551         (gnus-convert-image-to-face-command): Use "convert" by default to
6552         allow other input image formats.
6553         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
6554         accordingly.
6555
6556 2005-10-23  Simon Josefsson  <jas@extundo.com>
6557
6558         * imap.el (imap-gssapi-program): Align command line parameters
6559         with latest GNU SASL.
6560         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
6561
6562 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6563
6564         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
6565         HTML.
6566         (nnslashdot-request-article): Ditto.
6567
6568         * lpath.el (featurep): Add nobreak-char-display.
6569
6570 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
6571
6572         * mail-source.el (mail-source-fetch-pop): Require pop3.
6573         (mail-source-check-pop): Ditto.
6574
6575 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6576
6577         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
6578         errors.
6579
6580 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
6581
6582         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
6583         (gnus-treat-strip-leading-blank-lines): Improve doc string.
6584
6585         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
6586
6587         * mm-bodies.el (mm-decode-string): Call
6588         `mm-charset-to-coding-system' with allow-override argument.
6589
6590 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6591
6592         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
6593         (rfc2047-charset-to-coding-system): New function.
6594         (rfc2047-decode-encoded-words): New function.
6595         (rfc2047-decode-region): Use them.
6596         (rfc2047-decode-cte): Remove.
6597         (rfc2047-parse-and-decode): Remove.
6598         (rfc2047-decode): Remove.
6599
6600 2005-10-15  Kenichi Handa  <handa@m17n.org>
6601
6602         * rfc2047.el (rfc2047-decode-cte): New function.
6603         (rfc2047-decode-region): Change the way to decode successive
6604         encoded-words: decode B- or Q-encoding in each encoded-word,
6605         concatenate them, and decode it as charset.
6606
6607 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6608
6609         * lpath.el: Fbind codepage-setup for XEmacs.
6610
6611 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
6612
6613         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
6614         widget-move-and-invoke.
6615         (gnus-custom-mode): Use gnus-custom-map.
6616
6617 2005-10-15  Bill Wohler  <wohler@newt.com>
6618
6619         * message.el (message-tool-bar-map): Renamed image file from
6620         mail_send to mail/send.
6621
6622 2005-10-16  Masatake YAMATO  <jet@gyve.org>
6623
6624         * message.el (message-expand-group): Pass the common
6625         prefix substring of completion to `display-completion-list'.
6626
6627 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
6628
6629         * mml-sec.el (mml-secure-method): New internal variable.
6630         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
6631         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
6632         functions using mml-secure-method.
6633
6634         * mml.el (mml-mode-map): Add key bindings for those functions.
6635         (mml-menu): Simplify security menu entries.  Suggested by Jesper
6636         Harder <harder@myrealbox.com>.
6637         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
6638         end of message if point is the headers of the message.
6639
6640         * message.el (message-in-body-p): New function.
6641
6642         * assistant.el: Autoload gnus-util and netrc.
6643
6644         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
6645         Use `mm-charset-override-alist' only when decoding.
6646
6647         * mm-bodies.el (mm-decode-body): Call
6648         `mm-charset-to-coding-system' with allow-override argument.
6649
6650         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
6651         `filename' from Content-Disposition if Content-Type doesn't
6652         provide `name'.
6653         (gnus-mime-view-part-as-type): Set default instead of
6654         initial-input.
6655
6656 2005-10-09  Daniel Brockman  <daniel@brockman.se>
6657
6658         * format-spec.el (format-spec): Propagate text properties of % spec.
6659
6660 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
6661
6662         * gnus-art.el (gnus-treat-predicate): Add `first'.
6663
6664 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
6665
6666         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
6667         (mm-charset-override-alist): New variable.
6668         (mm-charset-to-coding-system): Use it.
6669         (mm-codepage-setup): New helper function.
6670         (mm-charset-eval-alist): New variable.
6671         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
6672         about unknown charsets.
6673
6674         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
6675
6676 2005-10-04  David Hansen  <david.hansen@gmx.net>
6677
6678         * nnrss.el (nnrss-request-article): Add support for the comments tag.
6679         (nnrss-check-group): Ditto.
6680
6681 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6682
6683         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
6684         Rename x-gnus-verbatim to x-verbatim.
6685         (mm-uu-type-alist): Fix regexp for verbatim-marks.
6686
6687         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
6688         x-verbatim.
6689
6690         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
6691
6692         * gnus-util.el (gnus-remove-duplicates): Remove.
6693
6694         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
6695         instead of gnus-remove-duplicates.
6696
6697         * message.el (message-remove-duplicates): Remove.
6698         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
6699         message-remove-duplicates.
6700
6701         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
6702         available, else use implementation from `delete-dups'.
6703
6704         * message.el (message-insert-expires): New function.
6705         (message-mode-map): Add key binding.
6706         (message-mode-field-menu): Add menu entry.
6707         (message-mode): Document it.
6708         (message-make-expires-date): Use `message-make-date'.
6709
6710 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
6711
6712         * message.el (message-make-expires-date): New function.
6713
6714 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6715
6716         * Makefile.in (list-installed-shadows): New entry.
6717         (install): Use it.
6718         (remove-installed-shadows): New entry.
6719
6720         * dgnushack.el (dgnushack-default-load-path): New variable.
6721         (dgnushack-find-lisp-shadows): New function.
6722         (dgnushack-remove-lisp-shadows): New function.
6723
6724 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6725
6726         * Makefile.in (install-el-elc): New entry.
6727         (install): Use it so that .el files are necessarily installed.
6728
6729 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6730
6731         * time-date.el: Autoload parse-time-string, XEmacs needs it.
6732
6733 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6734
6735         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
6736         function rather than the diff-mode.el package.
6737         (mm-display-external): Use with-current-buffer.
6738         (mm-viewer-completion-map, mm-viewer-completion-map):
6739         Move initialization inside declaration.
6740
6741 2005-09-29  Simon Josefsson  <jas@extundo.com>
6742
6743         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
6744         autoload mail-check-payment.
6745         (spam-check-hashcash): Define unconditionally, since hashcash.el
6746         is part of Gnus now.  Ignore errors from payment checking.
6747
6748 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
6749
6750         * message.el (message-bold-region, message-unbold-region): Rename
6751         from `bold-region' and `unbold-region'.
6752
6753         * message.el: Remove useless autoloads.
6754
6755 2005-09-28  Simon Josefsson  <jas@extundo.com>
6756
6757         * message.el (message-use-idna): Default to t.
6758         (message-use-idna): Test whether encoding works too.  Doc fix.
6759
6760 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6761
6762         * nntp.el (nntp-warn-about-losing-connection): Remove.
6763
6764 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
6765
6766         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
6767         customizable.  Change default value.
6768         (mm-uu-diff-groups-regexp): Change default value.
6769         (mm-uu-type-alist): Add doc string.
6770         (mm-uu-configure): Add doc string.  Make it interactive.
6771         (mm-uu-tex-groups-regexp): New variable.
6772         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
6773         (mm-uu-type-alist): Add LaTeX documents.
6774         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
6775         of "text/verbatim".
6776         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
6777
6778         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
6779         instead of "text/verbatim".
6780
6781         * message.el (message-mark-inserted-region)
6782         (message-mark-insert-file): Use slrn style marks when called with
6783         prefix argument.
6784
6785 2005-09-27  Simon Josefsson  <jas@extundo.com>
6786
6787         * message.el (message-idna-to-ascii-rhs-1): Reformat.
6788
6789 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
6790
6791         * message.el (message-remove-duplicates): New function.
6792         Implementation borrowed from `gnus-remove-duplicates'.
6793         (message-idna-to-ascii-rhs): Also encode idna addresses in
6794         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6795         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
6796         only ask about the same idna domain once per header and also tell
6797         in what header to replace the idna domain.
6798
6799         * gnus-art.el (article-decode-idna-rhs): Also decode idna
6800         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6801         (article-decode-idna-rhs): Fix regexp so that all idna-address in
6802         a header is decoded and not just the last one.
6803
6804 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6805
6806         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
6807         has been decoded.
6808
6809         * mm-decode.el (mm-automatic-display): Add text/verbatim.
6810         (mm-insert-part): Don't modify text if it has been decoded.
6811
6812         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
6813         decoded.
6814
6815         * mm-view.el (mm-inline-text): Don't strip text props unless
6816         decoding enriched or richtext parts.
6817
6818 2005-09-25  Romain Francoise  <romain@orebokech.com>
6819
6820         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
6821         * gnus-start.el (gnus-subscribe-interactively):
6822         * gnus-uu.el (gnus-uu-grab-articles):
6823         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
6824         space.
6825
6826 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
6827
6828         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
6829         * mm-view.el (mm-view-pkcs7-decrypt):
6830         * gnus-sum.el (gnus-summary-limit-to-extra)
6831         (gnus-summary-respool-article, gnus-read-move-group-name):
6832         * gnus-score.el (gnus-summary-increase-score):
6833         * gnus-util.el (gnus-completing-read-with-default):
6834         * gnus-art.el (gnus-read-save-file-name)
6835         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
6836         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
6837         * message.el (message-check-news-header-syntax):
6838         Follow convention for reading with the minibuffer.
6839
6840 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
6841
6842         * spam-report.el (spam-report-url-ping-plain):
6843         Use gnus-extended-version as User-Agent.
6844
6845         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
6846         default value is nil.
6847
6848         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
6849         (mm-uu-verbatim-marks-extract): New function.
6850         (mm-uu-extract): New face.
6851         (mm-uu-copy-to-buffer): Use it.
6852
6853         * spam-report.el (spam-report-gmane-ham): Renamed from
6854         `spam-report-gmane-unspam'.
6855         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
6856         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
6857
6858         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
6859         Autoload.
6860         (spam-report-gmane-unregister-routine): Renamed
6861         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
6862
6863 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
6864
6865         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
6866         (spam-report-gmane-unregister-routine): Add support for gmane
6867         unregistration.
6868
6869         * spam-report.el (spam-report-gmane-unspam)
6870         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
6871         (spam-report-gmane): Change to take a single article and do unspam
6872         registration.
6873
6874 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6875
6876         * mm-url.el (mm-url-decode-entities): Fix regexp.
6877
6878 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6879
6880         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
6881         default to nil, to be able to use Gnus at all.  If the default
6882         switches to something else, then the function should be fixed not
6883         be exceedingly slow.
6884
6885 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
6886
6887         * gnus-start.el (gnus-activate-group): If the server is nil, don't
6888         fail hard.
6889
6890         * spam-report.el: Add better Keywords line.
6891
6892         * spam.el: Add Maintainer and better Keywords line.
6893
6894 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6895
6896         * gnus-art.el (gnus-article-replace-part)
6897         (gnus-mime-replace-part): New functions.
6898         (gnus-mime-action-alist, gnus-mime-button-commands)
6899         (gnus-mime-save-part-and-strip): Added file argument.
6900         (gnus-article-part-wrapper): Added interactive argument.
6901
6902         * gnus-sum.el (gnus-summary-mime-map): Add
6903         `gnus-article-replace-part'.
6904
6905 2005-09-19  Didier Verna  <didier@xemacs.org>
6906
6907         The nnml compaction feature:
6908         * nnml.el (nnml-request-compact-group): New function.
6909         * nnml.el (nnml-request-compact): New function.
6910         * gnus-int.el (gnus-request-compact-group): New function.
6911         * gnus-int.el (gnus-request-compact): New function.
6912         * gnus-group.el (gnus-group-compact-group): New function.
6913         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
6914         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
6915         * gnus-srvr.el (gnus-server-compact-server): New function.
6916         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
6917         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
6918
6919 2005-09-18  Deepak Goel  <deego@gnufans.org>
6920
6921         * sieve.el (sieve-help): Fix `message' call: first arg should be a
6922         format spec.
6923
6924 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6925
6926         * gnus.el (gnus-group-startup-message): Bind image-load-path.
6927
6928 2005-09-15  Romain Francoise  <romain@orebokech.com>
6929
6930         * message.el (message-fill-paragraph): Clarify docstring.
6931
6932 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6933
6934         * gnus-art.el (gnus-mime-display-part): Protect against broken
6935         MIME messages.
6936
6937 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6938
6939         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
6940         before parsing header.
6941
6942 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
6943
6944         * html2text.el (html2text-replace-list): Add new entities.
6945
6946 2005-09-11  Romain Francoise  <romain@orebokech.com>
6947
6948         * message.el (message-alternative-emails): Improve docstring.
6949         (message-setup-1): Call `message-use-alternative-email-as-from'
6950         after `message-setup-hook' to give it precedence over posting
6951         styles, etc.
6952         (message-use-alternative-email-as-from): Add docstring.  Remove
6953         the original From header if present.
6954
6955         * nnml.el (nnml-compressed-files-size-threshold): New variable.
6956         (nnml-save-mail): Use it.
6957
6958         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
6959         articles.  Add new argument `silent'.
6960         (gnus-uu-mark-all): Report the total number of marked articles.
6961
6962 2005-09-10  Romain Francoise  <romain@orebokech.com>
6963
6964         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
6965         (gnus-uu-mark-series): Likewise.
6966
6967 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
6968
6969         * spam-report.el (spam-report-gmane): Fix generation of spam
6970         report URL.
6971
6972 2005-09-10  Simon Josefsson  <jas@extundo.com>
6973
6974         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
6975         t, based on discussion on the ding list with Robert Epprecht
6976         <epprecht@solnet.ch>.
6977
6978 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
6979
6980         * spam-report.el (spam-report-gmane): Make it work without
6981         X-Report-Spam header.  Gmane now only provides Archived-At.
6982         This is only used if `spam-report-gmane-use-article-number' is nil.
6983         (spam-report-gmane-spam-header): Remove.  Not used anymore.
6984
6985         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
6986         make `gnus-summary-sort-by-recipient' work with threading.
6987
6988         * nnweb.el (nnweb-google-wash-article): Print a message if article
6989         is not available.
6990
6991 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6992
6993         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
6994         change.  Decode text/* parts content before displaying.
6995
6996 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
6997
6998         * mml-smime.el: Remove defvar of gnus-extract-address-components.
6999
7000 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7001
7002         * mm-view.el (mm-display-inline-fontify): Disable support modes.
7003
7004         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
7005         url-package-name, url-package-version,
7006         w3m-cid-retrieve-function-alist, w3m-current-buffer,
7007         w3m-display-inline-images, and w3m-minor-mode-map.
7008
7009 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
7010
7011         * message.el (message-tab-body-function): Fix mismatched custom type.
7012
7013         * gnus.el (gnus-group-change-level-function): Ditto.
7014
7015         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
7016
7017         * gnus-art.el (gnus-signature-limit)
7018         (gnus-article-mime-part-function): Ditto.
7019
7020 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7021
7022         * mml.el (mml-mode): Silence the byte compiler.
7023
7024         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
7025         using `(sit-for 0)' before moving the point to the specified part;
7026         skip unbuttonized parts.
7027         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
7028         return to the summary window if gnus-auto-select-part is non-nil.
7029
7030 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
7031
7032         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
7033         variables.
7034         (mml-dnd-attach-file, mml-mode): Use them.
7035
7036         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
7037         Make fetching article by MID work again for Google Groups.  Added
7038         FIXME concerning gnus-group-make-web-group.
7039
7040         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
7041         Don't depend on Gnus by using mail-extract-address-components if
7042         gnus-extract-address-components is not bound.
7043
7044 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7045
7046         * gnus-art.el (gnus-mime-display-security): Don't display the
7047         signature, but only the signed part.
7048
7049 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7050
7051         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
7052
7053         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
7054         list, not listp.
7055
7056 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
7057
7058         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
7059         when encoding.
7060
7061         * mm-bodies.el (mm-decode-content-transfer-encoding):
7062         De-canonicalize CRLF for all text content types, not just
7063         text/plain.
7064
7065 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7066
7067         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
7068         valid article; point arrow and cursor at the MIME button.
7069
7070 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7071
7072         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
7073         Suggested by Dan Christensen <jdc@uwo.ca>.
7074
7075         * mm-decode.el (mm-save-part): Enable change of prompt.
7076
7077 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
7078
7079         * gnus-msg.el (gnus-inews-add-send-actions): Made
7080         `message-post-method' lambda parameter ARG `&optional'.
7081
7082 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
7083
7084         * gnus-sum.el (gnus-summary-mime-map): Added
7085         gnus-article-save-part-and-strip, gnus-article-delete-part and
7086         gnus-article-jump-to-part.
7087
7088         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
7089         (gnus-article-edit-part): Use it.
7090         (gnus-article-part-wrapper): Added no-handle argument.
7091         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
7092         functions.
7093
7094 2005-08-29  Romain Francoise  <romain@orebokech.com>
7095
7096         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
7097         docstring.
7098         (gnus-face-from-file): Likewise.
7099
7100 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
7101
7102         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
7103         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
7104         non-nil.
7105         (gnus-auto-select-part): New variable.
7106         (gnus-article-jump-to-part): New function.
7107         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
7108         (gnus-mime-delete-part): Allow selecting specified part after
7109         deleting or stripping parts.
7110         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
7111         part if argument is bogus.
7112
7113 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
7114
7115         * gnus-art.el (w3m-minor-mode-map):
7116         * gnus-spec.el (gnus-newsrc-file-version):
7117         * gnus-util.el (nnmail-active-file-coding-system)
7118         (gnus-original-article-buffer, gnus-user-agent):
7119         * gnus.el (gnus-ham-process-destinations)
7120         (gnus-parameter-ham-marks-alist)
7121         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
7122         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
7123         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
7124         * mm-decode.el (gnus-current-window-configuration):
7125         * mm-extern.el (gnus-article-mime-handles):
7126         * mm-url.el (url-current-object, url-package-name)
7127         (url-package-version):
7128         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
7129         (smime-keys, w3m-cid-retrieve-function-alist)
7130         (w3m-current-buffer, w3m-display-inline-images)
7131         (w3m-minor-mode-map):
7132         * mml-smime.el (gnus-extract-address-components):
7133         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
7134         (gnus-newsrc-hashtb, message-default-charset)
7135         (message-deletable-headers, message-options)
7136         (message-posting-charset, message-required-mail-headers)
7137         (message-required-news-headers):
7138         * mml1991.el (mc-pgp-always-sign):
7139         * mml2015.el (mc-pgp-always-sign):
7140         * nnheader.el (nnmail-extra-headers):
7141         * rfc1843.el (gnus-decode-encoded-word-function)
7142         (gnus-decode-header-function, gnus-newsgroup-name):
7143         * spam-stat.el (gnus-original-article-buffer): Add defvars.
7144
7145 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
7146
7147         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
7148         the end of the date treatments.
7149
7150 2005-08-15  Simon Josefsson  <jas@extundo.com>
7151
7152         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
7153         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
7154         Capello and Romain Francoise.
7155         (pgg-fetch-key-function): Removed, not used?
7156         (pgg-insert-url-with-w3): Require url, to get
7157         url-insert-file-contents regardless of where it is defined.
7158
7159 2005-08-13  Romain Francoise  <romain@orebokech.com>
7160
7161         * message.el (message-cite-original-1): New function.
7162         (message-cite-original): Use it.
7163         (message-cite-original-without-signature): Ditto.
7164
7165 2005-08-08  Romain Francoise  <romain@orebokech.com>
7166
7167         * message.el (message-yank-empty-prefix): New variable.
7168         (message-indent-citation): Use it.
7169         (message-cite-original-without-signature): Respect X-No-Archive.
7170
7171 2005-08-08  Simon Josefsson  <jas@extundo.com>
7172
7173         * pgg.el: Autoload url-insert-file-contents instead of loading
7174         w3/url.
7175         (pgg-insert-url-with-w3): Don't load url here.
7176
7177 2005-08-07  Jesper Harder  <harder@phys.au.dk>
7178
7179         * message.el (message-kill-to-signature): Don't insert newline at
7180         bol.
7181         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
7182
7183 2005-08-06  Romain Francoise  <romain@orebokech.com>
7184
7185         * message.el (message-user-fqdn): Fix typo in docstring.
7186
7187 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
7188
7189         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
7190
7191         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
7192
7193 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7194
7195         * mm-bodies.el (mm-encode-body): Use coding system rather than
7196         charset to encode text.
7197
7198         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
7199         number of charsets if utf-8 is available (XEmacs).
7200
7201 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
7202
7203         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
7204         taken from `gnus-button-mid-or-mail-regexp'.
7205         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
7206         (gnus-button-alist): Improve regexp for domain part of the MIDs
7207         for news:localpart@domain buttons.
7208         (gnus-button-ctan-directory-regexp): Update.
7209
7210 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7211
7212         * sieve-manage.el (sieve-manage-interactive-login): Use
7213         make-local-variable rather than make-variable-buffer-local.
7214         (sieve-manage-open): Ditto.
7215         (sieve-manage-authenticate): Ditto.
7216
7217         * mml.el (mml-generate-mime-1): Make the content type default to
7218         text/plain if the filename is not specified.
7219
7220 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7221
7222         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
7223         instead of insert-buffer.
7224
7225         * message.el (message-yank-original): Ditto; set the mark at the
7226         end of the yanked message.
7227
7228 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7229
7230         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
7231         lines to scroll rather than to stop it.
7232
7233         * mml.el (mml-generate-default-type): Add doc string.
7234         (mml-generate-mime-1): Use mm-default-file-encoding or make it
7235         default to application/octet-stream when determining the content
7236         type if it is not specified for the part or the mml contents; add
7237         a comment about mml-generate-default-type.
7238
7239 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
7240
7241         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
7242         make it default to application/octet-stream when determining the
7243         content type if it is not specified for the external contents.
7244
7245 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7246
7247         * rfc2231.el (rfc2231-parse-string): Take care that not only a
7248         segmented parameter but also other parameters might be there.
7249
7250 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7251
7252         * mm-decode.el (mm-display-external): Delete temp file, directory
7253         and buffer immediately if the external process is exited.
7254
7255 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7256
7257         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
7258         fewer lines than that of scroll-margin.
7259         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
7260
7261 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7262
7263         * gnus-art.el (gnus-article-next-page): Revert.
7264         (gnus-article-beginning-of-window): New macro.
7265         (gnus-article-next-page-1): Use it.
7266         (gnus-article-prev-page): Ditto.
7267         (gnus-article-edit-part): Use insert-buffer-substring instead of
7268         insert-buffer.
7269         (gnus-article-edit-exit): Ditto.
7270
7271         * gnus-util.el (gnus-beginning-of-window): Remove.
7272         (gnus-end-of-window): Remove.
7273
7274         * lpath.el: Don't bind header-line-format and scroll-margin.
7275
7276 2005-07-25  Simon Josefsson  <jas@extundo.com>
7277
7278         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
7279         to have the url package without w3.  Reported by Daiki Ueno
7280         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
7281
7282 2005-07-20  Didier Verna  <didier@xemacs.org>
7283
7284         * gnus-diary.el: Remove the description comment (nndiary is now
7285         properly documented in the Gnus manual).
7286         Fix the spelling of "Back End".
7287         * nndiary.el: Ditto.
7288         Fix the copyright notice.
7289
7290 2005-07-18  Romain Francoise  <romain@orebokech.com>
7291
7292         * gnus-sum.el (gnus-summary-to-prefix,
7293         gnus-summary-newsgroup-prefix): New variables.
7294         (gnus-summary-from-or-to-or-newsgroups): Use them.
7295
7296 2005-07-17  Romain Francoise  <romain@orebokech.com>
7297
7298         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
7299         space as it's generally not especially interesting to the user.
7300
7301 2005-07-16  Romain Francoise  <romain@orebokech.com>
7302
7303         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
7304         nil to avoid prompting and file modification if one of the
7305         messages at the top of the nnfolder file contains a copyright
7306         notice.
7307         Update copyright notice.
7308
7309         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
7310         instead of `current-time-string' as the latter creates a time
7311         string that is not RFC 2822 compliant (it lacks the zone).
7312         Update copyright notice.
7313
7314 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7315
7316         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
7317         for text/rtf.  Display default in prompt.  Pass default for M-n.
7318
7319         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
7320
7321 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7322
7323         * gnus-msg.el (gnus-button-mailto): Remove
7324         save-selected-window-window hackery because it relies on
7325         save-selected-window internals.
7326
7327 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7328
7329         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
7330         (gnus-article-next-page-1): Use gnus-beginning-of-window.
7331         (gnus-article-prev-page): Ditto.
7332
7333         * gnus-util.el (gnus-beginning-of-window): New function.
7334         (gnus-end-of-window): New function.
7335
7336         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
7337
7338 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
7339
7340         * gnus-score.el (gnus-score-edit-all-score): Set
7341         gnus-score-edit-exit-function to gnus-score-edit-done and call
7342         gnus-message.
7343
7344 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7345
7346         * gnus-msg.el (gnus-button-mailto): Remove
7347         save-selected-window-window hackery because it relies on
7348         save-selected-window internals.
7349
7350 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7351
7352         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
7353         add-minor-mode.
7354         (gnus-binary-mode): Ditto.
7355
7356         * gnus-topic.el (gnus-topic-mode): Ditto.
7357
7358 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
7359
7360         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
7361         (gnus-article-prev-page): Take scroll-margin into consideration.
7362
7363 2005-07-04  Lute Kamstra  <lute@gnu.org>
7364
7365         Update FSF's address in GPL notices.
7366
7367 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
7368
7369         * gnus.el (gnus-exit):
7370         * gnus-group.el (gnus-group-icons):
7371         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
7372
7373         * gnus-nocem.el (gnus-nocem):
7374         * message.el (message-various, message-buffers, message-sending)
7375         (message-interface, message-forwarding, message-insertion)
7376         (message-headers, message-news, message-mail):
7377         * pgg-gpg.el (pgg-gpg):
7378         * pgg-parse.el (pgg-parse):
7379         * pgg-pgp.el (pgg-pgp):
7380         * pgg-pgp5.el (pgg-pgp5):
7381         * pop3.el (pop3): Finish `defgroup' description with period.
7382
7383 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7384
7385         * gnus-art.el (article-display-face): Improve the efficiency.
7386         (article-display-x-face): Ditto; remove grey x-face stuff.
7387
7388 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7389
7390         * gnus-art.el (article-display-face): Correct the position in
7391         which Faces are inserted.
7392
7393 2005-06-29  Didier Verna  <didier@xemacs.org>
7394
7395         * gnus-art.el (article-display-face): Display faces in correct
7396         order.
7397
7398 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7399
7400         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
7401         (gnus-fill-real-hashtb): Use hash table instead of obarray.
7402         (gnus-nocem-check-article): Fetch the Type header.
7403         (gnus-nocem-message-wanted-p): Fix the way to examine types.
7404         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
7405         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
7406         make sure gnus-nocem-hashtb is initialized.
7407         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
7408         (gnus-nocem-unwanted-article-p): Ditto.
7409
7410         * pgg.el (pgg-verify): Return the verification result.
7411
7412 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7413
7414         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
7415         is ascii.
7416
7417 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
7418
7419         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
7420         `show-nonbreak-escape'.
7421
7422 2005-06-23  Lute Kamstra  <lute@gnu.org>
7423
7424         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
7425
7426         * dig.el (dig-mode):
7427         * smime.el (smime-mode): Use gnus-run-mode-hooks.
7428
7429 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
7430
7431         * nnimap.el (nnimap-split-download-body): Fix spellings.
7432
7433 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
7434
7435         * gnus-art.el (gnus-article-encrypt-body):
7436         * gnus-cus.el (gnus-score-customize):
7437         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
7438         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
7439
7440 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
7441
7442         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
7443         header by looking for magic "MII" at the beginnig.
7444
7445 2005-06-16  Miles Bader  <miles@gnu.org>
7446
7447         * gnus-xmas.el (gnus-xmas-group-startup-message):
7448         Use renamed gnus-splash face.
7449
7450         * assistant.el (assistant-field): Remove "-face" suffix from face name.
7451         (assistant-field-face): New backward-compatibility alias for renamed
7452         face.
7453         (assistant-render-text): Use renamed assistant-field face.
7454
7455         * spam.el (spam): Remove "-face" suffix from face name.
7456         (spam-face): New backward-compatibility alias for renamed face.
7457         (spam-face, spam-initialize): Use renamed spam face.
7458
7459         * message.el (message-header-to, message-header-cc)
7460         (message-header-subject, message-header-newsgroups)
7461         (message-header-other, message-header-name)
7462         (message-header-xheader, message-separator, message-cited-text)
7463         (message-mml): Remove "-face" suffix from face names.
7464         (message-header-to-face, message-header-cc-face)
7465         (message-header-subject-face, message-header-newsgroups-face)
7466         (message-header-other-face, message-header-name-face)
7467         (message-header-xheader-face, message-separator-face)
7468         (message-cited-text-face, message-mml-face):
7469         New backward-compatibility aliases for renamed faces.
7470         (message-font-lock-keywords): Use renamed message faces.
7471
7472         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
7473         (sieve-test-commands, sieve-tagged-arguments):
7474         Remove "-face" suffix from face names.
7475         (sieve-control-commands-face, sieve-action-commands-face)
7476         (sieve-test-commands-face, sieve-tagged-arguments-face):
7477         New backward-compatibility aliases for renamed faces.
7478         (sieve-control-commands-face, sieve-action-commands-face)
7479         (sieve-test-commands-face, sieve-tagged-arguments-face):
7480         Use renamed sieve faces.
7481
7482         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
7483         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
7484         (gnus-group-news-3-empty, gnus-group-news-4)
7485         (gnus-group-news-4-empty, gnus-group-news-5)
7486         (gnus-group-news-5-empty, gnus-group-news-6)
7487         (gnus-group-news-6-empty, gnus-group-news-low)
7488         (gnus-group-news-low-empty, gnus-group-mail-1)
7489         (gnus-group-mail-1-empty, gnus-group-mail-2)
7490         (gnus-group-mail-2-empty, gnus-group-mail-3)
7491         (gnus-group-mail-3-empty, gnus-group-mail-low)
7492         (gnus-group-mail-low-empty, gnus-summary-selected)
7493         (gnus-summary-cancelled, gnus-summary-high-ticked)
7494         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
7495         (gnus-summary-high-ancient, gnus-summary-low-ancient)
7496         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
7497         (gnus-summary-low-undownloaded)
7498         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
7499         (gnus-summary-low-unread, gnus-summary-normal-unread)
7500         (gnus-summary-high-read, gnus-summary-low-read)
7501         (gnus-summary-normal-read, gnus-splash):
7502         Remove "-face" suffix from face names.
7503         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7504         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7505         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7506         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7507         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7508         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7509         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7510         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7511         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7512         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7513         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7514         (gnus-summary-selected-face, gnus-summary-cancelled-face)
7515         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7516         (gnus-summary-normal-ticked-face)
7517         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
7518         (gnus-summary-normal-ancient-face)
7519         (gnus-summary-high-undownloaded-face)
7520         (gnus-summary-low-undownloaded-face)
7521         (gnus-summary-normal-undownloaded-face)
7522         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7523         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7524         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7525         (gnus-splash-face):
7526         New backward-compatibility aliases for renamed faces.
7527         (gnus-group-startup-message): Use renamed gnus faces.
7528
7529         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
7530         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
7531         (gnus-server-agent): Remove "-face" suffix from face names.
7532         (gnus-server-agent-face, gnus-server-opened-face)
7533         (gnus-server-closed-face, gnus-server-denied-face)
7534         (gnus-server-offline-face):
7535         New backward-compatibility aliases for renamed faces.
7536         (gnus-server-agent-face, gnus-server-opened-face)
7537         (gnus-server-closed-face, gnus-server-denied-face)
7538         (gnus-server-offline-face): Use renamed gnus faces.
7539
7540         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
7541         Remove "-face" suffix from face names.
7542         (gnus-picon-xbm-face, gnus-picon-face):
7543         New backward-compatibility aliases for renamed faces.
7544
7545         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
7546         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
7547         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
7548         (gnus-cite-11): Remove "-face" suffix from face names.
7549         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
7550         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
7551         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
7552         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
7553         New backward-compatibility aliases for renamed faces.
7554         (gnus-cite-attribution-face, gnus-cite-face-list)
7555         (gnus-article-boring-faces): Use renamed gnus faces.
7556
7557         * gnus-art.el (gnus-signature, gnus-header-from)
7558         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
7559         (gnus-header-content): Remove "-face" suffix from face names.
7560         (gnus-signature-face, gnus-header-from-face)
7561         (gnus-header-subject-face, gnus-header-newsgroups-face)
7562         (gnus-header-name-face, gnus-header-content-face):
7563         New backward-compatibility aliases for renamed faces.
7564         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
7565
7566         * gnus-sum.el (gnus-summary-selected-face)
7567         (gnus-summary-highlight): Use renamed gnus faces.
7568         * gnus-group.el (gnus-group-highlight): Likewise.
7569
7570 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
7571
7572         * gnus-sieve.el (gnus-sieve-article-add-rule):
7573         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
7574         * spam-stat.el (spam-stat-buffer-change-to-spam)
7575         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
7576
7577         * message.el (message-is-yours-p):
7578         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
7579
7580 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7581
7582         * mm-view.el (mm-inline-text): Withdraw the last change.
7583
7584 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7585
7586         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
7587         executing enriched-decode.
7588
7589 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7590
7591         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
7592         charset of tar files.
7593
7594 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
7595
7596         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
7597
7598 2005-06-04  Lute Kamstra  <lute@gnu.org>
7599
7600         * nnfolder.el (nnfolder-read-folder): Make sure that undo
7601         information is never recorded.
7602
7603 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7604
7605         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
7606
7607 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7608
7609         * pop3.el (pop3-apop): Run md5 in the binary mode.
7610
7611         * starttls.el (starttls-set-process-query-on-exit-flag):
7612         Use eval-and-compile.
7613
7614 2005-05-31  Simon Josefsson  <jas@extundo.com>
7615
7616         * smime.el (smime-replace-in-string): Define.
7617         (smime-cert-by-ldap-1): Use it.
7618
7619 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7620
7621         * gnus-art.el (article-display-x-face): Replace
7622         process-kill-without-query by gnus-set-process-query-on-exit-flag.
7623
7624         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
7625         set-process-query-on-exit-flag or process-kill-without-query.
7626
7627         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
7628         loop instead of replace-regexp.
7629
7630         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
7631         instead of process-kill-without-query if it is available.
7632
7633         * lpath.el: Fbind ldap-search-entries.
7634
7635         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
7636         instead of find-file-hooks if it is available.
7637
7638         * mml1991.el: Bind pgg-default-user-id when compiling.
7639
7640         * mml2015.el: Bind pgg-default-user-id when compiling.
7641
7642         * nndraft.el (nndraft-request-associate-buffer):
7643         Use write-contents-functions instead of write-contents-hooks if it is
7644         available.
7645
7646         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
7647         instead of find-file-hooks if it is available.
7648
7649         * nntp.el (nntp-open-connection): Replace
7650         process-kill-without-query by gnus-set-process-query-on-exit-flag.
7651         (nntp-open-ssl-stream): Ditto.
7652         (nntp-open-tls-stream): Ditto.
7653
7654         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
7655         set-process-query-on-exit-flag or process-kill-without-query.
7656         (starttls-open-stream-gnutls): Use it instead of
7657         process-kill-without-query.
7658         (starttls-open-stream): Ditto.
7659
7660 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
7661
7662         * smime.el (smime-cert-by-ldap-1): Don't use
7663         replace-regexp-in-string.
7664
7665 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
7666
7667         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
7668
7669         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
7670         in PEM format.  Adjust to the XEmacs compability.
7671
7672 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
7673
7674         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
7675         by `string-to-number'.
7676         * gnus-agent.el (gnus-agent-regenerate-group)
7677         (gnus-agent-fetch-articles): Ditto.
7678         * gnus-art.el (gnus-button-fetch-group): Ditto.
7679         * gnus-cache.el (gnus-cache-generate-active)
7680         (gnus-cache-articles-in-group): Ditto.
7681         * gnus-group.el (gnus-group-set-current-level)
7682         (gnus-group-insert-group-line): Ditto.
7683         * gnus-score.el (gnus-score-set-expunge-below)
7684         (gnus-score-set-mark-below, gnus-summary-score-effect)
7685         (gnus-summary-score-entry): Ditto.
7686         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
7687         (gnus-soup-pack): Ditto.
7688         * gnus-spec.el (gnus-xmas-format): Ditto.
7689         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
7690         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
7691         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
7692         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
7693         * nndb.el (nndb-get-remote-expire-response): Ditto.
7694         * nndiary.el (nndiary-parse-schedule-value)
7695         (nndiary-string-to-number, nndiary-request-replace-article)
7696         (nndiary-request-article): Ditto.
7697         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
7698         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
7699         * nneething.el (nneething-make-head): Ditto.
7700         * nnfolder.el (nnfolder-request-article)
7701         (nnfolder-retrieve-headers): Ditto.
7702         * nnheader.el (nnheader-file-to-number): Ditto.
7703         * nnkiboze.el (nnkiboze-request-article): Ditto.
7704         * nnmail.el (nnmail-process-unix-mail-format)
7705         (nnmail-process-babyl-mail-format): Ditto.
7706         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
7707         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
7708         (nnmh-request-create-group, nnmh-request-list-1)
7709         (nnmh-request-group, nnmh-request-article): Ditto.
7710         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
7711         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
7712         * nnsoup.el (nnsoup-make-active): Ditto.
7713         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
7714         * nntp.el (nntp-find-group-and-number)
7715         (nntp-retrieve-headers-with-xover): Ditto.
7716         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
7717         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
7718         (pgg-format-key-identifier): Ditto.
7719         * pop3.el (pop3-last, pop3-stat): Ditto.
7720         * qp.el (quoted-printable-decode-region): Ditto.
7721
7722         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
7723         of concat.
7724
7725 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7726
7727         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
7728
7729         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
7730
7731         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
7732
7733         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
7734
7735         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
7736
7737         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
7738
7739         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
7740         (gnus-carpal-mode): Ditto.
7741
7742         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
7743         (gnus-browse-mode): Ditto.
7744
7745         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
7746
7747         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
7748
7749 2005-05-29  Richard M. Stallman  <rms@gnu.org>
7750
7751         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
7752
7753 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7754
7755         * gnus-util.el (gnus-run-mode-hooks): New function.
7756
7757         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
7758
7759         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
7760         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
7761
7762 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
7763
7764         * gnus-agent.el (gnus-agent-make-mode-line-string):
7765         Use mode-line-highlight as mouse-face.
7766
7767 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7768
7769         * canlock.el (canlock): Change the parent group to news.
7770
7771         * deuglify.el (gnus-outlook-deuglify): Add :group.
7772
7773         * dig.el (dig): Add :group.
7774
7775         * dns-mode.el (dns-mode): Add :group.
7776
7777         * encrypt.el (encrypt): Add :group.
7778
7779         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
7780         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
7781         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
7782         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
7783         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
7784
7785         * gnus-diary.el (gnus-diary): Add :group.
7786
7787         * gnus.el (gnus-group-news-1-face): Add :group.
7788         (gnus-group-news-1-empty-face): Ditto.
7789         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
7790         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
7791         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
7792         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
7793         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
7794         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
7795         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
7796         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
7797         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
7798         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
7799         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
7800         (gnus-summary-high-ticked-face): Ditto.
7801         (gnus-summary-low-ticked-face): Ditto.
7802         (gnus-summary-normal-ticked-face): Ditto.
7803         (gnus-summary-high-ancient-face): Ditto.
7804         (gnus-summary-low-ancient-face): Ditto.
7805         (gnus-summary-normal-ancient-face): Ditto.
7806         (gnus-summary-high-undownloaded-face): Ditto.
7807         (gnus-summary-low-undownloaded-face): Ditto.
7808         (gnus-summary-normal-undownloaded-face): Ditto.
7809         (gnus-summary-high-unread-face): Ditto.
7810         (gnus-summary-low-unread-face): Ditto.
7811         (gnus-summary-normal-unread-face): Ditto.
7812         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
7813         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
7814
7815         * hashcash.el (hashcash): New custom group.
7816         (hashcash-default-payment): Add :group.
7817         (hashcash-payment-alist): Ditto.
7818         (hashcash-default-accept-payment): Ditto.
7819         (hashcash-accept-resources): Ditto.
7820         (hashcash-path): Ditto.
7821         (hashcash-extra-generate-parameters): Ditto.
7822         (hashcash-double-spend-database): Ditto.
7823         (hashcash-in-news): Ditto.
7824
7825         * message.el (message-minibuffer-local-map): Add :group.
7826
7827         * netrc.el (netrc): Add :group.
7828
7829         * sieve-manage.el (sieve-manage-log): Add :group.
7830         (sieve-manage-default-user): Diito.
7831         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
7832         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
7833         (sieve-manage-authenticators): Ditto.
7834         (sieve-manage-authenticator-alist): Ditto.
7835         (sieve-manage-default-port): Ditto.
7836
7837         * sieve-mode.el (sieve-control-commands-face): Add :group.
7838         (sieve-action-commands-face): Ditto.
7839         (sieve-test-commands-face): Ditto.
7840         (sieve-tagged-arguments-face): Ditto.
7841
7842         * smime.el (smime): Add :group.
7843
7844         * spam-report.el (spam-report): Add :group.
7845
7846         * spam.el (spam, spam-face): Add :group.
7847
7848 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7849
7850         * nntp.el (nntp-next-result-arrived-p): Some news servers may
7851         return \n.\n.\n at the end of articles.  Protect against that.
7852         (nntp-with-open-group): Allow debugging.
7853
7854         * nnheader.el (mail-header-set-extra): Make into a function
7855         because I just could't understand how to quote the list properly.
7856
7857         * dns.el (query-dns-cached): New function.
7858
7859 2005-05-26  Lute Kamstra  <lute@gnu.org>
7860
7861         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
7862
7863 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7864
7865         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
7866
7867         * gnus-art.el: Don't autoload mail-extract-address-components.
7868
7869         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
7870         eval-and-compile to evaluate it.
7871
7872         * hashcash.el: Don't autoload executable-find.
7873
7874         * nndb.el: Don't declare the nndb back end two or more times; don't
7875         autoload news-reply-mode, news-setup, cancel-timer and telnet.
7876
7877         * nntp.el: Autoload format-spec instead of format; use
7878         eval-and-compile to evaluate autoload forms.
7879
7880 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
7881
7882         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
7883
7884 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7885
7886         * gnus.el (gnus-version-number): Bump version.
7887
7888 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7889
7890         * gnus.el: No Gnus v0.3 is released.
7891
7892 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7893
7894         * lpath.el (featurep): Bind show-nonbreak-escape.
7895
7896 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7897
7898         * gnus-art.el (gnus-article-edit-part): Disable undo.
7899
7900 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7901
7902         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
7903         gnus-article-date-lapsed-new-header is t if date timer is active;
7904         skip headers in which the original date value is empty.
7905         (gnus-article-save-original-date): Redefine it as a macro.
7906         (gnus-display-mime): Use it.
7907
7908 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7909
7910         * gnus-art.el (article-date-ut): Support converting date in
7911         forwarded parts as well.
7912         (gnus-article-save-original-date): New function.
7913         (gnus-display-mime): Use it.
7914
7915 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
7916
7917         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
7918         enclosure element of <item>.
7919
7920 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
7921
7922         * message.el (message-kill-buffer-query): Renamed from
7923         `message-kill-buffer-query-if-modified'.  Added :version.
7924
7925 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7926
7927         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
7928         window layout.
7929
7930 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7931
7932         * mml.el: Autoload dnd when compiling.
7933
7934 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7935
7936         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
7937         x-dnd-*.
7938
7939 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7940
7941         * qp.el (quoted-printable-encode-region): Save excursion.
7942
7943 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
7944
7945         * message.el (message-kill-buffer-query-if-modified): Add new variable
7946         so the user can kill a modified message buffer quickly.
7947         (message-kill-buffer): Use it.
7948
7949 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7950
7951         * lpath.el: Fbind display-time-event-handler; don't fbind
7952         string-to-multibyte.
7953
7954         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
7955
7956 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7957
7958         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
7959         contained in text because xml.el decodes entities) with LFs.
7960
7961 2005-04-11  Lute Kamstra  <lute@gnu.org>
7962
7963         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
7964         differently.
7965
7966 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7967
7968         * mm-util.el (mm-detect-coding-region): Typo.
7969
7970 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7971
7972         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
7973
7974 2005-04-06  D Goel  <deego@gnufans.org>
7975
7976         * spam-stat.el (spam-stat-score-buffer): Add a call to a
7977         user-function allow user modifications of the scores.
7978         (spam-stat-score-buffer-user): New function, to allow
7979         user-computed modifications to the score.
7980         (spam-stat-score-buffer-user-functions): List of additional
7981         scoring functions.
7982         (spam-stat-error-holder): Global temporary error holder.
7983         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
7984         variable.
7985
7986 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
7987
7988         * gnus-registry.el (gnus-registry-clean-empty-function)
7989         (gnus-registry-trim, gnus-registry-fetch-groups)
7990         (gnus-registry-delete-group): Groups that match
7991         `gnus-registry-ignored-groups' are removed from the registry
7992         entries, not just ignored for splitting.  This helps clean up the
7993         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
7994         to get all the groups a message ID is in.
7995
7996         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
7997         (spam-stat-split-fancy): Change "threshhold" to "threshold"
7998         (spam-stat-score-buffer-user-functions): Add :number custom type.
7999
8000 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8001
8002         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
8003         argument in XEmacs.
8004
8005         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
8006         (nnrss-request-group): Decode group name first.
8007         (nnrss-request-article): Make a text/plain article if mml-to-mime
8008         failed.
8009         (nnrss-get-encoding): Return a compatible encoding according to
8010         nnrss-compatible-encoding-alist.
8011         (nnrss-find-el): Use consp instead of listp.
8012         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
8013
8014 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8015
8016         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
8017         which Emacs 20 doesn't support.
8018         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
8019
8020 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
8021
8022         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
8023         silence the byte compiler inside the defun.
8024
8025         * gnus-demon.el (parse-time-string): Add autoload.
8026
8027         * gnus-delay.el (parse-time-string): Add autoload.
8028
8029         * gnus-art.el (parse-time-string): Add autoload.
8030
8031         * nnultimate.el (parse-time): Require for `parse-time-string'.
8032
8033 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8034
8035         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
8036
8037         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
8038
8039         * smime.el (smime-ldap-host-list): Add :version.
8040
8041 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8042
8043         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
8044         pass it to `gnus-browse-read-group'.
8045         (gnus-browse-read-group): Add NUMBER argument and pass it to
8046         `gnus-group-read-ephemeral-group'.
8047
8048         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
8049         argument and pass it to `gnus-group-read-group'.
8050
8051 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
8052
8053         * mm-util.el (mm-xemacs-find-mime-charset): Only call
8054         mm-xemacs-find-mime-charset-1 if we have the mule feature
8055         available at runtime.
8056
8057 2005-03-25  Werner Lemberg  <wl@gnu.org>
8058
8059         * nnmaildir.el: Replace `illegal' with `invalid'.
8060
8061 2005-03-23  Lute Kamstra  <lute@gnu.org>
8062
8063         * time-date.el: Add comment on time value formats.
8064         Don't require parse-time.
8065         (with-decoded-time-value): New macro.
8066         (encode-time-value): New function.
8067         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
8068         (days-to-time): Return a valid time value when arg is huge.
8069         (time-since): Use time-subtract.
8070         (time-to-number-of-days): Use time-to-seconds.
8071
8072 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8073
8074         * gnus-start.el (gnus-display-time-event-handler):
8075         Check display-time-timer at runtime rather than only at load time
8076         in case display-time-mode is turned off in the mean time.
8077
8078 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8079
8080         * nnimap.el (nnimap-open-connection): Print which authinfo file is
8081         used.
8082
8083         * nneething.el (nneething-map-file-directory): Derive from
8084         `gnus-directory'.
8085
8086         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
8087         the To/Cc button.
8088
8089 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
8090
8091         * nnmaildir.el (nnmaildir-request-accept-article):
8092         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
8093
8094 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
8095
8096         * gnus-async.el: Require timer-funcs at compile time when in
8097         XEmacs for `run-with-idle-timer'.
8098
8099 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
8100
8101         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
8102         autoloaded function.
8103
8104 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8105
8106         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
8107
8108 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
8109
8110         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
8111
8112 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8113
8114         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
8115         gnus-expert-user to default.
8116
8117 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
8118
8119         * nnimap.el (nnimap-open-server): Ditto.
8120
8121         * imap.el (imap-authenticate): Fix typo.
8122
8123 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
8124
8125         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
8126         buffer (since IMAP server might return FETCH response out of
8127         order, and the nntp buffer must be sorted).
8128
8129 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
8130
8131         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
8132         comparison on string.
8133
8134         * gnus-agent.el (gnus-agent-long-article,
8135         gnus-agent-short-article, gnus-agent-score): Renamed category
8136         keywords to match gnus-cus.
8137         (gnus-agent-summary-fetch-series): Modified to protect against
8138         gnus-agent-summary-fetch-group clearing processable flags.
8139         (gnus-agent-synchronize-group-flags): Update live group buffer as
8140         synchronization may occur due to the user toggle the plugged
8141         status.
8142         (gnus-agent-fetch-group-1): Clear downloadable flag when article
8143         successfully downloaded.
8144         (gnus-agent-expire-group-1): Avoid using markers when the overview
8145         is in ascending order; greatly improves performance.
8146         (gnus-agent-regenerate-group): Use
8147         gnus-agent-synchronize-group-flags to reset read status in both
8148         gnus and server.
8149         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
8150
8151 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
8152
8153         * message.el: Don't autoload former message-utils variables.
8154         (message-strip-subject-trailing-was): Change doc string.
8155
8156         * nnweb.el: Fixes for `gnus-group-make-web-group'.
8157         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
8158         (nnweb-google-search): Add "hl=en" here.
8159         (nnweb-google-parse-1, nnweb-google-create-mapping):
8160         Don't hardcode URL.
8161
8162 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8163
8164         * message.el (message-get-reply-headers, message-followup):
8165         Mention related variables `message-use-followup-to' and
8166         `message-use-mail-followup-to', in the information buffer.
8167
8168         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
8169         of broken groups(-beta).google.com.
8170
8171 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
8172
8173         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
8174         parameter to invoked gnus-request-move-article; remove the
8175         redundant gnus-sum-hint-move-is-internal variable; apply the marks
8176         all at once instead of once per article.
8177         (gnus-summary-remove-process-mark): Accept a list of articles as
8178         well as a single article for processing.
8179
8180         * gnus-int.el (gnus-request-move-article): Add move-is-internal
8181         parameter.
8182
8183         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
8184
8185         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
8186
8187         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
8188         parameter.
8189
8190         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
8191         parameter.
8192
8193         * nnimap.el (nnimap-request-move-article): Add move-is-internal
8194         parameter and remove the gnus-sum-hint-move-is-internal variable.
8195
8196         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
8197         parameter.
8198
8199         * nndraft.el (nndraft-request-move-article): Add move-is-internal
8200         parameter.
8201
8202         * nndiary.el (nndiary-request-move-article): Add move-is-internal
8203         parameter.
8204
8205         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
8206
8207         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
8208         parameter.
8209
8210         * nnagent.el (nnagent-request-move-article): Add move-is-internal
8211         parameter.
8212
8213 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8214
8215         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
8216         a more conservative way.
8217
8218 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8219
8220         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
8221         buffer, so it moves the window's cursor.
8222
8223 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
8224
8225         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
8226         `mm-dissect-multipart' and receive the from field as an (optional)
8227         argument from `mm-dissect-multipart'.
8228         (mm-dissect-multipart): Receive the from field as an argument and
8229         pass it on when we call `mm-dissect-buffer' on MIME parts.
8230         Fixes verification/decryption of signed/encrypted MIME parts.
8231
8232 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
8233
8234         * gnus-sum.el (gnus-summary-move-article): Set
8235         gnus-sum-hint-move-is-internal for gnus-request-move-article and
8236         whatever it calls (right now, only nnimap-request-move article
8237         respects it).
8238
8239         * nnimap.el (nnimap-request-move-article): When
8240         gnus-sum-hint-move-is-internal is set, don't do the extra
8241         nnimap-request-article.
8242
8243 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8244
8245         * nnheader.el (nnheader-find-file-noselect): Add doc string.
8246
8247         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
8248         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
8249
8250         * gnus-sum.el (gnus-summary-caesar-message):
8251         Apply `gnus-treat-article' after rotation.
8252
8253         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
8254         doc string.
8255
8256 2005-02-22  Simon Josefsson  <jas@extundo.com>
8257
8258         * encrypt.el (encrypt-password-cache-expiry): Remove (use
8259         `password-cache-expiry' instead).  Reported by Arne Jørgensen
8260         <arne@arnested.dk>.
8261         (encrypt): Add password-cache and password-cache-expiry as group
8262         members.
8263
8264 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
8265
8266         * smime.el (smime-ldap-host-list): Doc fix.
8267         (smime-ask-passphrase): Use `password-read-and-add' to read (and
8268         cache) password.
8269         (smime-sign-region): Use it.
8270         (smime-decrypt-region): Use it.
8271         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
8272         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
8273         fails.
8274         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
8275         certificate from DER to PEM format rather than calling openssl.
8276
8277         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
8278
8279         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
8280         for signing/encryption.
8281
8282         * mml.el (mml-parse-1): Use them.
8283
8284 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
8285
8286         * nnrss.el (nnrss-verbose): Removed.
8287         (nnrss-request-group): Use `nnheader-message' instead.
8288
8289 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
8290
8291         * nnrss.el (nnrss-verbose): New variable.
8292         (nnrss-request-group): Make it say nnrss is requesting a group.
8293
8294 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
8295
8296         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
8297         Handle news URL with given port correctly.
8298
8299 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8300
8301         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
8302         containing special characters.
8303
8304         * gnus-sum.el (gnus-summary-edit-article): Ditto.
8305
8306         * mml.el (mime-to-mml): Ditto.
8307
8308         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
8309         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
8310         (rfc2047-decode-region): Quote decoded words containing special
8311         characters when rfc2047-quote-decoded-words-containing-tspecials
8312         is non-nil.
8313
8314 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
8315
8316         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
8317
8318         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
8319
8320 2005-02-15  Simon Josefsson  <jas@extundo.com>
8321
8322         * nnimap.el (nnimap-debug): Doc fix.
8323
8324         * imap.el (imap-debug): Doc fix.
8325
8326 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8327
8328         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
8329
8330 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
8331
8332         * gnus.el (spam-contents): Improve docs for spam-contents
8333         parameter in its variable incarnation.
8334
8335 2005-02-14  Simon Josefsson  <jas@extundo.com>
8336
8337         * smime-ldap.el: Use require instead of load-library for ldap.
8338         (smime-ldap-search): Indent.
8339         (smime-ldap-search-internal): Shorten line.
8340
8341         * smime.el (smime-cert-by-dns): Add doc-string.
8342         (smime-cert-by-ldap-1): Indent.
8343
8344         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
8345         mml-smime-get-dns-ldap.
8346         (mml-smime-encrypt-query): Use new function.  Default to ldap.
8347
8348 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
8349
8350         * smime.el: Require smime-ldap.
8351         (smime-ldap-host-list): New variable.
8352         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
8353
8354         * mml-smime.el (mml-smime-encrypt-query): New function.
8355         (mml-smime-encrypt-query): Use it.
8356
8357         * smime-ldap.el: New file.
8358
8359 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8360
8361         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
8362
8363 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8364
8365         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
8366         argument in doc string.  Make query for type more clear.
8367
8368 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
8369
8370         * gnus.el (gnus-group-startup-message): Search for gnus images in
8371         etc/images/gnus.
8372         * mm-util.el (mm-image-load-path): Likewise.
8373         * smiley.el (smiley-data-directory): Search for smilies in
8374         etc/images/smilies.
8375
8376 2005-02-09  Kim F. Storm  <storm@cua.dk>
8377
8378         Change Emacs release version from 21.4 to 22.1 throughout.
8379         Change Emacs development version from 21.3.50 to 22.0.50.
8380
8381 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8382
8383         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
8384
8385         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
8386         non-Mule XEmacs as well.
8387         (mm-decompress-buffer): Signal an error intentionally if it does
8388         not decompress compressed data because auto-compression-mode is
8389         disabled.
8390
8391 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
8392
8393         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
8394         an ID in the registry even if it has no groups.
8395
8396 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8397
8398         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
8399         merge it into mm-decompress-buffer.
8400         (gnus-mime-copy-part): Use the MIME part charset, the value which
8401         a user specified or gnus-newsgroup-charset for decoding, like
8402         gnus-mime-inline-part does; set buffer-file-coding-system to tell
8403         save-buffer what was used.  Suggested by Kevin Ryde
8404         <user42@zip.com.au>.
8405         (gnus-mime-inline-part): Allow the name parameter as well as the
8406         filename parameter; force decompressing of compressed data; always
8407         display contents being not decoded as unibyte.
8408
8409         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
8410         as well as the filename parameter.
8411
8412         * mm-util.el (mm-decompress-buffer): Merge
8413         gnus-mime-jka-compr-maybe-uncompress.
8414         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
8415         of compressed data.
8416
8417 2005-02-08  Simon Josefsson  <jas@extundo.com>
8418
8419         * imap.el (imap-log): Doc fix.
8420
8421 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8422
8423         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
8424         the coding cookies; decompress compressed parts.
8425
8426         * mml.el (mml-generate-mime-1): Add the charaset parameter according
8427         to the value which a user specified manually or the coding cookie.
8428
8429         * mm-util.el (mm-string-to-multibyte): New function.
8430         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
8431         (mm-coding-system-to-mime-charset): New function.
8432         (mm-decompress-buffer): New function.
8433         (mm-find-buffer-file-coding-system): New function.
8434
8435         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
8436         (mm-display-inline-fontify): Rewrite for decoding and decompressing
8437         parts.
8438
8439 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8440
8441         * mm-view.el (mm-display-inline-fontify): Decode a part according
8442         to the charset parameter.
8443
8444 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8445
8446         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
8447         prefix arg is neither nil nor a number, as info specifies.
8448
8449 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8450
8451         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
8452         timestamps.
8453
8454 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
8455
8456         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
8457         groups error checking and notify user.
8458
8459 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
8460
8461         * message.el (message-send-mail-function): Check existence of
8462         sendmail-program first before using default value
8463         `message-send-mail-with-sendmail'.  Otherwise use more generic
8464         `smtpmail-send-it'.
8465
8466 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8467
8468         * nntp.el (nntp-request-update-info): Always return nil.
8469
8470 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8471
8472         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
8473
8474 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8475
8476         * message.el (message-beginning-of-line): Change the behavior when
8477         invoked between BOL and : so that it first moves backward.
8478
8479 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8480
8481         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
8482         article buffer when editing of the article is discarded.
8483         (gnus-article-prepare): Revert.
8484
8485 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8486
8487         * gnus-art.el (gnus-article-prepare):
8488         Remove message-strip-forbidden-properties from the local hook.
8489
8490 2005-01-27  Simon Josefsson  <jas@extundo.com>
8491
8492         * password.el (password-cache-add): Only start one timer per key.
8493         Reported by Derek Atkins <warlord@MIT.EDU>.
8494
8495 2005-01-26  Steve Youngs  <steve@sxemacs.org>
8496
8497         * run-at-time.el: Removed.  It is no longer needed as
8498         timer-funcs.el in the xemacs-base package has a working version of
8499         `run-at-time'.
8500
8501         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
8502
8503         * password.el: Require timer-funcs instead of run-at-time in
8504         XEmacs.
8505         Remove `password-run-at-time' macro.
8506         (password-cache-add): Use `run-at-time' instead of
8507         `password-run-at-time'.
8508
8509         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
8510         Remove `nnheader-cancel-function-timers' alias,
8511         `cancel-function-timers' exists in XEmacs in timer-funcs.
8512
8513         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
8514         for `run-with-idle-timer'.
8515
8516         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
8517         for `run-at-time'.
8518
8519         * mm-url.el: Require timer-funcs at compile time when in XEmacs
8520         for `with-timeout'.
8521
8522         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
8523         the same as for XEmacs 21.4.
8524         No need to ignore `run-with-idle-timer', this function exists in
8525         XEmacs now in timer-funcs.el in the xemacs-base package.
8526         (dgnushack-compile): No need to delete
8527         run-at-time.el from the list of files to compile because it
8528         doesn't exist anymore.
8529
8530 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8531
8532         * mml.el (mml-generate-mime-1): Convert string into unibyte when
8533         inserting " *mml*" buffer's contents into a unibyte temp buffer.
8534
8535 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
8536
8537         * mail-source.el (mail-source-fetch-imap): Search for ^From case
8538         sensitively.
8539
8540 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
8541
8542         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
8543
8544 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8545
8546         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
8547         which will be inserted according to the multibyteness of a buffer
8548         rather than the type of contents.  Suggested by ARISAWA Akihiro
8549         <ari@mbf.ocn.ne.jp>.
8550
8551         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
8552         of string which old xml.el may return rather than a string.
8553
8554 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8555
8556         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
8557
8558 2005-01-16  Simon Josefsson  <jas@extundo.com>
8559
8560         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
8561         idn/idna.el isn't available.
8562         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
8563         <michael@waxrat.com>.
8564
8565         * hashcash.el: Remove non-FSF copyright header.
8566
8567         * hashcash.el (hashcash-extra-generate-parameters): New variable.
8568         (hashcash-generate-payment): Use it.
8569         (hashcash-generate-payment-async): Use it.
8570
8571 2005-01-15  Simon Josefsson  <jas@extundo.com>
8572
8573         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
8574         Suggested by Raymond Scholz <ray-2005@zonix.de>.
8575
8576         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
8577         gnus-summary-idna-message.
8578         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
8579         (gnus-summary-idna-message): New function.
8580
8581 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
8582
8583         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
8584         gnus-novice-user.
8585
8586 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8587
8588         * nnrss.el (nnrss-request-delete-group): Delete entries in
8589         nnrss-group-alist as well.
8590         (nnrss-save-server-data): Insert newline.
8591
8592 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
8593
8594         * gnus.el (gnus-user-agent): Use list of symbols instead of
8595         symbols.  Display full version number for (S)XEmacs.  Optionally
8596         display (S)XEmacs codename.
8597
8598         * gnus-util.el (gnus-emacs-version): Update for new
8599         `gnus-user-agent'.
8600
8601         * gnus-msg.el (gnus-extended-version): Make it possible to omit
8602         Gnus version.
8603
8604 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8605
8606         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
8607         which is unreadable in some setups.
8608
8609 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8610
8611         * gnus-spec.el (gnus-update-format-specifications): Flush the
8612         group format spec cache if it doesn't support decoded group names.
8613
8614 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8615
8616         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
8617         Allow to apply decay on score files matching a regexp.
8618
8619 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8620
8621         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
8622         compatibility in %g and %c.
8623
8624 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8625
8626         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
8627         name for only %g and %c.
8628         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
8629         of gnus-tmp-group to decoded group name.
8630         (gnus-group-make-rss-group): Exclude `/'s from group names.
8631
8632 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8633
8634         * nnrss.el (nnrss-get-encoding): Fix regexp.
8635
8636 2004-12-27  Simon Josefsson  <jas@extundo.com>
8637
8638         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
8639         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
8640         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
8641
8642 2004-12-17  Kim F. Storm  <storm@cua.dk>
8643
8644         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
8645
8646         * gnus-sum.el (gnus-summary-mode-map): Likewise.
8647
8648 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
8649
8650         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
8651
8652 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8653
8654         * nnrss.el: Require rfc2047 and mml.
8655         (nnrss-file-coding-system): New variable.
8656         (nnrss-format-string): Redefine it as an inline function.
8657         (nnrss-decode-group-name): New function.
8658         (nnrss-string-as-multibyte): Remove.
8659         (nnrss-retrieve-headers): Decode group name; don't use
8660         nnrss-format-string.
8661         (nnrss-request-group): Decode group name.
8662         (nnrss-request-article): Decode group name; allow a Message-ID as
8663         well as an article number; don't use nnrss-format-string; encode a
8664         Message-ID string which may contain non-ASCII characters; use
8665         mml-to-mime to compose a MIME article.
8666         (nnrss-request-expire-articles): Decode group name.
8667         (nnrss-request-delete-group): Decode group name.
8668         (nnrss-fetch): Clarify error message.
8669         (nnrss-read-server-data): Use insert-file-contents instead of load;
8670         bind file-name-coding-system; use multibyte buffer.
8671         (nnrss-save-server-data): Bind coding-system-for-write to the
8672         value of nnrss-file-coding-system; bind file-name-coding-system;
8673         add coding cookie.
8674         (nnrss-read-group-data): Use insert-file-contents instead of load;
8675         bind file-name-coding-system; use multibyte buffer.
8676         (nnrss-save-group-data): Bind coding-system-for-write to the
8677         value of nnrss-file-coding-system; bind file-name-coding-system.
8678         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
8679         make it work with non-ASCII text.
8680         (nnrss-find-el): Make it work with old xml.el as well.
8681
8682 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
8683
8684         * nnrss.el (nnrss-get-encoding): New function.
8685         (nnrss-fetch): Use unibyte buffer initially; bind
8686         coding-system-for-read while performing mm-url-insert; remove ^Ms;
8687         decode contents according to the encoding attribute.
8688         (nnrss-save-group-data): Add coding cookie.
8689         (nnrss-mime-encode-string): New function.
8690         (nnrss-check-group): Use it to encode subject and author.
8691
8692 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
8693
8694         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
8695         imaginary variable.
8696
8697 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8698
8699         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
8700         correctly even if there are wide characters.
8701
8702 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
8703
8704         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
8705         downcased symbol names; make a new cache instead of reusing
8706         bbdb-hashtable.
8707
8708 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8709
8710         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8711         concatenating segments rather than before concatenating them.
8712         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8713
8714         * message.el (message-get-reply-headers): Bind `extra'.
8715
8716 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8717
8718         * message.el (message-extra-wide-headers): New variable.
8719         (message-get-reply-headers): Use it.
8720
8721 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8722
8723         * gnus-agent.el (gnus-agent-group-path): Decode group name.
8724         (gnus-agent-group-pathname): Ditto.
8725
8726         * gnus-cache.el (gnus-cache-file-name): Decode group name.
8727
8728         * gnus-group.el (gnus-group-make-group): Decode group name.
8729         (gnus-group-make-rss-group): Register the group data after opening
8730         the nnrss group.
8731
8732 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
8733
8734         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
8735         by expiry now get marked as read.
8736
8737 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8738
8739         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
8740
8741 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
8742
8743         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
8744         unify Latin characters in XEmacs.
8745         (mm-find-mime-charset-region): Use it.
8746
8747 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8748
8749         * gnus-util.el (gnus-delete-directory): New function.
8750
8751         * gnus-agent.el (gnus-agent-delete-group): Use it.
8752
8753         * gnus-cache.el (gnus-cache-delete-group): Use it.
8754
8755 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8756
8757         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
8758         names.
8759
8760 2004-12-16  Simon Josefsson  <jas@extundo.com>
8761
8762         * hashcash.el (hashcash-payment-alist): Fix custom :type.
8763
8764 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8765
8766         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
8767
8768         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
8769         (gnus-group-set-current-level): Decode group name.
8770
8771 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
8772
8773         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
8774         failed.
8775
8776 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8777
8778         * gnus-group.el (gnus-group-delete-group): Decode group name.
8779         (gnus-group-make-rss-group): Encode group name.
8780         (gnus-group-catchup-current): Decode group name.
8781         (gnus-group-kill-group): Decode group name.
8782
8783 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8784
8785         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
8786
8787 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8788
8789         * gnus-group.el (gnus-group-make-rss-group):
8790         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
8791
8792         * gnus-start.el (gnus-setup-news): Honor user's setting to
8793         gnus-message-archive-method.  Suggested by Lute Kamstra
8794         <lute@gnu.org>.
8795
8796 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
8797
8798         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
8799         global counterparts of the buffer-local variables.
8800
8801 2004-11-16  Romain Francoise  <romain@orebokech.com>
8802
8803         * gnus-sum.el (gnus-summary-exit): Don't clear the global
8804         counterparts of the buffer-local variables.
8805
8806 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8807
8808         * message.el (message-forbidden-properties): Fixed typo in doc
8809         string.
8810
8811 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8812
8813         * gnus-util.el (gnus-replace-in-string): Added doc string.
8814
8815         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
8816         to avoid problems when splitting mails with many recipients.
8817
8818 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8819
8820         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
8821         pop-to-buffer, covered by the subsequent gnus-configure-windows.
8822
8823 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
8824
8825         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
8826         if there is no hashtable in memory or file modification time is
8827         newer than cached timestamp.
8828
8829 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8830
8831         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
8832         not-matching option.
8833
8834 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
8835
8836         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
8837         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
8838         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8839         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
8840         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
8841         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
8842
8843 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8844
8845         * message.el (message-forward-make-body-mml): Remove headers
8846         according to message-forward-ignored-headers if a message is decoded.
8847
8848 2004-12-02  Romain Francoise  <romain@orebokech.com>
8849
8850         * message.el (message-forward-make-body-plain): Always remove
8851         headers according to message-forward-ignored-headers.
8852
8853 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
8854
8855         * spam.el (spam-summary-prepare-exit): Remove the
8856         gnus-summary-limit pop for now, it has problems with ham marks for
8857         me.
8858
8859 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
8860
8861         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
8862         correctly.
8863
8864 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
8865
8866         * format-spec.el (format-spec): Message the char.
8867
8868 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
8869
8870         * gnus-art.el (gnus-split-methods): Reformat comments.
8871
8872         * spam.el (spam-summary-prepare-exit): Remove article limits
8873         before exiting the summary buffer.
8874
8875 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8876
8877         * lpath.el: Remove bbdb-create-internal, bbdb-records,
8878         spam-BBDB-register-routine and spam-enter-ham-BBDB.
8879
8880         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
8881         order to silence the byte compiler.
8882
8883         * spam.el: Fix the way to silence the byte compiler, which
8884         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
8885         bbdb-search-simple, spam-BBDB-register-routine,
8886         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
8887         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
8888         spam-stat-buffer-is-spam, spam-stat-load,
8889         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
8890         spam-stat-save and spam-stat-split-fancy.
8891
8892 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8893
8894         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
8895         which may confuse users.
8896         (canlock-password-for-verify): Ditto.
8897
8898         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
8899
8900         * gnus-art.el (gnus-emphasis-alist): Ditto.
8901
8902         * gnus-registry.el (gnus-registry-max-entries): Ditto.
8903
8904         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
8905
8906         * gnus-start.el (gnus-save-killed-list): Ditto.
8907
8908         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
8909         (gnus-sum-thread-tree-root): Ditto.
8910         (gnus-sum-thread-tree-false-root): Ditto.
8911         (gnus-sum-thread-tree-single-indent): Ditto.
8912
8913         * message.el (message-courtesy-message): Ditto.
8914         (message-archive-note): Ditto.
8915         (message-subscribed-address-file): Ditto.
8916         (message-user-fqdn): Ditto.
8917
8918         * spam-report.el (spam-report-gmane-regex): Ditto.
8919
8920         * spam.el (spam-blackhole-good-server-regex): Ditto.
8921
8922 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8923
8924         * mml.el (mml-preview): Widen the message buffer before copying
8925         the contents to the preview buffer; sort headers before previewing.
8926
8927         * message.el (message-hidden-headers): Fix the way to avoid a bug
8928         in the `repeat' widget in Emacs 21.3 or earlier.
8929
8930 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8931
8932         * message.el (message-hidden-headers): Default to "^References:".
8933         Improve customization type.  Suggested by Reiner Steib
8934         <Reiner.Steib@gmx.de>.
8935
8936 2004-11-25  Romain Francoise  <romain@orebokech.com>
8937
8938         * message.el (message-strip-forbidden-properties): Remove check for
8939         obsolete `message-hidden' text property, hidden headers are not
8940         accessible in the buffer anymore.
8941
8942 2004-11-22  Romain Francoise  <romain@orebokech.com>
8943
8944         * message.el (message-header-format-alist): Add `From' in list
8945         so that it can be sorted.
8946         (message-fix-before-sending): Widen and sort headers before
8947         sending.
8948         (message-hide-headers): Use narrowing to hide headers by moving
8949         them to the top of the buffer and narrowing to the region
8950         underneath.
8951
8952 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8953
8954         * message.el (message-strip-forbidden-properties): Bind
8955         buffer-read-only (etc) to nil.
8956
8957 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8958
8959         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
8960         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8961
8962 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
8963
8964         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
8965
8966 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8967
8968         * dns.el (query-dns): Use sit-for to time instead of
8969         accept-process-output, since that doesn't seem to work on udp
8970         sockets.
8971
8972 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8973
8974         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
8975
8976 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
8977
8978         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
8979         doc string.  Improve doc string.
8980
8981 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8982
8983         * nntp.el (nntp-request-update-info): Return nil if
8984         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
8985         may not call gnus-activate-group which uselessly issues the GROUP
8986         commands for all nntp groups and wastes time.  Reported by Romain
8987         Francoise <romain@orebokech.com>.
8988
8989         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
8990
8991 2004-11-15  Simon Josefsson  <jas@extundo.com>
8992
8993         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
8994         headers separately.
8995         (gnus-button-openpgp): New function, inspired by Jochen Küpper
8996         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
8997
8998 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8999
9000         * gnus-start.el (gnus-convert-old-newsrc):
9001         Assign legacy-gnus-agent to 5.10.7.
9002
9003 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9004
9005         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
9006         start of the lines.
9007
9008 2004-11-14  Magnus Henoch  <mange@freemail.hu>
9009
9010         * hashcash.el (hashcash-default-payment): Change default to 20
9011         (hashcash-default-accept-payment): Change default to 20
9012         (hashcash-process-alist): New variable
9013         (hashcash-generate-payment-async): Add
9014         (hashcash-already-paid-p): Add
9015         (hashcash-insert-payment): Don't generate payments twice
9016         (hashcash-insert-payment-async): Add
9017         (hashcash-insert-payment-async-2): Add
9018         (hashcash-cancel-async): Add
9019         (hashcash-wait-async): Add
9020         (hashcash-processes-running-p): Add
9021         (hashcash-wait-or-cancel): Add
9022         (mail-add-payment): New optional argument.  Conditionally start
9023         asynchronous calculation.
9024         (mail-add-payment-async): Add
9025
9026         * message.el (message-send-mail): Wait for asynchronous hashcash
9027         results.  Don't clobber existing X-Hashcash headers.
9028         (message-setup-1): Call mail-add-payment-async when
9029         message-generate-hashcash is non-nil.
9030
9031 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9032
9033         * message.el (message-use-alternative-email-as-from): Examine the
9034         From header as well; use message-make-from in order to include a
9035         user's full name.
9036
9037 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9038
9039         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
9040         default; improve customization type.
9041         (gnus-emphasis-custom-with-format): New macro.
9042         (gnus-emphasis-custom-value-to-external): New function.
9043         (gnus-emphasis-custom-value-to-internal): New function.
9044
9045 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9046
9047         * dns.el (query-dns): Resolve reverse addresses.
9048
9049 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9050
9051         * gnus-group.el (gnus-group-get-new-news): Use it.
9052
9053         * gnus-start.el (gnus-check-reasonable-setup): New function.
9054
9055 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9056
9057         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
9058         "Args out of range" error.  Reported by Arnaud Giersch
9059         <arnaud.giersch@free.fr>.
9060
9061 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
9062
9063         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
9064
9065 2004-11-04  Richard M. Stallman  <rms@gnu.org>
9066
9067         * spam.el (spam group): Add :version.
9068
9069         * pgg-def.el (pgg group): Add :version.
9070
9071 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9072
9073         * gnus-art.el (gnus-article-edit-article): Don't associate the
9074         article buffer with a draft file.  This is a temporary measure
9075         against the 2004-08-22 change to gnus-article-edit-mode.
9076
9077 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9078
9079         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
9080         (html2text-format-tags): Remove unused variable `attr'.
9081
9082 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9083
9084         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
9085
9086         * tls.el (tls-process-connection-type, tls-success)
9087         (tls-certtool-program): Add :version.
9088
9089         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
9090         (starttls-extra-arguments, starttls-process-connection-type)
9091         (starttls-connect, starttls-failure, starttls-success):
9092
9093         * spam-stat.el (spam-stat): Add :version.
9094
9095         * sieve.el (sieve): Add :version.
9096
9097         * sha1.el (sha1): Add :version.
9098         (sha1-use-external): Remove redundant version.
9099
9100         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
9101         (nnmail-cache-ignore-groups, nnmail-spool-hook)
9102         (nnmail-split-fancy-match-partial-words)
9103         (nnmail-split-lowercase-expanded): Add :version.
9104
9105         * nndiary.el (nndiary): Add :version.
9106
9107         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
9108
9109         * mml-sec.el (mml-default-sign-method)
9110         (mml-default-encrypt-method, mml-signencrypt-style-alist):
9111         Add :version.
9112
9113         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
9114
9115         * mm-url.el (mm-url-use-external, mm-url-program)
9116         (mm-url-arguments): Add :version.
9117
9118         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
9119         (mm-attachment-file-modes, mm-decrypt-option)
9120         (mm-w3m-safe-url-regexp): Add :version.
9121
9122         * message.el (message-cite-prefix-regexp)
9123         (message-sendmail-envelope-from, message-minibuffer-local-map)
9124         (message-user-fqdn, message-completion-alist): Add :version.
9125
9126         * gnus-win.el (gnus-configure-windows-hook)
9127         (gnus-use-frames-on-any-display): Add :version.
9128
9129         * gnus-art.el (gnus-article-address-banner-alist)
9130         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
9131         (gnus-treat-from-picon, gnus-treat-mail-picon)
9132         (gnus-treat-x-pgp-sig): Add :version.
9133
9134         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
9135         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
9136         (gnus-summary-article-delete-hook)
9137         (gnus-summary-display-while-building): Add :version.
9138
9139         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
9140         (gnus-get-top-new-news-hook):Add :version.
9141
9142         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9143         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
9144
9145         * gnus-registry.el (gnus-registry): Add :version.
9146
9147         * gnus-spec.el (gnus-use-correct-string-widths)
9148         (gnus-make-format-preserve-properties): Add :version.
9149
9150         * gnus.el (gnus-group-charter-alist)
9151         (gnus-group-fetch-control-use-browse-url)
9152         (gnus-install-group-spam-parameters): Add :version.
9153
9154         * gnus-diary.el (gnus-diary): Add :version.
9155
9156         * gnus-delay.el (gnus-delay): Add :version.
9157
9158         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
9159         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
9160         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
9161         Add :version.
9162
9163         * gnus-agent.el (gnus-agent-max-fetch-size)
9164         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
9165         (gnus-agent-prompt-send-queue): Add :version.
9166
9167         * deuglify.el (gnus-outlook-deuglify): Add :version.
9168
9169         * html2text.el: Beautify code.  Improve doc strings.  Some
9170         checkdoc cleanup.
9171         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
9172
9173 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
9174
9175         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
9176
9177 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
9178
9179         * gnus-registry.el (gnus-registry-hashtb): Create the registry
9180         when package is loaded.
9181
9182         * spam.el (spam-summary-score-preferred-header): Add global preference
9183         for people who want to override the default SpamAssassin over
9184         Bogofilter preference (when both are set).
9185         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
9186         (spam-user-format-function-S): Check
9187         spam-summary-score-preferred-header.
9188         (spam-extra-header-to-number): Add X-Bogosity header parsing.
9189         (spam-user-format-function-S): Format the score correctly.
9190
9191 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9192
9193         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
9194         signature file.  Suggested by Manoj Srivastava
9195         <srivasta@golden-gryphon.com>.
9196
9197         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
9198         iso-2022-jp even in the Japanese language environment.
9199         Suggested by Jason Rumney <jasonr@gnu.org>.
9200
9201 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9202
9203         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
9204         use the same characters as the dummy marks; make it free from
9205         getting affected by the language environment.
9206         (gnus-summary-read-group-1): Update mark positions only when the
9207         format spec is updated.
9208
9209         * gnus-spec.el (gnus-update-format-specifications): Return a list
9210         of updated types.
9211
9212 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9213
9214         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
9215         of boundp to check if display-warning is available.
9216
9217 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
9218
9219         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
9220
9221 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9222
9223         * nnspool.el (nnspool-spool-directory): Use news-path if the
9224         news-directory variable is not bound.
9225
9226         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
9227         function instead of display-warning if it is not available.
9228
9229 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9230
9231         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
9232         v5-10: Use `point-at-bol'.
9233
9234 2004-10-26  Simon Josefsson  <jas@extundo.com>
9235
9236         * hashcash.el: Fix URL in comment, reported by Cheng Gao
9237         <chenggao@gmail.com>.
9238
9239 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
9240
9241         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
9242         instead.
9243
9244 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
9245
9246         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
9247         to remove a server from the nnimap-server-buffer-alist.
9248         (nnimap-open-connection, nnimap-close-server): Use it.
9249
9250         * gnus-encrypt.el: Remove file in favor of encrypt.el.
9251
9252 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9253
9254         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
9255         running the major-mode function.
9256
9257 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9258
9259         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
9260         dummy marks in the right way.
9261
9262 2004-10-18  David Edmondson  <dme@dme.org>
9263
9264         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
9265         excessively.
9266
9267 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
9268
9269         * gnus-util.el (gnus-split-references): Accept a nil references
9270         string and go on blissfully.
9271
9272         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
9273         cases where the references string is non-nil but has no references.
9274
9275         * encrypt.el: Add autoload tags.
9276
9277         * spam.el (spam-resolve-registrations-routine): Remove article
9278         from unregistration list too.  Reported by David Hanak
9279         <dhanak@isis.vanderbilt.edu>
9280
9281 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
9282
9283         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
9284         nil.  Changed custom type.
9285
9286 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
9287
9288         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
9289
9290         * gnus-sum.el (gnus-summary-move-article): Use it.
9291
9292 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
9293
9294         * encrypt.el: Add autoload cookies.
9295
9296         * spam.el (spam-backend-article-list-property)
9297         (spam-backend-get-article-todo-list)
9298         (spam-backend-put-article-todo-list, )
9299         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
9300         Resolve registrations separately.
9301         (spam-register-routine): Format comments.
9302         (spam-unregister-routine, spam-register-routine): Always call with
9303         specific-articles, no default list.
9304         (spam-summary-prepare-exit): Use the spam-classifications function.
9305
9306         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
9307         gnus-encrypt.el.
9308
9309         * encrypt.el: Copied from gnus-encrypt.el.
9310
9311         * gnus-encrypt.el: Commented that it's obsolete.
9312
9313 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
9314
9315         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
9316         (gnus-score-save): Use it.
9317
9318         * message.el (message-bury): Use `window-dedicated-p'.
9319
9320 2004-10-15  Simon Josefsson  <jas@extundo.com>
9321
9322         * pop3.el (top-level): Don't require nnheader.
9323         (pop3-read-timeout): Add.
9324         (pop3-accept-process-output): Add.
9325         (pop3-read-response, pop3-retr): Use it.
9326
9327 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
9328
9329         * spam.el (spam-register-routine): Move comment.
9330         (spam-verify-bogofilter): Use 'unknown for the initial
9331         spam-bogofilter-valid state, not 'never.
9332
9333         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
9334         for netrc-machine.
9335
9336         * nnimap.el (nnimap-open-connection): Use
9337         netrc-machine-user-or-password.
9338
9339 2004-10-17  Richard M. Stallman  <rms@gnu.org>
9340
9341         * gnus-registry.el (gnus-registry-unload-hook):
9342         Set as a variable with add-hook.
9343
9344         * nnspool.el (nnspool-spool-directory): Use news-directory instead
9345         of news-path.
9346
9347         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
9348
9349         * spam.el: Delete duplicate `provide'.
9350         (spam-unload-hook): Set as a variable with add-hook.
9351
9352 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
9353
9354         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
9355         in the doc string.
9356
9357         * message.el (message-ignored-news-headers)
9358         (message-ignored-supersedes-headers)
9359         (message-ignored-resent-headers)
9360         (message-forward-ignored-headers): Improve custom type.
9361
9362 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9363
9364         * message.el (message-tokenize-header): Fix 2004-09-06 change
9365         which used point-min in the wrong place.
9366
9367 2004-10-12  Simon Josefsson  <jas@extundo.com>
9368
9369         * tls.el (tls-certtool-program): New variable.
9370         (tls-certificate-information): New function, based on
9371         ssl-certificate-information.
9372
9373 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9374
9375         * compface.el: Move the version of ELisp-based uncompface program
9376         to the contrib directory because of the copyright problem.
9377
9378 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9379
9380         * message.el (message-kill-buffer): Raise the current frame.
9381
9382 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9383
9384         * gnus-sum.el: Mention that multibyte characters don't work as marks.
9385
9386         * gnus.el (message-y-or-n-p): Autoload.
9387
9388         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
9389         (pop3-password-required, pop3-authentication-scheme)
9390         (pop3-leave-mail-on-server): Made customizable.
9391         (pop3): New custom group.
9392         (pop3-retr): Remove `sleep-for' statements.
9393         Suggested by Dave Love <fx@gnu.org>.
9394
9395         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
9396         Windows/DOS.
9397
9398         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
9399         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
9400         Dave Love <fx@gnu.org>.
9401
9402         * mml.el (mml-minibuffer-read-disposition): Require match.
9403         Suggested by Dave Love <fx@gnu.org>.
9404
9405 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
9406
9407         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
9408         doc string.
9409
9410 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9411
9412         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
9413
9414 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9415
9416         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
9417         instead of calling `mm-insert-inline', to decode text/* parts
9418         before displaying them.
9419
9420 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9421
9422         * mm-uu.el (mm-uu-text-plain-type): New variable.
9423         (mm-uu-pgp-signed-extract-1): Use it.
9424         (mm-uu-pgp-encrypted-extract-1): Use it.
9425         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
9426         bind mm-uu-text-plain-type with that value.
9427         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
9428         mm-uu-dissect.
9429
9430 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9431
9432         * gnus-group.el (gnus-update-group-mark-positions):
9433         * gnus-sum.el (gnus-update-summary-mark-positions):
9434         * message.el (message-check-news-body-syntax):
9435         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
9436         of string-as-multibyte.
9437
9438 2004-10-05  Juri Linkov  <juri@jurta.org>
9439
9440         * gnus-group.el (gnus-update-group-mark-positions):
9441         * gnus-sum.el (gnus-update-summary-mark-positions):
9442         * message.el (message-check-news-body-syntax):
9443         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
9444         8-bit unibyte values to a multibyte string for search functions.
9445
9446 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9447
9448         * mm-uu.el (mm-uu-dissect): Allow optional arg.
9449         (mm-uu-dissect-text-parts): New function.
9450
9451         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
9452         dissect text parts.
9453
9454         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
9455         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
9456
9457         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
9458
9459         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
9460         gnus-current-topics instead of gnus-current-topic.
9461
9462 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
9463
9464         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
9465
9466 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
9467
9468         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
9469         where approriate.
9470
9471         * nnml.el (nnml-generate-active-info): do.
9472
9473         * nndiary.el (nndiary-generate-active-info): do.
9474
9475         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
9476         (gnus-topic-move): do.
9477
9478         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
9479         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
9480
9481         * gnus-srvr.el (gnus-server-prepare)
9482         (gnus-server-open-all-servers): do.
9483
9484         * gnus-msg.el (gnus-summary-cancel-article)
9485         (gnus-summary-resend-message)
9486         (gnus-summary-mail-crosspost-complaint): do.
9487
9488         * gnus-move.el (gnus-change-server): do.
9489
9490         * gnus-group.el (gnus-group-unmark-all-groups)
9491         (gnus-group-set-current-level): do.
9492
9493 2004-10-04  Simon Josefsson  <jas@extundo.com>
9494
9495         * message.el (message-generate-hashcash): Doc fix.
9496
9497 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
9498
9499         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
9500         avoid infinite recursion via gnus-get-function.
9501
9502 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
9503
9504         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
9505
9506         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
9507
9508         * nnmail.el (nnmail-split-history): do.
9509
9510         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
9511         (nnml-request-delete-group): do.
9512
9513         * nnslashdot.el (nnslashdot-read-groups): do.
9514
9515         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
9516         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
9517
9518         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
9519         (nnspool-sift-nov-with-sed): Use last
9520         (nnspool-retrieve-headers-with-nov): Use mapc.
9521         (nnspool-request-newgroups): Use dolist.
9522         (nnspool-request-group): Use last.
9523
9524         * nntp.el (nntp-read-server-type): Use dolist.
9525
9526         * nnvirtual.el (nnvirtual-create-mapping)
9527         (nnvirtual-update-read-and-marked): Use dolist.
9528         (nnvirtual-convert-headers): Simplify.
9529
9530 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
9531
9532         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
9533         support for sync'ing tick marks.
9534
9535 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9536
9537         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
9538         there's no visible header.
9539
9540 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
9541
9542         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
9543         necessary, pass full group name to gnus-request-set-marks.
9544
9545 2004-10-01  Simon Josefsson  <jas@extundo.com>
9546
9547         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
9548         acroread.
9549
9550 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9551
9552         * spam-report.el (spam-report-gmane): Fix interactive.
9553
9554         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
9555
9556         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
9557         when writing file.
9558         (gnus-agent-synchronize-flags): Don't default to being
9559         interactive.
9560
9561 2004-09-30  Simon Josefsson  <jas@extundo.com>
9562
9563         * message.el (message-generate-hashcash): Add.
9564         (message-send-mail): Use it, call mail-add-payment.
9565
9566 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9567
9568         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
9569
9570 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
9571
9572         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
9573         gnus-requst-update-info with explicit code to sync the in-memory
9574         info read flags with the marks being sync'd to the backend.
9575
9576         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
9577
9578 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9579
9580         * spam.el (spam-verify-bogofilter): Add new function.
9581         (spam-check-bogofilter)
9582         (spam-bogofilter-register-with-bogofilter): Use it.
9583         (spam-verify-bogofilter): Add small fixes.
9584
9585 2004-09-28  Simon Josefsson  <jas@extundo.com>
9586
9587         * hashcash.el (hashcash-generate-payment): Revert.
9588
9589 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9590
9591         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
9592         gnus-extract-references instead of gnus-split-references.
9593
9594         * gnus-util.el (gnus-extract-references): Add new function, analogous
9595         to gnus-split-references but extracts only the message-ID without
9596         anything extra.
9597
9598         * hashcash.el (hashcash-generate-payment)
9599         (hashcash-check-payment): Do the right thing if hashcash-path is
9600         nil (because the hashcash program could not be found).
9601
9602         * spam.el (spam-use-hashcash): Remove comment.
9603
9604 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
9605
9606         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
9607         (gnus-cache-enter-article, gnus-cache-remove-article)
9608         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
9609
9610         * gnus-async.el (gnus-async-prefetch-remove-group): do.
9611
9612         * gnus-art.el (article-hide-boring-headers)
9613         (article-translate-strings, article-display-face)
9614         (gnus-article-mime-match-handle-first)
9615         (gnus-article-highlight-headers)
9616         (gnus-article-add-buttons-to-head): do.
9617
9618 2004-09-27  Simon Josefsson  <jas@extundo.com>
9619
9620         * hashcash.el: New version, from
9621         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
9622         ../contrib/.
9623
9624 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9625
9626         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
9627
9628 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
9629
9630         * gnus-dup.el (gnus-dup-open): Use mapc.
9631         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
9632
9633         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
9634         Reported by Stefan Wiens <s.wi@gmx.net>.
9635
9636         * gnus.el (gnus-shutdown): Use dolist.
9637
9638         * gnus-undo.el (gnus-undo): Use mapc.
9639
9640         * nnrss.el (nnrss-generate-active): do.
9641
9642         * message.el (message-cite-original-without-signature)
9643         (message-cite-original): Use mapc.
9644         (message-do-actions, message-make-forward-subject): Use dolist.
9645
9646 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
9647
9648         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
9649         deletion to remove entire duplicate line.  Fixes merged article
9650         number bug.
9651
9652 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
9653
9654         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
9655         servers that are offline.  Avoids having gnus-agent-toggle-plugged
9656         first ask if you want to open a server and then, even when you
9657         responded with no, asking if you want to synchronize the server's
9658         flags.
9659         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
9660         multi-line expressions.
9661         (gnus-agent-synchronize-group-flags): New internal function.
9662         Updates marks in memory (in the info structure) AND in the
9663         backend.
9664
9665         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
9666
9667         * nnagent.el (nnagent-request-set-mark): Use
9668         gnus-agent-synchronize-group-flags, not backend's request-set-mark
9669         method, to ensure that synchronization updates marks in the
9670         backend and in the info (in memory) structure.
9671
9672 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9673
9674         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
9675         convention fully; don't miss the root article of a thread; make
9676         the X-Draft-From header with correct article numbers.
9677
9678 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
9679
9680         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
9681         unless plugged.  Disable the agent so that an open failure causes
9682         an error.
9683
9684         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
9685         Reverted 2004-09-21 change.  The backend must be opened while
9686         synchronizing flags even when the backend stores the flags
9687         locally.
9688
9689 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
9690
9691         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
9692         in `header' match.  Reported by Svend Tollak Munkejord.
9693
9694         * message.el (message-cite-original): Fix use of
9695         `message-cite-articles-with-x-no-archive'.
9696
9697 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9698
9699         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
9700         (gnus-window-to-buffer): Ditto.
9701
9702         * mml.el (mml-preview-buffer): New variable.
9703         (mml-preview): Manage window layout with gnus-buffer-configuration.
9704
9705         * gnus-msg.el (gnus-setup-message): Put article numbers into the
9706         X-Draft-From header even if those articles aren't quoted.
9707
9708 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
9709
9710         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
9711         (gnus-request-set-mark, gnus-request-update-mark): Use new
9712         g-s-t-u-l-m to decide to use backend even when unplugged.
9713
9714 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9715
9716         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
9717         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
9718
9719 2004-09-20  Simon Josefsson  <jas@extundo.com>
9720
9721         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
9722         "utf-16-le".
9723
9724 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9725
9726         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
9727
9728 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9729
9730         * uudecode.el (uudecode-use-external): Add :version.
9731
9732         * smime.el (smime-CA-file, smime-encrypt-cipher)
9733         (smime-dns-server): Add :version.
9734
9735         * smiley.el (gnus-smiley-file-types): Add :version.
9736
9737         * sha1.el (sha1-use-external): Add :version.
9738
9739         * pgg-def.el (pgg-query-keyserver): Add :version.
9740
9741         * nnmail.el (nnmail-fancy-expiry-targets)
9742         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
9743         Add :version.
9744
9745         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
9746         (nnimap-retrieve-groups-asynchronous): Add :version.
9747         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
9748
9749         * mml.el (mml-content-disposition-parameters)
9750         (mml-insert-mime-headers-always): Add :version.
9751
9752         * mm-util.el (mm-coding-system-priorities): Add :version.
9753
9754         * mm-decode.el (mm-inline-text-html-with-images)
9755         (mm-keep-viewer-alive-types, mm-external-terminal-program)
9756         (mm-verify-option): Add :version.
9757         (mm-text-html-renderer): Change :version.
9758
9759         * message.el (message-fcc-externalize-attachments)
9760         (message-required-headers, message-draft-headers)
9761         (message-subject-trailing-was-query)
9762         (message-subject-trailing-was-ask-regexp)
9763         (message-subject-trailing-was-regexp, message-mark-insert-begin)
9764         (message-mark-insert-end, message-archive-header)
9765         (message-archive-note, message-cross-post-default)
9766         (message-cross-post-note, message-followup-to-note)
9767         (message-cross-post-note-function, message-use-mail-followup-to)
9768         (message-subscribed-address-functions)
9769         (message-subscribed-address-file, message-subscribed-addresses)
9770         (message-subscribed-regexps, message-allow-no-recipients)
9771         (message-yank-cited-prefix, message-signature-insert-empty-line)
9772         (message-hidden-headers, message-hierarchical-addresses)
9773         (message-mail-user-agent, message-use-idna)
9774         (message-valid-fqdn-regexp)
9775         (message-strip-special-text-properties, message-header-synonyms)
9776         (message-beginning-of-line, message-tab-body-function): Add :version.
9777         (message-insert-canlock, message-wide-reply-confirm-recipients):
9778         Change :version.
9779
9780         * mail-source.el (mail-source-ignore-errors): Add :group, :type
9781         and :version.
9782         (mail-source-delete-old-incoming-confirm)
9783         (mail-source-movemail-program): Add :version.
9784
9785         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
9786         (gnus-agent-cache, gnus-agent): Change :version.
9787
9788         * gnus-util.el (gnus-use-byte-compile): Change :version.
9789
9790         * gnus-sum.el (gnus-summary-make-false-root-always)
9791         (gnus-summary-default-high-score)
9792         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
9793         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
9794         (gnus-read-all-available-headers, gnus-article-emulate-mime)
9795         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
9796         (gnus-sum-thread-tree-single-indent)
9797         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9798         (gnus-sum-thread-tree-leaf-with-other)
9799         (gnus-sum-thread-tree-single-leaf): Add :version.
9800         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
9801         (gnus-article-loose-mime): Change :version.
9802
9803         * gnus-start.el (gnus-backup-startup-file)
9804         (gnus-save-startup-file-via-temp-buffer): Add :version.
9805
9806         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
9807         (gnus-server-offline-face): Add :version.
9808
9809         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
9810
9811         * gnus-msg.el (gnus-gcc-externalize-attachments)
9812         (gnus-debug-files, gnus-debug-exclude-variables)
9813         (gnus-discouraged-post-methods): Change :version.
9814         (gnus-confirm-mail-reply-to-news)
9815         (gnus-confirm-treat-mail-like-news): Add :version.
9816
9817         * gnus-int.el (gnus-server-unopen-status): Add :version.
9818
9819         * gnus-group.el (gnus-group-jump-to-group-prompt)
9820         (gnus-large-ephemeral-newsgroup)
9821         (gnus-fetch-old-ephemeral-headers): Add :version.
9822
9823         * gnus-fun.el (gnus-x-face-directory)
9824         (gnus-convert-pbm-to-x-face-command)
9825         (gnus-convert-image-to-x-face-command)
9826         (gnus-convert-image-to-face-command): Add :version.
9827
9828         * gnus-delay.el (gnus-delay-default-hour): Add :version.
9829
9830         * gnus-cite.el (gnus-cite-blank-line-after-header)
9831         (gnus-article-boring-faces): Add :version.
9832
9833         * gnus-art.el (gnus-buttonized-mime-types)
9834         (gnus-inhibit-mime-unbuttonizing)
9835         (gnus-treat-display-face)
9836         (gnus-treat-body-boundary): Change :version.
9837         (gnus-body-boundary-delimiter, gnus-picon-databases)
9838         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
9839         (gnus-treat-date-english, gnus-treat-fold-headers)
9840         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
9841         (gnus-treat-mail-picon, gnus-treat-wash-html)
9842         (gnus-article-encrypt-protocol)
9843         (gnus-use-idna, gnus-article-over-scroll)
9844         (gnus-mime-display-multipart-alternative-as-mixed)
9845         (gnus-mime-display-multipart-related-as-mixed)
9846         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
9847         (gnus-ctan-url, gnus-button-ctan-handler)
9848         (gnus-button-handle-ctan-bogus-regexp)
9849         (gnus-button-ctan-directory-regexp)
9850         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
9851         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
9852         (gnus-button-man-level, gnus-button-emacs-level)
9853         (gnus-button-message-level, gnus-button-browse-level): Add :version.
9854
9855         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
9856         (gnus-agent-go-online): Change :version.
9857         (gnus-agent-expire-unagentized-dirs)
9858         (gnus-agent-auto-agentize-methods): Add :version.
9859
9860         * flow-fill.el (fill-flowed-display-column)
9861         (fill-flowed-encode-column): Add :version.
9862
9863         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9864         (gnus-outlook-deuglify-unwrap-max)
9865         (gnus-outlook-deuglify-cite-marks)
9866         (gnus-outlook-deuglify-unwrap-stop-chars)
9867         (gnus-outlook-deuglify-no-wrap-chars)
9868         (gnus-outlook-deuglify-attrib-cut-regexp)
9869         (gnus-outlook-deuglify-attrib-verb-regexp)
9870         (gnus-outlook-deuglify-attrib-end-regexp)
9871         (gnus-outlook-display-hook): Add :version.
9872
9873         * binhex.el (binhex-use-external): Add :version.
9874
9875 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
9876
9877         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
9878         and `invisible'.
9879
9880 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9881
9882         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
9883         in gnus-registry-trim.
9884
9885 2004-09-13  Simon Josefsson  <jas@extundo.com>
9886
9887         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
9888
9889         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
9890
9891         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
9892         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9893         <yamaoka@jpl.org>.
9894         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
9895         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9896         <yamaoka@jpl.org>.
9897
9898         * sieve.el (sieve-manage-mode): Ditto.
9899
9900 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
9901
9902         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
9903
9904 2004-09-11  Simon Josefsson  <jas@extundo.com>
9905
9906         * dns-mode.el: Add.
9907
9908         * mm-view.el (mm-display-dns-inline): Add.
9909
9910         * mm-decode.el (mm-inline-media-tests): Add text/dns.
9911         (mm-automatic-display): Ditto.
9912
9913         * mailcap.el (mailcap-mime-data): Add text/dns.
9914         (mailcap-mime-extensions): Map .soa to text/dns.
9915
9916 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
9917
9918         * gnus-art.el (article-decode-mime-words, article-babel)
9919         (gnus-article-highlight-signature, gnus-article-add-buttons)
9920         (gnus-signature-toggle): Remove unnecessary bindings of
9921         `inhibit-read-only' inherited from v5.10 merge.
9922
9923 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
9924
9925         * nntp.el (nntp): New customization group.
9926         (nntp-authinfo-file): Add customization group.
9927
9928         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
9929
9930         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
9931
9932         * gnus.el (to-address, to-list, subscribed)
9933         (large-newsgroup-initial): Ditto.
9934
9935         * flow-fill.el (fill-flowed-display-column)
9936         (fill-flowed-encode-column): Ditto.
9937
9938 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
9939
9940         * message.el (message-tokenize-header, message-send-mail-with-qmail):
9941         Use point-min rather than 1.
9942         (message-send-mail): Use buffer-size rather than point-max.
9943
9944         * gnus-sum.el (gnus-summary-search-article-forward):
9945         Signal a specific `search-failed' rather than a generic `error'.
9946
9947         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
9948         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
9949         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
9950
9951 2004-09-10  Simon Josefsson  <jas@extundo.com>
9952
9953         * nndb.el (require): Remove tcp and duplicate cl.
9954
9955 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9956
9957         * gnus-agent.el (directory-files-and-attributes): Move forward.
9958
9959 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
9960
9961         * gnus-agent.el (directory-files-and-attributes): Optionally
9962         defined to support XEmacs.
9963
9964 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
9965
9966         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
9967         to avoid run-time CL dependencies.
9968         (gnus-agent-unfetch-articles): New function.
9969         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
9970         article numbers even when local .overview file is missing.
9971         (gnus-agent-read-article-number): New function.  Only accepts
9972         27-bit article numbers.
9973         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
9974         gnus-agent-read-article-number.
9975         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
9976         from backend while recognizing that article numbers in .overview
9977         must be valid.
9978         (gnus-agent-update-files-total-fetched-for): Use
9979         directory-files-and-attributes to improve performance.
9980         * gnus-int.el (gnus-request-move-article): Use
9981         gnus-agent-unfetch-articles in place of gnus-agent-expire to
9982         improve performance.
9983
9984         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
9985         some users confused by references to .newsrc when they only have a
9986         .newsrc.eld file.
9987         (gnus-convert-mark-converter-prompt,
9988         gnus-convert-converter-needs-prompt): Fixed use of property list.
9989         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
9990         New function.  Used internally to only display 'gnus converting
9991         files' message when actually necessary.
9992
9993         * gnus-sum.el (): Removed (require 'gnus-agent) as required
9994         methods now autoloaded.
9995
9996 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9997
9998         * gnus-sum.el (gnus-summary-insert-subject): Remove list
9999         identifiers.
10000
10001 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
10002
10003         * gnus-picon.el: Fix indentation and closing parenthesis.
10004
10005 2004-09-01  Simon Josefsson  <jas@extundo.com>
10006
10007         * message.el (message-canlock-generate): Require sha1, not
10008         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
10009         to require within a function.  Sadly, if sha1.el isn't loaded, the
10010         let binding in m-c-g will hide the defcustom definition, which is
10011         bad.)
10012
10013         * canlock.el: Require sha1, not sha1-el.
10014
10015         * message.el: Don't autoload sha1 (there is a autoload cookie in
10016         sha1.el).
10017
10018         * sha1-el.el: Renamed to sha1.el.
10019
10020 2004-08-30  Juanma Barranquero  <lektu@terra.es>
10021
10022         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
10023
10024 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10025
10026         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
10027
10028 2004-08-30  Kim F. Storm  <storm@cua.dk>
10029
10030         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
10031
10032         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
10033         Add :group 'nnimap.
10034
10035 2004-08-30  Andreas Schwab  <schwab@suse.de>
10036
10037         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
10038         ?* and ?\;.
10039
10040         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
10041         and ?\' to symbol instead of whitespace.
10042
10043 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10044
10045         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
10046
10047         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
10048         instead of re-search-forward.
10049
10050         * gnus-uu.el (gnus-uu-save-article): Ditto.
10051         (gnus-uu-post-encode-uuencode): Ditto.
10052
10053         * html2text.el (html2text-clean-list-items): Ditto.
10054         (html2text-clean-dtdd): Ditto.
10055         (html2text-format-tags): Ditto.
10056
10057         * message.el (message-send-mail-with-sendmail): Fix regexp.
10058         (message-fill-field-general): Use search-forward instead of
10059         re-search-forward.
10060         (unbold-region): Ditto.
10061
10062         * nnrss.el (nnrss-request-article): Ditto.
10063
10064         * nnslashdot.el (nnslashdot-request-article): Ditto.
10065
10066         * nnweb.el (nnweb-gmane-wash-article): Ditto.
10067
10068         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
10069         "Unrecognized menu descriptor" error in XEmacs.
10070
10071 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
10072
10073         * gnus-sum.el (gnus-read-header): Don't remove a header for the
10074         parent article of a sparse article in the thread hashtb.
10075
10076 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
10077
10078         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
10079         (nnmail-expand-newtext): Lowercase expanded entries if
10080         nnmail-split-lowercase-expanded is non-nil.
10081
10082 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10083
10084         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
10085
10086         * gnus-group.el (gnus-group-line-format-alist): Convert the value
10087         of gnus-tmp-news-method into string under XEmacs.  It will be
10088         passed to gnus-correct-length which takes only a string argument.
10089
10090 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10091
10092         * gnus-util.el (gnus-bind-print-variables): New macro.
10093         (gnus-prin1): Use it.
10094         (gnus-prin1-to-string): Use it.
10095         (gnus-pp): New function.
10096         (gnus-pp-to-string): New function.
10097
10098         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
10099         Replace pp-to-string with gnus-pp-to-string.
10100         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
10101         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
10102         * gnus-msg.el (gnus-debug): Ditto.
10103         * gnus-score.el (gnus-score-save): Ditto.
10104         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
10105         gnus-pp-to-string.
10106         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
10107         with gnus-pp.
10108         * score-mode.el (gnus-score-pretty-print): Ditto.
10109         * webmail.el (webmail-debug): Ditto.
10110
10111 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10112
10113         * gnus-art.el (article-display-face, article-display-x-face):
10114         Use buffer-read-only.
10115
10116 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10117
10118         * gnus-art.el (article-hide-list-identifiers):
10119         Bind inhibit-read-only as t.
10120
10121 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
10122
10123         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
10124
10125 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10126
10127         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
10128         (gnus-narrow-to-page): Don't assume point-min == 1.
10129         (gnus-article-edit-mode): Derive from message-mode.
10130
10131         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
10132         point-min == 1.
10133
10134         * imap.el (imap-parse-address-list, imap-parse-body-ext):
10135         Disable incorrect use of `assert'.
10136
10137         * message.el (message-mode): Set comment-start-skip.
10138
10139
10140 2004-08-22  Sam Steingold  <sds@gnu.org>
10141
10142         * pop3.el (pop3-leave-mail-on-server): New user variable.
10143         (pop3-movemail): Delete mail only when it is nil.
10144
10145 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
10146
10147         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
10148
10149         * mml.el (mml-preview): Use `pop-to-buffer'.
10150
10151         * message.el (message-goto-mail-followup-to): Insert after "To".
10152         (message-carefully-insert-headers): Add comment.
10153
10154         * gnus.el: Remove unused variable `gnus-article-check-size'.
10155
10156         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
10157
10158         * gnus-art.el (gnus-button-alist): Improve
10159         `gnus-button-handle-library' entry.
10160
10161 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
10162
10163         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
10164         downcase, since XEmacs capitalizes error messages differently.
10165
10166 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
10167
10168         * nntp.el: Add (require 'gnus) due to reference to
10169         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
10170
10171 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
10172
10173         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
10174         `mm-fill-flowed'.
10175
10176         * mm-decode.el (mm-dissect-singlepart): Check it.
10177
10178 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
10179
10180         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
10181         'imap' for netrc parsing.
10182
10183 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
10184
10185         * mailcap.el (mailcap-mime-data): Mark as risky.
10186
10187 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10188
10189         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
10190         may be included in the encoded word.
10191         (rfc2047-encode): Don't append a space if the encoded word
10192         includes close parenthesis.
10193
10194 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10195
10196         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
10197         of text within parentheses.
10198
10199 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
10200
10201         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
10202         (gnus-encrypt-write-file-contents): Make the password key the file
10203         name PLUS the cipher, not just the cipher.  Also remove failed
10204         passwords from the cache.
10205
10206 2004-08-06  Simon Josefsson  <jas@extundo.com>
10207
10208         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
10209         fix.
10210
10211 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10212
10213         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
10214         LWSP.
10215
10216 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
10217
10218         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
10219         to append in-reply-to: data to the references: header.
10220
10221         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
10222         (netrc-parse): Use gnus-encrypt.el functions.
10223
10224         * gnus-encrypt.el: Add new file for encryption support; currently
10225         does only a few GPG ciphers and an internal XOR cipher.
10226
10227         * password.el: Add comments on using password-read-and-add.
10228         (password-read-and-add): Add function to read and add the
10229         password to the cache at once.
10230
10231 2004-07-28  Simon Josefsson  <jas@extundo.com>
10232
10233         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
10234         parameter (but don't use it, for now).
10235
10236         * imap.el (imap-ssl-open): Use imap-process-connection-type,
10237         instead of hard coding to nil.
10238
10239 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10240
10241         * mm-view.el (mm-inline-image-emacs): Open lines under an image
10242         as mm-inline-image-xemacs does.
10243
10244 2004-07-26  Simon Josefsson  <jas@extundo.com>
10245
10246         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
10247         Revert part of 2004-07-17 change below.
10248
10249 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10250
10251         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
10252         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10253
10254 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10255
10256         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
10257         quotes that actually start with ">" at the beginning of the
10258         lines.
10259
10260 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10261
10262         * rfc2047.el (rfc2047-encode-region): Fix last change.
10263         (rfc2047-encode-parameter): Remove useless concat.
10264
10265 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10266
10267         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
10268         encode special characters; fix some kind of misconfigured headers;
10269         signal a real error if debug-on-quit or debug-on-error is non-nil.
10270         (rfc2047-encode-max-chars): New variable.
10271         (rfc2047-encode-1): Use it.
10272         (rfc2047-encode-parameter): New function.
10273
10274         * mml.el (mml-insert-parameter): Remove an excessive space.
10275
10276 2004-07-17  Simon Josefsson  <jas@extundo.com>
10277
10278         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
10279         Kai Grossjohann <kai@emptydomain.de>.
10280         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
10281         (gnus-group-make-menu-bar): Ditto.
10282
10283         * gnus-util.el (gnus-group-server): Add.
10284
10285 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
10286
10287         * message.el (message-clone-locals): Clone sendmail and smtp
10288         variables.
10289
10290 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10291
10292         * rfc2047.el (rfc2047-encode-region): Fix last change.
10293
10294 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10295
10296         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
10297         characters as non-special.
10298
10299 2004-07-09  Simon Josefsson  <jas@extundo.com>
10300
10301         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
10302         Users will lose all flag changes made while unplugged with
10303         e.g. nntp unless flag synchronization happens, thus `nil' is not a
10304         good default.  See numerous reports on ding mailing list.
10305
10306 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10307
10308         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
10309         add generate-head-function and generate-article-function to the
10310         rfc822-forward entry.
10311         (nndoc-rfc822-forward-generate-article): New function.
10312         (nndoc-rfc822-forward-generate-head): New function.
10313
10314         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
10315
10316 2004-07-06  Dan Christensen  <jdc@uwo.ca>
10317
10318         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
10319         respect display group parameter and gnus-summary-expunge-below.
10320         (gnus-articles-to-read): Remove unused reference to display group
10321         parameter.
10322
10323 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10324
10325         * nnheader.el (nnheader-uniquify-message-id): New experimental
10326         variable.
10327         (nnheader-nov-read-message-id): Use it.
10328
10329         * spam-report.el (spam-report-gmane): Add interactive.
10330
10331 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10332
10333         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
10334         qp-or-base64 for the application/* types.
10335
10336 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
10337
10338         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
10339
10340 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
10341
10342         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
10343         trim value.
10344
10345 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
10346
10347         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
10348         New macro and function.
10349         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
10350
10351 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10352
10353         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
10354         after-load-alist.
10355
10356 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10357
10358         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
10359         update info that isn't there.
10360
10361 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
10362
10363         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
10364         entry.
10365
10366 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10367
10368         * mm-view.el (mm-inline-render-with-function): Use multibyte
10369         buffer; decode html source by charset.
10370
10371         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
10372
10373         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
10374         Mule-UCS is loaded under XEmacs.
10375         (mm-mime-mule-charset-alist): Avoid duplicated entries.
10376
10377 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
10378
10379         * nnheader.el (nnheader-max-head-length): Increase to 8192.
10380
10381 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10382
10383         * mm-util.el (mm-coding-system-p): Return a coding-system.
10384         (mm-mime-mule-charset-alist): Use shift_jis instead of
10385         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
10386         entries for the mime charsets iso-2022-jp-3 and shift_jis.
10387         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
10388         instead of japanese-shift-jis and iso-latin-1 respectively in
10389         order to share the default value with both Emacs and XEmacs-mule.
10390         (mm-mule-charset-to-mime-charset): Make
10391         mm-coding-system-priorities effective.
10392         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
10393         while predicating of candidates upon the priorities.
10394
10395 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
10396
10397         * gnus-sum.el (gnus-summary-make-menu-bar): Add
10398         gnus-uu-invert-processable.
10399
10400         * gnus.el: Autoload gnus-uu-invert-processable.
10401
10402 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10403
10404         * mm-util.el (mm-with-multibyte-buffer): New macro.
10405
10406         * rfc2047.el (rfc2047-encode-string): Use it.
10407         (rfc2047-encode-region): Move point to the end of the region after
10408         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
10409
10410 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10411
10412         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
10413         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
10414
10415 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10416
10417         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
10418         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
10419         Karl Chen <quarl@nospam.quarl.org>.
10420
10421 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
10422
10423         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
10424         invalid addresses.
10425
10426 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
10427
10428         * spam.el: Change section markers, revise TODO list.
10429         (spam-backends): Make new master list of all installed backends.
10430         (spam-summary-exit-behavior): Add new variable to determine how
10431         messages moves are done at summary exit.
10432         (spam-move-spam-nonspam-groups-only)
10433         (spam-process-ham-in-nonham-groups)
10434         (spam-process-ham-in-spam-groups): Remove variables, the
10435         spam-summary-exit-behavior variable should be used to manage this
10436         behavior.
10437         (spam-old-ham-articles, spam-old-spam-articles): Remove.
10438         (spam-old-articles): Add variable, replacing spam-old-ham-articles
10439         and spam-old-spam-articles.
10440         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
10441         Add empty variables, placeholders for the backends they represent.
10442         (spam-set-difference): Move, unchanged.
10443         (spam-list-of-processors): Declare OBSOLETE, not used anymore
10444         unless the user has a processor variable.
10445         (spam-classifications, spam-classification-valid-p)
10446         (spam-backend-properties, spam-backend-property-valid-p)
10447         (spam-backend-function-type-valid-p)
10448         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
10449         (spam-report-articles-gmane, spam-report-articles-resend):
10450         Remove functions, they are not needed.
10451         (spam-install-backend-super, spam-backend-list)
10452         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
10453         (spam-backend-function, spam-backend-ham-registration-function)
10454         (spam-backend-spam-registration-function)
10455         (spam-backend-ham-unregistration-function)
10456         (spam-backend-spam-unregistration-function)
10457         (spam-backend-statistical-p, spam-backend-mover-p)
10458         (spam-install-backend-alias, spam-install-checkonly-backend)
10459         (spam-install-mover-backend, spam-install-nocheck-backend)
10460         (spam-install-backend, spam-install-statistical-backend)
10461         (spam-install-statistical-checkonly-backend): Add backend installation
10462         support.
10463         (spam-summary-prepare-exit): Rewrite to use the new backend code.
10464         (spam-group-processor-p): Use the new backend code and respect the
10465         summary exit behavior.
10466         (spam-mark-spam-as-expired-and-move-routine): Remove.
10467         (spam-summary-prepare): Change to use the new spam-old-articles
10468         variable.
10469         (spam-copy-or-move-routine, spam-copy-spam-routine)
10470         (spam-move-spam-routine, spam-copy-ham-routine)
10471         (spam-move-ham-routine): Add code to copy/move ham or spam.
10472         (spam-fetch-field-fast): Improve doc and code, plus allow the
10473         'number request.
10474         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
10475         variables.
10476         (spam-split, spam-find-spam): Use the new backend code.
10477         (spam-registration-functions): Remove variable.
10478         (spam-unregister-routine): Add convenience wrapper.
10479         (spam-log-undo-registration, spam-register-routine)
10480         (spam-log-processing-to-registry)
10481         (spam-log-unregistration-needed-p): Rename "check" to "backend"
10482         where possible.
10483         (spam-check-gmane-xref, spam-check-regex-headers)
10484         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
10485         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
10486         (spam-check-bogofilter-headers, spam-check-spamoracle)
10487         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
10488         (spam-check-crm114-headers): Use the spam-split-group that
10489         spam-split prepares, no need to determine it every time.
10490
10491         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
10492         to the nnheader-parse-naked-head call.
10493
10494         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
10495
10496         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
10497         the nnheader-nov-read-message-id call.
10498
10499 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10500
10501         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
10502         gnus-activate-group twice.  Suggested by Markus Peter
10503         <warp@spin.de>.
10504
10505 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10506
10507         * gnus-art.el (gnus-article-time-format): Exchange the order of
10508         day and month in the default value; fix customization type.
10509         (article-date-ut): Use add-text-properties.
10510         (article-make-date-line): Use message-make-date instead of
10511         current-time-string.
10512
10513         * message.el (message-fetch-field): Don't use set-text-properties.
10514         (message-make-date): Simplify.
10515
10516         * messagexmas.el (message-xmas-make-date): New function.
10517         (message-xmas-redefine): Defalias message-make-date to it.
10518
10519 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10520
10521         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
10522         (rfc2047-encode-region): Treat text within parentheses as special;
10523         show the original text when error has occurred.
10524
10525         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
10526         already-computed method to gnus-activate-group.
10527
10528         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
10529         same select-methods identical Lisp objects.
10530
10531         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
10532         object when modifying the info.
10533
10534 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10535
10536         * gnus-srvr.el (gnus-server-set-info): Remove the server from
10537         gnus-opened-servers since it has never been opened with the new
10538         configuration yet.
10539
10540 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10541
10542         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
10543         arg to nnheader-generate-fake-message-id.
10544
10545 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
10546
10547         * nnheader.el (nnheader-generate-fake-message-id): Accept a
10548         number and build a fake message ID localized to a group and
10549         article number (so it's repeatable from that point on).
10550         (nnheader-fake-message-id-p): Change regex to accomodate new fake
10551         ID format.
10552
10553         * gnus-sum.el (gnus-get-newsgroup-headers): Call
10554         nnheader-generate-fake-message-id with the article number.
10555
10556 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
10557
10558         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
10559         end-of-buffer.
10560
10561 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10562
10563         * message.el (message-ignored-supersedes-headers): Add Approved.
10564
10565 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10566
10567         * rfc2047.el (rfc2047-encode-message-header): Remove useless
10568         goto-char.
10569         (rfc2047-encode): Fold the line before encoding.
10570
10571 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10572
10573         * rfc2047.el (rfc2047-encode-message-header): Disabled header
10574         folding -- not all headers can be folded, and this should be done
10575         by the message composition mode.  Probably.  I think.
10576
10577 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10578
10579         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
10580         fast.
10581
10582         * gnus-ems.el (gnus-remove-image): Don't use
10583         message-text-with-property; remove only the image found first.
10584
10585         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
10586         found first.
10587
10588 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
10589
10590         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
10591
10592 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10593
10594         * message.el (message-text-with-property): Make it fast and accept
10595         optional arguments.
10596         (message-strip-forbidden-properties): Use it.
10597         (message-fix-before-sending): Follow the m-t-w-p change.
10598
10599         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
10600
10601 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10602
10603         * gnus-art.el (article-hide-headers): Don't change the buffer
10604         mistakenly when performing mml-preview even if
10605         gnus-single-article-buffer is nil.
10606
10607 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
10608
10609         * message.el (message-expand-name-databases): New user option.
10610         (message-expand-name): Use it.
10611
10612 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
10613
10614         * spam.el (spam-report-articles-resend)
10615         (spam-report-resend-register-routine): Allow ham reporting.
10616         (spam-report-resend-register-ham-routine): Add wrapper.
10617         (spam-registration-functions): Add ham resending functions.
10618         (spam-list-of-processors): Add ham resend processor.
10619
10620         * gnus.el (ham-resend-to): Add new group parameter.
10621         (spam-process): Add ham resend option.
10622
10623         * spam-report.el (spam-report-resend): Allow reporting ham.
10624         (spam-report-resend-ham): Add wrapper.
10625
10626 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10627
10628         * message.el (message-cite-articles-with-x-no-archive): New
10629         variable.
10630         (message-cite-original): Use it.
10631
10632 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10633
10634         * message.el (message-cite-original): Respect X-No-Archive.
10635
10636 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10637
10638         * gnus-art.el (article-hide-headers): Refer to the values for
10639         gnus-ignored-headers and gnus-visible-headers in the summary
10640         buffer since a user may have set them as group parameters.
10641
10642 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
10643
10644         * assistant.el (assistant-node-name): Add convenience function.
10645         (assistant-render-text, assistant-render-node): Add error handling,
10646         plus handle multiple next nodes.
10647         (assistant-find-next-node): Comment out for now.
10648         (assistant-find-next-nodes): Add function, returns list of next
10649         nodes.
10650
10651 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
10652
10653         * mail-source.el (mail-source-directory): Fix doc-string.
10654
10655 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
10656
10657         * assistant.el (assistant-render-text, assistant-eval): Add :set
10658         widget type, which is different because it takes and returns a
10659         list.  Much hilarity ensues.
10660
10661 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
10662
10663         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
10664
10665         * gnus-group.el (gnus-group-get-new-news-this-group): Added
10666         doc-string.
10667
10668         * gnus-start.el (gnus-activate-group): Added doc-string.
10669
10670 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10671
10672         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
10673
10674 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
10675
10676         * assistant.el (assistant-render-text): Try to add a :set
10677         widget, more to come.
10678
10679         * spam.el (spam-group-spam-contents-p): Handle empty groupname
10680         strings.
10681         (spam-report-articles-resend)
10682         (spam-register-routine): Do registration iff any articles warrant
10683         it.
10684         (spam-summary-prepare-exit): Change log message for nil group
10685         destinations.
10686
10687 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
10688
10689         * spam.el (spam-report-resend-register-routine): Allow
10690         spam-report-resend-to to be a group parameter or a global value.
10691
10692 2004-05-26  Simon Josefsson  <jas@extundo.com>
10693
10694         * starttls.el: Merge with my GNUTLS based starttls.el.
10695         (starttls-gnutls-program, starttls-use-gnutls)
10696         (starttls-extra-arguments, starttls-process-connection-type)
10697         (starttls-connect, starttls-failure, starttls-success): New
10698         variables.
10699         (starttls-program, starttls-extra-args): Doc fix.
10700         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
10701         functions.
10702         (starttls-negotiate, starttls-open-stream): Check
10703         `starttls-use-gnutls' and pass on to corresponding *-gnutls
10704         function if it is set.
10705
10706 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10707
10708         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
10709         structured fields.
10710
10711 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10712
10713         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
10714
10715 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
10716
10717         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
10718         variable.
10719         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
10720         assigning the spam-mark to new messages.
10721
10722 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
10723
10724         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
10725
10726 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10727
10728         * dgnushack.el: Autoload customize-set-variable for XEmacs.
10729
10730         * rfc2047.el (rfc2047-encodable-p): Don't move point.
10731         (rfc2047-decode): Treat the ascii coding-system as raw-text by
10732         default.
10733
10734 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
10735
10736         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
10737         correct data.
10738
10739 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
10740
10741         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
10742         (spam-group-processor-p): Fix function.
10743         (spam-group-processor-multiple-p)
10744         (spam-group-spam-processor-report-gmane-p)
10745         (spam-group-spam-processor-report-resend-p)
10746         (spam-group-spam-processor-bogofilter-p)
10747         (spam-group-spam-processor-blacklist-p)
10748         (spam-group-spam-processor-ifile-p)
10749         (spam-group-ham-processor-ifile-p)
10750         (spam-group-spam-processor-spamoracle-p)
10751         (spam-group-spam-processor-crm114-p)
10752         (spam-group-ham-processor-bogofilter-p)
10753         (spam-group-spam-processor-stat-p)
10754         (spam-group-ham-processor-stat-p)
10755         (spam-group-ham-processor-whitelist-p)
10756         (spam-group-ham-processor-BBDB-p)
10757         (spam-group-ham-processor-spamoracle-p)
10758         (spam-group-ham-processor-copy-p): Remove functions with some
10759         prejudice against unneeded code.
10760         (spam-report-articles-resend)
10761         (spam-report-resend-register-routine): Allow the group/topic
10762         spam-resend-to value to override spam-report-resend-to.
10763         (spam-summary-prepare-exit): Invoke spam-group-processor-p
10764         properly now.
10765
10766         * gnus.el (spam-resend-to): Add group/topic parameter.
10767         (spam-process): Move the OBSOLETE processors to the end of the
10768         choices.
10769
10770 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
10771
10772         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
10773         with resend-to set to nil, and then ask the user if necessary.
10774         (spam-report-resend): spam-report-resend takes a list of articles, not
10775         separate article numbers.
10776
10777 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10778
10779         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
10780         addition to emacs-w3m.
10781
10782 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10783
10784         * assistant.el (assistant-authinfo-data): New function.
10785         (assistant-eval): Eval for entire assistant.
10786
10787         * netrc.el (netrc-services-file): New variable.
10788         (netrc-parse-services): New function.
10789         (netrc-find-service-name): New function.
10790         (netrc-find-service-number): New function.
10791         (netrc-port-equal): New function.
10792         (netrc-machine): Use it.
10793
10794         * nnimap.el (nnimap-open-connection): Use netrc.
10795
10796         * gnus-util.el (gnus-netrc-get): Remove aliases.
10797
10798         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
10799
10800         * assistant.el (wid-edit): Fix compilation.
10801
10802         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
10803
10804 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
10805
10806         * gnus-util.el (gnus-set-file-modes): New function.  (small
10807         patch).
10808
10809 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10810
10811         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
10812
10813         * assistant.el (assistant-render-node): Fix up rendering and
10814         read-only text.
10815         (assistant-render-node): Reset.
10816         (assistant-make-read-only): Not sticky.
10817
10818 2004-05-20  Danny Siu  <dsiu@adobe.com>
10819
10820         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
10821         centered even when gnus-auto-center-summary is t
10822
10823 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10824
10825         * dns.el (dns-get-txt-answer): New function.
10826         (dns-read-txt): Ditto.
10827         (query-dns): Use it.
10828
10829 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10830
10831         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
10832         active for foreign groups even if the group level is higher than
10833         the specified value.
10834
10835 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10836
10837         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
10838         non-active groups.
10839
10840         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
10841
10842 2004-05-20  Magnus Henoch  <mange@freemail.hu>
10843
10844         * dns.el (dns-read-type): Add support for SVR.  (small patch)
10845
10846 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
10847
10848         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
10849         (spam-crm114-header, spam-crm114-spam-switch)
10850         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
10851         (spam-crm114-positive-spam-header)
10852         (spam-crm114-database-directory, spam-list-of-processors)
10853         (spam-group-spam-processor-crm114-p)
10854         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
10855         (spam-generic-score, spam-list-of-checks)
10856         (spam-list-of-statistical-checks, spam-registration-functions)
10857         (spam-check-crm114-headers, spam-crm114-score)
10858         (spam-check-crm114, spam-crm114-register-with-crm114)
10859         (spam-crm114-register-spam-routine)
10860         (spam-crm114-unregister-spam-routine)
10861         (spam-crm114-register-ham-routine)
10862         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
10863         asjo@koldfront.dk (Adam Sjøgren).
10864
10865         * gnus.el: Add spam-use-crm114.
10866
10867         * spam.el (spam-list-of-processors, spam-registration-functions):
10868         Add spam-use-resend.
10869         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
10870         (spam-report-articles-gmane): Add doc fix.
10871         (spam-report-articles-resend,
10872         spam-report-resend-register-routine): Add wrappers around
10873         spam-report-resend-to.
10874
10875         * spam-report.el (spam-report-resend-to, spam-report-resend):
10876         Add support for resending spam.
10877         (spam-report-gmane): Fix line length >80.
10878
10879         * gnus.el (spam-process): Add spam-use-resend.
10880
10881 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10882
10883         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
10884         number of processed spam messages.
10885         (spam-ham-copy-or-move-routine): Return the number of processed
10886         ham messages.
10887         (spam-summary-prepare-exit): Use the above values to decide
10888         whether status messages shouled be displayed.
10889
10890 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10891
10892         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
10893         `rfc2047-encoding-function-alist' in order to avoid conflicting
10894         with the old version.
10895         (rfc2047-encode-region): Concatenate words containing non-ASCII
10896         characters in structured fields; don't encode space-delimited
10897         ASCII words even in unstructured fields; don't break words at
10898         char-category boundaries.
10899         (rfc2047-encode-1): New function.
10900         (rfc2047-encode): Use it; encode text so that it occupies the
10901         maximum width within 76-column; work correctly on Q encoding for
10902         iso-2022-* charsets.
10903         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
10904         sure not to break a line just after the header name.
10905         (rfc2047-b-encode-region): Removed.
10906         (rfc2047-b-encode-string): New function.
10907         (rfc2047-q-encode-region): Removed.
10908         (rfc2047-q-encode-string): New function.
10909
10910         * mm-util.el (mm-replace-in-string): New function.
10911
10912 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10913
10914         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
10915         get it right.
10916         (gnus-inews-make-draft): Really.
10917
10918 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
10919
10920         * nnmh.el (nnmh-request-list-1): Don't check the link count
10921         before descending.  (small patch)
10922
10923 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10924
10925         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
10926         stuff.
10927
10928         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
10929         on real group name.
10930
10931         * gnus-art.el (gnus-signature-limit): Doc fix.
10932
10933         * gnus-msg.el (gnus-inews-make-draft): Quote list.
10934
10935         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
10936
10937 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
10938
10939         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
10940         isn't a string.
10941
10942 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10943
10944         * gnus-draft.el (gnus-draft-send): Bind
10945         rfc2047-encode-encoded-words.
10946
10947         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
10948         (rfc2047-encodable-p): Say that =? needs encoding.
10949         (rfc2047-encode-encoded-words): New variable.
10950
10951         * gnus-group.el (gnus-group-select-group): Doc fix.
10952
10953         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
10954
10955         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
10956         to nil.
10957
10958         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
10959
10960         * nnheader.el (nnheader-get-lines-and-char): New function.
10961
10962 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
10963
10964         * gnus-msg.el (gnus-summary-followup-with-original): Document
10965         yanking of region when active.
10966
10967 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10968
10969         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
10970         groups if the group level is higher than the specified value.
10971
10972 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10973
10974         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
10975         (gnus-group-jump-to-group): Added prefix argument using
10976         `gnus-group-jump-to-group-prompt'.  Query before jumping to
10977         non-active group.
10978
10979         * compface.el (uncompface): Be verbose when changing
10980         `uncompface-use-external'.
10981
10982         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
10983         handle manual section.
10984
10985 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10986
10987         * gnus-art.el (gnus-button-alist): Revert previous change.
10988
10989 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10990
10991         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
10992
10993 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10994
10995         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
10996         whether backend can accept message.
10997
10998         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
10999
11000 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
11001
11002         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
11003         Avoid creating directory when nntp-marks-is-evil is true.
11004         Reported by Reiner Steib.
11005
11006 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11007
11008         * gnus-picon.el (gnus-picon-style): New variable.
11009         (gnus-picon-insert-glyph): Added optional `nostring' argument.
11010         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
11011         Jesper Harder <harder@ifa.au.dk>.
11012
11013 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11014
11015         * message.el (message-fill-field): Return point.
11016         (message-generate-headers): Go to end of field.
11017
11018         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
11019         stuff for non-living groups.
11020
11021 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
11022
11023         * gnus-art.el (gnus-article-followup-with-original)
11024         (gnus-article-reply-with-original): gnus-mark-active-p ->
11025         gnus-region-active-p.
11026
11027 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
11028
11029         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
11030         only when there is spam or ham to be processed.
11031
11032 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11033
11034         * mail-source.el (mail-source-delete-crash-box): Refactor.
11035         (mail-source-fetch): Use it.
11036         (mail-source-fetch-file): Ditto.
11037         (mail-source-fetch-directory): Run postscript in loop.
11038         (mail-source-fetch-pop): Delete.
11039         (mail-source-fetch-maildir): Ditto.
11040         (mail-source-fetch-imap): Ditto.
11041
11042         * imap.el (imap-authenticators): Comment out sasl.
11043
11044         * message.el (message-skip-to-next-address): New function.
11045         (message-fill-header-address): Refactor.
11046         (message-fill-address): Use it.
11047         (message-delete-address): Use it.
11048         (message-fill-header-general): Refactor.
11049         (message-fill-field-address): Rename.
11050         (message-narrow-to-field): Find the start of the header.
11051         (message-header-format-alist): Don't pre-fill.
11052         (message-fill-header): Removed.
11053         (message-insert-header): New function.
11054         (message-shorten-references): Use it.
11055
11056         * rfc2047.el (rfc2047-field-value): Strip props.
11057
11058         * mail-parse.el (mail-header-make-address): New alias.
11059
11060         * ietf-drums.el (ietf-drums-make-address): New function.
11061
11062         * imap.el: Add compiler directives.
11063
11064         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
11065
11066         * gnus-art.el (article-decode-idna-rhs): Don't use
11067         message-idna-inside-rhs-p.
11068
11069 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11070
11071         * message.el (message-idna-inside-rhs-p): Removed.
11072         (message-idna-to-ascii-rhs-1): Use proper address parsing.
11073
11074         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
11075         false positives.
11076
11077 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
11078
11079         * imap.el (imap-sasl-make-mechanisms): Use sasl.
11080
11081 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11082
11083         * nneething.el (nneething-file-name): Don't create spurions
11084         files.
11085
11086         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
11087         (gnus-inews-do-gcc): Remove sleep.
11088
11089         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
11090         part under point.
11091
11092         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
11093         (gnus-agent-regenerate-group): Using nil messages aren't valid.
11094
11095 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
11096
11097         * spam.el (spam-summary-prepare-exit): Fixed (length).
11098
11099 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
11100
11101         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
11102         as expired without moving it" message when there are spam
11103         messages left.
11104
11105 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
11106
11107         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
11108         header is not nil.
11109
11110 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
11111
11112         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
11113         nntp-possibly-create-directory, not nntp-possibly-change-group.
11114         (nntp-marks-changed-p): New arg SERVER.
11115         (nntp-request-update-info): Adjust caller.
11116
11117 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
11118
11119         * nntp.el (nntp-save-marks): Pass missing arg.
11120
11121 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
11122
11123         * nntp.el: Support marks.
11124         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
11125         (nntp-marks-modtime, nntp-marks-directory): New variables.
11126         (nntp-request-set-mark, nntp-request-update-info)
11127         (nntp-possibly-create-directory, nntp-marks-changed-p)
11128         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
11129         functions.
11130
11131 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
11132
11133         * gnus-xmas.el (gnus-xmas-select-lowest-window)
11134         (gnus-xmas-redefine): Rename.
11135
11136         * gnus-score.el (gnus-score-insert-help): Use
11137         gnus-select-lowest-window.
11138
11139         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
11140         appt-select-lowest-window and rename to gnus-select-lowest-window.
11141
11142         * gnus.el: do.
11143
11144 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11145
11146         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
11147         encodings of MIME-encoded words, in order to improve
11148         interoperability with several broken MUAs.
11149
11150 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11151
11152         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
11153         tags, only when charsets are not specified in headers.
11154         (mm-inline-text-html-render-with-w3m): Ditto.
11155
11156         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
11157         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
11158
11159 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11160
11161         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
11162         instead of MIME-decoded from fields when checking
11163         `gnus-article-address-banner-alist'.
11164
11165 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
11166
11167         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
11168         description rather than subject.
11169
11170 2004-05-02  Steve Youngs  <steve@youngs.au.com>
11171
11172         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
11173
11174 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11175
11176         * gnus.el (gnus-version-number): Bump.
11177
11178 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11179
11180         * gnus.el: No Gnus v0.2 is released.
11181
11182 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11183
11184         * gnus-agent.el (gnus-agent-read-agentview): Inline
11185         gnus-uncompress-range.
11186
11187 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11188
11189         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
11190         `exec-installed-p'.
11191
11192 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11193
11194         * gnus.el (spam-process, spam-autodetect-methods): Add
11195         bsfilter and bsfilter-headers.
11196
11197         * spam.el (spam-bsfilter): New customize group.
11198         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
11199         (spam-bsfilter-header, spam-bsfilter-probability-header)
11200         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
11201         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
11202         (spam-bsfilter-database-directory): New options.
11203         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
11204         (spam-list-of-statistical-checks, spam-registration-functions):
11205         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
11206         (spam-bsfilter-score): New command.
11207         (spam-check-bsfilter-headers, spam-check-bsfilter)
11208         (spam-bsfilter-register-with-bsfilter)
11209         (spam-bsfilter-register-spam-routine)
11210         (spam-bsfilter-unregister-spam-routine)
11211         (spam-bsfilter-register-ham-routine)
11212         (spam-bsfilter-unregister-ham-routine): New functions.
11213         (spam-generic-score): Support bsfilter; Accept an optional argument
11214         to recalcurate spam score even if scoring header has already been
11215         added.
11216         (spam-bogofilter-score, spam-spamassassin-score): Accept an
11217         optional argument to recalcurate spam score even if scoring header
11218         has already been added.
11219
11220 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
11221
11222         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
11223         strings!  Reported by David D. Smith <davidsmith@acm.org>.
11224         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
11225         link is missing.
11226
11227 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
11228
11229         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
11230         (html2text-get-attr): Rewrite.
11231
11232         * message.el (message-setup-1): Remove redundant put-text-property
11233         on mail-header-separator.
11234
11235 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
11236
11237         * gnus-registry.el (gnus-registry-cache-whitespace)
11238         (gnus-registry-action, gnus-registry-spool-action)
11239         (gnus-registry-split-fancy-with-parent): Change message levels
11240         from 5 to 3 or 7, as needed.
11241
11242         * spam.el (spam-summary-prepare-exit)
11243         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
11244         (spam-split, spam-find-spam, spam-log-undo-registration)
11245         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
11246         level from 5 to 6.
11247
11248 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11249
11250         * gnus-ems.el: Autoload appt-select-lowest-window (revert
11251         2004-03-04 change).
11252
11253 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
11254
11255         * sieve-manage.el (sieve-manage-open):
11256         * nnweb.el (nnweb-insert-html):
11257         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
11258         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
11259         * nnspool.el (nnspool-request-group):
11260         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
11261         * nnml.el (nnml-request-update-info):
11262         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
11263         (nnmh-request-create-group, nnmh-update-gnus-unreads):
11264         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
11265         (nnimap-request-set-mark):
11266         * nnfolder.el (nnfolder-request-update-info):
11267         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
11268         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
11269         * gnus-uu.el (gnus-uu-find-articles-matching):
11270         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
11271         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
11272         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
11273         * gnus-nocem.el (gnus-nocem-scan-groups):
11274         * gnus-int.el (gnus-start-news-server):
11275         * gnus-group.el (gnus-group-make-kiboze-group)
11276         (gnus-group-browse-foreign-server):
11277         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
11278         Use mapc when appropriate.
11279
11280 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
11281
11282         FIXME: Make separate entries for each person.
11283
11284         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
11285         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
11286         <shields@msrl.com>:
11287
11288         * spam.el (spam-necessary-extra-headers): Get the extra headers we
11289         may need for spam sorting and scoring.
11290         (spam-user-format-function-S): Add user format function suitable for
11291         general use.
11292         (spam-article-sort-by-spam-status): Add sorting function for summary
11293         sorting.
11294         (spam-extra-header-to-number): Add function to get a score from a
11295         header.
11296         (spam-summary-score): Add function to  get a numeric score from the
11297         headers.
11298         (spam-generic-score): Fix function doc, was in wrong place.
11299         (spam-initialize): Take symbols when it's run, and install the
11300         extra headers that spam-necessary-extra-headers thinks we need.
11301
11302 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
11303
11304         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
11305         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
11306
11307 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
11308
11309         * gnus-sum.el (gnus-set-global-variables)
11310         (gnus-build-all-threads, gnus-get-newsgroup-headers)
11311         (gnus-article-get-xrefs, gnus-summary-best-group)
11312         (gnus-summary-next-article, gnus-summary-enter-digest-group)
11313         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
11314         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
11315         Use with-current-buffer.
11316
11317 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
11318
11319         * spam.el (spam-summary-prepare-exit): Simplify logic.
11320         (spam-fetch-article-header): Read the article header if it's not
11321         available.
11322         (spam-list-articles): Simplify logic.
11323         (spam-filelist-register-routine): Fix bug with unregister-list.
11324
11325         * gnus-registry.el: Fix comments at beginning.
11326
11327 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
11328
11329         * message.el (message-cater-to-broken-inn): Remove.
11330         (message-shorten-references): Make sure the total folded length of
11331         References is shorter than 998 characters to cater to a bug in INN
11332         2.3.  Also, don't pretend that references aren't folded -- this
11333         hasn't worked for a while.
11334
11335 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11336
11337         * gnus-agent.el (gnus-agentize):
11338         gnus-agent-send-mail-real-function no longer set to current value
11339         of message-send-mail-function but rather a lambda that calls
11340         message-send-mail-function.  The change makes the agent real-time
11341         responsive to user changes to message-send-mail-function.
11342
11343 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11344
11345         * legacy-gnus-agent.el
11346         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
11347         help from Florian Weimer <fw@deneb.enyo.de>
11348
11349 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11350
11351         * nnmail.el (nnmail-cache-insert): Revert last change.
11352
11353 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11354
11355         * nnmail.el (nnmail-cache-insert): Always check whether
11356         nnmail-cache-ignore-groups matches a group name.
11357
11358 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
11359
11360         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
11361         (spam-find-spam, spam-log-processing-to-registry)
11362         (spam-log-registered-p, spam-log-unregistration-needed-p)
11363         (spam-log-undo-registration): Use gnus-message instead of
11364         gnus-error, none of these errors are fatal.
11365
11366         * gnus-registry.el (gnus-registry-clean-empty-function)
11367         (gnus-registry-clean-empty): Remove only empty entries without
11368         extra data.
11369
11370 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
11371
11372         * spam-stat.el (spam-stat-buffer-change-to-spam)
11373         (spam-stat-buffer-change-to-non-spam): Change (error) to
11374         (gnus-message 8) invocation.
11375
11376 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11377
11378         * nntp.el (nntp-via-netcat-command): New variable.
11379         (nntp-via-netcat-switches): New variable.
11380         (nntp-open-via-rlogin-and-netcat): New function.
11381         (nntp-open-connection-function): Doc fix.
11382         (nntp-telnet-command): Doc fix.
11383         (nntp-end-of-line): Doc fix.
11384         (nntp-via-rlogin-command): Doc fix.
11385         (nntp-via-user-name): Doc fix.
11386         (nntp-via-address): Doc fix.
11387
11388 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11389
11390         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
11391         error in Emacs 21.1.
11392
11393 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
11394
11395         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
11396
11397 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11398         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
11399         (gnus-agent-with-refreshed-group): New macro.
11400         (gnus-agent-rename-group): New function.
11401         (gnus-agent-delete-group): New function.
11402         (gnus-agent-save-group-info): Use gnus-command-method when
11403         `method' parameter is nil.  Don't write nil entries into the
11404         active file.
11405         (gnus-agent-get-group-info): New function.
11406         (gnus-agent-fetch-articles): Use
11407         gnus-agent-update-files-total-fetched-for to increment disk space
11408         used.
11409         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
11410         gnus-agent-update-view-total-fetched-for to increment disk space
11411         used.
11412         (gnus-agent-get-local): Added optional parameters to avoid calling
11413         gnus-group-real-name and gnus-find-method-for-group.
11414         (gnus-agent-set-local): Delete stored entry if either min, or max,
11415         are nil.
11416         (gnus-agent-fetch-session): Reworded error/quit messages.  On
11417         quit, use gnus-agent-regenerate-group to record existance of any
11418         articles fetched to disk before the quit occurred.
11419         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
11420         gnus-agent-update-view-total-fetched-for, and
11421         gnus-agent-update-files-total-fetched-for to decrement disk space
11422         used.
11423         (gnus-agent-retrieve-headers): Use
11424         gnus-agent-update-view-total-fetched-for to increment disk space
11425         used.
11426         (gnus-agent-regenerate-group): Replace gnus-group-update-group
11427         with gnus-agent-update-files-total-fetched-for to decrement disk
11428         space and fresh group buffer.
11429         (gnus-agent-inhibit-update-total-fetched-for): New variable.
11430         (gnus-agent-need-update-total-fetched-for): New variable.
11431         (gnus-agent-update-files-total-fetched-for): New function.
11432         (gnus-agent-update-view-total-fetched-for): New function.
11433         (gnus-agent-total-fetched-for): New function.
11434
11435         * gnus-cache.el (gnus-cache-save-buffers): Use
11436         gnus-cache-update-overview-total-fetched-for to change disk space
11437         used by this group.
11438         (gnus-cache-possibly-enter-article): Use
11439         gnus-cache-update-file-total-fetched-for to increment disk space
11440         used by this group.
11441         (gnus-cache-possibly-remove-article): Use
11442         gnus-cache-update-file-total-fetched-for to decrement disk space
11443         used by this group.
11444         (gnus-cache-generate-nov-databases): Purge total fetched cache.
11445         (gnus-cache-rename-group): New function.
11446         (gnus-cache-delete-group): New function.
11447         (gnus-cache-inhibit-update-total-fetched-for): New variable.
11448         (gnus-cache-need-update-total-fetched-for): New variable.
11449         (gnus-cache-with-refreshed-group): New macro.
11450         (gnus-cache-update-file-total-fetched-for): New function.
11451         (gnus-cache-update-overview-total-fetched-for): New function.
11452         (gnus-cache-rename-group-total-fetched-for): New function.
11453         (gnus-cache-delete-group-total-fetched-for): New function.
11454         (gnus-cache-total-fetched-for): New function.
11455
11456         * gnus-group.el: Require gnus-sum and autoload functions to
11457         resolve warnings when gnus-group.el compiled alone.
11458         (gnus-group-line-format): Documented new %F
11459         (size of Fetched data) group line format; identifies disk space
11460         used by agent and cache.
11461         (gnus-group-line-format-alist): Defined new F format.
11462         (gnus-total-fetched-for): New function.
11463         (gnus-group-delete-group): No longer update
11464         gnus-cache-active-altered as gnus-request-delete-group now keeps
11465         the cache in sync.
11466         (gnus-group-list-active): Let the agent store a server's active
11467         list if currently plugged.
11468
11469         * gnus-int.el (gnus-request-delete-group):
11470         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
11471         local disk in sync with the server.
11472         (gnus-request-rename-group):
11473         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
11474         local disk in sync with the server.
11475
11476         * gnus-start.el (gnus-get-unread-articles):
11477         Cosmetic simplification to logic.
11478
11479         * gnus-util.el (gnus-rename-file): New function.
11480
11481 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
11482
11483         * mm-util.el (mm-image-load-path): Handle nil in load-path.
11484
11485 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
11486
11487         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
11488         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
11489
11490 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
11491
11492         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
11493         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
11494
11495 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
11496
11497         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
11498
11499 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
11500
11501         * spam.el (spam-set-difference): Add function to replace
11502         gnus-set-difference in spam.el.
11503         (spam-summary-prepare-exit): Use spam-set-difference.
11504
11505 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
11506
11507         * gnus-registry.el (gnus-registry-cache-file): Update to use
11508         gnus-dribble-directory OR gnus-home-directory OR ~.
11509         (gnus-registry-split-fancy-with-parent): Fix doc.
11510
11511 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11512
11513         * message.el (message-exchange-point-and-mark): Use
11514         message-mark-active-p.  Suggested by Jesper Harder
11515         <harder@ifa.au.dk>.
11516
11517 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11518
11519         * message.el (message-exchange-point-and-mark): Don't activate
11520         region if it was inactive.  Suggested by Hiroshi Fujishima
11521         <pooh@nature.tsukuba.ac.jp>.
11522
11523 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11524
11525         * gnus-art.el (article-display-face): Display Faces in the same
11526         order as X-Faces.
11527
11528 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11529
11530         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
11531
11532 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11533
11534         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
11535         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
11536         (gnus-article-mime-hierarchy): Remove.
11537         (gnus-article-mime-hierarchy-next): Remove.
11538         (gnus-article-mode): Revert 2004-03-19 change.
11539         (gnus-article-setup-buffer): Revert 2004-03-19 change.
11540         (gnus-insert-mime-button): Revert 2004-03-19 change.
11541         (gnus-mime-accumulate-hierarchy): Remove.
11542         (gnus-mime-enter-multipart): Remove.
11543         (gnus-mime-leave-multipart): Remove,
11544         (gnus-mime-display-part): Revert 2004-03-19 change.
11545         (gnus-mime-display-alternative): Revert 2004-03-19 change.
11546
11547         * mml.el (mml-preview): Revert 2004-03-19 change.
11548
11549 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
11550
11551         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
11552
11553 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11554
11555         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
11556         t while entering a file name using the mm-with-multibyte macro.
11557         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11558
11559         * mm-util.el (mm-with-multibyte): New macro.
11560
11561 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11562
11563         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
11564         user option.
11565         (gnus-mime-multipart-functions): Doc and customization fix.
11566         (gnus-article-mime-hierarchy): New variable.
11567         (gnus-article-mime-hierarchy-next): New variable.
11568         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
11569         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
11570         gnus-article-mime-hierarchy-next to nil.
11571         (gnus-insert-mime-button): Show hierarchy numbers.
11572         (gnus-mime-accumulate-hierarchy): New function.
11573         (gnus-mime-enter-multipart): New function.
11574         (gnus-mime-leave-multipart): New function.
11575         (gnus-mime-display-part): Recompute hierarchical MIME structure.
11576         (gnus-mime-display-alternative): Show hierarchy numbers.
11577
11578         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
11579         gnus-article-mime-hierarchy-next to nil.
11580
11581 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
11582
11583         * dns.el: Don't require gnus-xmas.
11584
11585 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
11586
11587         * mml.el (mml-generate-mime-1): Don't use format=flowed with
11588         inline PGP.
11589         (mml-menu): Disable mml-quote-region if mark is inactive.
11590
11591 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11592
11593         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
11594         when the group's active is not available.
11595
11596 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11597
11598         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
11599         error.
11600
11601 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
11602
11603         * imap.el (imap-store-password): New variable.
11604         (imap-interactive-login): Use it.
11605         Suggested by Mark Plaksin <happy@mcplaksin.org>.
11606
11607 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11608
11609         * gnus-art.el (gnus-article-read-summary-keys): Restore new
11610         window-start and hscroll to summary window.
11611
11612 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11613
11614         * gnus-start.el (gnus-convert-old-newsrc): Only write the
11615         conversion message to newsrc-dribble when an actual conversion is
11616         performed.
11617
11618 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
11619
11620         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
11621
11622 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11623
11624         * mm-decode.el (mm-complicated-handles): New function reviving
11625         former definition of mm-multiple-handles.
11626
11627         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
11628         (gnus-mime-delete-part): Use it.
11629
11630 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11631
11632         * gnus-agent.el (gnus-agent-read-local): Bind
11633         nnheader-file-coding-system to gnus-agent-file-coding-system to
11634         avoid the implicit assumption that they will always be equal.
11635         (gnus-agent-save-local): Bind buffer-file-coding-system, not
11636         coding-system-for-write, as the with-temp-file macro first prints
11637         to a buffer then saves the buffer.
11638
11639 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11640
11641         * gnus-art.el (gnus-article-edit-part): New function.
11642         (gnus-mime-save-part-and-strip): Use it; do query instead of
11643         signaling an error; don't use mm-multiple-handles.
11644         (gnus-mime-delete-part): Ditto.
11645
11646 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11647
11648         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
11649         old file versions.
11650         (gnus-group-prepare-hook): Removed function that converted list
11651         form of gnus-agent-expire-days to group properties.
11652
11653         * gnus-int.el: Autoload gnus-agent-regenerate-group.
11654         (gnus-request-accept-article): Re-indented.
11655
11656         * gnus-start.el (gnus-convert-old-newsrc): Registered new
11657         converters to handle old agent file formats.  Added logic for a
11658         "backup before upgrading warning".
11659         (gnus-convert-mark-converter-prompt): Developers can mark
11660         functions as needing (default), or not needing,
11661         gnus-convert-old-newsrc's "backup before upgrading warning".
11662         (gnus-convert-converter-needs-prompt): Tests whether the user
11663         should be protected from potentially irreversable changes by the
11664         function.
11665
11666         * legacy-gnus-agent.el: New.  Provides converters that are only
11667         loaded when gnus-convert-old-newsrc needs to call them.
11668
11669 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11670
11671         * mail-source.el (mail-source-touch-pop): Doc fix.
11672
11673         * message.el (message-smtpmail-send-it): Doc fix.
11674
11675 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
11676
11677         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
11678
11679         * nnmail.el (nnmail-split-fancy): do.
11680
11681         * gnus-kill.el (gnus-kill, gnus-execute): do.
11682
11683 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
11684
11685         * gnus-sum.el (gnus-widget-reversible-match)
11686         (gnus-widget-reversible-to-internal)
11687         (gnus-widget-reversible-to-external): New functions.
11688         (gnus-widget-reversible): New widget.
11689         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
11690
11691 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
11692
11693         * gnus-sum.el (gnus-thread-sort-functions)
11694         (gnus-article-sort-functions): Document `(not F)' items.
11695
11696 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
11697
11698         * spam.el (spam-use-gmane-xref): Add new backend.
11699         (spam-gmane-xref-spam-group): Add variable to control the name of the
11700         Gmane spam group.
11701         (spam-blackhole-servers, spam-blackhole-good-server-regex)
11702         (spam-regex-headers-spam, spam-regex-headers-ham)
11703         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
11704         (spam-list-of-checks): Add spam-use-gmane-xref to list of
11705         backends and checks.
11706         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
11707
11708         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
11709         an autodetect method.
11710
11711 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11712
11713         * gnus-int.el (gnus-request-accept-article): Inform the agent that
11714         articles are being added to a group.
11715         (gnus-request-replace-article): Inform the agent that articles
11716         need to be uncached as the cached contents are no longer valid.
11717
11718 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11719
11720         * binhex.el: Don't autoload executable-find.
11721
11722         * canlock.el: Don't autoload mail-fetch-field.
11723
11724         * dgnushack.el: Autoload c-mode for XEmacs.
11725
11726         * gnus-ems.el: Don't autoload appt-select-lowest-window.
11727
11728         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
11729         rmail-dont-reply-to and rmail-output.
11730
11731         * gnus-score.el: Don't autoload ffap-string-at-point.
11732
11733         * gnus-setup.el: Don't autoload sc-cite-original.
11734
11735         * imap.el: Don't autoload base64-decode-string,
11736         base64-encode-string and md5.
11737
11738         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
11739         and rmail-msg-restore-non-pruned-header.
11740
11741         * mm-decode.el: Don't autoload executable-find.
11742
11743         * mm-url.el: Don't autoload executable-find.
11744
11745         * mm-view.el: Don't autoload diff-mode.
11746
11747         * nndb.el: Don't autoload news-reply-mode, news-setup,
11748         cancel-timer and telnet.
11749
11750         * password.el: Don't autoload run-at-time for Emacs.
11751
11752         * sha1-el.el: Don't autoload executable-find.
11753
11754         * sieve-mode.el: Don't autoload c-mode.
11755
11756         * uudecode.el: Don't autoload executable-find.
11757
11758 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11759
11760         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
11761         (gnus-agent-possibly-alter-active): Avoid null in numeric
11762         comparison.
11763         (gnus-agent-set-local): Refuse to save null in local object table.
11764         (gnus-agent-regenerate-group): The REREAD parameter can now be a
11765         list of articles that will be marked as unread.
11766
11767 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11768
11769         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
11770
11771 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
11772
11773         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
11774         language tags.
11775
11776 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
11777
11778         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
11779         Don't bind "obarray".
11780
11781         * gnus-sum.el (gnus-thread-sort-functions): Added
11782         `gnus-thread-sort-by-most-recent-number' and
11783         `gnus-thread-sort-by-most-recent-date'.
11784         Reported by Kai Grossjohann <kai@emptydomain.de>.
11785
11786 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11787
11788         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
11789
11790 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11791
11792         * gnus-cus.el (gnus-agent-customize-category): Removed
11793         ignore-errors macro reference that required cl to be loaded at
11794         run-time.
11795
11796         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
11797         single-interval range of the form (min . max).  Previously the
11798         range had to look like ((min . max)).  Likewise, return
11799         (min . max) rather than ((min . max)).
11800         (gnus-range-map): Use gnus-range-normalize to accept
11801         single-interval range.
11802
11803         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
11804         the cache, but not the agent, now appear with their usual face.
11805
11806         * dgnushack.el (loaddir): New variable that is bound to the
11807         directory containing the dgnushack.el file. Use loaddir, rather
11808         than srcdir, to update load-path. Change lets dgnushack compile
11809         code in directories other than GNUS/lisp.
11810
11811 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11812
11813         * lpath.el: Don't bind w3m-safe-url-regexp.
11814
11815         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
11816         w3m-safe-url-regexp variable buffer-local.
11817
11818         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
11819
11820 2004-02-27  Simon Josefsson  <jas@extundo.com>
11821
11822         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
11823         gnus-group-real-prefix.
11824         (gnus-summary-move-article): Use it, instead of
11825         gnus-group-real-prefix.
11826
11827 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11828
11829         * lpath.el: Bind w3m-safe-url-regexp.
11830
11831         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
11832         w3m-safe-url-regexp variable buffer-local and set it as the value
11833         of mm-w3m-safe-url-regexp.
11834
11835         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
11836
11837         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
11838         parsing gnus-posting-styles when the message is not for replying.
11839
11840         * dgnushack.el: Autoload sgml-mode for XEmacs.
11841
11842         * nnrss.el (nnrss-opml-export): Use
11843         mm-set-buffer-file-coding-system instead of
11844         set-buffer-file-coding-system.
11845
11846 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
11847
11848         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
11849         of checkdoc.el).
11850         * nnrss.el: do.
11851         * gnus-mlspl.el: do.
11852         * gnus-ml.el: do.
11853         * gnus-srvr.el: do.
11854
11855         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
11856
11857 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
11858
11859         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
11860         Corrections to custom-manual links.
11861
11862         * gnus-art.el (gnus-article): Ditto.
11863
11864         * mm-decode.el (mime-display, mime-security): Ditto.
11865
11866 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
11867
11868         * flow-fill.el: Typo.
11869
11870 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
11871
11872         * spam-wash.el: New file.
11873
11874 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
11875
11876         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
11877
11878 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
11879
11880         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
11881         to be run with new-articles as LIST1, not LIST2.
11882         (spam-registration-functions): Add spam-use-ham-copy as a nil
11883         registration backend.
11884
11885 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
11886
11887         * spam-stat.el (spam-stat-washing-hook): New option.
11888         (spam-stat-buffer-words): Use it.
11889         (spam-stat-process-directory, spam-stat-test-directory): Use
11890         insert-file-contents-literally.
11891         (spam-stat-coding-system): New variable.
11892         (spam-stat-load, spam-stat-save): Use it.
11893
11894 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11895
11896         * spam-report.el (spam-report-plug-agent): Quote
11897         spam-report-url-to-file and spam-report-url-ping-plain.
11898
11899 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
11900
11901         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
11902         / in mailto URLs.
11903
11904 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11905
11906         * spam-report.el (spam-report-process-queue): Fix interactive use.
11907         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
11908         (spam-report-unplug-agent): Doc fixes.
11909         (spam-report-url-ping-mm-url, spam-report-url-to-file)
11910         (spam-report-agentize, spam-report-deagentize): Autoload
11911
11912 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11913
11914         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
11915
11916         * message.el (message-setup-fill-variables): Add mml tags to
11917         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
11918         <ajk@iu.edu>.
11919         (message-mode): Don't modify paragraph-separate there.
11920
11921 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11922
11923         * compface.el (uncompface-use-external): Default to undecided.
11924         (uncompface-use-external-threshold): New variable.
11925         (uncompface-float-time): New macro.
11926         (uncompface): Determine whether to use the external decoder if
11927         uncompface-use-external is undecided.
11928
11929 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11930
11931         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
11932         after images.
11933
11934         * gnus-art.el (gnus-mime-display-single): Remove dead code.
11935
11936 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
11937
11938         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
11939
11940         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
11941
11942         * gnus-sum.el (gnus-summary-limit-to-age)
11943         (gnus-summary-limit-children): do.
11944
11945         * gnus-int.el (gnus-request-scan): do.
11946
11947         * gnus-group.el (gnus-group-suspend): do.
11948
11949         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
11950
11951         * gnus-cite.el (gnus-cite-parse-attributions): do.
11952
11953         * gnus-agent.el (gnus-summary-set-agent-mark)
11954         (gnus-agent-regenerate-group): do.
11955
11956         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
11957
11958         * binhex.el (binhex-decode-region-internal): do.
11959
11960 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11961
11962         * gnus-fun.el (gnus-face-properties-alist): New user option.
11963         (gnus-display-x-face-in-from): Use it.
11964
11965         * gnus-art.el (article-display-face): Ditto.
11966
11967         * compface.el (uncompface-use-external): Default to nil.
11968
11969 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
11970
11971         * nntp.el (nntp-erase-buffer): New function.
11972         (nntp-retrieve-data, nntp-send-command)
11973         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
11974         (nntp-possibly-change-group): Use it.
11975
11976         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
11977         with-current-buffer.
11978
11979 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
11980
11981         * compface.el: Merge the ELisp-based uncompface program.
11982         (compface): New customization group.
11983         (uncompface-use-external): New user option.
11984         (uncompface): Call uncompface-internal if uncompface-use-external
11985         is nil.
11986         (uncompface-internal): New function.  Note that there are also
11987         some other functions and variables added for this function.
11988
11989 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
11990
11991         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
11992         if necessary.
11993
11994 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
11995
11996         * spam-report.el (spam-report-unplug-agent)
11997         (spam-report-plug-agent, spam-report-deagentize)
11998         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
11999         Add support for the Agent in spam-report: when unplugged, report to a
12000         file; when plugged, submit all the requests.
12001
12002         * spam.el (spam-register-routine): Fix message about
12003         registration.
12004
12005 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
12006
12007         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
12008         dependencies.
12009         (rfc2047-encode): Use it.
12010
12011         * gnus-art.el (gnus-button-marker-list): Move before first
12012         reference.
12013
12014         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
12015         (imap-parse-body): Fix format string mismatch.
12016
12017         * gnus-score.el (gnus-summary-increase-score): do.
12018
12019         * nnrss.el (nnrss-close): New function.
12020
12021 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
12022
12023         * nnrss.el (nnrss-make-filename): New function.
12024         (nnrss-request-delete-group, nnrss-read-server-data)
12025         (nnrss-save-server-data, nnrss-read-group-data)
12026         (nnrss-save-group-data): Use it.
12027         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
12028         (nnrss-read-server-data, nnrss-read-group-data): Use load.
12029         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
12030
12031 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
12032
12033         * mml.el (mml-compute-boundary-1): Don't uncompress files.
12034
12035 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
12036
12037         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
12038         files.
12039
12040         * message.el (message-generate-headers-first): Don't quote nil
12041         and t in docstrings.
12042
12043         * imap.el (imap-id): do.
12044
12045         * gnus-agent.el (gnus-agent-consider-all-articles)
12046         (gnus-agent-queue-mail): do.
12047
12048 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
12049
12050         * spam-report.el (spam-report-process-queue): New function.
12051         Process requests from `spam-report-requests-file'.
12052         (spam-report-process-queue): Doc fix.
12053
12054 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
12055
12056         * spam.el (spam-register-routine)
12057         (spam-log-processing-to-registry, spam-log-registered-p)
12058         (spam-log-unregistration-needed-p, spam-log-undo-registration):
12059         Change "check" to "spam-check" for semi-clarity.
12060
12061 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
12062
12063         * pop3.el: Require nnheader.
12064
12065         * mml-smime.el: Require cl.  Autoload message-fetch-field.
12066
12067         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
12068
12069         * gnus-picon.el: Require cl.
12070
12071         * gnus-fun.el: Require gnus-ems and gnus-util.
12072
12073         * gnus.el (gnus-method-to-server): Move defsubst before first use.
12074
12075         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
12076
12077         * gnus-art.el (gnus-article-edit-mode): Define before first
12078         reference.
12079
12080 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
12081
12082         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
12083         (gnus-uu-post-encoded): Use point-at-bol.
12084
12085         * gnus-topic.el (gnus-group-active-topic-p): do.
12086
12087         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
12088
12089         * gnus-group.el (gnus-group-kill-region): do.
12090
12091         * gnus-art.el (article-date-ut): do.
12092
12093         * message.el (message-fetch-field): Remove redundant
12094         case-fold-search binding.
12095         (message-narrow-to-field): Simplify.
12096
12097 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
12098
12099         * spam.el (spam-directory): Derive from `gnus-directory'.
12100
12101         * spam-report.el (spam-report-url-to-file)
12102         (spam-report-requests-file): New function and variable for offline
12103         reporting.
12104         (spam-report-url-ping-function): Add `spam-report-url-to-file'
12105         and user defined function.
12106         (spam-report-url-ping-mm-url): Remove doubled slash.
12107
12108 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
12109
12110         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
12111
12112 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
12113
12114         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
12115         format string mismatch.
12116
12117         * sieve.el (sieve-deactivate-all): do.
12118
12119         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
12120
12121         * nnlistserv.el (nnlistserv-kk-wash-article): do.
12122
12123         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
12124
12125         * mm-bodies.el (mm-7bit-chars): Don't include \r.
12126
12127 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
12128
12129         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
12130         the list of checks.
12131
12132 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
12133
12134         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
12135         padding.
12136
12137 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
12138
12139         * mm-view.el (mm-fill-flowed): New variable.
12140         (mm-inline-text): Use it.
12141
12142 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
12143
12144         * spam.el (spam-spamassassin-register-ham-routine)
12145         (spam-spamassassin-register-spam-routine): Fix function names.
12146
12147 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12148
12149         * gnus.el (gnus-tmp-grouplens): Remove.
12150         (gnus-summary-line-format): Remove grouplens.
12151
12152         * gnus-group.el (gnus-group-line-format): Ditto.
12153
12154         * gnus-spec.el (gnus-format-specs): Ditto.
12155         (gnus-update-format-specifications): Flush the group format spec
12156         cache if there's the grouplens stuff.
12157         (gnus-parse-simple-format): Replace %l with the empty string.
12158
12159 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
12160
12161         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
12162         omission.
12163
12164 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12165
12166         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
12167         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
12168
12169 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
12170
12171         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
12172         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
12173         New macros and functions.
12174         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
12175         Handle > NLINK_MAX messages.
12176         * nnmaildir.el (nnmaildir-request-set-mark): Use
12177         nnmaildir--emlink-p and nnmaildir--eexist-p.
12178
12179 2004-01-25  Alex Schroeder  <alex@gnu.org>
12180
12181         * spam-stat.el (spam-stat-process-directory-age): New option.
12182         (spam-stat-process-directory): Use it.
12183
12184 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
12185
12186         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
12187         (spam-stat-save): Accept prefix argument.
12188
12189 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
12190
12191         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
12192         links" error.
12193
12194 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12195
12196         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
12197         the rest of the and/or forms.
12198
12199 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
12200
12201         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
12202         compatibility with old .newsrc.eld files.
12203
12204         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
12205
12206         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
12207
12208         * gnus-start.el (gnus-1): do.
12209
12210         * gnus-group.el (gnus-group-line-format-alist): do.
12211
12212         * gnus.el (gnus-use-grouplens, gnus-visual): do.
12213
12214         * gnus-gl.el: Remove.
12215
12216 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12217
12218         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
12219         marks consisting of a single range {for example, (3 . 5)} rather
12220         than a list of a single range { ((3 . 5)) }.
12221
12222 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
12223
12224         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
12225         with-current-buffer.
12226         (spam-stat-store-current-buffer): Use insert-buffer-substring to
12227         avoid consing a string.
12228
12229         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
12230         Remove obsolete entries for big5 and gb2312.
12231
12232 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12233
12234         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
12235         uncompressed list.
12236
12237 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
12238
12239         * spam-stat.el (spam-stat-strip-xref): New function.
12240         (spam-stat-process-directory): Use it.
12241
12242         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
12243         here -- it's done in message-fetch-field.
12244
12245 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12246
12247         * gnus-agent.el (gnus-agent-queue-mail,
12248         gnus-agent-prompt-send-queue): New variables.
12249         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
12250         * gnus-draft.el (gnus-group-send-queue): Pass the group name
12251         "nndraft:queue" along to gnus-draft-send.  Use
12252         gnus-agent-prompt-send-queue.
12253         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
12254         is "nndraft:queue".  Suggested by Gaute Strokkenes
12255         <gs234@srcf.ucam.org>
12256
12257         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
12258         (agent-enable-undownloaded-faces): Added
12259         (gnus-agent-cat-groups): Use eval-and-compile, not
12260         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
12261         method of gnus-agent-cat-groups even when the buffer has been
12262         evaled.
12263         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
12264         delete gnus-agent-save-active-1.
12265         (gnus-agent-save-groups): Deleted.  Identical to
12266         gnus-agent-save-active.
12267         (gnus-agent-write-active): No longer adjust agent's copy of active
12268         file as agent's adjustments are now stored in their own
12269         file.  Removed optional parameter.
12270         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
12271         servers.  Add use of min/max range limits from server's local
12272         file.
12273         (gnus-agent-save-alist): Removed unused optional argument.
12274         (gnus-agent-load-local, gnus-agent-read-and-cache-local),
12275         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local),
12276         (gnus-agent-set-local): A per-server file that keeps min/max range
12277         limits for articles known to the agent.  Provides a fast mechanism
12278         for altering many active ranges.
12279         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
12280         active file (local makes it unnecessary).
12281         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
12282
12283         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
12284         (agent-enable-undownloaded-faces): Added
12285
12286         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
12287         disable it when sending to "nndraft:queue".
12288         (gnus-group-send-queue): Add safety check to avoid sending queue
12289         when unplugged.
12290
12291         * gnus-group.el (gnus-group-catchup): Use new
12292         gnus-sequence-of-unread-articles, not
12293         gnus-list-of-unread-articles, to avoid exhausting memory with huge
12294         numbers of articles.  Use gnus-range-map to avoid having to
12295         uncompress the unread list.
12296         (gnus-group-archive-directory,
12297         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
12298         reference.
12299
12300         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
12301         (gnus-sorted-range-intersection): Intersection of two ranges
12302         without requiring that they first be uncompressed.
12303
12304         * gnus-start.el (gnus-activate-group): Unless blocked by the
12305         caller, possibly expand the active range to include both cached
12306         and agentized articles.
12307         (gnus-convert-old-newsrc): Rewrote in anticipation of having
12308         multiple version-dependent converters.
12309         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
12310         gnus-agent-save-active.
12311         (gnus-save-newsrc-file): Save dirty agent range limits.
12312
12313         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
12314         gnus-agent-possibly-alter-active.
12315         (gnus-adjust-marked-articles): Faster handling of simple lists
12316
12317 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
12318
12319         * spam-stat.el (spam-stat-test-directory): New optional argument
12320         displays a list of files detected.  Suggested by Andrew Cohen
12321         <cohen@andy.bu.edu>.
12322         (spam-stat-buffer-words-with-scores): Don't narrow and change
12323         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
12324
12325 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
12326
12327         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
12328         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
12329         (spam-spamassassin-arguments)
12330         (spam-spamassassin-spam-flag-header)
12331         (spam-spamassassin-positive-spam-flag-header)
12332         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
12333         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
12334         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12335         (spam-list-of-processors, spam-list-of-checks)
12336         (spam-list-of-statistical-checks, spam-registration-functions)
12337         (spam-check-spamassassin-headers, spam-check-spamassassin)
12338         (spam-spamassassin-score)
12339         (spam-spamassassin-register-with-sa-learn)
12340         (spam-spamassassin-register-spam-routine)
12341         (spam-spamassassin-register-ham-routine)
12342         (spam-assassin-register-spam-routine)
12343         (spam-assassin-register-ham-routine): Add SpamAssassin support.
12344         (spam-bogofilter-score): Fix to show article before scoring.
12345
12346 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
12347
12348         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
12349         default scoring function.
12350         (spam-generic-score): Call spam-spamassassin-score if
12351         spam-use-spamassassin or spam-use-spamassassin-headers is on;
12352         spam-bogofilter-score otherwise.
12353
12354         * gnus.el (spam-process, spam-autodetect-methods): Add
12355         spamassassin and spamassassin-headers.
12356
12357 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
12358
12359         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12360         Suppress unnecessary messages.
12361
12362 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
12363
12364         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
12365         make-hash-table.
12366
12367 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12368
12369         * canlock.el (base64-encode-string): Don't autoload it.
12370
12371 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12372
12373         * run-at-time.el: Remove useless (require 'itimer),
12374         eval-and-compile and (featurep 'xemacs).
12375
12376 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
12377
12378         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
12379         GROUP is a virtual group.
12380
12381 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
12382
12383         * gnus.el: Autoload `message-y-or-n-p'.
12384
12385 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
12386
12387         * pgg-parse.el: Remove unnecessary (require 'custom).
12388
12389         * pgg-def.el: do.
12390
12391         * nnmail.el: do.
12392
12393         * gnus-undo.el: do.
12394
12395         * gnus-picon.el: do.
12396
12397         * gnus-util.el: do.
12398
12399 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
12400
12401         * gnus-sum.el (gnus-pick-line-number): Add autoload.
12402
12403 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12404
12405         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
12406         handle, as well as a list.
12407
12408         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
12409         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
12410         (mm-w3m-cid-retrieve): Simplify.
12411
12412 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
12413
12414         * message.el (message-kill-to-signature): Allow prefix arg to
12415         specify number of lines to keep before signature.
12416
12417 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
12418
12419         (message-kill-to-signature): Change docstring.
12420
12421 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12422
12423         * canlock.el: Always require sha1-el.
12424         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
12425
12426         * message.el: Autoload sha1 only when compiling.
12427
12428         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
12429         eudc-expand-inline for XEmacs.
12430
12431 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12432
12433         * message.el (message-canlock-generate): Require sha1-el.
12434
12435 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
12436
12437         * message.el (message-expand-name): Silence the byte compiler.
12438
12439         * lpath.el: Add detect-coding-system.
12440
12441         * dgnushack.el (dgnushack-compile): Remove obsolete check for
12442         cus-edit.
12443
12444 2004-01-13  Simon Josefsson  <jas@extundo.com>
12445
12446         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
12447         Invoke gnus-score-mode.  Reported by
12448         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
12449
12450         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
12451         Jim Blandy <jimb@redhat.com> (tiny change).
12452
12453 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
12454
12455         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
12456
12457 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
12458
12459         * spam.el (spam-get-article-as-string): Update to use
12460         gnus-request-article-this-buffer, much simpler.
12461         (spam-get-article-as-buffer): Remove.
12462
12463 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
12464
12465         * message.el (message-expand-name): Use EUDC if the user uses
12466         that.
12467
12468 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
12469
12470         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
12471         character for the encoding to avoid consing a string.
12472
12473         * rfc2047.el (rfc2047-decode-string): Don't cons a string
12474         unnecessarily.
12475
12476         * mm-util.el (mm-replace-chars-in-string): Remove.
12477
12478         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
12479         of mm-replace-chars-in-string.
12480
12481 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
12482
12483         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
12484
12485         * mm-util.el (mm-subst-char-in-string): Support inplace.
12486
12487         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
12488         a new string in every iteration.  Use shy groups.
12489
12490 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
12491
12492         * gnus-srvr.el (gnus-browse-unsubscribe-group):
12493         * gnus-soup.el (gnus-soup-group-brew):
12494         * gnus-msg.el (gnus-put-message):
12495         * gnus-move.el (gnus-group-move-group-to-server):
12496         * gnus-kill.el (gnus-batch-score):
12497         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
12498         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
12499         (gnus-group-update-group, gnus-group-read-group)
12500         (gnus-group-make-group, gnus-group-make-help-group)
12501         (gnus-group-make-archive-group, gnus-group-make-directory-group)
12502         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
12503         (gnus-group-sort-by-unread, gnus-group-catchup)
12504         (gnus-group-unsubscribe-group, gnus-group-kill-group)
12505         (gnus-group-yank-group, gnus-group-set-info)
12506         (gnus-group-list-groups):
12507         * gnus.el (gnus-generate-new-group-name):
12508         * gnus-delay.el (gnus-delay-send-queue):
12509         * nnvirtual.el (nnvirtual-catchup-group):
12510         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
12511         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
12512         (gnus-group-prepare-topics, gnus-topic-check-topology):
12513         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
12514         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
12515         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
12516         (gnus-group-make-articles-read):
12517         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
12518         (gnus-group-change-level, gnus-kill-newsgroup)
12519         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
12520         (gnus-get-unread-articles, gnus-make-articles-unread)
12521         (gnus-make-ascending-articles-unread): Use accessor
12522         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
12523         to get group information for improved readability.
12524
12525
12526 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
12527
12528         * gnus-art.el (article-decode-mime-words, article-babel)
12529         (gnus-article-highlight-signature, gnus-article-add-buttons)
12530         (gnus-signature-toggle): Use gnus-with-article-buffer.
12531
12532         * gnus-art.el (gnus-article-highlight-headers)
12533         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
12534
12535         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
12536         (gnus-article-set-globals, gnus-request-article-this-buffer)
12537         (gnus-button-message-id, gnus-article-maybe-hide-headers)
12538         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
12539         (gnus-mime-display-alternative): Use with-current-buffer.
12540
12541 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12542
12543         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
12544         also under 80 char limit, and call gnus-error if needed.
12545         (spam-fetch-article-header): Fix - it was a
12546         buffer-local variable (gnus-newsgroup-data).
12547         (spam-find-spam): Use spam-generate-fake-headers, forget about
12548         spam-insert-fake-headers.
12549         (spam-insert-fake-headers): Remove.
12550
12551 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
12552
12553         * deuglify.el (gnus-article-outlook-unwrap-lines)
12554         (gnus-outlook-rearrange-article)
12555         (gnus-outlook-repair-attribution-outlook)
12556         (gnus-outlook-repair-attribution-block)
12557         (gnus-outlook-repair-attribution-other): Remove redundant
12558         save-excursion.
12559
12560 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12561
12562         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
12563         (spam-fetch-field-subject-fast)
12564         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
12565         (spam-fetch-article-header): Add functions to deal with Gnus
12566         internals for fast retrieval of article header data.
12567         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
12568
12569 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
12570
12571         * pop3.el (pop3-md5): Remove.
12572         (pop3-apop): Replace pop3-md5 with md5.
12573
12574         * mm-bodies.el: base64 is always built-in.
12575
12576         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
12577         with-current-buffer.
12578
12579 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12580
12581         * canlock.el (canlock-insert-header): Remove excessive grouping in
12582         regexp.
12583
12584         * gnus-sum.el (gnus-summary-read-document): Ditto.
12585
12586         * gnus-uu.el (gnus-uu-part-number): Ditto.
12587
12588         * html2text.el (html2text-remove-tags): Ditto.
12589         (html2text-format-tags): Ditto.
12590         (html2text-format-single-elements): Ditto.
12591
12592         * mml.el (mml-parse-1): Ditto.
12593
12594 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
12595
12596         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
12597
12598         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
12599
12600         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
12601
12602         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
12603
12604 2003-11-15  Simon Josefsson  <jas@extundo.com>
12605
12606         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
12607         (pgg-gpg-lookup-key): Use regexp match instead of
12608         split-string (split-string is different between emacs 21.2 and
12609         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
12610
12611 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
12612
12613         * gnus-art.el (gnus-mime-view-all-parts)
12614         (gnus-article-part-wrapper, gnus-article-view-part): Use
12615         with-current-buffer.
12616
12617 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
12618
12619         * spam.el (spam-disable-spam-split-during-ham-respool)
12620         (spam-spamoracle-database, spam-cache-lookups)
12621         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
12622         (spam-group-ham-mark-p, spam-group-spam-mark-p)
12623         (spam-group-ham-marks, spam-group-spam-marks)
12624         (spam-group-spam-contents-p, spam-group-ham-contents-p)
12625         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
12626         also add spam-use-blackholes to the statistical checks.
12627         (spam-fetch-field-fast): Add interface to fetching fields, may
12628         become a macro.
12629         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
12630         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
12631         (spam-insert-fake-headers): Fake an article when needed.
12632         (spam-find-spam): Fake article when possible.
12633         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
12634         (spam-check-bogofilter-headers): Use message-fetch-field instead
12635         of nnmail-fetch-field.
12636
12637 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
12638
12639         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
12640
12641 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
12642
12643         * spam.el (spam-split): Do not require spam-use-CHECK to be
12644         enabled if that check is passed to spam-split explicitly; also
12645         fix so 'spam doesn't get converted to spam-split-group when
12646         spam-split-symbolic-return is t.
12647         (spam-find-spam): Find registrations of the article and use those
12648         instead of re-running spam-split to find the spam/ham
12649         classification of the article.
12650         (spam-log-processing-to-registry, spam-log-registered-p)
12651         (spam-log-unregistration-needed-p, spam-log-undo-registration):
12652         Use gnus-error instead of gnus-message.
12653         (spam-log-registration-type): Add function to determine the
12654         classification of a message based on registry entries; will
12655         return nil if both 'spam and 'ham are found.
12656         (spam-check-BBDB): Expand all the BBDB macros here so we can have
12657         a reasonably fast local cache without the loading errors.
12658         (spam-cache-lookups): Set to t by default.
12659         (spam-find-spam): Don't try to guess spam-cache-lookups.
12660         (spam-enter-whitelist, spam-enter-blacklist): Clear the
12661         spam-caches entry.
12662         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
12663         caching of whitelist/blacklist entries.
12664         (spam-check-whitelist, spam-check-blacklist): Invoke
12665         spam-from-listed-p with a type, not a cache variable.
12666         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
12667
12668 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
12669
12670         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
12671
12672         * nnmail.el (nnmail-split-fancy): do.
12673
12674         * mml.el (mml-parse): do.
12675
12676         * gnus-score.el (gnus-enter-score-words-into-hashtb)
12677         (gnus-score-adaptive): do.
12678
12679 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12680
12681         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
12682         (gnus-mime-button-map): Don't set keymap parent.
12683         (gnus-button-ctan-directory-regexp): Use shy grouping.
12684         (gnus-prev-page-map): Don't set keymap parent.
12685         (gnus-prev-page-map): Remove duplicated one.
12686         (gnus-next-page-map): Don't set keymap parent.
12687         (gnus-mime-security-button-map): Ditto.
12688
12689         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
12690         version number.
12691
12692         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
12693
12694 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12695
12696         * canlock.el (canlock-sha1-function): Remove.
12697         (canlock-sha1-function-for-verify): Remove.
12698         (canlock-openssl-program): Remove.
12699         (canlock-openssl-args): Remove.
12700         (canlock-ignore-errors): Remove.
12701         (canlock-sha1-with-openssl): Remove.
12702         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
12703         (canlock-verify): Don't use canlock-ignore-errors.
12704
12705         * sha1-el.el (sha1-string-external): Make it can return a string
12706         in binary form.
12707         (sha1-region-external): Ditto.
12708         (sha1-string-internal): Ditto.
12709         (sha1-region-internal): Ditto.
12710         (sha1-region): Ditto.
12711         (sha1-string): Ditto.
12712         (sha1): Ditto.
12713
12714 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12715
12716         * spam.el (spam-report-articles-gmane): New command.
12717
12718 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12719
12720         * gnus.el: Don't make unnecessary *Group* buffer when loading.
12721
12722         * run-at-time.el (run-at-time-saved): Remove.
12723         (run-at-time): Doc fix.
12724
12725 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
12726
12727         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
12728         (gnus-summary-limit-map): Add it.
12729         (gnus-summary-make-menu-bar): do.
12730
12731 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
12732
12733         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
12734         Make attempt at some caching support (done for BBDB only now).
12735         (spam-find-spam): Set spam-cache-lookups if there are more than 2
12736         addresses to be checked.
12737         (spam-clear-cache-BBDB): Add function, to be invoked by
12738         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
12739         (spam-check-BBDB): Check and use the caches, if
12740         spam-cache-lookups is on, remove superfluous (provide).
12741
12742 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
12743
12744         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
12745
12746 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
12747
12748         * run-at-time.el (run-at-time-saved): Move to after the definition
12749         of `run-at-time'.
12750
12751         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
12752
12753 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12754
12755         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
12756         mm-w3m-local-map-property.
12757
12758         * mm-view.el (mm-w3m-mode-map): Remove.
12759         (mm-w3m-local-map-property): Remove.
12760         (mm-inline-text-html-render-with-w3m): Don't use
12761         mm-w3m-local-map-property.
12762
12763 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12764
12765         * run-at-time.el: New file.
12766
12767         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
12768         under Emacs.
12769
12770         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
12771         of gnus-set-text-properties.
12772
12773         * gnus-uu.el (gnus-uu-save-article): Ditto.
12774
12775         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
12776
12777         * gnus-cite.el (gnus-cite-parse): Ditto.
12778
12779         * gnus-art.el (gnus-button-push): Use set-text-properties instead
12780         of gnus-.
12781
12782         * gnus-xmas.el (run-at-time): Require run-at-time.
12783
12784         * gnus.el: Changed calls to nnheader-run-at-time and
12785         password-run-at-time throughout to use run-at-time directly.
12786
12787         * password.el: Removed definition of run-at-time.
12788
12789         * nnheaderxm.el: Remove definition of run-at-time.
12790
12791 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
12792
12793         * mml.el (mml-minibuffer-read-disposition): Show attachment type
12794         in prompt.
12795
12796 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
12797
12798         * messagexmas.el (message-xmas-redefine): Alias
12799         `message-make-caesar-translation-table' to
12800         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
12801         version.
12802
12803         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
12804         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
12805         `gnus-xmas-set-text-properties'.
12806         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
12807         `gnus-xmas-completing-read'.
12808         (gnus-xmas-completing-read): Removed.
12809         (gnus-xmas-open-network-stream): Removed.
12810
12811         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
12812         XEmacs version.
12813
12814         * dns.el (dns-make-network-process): Use `open-network-stream'
12815         instead of `gnus-xmas-open-network-stream'.
12816
12817         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
12818
12819         * .cvsignore: Add auto-autoloads.el, custom-load.el.
12820
12821 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
12822
12823         * gnus-art.el (gnus-mime-display-alternative)
12824         (gnus-insert-mime-button, gnus-insert-mime-security-button)
12825         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
12826         Don't use gnus-local-map-property.
12827
12828         * gnus-util.el (gnus-local-map-property): Remove.
12829
12830         * mm-view.el (mm-view-pkcs7-decrypt): Replace
12831         gnus-completing-read-maybe-default with completing-read.
12832
12833         * gnus-util.el (gnus-completing-read): do.
12834         (gnus-completing-read-maybe-default): Remove.
12835
12836 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
12837
12838         * password.el: Only autoload `run-at-time' if not XEmacs.
12839         Only autoload the itimer functions if XEmacs.
12840
12841 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12842
12843         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
12844         XEmacsen.
12845
12846         * dgnushack.el: Autoload executable-find for XEmacs.
12847
12848 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
12849
12850         * gnus-art.el (gnus-read-string): Remove.
12851         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
12852         read-string.
12853
12854 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
12855
12856         * netrc.el: Autoload password-read.
12857         (netrc): Add configuration group.
12858         (netrc-encoding-method, netrc-openssl-path): Add
12859         variables for encoding and decoding of files with symmetric
12860         ciphers.
12861         (netrc-encode): Add assistant function to encode a file with
12862         netrc-encoding-method.
12863         (netrc-parse): Add interactive parameter, added optional
12864         decoding if netrc-encoding-method is non-nil but otherwise
12865         behavior is standard.
12866         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
12867         Do s/encode/encrypt/ everywhere.
12868
12869         * spam.el: Remove executable-find autoload.
12870
12871 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
12872
12873         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
12874
12875         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
12876
12877 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12878
12879         * gnus-art.el (gnus-treat-ansi-sequences,
12880         article-treat-ansi-sequences): New variable and function.
12881         Suggested by Dan Jacobson <jidanni@jidanni.org>.
12882
12883         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12884         Use it.
12885
12886 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
12887
12888         * mm-util.el (mm-quote-arg): Remove.
12889
12890         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
12891         shell-quote-argument.
12892
12893         * gnus-uu.el (gnus-uu-command): do.
12894
12895         * gnus-sum.el (gnus-summary-insert-pseudos): do.
12896
12897         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
12898         with make-char.
12899
12900         * mm-util.el (mm-make-char): Remove.
12901
12902         * mml.el (mml-mode): Replace gnus-add-minor-mode with
12903         add-minor-mode.
12904
12905         * gnus-undo.el (gnus-undo-mode): do.
12906
12907         * gnus-topic.el (gnus-topic-mode): do.
12908
12909         * gnus-sum.el (gnus-dead-summary-mode): do.
12910
12911         * gnus-start.el (gnus-slave-mode): do.
12912
12913         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
12914
12915         * gnus-ml.el (gnus-mailing-list-mode): do.
12916
12917         * gnus-gl.el (gnus-grouplens-mode): do.
12918
12919         * gnus-draft.el (gnus-draft-mode): do.
12920
12921         * gnus-dired.el (gnus-dired-mode): do.
12922
12923         * gnus-ems.el (gnus-add-minor-mode): Remove.
12924
12925         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12926         Replace gnus-char-width with char-width.
12927
12928         * gnus-ems.el (gnus-char-width): Remove.
12929
12930         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12931         Replace gnus-char-width with char-width.
12932
12933         * gnus-ems.el (gnus-char-width): Remove.
12934
12935         * spam-stat.el (with-syntax-table): Remove with-syntax-table
12936         definition.
12937         Remove Emacs 20 hash table compatibility code.
12938
12939         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
12940         20 compatibility code.
12941
12942         * spam.el (spam-point-at-eol): Replace with point-at-eol.
12943
12944         * smime.el (smime-point-at-eol): Replace with point-at-eol.
12945
12946         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
12947         with point-at-{eol,bol}.
12948
12949         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
12950
12951         * imap.el (imap-point-at-eol): Replace with point-at-eol.
12952
12953         * flow-fill.el (fill-flowed-point-at-bol,
12954         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
12955
12956         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
12957         Replace with point-at-{eol,bol} throughout all files.
12958
12959 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12960
12961         * ntlm.el (ntlm-string-as-unibyte): New macro.
12962         (ntlm-build-auth-response): Use it.
12963
12964         Remove Emacs 20 stuff:
12965         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
12966         (butlast, mapc, remove): Remove the compiler macros.
12967         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
12968         of delq and copy-sequence.
12969         * gnus-art.el (popup-menu): Remove the compiler macro.
12970         * nnmail.el (nnmail-split-fancy): Don't support customizing with
12971         Emacs 20.
12972
12973 2004-01-05  Simon Josefsson  <jas@extundo.com>
12974
12975         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
12976         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
12977         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
12978         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
12979         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
12980         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
12981         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
12982         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
12983         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
12984         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
12985         ntlm-string-permute, string-lshift into ntlm-string-lshift,
12986         string-xor into ntlm-string-xor.  Suggested by
12987         Jesper Harder <harder@myrealbox.com>.
12988
12989         * ntlm.el: Don't include poem.
12990
12991         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
12992         Jesper Harder <harder@myrealbox.com>.
12993
12994         * sasl-ntlm.el, ntlm.el, md4.el: New files.
12995
12996         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
12997         probably breaks emacs with DL patch, but do we care? Is anyone
12998         still using the DL stuff?)
12999
13000         * sieve-manage.el: Use the password package.
13001         (sieve-manage-read-passwd): Remove.
13002         (sieve-manage-interactive-login): Use password.  Re-add
13003         condition-case around loop.
13004
13005         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
13006         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
13007         the password package.
13008
13009 2003-02-19  Simon Josefsson  <jas@extundo.com>
13010
13011         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
13012         token.
13013
13014 2002-08-07  Simon Josefsson  <jas@extundo.com>
13015
13016         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
13017         (sieve-manage-authenticators):
13018         (sieve-manage-authenticator-alist): Add some SASL mechs.
13019         (sieve-sasl-auth): New function.
13020         (sieve-manage-cram-md5-auth):
13021         (sieve-manage-plain-auth): Rewrite using SASL library.
13022         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
13023         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
13024         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
13025         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
13026
13027 2004-01-05  Simon Josefsson  <jas@extundo.com>
13028
13029         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
13030         New files.
13031
13032 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13033
13034         * gnus-group.el (gnus-no-groups-message): Update.
13035
13036         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
13037
13038 2003-11-09  Simon Josefsson  <jas@extundo.com>
13039
13040         * imap.el: Support for ID IMAP extension (RFC 2971).
13041         (imap-local-variables): Add imap-id.
13042         (imap-id): New variable.
13043         (imap-id): New function.
13044         (imap-parse-response): Parse untagged ID response.
13045         * nnimap.el (nnimap-id): New variable.
13046         (nnimap-open-connection): Use it.
13047
13048 2003-12-28  Simon Josefsson  <jas@extundo.com>
13049
13050         * gnus-score.el (gnus-score-edit-all-score): New.
13051         * gnus-group.el (gnus-group-score-map): Bind it to W e.
13052
13053 2004-01-04  Simon Josefsson  <jas@extundo.com>
13054
13055         * password.el: Add.
13056
13057 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
13058
13059         * dns.el: Add support for AAAA records (see RFC 3596)
13060
13061         * Fix typo PRT -> PTR
13062
13063         * Parse MX, PTR and SOA replies (see RFC 1035)
13064
13065 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13066
13067         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
13068
13069         * Moved to Changelog.2.
13070
13071 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13072
13073         * gnus.el (gnus-version-number): Bump version.
13074
13075 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13076
13077         * gnus.el: No Gnus v0.1 is released.
13078
13079 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13080
13081         * gnus.el: No Gnus v0.0 is released.
13082
13083 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13084
13085         * gnus.el (gnus-version-number): Bump.
13086         (gnus-version): No.
13087
13088 See ChangeLog.2 for earlier changes.
13089
13090     Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
13091
13092   This file is part of GNU Emacs.
13093
13094   GNU Emacs is free software; you can redistribute it and/or modify
13095   it under the terms of the GNU General Public License as published by
13096   the Free Software Foundation; either version 3, or (at your option)
13097   any later version.
13098
13099   GNU Emacs is distributed in the hope that it will be useful,
13100   but WITHOUT ANY WARRANTY; without even the implied warranty of
13101   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13102   GNU General Public License for more details.
13103
13104   You should have received a copy of the GNU General Public License
13105   along with GNU Emacs; see the file COPYING.  If not, write to the
13106   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
13107   Boston, MA 02110-1301, USA.
13108
13109 ;; Local Variables:
13110 ;; coding: utf-8
13111 ;; fill-column: 79
13112 ;; add-log-time-zone-rule: t
13113 ;; End:
13114
13115 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4