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