Synch to No Gnus 200512010321.
[elisp/gnus.git-] / lisp / ChangeLog
1 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * gnus-xmas.el (gnus-use-toolbar): Revert.
4         (gnus-xmas-setup-toolbar): Use global default-toolbar if
5         gnus-use-toolbar is default.
6
7         * messagexmas.el (message-use-toolbar): Revert.
8         (message-setup-toolbar): Use global default-toolbar if
9         message-use-toolbar is default.
10
11 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12
13         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
14         according to default-toolbar-visible-p.
15
16         * messagexmas.el (message-use-toolbar): Ditto.
17
18 2005-11-26  Dave Love  <fx@gnu.org>
19
20         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
21         (tls-program, tls-success): Provide openssl alternative.
22
23         * starttls.el: Doc fixes.
24         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
25         SERVICE to PORT.
26
27         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
28         port null or service name.
29         (starttls-negotiate): Autoload.
30
31 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
32
33         * message.el (message-kill-to-signature): Fix interactive spec.
34
35 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
36
37         * pop3.el (pop3-open-server): Recognize a string as a service name.
38
39 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
40
41         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
42
43 2005-11-23  Dave Love  <fx@gnu.org>
44
45         Add pop3s, pop3/starttls.
46
47         * pop3.el (pop3-authentication-scheme): Clarify doc.
48         (open-tls-stream, starttls-open-stream): Autoload.
49         (pop3-stream-type): New.
50         (pop3-open-server): Use it.
51
52         * mail-source.el (mail-sources): Fix some :types.  Add stream type
53         for POP.
54         (mail-source-keyword-map): Add :stream for POP.
55         (mail-source-fetch-pop): Use pop3-stream-type.
56
57 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
58
59         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
60         of current-time-string.
61
62 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
63
64         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
65         date header.
66
67 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
68
69         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
70         it can seriously impact performance as it bypasses the agent's
71         local caches.
72
73 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
74
75         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
76         must be explicitly online rather than "not explicitly offline" for
77         its flags to be synchronized.
78
79         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
80         that gnus-uu-unmark-thread will function correctly.
81
82         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
83         1024K is instead displayed as 1M.
84
85 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
86
87         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
88
89 2005-11-16  Boris Samorodov <bsam@ipt.ru>  (tiny patch)
90
91         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
92
93 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
94
95         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
96         error message to display actual error condition.
97         (gnus-agent-save-local): Avoid saving symbols that are bound to
98         nil as they simply result in a warning message in
99         gnus-agent-read-local.
100
101 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
102
103         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
104         rather than make-variable-buffer-local for file-precious-flag.
105
106 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
107
108         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
109         for duplicates which are removed.  The invalid sort check then
110         triggers a rescan after the sort as sorting may have moved
111         duplicate entries such that they can be cheaply detected.
112
113 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
114
115         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
116
117 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
118
119         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
120         internal variable to a custom variable.  Changed default value
121         from compressed(2) to uncompressed(1).
122         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
123         support for uncompressed agentview files.  Taken together, reading
124         the agentview file should now be 6-7 times faster.
125
126 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
127
128         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
129         as a buffer-local variable.  This avoids creating truncated
130         dribble files as a result of a hang up, eg.
131
132 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
133
134         * messagexmas.el (message-use-toolbar): Change the valid values
135         into default, top, bottom, left, and right.
136         (message-toolbar-thickness): New variable.
137         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
138         well.
139         (message-setup-toolbar): Make it work.
140
141         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
142         (gnus-use-toolbar): Change the valid values into default, top,
143         bottom, left, and right.
144         (gnus-toolbar-thickness): New variable.
145         (gnus-xmas-setup-toolbar): New function.
146         (gnus-xmas-setup-group-toolbar): Use it.
147         (gnus-xmas-setup-summary-toolbar): Use it.
148
149 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
150
151         * gnus-start.el (gnus-1): Add "native" to
152         gnus-predefined-server-alist.
153
154         * gnus.el (gnus-method-to-server): Don't add "native" to the
155         lists here, because that leads to problems when
156         gnus-select-method is bound.
157
158 2005-11-09  Simon Josefsson  <jas@extundo.com>
159
160         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
161         use (not sort-by-date) instead.
162
163 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
164
165         * message.el (message-generate-headers): Downcase the argument
166         given to message-check-element.
167
168 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
169
170         * nntp.el (nntp-authinfo-rejected): New error condition.
171         (nntp-wait-for): Use new error condition to signal authentication
172         error.
173         (nntp-retrieve-data): Rethrow new error condition to break out of
174         recursive call to nntp-send-authinfo.
175
176 2005-11-08  Romain Francoise  <romain@orebokech.com>
177
178         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
179         (gnus-summary-exit-map): Bind to `Z p'.
180         (gnus-summary-make-menu-bar): Add menu item.
181
182 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
183
184         * gnus-art.el (gnus-article-treat-custom): Add `first'.
185         (gnus-treat-*): Add `first' in all doc strings.
186
187         * gnus-group.el (gnus-group-compact-group): Fix typo.
188
189 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
190
191         * gnus.el (gnus-parameters-case-fold-search): New variable.
192         (gnus-parameters-get-parameter): Use it.
193
194         * gnus-score.el (gnus-home-score-file): Doc fix.
195
196 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
197
198         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
199
200 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
201
202         * mm-util.el (mm-special-display-p): New function.
203
204         * mml.el (mml-preview): Use it; doc fix.
205
206 2005-10-29  Romain Francoise  <romain@orebokech.com>
207
208         * message.el (message-fix-before-sending): Fix comment.
209
210 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
211
212         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
213
214 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
215
216         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
217         Used in gnus-score.el.
218
219 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
220
221         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
222
223 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
224
225         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
226         whitespace removed in revision 7.8.  Use concatenated string to
227         protect trailing whitespace.
228
229 2005-10-27  Jouni K Seppanen <jks@iki.fi>  (tiny change)
230
231         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
232         (nnimap-request-expire-articles): Use it to avoid sending 'UID
233         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
234         Courier IMAP ("some version from 2004").  Mostly based on similar
235         code in the same function.
236
237 2005-10-26  Didier Verna  <didier@xemacs.org>
238
239         * gnus-group.el (gnus-group-compact-group): invalidate original
240         article buffer.
241         * gnus-srvr.el (gnus-server-compact-server): ditto.
242         * nnml.el (nnml-request-compact-group): handle self Xref: field in
243         NOV database and in article itself.
244         Invalidate article backlog.
245
246 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
247
248         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
249
250 2005-10-26  Simon Josefsson  <jas@extundo.com>
251
252         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
253         part of 2004-07-25 change.
254
255 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
256
257         * message.el (message-display-completion-list): New function.
258         (message-expand-group): Use it; make sure the Completions buffer
259         is modifiable.
260
261 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
262
263         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
264         user-mail-name is an empty string.
265
266 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
267
268         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
269         depending on gnus-score-decay-constant.
270
271         * encrypt.el (encrypt-insert-file-contents)
272         (encrypt-write-file-contents): Don't use `gnus-message'.
273
274         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
275         arguments.
276         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
277         arguments to mm-uu-verbatim-marks-extract.
278         (mm-uu-hide-markers): New variable.
279         (mm-uu-extract): Use face similar to `gnus-cite-3'.
280
281         * gnus-fun.el (gnus-convert-image-to-x-face-command)
282         (gnus-convert-image-to-face-command): Use "convert" by default to
283         allow other input image formats.
284         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
285         accordingly.
286
287 2005-10-23  Simon Josefsson  <jas@extundo.com>
288
289         * imap.el (imap-gssapi-program): Align command line parameters
290         with latest GNU SASL.
291         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
292
293 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
294
295         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
296         HTML.
297         (nnslashdot-request-article): Ditto.
298
299         * lpath.el (featurep): Add nobreak-char-display.
300
301 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
302
303         * mail-source.el (mail-source-fetch-pop): Require pop3.
304         (mail-source-check-pop): Ditto.
305
306 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
307
308         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
309         errors.
310
311 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
312
313         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
314         (gnus-treat-strip-leading-blank-lines): Improve doc string.
315
316         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
317
318         * mm-bodies.el (mm-decode-string): Call
319         `mm-charset-to-coding-system' with allow-override argument.
320
321 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
322
323         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
324         (rfc2047-charset-to-coding-system): New function.
325         (rfc2047-decode-encoded-words): New function.
326         (rfc2047-decode-region): Use them.
327         (rfc2047-decode-cte): Remove.
328         (rfc2047-parse-and-decode): Remove.
329         (rfc2047-decode): Remove.
330
331 2005-10-15  Kenichi Handa  <handa@m17n.org>
332
333         * rfc2047.el (rfc2047-decode-cte): New function.
334         (rfc2047-decode-region): Change the way to decode successive
335         encoded-words: decode B- or Q-encoding in each encoded-word,
336         concatenate them, and decode it as charset.
337
338 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
339
340         * lpath.el: Fbind codepage-setup for XEmacs.
341
342 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
343
344         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
345         widget-move-and-invoke.
346         (gnus-custom-mode): Use gnus-custom-map.
347
348 2005-10-15  Bill Wohler  <wohler@newt.com>
349
350         * message.el (message-tool-bar-map): Renamed image file from
351         mail_send to mail/send.
352
353 2005-10-16  Masatake YAMATO  <jet@gyve.org>
354
355         * message.el (message-expand-group): Pass the common
356         prefix substring of completion to `display-completion-list'.
357
358 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
359
360         * mml-sec.el (mml-secure-method): New internal variable.
361         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
362         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
363         functions using mml-secure-method.
364
365         * mml.el (mml-mode-map): Add key bindings for those functions.
366         (mml-menu): Simplify security menu entries.  Suggested by Jesper
367         Harder <harder@myrealbox.com>.
368         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
369         end of message if point is the headers of the message.
370
371         * message.el (message-in-body-p): New function.
372
373         * assistant.el: Autoload gnus-util and netrc.
374
375         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
376         Use `mm-charset-override-alist' only when decoding.
377
378         * mm-bodies.el (mm-decode-body): Call
379         `mm-charset-to-coding-system' with allow-override argument.
380
381         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
382         `filename' from Content-Disposition if Content-Type doesn't
383         provide `name'.
384         (gnus-mime-view-part-as-type): Set default instead of
385         initial-input.
386
387 2005-10-09  Daniel Brockman <daniel@brockman.se>
388
389         * format-spec.el (format-spec): Propagate text properties of % spec.
390
391 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
392
393         * gnus-art.el (gnus-treat-predicate): Add `first'.
394
395 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
396
397         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
398         (mm-charset-override-alist): New variable.
399         (mm-charset-to-coding-system): Use it.
400         (mm-codepage-setup): New helper function.
401         (mm-charset-eval-alist): New variable.
402         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
403         about unknown charsets.
404
405         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
406
407 2005-10-04  David Hansen  <david.hansen@gmx.net>
408
409         * nnrss.el (nnrss-request-article): Add support for the comments tag.
410         (nnrss-check-group): Ditto.
411
412 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
413
414         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
415         Rename x-gnus-verbatim to x-verbatim.
416         (mm-uu-type-alist): Fix regexp for verbatim-marks.
417
418         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
419         x-verbatim.
420
421         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
422
423         * gnus-util.el (gnus-remove-duplicates): Remove.
424
425         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
426         instead of gnus-remove-duplicates.
427
428         * message.el (message-remove-duplicates): Remove.
429         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
430         message-remove-duplicates.
431
432         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
433         available, else use implementation from `delete-dups'.
434
435         * message.el (message-insert-expires): New function.
436         (message-mode-map): Add key binding.
437         (message-mode-field-menu): Add menu entry.
438         (message-mode): Document it.
439         (message-make-expires-date): Use `message-make-date'.
440
441 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
442
443         * message.el (message-make-expires-date): New function.
444
445 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
446
447         * Makefile.in (list-installed-shadows): New entry.
448         (install): Use it.
449         (remove-installed-shadows): New entry.
450
451         * dgnushack.el (dgnushack-default-load-path): New variable.
452         (dgnushack-find-lisp-shadows): New function.
453         (dgnushack-remove-lisp-shadows): New function.
454
455 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
456
457         * Makefile.in (install-el-elc): New entry.
458         (install): Use it so that .el files are necessarily installed.
459
460 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
461
462         * time-date.el: Autoload parse-time-string, XEmacs needs it.
463
464 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
465
466         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
467         function rather than the diff-mode.el package.
468         (mm-display-external): Use with-current-buffer.
469         (mm-viewer-completion-map, mm-viewer-completion-map):
470         Move initialization inside declaration.
471
472 2005-09-29  Simon Josefsson  <jas@extundo.com>
473
474         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
475         autoload mail-check-payment.
476         (spam-check-hashcash): Define unconditionally, since hashcash.el
477         is part of Gnus now.  Ignore errors from payment checking.
478
479 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
480
481         * message.el (message-bold-region, message-unbold-region): Rename
482         from `bold-region' and `unbold-region'.
483
484         * message.el: Remove useless autoloads.
485
486 2005-09-28  Simon Josefsson  <jas@extundo.com>
487
488         * message.el (message-use-idna): Default to t.
489         (message-use-idna): Test whether encoding works too.  Doc fix.
490
491 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
492
493         * nntp.el (nntp-warn-about-losing-connection): Remove.
494
495 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
496
497         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
498         customizable.  Change default value.
499         (mm-uu-diff-groups-regexp): Change default value.
500         (mm-uu-type-alist): Add doc string.
501         (mm-uu-configure): Add doc string.  Make it interactive.
502         (mm-uu-tex-groups-regexp): New variable.
503         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
504         (mm-uu-type-alist): Add LaTeX documents.
505         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
506         of "text/verbatim".
507         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
508
509         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
510         instead of "text/verbatim".
511
512         * message.el (message-mark-inserted-region)
513         (message-mark-insert-file): Use slrn style marks when called with
514         prefix argument.
515
516 2005-09-27  Simon Josefsson  <jas@extundo.com>
517
518         * message.el (message-idna-to-ascii-rhs-1): Reformat.
519
520 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
521
522         * message.el (message-remove-duplicates): New function.
523         Implementation borrowed from `gnus-remove-duplicates'.
524         (message-idna-to-ascii-rhs): Also encode idna addresses in
525         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
526         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
527         only ask about the same idna domain once per header and also tell
528         in what header to replace the idna domain.
529
530         * gnus-art.el (article-decode-idna-rhs): Also decode idna
531         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
532         (article-decode-idna-rhs): Fix regexp so that all idna-address in
533         a header is decoded and not just the last one.
534
535 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
536
537         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
538         has been decoded.
539
540         * mm-decode.el (mm-automatic-display): Add text/verbatim.
541         (mm-insert-part): Don't modify text if it has been decoded.
542
543         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
544         decoded.
545
546         * mm-view.el (mm-inline-text): Don't strip text props unless
547         decoding enriched or richtext parts.
548
549 2005-09-25  Romain Francoise  <romain@orebokech.com>
550
551         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
552         * gnus-start.el (gnus-subscribe-interactively):
553         * gnus-uu.el (gnus-uu-grab-articles):
554         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
555         space.
556
557 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
558
559         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
560         * mm-view.el (mm-view-pkcs7-decrypt):
561         * gnus-sum.el (gnus-summary-limit-to-extra)
562         (gnus-summary-respool-article, gnus-read-move-group-name):
563         * gnus-score.el (gnus-summary-increase-score):
564         * gnus-util.el (gnus-completing-read-with-default):
565         * gnus-art.el (gnus-read-save-file-name)
566         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
567         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
568         * message.el (message-check-news-header-syntax):
569         Follow convention for reading with the minibuffer.
570
571 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
572
573         * spam-report.el (spam-report-url-ping-plain):
574         Use gnus-extended-version as User-Agent.
575
576         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
577         default value is nil.
578
579         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
580         (mm-uu-verbatim-marks-extract): New function.
581         (mm-uu-extract): New face.
582         (mm-uu-copy-to-buffer): Use it.
583
584         * spam-report.el (spam-report-gmane-ham): Renamed from
585         `spam-report-gmane-unspam'.
586         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
587         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
588
589         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
590         Autoload.
591         (spam-report-gmane-unregister-routine): Renamed
592         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
593
594 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
595
596         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
597         (spam-report-gmane-unregister-routine): added support for gmane
598         unregistration
599
600         * spam-report.el (spam-report-gmane-unspam)
601         (spam-report-gmane-spam): new wrappers around spam-report-gmane
602         (spam-report-gmane): changed to take a single article and do
603         unspam registration
604
605 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
606
607         * mm-url.el (mm-url-decode-entities): Fix regexp.
608
609 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
610
611         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
612         default to nil, to be able to use Gnus at all.  If the default
613         switches to something else, then the function should be fixed not
614         be exceedingly slow.
615
616 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
617
618         * gnus-start.el (gnus-activate-group): if the server is nil, don't
619         fail hard
620
621         * spam-report.el: better Keywords line
622
623         * spam.el: added Maintainer and better Keywords line
624
625 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
626
627         * gnus-art.el (gnus-article-replace-part)
628         (gnus-mime-replace-part): New functions.
629         (gnus-mime-action-alist, gnus-mime-button-commands)
630         (gnus-mime-save-part-and-strip): Added file argument.
631         (gnus-article-part-wrapper): Added interactive argument.
632
633         * gnus-sum.el (gnus-summary-mime-map): Add
634         `gnus-article-replace-part'.
635
636 2005-09-19  Didier Verna  <didier@xemacs.org>
637
638         The nnml compaction feature:
639         * nnml.el (nnml-request-compact-group): New function.
640         * nnml.el (nnml-request-compact): New function.
641         * gnus-int.el (gnus-request-compact-group): New function.
642         * gnus-int.el (gnus-request-compact): New function.
643         * gnus-group.el (gnus-group-compact-group): New function.
644         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
645         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
646         * gnus-srvr.el (gnus-server-compact-server): New function.
647         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
648         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
649
650 2005-09-18  Deepak Goel  <deego@gnufans.org>
651
652         * sieve.el (sieve-help): Fix `message' call: first arg should be a
653         format spec.
654
655 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
656
657         * gnus.el (gnus-group-startup-message): Bind image-load-path.
658
659 2005-09-15  Romain Francoise  <romain@orebokech.com>
660
661         * message.el (message-fill-paragraph): Clarify docstring.
662
663 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
664
665         * gnus-art.el (gnus-mime-display-part): Protect against broken
666         MIME messages.
667
668 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
669
670         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
671         before parsing header.
672
673 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
674
675         * html2text.el: (html2text-replace-list): Add new entities.
676
677 2005-09-11  Romain Francoise  <romain@orebokech.com>
678
679         * message.el (message-alternative-emails): Improve docstring.
680         (message-setup-1): Call `message-use-alternative-email-as-from'
681         after `message-setup-hook' to give it precedence over posting
682         styles, etc.
683         (message-use-alternative-email-as-from): Add docstring.  Remove
684         the original From header if present.
685
686         * nnml.el (nnml-compressed-files-size-threshold): New variable.
687         (nnml-save-mail): Use it.
688
689         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
690         articles.  Add new argument `silent'.
691         (gnus-uu-mark-all): Report the total number of marked articles.
692
693 2005-09-10  Romain Francoise  <romain@orebokech.com>
694
695         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
696         (gnus-uu-mark-series): Likewise.
697
698 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
699
700         * spam-report.el (spam-report-gmane): Fix generation of spam
701         report URL.
702
703 2005-09-10  Simon Josefsson  <jas@extundo.com>
704
705         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
706         t, based on discussion on the ding list with Robert Epprecht
707         <epprecht@solnet.ch>.
708
709 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
710
711         * spam-report.el (spam-report-gmane): Make it work without
712         X-Report-Spam header.  Gmane now only provides Archived-At.
713         This is only used if `spam-report-gmane-use-article-number' is nil.
714         (spam-report-gmane-spam-header): Remove.  Not used anymore.
715
716         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
717         make `gnus-summary-sort-by-recipient' work with threading.
718
719         * nnweb.el (nnweb-google-wash-article): Print a message if article
720         is not available.
721
722 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
723
724         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
725         change.  Decode text/* parts content before displaying.
726
727 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
728
729         * mml-smime.el: Remove defvar of gnus-extract-address-components.
730
731 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
732
733         * mm-view.el (mm-display-inline-fontify): Disable support modes.
734
735         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
736         url-package-name, url-package-version,
737         w3m-cid-retrieve-function-alist, w3m-current-buffer,
738         w3m-display-inline-images, and w3m-minor-mode-map.
739
740 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
741
742         * message.el (message-tab-body-function): Fixed mismatched custom
743         type.
744
745         * gnus.el (gnus-group-change-level-function): Ditto.
746
747         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
748
749         * gnus-art.el (gnus-signature-limit)
750         (gnus-article-mime-part-function): Ditto.
751
752 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
753
754         * mml.el (mml-mode): Silence the byte compiler.
755
756         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
757         using `(sit-for 0)' before moving the point to the specified part;
758         skip unbuttonized parts.
759         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
760         return to the summary window if gnus-auto-select-part is non-nil.
761
762 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
763
764         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
765         variables.
766         (mml-dnd-attach-file, mml-mode): Use them.
767
768         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
769         Make fetching article by MID work again for Google Groups.  Added
770         FIXME concerning gnus-group-make-web-group.
771
772         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
773         Don't depend on Gnus by using mail-extract-address-components if
774         gnus-extract-address-components is not bound.
775
776 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
777
778         * gnus-art.el (gnus-mime-display-security): Don't display the
779         signature, but only the signed part.
780
781 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
782
783         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
784
785         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
786         list, not listp.
787
788 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
789
790         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
791         when encoding.
792
793         * mm-bodies.el (mm-decode-content-transfer-encoding):
794         De-canonicalize CRLF for all text content types, not just
795         text/plain.
796
797 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
798
799         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
800         valid article; point arrow and cursor at the MIME button.
801
802 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
803
804         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
805         Suggested by Dan Christensen <jdc@uwo.ca>.
806
807         * mm-decode.el (mm-save-part): Enable change of prompt.
808
809 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
810
811         * gnus-msg.el (gnus-inews-add-send-actions): Made
812         `message-post-method' lambda parameter ARG `&optional'.
813
814 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
815
816         * gnus-sum.el (gnus-summary-mime-map): Added
817         gnus-article-save-part-and-strip, gnus-article-delete-part and
818         gnus-article-jump-to-part.
819
820         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
821         (gnus-article-edit-part): Use it.
822         (gnus-article-part-wrapper): Added no-handle argument.
823         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
824         functions.
825
826 2005-08-29  Romain Francoise  <romain@orebokech.com>
827
828         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
829         docstring.
830         (gnus-face-from-file): Likewise.
831
832 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
833
834         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
835         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
836         non-nil.
837         (gnus-auto-select-part): New variable.
838         (gnus-article-jump-to-part): New function.
839         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
840         (gnus-mime-delete-part): Allow selecting specified part after
841         deleting or stripping parts.
842         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
843         part if argument is bogus.
844
845 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
846
847         * gnus-art.el (w3m-minor-mode-map):
848         * gnus-spec.el (gnus-newsrc-file-version):
849         * gnus-util.el (nnmail-active-file-coding-system)
850         (gnus-original-article-buffer, gnus-user-agent):
851         * gnus.el (gnus-ham-process-destinations)
852         (gnus-parameter-ham-marks-alist)
853         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
854         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
855         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
856         * mm-decode.el (gnus-current-window-configuration):
857         * mm-extern.el (gnus-article-mime-handles):
858         * mm-url.el (url-current-object, url-package-name)
859         (url-package-version):
860         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
861         (smime-keys, w3m-cid-retrieve-function-alist)
862         (w3m-current-buffer, w3m-display-inline-images)
863         (w3m-minor-mode-map):
864         * mml-smime.el (gnus-extract-address-components):
865         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
866         (gnus-newsrc-hashtb, message-default-charset)
867         (message-deletable-headers, message-options)
868         (message-posting-charset, message-required-mail-headers)
869         (message-required-news-headers):
870         * mml1991.el (mc-pgp-always-sign):
871         * mml2015.el (mc-pgp-always-sign):
872         * nnheader.el (nnmail-extra-headers):
873         * rfc1843.el (gnus-decode-encoded-word-function)
874         (gnus-decode-header-function, gnus-newsgroup-name):
875         * spam-stat.el (gnus-original-article-buffer): Add defvars.
876
877 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
878
879         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
880         the end of the date treatments.
881
882 2005-08-15  Simon Josefsson  <jas@extundo.com>
883
884         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
885         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
886         Capello and Romain Francoise.
887         (pgg-fetch-key-function): Removed, not used?
888         (pgg-insert-url-with-w3): Require url, to get
889         url-insert-file-contents regardless of where it is defined.
890
891 2005-08-13  Romain Francoise  <romain@orebokech.com>
892
893         * message.el (message-cite-original-1): New function.
894         (message-cite-original): Use it.
895         (message-cite-original-without-signature): Ditto.
896
897 2005-08-08  Romain Francoise  <romain@orebokech.com>
898
899         * message.el (message-yank-empty-prefix): New variable.
900         (message-indent-citation): Use it.
901         (message-cite-original-without-signature): Respect X-No-Archive.
902
903 2005-08-08  Simon Josefsson  <jas@extundo.com>
904
905         * pgg.el: Autoload url-insert-file-contents instead of loading
906         w3/url.
907         (pgg-insert-url-with-w3): Don't load url here.
908
909 2005-08-07  Jesper Harder  <harder@phys.au.dk>
910
911         * message.el (message-kill-to-signature): Don't insert newline at
912         bol.
913         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
914
915 2005-08-06  Romain Francoise  <romain@orebokech.com>
916
917         * message.el (message-user-fqdn): Fix typo in docstring.
918
919 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
920
921         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
922
923         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
924
925 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
926
927         * mm-bodies.el (mm-encode-body): Use coding system rather than
928         charset to encode text.
929
930         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
931         number of charsets if utf-8 is available (XEmacs).
932
933 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
934
935         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
936         taken from `gnus-button-mid-or-mail-regexp'.
937         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
938         (gnus-button-alist): Improve regexp for domain part of the MIDs
939         for news:localpart@domain buttons.
940         (gnus-button-ctan-directory-regexp): Update.
941
942 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
943
944         * sieve-manage.el (sieve-manage-interactive-login): Use
945         make-local-variable rather than make-variable-buffer-local.
946         (sieve-manage-open): Ditto.
947         (sieve-manage-authenticate): Ditto.
948
949         * mml.el (mml-generate-mime-1): Make the content type default to
950         text/plain if the filename is not specified.
951
952 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
953
954         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
955         instead of insert-buffer.
956
957         * message.el (message-yank-original): Ditto; set the mark at the
958         end of the yanked message.
959
960 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
961
962         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
963         lines to scroll rather than to stop it.
964
965         * mml.el (mml-generate-default-type): Add doc string.
966         (mml-generate-mime-1): Use mm-default-file-encoding or make it
967         default to application/octet-stream when determining the content
968         type if it is not specified for the part or the mml contents; add
969         a comment about mml-generate-default-type.
970
971 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
972
973         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
974         make it default to application/octet-stream when determining the
975         content type if it is not specified for the external contents.
976
977 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
978
979         * rfc2231.el (rfc2231-parse-string): Take care that not only a
980         segmented parameter but also other parameters might be there.
981
982 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
983
984         * mm-decode.el (mm-display-external): Delete temp file, directory
985         and buffer immediately if the external process is exited.
986
987 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
988
989         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
990         fewer lines than that of scroll-margin.
991         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
992
993 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
994
995         * gnus-art.el (gnus-article-next-page): Revert.
996         (gnus-article-beginning-of-window): New macro.
997         (gnus-article-next-page-1): Use it.
998         (gnus-article-prev-page): Ditto.
999         (gnus-article-edit-part): Use insert-buffer-substring instead of
1000         insert-buffer.
1001         (gnus-article-edit-exit): Ditto.
1002
1003         * gnus-util.el (gnus-beginning-of-window): Remove.
1004         (gnus-end-of-window): Remove.
1005
1006         * lpath.el: Don't bind header-line-format and scroll-margin.
1007
1008 2005-07-25  Simon Josefsson  <jas@extundo.com>
1009
1010         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
1011         to have the url package without w3.  Reported by Daiki Ueno
1012         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
1013
1014 2005-07-20  Didier Verna  <didier@xemacs.org>
1015
1016         * gnus-diary.el: Remove the description comment (nndiary is now
1017         properly documented in the Gnus manual).
1018         Fix the spelling of "Back End".
1019         * nndiary.el: Ditto.
1020         Fix the copyright notice.
1021
1022 2005-07-18  Romain Francoise  <romain@orebokech.com>
1023
1024         * gnus-sum.el (gnus-summary-to-prefix,
1025         gnus-summary-newsgroup-prefix): New variables.
1026         (gnus-summary-from-or-to-or-newsgroups): Use them.
1027
1028 2005-07-17  Romain Francoise  <romain@orebokech.com>
1029
1030         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
1031         space as it's generally not especially interesting to the user.
1032
1033 2005-07-16  Romain Francoise  <romain@orebokech.com>
1034
1035         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
1036         nil to avoid prompting and file modification if one of the
1037         messages at the top of the nnfolder file contains a copyright
1038         notice.
1039         Update copyright notice.
1040
1041         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
1042         instead of `current-time-string' as the latter creates a time
1043         string that is not RFC 2822 compliant (it lacks the zone).
1044         Update copyright notice.
1045
1046 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1047
1048         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
1049         for text/rtf.  Display default in prompt.  Pass default for M-n.
1050
1051         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
1052
1053 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1054
1055         * gnus-msg.el (gnus-button-mailto): Remove
1056         save-selected-window-window hackery because it relies on
1057         save-selected-window internals.
1058
1059 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1060
1061         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
1062         (gnus-article-next-page-1): Use gnus-beginning-of-window.
1063         (gnus-article-prev-page): Ditto.
1064
1065         * gnus-util.el (gnus-beginning-of-window): New function.
1066         (gnus-end-of-window): New function.
1067
1068         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
1069
1070 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
1071
1072         * gnus-score.el (gnus-score-edit-all-score): Set
1073         gnus-score-edit-exit-function to gnus-score-edit-done and call
1074         gnus-message.
1075
1076 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1077
1078         * gnus-msg.el (gnus-button-mailto): Remove
1079         save-selected-window-window hackery because it relies on
1080         save-selected-window internals.
1081
1082 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1083
1084         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
1085         add-minor-mode.
1086         (gnus-binary-mode): Ditto.
1087
1088         * gnus-topic.el (gnus-topic-mode): Ditto.
1089
1090 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
1091
1092         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
1093         (gnus-article-prev-page): Take scroll-margin into consideration.
1094
1095 2005-07-04  Lute Kamstra  <lute@gnu.org>
1096
1097         Update FSF's address in GPL notices.
1098
1099 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
1100
1101         * gnus.el (gnus-exit):
1102         * gnus-group.el (gnus-group-icons):
1103         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
1104
1105         * gnus-nocem.el (gnus-nocem):
1106         * message.el (message-various, message-buffers, message-sending)
1107         (message-interface, message-forwarding, message-insertion)
1108         (message-headers, message-news, message-mail):
1109         * pgg-gpg.el (pgg-gpg):
1110         * pgg-parse.el (pgg-parse):
1111         * pgg-pgp.el (pgg-pgp):
1112         * pgg-pgp5.el (pgg-pgp5):
1113         * pop3.el (pop3): Finish `defgroup' description with period.
1114
1115 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1116
1117         * gnus-art.el (article-display-face): Improve the efficiency.
1118         (article-display-x-face): Ditto; remove grey x-face stuff.
1119
1120 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1121
1122         * gnus-art.el (article-display-face): Correct the position in
1123         which Faces are inserted.
1124
1125 2005-06-29  Didier Verna  <didier@xemacs.org>
1126
1127         * gnus-art.el (article-display-face): Display faces in correct
1128         order.
1129
1130 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1131
1132         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
1133         (gnus-fill-real-hashtb): Use hash table instead of obarray.
1134         (gnus-nocem-check-article): Fetch the Type header.
1135         (gnus-nocem-message-wanted-p): Fix the way to examine types.
1136         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
1137         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
1138         make sure gnus-nocem-hashtb is initialized.
1139         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
1140         (gnus-nocem-unwanted-article-p): Ditto.
1141
1142         * pgg.el (pgg-verify): Return the verification result.
1143
1144 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1145
1146         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
1147         is ascii.
1148
1149 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
1150
1151         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
1152         `show-nonbreak-escape'.
1153
1154 2005-06-23  Lute Kamstra  <lute@gnu.org>
1155
1156         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
1157
1158         * dig.el (dig-mode):
1159         * smime.el (smime-mode): Use gnus-run-mode-hooks.
1160
1161 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
1162
1163         * nnimap.el (nnimap-split-download-body): Fix spellings.
1164
1165 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
1166
1167         * gnus-art.el (gnus-article-encrypt-body):
1168         * gnus-cus.el (gnus-score-customize):
1169         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
1170         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
1171
1172 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1173
1174         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
1175         header by looking for magic "MII" at the beginnig.
1176
1177 2005-06-16  Miles Bader  <miles@gnu.org>
1178
1179         * gnus-xmas.el (gnus-xmas-group-startup-message):
1180         Use renamed gnus-splash face.
1181
1182         * assistant.el (assistant-field): Remove "-face" suffix from face name.
1183         (assistant-field-face): New backward-compatibility alias for renamed
1184         face.
1185         (assistant-render-text): Use renamed assistant-field face.
1186
1187         * spam.el (spam): Remove "-face" suffix from face name.
1188         (spam-face): New backward-compatibility alias for renamed face.
1189         (spam-face, spam-initialize): Use renamed spam face.
1190
1191         * message.el (message-header-to, message-header-cc)
1192         (message-header-subject, message-header-newsgroups)
1193         (message-header-other, message-header-name)
1194         (message-header-xheader, message-separator, message-cited-text)
1195         (message-mml): Remove "-face" suffix from face names.
1196         (message-header-to-face, message-header-cc-face)
1197         (message-header-subject-face, message-header-newsgroups-face)
1198         (message-header-other-face, message-header-name-face)
1199         (message-header-xheader-face, message-separator-face)
1200         (message-cited-text-face, message-mml-face):
1201         New backward-compatibility aliases for renamed faces.
1202         (message-font-lock-keywords): Use renamed message faces.
1203
1204         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
1205         (sieve-test-commands, sieve-tagged-arguments):
1206         Remove "-face" suffix from face names.
1207         (sieve-control-commands-face, sieve-action-commands-face)
1208         (sieve-test-commands-face, sieve-tagged-arguments-face):
1209         New backward-compatibility aliases for renamed faces.
1210         (sieve-control-commands-face, sieve-action-commands-face)
1211         (sieve-test-commands-face, sieve-tagged-arguments-face):
1212         Use renamed sieve faces.
1213
1214         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
1215         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
1216         (gnus-group-news-3-empty, gnus-group-news-4)
1217         (gnus-group-news-4-empty, gnus-group-news-5)
1218         (gnus-group-news-5-empty, gnus-group-news-6)
1219         (gnus-group-news-6-empty, gnus-group-news-low)
1220         (gnus-group-news-low-empty, gnus-group-mail-1)
1221         (gnus-group-mail-1-empty, gnus-group-mail-2)
1222         (gnus-group-mail-2-empty, gnus-group-mail-3)
1223         (gnus-group-mail-3-empty, gnus-group-mail-low)
1224         (gnus-group-mail-low-empty, gnus-summary-selected)
1225         (gnus-summary-cancelled, gnus-summary-high-ticked)
1226         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
1227         (gnus-summary-high-ancient, gnus-summary-low-ancient)
1228         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
1229         (gnus-summary-low-undownloaded)
1230         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
1231         (gnus-summary-low-unread, gnus-summary-normal-unread)
1232         (gnus-summary-high-read, gnus-summary-low-read)
1233         (gnus-summary-normal-read, gnus-splash):
1234         Remove "-face" suffix from face names.
1235         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
1236         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
1237         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
1238         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
1239         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
1240         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
1241         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
1242         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
1243         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
1244         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
1245         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
1246         (gnus-summary-selected-face, gnus-summary-cancelled-face)
1247         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
1248         (gnus-summary-normal-ticked-face)
1249         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
1250         (gnus-summary-normal-ancient-face)
1251         (gnus-summary-high-undownloaded-face)
1252         (gnus-summary-low-undownloaded-face)
1253         (gnus-summary-normal-undownloaded-face)
1254         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
1255         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
1256         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
1257         (gnus-splash-face):
1258         New backward-compatibility aliases for renamed faces.
1259         (gnus-group-startup-message): Use renamed gnus faces.
1260
1261         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
1262         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
1263         (gnus-server-agent): Remove "-face" suffix from face names.
1264         (gnus-server-agent-face, gnus-server-opened-face)
1265         (gnus-server-closed-face, gnus-server-denied-face)
1266         (gnus-server-offline-face):
1267         New backward-compatibility aliases for renamed faces.
1268         (gnus-server-agent-face, gnus-server-opened-face)
1269         (gnus-server-closed-face, gnus-server-denied-face)
1270         (gnus-server-offline-face): Use renamed gnus faces.
1271
1272         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
1273         Remove "-face" suffix from face names.
1274         (gnus-picon-xbm-face, gnus-picon-face):
1275         New backward-compatibility aliases for renamed faces.
1276
1277         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
1278         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
1279         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
1280         (gnus-cite-11): Remove "-face" suffix from face names.
1281         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
1282         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
1283         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
1284         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
1285         New backward-compatibility aliases for renamed faces.
1286         (gnus-cite-attribution-face, gnus-cite-face-list)
1287         (gnus-article-boring-faces): Use renamed gnus faces.
1288
1289         * gnus-art.el (gnus-signature, gnus-header-from)
1290         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
1291         (gnus-header-content): Remove "-face" suffix from face names.
1292         (gnus-signature-face, gnus-header-from-face)
1293         (gnus-header-subject-face, gnus-header-newsgroups-face)
1294         (gnus-header-name-face, gnus-header-content-face):
1295         New backward-compatibility aliases for renamed faces.
1296         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
1297
1298         * gnus-sum.el (gnus-summary-selected-face)
1299         (gnus-summary-highlight): Use renamed gnus faces.
1300         * gnus-group.el (gnus-group-highlight): Likewise.
1301
1302 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
1303
1304         * gnus-sieve.el (gnus-sieve-article-add-rule):
1305         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
1306         * spam-stat.el (spam-stat-buffer-change-to-spam)
1307         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
1308
1309         * message.el (message-is-yours-p):
1310         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
1311
1312 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1313
1314         * mm-view.el (mm-inline-text): Withdraw the last change.
1315
1316 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1317
1318         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
1319         executing enriched-decode.
1320
1321 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1322
1323         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
1324         charset of tar files.
1325
1326 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
1327
1328         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
1329
1330 2005-06-04  Lute Kamstra  <lute@gnu.org>
1331
1332         * nnfolder.el (nnfolder-read-folder): Make sure that undo
1333         information is never recorded.
1334
1335 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1336
1337         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
1338
1339 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1340
1341         * pop3.el (pop3-apop): Run md5 in the binary mode.
1342
1343         * starttls.el (starttls-set-process-query-on-exit-flag):
1344         Use eval-and-compile.
1345
1346 2005-05-31  Simon Josefsson  <jas@extundo.com>
1347
1348         * smime.el (smime-replace-in-string): Define.
1349         (smime-cert-by-ldap-1): Use it.
1350
1351 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1352
1353         * gnus-art.el (article-display-x-face): Replace
1354         process-kill-without-query by gnus-set-process-query-on-exit-flag.
1355
1356         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
1357         set-process-query-on-exit-flag or process-kill-without-query.
1358
1359         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
1360         loop instead of replace-regexp.
1361
1362         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
1363         instead of process-kill-without-query if it is available.
1364
1365         * lpath.el: Fbind ldap-search-entries.
1366
1367         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
1368         instead of find-file-hooks if it is available.
1369
1370         * mml1991.el: Bind pgg-default-user-id when compiling.
1371
1372         * mml2015.el: Bind pgg-default-user-id when compiling.
1373
1374         * nndraft.el (nndraft-request-associate-buffer):
1375         Use write-contents-functions instead of write-contents-hooks if it is
1376         available.
1377
1378         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
1379         instead of find-file-hooks if it is available.
1380
1381         * nntp.el (nntp-open-connection): Replace
1382         process-kill-without-query by gnus-set-process-query-on-exit-flag.
1383         (nntp-open-ssl-stream): Ditto.
1384         (nntp-open-tls-stream): Ditto.
1385
1386         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
1387         set-process-query-on-exit-flag or process-kill-without-query.
1388         (starttls-open-stream-gnutls): Use it instead of
1389         process-kill-without-query.
1390         (starttls-open-stream): Ditto.
1391
1392 2005-05-31  Simon Josefsson  <jas@extundo.com>
1393
1394         * smime.el (smime-cert-by-ldap-1): Don't use
1395         replace-regexp-in-string, tiny patch from Ulf Stegemann
1396         <ulf@zeitform.de>.
1397
1398 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1399
1400         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
1401
1402         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
1403         in PEM format. Adjust to the XEmacs compability.
1404
1405 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
1406
1407         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
1408         by `string-to-number'.
1409         * gnus-agent.el (gnus-agent-regenerate-group)
1410         (gnus-agent-fetch-articles): Ditto.
1411         * gnus-art.el (gnus-button-fetch-group): Ditto.
1412         * gnus-cache.el (gnus-cache-generate-active)
1413         (gnus-cache-articles-in-group): Ditto.
1414         * gnus-group.el (gnus-group-set-current-level)
1415         (gnus-group-insert-group-line): Ditto.
1416         * gnus-score.el (gnus-score-set-expunge-below)
1417         (gnus-score-set-mark-below, gnus-summary-score-effect)
1418         (gnus-summary-score-entry): Ditto.
1419         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
1420         (gnus-soup-pack): Ditto.
1421         * gnus-spec.el (gnus-xmas-format): Ditto.
1422         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
1423         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
1424         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
1425         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
1426         * nndb.el (nndb-get-remote-expire-response): Ditto.
1427         * nndiary.el (nndiary-parse-schedule-value)
1428         (nndiary-string-to-number, nndiary-request-replace-article)
1429         (nndiary-request-article): Ditto.
1430         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
1431         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
1432         * nneething.el (nneething-make-head): Ditto.
1433         * nnfolder.el (nnfolder-request-article)
1434         (nnfolder-retrieve-headers): Ditto.
1435         * nnheader.el (nnheader-file-to-number): Ditto.
1436         * nnkiboze.el (nnkiboze-request-article): Ditto.
1437         * nnmail.el (nnmail-process-unix-mail-format)
1438         (nnmail-process-babyl-mail-format): Ditto.
1439         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
1440         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
1441         (nnmh-request-create-group, nnmh-request-list-1)
1442         (nnmh-request-group, nnmh-request-article): Ditto.
1443         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
1444         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
1445         * nnsoup.el (nnsoup-make-active): Ditto.
1446         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
1447         * nntp.el (nntp-find-group-and-number)
1448         (nntp-retrieve-headers-with-xover): Ditto.
1449         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
1450         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
1451         (pgg-format-key-identifier): Ditto.
1452         * pop3.el (pop3-last, pop3-stat): Ditto.
1453         * qp.el (quoted-printable-decode-region): Ditto.
1454
1455         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
1456         of concat.
1457
1458 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1459
1460         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
1461
1462         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
1463
1464         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
1465
1466         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
1467
1468         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
1469
1470         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
1471
1472         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
1473         (gnus-carpal-mode): Ditto.
1474
1475         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
1476         (gnus-browse-mode): Ditto.
1477
1478         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
1479
1480         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
1481
1482 2005-05-29  Richard M. Stallman  <rms@gnu.org>
1483
1484         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
1485
1486 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1487
1488         * gnus-util.el (gnus-run-mode-hooks): New function.
1489
1490         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
1491
1492         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
1493         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
1494
1495 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
1496
1497         * gnus-agent.el (gnus-agent-make-mode-line-string):
1498         Use mode-line-highlight as mouse-face.
1499
1500 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1501
1502         * canlock.el (canlock): Change the parent group to news.
1503
1504         * deuglify.el (gnus-outlook-deuglify): Add :group.
1505
1506         * dig.el (dig): Add :group.
1507
1508         * dns-mode.el (dns-mode): Add :group.
1509
1510         * encrypt.el (encrypt): Add :group.
1511
1512         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
1513         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
1514         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
1515         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
1516         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
1517
1518         * gnus-diary.el (gnus-diary): Add :group.
1519
1520         * gnus.el (gnus-group-news-1-face): Add :group.
1521         (gnus-group-news-1-empty-face): Ditto.
1522         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
1523         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
1524         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
1525         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
1526         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
1527         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
1528         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
1529         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
1530         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
1531         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
1532         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
1533         (gnus-summary-high-ticked-face): Ditto.
1534         (gnus-summary-low-ticked-face): Ditto.
1535         (gnus-summary-normal-ticked-face): Ditto.
1536         (gnus-summary-high-ancient-face): Ditto.
1537         (gnus-summary-low-ancient-face): Ditto.
1538         (gnus-summary-normal-ancient-face): Ditto.
1539         (gnus-summary-high-undownloaded-face): Ditto.
1540         (gnus-summary-low-undownloaded-face): Ditto.
1541         (gnus-summary-normal-undownloaded-face): Ditto.
1542         (gnus-summary-high-unread-face): Ditto.
1543         (gnus-summary-low-unread-face): Ditto.
1544         (gnus-summary-normal-unread-face): Ditto.
1545         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
1546         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
1547
1548         * hashcash.el (hashcash): New custom group.
1549         (hashcash-default-payment): Add :group.
1550         (hashcash-payment-alist): Ditto.
1551         (hashcash-default-accept-payment): Ditto.
1552         (hashcash-accept-resources): Ditto.
1553         (hashcash-path): Ditto.
1554         (hashcash-extra-generate-parameters): Ditto.
1555         (hashcash-double-spend-database): Ditto.
1556         (hashcash-in-news): Ditto.
1557
1558         * message.el (message-minibuffer-local-map): Add :group.
1559
1560         * netrc.el (netrc): Add :group.
1561
1562         * sieve-manage.el (sieve-manage-log): Add :group.
1563         (sieve-manage-default-user): Diito.
1564         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
1565         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
1566         (sieve-manage-authenticators): Ditto.
1567         (sieve-manage-authenticator-alist): Ditto.
1568         (sieve-manage-default-port): Ditto.
1569
1570         * sieve-mode.el (sieve-control-commands-face): Add :group.
1571         (sieve-action-commands-face): Ditto.
1572         (sieve-test-commands-face): Ditto.
1573         (sieve-tagged-arguments-face): Ditto.
1574
1575         * smime.el (smime): Add :group.
1576
1577         * spam-report.el (spam-report): Add :group.
1578
1579         * spam.el (spam, spam-face): Add :group.
1580
1581 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1582
1583         * nntp.el (nntp-next-result-arrived-p): Some news servers may
1584         return \n.\n.\n at the end of articles.  Protect against that.
1585         (nntp-with-open-group): Allow debugging.
1586
1587         * nnheader.el (mail-header-set-extra): Make into a function
1588         because I just could't understand how to quote the list properly.
1589
1590         * dns.el (query-dns-cached): New function.
1591
1592 2005-05-26  Lute Kamstra  <lute@gnu.org>
1593
1594         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
1595
1596 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1597
1598         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
1599
1600         * gnus-art.el: Don't autoload mail-extract-address-components.
1601
1602         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
1603         eval-and-compile to evaluate it.
1604
1605         * hashcash.el: Don't autoload executable-find.
1606
1607         * nndb.el: Don't declare the nndb back end two or more times; don't
1608         autoload news-reply-mode, news-setup, cancel-timer and telnet.
1609
1610         * nntp.el: Autoload format-spec instead of format; use
1611         eval-and-compile to evaluate autoload forms.
1612
1613 2005-05-09  Simon Josefsson  <jas@extundo.com>
1614
1615         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
1616         tiny patch from "Georg C. F. Greve" <greve@gnu.org>.
1617
1618 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1619
1620         * gnus.el (gnus-version-number): Bump version.
1621
1622 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1623
1624         * gnus.el: No Gnus v0.3 is released.
1625
1626 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1627
1628         * lpath.el (featurep): Bind show-nonbreak-escape.
1629
1630 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1631
1632         * gnus-art.el (gnus-article-edit-part): Disable undo.
1633
1634 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1635
1636         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
1637         gnus-article-date-lapsed-new-header is t if date timer is active;
1638         skip headers in which the original date value is empty.
1639         (gnus-article-save-original-date): Redefine it as a macro.
1640         (gnus-display-mime): Use it.
1641
1642 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1643
1644         * gnus-art.el (article-date-ut): Support converting date in
1645         forwarded parts as well.
1646         (gnus-article-save-original-date): New function.
1647         (gnus-display-mime): Use it.
1648
1649 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
1650
1651         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
1652         enclosure element of <item>.
1653
1654 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
1655
1656         * message.el (message-kill-buffer-query): Renamed from
1657         `message-kill-buffer-query-if-modified'.  Added :version.
1658
1659 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1660
1661         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
1662         window layout.
1663
1664 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1665
1666         * mml.el: Autoload dnd when compiling.
1667
1668 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
1669
1670         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
1671         x-dnd-*.
1672
1673 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1674
1675         * qp.el (quoted-printable-encode-region): Save excursion.
1676
1677 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1678
1679         * message.el (message-kill-buffer-query-if-modified): new variable
1680         so the user can kill a modified message buffer quickly
1681         (message-kill-buffer): use it.
1682
1683 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1684
1685         * lpath.el: Fbind display-time-event-handler; don't fbind
1686         string-to-multibyte.
1687
1688         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
1689
1690 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1691
1692         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
1693         contained in text because xml.el decodes entities) with LFs.
1694
1695 2005-04-11  Lute Kamstra  <lute@gnu.org>
1696
1697         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
1698         differently.
1699
1700 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1701
1702         * mm-util.el (mm-detect-coding-region): Typo.
1703
1704 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1705
1706         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
1707
1708 2005-04-06  D Goel  <deego@gnufans.org>
1709
1710         * spam-stat.el (spam-stat-score-buffer): Add a call to a
1711         user-function allow user modifications of the scores.
1712         (spam-stat-score-buffer-user): New function, to allow
1713         user-computed modifications to the score.
1714         (spam-stat-score-buffer-user-functions): list of additional
1715         scoring functions
1716         (spam-stat-error-holder): global temporary error holder
1717         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
1718         variable
1719
1720 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1721
1722         * gnus-registry.el (gnus-registry-clean-empty-function)
1723         (gnus-registry-trim, gnus-registry-fetch-groups)
1724         (gnus-registry-delete-group): now groups that match
1725         `gnus-registry-ignored-groups' will be removed from the registry
1726         entries, not just ignored for splitting.  This helps clean up the
1727         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
1728         to get all the groups a message ID is in.
1729
1730         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
1731         (spam-stat-split-fancy): changed "threshhold" to "threshold"
1732         (spam-stat-score-buffer-user-functions): added :number custom type
1733
1734 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1735
1736         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
1737         argument in XEmacs.
1738
1739         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
1740         (nnrss-request-group): Decode group name first.
1741         (nnrss-request-article): Make a text/plain article if mml-to-mime
1742         failed.
1743         (nnrss-get-encoding): Return a compatible encoding according to
1744         nnrss-compatible-encoding-alist.
1745         (nnrss-find-el): Use consp instead of listp.
1746         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
1747
1748 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1749
1750         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
1751         which Emacs 20 doesn't support.
1752         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
1753
1754 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
1755
1756         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
1757         silence the byte compiler inside the defun
1758
1759         * gnus-demon.el (parse-time-string): Add autoload.
1760
1761         * gnus-delay.el (parse-time-string): Add autoload.
1762
1763         * gnus-art.el (parse-time-string): Add autoload.
1764
1765         * nnultimate.el (parse-time): Require for `parse-time-string'.
1766
1767 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1768
1769         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
1770
1771         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
1772
1773         * smime.el (smime-ldap-host-list): Add :version.
1774
1775 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1776
1777         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
1778         pass it to `gnus-browse-read-group'.
1779         (gnus-browse-read-group): Add NUMBER argument and pass it to
1780         `gnus-group-read-ephemeral-group'.
1781
1782         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
1783         argument and pass it to `gnus-group-read-group'.
1784
1785 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
1786
1787         * mm-util.el (mm-xemacs-find-mime-charset): Only call
1788         mm-xemacs-find-mime-charset-1 if we have the mule feature
1789         available at runtime.
1790
1791 2005-03-25  Werner Lemberg  <wl@gnu.org>
1792
1793         * nnmaildir.el: Replace `illegal' with `invalid'.
1794
1795 2005-03-23  Lute Kamstra  <lute@gnu.org>
1796
1797         * time-date.el: Add comment on time value formats.
1798         Don't require parse-time.
1799         (with-decoded-time-value): New macro.
1800         (encode-time-value): New function.
1801         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
1802         (days-to-time): Return a valid time value when arg is huge.
1803         (time-since): Use time-subtract.
1804         (time-to-number-of-days): Use time-to-seconds.
1805
1806 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1807
1808         * gnus-start.el (gnus-display-time-event-handler):
1809         Check display-time-timer at runtime rather than only at load time
1810         in case display-time-mode is turned off in the mean time.
1811
1812 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
1813
1814         * nnimap.el (nnimap-open-connection): Print which authinfo file is
1815         used.
1816
1817         * nneething.el (nneething-map-file-directory): Derive from
1818         `gnus-directory'.
1819
1820         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
1821         the To/Cc button.
1822
1823 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1824
1825         * nnmaildir.el (nnmaildir-request-accept-article):
1826         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
1827
1828 2005-03-13  Steve Youngs  <steve@sxemacs.org>
1829
1830         * gnus-async.el: Require timer-funcs at compile time when in
1831         XEmacs for `run-with-idle-timer'.
1832
1833 2005-03-13  Steve Youngs  <steve@sxemacs.org>
1834
1835         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
1836         autoloaded function.
1837         From: Andrey Slusar <anrays@gmail.com>.
1838
1839 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1840
1841         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
1842
1843 2005-03-10  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>  (tiny change)
1844
1845         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
1846
1847 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1848
1849         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
1850         gnus-expert-user to default.
1851
1852 2005-03-08  Juergen Kreileder <jk@blackdown.de>  (tiny change)
1853
1854         * nnimap.el (nnimap-open-server): Ditto.
1855
1856         * imap.el (imap-authenticate): Fix typo.
1857
1858 2005-03-08  Bjorn Solberg <bjorn_ding@hekneby.org>  (tiny change)
1859
1860         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
1861         buffer (since IMAP server might return FETCH response out of
1862         order, and the nntp buffer must be sorted).
1863
1864 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
1865
1866         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
1867         comparison on string.
1868
1869         * gnus-agent.el (gnus-agent-long-article,
1870         gnus-agent-short-article, gnus-agent-score): Renamed category
1871         keywords to match gnus-cus.
1872         (gnus-agent-summary-fetch-series): Modified to protect against
1873         gnus-agent-summary-fetch-group clearing processable flags.
1874         (gnus-agent-synchronize-group-flags): Update live group buffer as
1875         synchronization may occur due to the user toggle the plugged
1876         status.
1877         (gnus-agent-fetch-group-1): Clear downloadable flag when article
1878         successfully downloaded.
1879         (gnus-agent-expire-group-1): Avoid using markers when the overview
1880         is in ascending order; greatly improves performance.
1881         (gnus-agent-regenerate-group): Use
1882         gnus-agent-synchronize-group-flags to reset read status in both
1883         gnus and server.
1884         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
1885
1886 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
1887
1888         * message.el: Don't autoload former message-utils variables.
1889         (message-strip-subject-trailing-was): Change doc string.
1890
1891         * nnweb.el: Fixes for `gnus-group-make-web-group'.
1892         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
1893         (nnweb-google-search): Add "hl=en" here.
1894         (nnweb-google-parse-1, nnweb-google-create-mapping):
1895         Don't hardcode URL.
1896
1897 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1898
1899         * message.el (message-get-reply-headers, message-followup):
1900         Mention related variables `message-use-followup-to' and
1901         `message-use-mail-followup-to', in the information buffer.
1902
1903         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
1904         of broken groups(-beta).google.com.
1905
1906 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
1907
1908         * gnus-sum.el (gnus-summary-move-article): pass move-is-internal
1909         parameter to invoked gnus-request-move-article; remove the
1910         redundant gnus-sum-hint-move-is-internal variable; apply the marks
1911         all at once instead of once per article
1912         (gnus-summary-remove-process-mark): accept a list of articles as
1913         well as a single article for processing
1914
1915         * gnus-int.el (gnus-request-move-article): add move-is-internal parameter
1916
1917         * nnml.el (nnml-request-move-article): add move-is-internal parameter
1918
1919         * nnmh.el (nnmh-request-move-article): add move-is-internal parameter
1920
1921         * nnmbox.el (nnmbox-request-move-article): add move-is-internal parameter
1922
1923         * nnmaildir.el (nnmaildir-request-move-article): add move-is-internal parameter
1924
1925         * nnimap.el (nnimap-request-move-article): add move-is-internal
1926         parameter and remove the gnus-sum-hint-move-is-internal variable
1927
1928         * nnfolder.el (nnfolder-request-move-article): add move-is-internal parameter
1929
1930         * nndraft.el (nndraft-request-move-article): add move-is-internal parameter
1931
1932         * nndiary.el (nndiary-request-move-article): add move-is-internal parameter
1933
1934         * nndb.el (nndb-request-move-article): add move-is-internal parameter
1935
1936         * nnbabyl.el (nnbabyl-request-move-article): add move-is-internal parameter
1937
1938         * nnagent.el (nnagent-request-move-article): add move-is-internal parameter
1939
1940 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1941
1942         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
1943         a more conservative way.
1944
1945 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1946
1947         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
1948         buffer, so it moves the window's cursor.
1949
1950 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1951
1952         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
1953         `mm-dissect-multipart' and receive the from field as an (optional)
1954         argument from `mm-dissect-multipart'.
1955         (mm-dissect-multipart): Receive the from field as an argument and
1956         pass it on when we call `mm-dissect-buffer' on MIME parts.
1957         Fixes verification/decryption of signed/encrypted MIME parts.
1958
1959 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
1960
1961         * gnus-sum.el (gnus-summary-move-article): set
1962         gnus-sum-hint-move-is-internal for gnus-request-move-article and
1963         whatever it calls (right now, only nnimap-request-move article
1964         respects it)
1965
1966         * nnimap.el (nnimap-request-move-article): when
1967         gnus-sum-hint-move-is-internal is set, don't do the extra
1968         nnimap-request-article
1969
1970 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1971
1972         * nnheader.el (nnheader-find-file-noselect): Add doc string.
1973
1974         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
1975         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
1976
1977         * gnus-sum.el (gnus-summary-caesar-message):
1978         Apply `gnus-treat-article' after rotation.
1979
1980         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
1981         doc string.
1982
1983 2005-02-22  Simon Josefsson  <jas@extundo.com>
1984
1985         * encrypt.el (encrypt-password-cache-expiry): Remove (use
1986         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
1987         <arne@arnested.dk>.
1988         (encrypt): Add password-cache and password-cache-expiry as group
1989         members.
1990
1991 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1992
1993         * smime.el (smime-ldap-host-list): Doc fix.
1994         (smime-ask-passphrase): Use `password-read-and-add' to read (and
1995         cache) password.
1996         (smime-sign-region): Use it.
1997         (smime-decrypt-region): Use it.
1998         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
1999         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
2000         fails.
2001         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
2002         certificate from DER to PEM format rather than calling openssl.
2003
2004         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
2005
2006         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
2007         for signing/encryption.
2008
2009         * mml.el (mml-parse-1): Use them.
2010
2011 2005-02-21  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2012
2013         * nnrss.el (nnrss-verbose): Removed.
2014         (nnrss-request-group): Use `nnheader-message' instead.
2015
2016 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
2017
2018         * nnrss.el (nnrss-verbose): New variable.
2019         (nnrss-request-group): Make it say nnrss is requesting a group.
2020
2021 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
2022
2023         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
2024         Handle news URL with given port correctly.
2025
2026 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2027
2028         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
2029         containing special characters.
2030
2031         * gnus-sum.el (gnus-summary-edit-article): Ditto.
2032
2033         * mml.el (mime-to-mml): Ditto.
2034
2035         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
2036         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
2037         (rfc2047-decode-region): Quote decoded words containing special
2038         characters when rfc2047-quote-decoded-words-containing-tspecials
2039         is non-nil.
2040
2041 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2042
2043         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
2044
2045         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
2046
2047 2005-02-15  Simon Josefsson  <jas@extundo.com>
2048
2049         * nnimap.el (nnimap-debug): Doc fix.
2050
2051         * imap.el (imap-debug): Doc fix.
2052
2053 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2054
2055         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
2056
2057 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2058
2059         * gnus.el (spam-contents): improve docs for spam-contents
2060         parameter in its variable incarnation
2061
2062 2005-02-14  Simon Josefsson  <jas@extundo.com>
2063
2064         * smime-ldap.el: Use require instead of load-library for ldap.
2065         (smime-ldap-search): Indent.
2066         (smime-ldap-search-internal): Shorten line.
2067
2068         * smime.el (smime-cert-by-dns): Add doc-string.
2069         (smime-cert-by-ldap-1): Indent.
2070
2071         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
2072         mml-smime-get-dns-ldap.
2073         (mml-smime-encrypt-query): Use new function.  Default to ldap.
2074
2075 2005-02-14  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2076
2077         * smime.el: Require smime-ldap.
2078         (smime-ldap-host-list): New variable.
2079         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
2080
2081         * mml-smime.el (mml-smime-encrypt-query): New function.
2082         (mml-smime-encrypt-query): Use it.
2083
2084         * smime-ldap.el: New file.
2085
2086 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2087
2088         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
2089
2090 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
2091
2092         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
2093         argument in doc string.  Make query for type more clear.
2094
2095 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
2096
2097         * gnus.el (gnus-group-startup-message): Search for gnus images in
2098         etc/images/gnus.
2099         * mm-util.el (mm-find-charset-region): Likewise.
2100         * smiley.el (smiley-data-directory): Search for smilies in
2101         etc/images/smilies.
2102
2103 2005-02-09  Kim F. Storm  <storm@cua.dk>
2104
2105         Change Emacs release version from 21.4 to 22.1 throughout.
2106         Change Emacs development version from 21.3.50 to 22.0.50.
2107
2108 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2109
2110         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
2111
2112         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
2113         non-Mule XEmacs as well.
2114         (mm-decompress-buffer): Signal an error intentionally if it does
2115         not decompress compressed data because auto-compression-mode is
2116         disabled.
2117
2118 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
2119
2120         * gnus-registry.el (gnus-registry-delete-group): small bug leaves
2121         an ID in the registry even if it has no groups
2122
2123 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2124
2125         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
2126         merge it into mm-decompress-buffer.
2127         (gnus-mime-copy-part): Use the MIME part charset, the value which
2128         a user specified or gnus-newsgroup-charset for decoding, like
2129         gnus-mime-inline-part does; set buffer-file-coding-system to tell
2130         save-buffer what was used.  Suggested by Kevin Ryde
2131         <user42@zip.com.au>.
2132         (gnus-mime-inline-part): Allow the name parameter as well as the
2133         filename parameter; force decompressing of compressed data; always
2134         display contents being not decoded as unibyte.
2135
2136         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
2137         as well as the filename parameter.
2138
2139         * mm-util.el (mm-decompress-buffer): Merge
2140         gnus-mime-jka-compr-maybe-uncompress.
2141         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
2142         of compressed data.
2143
2144 2005-02-08  Simon Josefsson  <jas@extundo.com>
2145
2146         * imap.el (imap-log): Doc fix.
2147
2148 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2149
2150         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
2151         the coding cookies; decompress compressed parts.
2152
2153         * mml.el (mml-generate-mime-1): Add the charaset parameter according
2154         to the value which a user specified manually or the coding cookie.
2155
2156         * mm-util.el (mm-string-to-multibyte): New function.
2157         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
2158         (mm-coding-system-to-mime-charset): New function.
2159         (mm-decompress-buffer): New function.
2160         (mm-find-buffer-file-coding-system): New function.
2161
2162         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
2163         (mm-display-inline-fontify): Rewrite for decoding and decompressing
2164         parts.
2165
2166 2004-10-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2167
2168         * mm-view.el (mm-display-inline-fontify): Decode a part according
2169         to the charset parameter.
2170
2171 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2172
2173         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
2174         prefix arg is neither nil nor a number, as info specifies.
2175
2176 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2177
2178         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
2179         timestamps.
2180
2181 2005-01-29  Jari Aalto  <jari.aalto@cante.net>
2182
2183         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
2184         groups error checking and notify user.
2185
2186 2004-09-04  Jari Aalto  <jari.aalto@poboxes.com>
2187
2188         * message.el (message-send-mail-function): Check existence of
2189         sendmail-program first before using default value
2190         `message-send-mail-with-sendmail'.  Otherwise use more generic
2191         `smtpmail-send-it'.
2192
2193 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2194
2195         * nntp.el (nntp-request-update-info): Always return nil.
2196
2197 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2198
2199         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
2200
2201 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2202
2203         * message.el (message-beginning-of-line): Change the behavior when
2204         invoked between BOL and : so that it first moves backward.
2205
2206 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2207
2208         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
2209         article buffer when editing of the article is discarded.
2210         (gnus-article-prepare): Revert.
2211
2212 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2213
2214         * gnus-art.el (gnus-article-prepare):
2215         Remove message-strip-forbidden-properties from the local hook.
2216
2217 2005-01-27  Simon Josefsson  <jas@extundo.com>
2218
2219         * password.el (password-cache-add): Only start one timer per key.
2220         Reported by Derek Atkins <warlord@MIT.EDU>.
2221
2222 2005-01-26  Steve Youngs  <steve@sxemacs.org>
2223
2224         * run-at-time.el: Removed.  It is no longer needed as
2225         timer-funcs.el in the xemacs-base package has a working version of
2226         `run-at-time'.
2227
2228         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
2229
2230         * password.el: Require timer-funcs instead of run-at-time in
2231         XEmacs.
2232         Remove `password-run-at-time' macro.
2233         (password-cache-add): Use `run-at-time' instead of
2234         `password-run-at-time'.
2235
2236         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
2237         Remove `nnheader-cancel-function-timers' alias,
2238         `cancel-function-timers' exists in XEmacs in timer-funcs.
2239
2240         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
2241         for `run-with-idle-timer'.
2242
2243         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
2244         for `run-at-time'.
2245
2246         * mm-url.el: Require timer-funcs at compile time when in XEmacs
2247         for `with-timeout'.
2248
2249         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
2250         the same as for XEmacs 21.4.
2251         No need to ignore `run-with-idle-timer', this function exists in
2252         XEmacs now in timer-funcs.el in the xemacs-base package.
2253         (dgnushack-compile): No need to delete
2254         run-at-time.el from the list of files to compile because it
2255         doesn't exist anymore.
2256
2257 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2258
2259         * mml.el (mml-generate-mime-1): Convert string into unibyte when
2260         inserting " *mml*" buffer's contents into a unibyte temp buffer.
2261
2262 2005-01-24  Harald Meland <harald.meland@usit.uio.no>  (tiny change)
2263
2264         * mail-source.el (mail-source-fetch-imap): Search for ^From case
2265         sensitively.
2266
2267 2005-01-21  Derek Atkins <warlord@MIT.EDU>  (tiny change)
2268
2269         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
2270
2271 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2272
2273         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
2274         which will be inserted according to the multibyteness of a buffer
2275         rather than the type of contents.  Suggested by ARISAWA Akihiro
2276         <ari@mbf.ocn.ne.jp>.
2277
2278         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
2279         of string which old xml.el may return rather than a string.
2280
2281 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2282
2283         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
2284
2285 2005-01-16  Simon Josefsson  <jas@extundo.com>
2286
2287         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
2288         idn/idna.el isn't available.
2289         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
2290         <michael@waxrat.com>.
2291
2292         * hashcash.el: Remove non-FSF copyright header.
2293
2294         * hashcash.el (hashcash-extra-generate-parameters): New variable.
2295         (hashcash-generate-payment): Use it.
2296         (hashcash-generate-payment-async): Use it.
2297
2298 2005-01-15  Simon Josefsson  <jas@extundo.com>
2299
2300         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
2301         Suggested by Raymond Scholz <ray-2005@zonix.de>.
2302
2303         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
2304         gnus-summary-idna-message.
2305         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
2306         (gnus-summary-idna-message): New function.
2307
2308 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2309
2310         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
2311         gnus-novice-user.
2312
2313 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2314
2315         * nnrss.el (nnrss-request-delete-group): Delete entries in
2316         nnrss-group-alist as well.
2317         (nnrss-save-server-data): Insert newline.
2318
2319 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
2320
2321         * gnus.el (gnus-user-agent): Use list of symbols instead of
2322         symbols.  Display full version number for (S)XEmacs.  Optionally
2323         display (S)XEmacs codename.
2324
2325         * gnus-util.el (gnus-emacs-version): Update for new
2326         `gnus-user-agent'.
2327
2328         * gnus-msg.el (gnus-extended-version): Make it possible to omit
2329         Gnus version.
2330
2331 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2332
2333         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
2334         which is unreadable in some setups.
2335
2336 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2337
2338         * gnus-spec.el (gnus-update-format-specifications): Flush the
2339         group format spec cache if it doesn't support decoded group names.
2340
2341 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2342
2343         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
2344         to apply decay on score files matching a regexp.
2345
2346 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2347
2348         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
2349         compatibility in %g and %c.
2350
2351 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2352
2353         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
2354         name for only %g and %c.
2355         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
2356         of gnus-tmp-group to decoded group name.
2357         (gnus-group-make-rss-group): Exclude `/'s from group names.
2358
2359 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2360
2361         * nnrss.el (nnrss-get-encoding): Fix regexp.
2362
2363 2004-12-27  Simon Josefsson  <jas@extundo.com>
2364
2365         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
2366         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
2367         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
2368
2369 2004-12-17  Kim F. Storm  <storm@cua.dk>
2370
2371         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
2372
2373         * gnus-sum.el (gnus-summary-mode-map): Likewise.
2374
2375 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
2376
2377         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
2378
2379 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2380
2381         * nnrss.el: Require rfc2047 and mml.
2382         (nnrss-file-coding-system): New variable.
2383         (nnrss-format-string): Redefine it as an inline function.
2384         (nnrss-decode-group-name): New function.
2385         (nnrss-string-as-multibyte): Remove.
2386         (nnrss-retrieve-headers): Decode group name; don't use
2387         nnrss-format-string.
2388         (nnrss-request-group): Decode group name.
2389         (nnrss-request-article): Decode group name; allow a Message-ID as
2390         well as an article number; don't use nnrss-format-string; encode a
2391         Message-ID string which may contain non-ASCII characters; use
2392         mml-to-mime to compose a MIME article.
2393         (nnrss-request-expire-articles): Decode group name.
2394         (nnrss-request-delete-group): Decode group name.
2395         (nnrss-fetch): Clarify error message.
2396         (nnrss-read-server-data): Use insert-file-contents instead of load;
2397         bind file-name-coding-system; use multibyte buffer.
2398         (nnrss-save-server-data): Bind coding-system-for-write to the
2399         value of nnrss-file-coding-system; bind file-name-coding-system;
2400         add coding cookie.
2401         (nnrss-read-group-data): Use insert-file-contents instead of load;
2402         bind file-name-coding-system; use multibyte buffer.
2403         (nnrss-save-group-data): Bind coding-system-for-write to the
2404         value of nnrss-file-coding-system; bind file-name-coding-system.
2405         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
2406         make it work with non-ASCII text.
2407         (nnrss-find-el): Make it work with old xml.el as well.
2408
2409 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
2410
2411         * nnrss.el (nnrss-get-encoding): New function.
2412         (nnrss-fetch): Use unibyte buffer initially; bind
2413         coding-system-for-read while performing mm-url-insert; remove ^Ms;
2414         decode contents according to the encoding attribute.
2415         (nnrss-save-group-data): Add coding cookie.
2416         (nnrss-mime-encode-string): New function.
2417         (nnrss-check-group): Use it to encode subject and author.
2418
2419 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
2420
2421         * spam.el (spam-check-BBDB): don't get the symbol-value of an
2422         imaginary variable
2423
2424 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2425
2426         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
2427         correctly even if there are wide characters.
2428
2429 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
2430
2431         * spam.el (spam-check-BBDB): fix the BBDB caching code to use
2432         downcased symbol names; make a new cache instead of reusing
2433         bbdb-hashtable
2434
2435 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2436
2437         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
2438         concatenating segments rather than before concatenating them.
2439         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2440
2441         * message.el (message-get-reply-headers): Bind `extra'.
2442
2443 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2444
2445         * message.el (message-extra-wide-headers): New variable.
2446         (message-get-reply-headers): Use it.
2447
2448 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2449
2450         * gnus-agent.el (gnus-agent-group-path): Decode group name.
2451         (gnus-agent-group-pathname): Ditto.
2452
2453         * gnus-cache.el (gnus-cache-file-name): Decode group name.
2454
2455         * gnus-group.el (gnus-group-make-group): Decode group name.
2456         (gnus-group-make-rss-group): Register the group data after opening
2457         the nnrss group.
2458
2459 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
2460
2461         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
2462         by expiry now get marked as read.
2463
2464 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2465
2466         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
2467
2468 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
2469
2470         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
2471         unify Latin characters in XEmacs.
2472         (mm-find-mime-charset-region): Use it.
2473
2474 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2475
2476         * gnus-util.el (gnus-delete-directory): New function.
2477
2478         * gnus-agent.el (gnus-agent-delete-group): Use it.
2479
2480         * gnus-cache.el (gnus-cache-delete-group): Use it.
2481
2482 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2483
2484         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
2485         names.
2486
2487 2004-12-16  Simon Josefsson  <jas@extundo.com>
2488
2489         * hashcash.el (hashcash-payment-alist): Fix custom :type.
2490
2491 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2492
2493         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
2494
2495         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
2496         (gnus-group-set-current-level): Decode group name.
2497
2498 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
2499
2500         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
2501         failed.
2502
2503 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2504
2505         * gnus-group.el (gnus-group-delete-group): Decode group name.
2506         (gnus-group-make-rss-group): Encode group name.
2507         (gnus-group-catchup-current): Decode group name.
2508         (gnus-group-kill-group): Decode group name.
2509
2510 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2511
2512         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
2513
2514 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2515
2516         * gnus-group.el (gnus-group-make-rss-group):
2517         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
2518
2519         * gnus-start.el (gnus-setup-news): Honor user's setting to
2520         gnus-message-archive-method.  Suggested by Lute Kamstra
2521         <lute@gnu.org>.
2522
2523 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
2524
2525         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
2526         global counterparts of the buffer-local variables.
2527
2528 2004-11-16  Romain Francoise  <romain@orebokech.com>
2529
2530         * gnus-sum.el (gnus-summary-exit): Don't clear the global
2531         counterparts of the buffer-local variables.
2532
2533 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
2534
2535         * message.el (message-forbidden-properties): Fixed typo in doc
2536         string.
2537
2538 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
2539
2540         * gnus-util.el (gnus-replace-in-string): Added doc string.
2541
2542         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
2543         to avoid problems when splitting mails with many recipients.
2544
2545 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2546
2547         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
2548         pop-to-buffer, covered by the subsequent gnus-configure-windows.
2549
2550 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
2551
2552         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
2553         if there is no hashtable in memory or file modification time is
2554         newer than cached timestamp.
2555
2556 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
2557
2558         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
2559         not-matching option.
2560
2561 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
2562
2563         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
2564         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
2565         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
2566         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
2567         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
2568         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
2569
2570 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2571
2572         * message.el (message-forward-make-body-mml): Remove headers
2573         according to message-forward-ignored-headers if a message is decoded.
2574
2575 2004-12-02  Romain Francoise  <romain@orebokech.com>
2576
2577         * message.el (message-forward-make-body-plain): Always remove
2578         headers according to message-forward-ignored-headers.
2579
2580 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
2581
2582         * spam.el (spam-summary-prepare-exit): remove the
2583         gnus-summary-limit pop for now, it has problems with ham marks for
2584         me
2585
2586 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
2587
2588         * spam.el (spam-summary-prepare-exit): use gnus-summary-limit
2589         correctly
2590
2591 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
2592
2593         * format-spec.el (format-spec): Message the char.
2594
2595 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
2596
2597         * gnus-art.el (gnus-split-methods): reformat comments
2598
2599         * spam.el (spam-summary-prepare-exit): remove article limits
2600         before exiting the summary buffer
2601
2602 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2603
2604         * lpath.el: Remove bbdb-create-internal, bbdb-records,
2605         spam-BBDB-register-routine and spam-enter-ham-BBDB.
2606
2607         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
2608         order to silence the byte compiler.
2609
2610         * spam.el: Fix the way to silence the byte compiler, which
2611         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
2612         bbdb-search-simple, spam-BBDB-register-routine,
2613         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
2614         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
2615         spam-stat-buffer-is-spam, spam-stat-load,
2616         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
2617         spam-stat-save and spam-stat-split-fancy.
2618
2619 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2620
2621         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
2622         which may confuse users.
2623         (canlock-password-for-verify): Ditto.
2624
2625         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
2626
2627         * gnus-art.el (gnus-emphasis-alist): Ditto.
2628
2629         * gnus-registry.el (gnus-registry-max-entries): Ditto.
2630
2631         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
2632
2633         * gnus-start.el (gnus-save-killed-list): Ditto.
2634
2635         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
2636         (gnus-sum-thread-tree-root): Ditto.
2637         (gnus-sum-thread-tree-false-root): Ditto.
2638         (gnus-sum-thread-tree-single-indent): Ditto.
2639
2640         * message.el (message-courtesy-message): Ditto.
2641         (message-archive-note): Ditto.
2642         (message-subscribed-address-file): Ditto.
2643         (message-user-fqdn): Ditto.
2644
2645         * spam-report.el (spam-report-gmane-regex): Ditto.
2646
2647         * spam.el (spam-blackhole-good-server-regex): Ditto.
2648
2649 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2650
2651         * mml.el (mml-preview): Widen the message buffer before copying
2652         the contents to the preview buffer; sort headers before previewing.
2653
2654         * message.el (message-hidden-headers): Fix the way to avoid a bug
2655         in the `repeat' widget in Emacs 21.3 or earlier.
2656
2657 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2658
2659         * message.el (message-hidden-headers): Default to "^References:".
2660         From Reiner Steib <Reiner.Steib@gmx.de>; improve customization type.
2661         (message-strip-forbidden-properties): Remove check for obsolete
2662         `message-hidden' text property, hidden headers are not accessible
2663         in the buffer anymore.  From Romain Francoise on January 11, 2004.
2664
2665 2004-11-22  Romain Francoise  <romain@orebokech.com>
2666
2667         * message.el (message-header-format-alist): Add `From' in list
2668         so that it can be sorted.
2669         (message-fix-before-sending): Widen and sort headers before
2670         sending.
2671         (message-hide-headers): Use narrowing to hide headers by moving
2672         them to the top of the buffer and narrowing to the region
2673         underneath.
2674
2675 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2676
2677         * message.el (message-strip-forbidden-properties): Bind
2678         buffer-read-only (etc) to nil.
2679
2680 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2681
2682         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
2683         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2684
2685 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
2686
2687         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
2688
2689 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2690
2691         * dns.el (query-dns): Use sit-for to time instead of
2692         accept-process-output, since that doesn't seem to work on udp
2693         sockets.
2694
2695 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2696
2697         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
2698
2699 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
2700
2701         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
2702         docstrings.
2703
2704 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2705
2706         * nntp.el (nntp-request-update-info): Return nil if
2707         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
2708         may not call gnus-activate-group which uselessly issues the GROUP
2709         commands for all nntp groups and wastes time.  Reported by Romain
2710         Francoise <romain@orebokech.com>.
2711
2712         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
2713
2714 2004-11-15  Simon Josefsson  <jas@extundo.com>
2715
2716         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
2717         headers separately.
2718         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
2719         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
2720
2721 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
2722
2723         * gnus-start.el (gnus-convert-old-newsrc):
2724         Assign legacy-gnus-agent to 5.10.7.
2725
2726 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2727
2728         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
2729         start of the lines.
2730
2731 2004-11-14  Magnus Henoch  <mange@freemail.hu>
2732
2733         * hashcash.el (hashcash-default-payment): Change default to 20
2734         (hashcash-default-accept-payment): Change default to 20
2735         (hashcash-process-alist): New variable
2736         (hashcash-generate-payment-async): Add
2737         (hashcash-already-paid-p): Add
2738         (hashcash-insert-payment): Don't generate payments twice
2739         (hashcash-insert-payment-async): Add
2740         (hashcash-insert-payment-async-2): Add
2741         (hashcash-cancel-async): Add
2742         (hashcash-wait-async): Add
2743         (hashcash-processes-running-p): Add
2744         (hashcash-wait-or-cancel): Add
2745         (mail-add-payment): New optional argument.  Conditionally start
2746         asynchronous calculation.
2747         (mail-add-payment-async): Add
2748
2749         * message.el (message-send-mail): Wait for asynchronous hashcash
2750         results.  Don't clobber existing X-Hashcash headers.
2751         (message-setup-1): Call mail-add-payment-async when
2752         message-generate-hashcash is non-nil.
2753
2754 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2755
2756         * message.el (message-use-alternative-email-as-from): Examine the
2757         From header as well; use message-make-from in order to include a
2758         user's full name.
2759
2760 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2761
2762         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
2763         default; improve customization type.
2764         (gnus-emphasis-custom-with-format): New macro.
2765         (gnus-emphasis-custom-value-to-external): New function.
2766         (gnus-emphasis-custom-value-to-internal): New function.
2767
2768 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2769
2770         * dns.el (query-dns): Resolve reverse addresses.
2771
2772 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2773
2774         * gnus-group.el (gnus-group-get-new-news): Use it.
2775
2776         * gnus-start.el (gnus-check-reasonable-setup): New function.
2777
2778 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2779
2780         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
2781         "Args out of range" error.  Reported by Arnaud Giersch
2782         <arnaud.giersch@free.fr>.
2783
2784 2004-11-07  Jesper Harder  <harder@ifa.au.dk>
2785
2786         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
2787         From Stefan Wiens <s.wi@gmx.net>.
2788
2789 2004-11-04  Richard M. Stallman  <rms@gnu.org>
2790
2791         * spam.el (spam group): Add :version.
2792
2793         * pgg-def.el (pgg group): Add :version.
2794
2795 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2796
2797         * gnus-art.el (gnus-article-edit-article): Don't associate the
2798         article buffer with a draft file.  This is a temporary measure
2799         against the 2004-08-22 change to gnus-article-edit-mode.
2800
2801 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2802
2803         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
2804         (html2text-format-tags): Remove unused variable `attr'.
2805
2806 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
2807
2808         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
2809
2810         * tls.el (tls-process-connection-type, tls-success)
2811         (tls-certtool-program): Add :version.
2812
2813         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
2814         (starttls-extra-arguments, starttls-process-connection-type)
2815         (starttls-connect, starttls-failure, starttls-success):
2816
2817         * spam-stat.el (spam-stat): Add :version.
2818
2819         * sieve.el (sieve): Add :version.
2820
2821         * sha1.el (sha1): Add :version.
2822         (sha1-use-external): Remove redundant version.
2823
2824         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
2825         (nnmail-cache-ignore-groups, nnmail-spool-hook)
2826         (nnmail-split-fancy-match-partial-words)
2827         (nnmail-split-lowercase-expanded):
2828
2829         * nndiary.el (nndiary): Add :version.
2830
2831         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
2832
2833         * mml-sec.el (mml-default-sign-method)
2834         (mml-default-encrypt-method, mml-signencrypt-style-alist):
2835         Add :version.
2836
2837         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
2838
2839         * mm-url.el (mm-url-use-external, mm-url-program)
2840         (mm-url-arguments): Add :version.
2841
2842         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
2843         (mm-attachment-file-modes, mm-decrypt-option)
2844         (mm-w3m-safe-url-regexp): Add :version.
2845
2846         * message.el (message-cite-prefix-regexp)
2847         (message-sendmail-envelope-from, message-minibuffer-local-map)
2848         (message-user-fqdn, message-completion-alist): Add :version.
2849
2850         * gnus-win.el (gnus-configure-windows-hook)
2851         (gnus-use-frames-on-any-display): Add :version.
2852
2853         * gnus-art.el (gnus-article-address-banner-alist)
2854         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
2855         (gnus-treat-from-picon, gnus-treat-mail-picon)
2856         (gnus-treat-x-pgp-sig): Add :version.
2857
2858         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
2859         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
2860         (gnus-summary-article-delete-hook)
2861         (gnus-summary-display-while-building): Add :version.
2862
2863         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
2864         (gnus-get-top-new-news-hook):Add :version.
2865
2866         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2867         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
2868
2869         * gnus-registry.el (gnus-registry): Add :version.
2870
2871         * gnus-spec.el (gnus-use-correct-string-widths)
2872         (gnus-make-format-preserve-properties): Add :version.
2873
2874         * gnus.el (gnus-group-charter-alist)
2875         (gnus-group-fetch-control-use-browse-url)
2876         (gnus-install-group-spam-parameters): Add :version.
2877
2878         * gnus-diary.el (gnus-diary): Add :version.
2879
2880         * gnus-delay.el (gnus-delay): Add :version.
2881
2882         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
2883         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
2884         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
2885         Add :version.
2886
2887         * gnus-agent.el (gnus-agent-max-fetch-size)
2888         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
2889         (gnus-agent-prompt-send-queue): Add :version.
2890
2891         * deuglify.el (gnus-outlook-deuglify): Add :version.
2892
2893         * html2text.el: Beautify code.  Improve doc strings.  Some checkdoc
2894         cleanup.
2895         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
2896         (html2text-format-tag-list): Add "strong" and "em".
2897         From "Alfred M. Szmidt" <ams@kemisten.nu> (tiny change).
2898
2899 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
2900
2901         * gnus-registry.el (gnus-registry-hashtb): create the registry
2902         when package is loaded
2903
2904         * spam.el (spam-summary-score-preferred-header): global preference
2905         for people who want to override the default SpamAssassin over
2906         Bogofilter preference (when both are set)
2907         (spam-necessary-extra-headers): add spam-use-bogofilter as an option
2908         (spam-user-format-function-S): check spam-summary-score-preferred-header
2909         (spam-extra-header-to-number): add X-Bogosity header parsing
2910         (spam-user-format-function-S): format the score correctly
2911
2912 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2913
2914         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
2915         signature file.  Suggested by Manoj Srivastava
2916         <srivasta@golden-gryphon.com>.
2917
2918         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
2919         iso-2022-jp even in the Japanese language environment.
2920         Suggested by Jason Rumney <jasonr@gnu.org>.
2921
2922 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2923
2924         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
2925         use the same characters as the dummy marks; make it free from
2926         getting affected by the language environment.
2927         (gnus-summary-read-group-1): Update mark positions only when the
2928         format spec is updated.
2929
2930         * gnus-spec.el (gnus-update-format-specifications): Return a list
2931         of updated types.
2932
2933 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2934
2935         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
2936         of boundp to check if display-warning is available.
2937
2938 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
2939
2940         * nnimap.el (nnimap-open-connection): fixed prog1/prog2 bug
2941
2942 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2943
2944         * nnspool.el (nnspool-spool-directory): Use news-path if the
2945         news-directory variable is not bound.
2946
2947         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
2948         function instead of display-warning if it is not available.
2949
2950 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
2951
2952         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
2953         v5-10: Use `point-at-bol'.
2954
2955 2004-10-26  Simon Josefsson  <jas@extundo.com>
2956
2957         * hashcash.el: Fix URL in comment, reported by Cheng Gao
2958         <chenggao@gmail.com>.
2959
2960 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
2961
2962         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
2963         instead.
2964
2965 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
2966
2967         * nnimap.el (nnimap-remove-server-from-buffer-alist): new function
2968         to remove a server from the nnimap-server-buffer-alist
2969         (nnimap-open-connection, nnimap-close-server): use it
2970
2971         * gnus-encrypt.el: removed in favor of encrypt.el
2972
2973 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2974
2975         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
2976         running the major-mode function.
2977
2978 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2979
2980         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
2981         dummy marks in the right way.
2982
2983 2004-10-18  David Edmondson  <dme@dme.org>
2984
2985         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
2986         excessively.
2987
2988 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
2989
2990         * gnus-util.el (gnus-split-references): accept a nil references
2991         string and go on blissfully
2992
2993         * gnus-registry.el (gnus-registry-split-fancy-with-parent): catch
2994         cases where the references string is non-nil but has no references
2995
2996         * encrypt.el: add autoload tags
2997
2998         * spam.el (spam-resolve-registrations-routine): remove article
2999         from unregistration list too.  Reported by David Hanak
3000         <dhanak@isis.vanderbilt.edu>
3001
3002 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
3003
3004         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
3005         nil.  Changed custom type.
3006
3007 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
3008
3009         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
3010
3011         * gnus-sum.el (gnus-summary-move-article): Use it.
3012
3013 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
3014
3015         * encrypt.el: add autoload cookies
3016
3017         * spam.el (spam-backend-article-list-property)
3018         (spam-backend-get-article-todo-list)
3019         (spam-backend-put-article-todo-list, )
3020         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
3021         resolve registrations separately
3022         (spam-register-routine): format comments
3023         (spam-unregister-routine, spam-register-routine): always call with
3024         specific-articles, no default list
3025         (spam-summary-prepare-exit): use the spam-classifications function
3026
3027         * netrc.el (autoload, netrc-parse): use encrypt.el instead of
3028         gnus-encrypt.el
3029
3030         * encrypt.el: copied from gnus-encrypt.el
3031
3032         * gnus-encrypt.el: commented that it's obsolete
3033
3034 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
3035
3036         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
3037         (gnus-score-save): Use it.
3038
3039         * message.el (message-bury): Use `window-dedicated-p'.
3040
3041 2004-10-15  Simon Josefsson  <jas@extundo.com>
3042
3043         * pop3.el (top-level): Don't require nnheader.
3044         (pop3-read-timeout): Add.
3045         (pop3-accept-process-output): Add.
3046         (pop3-read-response, pop3-retr): Use it.
3047
3048 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
3049
3050         * spam.el (spam-register-routine): move comment
3051         (spam-verify-bogofilter): we use 'unknown for the initial
3052         spam-bogofilter-valid state, not 'never
3053
3054         * netrc.el (netrc-machine-user-or-password): convenience wrapper
3055         for netrc-machine
3056
3057         * nnimap.el (nnimap-open-connection): use
3058         netrc-machine-user-or-password
3059
3060 2004-10-17  Richard M. Stallman  <rms@gnu.org>
3061
3062         * gnus-registry.el (gnus-registry-unload-hook):
3063         Set as a variable with add-hook.
3064
3065         * nnspool.el (nnspool-spool-directory): Use news-directory instead
3066         of news-path.
3067
3068         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
3069
3070         * spam.el: Delete duplicate `provide'.
3071         (spam-unload-hook): Set as a variable with add-hook.
3072
3073 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
3074
3075         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
3076         in the doc string.
3077
3078         * message.el (message-ignored-news-headers)
3079         (message-ignored-supersedes-headers)
3080         (message-ignored-resent-headers)
3081         (message-forward-ignored-headers): Improve custom type.
3082
3083 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3084
3085         * message.el (message-tokenize-header): Fix 2004-09-06 change
3086         which used point-min in the wrong place.
3087
3088 2004-10-12  Simon Josefsson  <jas@extundo.com>
3089
3090         * net/tls.el (tls-certtool-program): New variable.
3091         (tls-certificate-information): New function, based on
3092         ssl-certificate-information.
3093
3094 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3095
3096         * compface.el: Move the version of ELisp-based uncompface program
3097         to the contrib directory because of the copyright problem.
3098
3099 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
3100
3101         * message.el (message-kill-buffer): Raise the current frame.
3102
3103 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
3104
3105         * gnus-sum.el: Mention that multibyte characters don't work as marks.
3106
3107         * gnus.el (message-y-or-n-p): Autoload.
3108
3109         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
3110         (pop3-password-required, pop3-authentication-scheme)
3111         (pop3-leave-mail-on-server): Made customizable.
3112         (pop3): New custom group.
3113         (pop3-retr): Remove `sleep-for' statements.
3114         Suggested by Dave Love <fx@gnu.org>.
3115
3116         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
3117         Windows/DOS.
3118
3119         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
3120         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
3121         Dave Love <fx@gnu.org>.
3122
3123         * mml.el (mml-minibuffer-read-disposition): Require match.
3124         Suggested by Dave Love <fx@gnu.org>.
3125
3126 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
3127
3128         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
3129         doc string.
3130
3131 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3132
3133         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
3134
3135 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3136
3137         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
3138         instead of calling `mm-insert-inline', to decode text/* parts
3139         before displaying them.
3140
3141 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3142
3143         * mm-uu.el (mm-uu-text-plain-type): New variable.
3144         (mm-uu-pgp-signed-extract-1): Use it.
3145         (mm-uu-pgp-encrypted-extract-1): Use it.
3146         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
3147         bind mm-uu-text-plain-type with that value.
3148         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
3149         mm-uu-dissect.
3150
3151 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3152
3153         * gnus-group.el (gnus-update-group-mark-positions):
3154         * gnus-sum.el (gnus-update-summary-mark-positions):
3155         * message.el (message-check-news-body-syntax):
3156         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
3157         of string-as-multibyte.
3158
3159 2004-10-05  Juri Linkov  <juri@jurta.org>
3160
3161         * gnus-group.el (gnus-update-group-mark-positions):
3162         * gnus-sum.el (gnus-update-summary-mark-positions):
3163         * message.el (message-check-news-body-syntax):
3164         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
3165         8-bit unibyte values to a multibyte string for search functions.
3166
3167 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3168
3169         * mm-uu.el (mm-uu-dissect): Allow optional arg.
3170         (mm-uu-dissect-text-parts): New function.
3171
3172         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
3173         dissect text parts.
3174
3175         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
3176         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
3177
3178         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
3179
3180         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
3181         gnus-current-topics instead of gnus-current-topic.
3182
3183 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
3184
3185         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
3186
3187 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
3188
3189         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
3190         where approriate.
3191
3192         * nnml.el (nnml-generate-active-info): do.
3193
3194         * nndiary.el (nndiary-generate-active-info): do.
3195
3196         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
3197         (gnus-topic-move): do.
3198
3199         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
3200         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
3201
3202         * gnus-srvr.el (gnus-server-prepare)
3203         (gnus-server-open-all-servers): do.
3204
3205         * gnus-msg.el (gnus-summary-cancel-article)
3206         (gnus-summary-resend-message)
3207         (gnus-summary-mail-crosspost-complaint): do.
3208
3209         * gnus-move.el (gnus-change-server): do.
3210
3211         * gnus-group.el (gnus-group-unmark-all-groups)
3212         (gnus-group-set-current-level): do.
3213
3214 2004-10-04  Simon Josefsson  <jas@extundo.com>
3215
3216         * message.el (message-generate-hashcash): Doc fix.
3217
3218 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
3219
3220         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
3221         avoid infinite recursion via gnus-get-function.
3222
3223 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
3224
3225         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
3226
3227         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
3228
3229         * nnmail.el (nnmail-split-history): do.
3230
3231         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
3232         (nnml-request-delete-group): do.
3233
3234         * nnslashdot.el (nnslashdot-read-groups): do.
3235
3236         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
3237         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
3238
3239         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
3240         (nnspool-sift-nov-with-sed): Use last
3241         (nnspool-retrieve-headers-with-nov): Use mapc.
3242         (nnspool-request-newgroups): Use dolist.
3243         (nnspool-request-group): Use last.
3244
3245         * nntp.el (nntp-read-server-type): Use dolist.
3246
3247         * nnvirtual.el (nnvirtual-create-mapping)
3248         (nnvirtual-update-read-and-marked): Use dolist.
3249         (nnvirtual-convert-headers): Simplify.
3250
3251 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
3252
3253         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
3254         support for sync'ing tick marks.
3255
3256 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3257
3258         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
3259         there's no visible header.
3260
3261 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
3262
3263         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
3264         necessary, pass full group name to gnus-request-set-marks.
3265
3266 2004-10-01  Simon Josefsson  <jas@extundo.com>
3267
3268         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
3269         acroread.
3270
3271 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3272
3273         * spam-report.el (spam-report-gmane): Fix interactive.
3274
3275         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
3276
3277         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
3278         when writing file.
3279         (gnus-agent-synchronize-flags): Don't default to being
3280         interactive.
3281
3282 2004-09-30  Simon Josefsson  <jas@extundo.com>
3283
3284         * message.el (message-generate-hashcash): Add.
3285         (message-send-mail): Use it, call mail-add-payment.
3286
3287 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
3288
3289         * spam.el (spam-verify-bogofilter): -V, not -sV option
3290
3291 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
3292
3293         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
3294         gnus-requst-update-info with explicit code to sync the in-memory
3295         info read flags with the marks being sync'd to the backend.
3296
3297         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
3298
3299 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
3300
3301         * spam.el (spam-verify-bogofilter): new function
3302         (spam-check-bogofilter)
3303         (spam-bogofilter-register-with-bogofilter): use it
3304         (spam-verify-bogofilter): small fixes
3305
3306 2004-09-28  Simon Josefsson  <jas@extundo.com>
3307
3308         * hashcash.el (hashcash-generate-payment): Revert.
3309
3310 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
3311
3312         * gnus-registry.el (gnus-registry-split-fancy-with-parent): use
3313         gnus-extract-references instead of gnus-split-references
3314
3315         * gnus-util.el (gnus-extract-references): new function, analogous
3316         to gnus-split-references but extracts only the message-ID without
3317         anything extra
3318
3319         * hashcash.el (hashcash-generate-payment)
3320         (hashcash-check-payment): do the right thing if hashcash-path is
3321         nil (because the hashcash program could not be found)
3322
3323         * spam.el (spam-use-hashcash): remove comment
3324
3325 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
3326
3327         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
3328         (gnus-cache-enter-article, gnus-cache-remove-article)
3329         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
3330
3331         * gnus-async.el (gnus-async-prefetch-remove-group): do.
3332
3333         * gnus-art.el (article-hide-boring-headers)
3334         (article-translate-strings, article-display-face)
3335         (gnus-article-mime-match-handle-first)
3336         (gnus-article-highlight-headers)
3337         (gnus-article-add-buttons-to-head): do.
3338
3339 2004-09-27  Simon Josefsson  <jas@extundo.com>
3340
3341         * hashcash.el: New version, from
3342         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
3343         ../contrib/.
3344
3345 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3346
3347         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
3348
3349 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
3350
3351         * gnus-dup.el (gnus-dup-open): Use mapc.
3352         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
3353
3354         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
3355         Reported by Stefan Wiens <s.wi@gmx.net>.
3356
3357         * gnus.el (gnus-shutdown): Use dolist.
3358
3359         * gnus-undo.el (gnus-undo): Use mapc.
3360
3361         * nnrss.el (nnrss-generate-active): do.
3362
3363         * message.el (message-cite-original-without-signature)
3364         (message-cite-original): Use mapc.
3365         (message-do-actions, message-make-forward-subject): Use dolist.
3366
3367 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
3368
3369         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
3370         deletion to remove entire duplicate line.  Fixes merged article
3371         number bug.
3372
3373 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
3374
3375         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
3376         servers that are offline.  Avoids having gnus-agent-toggle-plugged
3377         first ask if you want to open a server and then, even when you
3378         responded with no, asking if you want to synchronize the server's
3379         flags.
3380         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
3381         multi-line expressions.
3382         (gnus-agent-synchronize-group-flags): New internal function.
3383         Updates marks in memory (in the info structure) AND in the
3384         backend.
3385
3386         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
3387
3388         * nnagent.el (nnagent-request-set-mark): Use
3389         gnus-agent-synchronize-group-flags, not backend's request-set-mark
3390         method, to ensure that synchronization updates marks in the
3391         backend and in the info (in memory) structure.
3392
3393 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3394
3395         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
3396         convention fully; don't miss the root article of a thread; make
3397         the X-Draft-From header with correct article numbers.
3398
3399 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
3400
3401         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
3402         unless plugged.  Disable the agent so that an open failure causes
3403         an error.
3404
3405         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
3406         Reverted 2004-09-21 change.  The backend must be opened while
3407         synchronizing flags even when the backend stores the flags
3408         locally.
3409
3410 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
3411
3412         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
3413         in `header' match.  Reported by Svend Tollak Munkejord.
3414
3415         * message.el (message-cite-original): Fix use of
3416         `message-cite-articles-with-x-no-archive'.
3417
3418 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3419
3420         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
3421         (gnus-window-to-buffer): Ditto.
3422
3423         * mml.el (mml-preview-buffer): New variable.
3424         (mml-preview): Manage window layout with gnus-buffer-configuration.
3425
3426         * gnus-msg.el (gnus-setup-message): Put article numbers into the
3427         X-Draft-From header even if those articles aren't quoted.
3428
3429 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
3430
3431         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
3432         (gnus-request-set-mark, gnus-request-update-mark): Use new
3433         g-s-t-u-l-m to decide to use backend even when unplugged.
3434
3435 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3436
3437         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
3438         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
3439
3440 2004-09-20  Simon Josefsson  <jas@extundo.com>
3441
3442         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
3443         "utf-16-le".
3444
3445 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3446
3447         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
3448
3449 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3450
3451         * uudecode.el (uudecode-use-external): Add :version.
3452
3453         * smime.el (smime-CA-file, smime-encrypt-cipher)
3454         (smime-dns-server): Add :version.
3455
3456         * smiley.el (gnus-smiley-file-types): Add :version.
3457
3458         * sha1.el (sha1-use-external): Add :version.
3459
3460         * pgg-def.el (pgg-query-keyserver): Add :version.
3461
3462         * nnmail.el (nnmail-fancy-expiry-targets)
3463         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
3464
3465         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
3466         (nnimap-retrieve-groups-asynchronous): Add :version.
3467         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
3468
3469         * mml.el (mml-content-disposition-parameters)
3470         (mml-insert-mime-headers-always): Add :version.
3471
3472         * mm-util.el (mm-coding-system-priorities):
3473
3474         * mm-decode.el (mm-inline-text-html-with-images)
3475         (mm-keep-viewer-alive-types, mm-external-terminal-program)
3476         (mm-verify-option): Add :version.
3477         (mm-text-html-renderer): Change :version.
3478
3479         * message.el (message-fcc-externalize-attachments)
3480         (message-required-headers, message-draft-headers)
3481         (message-subject-trailing-was-query)
3482         (message-subject-trailing-was-ask-regexp)
3483         (message-subject-trailing-was-regexp, message-mark-insert-begin)
3484         (message-mark-insert-end, message-archive-header)
3485         (message-archive-note, message-cross-post-default)
3486         (message-cross-post-note, message-followup-to-note)
3487         (message-cross-post-note-function, message-use-mail-followup-to)
3488         (message-subscribed-address-functions)
3489         (message-subscribed-address-file, message-subscribed-addresses)
3490         (message-subscribed-regexps, message-allow-no-recipients)
3491         (message-yank-cited-prefix, message-signature-insert-empty-line)
3492         (message-hidden-headers, message-hierarchical-addresses)
3493         (message-mail-user-agent, message-use-idna)
3494         (message-valid-fqdn-regexp)
3495         (message-strip-special-text-properties, message-header-synonyms)
3496         (message-beginning-of-line, message-tab-body-function): Add :version.
3497         (message-insert-canlock, message-wide-reply-confirm-recipients):
3498         Change :version.
3499
3500         * mail-source.el (mail-source-ignore-errors): Add :group, :type
3501         and :version.
3502         (mail-source-delete-old-incoming-confirm)
3503         (mail-source-movemail-program): Add :version.
3504
3505         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
3506         (gnus-agent-cache, gnus-agent): Change :version.
3507
3508         * gnus-util.el (gnus-use-byte-compile): Change :version.
3509
3510         * gnus-sum.el (gnus-summary-make-false-root-always)
3511         (gnus-summary-default-high-score)
3512         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
3513         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
3514         (gnus-read-all-available-headers, gnus-article-emulate-mime)
3515         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
3516         (gnus-sum-thread-tree-single-indent)
3517         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
3518         (gnus-sum-thread-tree-leaf-with-other)
3519         (gnus-sum-thread-tree-single-leaf): Add :version.
3520         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
3521         (gnus-article-loose-mime): Change :version.
3522
3523         * gnus-start.el (gnus-backup-startup-file)
3524         (gnus-save-startup-file-via-temp-buffer): Add :version.
3525
3526         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
3527         (gnus-server-offline-face): Add :version.
3528
3529         * gnus-score.el (gnus-adaptive-word-length-limit):
3530
3531         * gnus-msg.el (gnus-gcc-externalize-attachments)
3532         (gnus-debug-files, gnus-debug-exclude-variables)
3533         (gnus-discouraged-post-methods): Change :version.
3534         (gnus-confirm-mail-reply-to-news)
3535         (gnus-confirm-treat-mail-like-news): Add :version.
3536
3537         * gnus-int.el (gnus-server-unopen-status): Add :version.
3538
3539         * gnus-group.el (gnus-group-jump-to-group-prompt)
3540         (gnus-large-ephemeral-newsgroup)
3541         (gnus-fetch-old-ephemeral-headers): Add :version.
3542
3543         * gnus-fun.el (gnus-x-face-directory)
3544         (gnus-convert-pbm-to-x-face-command)
3545         (gnus-convert-image-to-x-face-command)
3546         (gnus-convert-image-to-face-command): Add :version.
3547
3548         * gnus-delay.el (gnus-delay-default-hour): Add :version.
3549
3550         * gnus-cite.el (gnus-cite-blank-line-after-header)
3551         (gnus-article-boring-faces):
3552
3553         * gnus-art.el (gnus-buttonized-mime-types)
3554         (gnus-inhibit-mime-unbuttonizing)
3555         (gnus-treat-display-face)
3556         (gnus-treat-body-boundary): Change :version.
3557         (gnus-body-boundary-delimiter, gnus-picon-databases)
3558         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
3559         (gnus-treat-date-english, gnus-treat-fold-headers)
3560         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
3561         (gnus-treat-mail-picon, gnus-treat-wash-html)
3562         (gnus-article-encrypt-protocol)
3563         (gnus-use-idna, gnus-article-over-scroll)
3564         (gnus-mime-display-multipart-alternative-as-mixed)
3565         (gnus-mime-display-multipart-related-as-mixed)
3566         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
3567         (gnus-ctan-url, gnus-button-ctan-handler)
3568         (gnus-button-handle-ctan-bogus-regexp)
3569         (gnus-button-ctan-directory-regexp)
3570         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
3571         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
3572         (gnus-button-man-level, gnus-button-emacs-level)
3573         (gnus-button-message-level, gnus-button-browse-level): Add :version.
3574
3575         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
3576         (gnus-agent-go-online): Change :version.
3577         (gnus-agent-expire-unagentized-dirs)
3578         (gnus-agent-auto-agentize-methods): Add :version.
3579
3580         * flow-fill.el (fill-flowed-display-column)
3581         (fill-flowed-encode-column): Add :version.
3582
3583         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
3584         (gnus-outlook-deuglify-unwrap-max)
3585         (gnus-outlook-deuglify-cite-marks)
3586         (gnus-outlook-deuglify-unwrap-stop-chars)
3587         (gnus-outlook-deuglify-no-wrap-chars)
3588         (gnus-outlook-deuglify-attrib-cut-regexp)
3589         (gnus-outlook-deuglify-attrib-verb-regexp)
3590         (gnus-outlook-deuglify-attrib-end-regexp)
3591         (gnus-outlook-display-hook): Add :version.
3592
3593         * binhex.el (binhex-use-external): Add :version.
3594
3595 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
3596
3597         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
3598         and `invisible'.
3599
3600 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3601
3602         * gnus-registry.el (gnus-registry-trim): watch out for negatives
3603         in gnus-registry-trim
3604
3605 2004-09-13  Simon Josefsson  <jas@extundo.com>
3606
3607         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
3608
3609         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
3610
3611         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
3612         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
3613         <yamaoka@jpl.org>.
3614         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
3615         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
3616         <yamaoka@jpl.org>.
3617
3618         * sieve.el (sieve-manage-mode): Ditto.
3619
3620 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
3621
3622         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
3623
3624 2004-09-11  Simon Josefsson  <jas@extundo.com>
3625
3626         * dns-mode.el: Add.
3627
3628         * mm-view.el (mm-display-dns-inline): Add.
3629
3630         * mm-decode.el (mm-inline-media-tests): Add text/dns.
3631         (mm-automatic-display): Ditto.
3632
3633         * mailcap.el (mailcap-mime-data): Add text/dns.
3634         (mailcap-mime-extensions): Map .soa to text/dns.
3635
3636 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
3637
3638         * gnus-art.el (article-decode-mime-words, article-babel)
3639         (gnus-article-highlight-signature, gnus-article-add-buttons)
3640         (gnus-signature-toggle): Remove unnecessary bindings of
3641         `inhibit-read-only' inherited from v5.10 merge.
3642
3643 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
3644
3645         * nntp.el (nntp): New customization group.
3646         (nntp-authinfo-file): Add customization group.
3647
3648         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
3649
3650         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
3651
3652         * gnus.el (to-address, to-list, subscribed)
3653         (large-newsgroup-initial): Ditto.
3654
3655         * flow-fill.el (fill-flowed-display-column)
3656         (fill-flowed-encode-column): Ditto.
3657
3658 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
3659
3660         * message.el (message-tokenize-header, message-send-mail-with-qmail):
3661         Use point-min rather than 1.
3662         (message-send-mail): Use buffer-size rather than point-max.
3663
3664         * gnus-sum.el (gnus-summary-search-article-forward):
3665         Signal a specific `search-failed' rather than a generic `error'.
3666
3667         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
3668         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
3669         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
3670
3671 2004-09-10  Simon Josefsson  <jas@extundo.com>
3672
3673         * nndb.el (require): Remove tcp and duplicate cl.
3674
3675 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3676
3677         * gnus-agent.el (directory-files-and-attributes): Move forward.
3678
3679 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
3680
3681         * gnus-agent.el (directory-files-and-attributes): Optionally
3682         defined to support XEmacs.
3683
3684 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
3685
3686         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
3687         to avoid run-time CL dependencies.
3688         (gnus-agent-unfetch-articles): New function.
3689         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
3690         article numbers even when local .overview file is missing.
3691         (gnus-agent-read-article-number): New function. Only accepts
3692         27-bit article numbers.
3693         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
3694         gnus-agent-read-article-number.
3695         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
3696         from backend while recognizing that article numbers in .overview
3697         must be valid.
3698         (gnus-agent-update-files-total-fetched-for): Use
3699         directory-files-and-attributes to improve performance.
3700         * gnus-int.el (gnus-request-move-article): Use
3701         gnus-agent-unfetch-articles in place of gnus-agent-expire to
3702         improve performance.
3703
3704         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
3705         some users confused by references to .newsrc when they only have a
3706         .newsrc.eld file.
3707         (gnus-convert-mark-converter-prompt,
3708         gnus-convert-converter-needs-prompt): Fixed use of property list.
3709         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
3710         New function. Used internally to only display 'gnus converting
3711         files' message when actually necessary.
3712
3713         * gnus-sum.el (): Removed (require 'gnus-agent) as required
3714         methods now autoloaded.
3715
3716 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3717
3718         * gnus-sum.el (gnus-summary-insert-subject): Remove list
3719         identifiers.
3720
3721 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
3722
3723         * gnus-picon.el: Fix indentation and closing parenthesis.
3724
3725 2004-09-01  Simon Josefsson  <jas@extundo.com>
3726
3727         * message.el (message-canlock-generate): Require sha1, not
3728         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
3729         to require within a function.  Sadly, if sha1.el isn't loaded, the
3730         let binding in m-c-g will hide the defcustom definition, which is
3731         bad.)
3732
3733         * canlock.el: Require sha1, not sha1-el.
3734
3735         * message.el: Don't autoload sha1 (there is a autoload cookie in
3736         sha1.el).
3737
3738         * sha1-el.el: Renamed to sha1.el.
3739
3740 2004-08-30  Juanma Barranquero  <lektu@terra.es>
3741
3742         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
3743
3744 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3745
3746         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
3747
3748 2004-08-30  Kim F. Storm  <storm@cua.dk>
3749
3750         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
3751
3752         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
3753         Add :group 'nnimap.
3754
3755 2004-08-30  Simon Josefsson  <jas@extundo.com>
3756
3757         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
3758         ?* and ?\; (tiny patch).  From Andreas Schwab <schwab@suse.de>.
3759
3760 2004-08-30  Simon Josefsson  <jas@extundo.com>
3761
3762         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
3763         and ?\' to symbol instead of whitespace (tiny patch).  From
3764         Andreas Schwab <schwab@suse.de>.
3765
3766 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3767
3768         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
3769
3770         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
3771         instead of re-search-forward.
3772
3773         * gnus-uu.el (gnus-uu-save-article): Ditto.
3774         (gnus-uu-post-encode-uuencode): Ditto.
3775
3776         * html2text.el (html2text-clean-list-items): Ditto.
3777         (html2text-clean-dtdd): Ditto.
3778         (html2text-format-tags): Ditto.
3779
3780         * message.el (message-send-mail-with-sendmail): Fix regexp.
3781         (message-fill-field-general): Use search-forward instead of
3782         re-search-forward.
3783         (unbold-region): Ditto.
3784
3785         * nnrss.el (nnrss-request-article): Ditto.
3786
3787         * nnslashdot.el (nnslashdot-request-article): Ditto.
3788
3789         * nnweb.el (nnweb-gmane-wash-article): Ditto.
3790
3791         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
3792         "Unrecognized menu descriptor" error in XEmacs.
3793
3794 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3795
3796         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
3797         entry.
3798
3799         * gnus-group.el (gnus-group-line-format-alist): Convert the value
3800         of gnus-tmp-news-method into string under XEmacs.  It will be
3801         passed to gnus-correct-length which takes only a string argument.
3802
3803 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3804
3805         * gnus-util.el (gnus-bind-print-variables): New macro.
3806         (gnus-prin1): Use it.
3807         (gnus-prin1-to-string): Use it.
3808         (gnus-pp): New function.
3809         (gnus-pp-to-string): New function.
3810
3811         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
3812         pp-to-string with gnus-pp-to-string.
3813         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
3814         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
3815         * gnus-msg.el (gnus-debug): Ditto.
3816         * gnus-score.el (gnus-score-save): Ditto.
3817         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
3818         gnus-pp-to-string.
3819         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
3820         with gnus-pp.
3821         * score-mode.el (gnus-score-pretty-print): Ditto.
3822         * webmail.el (webmail-debug): Ditto.
3823
3824 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3825
3826         * gnus-art.el (article-display-face, article-display-x-face): Use
3827         buffer-read-only.
3828
3829 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3830
3831         * gnus-art.el (article-hide-list-identifiers): Bind
3832         inhibit-read-only as t.
3833
3834 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
3835
3836         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
3837
3838 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3839
3840         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
3841         (gnus-narrow-to-page): Don't assume point-min == 1.
3842         (gnus-article-edit-mode): Derive from message-mode.
3843
3844         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
3845         point-min == 1.
3846
3847         * imap.el (imap-parse-address-list, imap-parse-body-ext):
3848         Disable incorrect use of `assert'.
3849
3850         * message.el (message-mode): Set comment-start-skip.
3851
3852
3853 2004-08-22  Sam Steingold  <sds@gnu.org>
3854
3855         * pop3.el (pop3-leave-mail-on-server): New user variable.
3856         (pop3-movemail): Delete mail only when it is nil.
3857
3858 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
3859
3860         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
3861
3862         * mml.el (mml-preview): Use `pop-to-buffer'.
3863
3864         * message.el (message-goto-mail-followup-to): Insert after "To".
3865         (message-carefully-insert-headers): Add comment.
3866
3867         * gnus.el: Remove unused variable `gnus-article-check-size'.
3868
3869         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
3870
3871         * gnus-art.el (gnus-button-alist): Improve
3872         `gnus-button-handle-library' entry.
3873
3874 2004-08-19  Paul Jarc  <prj@po.cwru.edu>
3875
3876         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
3877         downcase, since XEmacs capitalizes error messages differently.
3878         From Sebastian Freundt <hroptatyr@gna.org>.
3879
3880 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
3881
3882         * nntp.el: Add (require 'gnus) due to reference to
3883         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
3884
3885 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
3886
3887         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
3888         `mm-fill-flowed'.
3889
3890         * mm-decode.el (mm-dissect-singlepart): Check it.
3891
3892 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
3893
3894         * nnimap.el (nnimap-open-connection): add 'imaps' synonym to
3895         'imap' for netrc parsing
3896
3897 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
3898
3899         * mailcap.el (mailcap-mime-data): Mark as risky.
3900
3901 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3902
3903         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
3904         may be included in the encoded word.
3905         (rfc2047-encode): Don't append a space if the encoded word
3906         includes close parenthesis.
3907
3908 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3909
3910         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
3911         of text within parentheses.
3912
3913 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
3914
3915         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
3916         (gnus-encrypt-write-file-contents): the password key is the file
3917         name PLUS the cipher, not just the cipher.  Also remove failed
3918         passwords from the cache.
3919
3920 2004-08-06  Simon Josefsson  <jas@extundo.com>
3921
3922         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
3923         fix.
3924
3925 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3926
3927         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
3928         LWSP.
3929
3930 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
3931
3932         * gnus-registry.el (gnus-registry-split-fancy-with-parent): try
3933         to append in-reply-to: data to the references: header
3934
3935         * netrc.el: removed old encryption support, autoload gnus-encrypt.el
3936         (netrc-parse): use gnus-encrypt.el functions
3937
3938         * gnus-encrypt.el: new file for encryption support; currently
3939         does only a few GPG ciphers and an internal XOR cipher
3940
3941         * password.el: add comments on using password-read-and-add
3942         (password-read-and-add): new function to read and add the
3943         password to the cache at once
3944
3945 2004-07-28  Simon Josefsson  <jas@extundo.com>
3946
3947         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
3948         parameter (but don't use it, for now).
3949
3950         * imap.el (imap-ssl-open): Use imap-process-connection-type,
3951         instead of hard coding to nil.
3952
3953 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3954
3955         * mm-view.el (mm-inline-image-emacs): Open lines under an image
3956         as mm-inline-image-xemacs does.
3957
3958 2004-07-26  Simon Josefsson  <jas@extundo.com>
3959
3960         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
3961         Revert part of 2004-07-17 change below.
3962
3963 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3964
3965         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
3966         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3967
3968 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3969
3970         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
3971         quotes that actually start with ">" at the beginning of the
3972         lines.
3973
3974 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3975
3976         * rfc2047.el (rfc2047-encode-region): Fix last change.
3977         (rfc2047-encode-parameter): Remove useless concat.
3978
3979 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3980
3981         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
3982         encode special characters; fix some kind of misconfigured headers;
3983         signal a real error if debug-on-quit or debug-on-error is non-nil.
3984         (rfc2047-encode-max-chars): New variable.
3985         (rfc2047-encode-1): Use it.
3986         (rfc2047-encode-parameter): New function.
3987
3988         * mml.el (mml-insert-parameter): Remove an excessive space.
3989
3990 2004-07-17  Simon Josefsson  <jas@extundo.com>
3991
3992         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
3993         Kai Grossjohann <kai@emptydomain.de>.
3994         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
3995         (gnus-group-make-menu-bar): Ditto.
3996
3997         * gnus-util.el (gnus-group-server): Add.
3998
3999 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
4000
4001         * message.el (message-clone-locals): Clone sendmail and smtp
4002         variables.
4003
4004 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4005
4006         * rfc2047.el (rfc2047-encode-region): Fix last change.
4007
4008 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4009         From David Hedbor <dhedbor@real.com>.
4010
4011         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
4012         (nnmail-expand-newtext): Lowercase expanded entries if
4013         nnmail-split-lowercase-expanded is non-nil.
4014
4015 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4016
4017         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
4018         characters as non-special.
4019
4020 2004-07-09  Simon Josefsson  <jas@extundo.com>
4021
4022         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
4023         Users will lose all flag changes made while unplugged with
4024         e.g. nntp unless flag synchronization happens, thus `nil' is not a
4025         good default.  See numerous reports on ding mailing list.
4026
4027 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4028
4029         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
4030         add generate-head-function and generate-article-function to the
4031         rfc822-forward entry.
4032         (nndoc-rfc822-forward-generate-article): New function.
4033         (nndoc-rfc822-forward-generate-head): New function.
4034
4035         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
4036
4037 2004-07-06  Dan Christensen  <jdc@uwo.ca>
4038
4039         * gnus-sum.el (gnus-summary-read-group-1): When summary
4040         is unthreaded, respect display group parameter.
4041         (gnus-articles-to-read): Remove unused reference to
4042         display group parameter.
4043
4044 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4045
4046         * nnheader.el (nnheader-uniquify-message-id): New experimental
4047         variable.
4048         (nnheader-nov-read-message-id): Use it.
4049
4050         * spam-report.el (spam-report-gmane): Add interactive.
4051
4052 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4053
4054         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
4055         qp-or-base64 for the application/* types.
4056
4057 2004-07-02  Jesper Harder  <harder@ifa.au.dk>
4058
4059         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.  From
4060         Joakim Verona <joakim@verona.se>.
4061
4062 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4063
4064         * gnus-registry.el (gnus-registry-trim): don't allow a negative
4065         trim value
4066
4067 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
4068
4069         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
4070         New macro and function.
4071         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
4072
4073 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4074
4075         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
4076         after-load-alist.
4077
4078 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4079
4080         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
4081         update info that isn't there.
4082
4083 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4084
4085         * mm-view.el (mm-inline-render-with-function): Use multibyte
4086         buffer; decode html source by charset.
4087
4088         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
4089
4090         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
4091         entry.  From Ilya N. Golubev <gin@mo.msk.ru>.
4092         (mm-enrich-utf-8-by-mule-ucs): New function run when Mule-UCS is
4093         loaded under XEmacs.
4094         (): Don't make duplicated entries in mm-mime-mule-charset-alist.
4095
4096 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
4097
4098         * nnheader.el (nnheader-max-head-length): Increase to 8192.
4099
4100 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4101
4102         * mm-util.el (mm-coding-system-p): Return a coding-system.
4103         (mm-mime-mule-charset-alist): Use shift_jis instead of
4104         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
4105         entries for the mime charsets iso-2022-jp-3 and shift_jis.
4106         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
4107         instead of japanese-shift-jis and iso-latin-1 respectively in
4108         order to share the default value with both Emacs and XEmacs-mule.
4109         (mm-mule-charset-to-mime-charset): Make
4110         mm-coding-system-priorities effective.
4111         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
4112         while predicating of candidates upon the priorities.
4113
4114 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
4115
4116         * gnus-sum.el (gnus-summary-make-menu-bar): Add
4117         gnus-uu-invert-processable.
4118
4119         * gnus.el: Autoload gnus-uu-invert-processable.
4120
4121 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4122
4123         * mm-util.el (mm-with-multibyte-buffer): New macro.
4124
4125         * rfc2047.el (rfc2047-encode-string): Use it.
4126         (rfc2047-encode-region): Move point to the end of the region after
4127         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
4128
4129 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4130
4131         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
4132         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
4133
4134 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4135
4136         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
4137         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
4138         Karl Chen <quarl@nospam.quarl.org>.
4139
4140 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
4141
4142         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
4143         invalid addresses.
4144
4145 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
4146
4147         * spam.el: section markers changed, TODO list revised
4148         (spam-backends): new master list of all installed backends
4149         (spam-summary-exit-behavior): new variable to determine how
4150         messages moves are done at summary exit
4151         (spam-move-spam-nonspam-groups-only)
4152         (spam-process-ham-in-nonham-groups)
4153         (spam-process-ham-in-spam-groups): variables removed, the
4154         spam-summary-exit-behavior variable should be used to manage this
4155         behavior
4156         (spam-old-ham-articles, spam-old-spam-articles): removed
4157         (spam-old-articles): new variable, replacing spam-old-ham-articles
4158         and spam-old-spam-articles
4159         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
4160         empty variables, placeholders for the backends they represent
4161         (spam-set-difference): moved, unchanged
4162         (spam-list-of-processors): variable OBSOLETE, not used anymore
4163         unless the user has a processor variable
4164         (spam-classifications, spam-classification-valid-p)
4165         (spam-backend-properties, spam-backend-property-valid-p)
4166         (spam-backend-function-type-valid-p)
4167         (spam-process-type-valid-p, spam-list-articles): helper functions
4168         (spam-report-articles-gmane, spam-report-articles-resend):
4169         functions removed, they are not needed
4170         (spam-install-backend-super, spam-backend-list)
4171         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
4172         (spam-backend-function, spam-backend-ham-registration-function)
4173         (spam-backend-spam-registration-function)
4174         (spam-backend-ham-unregistration-function)
4175         (spam-backend-spam-unregistration-function)
4176         (spam-backend-statistical-p, spam-backend-mover-p)
4177         (spam-install-backend-alias, spam-install-checkonly-backend)
4178         (spam-install-mover-backend, spam-install-nocheck-backend)
4179         (spam-install-backend, spam-install-statistical-backend)
4180         (spam-install-statistical-checkonly-backend): backend installation
4181         support
4182         (spam-summary-prepare-exit): rewritten to use the new backend code
4183         (spam-group-processor-p): use the new backend code and respect the
4184         summary exit behavior
4185         (spam-mark-spam-as-expired-and-move-routine): removed
4186         (spam-summary-prepare): changed to use the new spam-old-articles
4187         variable
4188         (spam-copy-or-move-routine, spam-copy-spam-routine)
4189         (spam-move-spam-routine, spam-copy-ham-routine)
4190         (spam-move-ham-routine): new code to copy/move ham or spam
4191         (spam-fetch-field-fast): doc and code improved, plus it allows the
4192         'number request
4193         (spam-list-of-checks, spam-list-of-statistical-checks): variables
4194         removed, no longer used
4195         (spam-split, spam-find-spam): use the new backend code
4196         (spam-registration-functions): variable removed, no longer used
4197         (spam-unregister-routine): convenience wrapper
4198         (spam-log-undo-registration, spam-register-routine)
4199         (spam-log-processing-to-registry)
4200         (spam-log-unregistration-needed-p): renamed "check" to "backend"
4201         where possible
4202         (spam-check-gmane-xref, spam-check-regex-headers)
4203         (spam-check-blackholes, spam-check-stat, spam-check-ifile, spam-check-BBDB)
4204         (spam-check-whitelist, spam-check-blacklist)
4205         (spam-check-bogofilter-headers, spam-check-spamoracle)
4206         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
4207         (spam-check-crm114-headers): use the spam-split-group that
4208         spam-split prepares, no need to determine it every time
4209
4210         * nnimap.el (nnimap-retrieve-headers-progress): add the message number to
4211         the nnheader-parse-naked-head call
4212
4213         * nnheader.el (nnheader-generate-fake-message-id): fix indentation
4214
4215         * gnus-sum.el (gnus-nov-parse-line): add the message number to
4216         the nnheader-nov-read-message-id call
4217
4218 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4219
4220         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
4221         gnus-activate-group twice.  Suggested by Markus Peter
4222         <warp@spin.de>.
4223
4224 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4225
4226         * gnus-art.el (gnus-article-time-format): Exchange the order of
4227         day and month in the default value; fix customization type.
4228         (article-date-ut): Use add-text-properties.
4229         (article-make-date-line): Use message-make-date instead of
4230         current-time-string.
4231
4232         * message.el (message-fetch-field): Don't use set-text-properties.
4233         (message-make-date): Simplify.
4234
4235         * messagexmas.el (message-xmas-make-date): New function.
4236         (message-xmas-redefine): Defalias message-make-date to it.
4237
4238 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4239
4240         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
4241         (rfc2047-encode-region): Treat text within parentheses as special;
4242         show the original text when error has occurred.
4243
4244         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
4245         already-computed method to gnus-activate-group.
4246
4247         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
4248         same select-methods identical Lisp objects.
4249
4250         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
4251         object when modifying the info.
4252
4253 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4254
4255         * gnus-srvr.el (gnus-server-set-info): Remove the server from
4256         gnus-opened-servers since it has never been opened with the new
4257         configuration yet.
4258
4259 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4260
4261         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
4262         arg to nnheader-generate-fake-message-id.
4263
4264 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
4265
4266         * nnheader.el (nnheader-generate-fake-message-id): accept a
4267         number and build a fake message ID localized to a group and
4268         article number (so it's repeatable from that point on)
4269         (nnheader-fake-message-id-p): change regex to accomodate new fake
4270         ID format
4271
4272         * gnus-sum.el (gnus-get-newsgroup-headers): call
4273         nnheader-generate-fake-message-id with the article number
4274
4275 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
4276
4277         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
4278         end-of-buffer.
4279
4280 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4281
4282         * message.el (message-ignored-supersedes-headers): Add Approved.
4283
4284 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4285
4286         * rfc2047.el (rfc2047-encode-message-header): Remove useless
4287         goto-char.
4288         (rfc2047-encode): Fold the line before encoding.
4289
4290 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4291
4292         * rfc2047.el (rfc2047-encode-message-header): Disabled header
4293         folding -- not all headers can be folded, and this should be done
4294         by the message composition mode.  Probably.  I think.
4295
4296 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4297
4298         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
4299         fast.
4300
4301         * gnus-ems.el (gnus-remove-image): Don't use
4302         message-text-with-property; remove only the image found first.
4303
4304         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
4305         found first.
4306
4307 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
4308
4309         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
4310
4311 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4312
4313         * message.el (message-text-with-property): Make it fast and accept
4314         optional arguments.
4315         (message-strip-forbidden-properties): Use it.
4316         (message-fix-before-sending): Follow the m-t-w-p change.
4317
4318         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
4319
4320 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4321
4322         * gnus-art.el (article-hide-headers): Don't change the buffer
4323         mistakenly when performing mml-preview even if
4324         gnus-single-article-buffer is nil.
4325
4326 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
4327
4328         * message.el (message-expand-name-databases): New user option.
4329         (message-expand-name): Use it.
4330
4331 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
4332
4333         * spam.el (spam-report-articles-resend)
4334         (spam-report-resend-register-routine): allow ham reporting
4335         (spam-report-resend-register-ham-routine): simple wrapper
4336         (spam-registration-functions): add ham resending functions
4337         (spam-list-of-processors): add ham resend processor
4338
4339         * gnus.el (ham-resend-to): new group parameter
4340         (spam-process): add ham resend option
4341
4342         * spam-report.el (spam-report-resend): allow reporting ham
4343         (spam-report-resend-ham): simple wrapper
4344
4345 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4346
4347         * message.el (message-cite-articles-with-x-no-archive): New
4348         variable.
4349         (message-cite-original): Use it.
4350
4351 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4352
4353         * message.el (message-cite-original): Respect X-No-Archive.
4354
4355 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4356
4357         * gnus-art.el (article-hide-headers): Refer to the values for
4358         gnus-ignored-headers and gnus-visible-headers in the summary
4359         buffer since a user may have set them as group parameters.
4360
4361 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
4362
4363         * assistant.el (assistant-node-name): new convenience function
4364         (assistant-render-text, assistant-render-node): error handling,
4365         plus handle multiple next nodes
4366         (assistant-find-next-node): commented out for now
4367         (assistant-find-next-nodes): new function, returns list of next
4368         nodes
4369
4370 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
4371
4372         * mail-source.el (mail-source-directory): Fix doc-string.
4373
4374 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
4375
4376         * assistant.el (assistant-render-text, assistant-eval): add :set
4377         widget type, which is different because it takes and returns a
4378         list.  Much hilarity ensues.
4379
4380 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
4381
4382         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
4383
4384         * gnus-group.el (gnus-group-get-new-news-this-group): Added
4385         doc-string.
4386
4387         * gnus-start.el (gnus-activate-group): Added doc-string.
4388
4389 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4390
4391         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
4392
4393 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
4394
4395         * assistant.el (assistant-render-text): trying to add a :set
4396         widget, more to come...
4397
4398         * spam.el (spam-group-spam-contents-p): handle empty groupname
4399         strings
4400         (spam-report-articles-resend)
4401         (spam-report-resend-register-routine): allow spam-report-resend-to
4402         to be a group parameter or a global value
4403         (tiny change).  From Daniel Pittman <daniel@rimspace.net>.
4404         (spam-register-routine): do registration iff any articles warrant
4405         it.
4406         (spam-summary-prepare-exit): changed log message for nil group
4407         destinations
4408
4409 2004-05-26  Simon Josefsson  <jas@extundo.com>
4410
4411         * starttls.el: Merge with my GNUTLS based starttls.el.
4412         (starttls-gnutls-program, starttls-use-gnutls)
4413         (starttls-extra-arguments, starttls-process-connection-type)
4414         (starttls-connect, starttls-failure, starttls-success): New
4415         variables.
4416         (starttls-program, starttls-extra-args): Doc fix.
4417         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
4418         functions.
4419         (starttls-negotiate, starttls-open-stream): Check
4420         `starttls-use-gnutls' and pass on to corresponding *-gnutls
4421         function if it is set.
4422
4423 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4424
4425         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
4426         structured fields.
4427
4428 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4429
4430         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
4431
4432 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
4433
4434         * spam.el (spam-mark-junk-as-spam-routine)
4435         (spam-mark-new-messages-in-spam-group-as-spam): allow user to
4436         disable assigning the spam-mark to new messages
4437         (spam-ham-copy-or-move-routine): todo decleared twice (tiny
4438         change).  From Adam Sj\e,Ax\e(Bgren <asjo@koldfront.dk>.
4439
4440 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4441
4442         * dgnushack.el: Autoload customize-set-variable for XEmacs.
4443
4444         * rfc2047.el (rfc2047-encodable-p): Don't move point.
4445         (rfc2047-decode): Treat the ascii coding-system as raw-text by
4446         default.
4447
4448 2004-05-25  Teodor Zlatanov  <tzz@lifelogs.com>
4449
4450         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
4451         correct data (tiny change).  From Anand Mitra <mitramc@yahoo.com>.
4452
4453 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
4454
4455         * spam.el (spam-list-of-processors): use nil for nonexistent processors
4456         (spam-group-processor-p): fixed function so it works properly
4457         (spam-group-processor-multiple-p)
4458         (spam-group-spam-processor-report-gmane-p)
4459         (spam-group-spam-processor-report-resend-p)
4460         (spam-group-spam-processor-bogofilter-p)
4461         (spam-group-spam-processor-blacklist-p)
4462         (spam-group-spam-processor-ifile-p)
4463         (spam-group-ham-processor-ifile-p)
4464         (spam-group-spam-processor-spamoracle-p)
4465         (spam-group-spam-processor-crm114-p)
4466         (spam-group-ham-processor-bogofilter-p)
4467         (spam-group-spam-processor-stat-p)
4468         (spam-group-ham-processor-stat-p)
4469         (spam-group-ham-processor-whitelist-p)
4470         (spam-group-ham-processor-BBDB-p)
4471         (spam-group-ham-processor-spamoracle-p)
4472         (spam-group-ham-processor-copy-p): functions removed with some
4473         prejudice against unneeded code
4474         (spam-report-articles-resend)
4475         (spam-report-resend-register-routine): allow the group/topic
4476         spam-resend-to value to override spam-report-resend-to
4477         (spam-summary-prepare-exit): invoke spam-group-processor-p
4478         properly now
4479
4480         * spam-report.el (spam-report-resend-to, spam-report-resend):
4481         start with resend-to set to nil, and then ask the user if
4482         necessary.  From Daniel Pittman <daniel@rimspace.net>.
4483
4484         * gnus.el (spam-resend-to): new group/topic parameter
4485         (spam-process): move the OBSOLETE processors to the end of the
4486         choices.
4487
4488         * spam-report.el (spam-report-resend): spam-report-resend takes a
4489         list of articles, not separate article numbers.  From Daniel
4490         Pittman <daniel@rimspace.net>.
4491
4492 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4493
4494         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
4495         addition to emacs-w3m.
4496
4497 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4498
4499         * assistant.el (assistant-authinfo-data): New function.
4500         (assistant-eval): Eval for entire assistant.
4501
4502         * netrc.el (netrc-services-file): New variable.
4503         (netrc-parse-services): New function.
4504         (netrc-find-service-name): New function.
4505         (netrc-find-service-number): New function.
4506         (netrc-port-equal): New function.
4507         (netrc-machine): Use it.
4508
4509         * nnimap.el (nnimap-open-connection): Use netrc.
4510
4511         * gnus-util.el (gnus-netrc-get): Remove aliases.
4512
4513         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
4514
4515         * assistant.el (wid-edit): Fix compilation.
4516
4517         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
4518
4519 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
4520
4521         * gnus-util.el (gnus-set-file-modes): New function.  (small
4522         patch).
4523
4524 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4525
4526         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
4527
4528         * assistant.el (assistant-render-node): Fix up rendering and
4529         read-only text.
4530         (assistant-render-node): Reset.
4531         (assistant-make-read-only): Not sticky.
4532
4533 2004-05-20  Danny Siu  <dsiu@adobe.com>
4534
4535         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
4536         centered even when gnus-auto-center-summary is t
4537
4538 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4539
4540         * dns.el (dns-get-txt-answer): New function.
4541         (dns-read-txt): Ditto.
4542         (query-dns): Use it.
4543
4544 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4545
4546         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
4547         active for foreign groups even if the group level is higher than
4548         the specified value.
4549
4550 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4551
4552         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
4553         non-active groups.
4554
4555         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
4556
4557 2004-05-20  Magnus Henoch  <mange@freemail.hu>
4558
4559         * dns.el (dns-read-type): Add support for SVR.  (small patch)
4560
4561 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4562
4563         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
4564         (spam-crm114-header, spam-crm114-spam-switch)
4565         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
4566         (spam-crm114-positive-spam-header)
4567         (spam-crm114-database-directory, spam-list-of-processors)
4568         (spam-group-spam-processor-crm114-p)
4569         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
4570         (spam-generic-score, spam-list-of-checks)
4571         (spam-list-of-statistical-checks, spam-registration-functions)
4572         (spam-check-crm114-headers, spam-crm114-score)
4573         (spam-check-crm114, spam-crm114-register-with-crm114)
4574         (spam-crm114-register-spam-routine)
4575         (spam-crm114-unregister-spam-routine)
4576         (spam-crm114-register-ham-routine)
4577         (spam-crm114-unregister-ham-routine): add CRM114 support.  From
4578         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
4579
4580         * gnus.el: added spam-use-crm114
4581
4582         * spam.el (spam-list-of-processors, spam-registration-functions):
4583         add spam-use-resend
4584         (spam-group-spam-processor-report-resend-p): utility wrapper
4585         (spam-report-articles-gmane): doc fix
4586         (spam-report-articles-resend,
4587         spam-report-resend-register-routine): wrappers around
4588         spam-report-resend-to
4589
4590         * spam-report.el (spam-report-resend-to, spam-report-resend):
4591         support for resending spam
4592         (spam-report-gmane): line length >80 fix
4593
4594         * gnus.el (spam-process): add spam-use-resend
4595
4596 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4597
4598         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
4599         number of processed spam messages.
4600         (spam-ham-copy-or-move-routine): Return the number of processed
4601         ham messages.
4602         (spam-summary-prepare-exit): Use the above values to decide
4603         whether status messages shouled be displayed.
4604
4605 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4606
4607         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
4608         `rfc2047-encoding-function-alist' in order to avoid conflicting
4609         with the old version.
4610         (rfc2047-encode-region): Concatenate words containing non-ASCII
4611         characters in structured fields; don't encode space-delimited
4612         ASCII words even in unstructured fields; don't break words at
4613         char-category boundaries.
4614         (rfc2047-encode-1): New function.
4615         (rfc2047-encode): Use it; encode text so that it occupies the
4616         maximum width within 76-column; work correctly on Q encoding for
4617         iso-2022-* charsets.
4618         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
4619         sure not to break a line just after the header name.
4620         (rfc2047-b-encode-region): Removed.
4621         (rfc2047-b-encode-string): New function.
4622         (rfc2047-q-encode-region): Removed.
4623         (rfc2047-q-encode-string): New function.
4624
4625         * mm-util.el (mm-replace-in-string): New function.
4626
4627 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4628
4629         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
4630         get it right.
4631         (gnus-inews-make-draft): Really.
4632
4633 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
4634
4635         * nnmh.el (nnmh-request-list-1): Don't check the link count
4636         before descending.  (small patch)
4637
4638 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4639
4640         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
4641         stuff.
4642
4643         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
4644         on real group name.
4645
4646         * gnus-art.el (gnus-signature-limit): Doc fix.
4647
4648         * gnus-msg.el (gnus-inews-make-draft): Quote list.
4649
4650         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
4651
4652 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>
4653
4654         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
4655         isn't a string.
4656
4657 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4658
4659         * gnus-draft.el (gnus-draft-send): Bind
4660         rfc2047-encode-encoded-words.
4661
4662         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
4663         (rfc2047-encodable-p): Say that =? needs encoding.
4664         (rfc2047-encode-encoded-words): New variable.
4665
4666         * gnus-group.el (gnus-group-select-group): Doc fix.
4667
4668         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
4669
4670         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
4671         to nil.
4672
4673         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
4674
4675         * nnheader.el (nnheader-get-lines-and-char): New function.
4676
4677 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
4678
4679         * gnus-msg.el (gnus-summary-followup-with-original): Document
4680         yanking of region when active.
4681
4682 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4683
4684         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
4685         groups if the group level is higher than the specified value.
4686
4687 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
4688
4689         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
4690         (gnus-group-jump-to-group): Added prefix argument using
4691         `gnus-group-jump-to-group-prompt'.  Query before jumping to
4692         non-active group.
4693
4694         * compface.el (uncompface): Be verbose when changing
4695         `uncompface-use-external'.
4696
4697         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
4698         handle manual section.
4699
4700 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4701
4702         * gnus-art.el (gnus-button-alist): Revert previous change.
4703
4704 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
4705
4706         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
4707
4708 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4709
4710         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
4711         whether backend can accept message.
4712
4713         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
4714
4715 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
4716
4717         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
4718         Avoid creating directory when nntp-marks-is-evil is true.
4719         Reported by Reiner Steib.
4720
4721 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
4722
4723         * gnus-picon.el (gnus-picon-style): New variable.
4724         (gnus-picon-insert-glyph): Added optional `nostring' argument.
4725         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
4726         Jesper Harder <harder@ifa.au.dk>.
4727
4728 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4729
4730         * message.el (message-fill-field): Return point.
4731         (message-generate-headers): Go to end of field.
4732
4733         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
4734         stuff for non-living groups.
4735
4736 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
4737
4738         * gnus-art.el (gnus-article-followup-with-original)
4739         (gnus-article-reply-with-original): gnus-mark-active-p ->
4740         gnus-region-active-p.
4741
4742 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
4743
4744         * spam.el (spam-summary-prepare-exit): fix messages, so they show
4745         only when there is spam or ham to be processed
4746
4747 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4748
4749         * mail-source.el (mail-source-delete-crash-box): Refactor.
4750         (mail-source-fetch): Use it.
4751         (mail-source-fetch-file): Ditto.
4752         (mail-source-fetch-directory): Run postscript in loop.
4753         (mail-source-fetch-pop): Delete.
4754         (mail-source-fetch-maildir): Ditto.
4755         (mail-source-fetch-imap): Ditto.
4756
4757         * imap.el (imap-authenticators): Comment out sasl.
4758
4759         * message.el (message-skip-to-next-address): New function.
4760         (message-fill-header-address): Refactor.
4761         (message-fill-address): Use it.
4762         (message-delete-address): Use it.
4763         (message-fill-header-general): Refactor.
4764         (message-fill-field-address): Rename.
4765         (message-narrow-to-field): Find the start of the header.
4766         (message-header-format-alist): Don't pre-fill.
4767         (message-fill-header): Removed.
4768         (message-insert-header): New function.
4769         (message-shorten-references): Use it.
4770
4771         * rfc2047.el (rfc2047-field-value): Strip props.
4772
4773         * mail-parse.el (mail-header-make-address): New alias.
4774
4775         * ietf-drums.el (ietf-drums-make-address): New function.
4776
4777         * imap.el: Add compiler directives.
4778
4779         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
4780
4781         * gnus-art.el (article-decode-idna-rhs): Don't use
4782         message-idna-inside-rhs-p.
4783
4784 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4785
4786         * message.el (message-idna-inside-rhs-p): Removed.
4787         (message-idna-to-ascii-rhs-1): Use proper address parsing.
4788
4789         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
4790         false positives.
4791
4792 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
4793
4794         * imap.el (imap-sasl-make-mechanisms): Use sasl.
4795
4796 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4797
4798         * nneething.el (nneething-file-name): Don't create spurions
4799         files.
4800
4801         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
4802         (gnus-inews-do-gcc): Remove sleep.
4803
4804         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
4805         part under point.
4806
4807         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
4808         (gnus-agent-regenerate-group): Using nil messages aren't valid.
4809
4810 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
4811
4812         * spam.el (spam-summary-prepare-exit): oops, forgot (length)
4813
4814 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4815
4816         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
4817         header is not nil (tiny change).  From Nelson Ferreira
4818         <nelson.ferreira@verizon.net>.
4819
4820         * spam.el (spam-summary-prepare-exit): only produce "marking spam
4821         as expired without moving it" message when there are spam
4822         messages left
4823
4824 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
4825
4826         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
4827         nntp-possibly-create-directory, not nntp-possibly-change-group.
4828         (nntp-marks-changed-p): New arg SERVER.
4829         (nntp-request-update-info): Adjust caller.
4830
4831 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
4832
4833         * nntp.el (nntp-save-marks): Pass missing arg.
4834
4835 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
4836
4837         * nntp.el: Support marks.
4838         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
4839         (nntp-marks-modtime, nntp-marks-directory): New variables.
4840         (nntp-request-set-mark, nntp-request-update-info)
4841         (nntp-possibly-create-directory, nntp-marks-changed-p)
4842         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
4843         functions.
4844
4845 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
4846
4847         * gnus-xmas.el (gnus-xmas-select-lowest-window)
4848         (gnus-xmas-redefine): Rename.
4849
4850         * gnus-score.el (gnus-score-insert-help): Use
4851         gnus-select-lowest-window.
4852
4853         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
4854         appt-select-lowest-window and rename to gnus-select-lowest-window.
4855
4856         * gnus.el: do.
4857
4858 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4859
4860         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
4861         encodings of MIME-encoded words, in order to improve
4862         interoperability with several broken MUAs.
4863
4864 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4865
4866         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
4867         tags, only when charsets are not specified in headers.
4868         (mm-inline-text-html-render-with-w3m): Ditto.
4869
4870         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
4871         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
4872
4873 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4874
4875         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
4876         instead of MIME-decoded from fields when checking
4877         `gnus-article-address-banner-alist'.
4878
4879 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
4880
4881         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
4882         description rather than subject.
4883
4884 2004-05-02  Steve Youngs  <steve@youngs.au.com>
4885
4886         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
4887
4888 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4889
4890         * gnus.el (gnus-version-number): Bump.
4891
4892 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4893
4894         * gnus.el: No Gnus v0.2 is released.
4895
4896 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4897
4898         * gnus-agent.el (gnus-agent-read-agentview): Inline
4899         gnus-uncompress-range.
4900
4901 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4902
4903         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
4904         `exec-installed-p'.
4905
4906 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4907
4908         * gnus.el (spam-process, spam-autodetect-methods): Add
4909         bsfilter and bsfilter-headers.
4910
4911         * spam.el (spam-bsfilter): New customize group.
4912         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
4913         (spam-bsfilter-header, spam-bsfilter-probability-header)
4914         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
4915         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
4916         (spam-bsfilter-database-directory): New options.
4917         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
4918         (spam-list-of-statistical-checks, spam-registration-functions):
4919         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
4920         (spam-bsfilter-score): New command.
4921         (spam-check-bsfilter-headers, spam-check-bsfilter)
4922         (spam-bsfilter-register-with-bsfilter)
4923         (spam-bsfilter-register-spam-routine)
4924         (spam-bsfilter-unregister-spam-routine)
4925         (spam-bsfilter-register-ham-routine)
4926         (spam-bsfilter-unregister-ham-routine): New functions.
4927         (spam-generic-score): Support bsfilter; Accept an optional argument
4928         to recalcurate spam score even if scoring header has already been
4929         added.
4930         (spam-bogofilter-score, spam-spamassassin-score): Accept an
4931         optional argument to recalcurate spam score even if scoring header
4932         has already been added.
4933
4934 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
4935
4936         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
4937         strings!  Reported by David D. Smith <davidsmith@acm.org>.
4938         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
4939         link is missing.
4940
4941 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
4942
4943         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
4944         (html2text-get-attr): Rewrite.
4945
4946         * message.el (message-setup-1): Remove redundant put-text-property
4947         on mail-header-separator.
4948
4949 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
4950
4951         * gnus-registry.el (gnus-registry-cache-whitespace)
4952         (gnus-registry-action, gnus-registry-spool-action)
4953         (gnus-registry-split-fancy-with-parent): changed message levels
4954         from 5 to 3 or 7, as needed
4955
4956         * spam.el (spam-summary-prepare-exit)
4957         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
4958         (spam-split, spam-find-spam, spam-log-undo-registration)
4959         (spam-check-blackholes, spam-enter-ham-BBDB): changed message
4960         level from 5 to 6
4961
4962 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4963
4964         * gnus-ems.el: Autoload appt-select-lowest-window (revert
4965         2004-03-04 change).
4966
4967 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
4968
4969         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
4970         Use mapc when appropriate.
4971
4972         * sieve-manage.el (sieve-manage-open): do.
4973
4974         * nnweb.el (nnweb-insert-html): do.
4975
4976         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
4977         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
4978
4979         * nnspool.el (nnspool-request-group): do.
4980
4981         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
4982         do.
4983
4984         * nnml.el (nnml-request-update-info): do.
4985
4986         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
4987         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
4988
4989         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
4990         (nnimap-request-set-mark): do.
4991
4992         * nnfolder.el (nnfolder-request-update-info): do.
4993
4994         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
4995         do.
4996
4997         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
4998
4999         * gnus-uu.el (gnus-uu-find-articles-matching): do.
5000
5001         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
5002         do.
5003
5004         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
5005         do.
5006
5007         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
5008
5009         * gnus-nocem.el (gnus-nocem-scan-groups): do.
5010
5011         * gnus-int.el (gnus-start-news-server): do.
5012
5013         * gnus-group.el (gnus-group-make-kiboze-group)
5014         (gnus-group-browse-foreign-server): do.
5015
5016 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
5017
5018         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
5019         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
5020         <shields@msrl.com>:
5021
5022         * spam.el (spam-necessary-extra-headers): get the extra headers we
5023         may need for spam sorting and scoring
5024         (spam-user-format-function-S): a user format function suitable for
5025         general use
5026         (spam-article-sort-by-spam-status): sorting function for summary
5027         sorting
5028         (spam-extra-header-to-number): get a score from a header
5029         (spam-summary-score): get a numeric score from the headers
5030         (spam-generic-score): oops, function doc in wrong place
5031         (spam-initialize): take symbols when it's run, and install the
5032         extra headers that spam-necessary-extra-headers thinks we need
5033
5034 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5035
5036         * spam.el (spam-summary-prepare-exit): logic and message fix.
5037         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
5038
5039 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
5040
5041         * gnus-sum.el (gnus-set-global-variables)
5042         (gnus-build-all-threads, gnus-get-newsgroup-headers)
5043         (gnus-article-get-xrefs, gnus-summary-best-group)
5044         (gnus-summary-next-article, gnus-summary-enter-digest-group)
5045         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
5046         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
5047         with-current-buffer.
5048
5049 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
5050
5051         * spam.el (spam-summary-prepare-exit): simplified logic
5052         (spam-fetch-article-header): read the article header if it's not
5053         available
5054         (spam-list-articles): simplified logic
5055         (spam-filelist-register-routine): found bug with unregister-list
5056
5057         * gnus-registry.el: clarified comments at beginning
5058
5059 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
5060
5061         * message.el (message-cater-to-broken-inn): Remove.
5062         (message-shorten-references): Make sure the total folded length of
5063         References is shorter than 998 characters to cater to a bug in INN
5064         2.3.  Also, don't pretend that references aren't folded -- this
5065         hasn't worked for a while.
5066
5067 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5068
5069         * gnus-agent.el (gnus-agentize):
5070         gnus-agent-send-mail-real-function no longer set to current value
5071         of message-send-mail-function but rather a lambda that calls
5072         message-send-mail-function.  The change makes the agent real-time
5073         responsive to user changes to message-send-mail-function.
5074
5075 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5076
5077         * legacy-gnus-agent.el
5078         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
5079         help from Florian Weimer <fw@deneb.enyo.de>
5080
5081 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5082
5083         * nnmail.el (nnmail-cache-insert): Revert last change.
5084
5085 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5086
5087         * nnmail.el (nnmail-cache-insert): Always check whether
5088         nnmail-cache-ignore-groups matches a group name.
5089
5090 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
5091
5092         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
5093         (spam-find-spam, spam-log-processing-to-registry)
5094         (spam-log-registered-p, spam-log-unregistration-needed-p)
5095         (spam-log-undo-registration): use gnus-message instead of
5096         gnus-error, none of these errors are fatal
5097
5098         * gnus-registry.el (gnus-registry-clean-empty-function)
5099         (gnus-registry-clean-empty): remove only empty entries without
5100         extra data
5101
5102 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
5103
5104         * spam-stat.el (spam-stat-buffer-change-to-spam)
5105         (spam-stat-buffer-change-to-non-spam): change (error) to
5106         (gnus-message 8) invocation
5107
5108 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5109
5110         * nntp.el (nntp-via-netcat-command): New variable.
5111         (nntp-via-netcat-switches): New variable.
5112         (nntp-open-via-rlogin-and-netcat): New function.
5113         (nntp-open-connection-function): Doc fix.
5114         (nntp-telnet-command): Doc fix.
5115         (nntp-end-of-line): Doc fix.
5116         (nntp-via-rlogin-command): Doc fix.
5117         (nntp-via-user-name): Doc fix.
5118         (nntp-via-address): Doc fix.
5119
5120 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5121
5122         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
5123         error in Emacs 21.1.
5124
5125 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
5126
5127         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
5128
5129 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5130         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
5131         (gnus-agent-with-refreshed-group): New macro.
5132         (gnus-agent-rename-group): New function.
5133         (gnus-agent-delete-group): New function.
5134         (gnus-agent-save-group-info): Use gnus-command-method when
5135         `method' parameter is nil.  Don't write nil entries into the
5136         active file.
5137         (gnus-agent-get-group-info): New function.
5138         (gnus-agent-fetch-articles): Use
5139         gnus-agent-update-files-total-fetched-for to increment disk space
5140         used.
5141         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
5142         gnus-agent-update-view-total-fetched-for to increment disk space
5143         used.
5144         (gnus-agent-get-local): Added optional parameters to avoid calling
5145         gnus-group-real-name and gnus-find-method-for-group.
5146         (gnus-agent-set-local): Delete stored entry if either min, or max,
5147         are nil.
5148         (gnus-agent-fetch-session): Reworded error/quit messages.  On
5149         quit, use gnus-agent-regenerate-group to record existance of any
5150         articles fetched to disk before the quit occurred.
5151         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
5152         gnus-agent-update-view-total-fetched-for, and
5153         gnus-agent-update-files-total-fetched-for to decrement disk space
5154         used.
5155         (gnus-agent-retrieve-headers): Use
5156         gnus-agent-update-view-total-fetched-for to increment disk space
5157         used.
5158         (gnus-agent-regenerate-group): Replace gnus-group-update-group
5159         with gnus-agent-update-files-total-fetched-for to decrement disk
5160         space and fresh group buffer.
5161         (gnus-agent-inhibit-update-total-fetched-for): New variable.
5162         (gnus-agent-need-update-total-fetched-for): New variable.
5163         (gnus-agent-update-files-total-fetched-for): New function.
5164         (gnus-agent-update-view-total-fetched-for): New function.
5165         (gnus-agent-total-fetched-for): New function.
5166
5167         * gnus-cache.el (gnus-cache-save-buffers): Use
5168         gnus-cache-update-overview-total-fetched-for to change disk space
5169         used by this group.
5170         (gnus-cache-possibly-enter-article): Use
5171         gnus-cache-update-file-total-fetched-for to increment disk space
5172         used by this group.
5173         (gnus-cache-possibly-remove-article): Use
5174         gnus-cache-update-file-total-fetched-for to decrement disk space
5175         used by this group.
5176         (gnus-cache-generate-nov-databases): Purge total fetched cache.
5177         (gnus-cache-rename-group): New function.
5178         (gnus-cache-delete-group): New function.
5179         (gnus-cache-inhibit-update-total-fetched-for): New variable.
5180         (gnus-cache-need-update-total-fetched-for): New variable.
5181         (gnus-cache-with-refreshed-group): New macro.
5182         (gnus-cache-update-file-total-fetched-for): New function.
5183         (gnus-cache-update-overview-total-fetched-for): New function.
5184         (gnus-cache-rename-group-total-fetched-for): New function.
5185         (gnus-cache-delete-group-total-fetched-for): New function.
5186         (gnus-cache-total-fetched-for): New function.
5187
5188         * gnus-group.el: Require gnus-sum and autoload functions to
5189         resolve warnings when gnus-group.el compiled alone.
5190         (gnus-group-line-format): Documented new %F
5191         (size of Fetched data) group line format; identifies disk space
5192         used by agent and cache.
5193         (gnus-group-line-format-alist): Defined new F format.
5194         (gnus-total-fetched-for): New function.
5195         (gnus-group-delete-group): No longer update
5196         gnus-cache-active-altered as gnus-request-delete-group now keeps
5197         the cache in sync.
5198         (gnus-group-list-active): Let the agent store a server's active
5199         list if currently plugged.
5200
5201         * gnus-int.el (gnus-request-delete-group): Use
5202         gnus-cache-delete-group and gnus-agent-delete-group to keep the
5203         local disk in sync with the server.
5204          (gnus-request-rename-group): Use
5205         gnus-cache-rename-group and gnus-agent-rename-group to keep the
5206         local disk in sync with the server.
5207
5208         * gnus-start.el (gnus-get-unread-articles): Cosmetic
5209         simplification to logic.
5210
5211         * gnus-util.el (gnus-rename-file): New function.
5212
5213 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
5214
5215         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
5216         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
5217
5218         * mm-util.el (mm-image-load-path): Handle nil in load-path.
5219         From Christian Neukirchen <chneukirchen@yahoo.de>.
5220
5221 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
5222
5223         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
5224         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
5225
5226 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
5227
5228         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
5229
5230 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
5231
5232         * spam.el (spam-set-difference): new function to replace
5233         gnus-set-difference in spam.el
5234         (spam-summary-prepare-exit): use spam-set-difference
5235
5236 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5237
5238         * gnus-registry.el (gnus-registry-cache-file): updated to use
5239         gnus-dribble-directory OR gnus-home-directory OR ~
5240         (gnus-registry-split-fancy-with-parent): fixed doc
5241
5242 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5243
5244         * message.el (message-exchange-point-and-mark): Use
5245         message-mark-active-p.  Suggested by Jesper Harder
5246         <harder@ifa.au.dk>.
5247
5248 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5249
5250         * message.el (message-exchange-point-and-mark): Don't activate
5251         region if it was inactive.  Suggested by Hiroshi Fujishima
5252         <pooh@nature.tsukuba.ac.jp>.
5253
5254 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5255
5256         * gnus-art.el (article-display-face): Display Faces in the same
5257         order as X-Faces.
5258
5259 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5260
5261         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
5262
5263 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5264
5265         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
5266         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
5267         (gnus-article-mime-hierarchy): Remove.
5268         (gnus-article-mime-hierarchy-next): Remove.
5269         (gnus-article-mode): Revert 2004-03-19 change.
5270         (gnus-article-setup-buffer): Revert 2004-03-19 change.
5271         (gnus-insert-mime-button): Revert 2004-03-19 change.
5272         (gnus-mime-accumulate-hierarchy): Remove.
5273         (gnus-mime-enter-multipart): Remove.
5274         (gnus-mime-leave-multipart): Remove,
5275         (gnus-mime-display-part): Revert 2004-03-19 change.
5276         (gnus-mime-display-alternative): Revert 2004-03-19 change.
5277
5278         * mml.el (mml-preview): Revert 2004-03-19 change.
5279
5280 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
5281
5282         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
5283
5284 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5285
5286         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
5287         t while entering a file name using the mm-with-multibyte macro.
5288         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5289
5290         * mm-util.el (mm-with-multibyte): New macro.
5291
5292 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5293
5294         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
5295         user option.
5296         (gnus-mime-multipart-functions): Doc and customization fix.
5297         (gnus-article-mime-hierarchy): New variable.
5298         (gnus-article-mime-hierarchy-next): New variable.
5299         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
5300         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
5301         gnus-article-mime-hierarchy-next to nil.
5302         (gnus-insert-mime-button): Show hierarchy numbers.
5303         (gnus-mime-accumulate-hierarchy): New function.
5304         (gnus-mime-enter-multipart): New function.
5305         (gnus-mime-leave-multipart): New function.
5306         (gnus-mime-display-part): Recompute hierarchical MIME structure.
5307         (gnus-mime-display-alternative): Show hierarchy numbers.
5308
5309         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
5310         gnus-article-mime-hierarchy-next to nil.
5311
5312 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
5313
5314         * dns.el: Don't require gnus-xmas.
5315
5316 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
5317
5318         * mml.el (mml-generate-mime-1): Don't use format=flowed with
5319         inline PGP.
5320         (mml-menu): Disable mml-quote-region if mark is inactive.
5321
5322 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5323
5324         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
5325         when the group's active is not available.
5326
5327 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5328
5329         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
5330         error.
5331
5332         * gnus-sum.el (gnus-read-header): Don't remove a header for the
5333         parent article of a sparse article in the thread hashtb.  From
5334         Stefan Wiens <s.wi@gmx.net>.
5335
5336 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
5337
5338         * imap.el (imap-store-password): New variable.
5339         (imap-interactive-login): Use it.
5340         Suggested by Mark Plaksin <happy@mcplaksin.org>.
5341
5342 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5343
5344         * gnus-art.el (gnus-article-read-summary-keys): Restore new
5345         window-start and hscroll to summary window.
5346
5347 2004-03-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
5348
5349         * gnus-start.el (gnus-convert-old-newsrc): Only write the
5350         conversion message to newsrc-dribble when an actual conversion is
5351         performed.
5352
5353 2004-03-10  Malcolm Purvis <malcolmpurvis@optushome.com.au>  (tiny change)
5354
5355         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
5356
5357 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5358
5359         * mm-decode.el (mm-complicated-handles): New function reviving
5360         former definition of mm-multiple-handles.
5361
5362         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
5363         (gnus-mime-delete-part): Use it.
5364
5365 2004-03-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
5366
5367         * gnus-agent.el (gnus-agent-read-local): Bind
5368         nnheader-file-coding-system to gnus-agent-file-coding-system to
5369         avoid the implicit assumption that they will always be equal.
5370         (gnus-agent-save-local): Bind buffer-file-coding-system, not
5371         coding-system-for-write, as the with-temp-file macro first prints
5372         to a buffer then saves the buffer.
5373
5374 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5375
5376         * gnus-art.el (gnus-article-edit-part): New function.
5377         (gnus-mime-save-part-and-strip): Use it; do query instead of
5378         signaling an error; don't use mm-multiple-handles.
5379         (gnus-mime-delete-part): Ditto.
5380
5381 2004-03-08  Kevin Greiner <kgreiner@xpediantsolutions.com>
5382
5383         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
5384         old file versions.
5385         (gnus-group-prepare-hook): Removed function that converted list
5386         form of gnus-agent-expire-days to group properties.
5387
5388         * gnus-int.el: Autoload gnus-agent-regenerate-group.
5389         (gnus-request-accept-article): Re-indented.
5390
5391         * gnus-start.el (gnus-convert-old-newsrc): Registered new
5392         converters to handle old agent file formats.  Added logic for a
5393         "backup before upgrading warning".
5394         (gnus-convert-mark-converter-prompt): Developers can mark
5395         functions as needing (default), or not needing,
5396         gnus-convert-old-newsrc's "backup before upgrading warning".
5397         (gnus-convert-converter-needs-prompt): Tests whether the user
5398         should be protected from potentially irreversable changes by the
5399         function.
5400
5401         * legacy-gnus-agent.el (): New. Provides converters that are only
5402         loaded when gnus-convert-old-newsrc needs to call them.
5403
5404 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5405
5406         * mail-source.el (mail-source-touch-pop): Doc fix.
5407
5408         * message.el (message-smtpmail-send-it): Doc fix.
5409
5410 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
5411
5412         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
5413
5414         * nnmail.el (nnmail-split-fancy): do.
5415
5416         * gnus-kill.el (gnus-kill, gnus-execute): do.
5417
5418 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
5419
5420         * gnus-sum.el (gnus-widget-reversible-match)
5421         (gnus-widget-reversible-to-internal)
5422         (gnus-widget-reversible-to-external): New functions.
5423         (gnus-widget-reversible): New widget.
5424         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
5425
5426 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
5427
5428         * gnus-sum.el (gnus-thread-sort-functions)
5429         (gnus-article-sort-functions): Document `(not F)' items.
5430
5431 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5432
5433         * spam.el (spam-use-gmane-xref): new backend
5434         (spam-gmane-xref-spam-group): variable to control the name of the
5435         Gmane spam group
5436         (spam-blackhole-servers, spam-blackhole-good-server-regex)
5437         (spam-regex-headers-spam, spam-regex-headers-ham)
5438         (spam-regex-body-spam, spam-regex-body-ham): clarified docs
5439         (spam-list-of-checks): added spam-use-gmane-xref to list of
5440         backends and checks
5441         (spam-check-gmane-xref): function for spam-use-gmane-xref
5442
5443         * gnus.el (spam-autodetect-methods): add spam-use-gmane-xref as
5444         an autodetect method
5445
5446 2004-03-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
5447
5448         * gnus-int.el (gnus-request-accept-article): Inform the agent that
5449         articles are being added to a group.
5450         (gnus-request-replace-article): Inform the agent that articles
5451         need to be uncached as the cached contents are no longer valid.
5452
5453 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5454
5455         * binhex.el: Don't autoload executable-find.
5456
5457         * canlock.el: Don't autoload mail-fetch-field.
5458
5459         * dgnushack.el: Autoload c-mode for XEmacs.
5460
5461         * gnus-ems.el: Don't autoload appt-select-lowest-window.
5462
5463         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
5464         rmail-dont-reply-to and rmail-output.
5465
5466         * gnus-score.el: Don't autoload ffap-string-at-point.
5467
5468         * gnus-setup.el: Don't autoload sc-cite-original.
5469
5470         * imap.el: Don't autoload base64-decode-string,
5471         base64-encode-string and md5.
5472
5473         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
5474         and rmail-msg-restore-non-pruned-header.
5475
5476         * mm-decode.el: Don't autoload executable-find.
5477
5478         * mm-url.el: Don't autoload executable-find.
5479
5480         * mm-view.el: Don't autoload diff-mode.
5481
5482         * nndb.el: Don't autoload news-reply-mode, news-setup,
5483         cancel-timer and telnet.
5484
5485         * password.el: Don't autoload run-at-time for Emacs.
5486
5487         * sha1-el.el: Don't autoload executable-find.
5488
5489         * sieve-mode.el: Don't autoload c-mode.
5490
5491         * uudecode.el: Don't autoload executable-find.
5492
5493 2004-03-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
5494
5495         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
5496         (gnus-agent-possibly-alter-active): Avoid null in numeric
5497         comparison.
5498         (gnus-agent-set-local): Refuse to save null in local object table.
5499         (gnus-agent-regenerate-group): The REREAD parameter can now be a
5500         list of articles that will be marked as unread.
5501
5502 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5503
5504         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
5505
5506 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
5507
5508         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
5509         language tags.
5510
5511 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
5512
5513         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
5514         Don't bind "obarray".
5515
5516         * gnus-sum.el (gnus-thread-sort-functions): Added
5517         `gnus-thread-sort-by-most-recent-number' and
5518         `gnus-thread-sort-by-most-recent-date'.
5519         Reported by Kai Grossjohann <kai@emptydomain.de>.
5520
5521 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5522
5523         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
5524
5525 2004-03-02  Kevin Greiner <kgreiner@xpediantsolutions.com>
5526
5527         * gnus-cus.el (gnus-agent-customize-category): Removed
5528         ignore-errors macro reference that required cl to be loaded at
5529         run-time.
5530
5531         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
5532         single-interval range of the form (min . max).  Previously the
5533         range had to look like ((min . max)).  Likewise, return
5534         (min . max) rather than ((min . max)).
5535         (gnus-range-map): Use gnus-range-normalize to accept
5536         single-interval range.
5537
5538         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
5539         the cache, but not the agent, now appear with their usual face.
5540
5541         * dgnushack.el (loaddir): New variable that is bound to the
5542         directory containing the dgnushack.el file. Use loaddir, rather
5543         than srcdir, to update load-path. Change lets dgnushack compile
5544         code in directories other than GNUS/lisp.
5545
5546 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5547
5548         * lpath.el: Don't bind w3m-safe-url-regexp.
5549
5550         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
5551         w3m-safe-url-regexp variable buffer-local.
5552
5553         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
5554
5555 2004-02-27  Simon Josefsson  <jas@extundo.com>
5556
5557         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
5558         gnus-group-real-prefix.
5559         (gnus-summary-move-article): Use it, instead of
5560         gnus-group-real-prefix.
5561
5562 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5563
5564         * lpath.el: Bind w3m-safe-url-regexp.
5565
5566         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
5567         w3m-safe-url-regexp variable buffer-local and set it as the value
5568         of mm-w3m-safe-url-regexp.
5569
5570         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
5571
5572         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
5573         parsing gnus-posting-styles when the message is not for replying.
5574
5575         * dgnushack.el: Autoload sgml-mode for XEmacs.
5576
5577         * nnrss.el (nnrss-opml-export): Use
5578         mm-set-buffer-file-coding-system instead of
5579         set-buffer-file-coding-system.
5580
5581 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
5582
5583         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
5584         of checkdoc.el).
5585         * nnrss.el: do.
5586         * gnus-mlspl.el: do.
5587         * gnus-ml.el: do.
5588         * gnus-srvr.el: do.
5589
5590         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
5591
5592 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5593
5594         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
5595         Corrections to custom-manual links.
5596
5597         * gnus-art.el (gnus-article): Ditto.
5598
5599         * mm-decode.el (mime-display, mime-security): Ditto.
5600
5601 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
5602
5603         * flow-fill.el: Typo.
5604
5605 2004-02-26  Andrew Cohen <cohen@andy.bu.edu>
5606
5607         * spam-wash.el: New file.
5608
5609 2004-02-26  Mark A. Hershberger <mah@everybody.org>
5610
5611         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
5612
5613 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5614
5615         * spam.el (spam-summary-prepare-exit): gnus-set-difference needs
5616         to be run with new-articles as LIST1, not LIST2
5617         (spam-registration-functions): add spam-use-ham-copy as a nil
5618         registration backend
5619
5620 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
5621
5622         * spam-stat.el (spam-stat-washing-hook): New option.
5623         (spam-stat-buffer-words): Use it.
5624         (spam-stat-process-directory, spam-stat-test-directory): Use
5625         insert-file-contents-literally.
5626         (spam-stat-coding-system): New variable.
5627         (spam-stat-load, spam-stat-save): Use it.
5628
5629 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5630
5631         * spam-report.el (spam-report-plug-agent): Quote
5632         spam-report-url-to-file and spam-report-url-ping-plain.
5633
5634 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
5635
5636         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
5637         / in mailto URLs.
5638
5639 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5640
5641         * spam-report.el (spam-report-process-queue): Fix interactive use.
5642         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
5643         (spam-report-unplug-agent): Doc fixes.
5644         (spam-report-url-ping-mm-url, spam-report-url-to-file)
5645         (spam-report-agentize, spam-report-deagentize): Autoload
5646
5647 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5648
5649         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
5650
5651         * message.el (message-setup-fill-variables): Add mml tags to
5652         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
5653         <ajk@iu.edu>.
5654         (message-mode): Don't modify paragraph-separate there.
5655
5656 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5657
5658         * compface.el (uncompface-use-external): Default to undecided.
5659         (uncompface-use-external-threshold): New variable.
5660         (uncompface-float-time): New macro.
5661         (uncompface): Determine whether to use the external decoder if
5662         uncompface-use-external is undecided.
5663
5664 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5665
5666         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
5667         after images.
5668
5669         * gnus-art.el (gnus-mime-display-single): Remove dead code.
5670
5671 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
5672
5673         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
5674
5675         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
5676
5677         * gnus-sum.el (gnus-summary-limit-to-age)
5678         (gnus-summary-limit-children): do.
5679
5680         * gnus-int.el (gnus-request-scan): do.
5681
5682         * gnus-group.el (gnus-group-suspend): do.
5683
5684         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
5685
5686         * gnus-cite.el (gnus-cite-parse-attributions): do.
5687
5688         * gnus-agent.el (gnus-summary-set-agent-mark)
5689         (gnus-agent-regenerate-group): do.
5690
5691         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
5692
5693         * binhex.el (binhex-decode-region-internal): do.
5694
5695 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5696
5697         * gnus-fun.el (gnus-face-properties-alist): New user option.
5698         (gnus-display-x-face-in-from): Use it.
5699
5700         * gnus-art.el (article-display-face): Ditto.
5701
5702         * compface.el (uncompface-use-external): Default to nil.
5703
5704 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
5705
5706         * nntp.el (nntp-erase-buffer): New function.
5707         (nntp-retrieve-data, nntp-send-command)
5708         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
5709         (nntp-possibly-change-group): Use it.
5710
5711         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
5712         with-current-buffer.
5713
5714 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
5715
5716         * compface.el: Merge the ELisp-based uncompface program.
5717         (compface): New customization group.
5718         (uncompface-use-external): New user option.
5719         (uncompface): Call uncompface-internal if uncompface-use-external
5720         is nil.
5721         (uncompface-internal): New function.  Note that there are also
5722         some other functions and variables added for this function.
5723
5724 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
5725
5726         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
5727         if necessary.
5728
5729 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
5730
5731         * spam-report.el (spam-report-unplug-agent)
5732         (spam-report-plug-agent, spam-report-deagentize)
5733         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
5734         support for the Agent in spam-report: when unplugged, report to a
5735         file; when plugged, submit all the requests
5736
5737         * spam.el (spam-register-routine): improved message about
5738         registration
5739
5740 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
5741
5742         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
5743         dependencies.
5744         (rfc2047-encode): Use it.
5745
5746         * gnus-art.el (gnus-button-marker-list): Move before first
5747         reference.
5748
5749         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
5750         (imap-parse-body): Fix format string mismatch.
5751
5752         * gnus-score.el (gnus-summary-increase-score): do.
5753
5754         * nnrss.el (nnrss-close): New function.
5755
5756 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
5757
5758         * nnrss.el (nnrss-make-filename): New function.
5759         (nnrss-request-delete-group, nnrss-read-server-data)
5760         (nnrss-save-server-data, nnrss-read-group-data)
5761         (nnrss-save-group-data): Use it.
5762         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
5763         (nnrss-read-server-data, nnrss-read-group-data): Use load.
5764         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
5765
5766 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
5767
5768         * mml.el (mml-compute-boundary-1): Don't uncompress files.
5769
5770 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
5771
5772         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
5773         files.
5774
5775         * message.el (message-generate-headers-first): Don't quote nil
5776         and t in docstrings.
5777
5778         * imap.el (imap-id): do.
5779
5780         * gnus-agent.el (gnus-agent-consider-all-articles)
5781         (gnus-agent-queue-mail): do.
5782
5783 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
5784
5785         * spam-report.el (spam-report-process-queue): New function.
5786         Process requests from `spam-report-requests-file'.
5787         (spam-report-process-queue): Doc fix.
5788
5789 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
5790
5791         * spam.el (spam-register-routine)
5792         (spam-log-processing-to-registry, spam-log-registered-p)
5793         (spam-log-unregistration-needed-p, spam-log-undo-registration):
5794         change "check" to "spam-check" for semi-clarity
5795
5796 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
5797
5798         * pop3.el: Require nnheader.
5799
5800         * mml-smime.el: Require cl.  Autoload message-fetch-field.
5801
5802         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
5803
5804         * gnus-picon.el: Require cl.
5805
5806         * gnus-fun.el: Require gnus-ems and gnus-util.
5807
5808         * gnus.el (gnus-method-to-server): Move defsubst before first use.
5809
5810         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
5811
5812         * gnus-art.el (gnus-article-edit-mode): Define before first
5813         reference.
5814
5815 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
5816
5817         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
5818         (gnus-uu-post-encoded): Use point-at-bol.
5819
5820         * gnus-topic.el (gnus-group-active-topic-p): do.
5821
5822         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
5823
5824         * gnus-group.el (gnus-group-kill-region): do.
5825
5826         * gnus-art.el (article-date-ut): do.
5827
5828         * message.el (message-fetch-field): Remove redundant
5829         case-fold-search binding.
5830         (message-narrow-to-field): Simplify.
5831
5832 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5833
5834         * spam.el (spam-directory): Derive from `gnus-directory'.
5835
5836         * spam-report.el (spam-report-url-to-file)
5837         (spam-report-requests-file): New function and variable for offline
5838         reporting.
5839         (spam-report-url-ping-function): Add `spam-report-url-to-file'
5840         and user defined function.
5841         (spam-report-url-ping-mm-url): Remove doubled slash.
5842
5843 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
5844
5845         * spam.el (spam-list-of-processors): fixed spamassassin variable names
5846
5847 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
5848
5849         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
5850         format string mismatch.
5851
5852         * sieve.el (sieve-deactivate-all): do.
5853
5854         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
5855
5856         * nnlistserv.el (nnlistserv-kk-wash-article): do.
5857
5858         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
5859
5860         * mm-bodies.el (mm-7bit-chars): Don't include \r.
5861
5862 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
5863
5864         * spam.el (spam-list-of-checks): added spam-use-BBDB-eclusive to
5865         the list of checks
5866
5867 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
5868
5869         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
5870         padding.
5871
5872 2004-01-27  Simon Josefsson  <jas@extundo.com>
5873
5874         * mm-view.el (mm-fill-flowed): Add.
5875         (mm-inline-text): Use it.  Tiny patch from Ralf Angeli
5876         <angeli@iwi.uni-sb.de>.
5877
5878 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
5879
5880         * spam.el (spam-spamassassin-register-ham-routine)
5881         (spam-spamassassin-register-spam-routine): fixed function names
5882
5883 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5884
5885         * gnus.el (gnus-tmp-grouplens): Remove.
5886         (gnus-summary-line-format): Remove grouplens.
5887
5888         * gnus-group.el (gnus-group-line-format): Ditto.
5889
5890         * gnus-spec.el (gnus-format-specs): Ditto.
5891         (gnus-update-format-specifications): Flush the group format spec
5892         cache if there's the grouplens stuff.
5893         (gnus-parse-simple-format): Replace %l with the empty string.
5894
5895 2004-01-27  Steve Youngs  <sryoungs@bigpond.net.au>
5896
5897         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
5898         omission.
5899         From Jerry James  <james@xemacs.org>
5900
5901 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5902
5903         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
5904         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5905
5906 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
5907
5908         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
5909         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
5910         New macros and functions.
5911         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
5912         Handle > NLINK_MAX messages.
5913         * nnmaildir.el (nnmaildir-request-set-mark): Use
5914         nnmaildir--emlink-p and nnmaildir--eexist-p.
5915
5916 2004-01-25  Alex Schroeder  <alex@gnu.org>
5917
5918         * spam-stat.el (spam-stat-process-directory-age): New option.
5919         (spam-stat-process-directory): Use it.
5920
5921 2004-01-24  Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>  (tiny change)
5922
5923         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
5924         (spam-stat-save): Accept prefix argument.
5925
5926 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
5927
5928         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
5929         links" error.
5930
5931 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5932
5933         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
5934         the rest of the and/or forms.
5935
5936 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
5937
5938         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
5939         compatibility with old .newsrc.eld files.
5940
5941         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
5942
5943         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
5944
5945         * gnus-start.el (gnus-1): do.
5946
5947         * gnus-group.el (gnus-group-line-format-alist): do.
5948
5949         * gnus.el (gnus-use-grouplens, gnus-visual): do.
5950
5951         * gnus-gl.el: Remove.
5952
5953 2004-01-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
5954
5955         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
5956         marks consisting of a single range {for example, (3 . 5)} rather
5957         than a list of a single range { ((3 . 5)) }.
5958
5959 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
5960
5961         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
5962         with-current-buffer.
5963         (spam-stat-store-current-buffer): Use insert-buffer-substring to
5964         avoid consing a string.
5965
5966         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
5967         Remove obsolete entries for big5 and gb2312.
5968
5969 2004-01-22  Kevin Greiner <kgreiner@xpediantsolutions.com>
5970
5971         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
5972         uncompressed list.
5973
5974 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
5975
5976         * spam-stat.el (spam-stat-strip-xref): New function.
5977         (spam-stat-process-directory): Use it.
5978
5979         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
5980         here -- it's done in message-fetch-field.
5981
5982 2004-01-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
5983
5984         * gnus-agent.el (gnus-agent-queue-mail,
5985         gnus-agent-prompt-send-queue): New variables.
5986         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
5987         * gnus-draft.el (gnus-group-send-queue): Pass the group name
5988         "nndraft:queue" along to gnus-draft-send.  Use
5989         gnus-agent-prompt-send-queue.
5990         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
5991         is "nndraft:queue".  Suggested by Gaute Strokkenes
5992         <gs234@srcf.ucam.org>
5993
5994         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
5995         (agent-enable-undownloaded-faces): Added
5996         (gnus-agent-cat-groups): Use eval-and-compile, not
5997         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
5998         method of gnus-agent-cat-groups even when the buffer has been
5999         evaled.
6000         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
6001         delete gnus-agent-save-active-1.
6002         (gnus-agent-save-groups): Deleted. Identical to
6003         gnus-agent-save-active.
6004         (gnus-agent-write-active): No longer adjust agent's copy of active
6005         file as agent's adjustments are now stored in their own
6006         file. Removed optional parameter.
6007         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
6008         servers.  Add use of min/max range limits from server's local
6009         file.
6010         (gnus-agent-save-alist): Removed unused optional argument.
6011         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
6012         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
6013         (gnus-agent-set-local): A per-server file that keeps min/max range
6014         limits for articles known to the agent.  Provides a fast mechanism
6015         for altering many active ranges.
6016         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
6017         active file (local makes it unnecessary).
6018         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
6019
6020         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
6021         (agent-enable-undownloaded-faces): Added
6022
6023         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
6024         disable it when sending to "nndraft:queue".
6025         (gnus-group-send-queue): Add safety check to avoid sending queue
6026         when unplugged.
6027
6028         * gnus-group.el (gnus-group-catchup): Use new
6029         gnus-sequence-of-unread-articles, not
6030         gnus-list-of-unread-articles, to avoid exhausting memory with huge
6031         numbers of articles.  Use gnus-range-map to avoid having to
6032         uncompress the unread list.
6033         (gnus-group-archive-directory,
6034         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
6035         reference.
6036
6037         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
6038         (gnus-sorted-range-intersection): Intersection of two ranges
6039         without requiring that they first be uncompressed.
6040
6041         * gnus-start.el (gnus-activate-group): Unless blocked by the
6042         caller, possibly expand the active range to include both cached
6043         and agentized articles.
6044         (gnus-convert-old-newsrc): Rewrote in anticipation of having
6045         multiple version-dependent converters.
6046         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
6047         gnus-agent-save-active.
6048         (gnus-save-newsrc-file): Save dirty agent range limits.
6049
6050         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
6051         gnus-agent-possibly-alter-active.
6052         (gnus-adjust-marked-articles): Faster handling of simple lists
6053
6054 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
6055
6056         * spam-stat.el (spam-stat-test-directory): New optional argument
6057         displays a list of files detected.  Suggested by Andrew Cohen
6058         <cohen@andy.bu.edu>.
6059         (spam-stat-buffer-words-with-scores): Don't narrow and change
6060         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
6061
6062 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
6063
6064         * spam.el (gnus-summary-mode-map): make spam-generic-score the
6065         default scoring function
6066         (spam-generic-score): calls spam-spamassassin-score if
6067         spam-use-spamassassin or spam-use-spamassassin-headers is on;
6068         spam-bogofilter-score otherwise.
6069
6070         From Hubert Chan <hubert@uhoreg.ca>:
6071
6072         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
6073         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
6074         (spam-spamassassin-arguments)
6075         (spam-spamassassin-spam-flag-header)
6076         (spam-spamassassin-positive-spam-flag-header)
6077         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
6078         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
6079         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6080         (spam-list-of-processors, spam-list-of-checks)
6081         (spam-list-of-statistical-checks, spam-registration-functions)
6082         (spam-check-spamassassin-headers, spam-check-spamassassin)
6083         (spam-spamassassin-score)
6084         (spam-spamassassin-register-with-sa-learn)
6085         (spam-spamassassin-register-spam-routine)
6086         (spam-spamassassin-register-ham-routine)
6087         (spam-assassin-register-spam-routine)
6088         (spam-assassin-register-ham-routine): add SpamAssassin support
6089         (spam-bogofilter-score): fix to show article before scoring
6090
6091         * gnus.el (spam-process, spam-autodetect-methods): add
6092         spamassassin and spamassassin-headers
6093
6094         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6095         Suppress unnecessary messages.  From Nevin Kapur
6096         <nkapur@cs.caltech.edu>.
6097
6098 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
6099
6100         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
6101         make-hash-table.
6102
6103 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6104
6105         * canlock.el (base64-encode-string): Don't autoload it.
6106
6107 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6108
6109         * run-at-time.el: Remove useless (require 'itimer),
6110         eval-and-compile and (featurep 'xemacs).
6111
6112 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
6113
6114         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
6115         GROUP is a virtual group.
6116
6117 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
6118
6119         * gnus.el: Autoload `message-y-or-n-p'.
6120
6121 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
6122
6123         * pgg-parse.el: Remove unnecessary (require 'custom).
6124
6125         * pgg-def.el: do.
6126
6127         * nnmail.el: do.
6128
6129         * gnus-undo.el: do.
6130
6131         * gnus-picon.el: do.
6132
6133         * gnus-util.el: do.
6134
6135 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
6136
6137         * gnus-sum.el (gnus-pick-line-number): Add autoload.
6138
6139 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6140
6141         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
6142         handle, as well as a list.
6143
6144         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
6145         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
6146         (mm-w3m-cid-retrieve): Simplify.
6147
6148 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
6149
6150         * message.el (message-kill-to-signature): Allow prefix arg to
6151         specify number of lines to keep before signature.  From Vasily
6152         Korytov.
6153         (message-kill-to-signature): Change docstring.
6154
6155 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6156
6157         * canlock.el: Always require sha1-el.
6158         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
6159
6160         * message.el: Autoload sha1 only when compiling.
6161
6162         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
6163         eudc-expand-inline for XEmacs.
6164
6165 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6166
6167         * message.el (message-canlock-generate): Require sha1-el.
6168
6169 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
6170
6171         * message.el (message-expand-name): Silence the byte compiler.
6172
6173         * lpath.el: Add detect-coding-system.
6174
6175         * dgnushack.el (dgnushack-compile): Remove obsolete check for
6176         cus-edit.
6177
6178 2004-01-13  Simon Josefsson  <jas@extundo.com>
6179
6180         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
6181         Invoke gnus-score-mode.  Reported by
6182         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
6183
6184         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
6185         Jim Blandy <jimb@redhat.com> (tiny change).
6186
6187 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
6188
6189         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
6190
6191 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
6192
6193         * spam.el (spam-get-article-as-string): updated to use
6194         gnus-request-article-this-buffer, much simpler
6195         (spam-get-article-as-buffer): removed
6196
6197 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
6198
6199         * message.el (message-expand-name): Use EUDC if the user uses
6200         that.
6201
6202 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
6203
6204         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
6205         character for the encoding to avoid consing a string.
6206
6207         * rfc2047.el (rfc2047-decode-string): Don't cons a string
6208         unnecessarily.
6209
6210         * mm-util.el (mm-replace-chars-in-string): Remove.
6211
6212         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
6213         of mm-replace-chars-in-string.
6214
6215 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
6216
6217         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
6218         strings.
6219
6220         * mm-util.el (mm-subst-char-in-string): Support inplace.
6221
6222         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
6223         a new string in every iteration.  Use shy groups.
6224
6225 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
6226
6227         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
6228         (gnus-group-change-level, gnus-kill-newsgroup)
6229         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
6230         (gnus-get-unread-articles, gnus-make-articles-unread)
6231         (gnus-make-ascending-articles-unread): Use accessor
6232         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
6233         to get group information for improved readability.
6234
6235         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
6236
6237         * gnus-soup.el (gnus-soup-group-brew): do.
6238
6239         * gnus-msg.el (gnus-put-message): do.
6240
6241         * gnus-move.el (gnus-group-move-group-to-server): do.
6242
6243         * gnus-kill.el (gnus-batch-score): do.
6244
6245         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
6246         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
6247         (gnus-group-update-group, gnus-group-read-group)
6248         (gnus-group-make-group, gnus-group-make-help-group)
6249         (gnus-group-make-archive-group, gnus-group-make-directory-group)
6250         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
6251         (gnus-group-sort-by-unread, gnus-group-catchup)
6252         (gnus-group-unsubscribe-group, gnus-group-kill-group)
6253         (gnus-group-yank-group, gnus-group-set-info)
6254         (gnus-group-list-groups): do.
6255
6256         * gnus.el (gnus-generate-new-group-name): do.
6257
6258         * gnus-delay.el (gnus-delay-send-queue): do.
6259
6260         * nnvirtual.el (nnvirtual-catchup-group): do.
6261
6262         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
6263         do.
6264
6265         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
6266         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
6267
6268         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
6269         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
6270         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
6271         (gnus-group-make-articles-read): do.
6272
6273 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
6274
6275         * gnus-art.el (article-decode-mime-words, article-babel)
6276         (gnus-article-highlight-signature, gnus-article-add-buttons)
6277         (gnus-signature-toggle): Use gnus-with-article-buffer.
6278
6279         * gnus-art.el (gnus-article-highlight-headers)
6280         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
6281
6282         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
6283         (gnus-article-set-globals, gnus-request-article-this-buffer)
6284         (gnus-button-message-id, gnus-article-maybe-hide-headers)
6285         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
6286         (gnus-mime-display-alternative): Use with-current-buffer.
6287
6288 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
6289
6290         * spam.el (spam-generate-fake-headers): rewrite to be simpler,
6291         also under 80 char limit, and call gnus-error if needed
6292         (spam-fetch-article-header): finally fixed - it was a
6293         buffer-local variable (gnus-newsgroup-data)
6294         (spam-find-spam): use spam-generate-fake-headers, forget about
6295         spam-insert-fake-headers
6296         (spam-insert-fake-headers): removed
6297
6298 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
6299
6300         * deuglify.el (gnus-article-outlook-unwrap-lines)
6301         (gnus-outlook-rearrange-article)
6302         (gnus-outlook-repair-attribution-outlook)
6303         (gnus-outlook-repair-attribution-block)
6304         (gnus-outlook-repair-attribution-other): Remove redundant
6305         save-excursion.
6306
6307 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
6308
6309         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
6310         (spam-fetch-field-subject-fast)
6311         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
6312         (spam-fetch-article-header): new functions to deal with Gnus
6313         internals for fast retrieval of article header data
6314         (spam-initialize): put spam-find-spam in the gnus-summary-prepared-hook
6315
6316 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
6317
6318         * pop3.el (pop3-md5): Remove.
6319         (pop3-apop): Replace pop3-md5 with md5.
6320
6321         * mm-bodies.el: base64 is always built-in.
6322
6323         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
6324         with-current-buffer.
6325
6326 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6327
6328         * canlock.el (canlock-insert-header): Remove excessive grouping in
6329         regexp.
6330
6331         * gnus-sum.el (gnus-summary-read-document): Ditto.
6332
6333         * gnus-uu.el (gnus-uu-part-number): Ditto.
6334
6335         * html2text.el (html2text-remove-tags): Ditto.
6336         (html2text-format-tags): Ditto.
6337         (html2text-format-single-elements): Ditto.
6338
6339         * mml.el (mml-parse-1): Ditto.
6340
6341 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
6342
6343         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
6344
6345         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
6346
6347         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
6348
6349         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
6350
6351 2003-11-15  Simon Josefsson  <jas@extundo.com>
6352
6353         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
6354         (pgg-gpg-lookup-key): Use regexp match instead of
6355         split-string (split-string is different between emacs 21.2 and
6356         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
6357
6358 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
6359
6360         * gnus-art.el (gnus-mime-view-all-parts)
6361         (gnus-article-part-wrapper, gnus-article-view-part): Use
6362         with-current-buffer.
6363
6364 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
6365
6366         * spam.el (spam-disable-spam-split-during-ham-respool)
6367         (spam-spamoracle-database, spam-cache-lookups)
6368         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
6369         (spam-group-ham-mark-p, spam-group-spam-mark-p)
6370         (spam-group-ham-marks, spam-group-spam-marks)
6371         (spam-group-spam-contents-p, spam-group-ham-contents-p)
6372         (spam-list-of-processors, spam-list-of-statistical-checks): doc
6373         fix, also add spam-use-blackholes to the statistical checks
6374         (spam-fetch-field-fast): new interface to fetching fields, may
6375         become a macro
6376         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
6377         (spam-fetch-field-message-id-fast): use spam-fetch-field-fast
6378         (spam-insert-fake-headers): fake an article when needed
6379         (spam-find-spam): fake article when possible
6380         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
6381         (spam-check-bogofilter-headers): use message-fetch-field instead
6382         of nnmail-fetch-field
6383
6384 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
6385
6386         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
6387
6388 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
6389
6390         * spam.el (spam-split): do not require spam-use-CHECK to be
6391         enabled if that check is passed to spam-split explicitly; also
6392         fix so 'spam doesn't get converted to spam-split-group when
6393         spam-split-symbolic-return is t
6394         (spam-find-spam): find registrations of the article and use those
6395         instead of re-running spam-split to find the spam/ham
6396         classification of the article
6397         (spam-log-processing-to-registry, spam-log-registered-p)
6398         (spam-log-unregistration-needed-p, spam-log-undo-registration):
6399         use gnus-error instead of gnus-message
6400         (spam-log-registration-type): new function to determine the
6401         classification of a message based on registry entries; will
6402         return nil if both 'spam and 'ham are found
6403         (spam-check-BBDB): expand all the BBDB macros here so we can have
6404         a reasonably fast local cache without the loading errors
6405         (spam-cache-lookups): set to t by default
6406         (spam-find-spam): don't try to guess spam-cache-lookups
6407         (spam-enter-whitelist, spam-enter-blacklist): also clear the
6408         spam-caches entry
6409         (spam-filelist-build-cache, spam-filelist-check-cache): better
6410         caching of whitelist/blacklist entries
6411         (spam-check-whitelist, spam-check-blacklist): invoke
6412         spam-from-listed-p with a type, not a cache variable
6413         (spam-from-listed-p): wrap around spam-filelist-check-cache
6414
6415 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
6416
6417         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
6418
6419         * nnmail.el (nnmail-split-fancy): do.
6420
6421         * mml.el (mml-parse): do.
6422
6423         * gnus-score.el (gnus-enter-score-words-into-hashtb)
6424         (gnus-score-adaptive): do.
6425
6426 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6427
6428         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
6429         (gnus-mime-button-map): Don't set keymap parent.
6430         (gnus-button-ctan-directory-regexp): Use shy grouping.
6431         (gnus-prev-page-map): Don't set keymap parent.
6432         (gnus-prev-page-map): Remove duplicated one.
6433         (gnus-next-page-map): Don't set keymap parent.
6434         (gnus-mime-security-button-map): Ditto.
6435
6436         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
6437         version number.
6438
6439         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
6440
6441 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6442
6443         * canlock.el (canlock-sha1-function): Remove.
6444         (canlock-sha1-function-for-verify): Remove.
6445         (canlock-openssl-program): Remove.
6446         (canlock-openssl-args): Remove.
6447         (canlock-ignore-errors): Remove.
6448         (canlock-sha1-with-openssl): Remove.
6449         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
6450         (canlock-verify): Don't use canlock-ignore-errors.
6451
6452         * sha1-el.el (sha1-string-external): Make it can return a string
6453         in binary form.
6454         (sha1-region-external): Ditto.
6455         (sha1-string-internal): Ditto.
6456         (sha1-region-internal): Ditto.
6457         (sha1-region): Ditto.
6458         (sha1-string): Ditto.
6459         (sha1): Ditto.
6460
6461 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6462
6463         * spam.el (spam-report-articles-gmane): New command.
6464
6465 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6466
6467         * gnus.el: Don't make unnecessary *Group* buffer when loading.
6468
6469         * run-at-time.el (run-at-time-saved): Remove.
6470         (run-at-time): Doc fix.
6471
6472 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
6473
6474         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
6475         (gnus-summary-limit-map): Add it.
6476         (gnus-summary-make-menu-bar): do.
6477
6478 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
6479
6480         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
6481         first attempt at some caching support (done for BBDB only now)
6482         (spam-find-spam): set spam-cache-lookups if there are more than 2
6483         addresses to be checked
6484         (spam-clear-cache-BBDB): new function, to be invoked by
6485         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB
6486         (spam-check-BBDB): check and use the caches, if
6487         spam-cache-lookups is on
6488         remove superfluous (provide)
6489
6490 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6491
6492         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
6493
6494 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
6495
6496         * run-at-time.el (run-at-time-saved): Move to after the definition
6497         of `run-at-time'.
6498
6499         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
6500
6501 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6502
6503         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
6504         mm-w3m-local-map-property.
6505
6506         * mm-view.el (mm-w3m-mode-map): Remove.
6507         (mm-w3m-local-map-property): Remove.
6508         (mm-inline-text-html-render-with-w3m): Don't use
6509         mm-w3m-local-map-property.
6510
6511 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6512
6513         * run-at-time.el: New file.
6514
6515         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
6516         under Emacs.
6517
6518         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
6519         of gnus-set-text-properties.
6520
6521         * gnus-uu.el (gnus-uu-save-article): Ditto.
6522
6523         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
6524
6525         * gnus-cite.el (gnus-cite-parse): Ditto.
6526
6527         * gnus-art.el (gnus-button-push): Use set-text-properties instead
6528         of gnus-.
6529
6530         * gnus-xmas.el (run-at-time): Require run-at-time.
6531
6532         * gnus.el: Changed calls to nnheader-run-at-time and
6533         password-run-at-time throughout to use run-at-time directly.
6534
6535         * password.el: Removed definition of run-at-time.
6536
6537         * nnheaderxm.el: Remove definition of run-at-time.
6538
6539 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>
6540
6541         * mml.el (mml-minibuffer-read-disposition): Show attachment type
6542         in prompt (tiny change)
6543
6544 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
6545
6546         * messagexmas.el (message-xmas-redefine): Alias
6547         `message-make-caesar-translation-table' to
6548         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
6549         version.
6550
6551         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
6552         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
6553         `gnus-xmas-set-text-properties'.
6554         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
6555         `gnus-xmas-completing-read'.
6556         (gnus-xmas-completing-read): Removed.
6557         (gnus-xmas-open-network-stream): Removed.
6558
6559         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
6560         XEmacs version.
6561
6562         * dns.el (dns-make-network-process): Use `open-network-stream'
6563         instead of `gnus-xmas-open-network-stream'.
6564
6565         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
6566
6567         * .cvsignore: Add auto-autoloads.el, custom-load.el.
6568
6569 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
6570
6571         * gnus-art.el (gnus-mime-display-alternative)
6572         (gnus-insert-mime-button, gnus-insert-mime-security-button)
6573         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
6574         Don't use gnus-local-map-property.
6575
6576         * gnus-util.el (gnus-local-map-property): Remove.
6577
6578         * mm-view.el (mm-view-pkcs7-decrypt): Replace
6579         gnus-completing-read-maybe-default with completing-read.
6580
6581         * gnus-util.el (gnus-completing-read): do.
6582         (gnus-completing-read-maybe-default): Remove.
6583
6584 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
6585
6586         * password.el: Only autoload `run-at-time' if not XEmacs.
6587         Only autoload the itimer functions if XEmacs.
6588
6589 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6590
6591         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
6592         XEmacsen.
6593
6594         * dgnushack.el: Autoload executable-find for XEmacs.
6595
6596 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
6597
6598         * gnus-art.el (gnus-read-string): Remove.
6599         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
6600         read-string.
6601
6602 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
6603
6604         * netrc.el: autoload password-read
6605         (netrc): new configuration group
6606         (netrc-encoding-method, netrc-openssl-path): configuration
6607         variables for encoding and decoding of files with symmetric
6608         ciphers
6609         (netrc-encode): assistant function to encode a file with
6610         netrc-encoding-method
6611         (netrc-parse): added interactive parameter, added optional
6612         decoding if netrc-encoding-method is non-nil but otherwise
6613         behavior is standard
6614         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
6615         s/encode/encrypt/ everywhere
6616
6617         * spam.el: remove executable-find autoload
6618
6619 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
6620
6621         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
6622
6623         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
6624
6625 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6626
6627         * gnus-art.el (gnus-treat-ansi-sequences,
6628         article-treat-ansi-sequences): New variable and function.
6629         Suggested by Dan Jacobson <jidanni@jidanni.org>.
6630
6631         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
6632         Use it.
6633
6634 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
6635
6636         * mm-util.el (mm-quote-arg): Remove.
6637
6638         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
6639         shell-quote-argument.
6640
6641         * gnus-uu.el (gnus-uu-command): do.
6642
6643         * gnus-sum.el (gnus-summary-insert-pseudos): do.
6644
6645         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
6646         with make-char.
6647
6648         * mm-util.el (mm-make-char): Remove.
6649
6650         * mml.el (mml-mode): Replace gnus-add-minor-mode with
6651         add-minor-mode.
6652
6653         * gnus-undo.el (gnus-undo-mode): do.
6654
6655         * gnus-topic.el (gnus-topic-mode): do.
6656
6657         * gnus-sum.el (gnus-dead-summary-mode): do.
6658
6659         * gnus-start.el (gnus-slave-mode): do.
6660
6661         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
6662
6663         * gnus-ml.el (gnus-mailing-list-mode): do.
6664
6665         * gnus-gl.el (gnus-grouplens-mode): do.
6666
6667         * gnus-draft.el (gnus-draft-mode): do.
6668
6669         * gnus-dired.el (gnus-dired-mode): do.
6670
6671         * gnus-ems.el (gnus-add-minor-mode): Remove.
6672
6673         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
6674         Replace gnus-char-width with char-width.
6675
6676         * gnus-ems.el (gnus-char-width): Remove.
6677
6678         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
6679         Replace gnus-char-width with char-width.
6680
6681         * gnus-ems.el (gnus-char-width): Remove.
6682
6683         * spam-stat.el (with-syntax-table): Remove with-syntax-table
6684         definition.
6685         Remove Emacs 20 hash table compatibility code.
6686
6687         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
6688         20 compatibility code.
6689
6690         * spam.el (spam-point-at-eol): Replace with point-at-eol.
6691
6692         * smime.el (smime-point-at-eol): Replace with point-at-eol.
6693
6694         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
6695         with point-at-{eol,bol}.
6696
6697         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
6698
6699         * imap.el (imap-point-at-eol): Replace with point-at-eol.
6700
6701         * flow-fill.el (fill-flowed-point-at-bol,
6702         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
6703
6704         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
6705         Replace with point-at-{eol,bol} throughout all files.
6706
6707 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6708
6709         * ntlm.el (ntlm-string-as-unibyte): New macro.
6710         (ntlm-build-auth-response): Use it.
6711
6712         Remove Emacs 20 stuff:
6713         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
6714         (butlast, mapc, remove): Remove the compiler macros.
6715         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
6716         of delq and copy-sequence.
6717         * gnus-art.el (popup-menu): Remove the compiler macro.
6718         * nnmail.el (nnmail-split-fancy): Don't support customizing with
6719         Emacs 20.
6720
6721 2004-01-05  Simon Josefsson  <jas@extundo.com>
6722
6723         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
6724         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
6725         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
6726         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
6727         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
6728         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
6729         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
6730         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
6731         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
6732         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
6733         ntlm-string-permute, string-lshift into ntlm-string-lshift,
6734         string-xor into ntlm-string-xor.  Suggested by
6735         Jesper Harder <harder@myrealbox.com>.
6736
6737         * ntlm.el: Don't include poem.
6738
6739         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
6740         Jesper Harder <harder@myrealbox.com>.
6741
6742         * sasl-ntlm.el, ntlm.el, md4.el: New files.
6743
6744         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
6745         probably breaks emacs with DL patch, but do we care? Is anyone
6746         still using the DL stuff?)
6747
6748         * sieve-manage.el: Use the password package.
6749         (sieve-manage-read-passwd): Remove.
6750         (sieve-manage-interactive-login): Use password.  Re-add
6751         condition-case around loop.
6752
6753         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
6754         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
6755         the password package.
6756
6757 2003-02-19  Simon Josefsson  <jas@extundo.com>
6758
6759         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
6760         token.
6761
6762 2002-08-07  Simon Josefsson  <jas@extundo.com>
6763
6764         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
6765         (sieve-manage-authenticators):
6766         (sieve-manage-authenticator-alist): Add some SASL mechs.
6767         (sieve-sasl-auth): New function.
6768         (sieve-manage-cram-md5-auth):
6769         (sieve-manage-plain-auth): Rewrite using SASL library.
6770         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
6771         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
6772         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
6773         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
6774
6775 2004-01-05  Simon Josefsson  <jas@extundo.com>
6776
6777         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
6778         New files.
6779
6780 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6781
6782         * gnus-group.el (gnus-no-groups-message): Update.
6783
6784         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
6785
6786 2003-11-09  Simon Josefsson  <jas@extundo.com>
6787
6788         * imap.el: Support for ID IMAP extension (RFC 2971).
6789         (imap-local-variables): Add imap-id.
6790         (imap-id): New variable.
6791         (imap-id): New function.
6792         (imap-parse-response): Parse untagged ID response.
6793         * nnimap.el (nnimap-id): New variable.
6794         (nnimap-open-connection): Use it.
6795
6796 2003-12-28  Simon Josefsson  <jas@extundo.com>
6797
6798         * gnus-score.el (gnus-score-edit-all-score): New.
6799         * gnus-group.el (gnus-group-score-map): Bind it to W e.
6800
6801 2004-01-04  Simon Josefsson  <jas@extundo.com>
6802
6803         * password.el: Add.
6804
6805 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
6806
6807         * dns.el: Add support for AAAA records (see RFC 3596)
6808
6809         * Fix typo PRT -> PTR
6810
6811         * Parse MX, PTR and SOA replies (see RFC 1035)
6812
6813 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6814
6815         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
6816
6817         * Moved to Changelog.2.
6818
6819 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6820
6821         * gnus.el (gnus-version-number): Bump version.
6822
6823 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6824
6825         * gnus.el: No Gnus v0.1 is released.
6826
6827 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6828
6829         * gnus.el: No Gnus v0.0 is released.
6830
6831 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6832
6833         * gnus.el (gnus-version-number): Bump.
6834         (gnus-version): No.
6835
6836 See ChangeLog.2 for earlier changes.
6837
6838     Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
6839   Copying and distribution of this file, with or without modification,
6840   are permitted provided the copyright notice and this notice are preserved.
6841
6842 ;; Local Variables:
6843 ;; coding: iso-2022-7bit
6844 ;; End: