6e4ccb2ab2d2637b2b0b46cafaf2c55a3daafb85
[gnus] / lisp / ChangeLog
1 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * shr.el (shr-insert): Revert last change.
4         (shr-find-fill-point): Never leave point being at bol;
5         relax the kinsoku limitation when rendering tables.
6
7 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8
9         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
10         results from -accept-article.
11
12         * shr-color.el: Require cl when compiling.
13
14         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
15         checkin.
16
17         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
18
19         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
20
21         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
22         'add and 'delete to set backend marks.
23
24         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
25
26         * nnheader.el (nnheader-update-marks-actions): Refactor out.
27
28         * nntp.el (nntp-request-set-mark): Use it.
29
30         * nnfolder.el (nnfolder-request-set-mark): Ditto.
31
32         * nnml.el (nnml-request-set-mark): Ditto.
33
34         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
35         introduces regressions in article selection.
36         (nnimap-find-uid-response): New function.
37         (nnimap-request-accept-article): Use the UID returned, if any.
38         (nnimap-request-move-article): Use the UID returned, if any.
39         (nnimap-get-groups): Reimplement to work with folded lines.
40         (nnimap-find-uid-response): The UID is the last element in the list.
41         (nnimap-request-set-mark): Extend syntax with 'set.
42
43         * nnml.el (nnml-request-set-mark): Ditto.
44
45         * nnfolder.el (nnfolder-request-set-mark): Ditto.
46
47         * nntp.el (nntp-request-set-mark): Ditto.
48
49 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
50
51         * message.el (message-called-interactively-p): A temporary macro.
52         (message-goto-body): Use it temporarily.
53
54 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
55
56         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
57         (nnimap-last-response-string): Unfold quoted lines, if they exist.
58         (nnimap-last-response-string): Fix last unfolding fix.
59
60 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
61
62         * shr.el (shr-insert): Fix the way to fold lines.
63
64 2010-11-25  Julien Danjou  <julien@danjou.info>
65
66         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
67
68         * color.el: Rename from color-lab.el
69         (color-rgb->hex): Add.
70         (color-complement): Add.
71         (color-complement-hex): Add.
72
73         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
74
75 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
76
77         * shr-color.el (shr-color-visible): Don't bug out if the colour names
78         don't exist.
79
80 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
81
82         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
83         assuming that article displaying or another mml-preview may be
84         interrupted for an error or for the like.
85
86         * shr.el (shr-get-background): Fix argument name.
87
88 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
89
90         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
91
92         * gnus-sum.el (gnus-summary-include-articles): New function.
93
94         * message.el (message-goto-body): called-interactively-p needs a
95         parameter, so use `any'.
96
97         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
98         clear marks before moving, since they're synced from the Gnus side
99         first.
100
101         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
102         (gnus-summary-move-article): Copy over all marks before moving, so that
103         IMAP doesn't think a new article has arrived.
104
105 2010-11-24  Julien Danjou  <julien@danjou.info>
106
107         * shr.el (shr-insert-background-overlay): Fix typo.
108         (shr-render-td): Copy the background before rendering.
109
110         * shr-color.el (shr-color-visible): Fix docstring.
111
112         * shr.el (shr-tag-table): Add bgcolor support.
113         (shr-render-td): Add bgcolor support.
114         (shr-get-background): Add.
115         (shr-insert-foreground-overlay): Use shr-get-background.
116
117         * message.el (message-goto-body): Use called-interactively-p.
118         (message-in-body-p): message-goto-body returns point.
119
120 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
121
122         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
123         Fixes something or other in Emacs 23, and is backwards compatible.
124
125         * message.el (message-goto-body): Remove the <#secure special-casing,
126         which is too special.
127
128         * shr.el (shr-parse-style): Drop !important from styles.
129
130 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
131
132         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
133         this function to return incorrect results when calling it with an
134         explicit article argument different from
135         (gnus-summary-article-number).
136
137 2010-11-24  Julien Danjou  <julien@danjou.info>
138
139         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
140         (shr-tag-body): Add background support.
141         (shr-descend): Add background support.
142         (shr-tag-title): Add.
143
144         * shr-color.el (shr-color-visible): Really return original background
145         if fixed.
146
147 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
148
149         * shr.el (shr-color-check): Protect against non-existant colour names.
150
151 2010-11-24  Julien Danjou  <julien@danjou.info>
152
153         * color-lab.el: Require 'cl when compiling.
154
155         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
156
157         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
158         matched part.
159
160         * color-lab.el: Fix all expt calls to use float type.
161
162 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
163
164         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
165         expression to shr-color-check as is.
166
167         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
168
169         * color-lab.el: Add coding cookie.
170         (float-pi): Use eval-and-compile.
171
172         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
173         compiled for Emacsen having no `libxml-parse-html-region' support.
174
175 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
176
177         * shr.el (shr-insert-color-overlay): Split stuff like
178         "#444444 !important" to find the real colour.
179         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
180         parse <font color="red"> entries.
181
182 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
183
184         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
185         point when parsing headers.
186
187         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
188         is positioned properly when parsing headers.
189
190 2010-11-23  Julien Danjou  <julien@danjou.info>
191
192         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
193
194         * shr-color.el (shr-color->hexadecimal): Add support for color names.
195
196         * shr.el (shr-parse-style): Replace \n with space in style parsing.
197
198         * shr-color.el (shr-color-hsl-to-rgb-fractions): Use
199         shr-color-hue-to-rgb.
200         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
201
202 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
203
204         * shr.el (shr-color->hexadecimal): Autoload.
205         (shr-descend): Add color to all tags.
206
207 2010-11-22  Julien Danjou  <julien@danjou.info>
208
209         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
210         shr-color->hexadecimal.
211
212         * shr-color.el (shr-color->hexadecimal): Add converting functions for
213         RGB() or HSL() color representation.
214
215         * shr.el (shr-tag-font): Add.
216         (shr-tag-color-check): New function to get better colors.
217         (shr-tag-insert-color-overlay): Factorize code between tag-font and
218         tag-span.
219
220         * shr-color.el: New file.
221
222         * color-lab.el: New file.
223
224         * gnus-art.el (gnus-url-mailto): Do not downcase args.
225
226 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
227
228         * nnir.el: Fix typo in comments.
229         (nnir-run-imap): Simplify code. No need to reverse artlist.
230         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
231
232 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
233
234         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
235
236         * nnimap.el (nnimap-get-capabilities): Refactor out.
237         (nnimap-open-connection): Re-request capabilities after STARTTLS.
238
239 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
240
241         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
242         appearing when `mm-uu-hide-markers' is nil.
243
244 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
245
246         * nnimap.el (nnimap-unselect-group): Make into its own function.
247         (nnimap-request-rename-group): Unselect group before renaming.
248         This had gotten lost somewhere.
249         (nnimap-request-accept-article): Keep track of examined groups, and
250         unselect the group before APPENDing to read-only groups.
251         (nnimap-request-move-article): Clear flags before moving so that they
252         can be re-set later.
253
254 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
255
256         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
257         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
258
259 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
260
261         * gnus-art.el (gnus-mime-display-single)
262         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
263         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
264         parameter.
265
266 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
267
268         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
269         (shr-table-vertical-line): New variable.
270         (shr-insert-table): Use it.
271
272 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
273
274         * gnus-html.el (gnus-html-wash-images): Don't display images if
275         gnus-inhibit-images is non-nil; register displayer for cid images.
276         (gnus-html-display-image): Work for cid image.
277         (gnus-html-insert-image): Allow arguments.
278         (gnus-html-put-image): Inhibit read-only.
279         (gnus-html-prefetch-images): Don't prefetch images if
280         gnus-inhibit-images is non-nil.
281
282 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
283
284         * shr.el (shr-put-image): Break lines when inserting big pictures.
285
286 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
287
288         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
289         sender, thanks Katsumi Yamaoka.
290
291 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
292
293         * nnir.el (nnir-run-imap): Reverse the article list for each group
294         rather than the whole list.
295
296 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
297
298         * shr.el (shr-image-displayer): Protect function against non-existent
299         image source.
300
301         * gnus-art.el (gnus-inhibit-images): New user option.
302         (gnus-mime-display-single): Don't display image if it is non-nil.
303
304         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
305         gnus-inhibit-images.
306
307         * shr.el (shr-image-displayer): New function.
308         (shr-tag-img): Use it.
309
310 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
311
312         * mml2015.el (mml2015-epg-sign): Use From header.
313
314 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
315
316         * gnus-html.el (gnus-html-wash-images): Register a displayer.
317
318         * gnus-util.el (gnus-find-text-property-region): Return markers.
319
320         * shr.el (shr-tag-img): Put a displayer in the text property.
321
322         * gnus-util.el (gnus-find-text-property-region): New utility function.
323
324         * gnus-html.el (gnus-html-display-image): Make the alt optional.
325         (gnus-html-show-images): Remove.
326
327         * gnus-art.el (gnus-article-show-images): New, more general function.
328
329         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
330         image url text properties.
331
332         * shr.el: Ditto.
333
334         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
335         gnus-agent-auto-agentize-methods is set.  Which it isn't.
336
337 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
338
339         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
340         work for two or more articles.
341
342 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
343
344         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
345         divide an image that's in an html article to two or more when washing
346         non-ASCII characters in alt text of it.
347
348 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
349
350         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
351         smime-decrypt-region using function argument.
352         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
353
354         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
355
356         * smime.el (smime-decrypt-region): Catch it.
357
358 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
359
360         * smime.el (smime-mode-map): Move initialization into declaration.
361         (gnus-run-mode-hooks): Don't autoload.
362         (smime-mode): Use define-derived-mode.
363
364 2010-11-11  Glenn Morris  <rgm@gnu.org>
365
366         * smime.el (from): Restrict declaration to XEmacs.
367
368         * nnir.el (gnus-group-topic-name): Autoload.
369
370 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
371
372         * shr.el (shr-insert): Don't break long line if it is because of
373         kinsoku-bol characters in the line end.
374
375 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
376
377         * nnir.el (nnir-request-move-article): Fix to provide original group
378         and subject.
379         (nnir-warp-to-article): Don't fail on articles whose headers haven't
380         been retrieved.
381
382         * gnus-sum.el (gnus-summary-move-article): Use original group and
383         subject for virtual articles such as those in an nnir summary buffer.
384
385 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
386
387         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
388         least 21.5).
389
390         * smime.el (from): Declare it again for XEmacs.
391
392 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
393
394         * message.el (message-resend): Don't disable encoding unless it's
395         already encoded.
396
397         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
398         low-numbered articles.
399
400 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
401
402         * rfc2047.el (rfc2047-syntax-table): Simplify.
403
404         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
405
406         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
407         set-char-table-range for XEmacs.
408
409 2010-11-10  Glenn Morris  <rgm@gnu.org>
410
411         * time-date.el (time-to-seconds): Always an alias on Emacs,
412         never a real function.
413         (with-no-warnings): Remove compat stub, now unused.
414         (time-less-p): Doc fix.
415         (time-to-number-of-days): Simplify.
416
417         * smime.el (from): Remove unused declaration.
418
419         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
420         (gnus-float-time): On Emacs, always an alias.
421
422         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
423         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
424
425 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
426
427         * dgnushack.el: Don't use ignore-errors in the top level form since it
428         is unavailable in XEmacs even if cl is loaded.
429
430         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
431
432 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
433
434         * shr.el (browse-url-mailto): Autoload.
435
436         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
437
438         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
439         regexp doesn't need quoting.
440
441 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
442
443         * message.el (message-subject-trailing-was-ask-regexp)
444         (message-subject-trailing-was-regexp): Match was: in addition to was.
445
446 2010-11-09  Glenn Morris  <rgm@gnu.org>
447
448         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
449         (nnbabyl-check-mbox): Use point-at-bol.
450
451 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
452
453         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
454
455         * message.el (message-mailto): New function.
456         (message-mailto): Should accept other parameters.
457         (message-mailto): Remove since it duplicates browse-url-mailto
458         functionality.
459
460 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
461
462         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
463         methods.
464         (gnus-read-active-file): Ditto.
465
466         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
467         ": " from the prompt.
468         (gnus-group-make-group): Ditto.
469
470 2010-11-07  Glenn Morris  <rgm@gnu.org>
471
472         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
473         (gnus-bookmark-kill-line): Use point-at-eol.
474
475 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
476
477         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
478         asterisks in From header.
479
480 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
481
482         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
483         string to avoid making the From headers syntactically invalid.
484
485         * message.el (message-send-mail): Don't insert courtesy messages if the
486         message already has List-Post and List-ID messages.
487
488 2010-11-06  Glenn Morris  <rgm@gnu.org>
489
490         * gnus-art.el (gnus-treat-article): Give dynamic local variables
491         `condition', `type', `length' a prefix.
492         (gnus-treat-predicate): Update for above name changes.
493
494 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
495
496         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
497         binding.  Handled by `gnus-summary-refer-thread' instead.
498         (nnir-warp-to-article): New backend function.
499
500         * nnimap.el (nnimap-request-thread): Force dependency updating.
501
502         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
503         (gnus-summary-refer-thread): Rework to improve thread-referral.
504
505         * gnus-int.el (gnus-warp-to-article): New function.
506
507         * gnus-sum.el (gnus-summary-article-map): Bind it.
508
509 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
510
511         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
512         gnus-summary-refer-thread.
513
514         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
515         headers.
516         (gnus-summary-limit-include-thread): Prevent articles in thread from
517         being cut in gnus-cut-threads.
518         (gnus-summary-refer-thread): Limit retrieved headers to those in
519         thread.
520
521 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
522
523         * message.el (message-send-mail): Use the value of
524         message-courtesy-message from the message buffer.
525
526         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
527
528         * shr.el (shr-browse-url): Implement mailto: URLs.
529
530         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
531         "raw".
532
533         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
534         if it's already selected.
535
536         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
537
538 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
539
540         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
541         to measure the length and truncate alt text.
542
543 2010-11-03  Glenn Morris  <rgm@gnu.org>
544
545         * nndiary.el (nndiary-generate-nov-databases-1)
546         (nndiary-generate-active-info): Rename dynamic variable `files' to
547         something less generic.
548
549 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
550
551         * nnir.el (nnir-request-move-article): Call the underlying backend to
552         move articles from nnir.
553
554 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
555
556         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
557
558 2010-11-02  Julien Danjou  <julien@danjou.info>
559
560         * nnir.el: Remove wais support.
561
562 2010-11-02  Glenn Morris  <rgm@gnu.org>
563
564         * gnus-html.el: Reorder requirements to quieten compiler.
565
566 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
567
568         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
569         properly for XEmacs as well.
570         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
571         (gnus-article-natural-long-line-p): Use window-width rather than
572         frame-width.
573
574 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
575
576         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
577         (nnir-read-parms): Don't modify query.
578         (nnir-run-query): Add ability to search topic on current line.
579         (nnir-get-active): Clean up.
580
581 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
582
583         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
584         degenerate articles.
585
586         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
587         (gnus-print-buffer): Just print the buffer as is, without any copying
588         to a buffer and then re-highlighting.
589
590         * nnimap.el (nnimap-request-group): Store the new updated info.
591         (nnimap-request-group): Select the group when we don't know whether it
592         exists or not.
593
594         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
595         groups.
596
597         * gnus-group.el (gnus-group-find-new-groups): Display all the new
598         groups.
599
600         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
601         groups.
602
603         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
604         long-lines case by only filling the long lines.
605
606         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
607         (bug #7311).
608
609 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
610
611         * shr.el: No need to declare `declare-function' since shr.el is for
612         only Emacsen that provide `libxml-parse-html-region'.
613
614         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
615         effective only in a file it is referred to.
616
617 2010-11-01  Glenn Morris  <rgm@gnu.org>
618
619         * mm-util.el (gnus-completing-read): Autoload.
620         (mm-read-coding-system): Simplify Emacs definition.
621
622         * nnmail.el (gnus-activate-group):
623         * nnimap.el (gnutls-negotiate):
624         * nntp.el (netrc-parse): Fix declarations.
625
626 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
627
628         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
629         string-match-p in Emacs >=23.
630
631         * gnus-msg.el (gnus-configure-posting-styles)
632         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
633
634 2010-11-01  Glenn Morris  <rgm@gnu.org>
635
636         * nnir.el (declare-function): Add compat stub.
637         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
638         (nnir-run-gmane): Require 'mm-url.
639
640         * mm-util.el (mm-string-to-multibyte): Simplify.
641
642         * shr.el (declare-function): Add compat stub.
643         (url-cache-create-filename): Declare.
644         (mm-disable-multibyte, widget-convert-button): Autoload.
645
646         * smime.el (ldap-search): Declare.
647         (smime-cert-by-ldap-1): Require ldap on Emacs.
648
649         * nnimap.el: Require nnmail, and gnus-sum when compiling.
650         (nnimap-keepalive): Use gnus-float-time.
651
652         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
653         (mail-source-delete-crash-box): Use gnus-float-time.
654
655         * gnus-dired.el (gnus-completing-read): Autoload.
656
657         * mm-view.el (gnus-rescale-image): Autoload.
658
659         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
660
661         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
662
663         * sieve-manage.el: Require 'cl when compiling.
664
665         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
666         (gnus-iswitchb-completing-read): Require iswitchb.
667         (gnus-select-frame-set-input-focus): Silence compiler.
668
669 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
670
671         * message.el (message-subject-trailing-was-query): Change default to t,
672         since I think that's what most people want.
673
674         * nnimap.el (nnimap-request-accept-article): Erase buffer before
675         appending for easier debugging.
676         (nnimap-wait-for-connection): Take a regexp.
677         (nnimap-request-accept-article): Wait for the continuation line before
678         sending anything unless we're streaming.
679
680         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
681         leave the header washing to take place.
682
683 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
684
685         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
686         regular expression match and replace in posting styles.
687
688 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
689
690         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
691         an entire server.
692         (nnir-get-active): New function.
693         (nnir-run-imap): Use it.
694         (nnir-run-gmane): Who knew, gmane search returns an article score!
695
696         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
697         server on the current line with nnir.
698
699 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
700
701         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
702         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
703         left edge.
704         (gnus-article-foldable-buffer): Skip past the prefix when determining
705         raggedness.
706
707         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
708         the raw article, and change `C-u g' to show the article without doing
709         treatments.
710
711         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
712         on to `gnus-treat-article'.
713         (gnus-inhibit-article-treatments): New variable.
714
715         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
716
717         * gnus-art.el (gnus-treatment-function-alist): Have
718         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
719         (gnus-treat-fill-long-lines): Change default to fill all text/plain
720         sections.
721
722         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
723         parameter.
724         (gnus-article-fill-cited-long-lines): New function.
725         (gnus-article-fill-cited-article): Allow filling only long sections.
726
727         * shr.el (shr-find-fill-point): Don't break lines between punctuation
728         and non-punctuation (like after the apostrophe in "'We").
729
730         * gnus-sum.el (gnus-summary-select-article): Make sure
731         gnus-original-article-buffer is alive.
732
733         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
734         reflect the order they're in in the digest.
735
736         * gnus.el (gnus-group-startup-message): Move point to the start of the
737         buffer.
738
739         * nnimap.el (nnimap-capability): New function.
740         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
741         is set.
742
743 2010-10-31  David Engster  <dengste@eml.cc>
744
745         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
746         conform with changes to gnus-completing-read.
747
748 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
749
750         * shr.el (shr-tag-img): Output "*" instead of "[img]".
751
752 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
753
754         * nnir.el: Move defvar, defcustom around to keep file organized
755         and keep byte-compiler quiet.
756         (nnir-read-parms): Accept search-engine as arg.
757         (nnir-run-query): Pass search-engine as arg.
758         (nnir-search-engine): Remove.
759
760 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
761
762         * shr.el (shr-generic): The text nodes should be text, not :text.
763
764         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
765         later in the file.
766
767 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
768
769         * nnir.el: General clean up.  Allow searching with multiple engines.
770         Allow separate extra-parameters for each engine.
771         Batch queries when possible.
772         (nnir-imap-default-search-key,nnir-method-default-engines):
773         Add customize interface.
774         (nnir-run-gmane): New engine.
775         (nnir-engines): Use it.  Qualify all prompts with engine name.
776         (nnir-search-engine): Remove global variable.
777         (nnir-run-hyrex): Restore for now.
778         (nnir-extra-parms,nnir-search-history): New variables.
779         (gnus-group-make-nnir-group): Use them.
780         (nnir-group-server): Remove in favor of gnus-group-server.
781         (nnir-request-group): Avoid searching twice.
782         (nnir-sort-groups-by-server): New function.
783
784 2010-10-30  Julien Danjou  <julien@danjou.info>
785
786         * gnus-group.el: Remove gnus-group-fetch-control.
787
788         * gnus-start.el (gnus-find-new-newsgroups):
789         Remove gnus-check-first-time-used.
790
791         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
792
793 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
794
795         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
796         set on groups that don't have \* permanentflags.
797
798 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
799
800         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
801         control the background color.
802         (shr-tag-img): Ignore very small web bug type images.
803         (shr-put-image): Add help-echo alt texts to the images.
804         (shr-tag-video): Show the video poster image.
805
806 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
807
808         * shr.el (shr-table-depth): New variable.
809         (shr-tag-table-1): Only insert the images after the top-level table.
810
811         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
812
813         * gnus-util.el (gnus-list-memq-of-list): New function.
814
815         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
816         selected.
817         (nnimap-unsplittable-articles): New slot.
818         (nnimap-new-articles): Use it.
819
820 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
821
822         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
823         move to the previous line on `M-g'.
824
825 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
826
827         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
828         *-request-group, which seems unnecessary.
829
830         * nnimap.el (nnimap-quote-specials): Function copied over from
831         imap.el.
832         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
833         they support that.  Suggested by Tom Regner.
834
835 2010-10-29  Julien Danjou  <julien@danjou.info>
836
837         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
838         defalias.
839         (gnus-summary-delete-marked-with): Remove obsolete defalias.
840
841         * gnus.el: Remove `gnus-nntp-service' variable.
842         (gnus-secondary-servers): Make obsolete.
843         (gnus-nntp-server): Make obsolete.
844
845         * gnus-start.el (gnus-1): Remove x-splash calls.
846
847         * gnus-ems.el (gnus-x-splash): Remove.
848
849         * gnus.el (gnus-group-startup-message): Simplify/update code.
850
851         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
852         definition.
853
854         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
855         capability before doing anything.
856         (gnus-group-insert-group-line): Remove useless
857         gnus-group-remove-excess-properties.
858
859 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
860
861         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
862
863 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
864
865         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
866         config after reselecting.
867
868 2010-10-28  Julien Danjou  <julien@danjou.info>
869
870         * shr.el (shr-put-image): Use point even if only inserting text.
871         (shr-put-image): Save excursion when inserting alt text on non-graphic
872         display, so the behaviour is the same when we are on a graphic display.
873
874         * nnir.el (nnir-run-swish-e): Remove hyrex support.
875
876 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
877
878         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
879         (gnus-mime-copy-part): Check coding system, not charset.
880         (gnus-mime-view-part-externally): Never remove part.
881         (gnus-mime-view-part-internally): Don't remove part here.
882         (gnus-article-part-wrapper): Make sure MIME tag is visible.
883         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
884         multipart/alternative.
885
886         * mm-decode.el (mm-display-part): Take optional arg `force'.
887
888 2010-10-26  Julien Danjou  <julien@danjou.info>
889
890         * gnus-group.el (gnus-group-default-list-level): Add this function to
891         compute the default list level.
892         (gnus-group-default-list-level): Add possibility to use a function.
893
894 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
895
896         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
897
898         * gnus-group.el (gnus-group-completing-read)
899         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
900         gnus-replace-in-string.
901
902 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
903
904         * shr.el (shr-tag-div): Add.
905
906         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
907
908 2010-10-25  Julien Danjou  <julien@danjou.info>
909
910         * gnus-util.el: Remove `gnus-with-local-quit'.
911
912         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
913
914 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
915
916         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
917         the original article buffer.
918
919 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
920
921         * nnimap.el (nnimap-request-head): New function.
922         (nnimap-request-move-article): Try to be slighly faster by not
923         requesting the entire message when moving.
924         (nnimap-transform-headers): Don't bug out on bodiless articles.
925         (nnimap-send-command): Have no outstanding messages if the IMAP server
926         doesn't support streaming.
927         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
928
929 2010-10-24  Julien Danjou  <julien@danjou.info>
930
931         * message.el (message-default-headers): Fix type.
932
933 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
934
935         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
936         prefetching images.
937
938         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
939         backend for unknown groups.  This is mainly useful for nnimap groups.
940
941         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
942         group isn't covered by the agent.
943
944 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
945
946         * nnir.el (nnir-method-default-engines): New variable.
947         (nnir-run-query): Use it.
948         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
949         (gnus-summary-nnir-goto-thread): Change group if needed.
950
951         * gnus-group.el (gnus-group-group-map): Add key binding for
952         gnus-group-make-nnir-group.
953
954 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
955
956         * shr.el (shr-tag-object): Add.
957
958         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
959         original article buffer live.
960         (gnus-summary-select-article-buffer):
961         Mention gnus-widen-article-buffer.
962
963 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
964
965         * shr.el (shr-tag-strong): Add.
966
967 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
968
969         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
970         group names.  They mess up the group buffer badly.
971
972         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
973
974         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
975         instead of the summary one.
976
977 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
978
979         * mml.el (mml-preview): Work properly when editing article.
980
981         * gnus-start.el (gnus-read-active-file-1): Don't add method to
982         gnus-have-read-active-file if it's already been in.
983
984 2010-10-22  Tom Tromey  <tromey@redhat.com>
985
986         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
987         gnus-group-completing-read.
988
989 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
990
991         * message.el (message-mode-map): Don't bind M-; to comment region, to
992         allow the global comment-dwim to work.
993
994 2010-10-21  Julien Danjou  <julien@danjou.info>
995
996         * message.el (message-setup-1): Allow message-default-headers to be a
997         function.
998
999 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1000
1001         * shr.el (shr-tag-table): Simplify.
1002
1003 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1004
1005         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
1006         to avoid trying to snarf invalid stuff.
1007
1008         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
1009
1010         * gnus.el (gnus-message-archive-group): Quote value.
1011         (gnus-message-archive-group): Mark as changed.
1012
1013         * shr.el (shr-add-font): Don't put the font properties on the newline
1014         or the indentation.
1015
1016         * message.el (message-fix-before-sending): Change options when sending
1017         non-printable characters.
1018
1019         * gnus.el (gnus-message-archive-method): Change the default to
1020         monthly outgoing groups.
1021
1022         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
1023         that have gotten new numbers.
1024
1025         * nnimap.el (nnimap-request-replace-article): New function.
1026
1027 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1028
1029         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
1030         (nnrss-request-article): Don't use special html washing code.
1031
1032 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1033
1034         * shr.el (shr-tag-table): Remove useless nconc.
1035
1036 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1037
1038         * gnus-art.el (article-wash-html): Simplify and remove the charset
1039         stuff.  Use the normal html rendering code instead of the special html
1040         washing code.
1041
1042         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
1043         `gnus-w3m' symbols.
1044         (mm-text-html-washer-alist): Remove.
1045
1046         * mm-decode.el (mm-inline-text-html-renderer): Remove.
1047         (mm-inline-media-tests): Remove use.
1048         (mm-text-html-renderer): Change default to the `shr' symbol.
1049
1050         * mm-view.el (mm-inline-text-html): Remove use.
1051
1052         * gnus-art.el (gnus-blocked-images): New function.  Allow the
1053         `gnus-blocked-images' to be a function.
1054         (gnus-article-wash-function): Remove.
1055
1056 2010-10-20  Julien Danjou  <julien@danjou.info>
1057
1058         * spam.el (spam-list-of-processors): Mark as obsolete.
1059
1060         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
1061         (nnimap-insert-partial-structure): Fix boundary detection.
1062
1063 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
1064
1065         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
1066         run file-truename on remote files.  This can be expensive and even
1067         prevent one from editing drafts if some unrelated buffer has a stale
1068         connection.
1069
1070 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1071
1072         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
1073         kinsoku-eol regardless of shr-kinsoku-shorten.
1074         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
1075         (shr-tag-table): Support caption, thead, and tfoot.
1076
1077 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1078
1079         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
1080         lines.
1081         (shr-save-contents): New command and keystroke.
1082
1083         * nndoc.el (nndoc-type-alist): Add git support.
1084         (nndoc-git-type-p): New function.
1085         (nndoc-transform-git-article): Ditto.
1086         (nndoc-transform-git-headers): Ditto.
1087         (nndoc-transform-git-headers): Generate Subject headers.
1088
1089         * shr.el (shr-parse-style): New function.
1090         (shr-tag-span): Ditto.
1091
1092         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
1093         to `G G' to avoid collisions.
1094
1095 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1096
1097         * shr.el: Load kinsoku if necessary.
1098         (shr-kinsoku-shorten): New internal variable.
1099         (shr-find-fill-point): Make kinsoku shorten text line if
1100         shr-kinsoku-shorten is bound to non-nil.
1101         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
1102         shr-indentation too when testing if table is wider than frame width.
1103         (shr-insert-table): Use `string-width' instead of `length' to measure
1104         text width.
1105         (shr-insert-table-ruler): Make sure indentation is done at bol.
1106
1107 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1108
1109         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
1110         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
1111         undecoded network data.
1112
1113 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1114
1115         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
1116         name in the mode line spec so that the mode line menu works
1117         (bug #2431).
1118
1119         * message.el (message-get-reply-headers): If we're fed `to-address',
1120         then always use that.
1121
1122         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
1123         aren't so wide as to need to switch off the edit menu.
1124
1125         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
1126         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
1127
1128         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
1129         `M-g'.
1130         (nnimap-update-info): Update flags/read marks even if \* isn't part of
1131         the permanent marks.
1132
1133 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
1134
1135         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1136         Splitting according to references/in-reply-to obeys the ignore-groups
1137         variable, while splitting by sender and subject do not.
1138
1139 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1140
1141         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
1142         alist, so that we can look for non-Unicode chars.
1143         (article-translate-strings): Allow both character and string maps.
1144
1145 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1146
1147         * shr.el (shr-insert): Don't insert space behind a wide character
1148         categorized as kinsoku-bol, or between characters both categorized as
1149         nospace.
1150
1151 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
1152
1153         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
1154         headers to gnus-newsgroup-headers.
1155
1156 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1157
1158         * shr.el (shr-tag-img): Don't align images -- since we're not
1159         rescaling, this often leads to ugly displays.
1160
1161 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
1162
1163         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
1164         duplicates.
1165
1166 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1167
1168         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
1169         call.
1170
1171 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1172
1173         * gnus.el: Autoload gnus-html-show-images.
1174
1175         * nnimap.el: Use nnheader-message throughout.
1176
1177         * shr.el (shr-tag-img): Ignore images with no data.
1178
1179 2010-10-15  Julien Danjou  <julien@danjou.info>
1180
1181         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
1182         a possibility to disable format=flow encoding when using hard newlines.
1183
1184 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1185
1186         * shr.el (shr-insert): Remove space inserted before or after a
1187         breakable character or at the beginning or the end of a line.
1188         (shr-find-fill-point): Do kinsoku; find the second best point or give
1189         it up if there's no breakable point.
1190
1191 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1192
1193         * nnimap.el (nnimap-open-connection): Message when opening connection
1194         for debugging purposes.
1195
1196         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
1197         on every setup buffer call to allow this to change from article to
1198         article.
1199
1200         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
1201         buffers where we have a wide table.
1202
1203 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
1204
1205         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
1206         uses *-request-thread.
1207
1208 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1209
1210         * nnimap.el (nnimap-open-connection): Remove %s from openssl
1211         incantation, which is no longer valid.
1212
1213 2010-10-14  Julien Danjou  <julien@danjou.info>
1214
1215         * shr.el: Fix defcustom type (char -> character).
1216
1217 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1218
1219         * nnimap.el (nnimap-open-connection): tls-program should be a list of
1220         programs.
1221
1222 2010-10-14  Julien Danjou  <julien@danjou.info>
1223
1224         * shr.el (shr-tag-a): Use url-link as widget type.
1225
1226         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
1227         `gnus-group-get-icon'.
1228
1229 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1230
1231         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
1232         This should make server editing work better.
1233
1234         * shr.el (shr-find-fill-point): Don't inloop on indented text.
1235
1236         * tls.el (tls-program): Remove spurious %s from openssl.
1237
1238         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
1239         (nnimap-parse-flags): Fix regexp.
1240
1241         * shr.el (shr-find-fill-point): Use a filling algorithm that should
1242         probably work for CJVK text, too.
1243
1244         * nnimap.el (nnimap-extend-tls-programs): Remove.
1245         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
1246
1247         * tls.el (tls-starttls-switches): Remove starttls hack.
1248         (open-tls-stream): Ditto.
1249         (tls-find-starttls-argument): Ditto.
1250
1251 2010-10-13  Julien Danjou  <julien@danjou.info>
1252
1253         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
1254         responses.
1255
1256 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1257
1258         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
1259
1260         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
1261         anything in Emacs.
1262
1263         * shr.el (shr-current-column): Remove buggy and unnecessary function.
1264
1265 2010-10-13  Julien Danjou  <julien@danjou.info>
1266
1267         * shr.el (shr-width): Make shr-width a defcustom with default to
1268         fill-column.
1269         (shr-tag-img): Use shr-width rather than fill-column.
1270
1271 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1272
1273         * dgnushack.el (byte-optimize-apply)
1274         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
1275
1276         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
1277         position when (X-)Faces exist.
1278         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
1279         avatars when called interactively.
1280
1281 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1282
1283         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
1284         gnus-article-x-face-too-ugly is bound.
1285
1286 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1287
1288         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
1289
1290         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
1291         mailbox that doesn't exist.
1292
1293 2010-10-12  Julien Danjou  <julien@danjou.info>
1294
1295         * shr.el (shr-tag-img): Encode URL properly when retrieving.
1296         (shr-get-image-data): Encode URL properly when fetching from cache.
1297         (shr-tag-img): Use aligned-to spaces to align correctly images.
1298
1299         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
1300         before inserting the Gravatar.
1301
1302         * shr.el (shr-tag-img): Add align attribute support for <img>.
1303
1304 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1305
1306         * gnus-gravatar.el (gnus-art): Require.
1307
1308         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1309         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1310         Remove long obsoleted functions.
1311
1312 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1313
1314         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1315
1316         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1317
1318         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1319         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1320         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1321         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1322         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1323         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1324         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1325
1326 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1327
1328         * nnimap.el (nnimap-request-rename-group): Select group read-only
1329         before renaming it.
1330
1331         * shr.el (shr-insert): Fix up the white space only regexp.
1332
1333         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1334         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1335
1336         * shr.el (shr-current-column): New function.
1337         (shr-find-fill-point): New function.
1338
1339 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1340
1341         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1342         numbers.
1343
1344 2010-10-11  Julien Danjou  <julien@danjou.info>
1345
1346         * shr.el (shr-hr-line): Add.
1347         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1348         display hr lines.
1349         (shr-max-columns): Do not change state to nil if we just inserting
1350         spaces.
1351
1352 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1353
1354         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1355         select the last group.
1356
1357 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1358
1359         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1360
1361 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1362
1363         * dig.el (dig-mode-map): Declare and define in one step.
1364
1365 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1366
1367         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1368         for Gnus.
1369         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1370         (nnimap-update-qresync-info): Mark \Seen articles as read.
1371
1372         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1373         non-variable, too.
1374
1375         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1376         available.
1377         (nnimap-update-info): Rely more on the current active than the param
1378         active to avoid marking articles as read too much.
1379
1380         * auth-source.el (auth-source-create): Use (user-login-name) for the
1381         user name default.
1382
1383         * nnimap.el (nnimap-update-info): If the server doesn't return any
1384         useful info, just use the previous info.
1385         (nnimap-update-info): Prefer old info over start-article.
1386         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1387
1388 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1389
1390         * nnir.el (autoload): Clean up autoloads.
1391         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
1392         Use key rather than value.
1393         (nnir-imap-search-other): New variable.
1394         (nnir-read-parm): Use it.
1395         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1396         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1397
1398 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1399
1400         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1401         the process, too.
1402
1403 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1404
1405         * spam.el (gnus-summary-mode-map): Bind to "$".
1406         Suggested by Russ Allbery.
1407
1408         * shr.el: Rework the way things are indented by <li> slightly.
1409
1410         * gnus.el (gnus-group-set-parameter): Fix typo.
1411
1412         * nnimap.el: Start implementing QRESYNC support.
1413
1414 2010-10-09  Julien Danjou  <julien@danjou.info>
1415
1416         * nnir.el (nnir-engines): Fix too many arguments.
1417
1418 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1419
1420         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1421         group is the "last", so that the backends like nnfolder actually save
1422         their folders.
1423
1424         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1425         try to use that for the tls stream.
1426         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1427         UIDVALIDITY and find out which groups are read-only and not.
1428         (nnimap-get-flags): Use the same marks parsing code as the rest of
1429         nnimap.
1430
1431 2010-10-09  Julien Danjou  <julien@danjou.info>
1432
1433         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1434
1435         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1436         retrieving gravatars.
1437
1438         * shr.el (shr-table-corner): Add.
1439         (shr-table-line): Add.
1440         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1441
1442 2010-10-08  Julien Danjou  <julien@danjou.info>
1443
1444         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1445
1446 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1447
1448         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1449
1450         * gnus-sum.el (gnus-mark-article-as-unread)
1451         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1452         (gnus-summary-set-bookmark): Use it.
1453
1454         * gnus-msg.el (gnus-setup-message): Use it.
1455
1456         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1457
1458         * gnus.el (gnus-group-remove-parameter): Use it.
1459
1460         * gnus-group.el (gnus-group-make-web-group): Use it.
1461
1462         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1463
1464         * nnregistry.el: Update docs to mention manual.
1465
1466         * gnus-registry.el: Update docs to mention nnregistry.el.
1467         (gnus-registry-initialize): Don't install nnregistry refer method
1468         automatically.
1469         (gnus-registry-install-nnregistry): Remove it.
1470
1471 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1472
1473         * shr.el (shr-insert): Don't insert double spaces.
1474
1475 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1476
1477         * gnus-gravatar.el (gnus-treat-from-gravatar)
1478         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1479         called interactively.
1480
1481         * gnus-art.el (gnus-mime-view-part-externally)
1482         (gnus-mime-view-part-internally): Make predicate function passed to
1483         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1484         of a mime type.
1485
1486         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1487
1488 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1489
1490         * shr.el (require): Require cl when compiling.
1491         (shr-tag-hr): New function.
1492
1493         * nnimap.el (nnimap-update-info): Remove double setting of high.
1494         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
1495         This makes nnimap work properly on Courier again.
1496
1497         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1498         the variable for backwards compatability.
1499
1500         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1501         the file name before using to avoid setting mm-default-directory to
1502         nil.
1503
1504         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1505         bidning gnus-agent variables.
1506
1507         * shr.el (shr-render-td): Use a cache for the table rendering function
1508         to avoid getting an exponential rendering behaviour in nested tables.
1509         (shr-insert): Rework the line-breaking algorithm.
1510         (shr-insert): Don't leave trailing spaces.
1511         (shr-insert-table): Also insert empty TDs.
1512         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1513
1514 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1515
1516         * gnus-sum.el (gnus-number): Rename from `number'.
1517         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1518         (gnus-summary-limit-children): Update uses correspondingly.
1519
1520 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1521
1522         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1523         (gnus-gravatar-transform-address): Don't show avatars of people of
1524         which mail addresses match gnus-gravatar-too-ugly.
1525
1526 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1527
1528         * shr.el (shr-table-widths): Expand TD elements to fill available
1529         space.
1530
1531 2010-10-07  Julien Danjou  <julien@danjou.info>
1532
1533         * nnimap.el (nnimap-request-rename-group): Add this method.
1534
1535 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1536
1537         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1538         name from XEmacs' function-arglist.
1539
1540         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1541         gravatar under XEmacs.
1542
1543 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1544
1545         * auth-source.el: Update docs with TODO items.
1546
1547         * gnus-sync.el: Update docs to explain state and plans.
1548
1549         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1550         Hooks for mark updates.
1551         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1552
1553         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1554         hooks with arguments, which is needed for mark update hooks.
1555
1556 2010-10-06  Julien Danjou  <julien@danjou.info>
1557
1558         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1559         was matched.
1560
1561         * sieve-manage.el: Update example in `Commentary'.
1562
1563         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1564
1565         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1566         not 2000.
1567         (sieve-manage-authenticate): Re-add function.
1568
1569 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1570
1571         * shr.el (shr-insert): Get 'space transition right.
1572         (shr-render-td): Only delete space at the end of the TD.
1573
1574         * nnimap.el (nnimap-open-connection): Prepare to support
1575         open-gnutls-stream.
1576
1577         * shr.el: Rearrange function order to be more logical.
1578
1579 2010-10-06  Julien Danjou  <julien@danjou.info>
1580
1581         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1582         (nnrss-discover-feed): Remove 404 URL in docstring.
1583
1584         * nnir.el: Fix Swish-E URL.
1585         Fix Namazu URL.
1586
1587         * message.el (message-change-subject): Remove 404 URL in a comment.
1588
1589 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1590
1591         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1592         called interactively.
1593
1594         * gnus-util.el (gnus-remove-if): Allow hash table.
1595         (gnus-remove-if-not): New function.
1596
1597         * gnus-art.el (gnus-mime-view-part-as-type)
1598         * gnus-score.el (gnus-summary-score-effect)
1599         * gnus-sum.el (gnus-read-move-group-name):
1600         Replace remove-if-not with gnus-remove-if-not.
1601
1602         * gnus-group.el (gnus-group-completing-read):
1603         Regard collection as a hash table if it is not a list.
1604
1605 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1606
1607         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1608
1609         * shr.el: Document the table-rendering algorithm.
1610
1611 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1612
1613         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1614         for Emacsen having no `libxml-parse-html-region' support.
1615
1616 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1617
1618         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1619         invalid URLs.
1620
1621         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1622         line-broken.
1623         (shr-tag-img): Ignore image fetching errors.
1624         (shr-overlays-in-region): Compute overlay positions correctly.
1625
1626         * mm-decode.el (mm-shr): Require shr.
1627
1628         * gnus-art.el (gnus-blocked-images): Move variable here.
1629
1630         * shr.el (shr-insert-table): Bind free variable.
1631
1632         * mm-decode.el (mm-shr): Bind shr-content-function.
1633
1634         * shr.el (shr-content-function): New variable.
1635
1636         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1637         added for symmetry.
1638
1639         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1640
1641         * gnus-group.el (gnus-group-make-group): Doc fix.
1642
1643         * nnimap.el (nnimap-request-newgroups): Return success.
1644
1645         * shr.el (shr-find-elements): New function.
1646         (shr-tag-table): Put all the images after the table.
1647         (shr-tag-table): Really inhibit images inside the table.
1648         (shr-collect-overlays): Copy over overlays from the TD elements to the
1649         main document.
1650
1651         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1652         gnus-blocked-images.
1653
1654 2010-10-05  Julien Danjou  <julien@danjou.info>
1655
1656         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1657
1658         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1659         (gnus-html-maximum-image-size): Add this function.
1660         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1661
1662         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1663         server-value of the capability is nil.
1664
1665 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1666
1667         * shr.el (shr-tag-em): Add <EM> tag.
1668
1669 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1670
1671         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1672         customizable.
1673
1674         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1675         handing broken links to browse-url.
1676
1677 2010-10-05  Julien Danjou  <julien@danjou.info>
1678
1679         * gnus-util.el (gnus-emacs-completing-read)
1680         (gnus-iswitchb-completing-read): Use autoload rather than require.
1681
1682 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1683
1684         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1685         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1686         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1687         iswitchb-temp-buflist for XEmacs.
1688
1689         * gnus-util.el (gnus-completing-read-function): Exclude
1690         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1691         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1692         XEmacs.
1693
1694         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1695         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1696
1697         * gnus-html.el: Don't require help-fns under XEmacs.
1698         (gnus-html-schedule-image-fetching): Work for XEmacs.
1699
1700         * mm-decode.el (mm-shr): Decode contents by charset.
1701
1702 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1703
1704         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1705         unknown.
1706
1707         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1708         (shr-get-image-data): Ensure against the cache file missing.
1709
1710         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1711         for data.
1712
1713         * spam-report.el (spam-report-url-ping-plain): Don't query about
1714         killing the process.
1715
1716         * shr.el (shr-render-td): Protect against too-wide text.
1717
1718 2010-10-04  Julien Danjou  <julien@danjou.info>
1719
1720         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1721         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1722
1723         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1724         retrieved.
1725
1726 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1727
1728         * shr.el (browse-url): Require.
1729         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1730         lines.
1731         (shr-show-alt-text, shr-browse-image): New commands.
1732         (shr-browse-url, shr-copy-url): New commands.
1733
1734         * gnus-sum.el (gnus-widen-article-window): New variable.
1735         (gnus-summary-select-article-buffer): Use it.
1736
1737         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1738         without @ signs.
1739
1740 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1741
1742         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1743
1744 2010-10-04  Julien Danjou  <julien@danjou.info>
1745
1746         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1747         for XEmacs.
1748
1749 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1750
1751         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1752
1753         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1754         (nnimap-close-server): Implement.
1755
1756         * dgnushack.el (iswitchb): Require to shut up the compiler.
1757
1758         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1759         (shr-insert): Tweak line breaking.
1760         (shr-insert): Handle <pre> better.
1761         (shr-tag-li): Get <li> indentation right.
1762         (shr-tag-li): Get <li> indentation even righter.
1763         (shr-tag-blockquote): Ensure paragraph start.
1764         (shr-make-table): Tweak table generation.
1765         (shr-make-table): Fix typo.
1766
1767         * shr.el: Implement table rendering.
1768
1769 2010-10-04  Julien Danjou  <julien@danjou.info>
1770
1771         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1772
1773 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1774
1775         * shr.el (shr-insert): Use string anchors instead of line anchors.
1776
1777 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1778
1779         * shr.el: Add headings.
1780         (shr-ensure-paragraph): Actually work.
1781         (shr-tag-li): Make <ul> prettier.
1782         (shr-insert): Get white space at the beginning/end of elements right.
1783         (shr-tag-p): Collapse subsequent <p>s.
1784         (shr-ensure-paragraph): Don't insert double line feeds after blank
1785         lines.
1786         (shr-insert): \t is also space.
1787         (shr-tag-s): Fix "s" tag name function.
1788         (shr-tag-s): Fix face prop name.
1789
1790 2010-10-03  Julien Danjou  <julien@danjou.info>
1791
1792         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1793
1794         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1795         gnus-window-inside-pixel-edges.
1796
1797         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1798         gnus-ems.
1799
1800         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1801
1802         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1803         function.
1804
1805         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1806         resize choice.
1807
1808 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1809
1810         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1811         beginning of the buffer.
1812
1813         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1814         article buffer again.
1815
1816         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
1817
1818         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1819         when it's at the start of the buffer.
1820
1821         * shr.el (shr-tag-blockquote): Convert name.
1822         (shr-rescale-image): Use the right image-size variant.
1823
1824         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1825         buffer isn't shown, then select the current article first instead of
1826         bugging out.
1827         (gnus-summary-select-article-buffer): Show both the article and summary
1828         buffers again.
1829
1830         * shr.el (shr-fontize-cont): Protect against regions with no text.
1831         Rename tag functions to shr-tag-* for enhanced security.
1832         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1833
1834 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1835
1836         * shr.el (shr-insert):
1837         * pop3.el (pop3-movemail):
1838         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1839         loaded.
1840
1841 2010-10-03  Glenn Morris  <rgm@gnu.org>
1842
1843         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1844
1845         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1846
1847         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1848
1849         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1850
1851         * gnus-util.el (gnus-make-local-hook): Simplify.
1852
1853 2010-10-02  Julien Danjou  <julien@danjou.info>
1854
1855         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1856         (gnus-ido-completing-read): New function.
1857         (gnus-emacs-completing-read): New function.
1858         (gnus-completing-read): Use gnus-completing-read-function.
1859         Add gnus-completing-read-function.
1860
1861 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1862
1863         * shr.el (shr-insert-document): Autoload.
1864         (shr-img): Be silent.
1865         (shr-insert): Add a newline after every picture before text.
1866         (shr-add-font): Use overlays for combining faces.
1867         (shr-insert): Pass upwards the text start point.
1868
1869         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1870         possible.
1871         (mm-shr): New function.
1872
1873 2010-10-02  Julien Danjou  <julien@danjou.info>
1874
1875         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1876         should go backward.
1877
1878 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1879
1880         * shr.el (shr): Fix typo in provide call.
1881
1882 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1883
1884         * shr.el: New file.
1885
1886         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1887
1888         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1889         completing read.
1890
1891 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1892
1893         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1894         we're being queried about.  Suggested by Dan Jacobson.
1895
1896         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
1897         Suggested by Jason Eisner.
1898
1899         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1900         table, too.  Suggested by Stefan Wiens.
1901         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1902         the table unnecessary.  Suggested by Stefan Wiens.
1903
1904         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1905         longer needed, and probably doesn't work either, as pointed out by
1906         Stefan Wiens.
1907         (gnus-summary-exit): Remove call to the clearing function.
1908         (gnus-summary-exit-no-update): Ditto.
1909
1910         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1911         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1912         Reported by Stefan Monnier.
1913         (gnus-summary-save-in-rmail): Ditto.
1914
1915         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1916         article buffer, instead of both the article buffer and the summary
1917         buffer.  Sort of suggested by Dan Jacobson.
1918
1919         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1920
1921         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1922         Suggested by Dan Jacobson.
1923
1924         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1925         documentation clearer.
1926
1927         * message.el (message-shorten-references): Comment on the number "21".
1928         Suggested by Stefan Monnier.
1929
1930         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1931         Suggested by Dan Jacobson.
1932
1933         * gnus.el (gnus-large-newsgroup):
1934         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1935
1936         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1937         externalize attachments.  Bug reported by Steve Wen.
1938
1939         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1940         really message anything to the user.
1941
1942         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1943         directly.
1944
1945         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1946         messages in empty groups.
1947
1948 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1949
1950         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1951         non-UIDNEXT group.
1952
1953 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1954
1955         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1956         not the value from the collection.
1957
1958         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1959         values.  This sometimes happens on some groups that have no info.
1960         (nnimap-request-newgroups): New function.
1961
1962 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1963
1964         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1965         check into `gnus-registry-initialize'.
1966         (gnus-registry-initialize): Ditto.
1967         Fix and extend header docs.
1968
1969 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1970
1971         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1972         regexp backtrace overflows.
1973
1974         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1975         for starttls that tls.el implements; i.e. openssl.
1976
1977         * tls.el (tls-starttls-switches): Give up on using starttls with
1978         gnutls-cli.
1979         (tls-program): Add --insecure to be consistent with the defaults from
1980         openssl s_client.  Now all three commands are insecure.
1981
1982 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1983
1984         * lpath.el: Bind completion-styles-alist for XEmacs.
1985
1986         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1987         (gravatar-create-image): New function that's an alias to
1988         gnus-xmas-create-image, gnus-create-image, or create-image.
1989         (gravatar-data->image): Use it.
1990
1991 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1992
1993         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1994         install the nnregistry refer method.
1995         (gnus-registry-install-hooks): Use it.
1996         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1997         unfollowed groups.
1998
1999 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
2000
2001         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
2002         expanding threads.
2003
2004 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2005
2006         * nnir.el: Use the server names without suffixes (bug #7009).
2007
2008         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
2009         unencrypted to STARTTLS, if possible.
2010
2011 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2012
2013         * message.el (message-ignored-supersedes-headers): Strip Injection-*
2014         headers before superseding.
2015
2016 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2017
2018         * nnrss.el (nnrss-use-local): Add documentation.
2019
2020         * nnimap.el (nnimap-extend-tls-programs): New function.
2021         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
2022         (nnimap-wait-for-connection): Accept the greeting from the stupid
2023         output from openssl s_client -starttls, too.
2024
2025         * tls.el (tls-starttls-switches): New variable.
2026         (tls-find-starttls-argument): Use it.
2027         (open-tls-stream): Ditto.
2028
2029         * netrc.el (netrc-credentials): Return the value of the "default" entry.
2030         (netrc-machine): Ditto.
2031
2032         * nnimap.el (nnimap-find-article-by-message-id): Really return the
2033         article number.
2034         (nnimap-split-fancy): New variable.
2035         (nnimap-split-incoming-mail): Use it.
2036
2037         * nntp.el (nntp-server-list-active-group): Document.
2038
2039         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
2040         SELECT to get the message-id.
2041
2042         * mail-source.el (mail-sources): Remove webmail support.
2043         (defvar): Ditto.
2044         (mail-source-fetcher-alist): Ditto.
2045         (mail-source-fetch-webmail): Remove.
2046
2047         * webmail.el: Remove -- doesn't seem relevant any more.
2048
2049         * gnus.el: Fix up make-obsolete-variable declarations throughout.
2050
2051         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
2052         the \r.
2053
2054 2010-09-30  Julien Danjou  <julien@danjou.info>
2055
2056         * gnus-agent.el (gnus-agent-add-group): Fix call to
2057         gnus-completing-read.
2058
2059 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2060
2061         * nndoc.el (nndoc-retrieve-groups): New function.
2062
2063         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
2064         `default', use nnmail-split-methods.
2065         (nnimap-request-article): Downcase the NILs so that they are nil.
2066
2067         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
2068         symbol.
2069
2070         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
2071         code, since if the user has requested network, that's what they ought
2072         to get.
2073         (nnimap-request-set-mark): Erase the buffer before issuing commands.
2074         (nnimap-split-rule): Mark as obsolete.
2075
2076         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
2077         New variable.
2078
2079         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
2080         correct slot, too.
2081
2082 2010-09-29  Julien Danjou  <julien@danjou.info>
2083
2084         * gnus.el (gnus-local-domain): Declare variable obsolete.
2085
2086         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
2087         Fix history computing.
2088         (gnus-ido-completing-read): Require ido.
2089
2090 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2091
2092         * gnus-registry.el: Don't prompt on load, which makes it impossible to
2093         build Gnus.
2094
2095         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2096         when interpreting the structures.
2097         (nnimap-request-accept-article): Add \r\n to the lines to make this
2098         work with Cyrus.
2099
2100         * nndraft.el (nndraft-request-expire-articles): Use the group name
2101         instead if "nndraft".  Fix found by Nils Ackermann.
2102
2103 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
2104
2105         * nnregistry.el: Add.
2106
2107 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2108
2109         * nnmail.el (group, group-art-list, group-art):
2110         Remove unneeded directives.
2111
2112 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2113
2114         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
2115         (mm-mime-charset)
2116         * rfc2047.el (rfc2047-syntax-table)
2117         * utf7.el (utf7-utf-16-coding-system): Comment fix.
2118
2119         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
2120         rather than `insert-file-contents' and `eval-region'.
2121
2122         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
2123         construction.
2124
2125         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
2126
2127         * time-date.el: No need to require cl for Emacs 21.
2128
2129 2010-09-29  Julien Danjou  <julien@danjou.info>
2130
2131         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
2132         replacement of `gnus-gravatar-relief' to mimic
2133         `gnus-faces-properties-alist'.
2134         Add :version property.
2135
2136 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2137
2138         * mail-source.el (mail-source-report-new-mail)
2139         * message.el (message-default-mail-headers)
2140         * mm-decode.el (mm-valid-image-format-p): Comment fix.
2141
2142         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
2143
2144 2010-09-28  Julien Danjou  <julien@danjou.info>
2145
2146         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
2147         mail-address contains the same string as real-name.
2148
2149         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
2150         non-blank in header, otherwise it'll get stripped.
2151
2152         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
2153         real-name, and then for mail address rather than doing : or , search.
2154
2155 2010-09-27  Julien Danjou  <julien@danjou.info>
2156
2157         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
2158         right completing-read function.
2159         (gnus-use-ido): New variable
2160         (gnus-completing-read-with-default): Remove.
2161         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
2162         (gnus-agent-add-group):
2163         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
2164         * mm-view.el (mm-view-pkcs7-decrypt):
2165         * mm-util.el (mm-codepage-setup):
2166         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2167         * mml-smime.el (mml-smime-openssl-sign-query):
2168         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
2169         (mml-insert-multipart):
2170         * gnus-msg.el (gnus-summary-yank-message):
2171         * gnus-int.el (gnus-start-news-server):
2172         * mm-decode.el (mm-interactively-view-part):
2173         * gnus-dired.el (gnus-dired-attach):
2174         * gnus.el (gnus-read-method):
2175         * gnus-bookmark.el (gnus-bookmark-jump):
2176         * gnus-art.el (gnus-mime-view-part-as-type)
2177         (gnus-mime-action-on-part, gnus-article-encrypt-body):
2178         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
2179         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
2180         * nnmairix.el (nnmairix-create-server-and-default-group)
2181         (nnmairix-update-groups, nnmairix-get-server)
2182         (nnmairix-backend-to-server, nnmairix-goto-original-article)
2183         (nnmairix-get-group-from-file-path):
2184         * nnrss.el (nnrss-find-rss-via-syndic8):
2185         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
2186         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
2187         (gnus-group-browse-foreign-server):
2188         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
2189         (gnus-summary-execute-command, gnus-summary-respool-article)
2190         (gnus-read-move-group-name):
2191         * gnus-score.el (gnus-summary-increase-score)
2192         (gnus-summary-score-effect):
2193         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
2194
2195 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2196
2197         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
2198         x-focus-frame.
2199
2200         * nnimap.el (auth-source-forget-user-or-password)
2201         (auth-source-user-or-password): Autoload.
2202
2203         * message.el (message-from-style, message-interactive)
2204         (message-cite-prefix-regexp, message-sendmail-envelope-from)
2205         (message-yank-prefix, message-indentation-spaces, message-signature)
2206         (message-signature-file): Add comment.
2207
2208 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2209
2210         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
2211         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
2212         new articles.
2213
2214         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
2215         parts.
2216         (nnimap-request-article): Work with the t setting, too.
2217
2218         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
2219         that you don't get flashes of other buffers.
2220         (gnus-summary-show-complete-article): Intern before setting.
2221
2222 2010-09-27  David Engster  <dengste@eml.cc>
2223
2224         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
2225         well as HEADERS.
2226         (nnmairix-retrieve-headers): Provide new argument for the above.
2227
2228 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2229
2230         * gnus-sum.el (gnus-summary-move-article): Don't alter
2231         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
2232         group.
2233
2234         * nnimap.el (nnimap-update-info): Don't destructively alter active.
2235
2236         * message.el (message-cite-prefix-regexp): Revert my last edit.
2237
2238         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
2239         variable instead of the Gnus variable.
2240
2241         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
2242
2243         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
2244
2245         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
2246         since some servers don't like it.
2247         (nnimap-open-connection): Forget credentials if the server says the
2248         password was wrong.
2249         (nnimap-parse-line): Protect against invalid data.
2250
2251         * gnus-sum.el (gnus-summary-move-article): Add comment.
2252         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
2253         nothing alters it while scanning for new messages.
2254
2255         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2256         which may or may not help.
2257         (nnimap-open-connection): If we're doing a stream connection, and then
2258         discover we're on a STARTTLS-capable server, then open a STARTTLS
2259         connection instead.
2260
2261 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2262
2263         * nnimap.el (utf7): Require.
2264
2265         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2266         prefix.
2267
2268 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2269
2270         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2271
2272 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2273
2274         * nnimap.el (nnimap-request-accept-article): Message the error on
2275         error.
2276
2277 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2278
2279         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2280
2281 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2282
2283         * nndoc.el (nndoc-request-list): Return success always.
2284
2285         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2286         `fetch-old' -- we only want to fetch the articles we've requested.
2287         The rest are in the agent, probably.
2288         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2289         disappeared server" to something low.  It's not important.
2290
2291         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2292         arrived before the FETCH data.
2293
2294         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2295         target here, because we don't know the Gnus name of the group.
2296
2297         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2298         for the correct group.
2299
2300         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2301
2302         * gnus.el (gnus): Give a final warning after startup.
2303
2304         * gnus-util.el (gnus-action-message-log): New variable.
2305         (gnus-message): Use it.
2306         (gnus-final-warning): New function.
2307
2308         * nnimap.el (nnimap-open-connection): Record the greeting.
2309         (nnimap): Add greeting.
2310
2311 2010-09-26  Julien Danjou  <julien@danjou.info>
2312
2313         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2314         arguments.
2315         (gnus-html-wash-images): Fix spec computing to include start/end.
2316
2317         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2318
2319 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2320
2321         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2322         deletion.
2323         (nnimap-retrieve-headers): Don't select the group, because that's
2324         already done by nnimap-possibly-change-group.
2325
2326         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2327         (gnus-picon-transform-address): Use it.
2328
2329         * mail-source.el (mail-source-value): Revert previous patch.
2330
2331         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2332         on failure.
2333         (nnimap-open-connection): Look up both virtual and physical server name
2334         credentials.
2335
2336         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2337
2338 2009-02-07  Dave Love  <fx@gnu.org>
2339
2340         * tls.el (open-tls-stream): Don't query killing process.
2341
2342 2009-02-08  Dave Love  <fx@gnu.org>
2343
2344         * gnus-win.el (gnus-window-to-buffer-helper)
2345         (gnus-all-windows-visible-p): Function needn't be a symbol.
2346
2347         * mail-source.el (mail-source-value): Function needn't be a symbol.
2348
2349 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2350
2351         * message.el (message-cite-prefix-regexp): Remove } from the cite
2352         prefix.
2353
2354         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2355         highlight again, so that the highlight is correct.
2356
2357         * gnus-picon.el (gnus-picon): Remove again.
2358         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2359
2360         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2361         doing the header highlightling, so that the background colour of the
2362         picon is correct.
2363
2364         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
2365         (gnus-picon): Ditto.
2366         (gnus-picon): Reinstate.  The background colour for picons is white.
2367         (gnus-picon-insert-glyph): Make the background white.
2368
2369         * nnml.el (nnml-open-nov): Don't return dead buffers.
2370
2371         * auth-source.el (auth-source-create): Query the user for whether to
2372         store the credentials.
2373
2374         * netrc.el (netrc-store-data): New function.
2375
2376         * auth-source.el (auth-source-user-or-password): Use the existing auth
2377         sources, if any, for creation.
2378
2379         * gnus.el (gnus-group-fast-parameter): Return the last matching
2380         parameter instead of the first matching parameter.
2381
2382 2010-09-26  Julien Danjou  <julien@danjou.info>
2383
2384         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2385
2386 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2387
2388         * mml2015.el (mml2015-use): Remove gpg support.
2389
2390         * mml1991.el (mml1991-function-alist): Remove gpg function.
2391         (mml1991-gpg-sign): Remove.
2392
2393 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2394
2395         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2396         (gnus-browse-unsubscribe-current-group): Document it.
2397         (gnus-browse-unsubscribe-group): Use it.
2398
2399 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2400
2401         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2402         address to the To list for easier response.
2403
2404         * gnus.el (gnus-play-startup-jingle): Remove.
2405         (gnus-splash): Don't play jingle.
2406         (gnus): Silence gnus-load message.
2407
2408         * gnus-art.el (gnus-treat-play-sounds): Remove.
2409
2410         * gnus.el (gnus-play-jingle): Remove audio support.
2411
2412         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2413
2414         * earcon.el: Remove -- no users.
2415
2416         * gnus-audio.el: Remove -- no users of this package.
2417
2418         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2419
2420         * gnus-start.el (gnus-setup-news): Remove nocem support.
2421
2422         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
2423
2424         * gnus.el (gnus-use-nocem): Remove.
2425
2426         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2427         Remove.
2428
2429         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
2430         uses NoCeM any more.
2431
2432         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2433         (gnus-button-ctan-handler): Ditto.
2434         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2435         (gnus-button-ctan-directory-regexp): Ditto.
2436         (gnus-button-handle-ctan): Ditto.
2437         (gnus-button-tex-level): Ditto.
2438         (gnus-button-alist): Remove CTAN stuff.
2439
2440 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2441
2442         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
2443         nnimap-streaming test.
2444
2445         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2446         servers twice.
2447
2448         * nnimap.el (nnimap-open-connection): Add more error reporting when
2449         nnimap fails early.
2450
2451         * nnheader.el (nnheader-get-report-string): New function.
2452         (nnheader-get-report): Use it.
2453
2454         * gnus-int.el (gnus-check-server): Say what the error was when opening
2455         failed.
2456
2457         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2458         using streaming.
2459
2460 2010-09-25  Julien Danjou  <julien@danjou.info>
2461
2462         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2463         gnus-window-inside-pixel-edges.
2464
2465 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2466
2467         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2468
2469         * mm-decode.el (mm-save-part): Allow saving to other directories the
2470         normal Emacs way.
2471
2472         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
2473         Suggested by Jay Berkenbilt.
2474
2475         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2476         there isn't a single byte.
2477
2478         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2479         just do it.  It doesn't really seem to matter what the user responds
2480         here, I think, so it's just a confusing question.
2481
2482         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2483         non-streaming case.
2484
2485         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
2486         (gnus-article-encrypt-body): Use it.
2487
2488         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2489         keystroke.
2490
2491         * nnimap.el (nnimap-find-wanted-parts-1):
2492         Use gnus-fetch-partial-articles.
2493
2494         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2495
2496         * nnimap.el (nnimap-insert-partial-structure): New function.
2497         (nnimap-get-partial-article): New function.
2498         (nnimap-request-article): Use it.
2499         (nnimap-wait-for-response): Return whether the wait was successful.
2500         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2501         retrieval wasn't successful.
2502         (nnimap-retrieve-group-data-early): Allow throttling servers.
2503         (nnimap-streaming): New variable.
2504         (nnimap-fetch-partial-articles): Remove.
2505
2506         * mm-decode.el (mm-with-part): Protect against killed buffers.
2507
2508         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2509         for prettier summary display.
2510
2511 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2512
2513         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
2514
2515 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2516
2517         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2518         apparently third-party libraries depend on it.
2519
2520         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2521         before starting negotiation.
2522
2523         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2524         privacy reasons.
2525         (gnus-treat-mail-gravatar): Ditto.
2526
2527         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2528         buffer when inserting images.  Inserting text into the headers, for
2529         instance, can make them invalid.
2530
2531 2010-09-25  Julien Danjou  <julien@danjou.info>
2532
2533         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2534         variables.
2535
2536         * nnheader.el: Remove useless variables news-reply-yank-from and
2537         news-reply-yank-message-id.
2538
2539         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2540         variables.
2541
2542         * mml1991.el: Remove useless mml1991-verbose.
2543
2544         * gnus.el: Remove useless variable gnus-use-generic-from.
2545         Remove obsolete variable gnus-topic-indentation.
2546
2547         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2548
2549         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2550
2551         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2552
2553         * gnus-group.el: Remove useless gnus-group-icon-cache.
2554         Remove useless gnus-ephemeral-group-server.
2555
2556         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2557
2558         * mml2015.el: Remove useless mml2015-verbose.
2559
2560         * mml-smime.el: Remove useless mml-smime-verbose.
2561
2562         * gnus.el: Remove useless gnus-local-domain.
2563
2564         * gnus-gravatar.el (gnus-gravatar-transform-address):
2565         Use gnus-gravatar-size.
2566
2567         * gnus-art.el: Remove useless gnus-treat-translate.
2568
2569 2010-09-24  Julien Danjou  <julien@danjou.info>
2570
2571         * gnus-sum.el: Add support for Gravatars.
2572
2573         * gnus-art.el: Add support for Gravatars.
2574
2575         * gnus-gravatar.el: Add this file.
2576
2577         * gravatar.el: Add this file.
2578
2579 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2580
2581         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
2582
2583         * gnus-group.el (gnus-group-fetch-faq): Remove.
2584
2585         * gnus.el (gnus-group-faq-directory): Remove.
2586
2587         * gnus-group.el (gnus-group-fetch-charter): Remove.
2588
2589         * gnus.el (gnus-group-charter-alist): Remove.
2590
2591         * gnus-group.el (gnus-group-archive-directory): Remove.
2592         (gnus-group-recent-archive-directory): Ditto.
2593         (gnus-group-make-archive-group): Remove.
2594
2595         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2596
2597         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2598         use the same article number for all the cached articles.
2599
2600         * nnimap.el (nnimap-command): Register the last command time so
2601         that we can use it for idling NOOPs.
2602         (nnimap-open-connection): Start the keeplive timer.
2603         (nnimap-make-process-buffer): Store all the process buffers.
2604         (nnimap-keepalive): New function.
2605
2606         * starttls.el (starttls-open-stream): Add autoload cookie.
2607
2608 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2609
2610         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2611         handling.
2612
2613 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2614
2615         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2616         its data structures.
2617
2618         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2619         instead of the cl.el copy-list.
2620         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2621         equalp.
2622
2623 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2624
2625         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2626         and tool-bar-local-item-from-menu.
2627
2628         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2629         mode-line-highlight face for Emacs.
2630
2631         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2632         loading gnus-sum.elc; fix comment for canlock-verify.
2633         (gnus-article-jump-to-part): Use read-number.
2634         (gnus-insert-mime-button, gnus-insert-mime-security-button):
2635         Remove Emacs pre-21 compatible code for help-echo.
2636         (gnus-article-next-page-1): No need to adjust the number of lines.
2637         (gnus-article-describe-bindings): Always use help-buffer.
2638
2639         * gnus-audio.el (gnus-audio-inline-sound)
2640         * gnus-cus.el (gnus-custom-mode)
2641         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2642
2643         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2644
2645         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2646         compatible code.
2647
2648 2010-09-24  Glenn Morris  <rgm@gnu.org>
2649
2650         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2651         visiting the fcc file in rmail-mode.
2652
2653         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2654
2655 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2656
2657         * nnir.el: Silence the byte compiler.
2658
2659         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2660         alias to browse-url-url-encode-chars if any.
2661         (gnus-html-encode-url): Use it.
2662
2663 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2664
2665         * gnus-start.el (gnus-use-backend-marks): New variable.
2666         (gnus-get-unread-articles-in-group): Use it.
2667
2668         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2669         makeover.
2670
2671 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2672
2673         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2674
2675 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2676
2677         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2678         Remove.
2679         (gnus-setup-news-hook):
2680         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
2681
2682         * gnus-int.el (gnus-request-update-info): Protect against backends not
2683         having the function.
2684
2685         * nnimap.el (nnimap-stream): Mention starttls.
2686         (nnimap-open-connection): Add starttls support.
2687
2688 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2689
2690         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2691
2692 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2693
2694         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2695         BODYSTRUCTUREs.
2696         (nnimap-transform-headers): Unfold quoted {42} headers.
2697
2698         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2699         the info.
2700         (gnus-get-unread-articles): Only call updatep on backends that support
2701         it.
2702
2703         * nnweb.el (nnweb-request-update-info): NOOP.
2704
2705         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
2706
2707         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
2708         since it only deals with marks.
2709
2710         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
2711         gnus-request-marks, and make a new gnus-request-update-info.
2712
2713         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2714         the active instead of the high number, which is usually too low.
2715
2716 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2717
2718         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2719         * encrypt.el: Remove.
2720
2721 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2722
2723         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2724         server in symbolic form.
2725
2726         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
2727
2728 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2729
2730         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2731         (nnimap-update-info): Fix up code slightly.
2732
2733         * gnus-int.el (gnus-open-server): Add tracing for performance
2734         debugging.
2735
2736         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2737         (gnus-group-insert-group-line): Pass the real group name so that it
2738         gets the right data.
2739
2740         * gnus-start.el (gnus-get-unread-articles): Don't have
2741         `gnus-get-unread-articles-in-group' update info, since that can be
2742         really slow and doesn't seem to be needed?
2743
2744 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2745
2746         * time-date.el (date-to-time): Try using parse-time-string first before
2747         using the slower timezone-make-date-arpa-standard.
2748
2749 2010-09-22  Julien Danjou  <julien@danjou.info>
2750
2751         * gnus-group.el (gnus-group-insert-group-line):
2752         Call gnus-group-highlight-line.
2753         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2754         default hook list.
2755         (gnus-group-update-eval-form): Add new function.
2756         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2757         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2758
2759 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2760
2761         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2762         immediate, then expire all articles.
2763         (nnimap-update-info): Fix off-by-one errors.
2764         (nnimap-flags-to-marks): Would return no marks lists for group with no
2765         flags.  Instead return the other data.
2766
2767 2010-09-22  Julien Danjou  <julien@danjou.info>
2768
2769         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
2770         Only return an icon.
2771         (gnus-group-insert-group-line): Compute icon to return.
2772
2773         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
2774         (gnus-html-image-fetched): Only cache if
2775         gnus-html-image-automatic-caching is set.
2776         (gnus-html-image-fetched): Check for errors.
2777
2778 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2779
2780         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2781         once per method on `g'.  This ensures that backends like nnfolder don't
2782         open all their folders.
2783
2784         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2785         (nnimap-request-list): Nix out group in the correct buffer.
2786         (nnimap-parse-flags): Implement by using `read' instead of
2787         hand-parsing.
2788         (nnimap-flags-to-marks): Pass on permanent-flags.
2789         (nnimap-make-process-buffer): Record the server name.
2790         (nnimap-parse-flags): Fix typo.
2791         (nnimap-request-scan): Run split on the server in general, not just a
2792         single group.
2793
2794         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2795         parameter, and propagate this downwards.
2796
2797         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2798         since EXAMINE changes it on the server.
2799
2800         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2801         this command might take a while.
2802
2803 2010-09-22  Julien Danjou  <julien@danjou.info>
2804
2805         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
2806         harmful if you have 2 images side-by-side, they can't be properly
2807         update on text deletion.  Using text-property is safer here.
2808         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2809         data.
2810
2811 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2812
2813         * nnimap.el (nnimap-expunge-inbox): Remove.
2814         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2815         (nnimap-expunge): Flip default to t.
2816
2817         * gnus.el (gnus-method-to-server): Don't push things to the cache
2818         unless it's unique.
2819         (gnus-server-to-method): Ditto.
2820
2821 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2822
2823         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2824
2825 2010-09-22  Julien Danjou  <julien@danjou.info>
2826
2827         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2828         get the start of data.
2829         (gnus-html-encode-url): Add this function to encode special chars in
2830         URL.
2831         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2832         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2833
2834         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2835         default.
2836         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2837
2838         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2839         images alt-text.
2840         (gnus-html-put-image): Put alt-text as help-echo.
2841
2842 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2843
2844         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2845         * mm-util.el (mm-decompress-buffer)
2846         * nnir.el (nnir-run-find-grep)
2847         * pop3.el (pop3-list): Use 3rd arg of split-string.
2848
2849         * time-date.el (format-seconds): Comment fix.
2850
2851         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2852         and byte-optimize-form-code-walker.
2853         (dgnushack-make-auto-load): Don't advise make-autoload.
2854
2855         * lpath.el: Remove Emacs 21 stuff.
2856
2857 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2858
2859         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2860         outside the active range.  Suggested by Dan Christensen.
2861
2862         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2863         slightly later to avoid double-getting it.
2864
2865         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2866         previous patch.
2867
2868         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2869
2870 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2871
2872         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2873
2874 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2875
2876         * gnus-int.el (gnus-open-server): Give a better error message in the
2877         "go offline" case.
2878
2879         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2880         marks for nnimap, which is seldom the right thing to do.
2881
2882         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2883         (gnus-same-method-different-name): New function.
2884
2885         * nnimap.el (parse-time): Require.
2886
2887         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2888         method in the presence of many similar methods.
2889
2890         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2891
2892         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2893         nnml-inhibit-expiry.
2894
2895         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2896         find out whether methods are equal.
2897
2898         * nnimap.el (nnimap-find-expired-articles): New function.
2899         (nnimap-process-expiry-targets): New function.
2900         (nnimap-request-move-article): Request the article before looking at
2901         what the Message-ID is.  Fix found by Andrew Cohen.
2902         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2903
2904         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2905         for oldness in addition to being a predicate.
2906
2907         * nnimap.el (nnimap-request-group): When we have zero articles, return
2908         the right data to Gnus.
2909         (nnimap-request-expire-articles): Only delete articles immediately if
2910         the target is 'delete.
2911
2912         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2913         method, this would bug out.
2914
2915         * gnus-group.el (gnus-group-expunge-group): Rename from
2916         gnus-group-nnimap-expunge, and implemented as a normal interface
2917         function.
2918
2919         * gnus-int.el (gnus-request-expunge-group): New function.
2920
2921         * nnimap.el (nnimap-request-create-group): Implement.
2922         (nnimap-request-expunge-group): New function.
2923
2924 2010-09-21  Julien Danjou  <julien@danjou.info>
2925
2926         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2927         (gnus-html-cache-expired): Add new function.
2928         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2929         wethever we should display image for fetch it.
2930         Compute alt-text earlier to pass it to the fetching function too.
2931         (gnus-html-schedule-image-fetching): Change function argument to only
2932         get one image at a time, not a list.
2933         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2934         cache.
2935         (gnus-html-get-image-data): New function to retrieve image data from
2936         cache.
2937         (gnus-html-put-image): Change buffer argument to use image data rather
2938         than file, and place image above region rather than inserting a new
2939         one.  Do not take alt-text as argument, since it's useless now: we place
2940         the image above alt-text.
2941         (gnus-html-prune-cache): Remove.
2942         (gnus-html-show-images): Start to fetch image when we find one, do not
2943         push into a temporary list.
2944         (gnus-html-prefetch-images): Only fetch image if they have expired.
2945         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2946         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2947
2948 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2949
2950         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2951
2952 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2953
2954         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2955         spec inser "*" if the group isn't active instead of 0.
2956
2957         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2958         opening the server.
2959         (nnimap-request-delete-group): Implement group deletion.
2960         (nnimap-transform-headers): Return the size of the entire message in
2961         the Bytes header, not just the size of the first part.
2962         (nnimap-request-move-article): When moving an article from nnimap,
2963         request the article first so the accepting form has an article to
2964         accept.  Reported by Dan Christensen.
2965         (nnimap-command): Make sure that the error message doesn't error out.
2966
2967 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2968
2969         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2970         we haven't requested anything.
2971
2972 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2973
2974         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2975         "".  Fix found by Andrew Cohen.
2976
2977         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2978         instead of -encode-string.
2979
2980 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2981
2982         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2983
2984         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2985         by mm-subst-char-in-string.
2986
2987 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2988
2989         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2990         waiting for the connection string.
2991
2992         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2993         arriving.
2994
2995         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2996         bogus characters.  This allows selecting certain Gmail groups.
2997
2998         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2999         (nnimap-fetch-partial-articles): New variable.
3000         (nnimap-open-connection): When looking for credentials, also use the
3001         nnimap-server-port.
3002         (nnimap-request-article): Return the group/article number, so that Gnus
3003         `^' works as expected.
3004         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
3005
3006         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
3007         comments.
3008         (gnus-methods-sloppily-equal): New function.
3009         (gnus): When using the development version of Gnus, load the gnus-load
3010         file.
3011
3012         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
3013         `gnus-open-server' on each method before trying to scan them etc.
3014         This ensures that all the backend parameters are set correctly.
3015
3016         * nnimap.el (nnimap-authenticator): New variable.
3017         (nnimap-open-connection): Allow anonymous login.
3018         (nnimap-transform-headers): The chars header is called Chars not Bytes.
3019         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
3020
3021         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
3022         patch, found by Knut Anders Hatlen.
3023
3024 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
3025
3026         * gnus-agent.el (gnus-agent-batch-confirmation)
3027         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
3028         to gnus-message.
3029         * gnus-art.el (gnus-article-describe-briefly): Likewise.
3030         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
3031         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
3032         * gnus-int.el (gnus-open-server): Likewise.
3033         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
3034         (gnus-score-check-syntax): Likewise.
3035         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
3036         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
3037         Likewise.
3038         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3039
3040 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3041
3042         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3043         calling conventions so that prefetch doesn't bug out.
3044
3045 2010-09-19  Julien Danjou  <julien@danjou.info>
3046
3047         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3048         rather than `subst-char-in-region' in order to be able to replace ASCII
3049         char by UTF-8 ones.
3050
3051         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
3052         than curl.
3053         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
3054         the right URL and ALT text on images.
3055         (gnus-html-wash-tags): Fix tag case.
3056         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
3057         (gnus-article-html): Add -o display_ins_del=2 option.
3058         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
3059
3060 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3061
3062         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
3063         the extra mail headers, which sometimes seem to happen for unknown
3064         reasons.
3065
3066         * mail-parse.el (mail-header-encode-parameter): Define as
3067         rfc2045-encode-string instead of as rfc2231-encode-string, since some
3068         (or most, perhaps?) mail readers don't understand the latter, but do
3069         understand the former.
3070
3071         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
3072         to nil, so that no methods are automatically agentized.  I think this
3073         is probably what most users want.
3074
3075         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
3076         from url-retrieve, for instance about invalid URLs.
3077
3078         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
3079         groups that have no articles.
3080         (nnimap-request-article): Check that we really got an article when we
3081         requested one.
3082
3083         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
3084         doesn't exist.
3085
3086         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
3087         nntp buffer so the agent can save it.
3088         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
3089         that CRLF doesn't get translated to \n.
3090         (nnimap-open-connection): Don't make 'shell commands only send \n.
3091
3092 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3093
3094         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
3095         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3096         Update var name.
3097         (nnml-generate-nov-file): Use dolist.
3098         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
3099         Use with-current-buffer.
3100
3101 2010-09-18  Julien Danjou  <julien@danjou.info>
3102
3103         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
3104         parallel.
3105
3106 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3107
3108         * nnimap.el (nnimap-update-info): When doing partial marks update, get
3109         the range update right.
3110         (nnimap-request-group): Don't make `M-g' bug out on group with no
3111         marks.
3112         (nnoo): Require, so that other packages can require nnimap.
3113         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
3114         command we're looking for.  This helps when the server sends more
3115         responses after we've gotten everything we expected.
3116         (nnimap): Add a `newlinep' field to keep track of end-of-line
3117         conventions.
3118         Don't send CRLF to things that don't want it.
3119         (nnimap-request-accept-article): Ditto.
3120
3121 2010-09-18  Julien Danjou  <julien@danjou.info>
3122
3123         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
3124         than curl to retrieve images.
3125
3126 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3127
3128         * nnimap.el (nnimap-update-info): Extend the info so that we can set
3129         the marks.
3130         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
3131         (nnimap-wait-for-connection): New function.
3132         (nnimap-open-connection): If we have PREAUTH, don't query for login
3133         credentials.
3134         (nnimap-update-info): Fix off-by-one error when concatenating ranges
3135         when doing a partial update.
3136
3137 2010-09-18  Julien Danjou  <julien@danjou.info>
3138
3139         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
3140         tags.
3141
3142 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3143
3144         * nnimap.el (nnimap-credentials): New function.
3145         (nnimap-open-connection): Use the new function to look for credentials
3146         also on the numeric equivalents of "imap" and "imaps".
3147
3148         * gnus-start.el (gnus-activate-group): Send the info to
3149         gnus-request-group.
3150
3151         * nnimap.el (nnimap-request-group): Have the "check" version of the
3152         function parse flags and update the info, so that a `M-g' get a total
3153         resync of all flags from the group.
3154
3155         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
3156         to allow backends to alter the info on group selection.  Also alter all
3157         the backend -request-group functions to take the parameter.
3158
3159         * nnimap.el (nnimap-store-info): New function.
3160         (nnimap-update-info): Store the info for later usage.
3161         (nnimap-request-group): Use the stored info for the dont-check case, so
3162         that we don't retrieve all marks when we enter a group.
3163
3164         * nnimap.el: Use deffoo instead of defun for interface functions.
3165
3166         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
3167         update the group info.  This makes the nndraft groups, for instance, go
3168         back to their old behaviour.
3169
3170         * gnus-sum.el (gnus-select-newsgroup): Indent.
3171
3172         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
3173         in.
3174         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
3175         nothing.
3176
3177         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
3178         from methods that are denied.
3179
3180         * gnus-int.el (gnus-method-denied-p): New function.
3181
3182         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
3183         store the password instead of netrc.
3184         (nnimap-open-connection): Don't error out when we can't make a
3185         connections.
3186
3187         * auth-source.el (auth-source-create): In the password prompt, say what
3188         we're querying for.  Also prompt for user name if that hasn't been
3189         given.
3190
3191         * nnimap.el (nnimap-with-process-buffer): Remove.
3192
3193 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3194
3195         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
3196         method when we're reading from the agent.
3197
3198         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
3199
3200         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
3201         that's probably most useful for users.
3202
3203         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
3204         "failed" all the time.
3205
3206         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
3207         ...)) with (with-current-buffer ... ).
3208
3209         * nntp.el (nntp-open-server): Return whether the open was successful or
3210         not.
3211
3212         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
3213         select an unread unseen article first.
3214
3215         * nnimap.el (nnimap-open-connection): If the user doesn't have a
3216         /etc/services, supply some sensible port defaults.
3217
3218         * dgnushack.el: Define netrc-credentials.
3219
3220 2010-09-17  Julien Danjou  <julien@danjou.info>
3221
3222         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
3223
3224 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3225
3226         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
3227         doesn't have any parameters.
3228
3229 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3230
3231         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
3232         only upcased checks.
3233
3234         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
3235
3236         * nnimap.el (nnimap-open-shell-stream): New function.
3237         (nnimap-open-connection): Use it.
3238         (nnimap-transform-headers): Get the number of lines in each message.
3239         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
3240         number of lines.
3241         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
3242         problem.
3243
3244         * utf7.el (utf7-encode): Autoload.
3245
3246         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
3247         to allow the mail splitting to not return a default group.  This is
3248         useful for nnimap, which will leave unmatched mail in the inbox.
3249
3250         * nnimap.el: Rewritten.
3251
3252         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3253         nnimap usage.
3254
3255         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3256         if the move is internal, so that nnimap can do fast internal moves.
3257
3258         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3259         data.
3260         (gnus-read-active-for-groups): Support finishing the early retrieval of
3261         data.
3262
3263         * gnus-range.el (gnus-range-nconcat): New function.
3264
3265         * gnus-int.el (gnus-finish-retrieve-group-infos)
3266         (gnus-retrieve-group-data-early): New functions.
3267
3268 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3269
3270         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3271         (nnrss-retrieve-groups):
3272         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3273         (pop3-quit): Use with-current-buffer.
3274
3275 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3276
3277         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3278         instead of nnheader-accept-process-output.
3279
3280         * dgnushack.el (dgnushack-compile): Add comment.
3281
3282         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3283
3284         * gnus-html.el (gnus-html-schedule-image-fetching)
3285         (gnus-html-prefetch-images): Replace process-kill-without-query by
3286         gnus-set-process-query-on-exit-flag.
3287
3288 2010-09-16  Romain Francoise  <romain@orebokech.com>
3289
3290         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3291
3292 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3293
3294         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3295         parameter to unintern is mandatory-ish in Emacs 24.
3296
3297         * gnus-html.el (gnus-html-schedule-image-fetching)
3298         (gnus-html-prefetch-images): Check for curl before using it.
3299
3300         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3301         depend on curl, which isn't essential.
3302
3303         * imap.el: Revert back to version
3304         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3305         seem problematic.
3306
3307 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3308
3309         * gnus-registry.el (gnus-registry-install-shortcuts):
3310         Explicitly pass `obarray' to `unintern' to avoid a warning.
3311
3312 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3313
3314         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
3315         change.
3316
3317         * nnrss.el (nnrss-request-list): Remove this function and related
3318         functions, including the moreover stuff.
3319
3320 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3321
3322         * nnrss.el (nnrss-retrieve-groups): New function.
3323
3324 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3325
3326         * .dir-locals.el: Add no-byte-compile cookie.
3327
3328 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3329
3330         * time-date.el (format-seconds): Comment fix.
3331
3332         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3333         for back end that doesn't support request-scan.
3334
3335 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3336
3337         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3338         then do request scans from the backends.
3339
3340         * netrc.el (netrc-credentials): New conveniency function.
3341
3342         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3343         avoid running a hook per line, since this takes a lot of time,
3344         profiling shows.
3345         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3346         directly if gnus-visual-p is true.
3347
3348 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3349
3350         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3351         groups; replace mapcar with dolist which is a bit faster; pass groups
3352         info to gnus-read-active-file-1.
3353         (gnus-read-active-file-1): Scan only specified groups if the new
3354         optional arg `infos' is given.
3355
3356 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3357
3358         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3359
3360         * pop3.el (pop3-movemail): Remove.
3361         (pop3-streaming-movemail): Rename to pop3-movemail.
3362
3363         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3364         don't restrict end-tag searches to the end of the line.
3365
3366 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3367
3368         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3369         articles of every unchecked group to t, which means unknown since the
3370         server has never been opened.
3371
3372 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3373
3374         * gnus-html.el (gnus-html-show-alt-text): New command.
3375         (gnus-html-browse-image): Ditto.
3376         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3377         to browse the image directly.
3378         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3379         better.
3380
3381         * gnus-async.el (gnus-async-article-callback):
3382         Call `gnus-html-prefetch-images' unconditionally.
3383
3384         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3385         before feeding URLs to curl.
3386
3387 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3388
3389         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3390         internal images as deletable by `W D D'.
3391
3392         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3393         (gnus-async-article-callback): Fix typo.
3394
3395 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3396
3397         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3398         current line to work around bugs in the output from w3m.
3399
3400         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3401         for groups that want that.
3402
3403         * nntp.el (nntp-wait-for-string): Supply a timeout for
3404         accept-process-output to ensure progress.
3405
3406         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3407         level to get unread articles from, then use that for foreign groups,
3408         too.
3409
3410         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3411         confuses the rest of the function.
3412
3413         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3414         for the methods that support -retrieve-groups, too.
3415
3416         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3417
3418 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3419
3420         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3421         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3422
3423         * pop3.el: Require cl when compiling.
3424         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3425
3426 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3427
3428         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3429         that aren't going to be activated.
3430         (gnus-get-unread-articles): Fix up the last commit.
3431
3432         * gnus-html.el (gnus-article-html): Allow calling without specifying
3433         the handle.  In that case, dissect the buffer first.
3434
3435         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3436
3437         * nnimap.el (nnimap-open-connection): Revert the change that would look
3438         into authinfo for imaps instead of imap.
3439
3440         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3441         say that you don't want to call gnus-request-group with don-check, but
3442         do check the reponse.  This is for virtual groups only.
3443         (gnus-get-unread-articles): Count the archive groups as secondary, so
3444         that they're activated the same way as before.
3445
3446         * imap.el (imap-message-map): Removed optional buffer parameter, since
3447         no callers use it.
3448         (imap-message-get): Ditto.
3449         (imap-message-put): Ditto.
3450         (imap-mailbox-map): Ditto.
3451         (imap-mailbox-put): Ditto.
3452         (imap-mailbox-get): Ditto.
3453         (imap-mailbox-get): Revert last change for this function.
3454
3455         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3456         case-insensitively.
3457         (nnimap-debug): Remove.
3458
3459         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3460         to use `imap-fetch' instead.  According to the comments, this should be
3461         safe, since all other IMAP clients use the 1:* syntax.
3462         (imap-enable-exchange-bug-workaround): Removed.
3463         (imap-debug): Removed -- doesn't seem very useful.
3464
3465         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3466         mail from a file, and the file doesn't exist.
3467
3468         * imap.el (imap-log): New convenience function used throughout instead
3469         of repeating the same code all over the place.
3470
3471         * pop3.el (pop3-streaming-movemail): Return t for success.
3472
3473         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3474         .authinfo if we're using ssl connection.
3475
3476         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3477         already have if we're in a main Gnus `g' run.
3478
3479         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3480
3481 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3482
3483         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3484
3485         * nnmh.el (nnmh-request-list-1): Bind `file'.
3486
3487         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3488         alias to set-process-query-on-exit-flag or process-kill-without-query.
3489         (pop3-open-server): Use it.
3490
3491 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3492
3493         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3494         box to the Incoming file.  Fixes mistake in previous checkin.
3495
3496         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3497         request loop (for debugging purposes) removed.
3498
3499         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3500         culprit is more visible.
3501         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3502         (nnml-add-incremental-nov): New functions to do "incremental" nov
3503         updates, where we just append to the end of the existing nov files
3504         without reading/writing them in full.
3505
3506         * mail-source.el (mail-source-delete-crash-box): Really only check the
3507         incoming files once in a while.
3508
3509         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3510
3511         * mail-source.el (mail-source-delete-crash-box): Only check the
3512         incoming files for deletion once per day to save a lot of file
3513         accesses.
3514
3515         * pop3.el (pop3-logon): Fix up unbound variable typo.
3516
3517         * mail-source.el (pop3-streaming-movemail): Autoload.
3518
3519         * pop3.el (pop3-streaming-movemail):
3520         Respect pop3-leave-mail-on-server.
3521
3522         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3523         retrieval.
3524
3525         * pop3.el (pop3-process-filter): Remove unused function.
3526         (pop3-streaming-movemail, pop3-send-streaming-command)
3527         (pop3-wait-for-messages, pop3-write-to-file)
3528         (pop3-number-of-responses): New functions for streaming pop3
3529         retrieval.
3530
3531         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3532         come from no known methods.
3533         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3534         list.
3535
3536         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
3537         message sizes.
3538         (pop3-movemail): Use erase-buffer instead of looping and deleting
3539         regions, which seems rather odd.
3540
3541         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3542         file once per `g' run.
3543
3544         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3545         directories.  This makes the draft queue directory work.
3546
3547         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3548         data from the backends, so that we only request the list of groups from
3549         each method once.  This should speed things up considerably.
3550
3551         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3552         detect that it's not implemented.
3553
3554         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3555         we actually do recurse down into the tree, but don't stat all leaf
3556         nodes.
3557
3558         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3559         then say so instead of bugging out.
3560
3561         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3562         files exist before trying to read them.
3563
3564         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3565         around <pre_int>.
3566
3567         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3568
3569         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3570
3571 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3572
3573         * mm-util.el (mm-image-load-path): Just return the image directories,
3574         not all directories in the path in addition to the image directories.
3575         (mm-image-load-path): Maintain a cache of the image directories so that
3576         the `g' command in Gnus doesn't have to stat dozens of directories each
3577         time.
3578
3579         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3580         (gnus-html-wash-tags): Add a new `i' command to insert images.
3581         (gnus-html-insert-image): New command and keystroke.
3582         (gnus-html-redisplay-with-images): New command and keystroke.
3583         (gnus-html-show-images): Rename command.
3584         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3585         spacers.
3586         (gnus-html-wash-tags): Decode entities at the end, so that entities
3587         inside the tags don't mess up the rest of the "parsing".
3588
3589         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3590         so that nnimap methods aren't agentized by default.  There's apparently
3591         many problems related to agent/imap behaviour.
3592
3593         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3594
3595         * gnus-html.el: Doc fix.
3596
3597 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3598
3599         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3600         specifier-spec-list for Emacs 21.
3601
3602         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3603         glyph-width and glyph-height instead of display-graphic-p and
3604         image-size; make avoidance of displaying small images work for XEmacs.
3605
3606         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3607         for XEmacs.
3608
3609         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3610         of symbol that holds plist data.
3611         (gnus-process-plist): Remove plist of process after getting it.
3612
3613 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3614
3615         * message.el (message-generate-hashcash): Change default to
3616         'opportunistic if hashcash is installed.
3617
3618         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3619         (gnus-html-put-image): Only call image-size once, since it's somewhat
3620         time-consuming on remote X servers.
3621
3622 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3623
3624         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3625         type on data, not a file name.
3626
3627         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3628         window-pixel-edges for Emacs 21.
3629
3630         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3631         decoded contents.
3632         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3633
3634 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3635
3636         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3637         group line format, since it isn't very interesting.
3638
3639         * gnus-agent.el (gnus-agent-short-article),
3640         (gnus-agent-long-article): Increase values for these two variables,
3641         since most people are likely to have more network connection and
3642         storage than before.
3643
3644         * gnus.el (gnus-refer-article-method): Change default to 'current.
3645         When referring an article, the common behaviour is to refer it from the
3646         current select method, not the native select method.  The chances of
3647         the native select method having the message in question is rather slim
3648         these days.
3649
3650         * gnus-sum.el (gnus-auto-select-subject): Change default to
3651         `unseen-or-unread'.  I think it's likely that most people want to
3652         select an unseen article over a previously seen, but unread one.
3653
3654         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3655         means that in the article buffer none of the minor mode elements will
3656         be shown, usually, and this is not desirable in most cases.
3657
3658         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3659         that commands like `d' (and the like) go to the next line in the
3660         buffer, instead of the next unread article.  I think this is the
3661         behaviour that is most natural for most users.
3662         (gnus-single-article-buffer): Change default to nil, so that people can
3663         have as many article buffers open as they have summary buffer.  I think
3664         this is the most natural way for the groups to behave.
3665
3666         * message.el (message-generate-new-buffers): Change default to
3667         `unsent', so that all new message buffers start their names with the
3668         string "*unsent", and it's easier to find the buffers if you move from
3669         them.
3670
3671 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3672
3673         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3674         small.  They're probably tracking images.
3675         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3676         (gnus-html-rescale-image): Yet another try at getting the image sizing
3677         right.
3678
3679         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3680         nntp-marks-file-name is nil.
3681
3682 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3683
3684         * gnus-html.el (gnus-html-wash-tags)
3685         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3686         Better logging.
3687
3688 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3689
3690         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
3691
3692         * gnus-html.el (gnus-html-wash-tags): Check the value of
3693         gnus-blocked-images in the summary buffer.
3694
3695 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3696
3697         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3698
3699 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3700
3701         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3702         like "a", it seems like.
3703         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3704         since it needs to be picked from the correct buffer.
3705
3706         * nnwfm.el: Remove.
3707
3708         * nnlistserv.el: Remove.
3709
3710 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3711
3712         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3713         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3714
3715 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3716
3717         * nnkiboze.el: Remove.
3718
3719         * nndb.el: Remove.
3720
3721         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3722         alt text.
3723         (gnus-html-rescale-image): Try to get the rescaling logic right for
3724         images that are just wide and not tall.
3725
3726         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3727         overshadow variable bindings.
3728
3729 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3730
3731         * gnus-html.el (gnus-html-wash-tags)
3732         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
3733         Add extra logging.
3734
3735 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3736
3737         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3738         (gnus-max-image-proportion): New variable.
3739         (gnus-html-rescale-image): New function.
3740         (gnus-html-put-image): Rescale images.
3741
3742 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3743
3744         Fix up some byte-compiler warnings.
3745         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3746         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3747         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3748         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3749         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3750         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3751         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3752
3753 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3754
3755         * gnus-html.el (gnus-article-html): Decode contents by charset.
3756
3757 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3758
3759         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3760         (gnus-html-frame-width, gnus-blocked-images)
3761         * message.el (message-prune-recipient-rules): Add custom version.
3762         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3763
3764         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3765         functions.
3766
3767         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3768         gnus-process-get.
3769
3770 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3771
3772         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3773         instead of lsub directly.
3774
3775 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3776
3777         * nnwarchive.el: Remove.
3778
3779         * gnus-soup.el: Remove.
3780
3781         * nnsoup.el: Remove.
3782
3783         * nnultimate.el: Remove.
3784
3785         * gnus-html.el (gnus-blocked-images): New variable.
3786
3787         * message.el (message-prune-recipients): New function.
3788         (message-prune-recipient-rules): New variable.
3789
3790         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3791         guess whether a long line is natural text or not.
3792
3793         * gnus-html.el (gnus-html-schedule-image-fetching):
3794         Use gnus-process-plist and friends for compatibility.
3795
3796 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3797
3798         * gnus-html.el: Require packages that define macros used in this file.
3799         (gnus-article-mouse-face): Declare to silence byte-compiler.
3800         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3801         process-get.
3802         (gnus-html-put-image): Use plist-get to avoid getf.
3803         (gnus-html-prefetch-images): Use with-current-buffer.
3804
3805 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3806
3807         * gnus-ems.el: Provide compatibility functions for
3808         gnus-set-process-plist.
3809
3810         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3811         header-line-format for XEmacs 21.4.
3812
3813         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3814         * gnus.el (gnus-valid-select-methods)
3815         * message.el (message-send-mail-partially-limit)
3816         * mm-decode.el (mm-text-html-renderer)
3817         * mml.el (mml-insert-mime-headers-always)
3818         * smiley.el (smiley-regexp-alist): Bump custom version.
3819
3820 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3821
3822         * gnus-html.el: require mm-url.
3823         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3824         with the url to `url'.
3825         (gnus-html-wash-tags): Support cid: URLs/images.
3826
3827 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3828
3829         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3830         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3831         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3832
3833         * gnus-move.el: Remove file, since it doesn't really work.
3834
3835         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3836         UTF-8.  This seems to fix problems with some German web feeds.
3837
3838         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3839         at the top so that the proper colours are applied.
3840
3841         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3842         don't have dots in their names.
3843
3844         * gnus-art.el (gnus-article-view-part): Doc fix.
3845
3846         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3847         XEmacs-compatible.
3848         (gnus-html-put-image): Don't do images on non-graphic displays.
3849
3850         * nnslashdot.el: Remove this unused backend.
3851
3852         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3853         actions.
3854         (gnus-undo-register-1): Revert last change.
3855
3856         * gnus-group.el (gnus-group-completing-read): Protect against not
3857         having completion-styles bound.
3858
3859         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3860         make broken recipients happier.
3861
3862         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3863
3864         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3865         point parameter.
3866
3867         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3868
3869         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3870         completion-styles for group selection.
3871
3872 2009-02-04  Andreas Schwab  <schwab@suse.de>
3873
3874         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3875         headers and regexp-quote the match if necessary.
3876
3877 2009-03-24  Miles Bader  <miles@gnu.org>
3878
3879         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3880         the blinking smiley.
3881
3882 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3883
3884         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3885         blink smiley.
3886
3887 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3888
3889         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3890         where the dribbel file lives exists.
3891
3892         * message.el (message-send-mail-partially-limit): Change the default to
3893         nil, since most people don't want this.
3894
3895         * mm-url.el (mm-url-decode-entities): Also decode entities like
3896         &#x3212.
3897
3898 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3899
3900         * gnus-sum.el (gnus-summary-idna-message):
3901         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3902         Hyperlink urls in docstrings with URL `...'.
3903
3904 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3905
3906         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3907         functions.
3908
3909 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3910
3911         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3912         say what the mouseover text should be.
3913
3914         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3915         version of the mm-w3m-safe-url-regexp variable to only download images
3916         in the groups where we want that to happen.
3917
3918         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3919
3920         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3921         easier debugging.
3922         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3923         big pictures in the article buffer.
3924
3925         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3926         gnus-article-html.
3927         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3928         w3m.
3929
3930         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3931
3932 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3933
3934         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3935         which doesn't exist.
3936
3937         * message.el (message-inhibit-ecomplete): New variable to allow some
3938         function to inhibit ecomplete address storage.
3939         (message-resend): Disable ecomplete message storage when resending
3940         messages.
3941
3942         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3943
3944 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3945
3946         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3947         Save excursion while copying, moving, and deleting articles in order to
3948         prevent the cursor from jumping to unforeseen place.
3949
3950 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3951
3952         * lpath.el: No need to bind bookmark-current-buffer,
3953         bookmark-yank-point and bookmark-make-record-function.
3954
3955 2010-08-17  Glenn Morris  <rgm@gnu.org>
3956
3957         * gnus-sync.el: Require gnus components whose functions are used.
3958
3959         * gnus-art.el (bookmark-make-record-function):
3960         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3961         Declare for compiler.
3962
3963         * mm-url.el (mml-compute-boundary): Autoload.
3964
3965 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3966
3967         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3968
3969 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3970
3971         Typo fix "hoo4a" -> "hook".
3972
3973         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3974
3975 2010-08-14  Glenn Morris  <rgm@gnu.org>
3976
3977         * gnus-sync.el (gnus-sync): Fix defgroup version.
3978
3979 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3980
3981         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3982
3983         * gnus-sync.el: Fix docs.
3984         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3985         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3986
3987 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3988
3989         Optimizations for gnus-sync.el.
3990
3991         * gnus-sync.el: Add docs about gnus-sync-backend
3992         possibilities.
3993         (gnus-sync-save): Remove unnecessary message.
3994         (gnus-sync-read): Optimize and show what groups were skipped.
3995
3996 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3997
3998         Minor bug fixes for gnus-sync.el.
3999
4000         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
4001         Don't read the sync on get-new-news.
4002
4003         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
4004         quiet.
4005
4006         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
4007         (fix typo).
4008
4009 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
4010
4011         Make saving and restoring of hidden threads work with overlays.
4012         Patch applied by Ted Zlatanov.
4013
4014         * gnus-sum.el (gnus-hidden-threads-configuration)
4015         (gnus-restore-hidden-threads-configuration): Update to deal with text
4016         properties, rather than searching for a magic character.
4017
4018 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4019
4020         New gnus-sync.el library for synchronization of marks.
4021
4022         * gnus-sync.el: New library for synchronization of marks.
4023
4024         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
4025         renamed from `gnus-registry-grep-in-list'.
4026
4027         * gnus-registry.el (gnus-registry-follow-group-p):
4028         Use `gnus-grep-in-list'.
4029
4030         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4031
4032 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4033
4034         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4035         determining charset of text fails.
4036
4037 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4038
4039         * nnmail.el (nnmail-get-new-mail-1): Revert.
4040
4041         * nnml.el (nnml-active-number): Make sure names of newly created groups
4042         in nnml-group-alist are encoded.
4043
4044 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4045
4046         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4047         containing non-ASCII characters in active file for nnml back end.
4048
4049 2010-07-24  David Engster  <dengste@eml.cc>
4050
4051         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4052         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4053
4054 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4055
4056         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4057         tag (Bug#6654).
4058
4059 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4060
4061         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4062         the article buffer, not the summary buffer.
4063
4064 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4065
4066         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4067         Emacs 23 as well.
4068
4069 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4070
4071         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
4072         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
4073
4074 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4075
4076         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4077         Patch applied by Karl Fogel.
4078
4079         * gnus-sum.el (gnus-summary-bookmark-make-record):
4080         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4081
4082 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4083
4084         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4085         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4086         C-w still not working correctly from Article buffers; Thierry's
4087         patch to fix that will be applied after this.
4088
4089         * gnus-art.el (bookmark-make-record-function): New local variable.
4090
4091         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4092         article buffer.
4093         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4094
4095 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4096
4097         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4098         on changes in bookmark.el.
4099
4100 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4101
4102         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
4103         `no-log' instead of message not to log prompt string.
4104
4105 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4106
4107         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4108         the *other* type of HTML form submission.
4109
4110 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
4111
4112         * auth-source.el (auth-source-pick): If choice does not contain a
4113         questioned keyword, set the check to t.
4114
4115 2010-06-12  Romain Francoise  <romain@orebokech.com>
4116
4117         * gnus-util.el (gnus-date-get-time): Move up before first use.
4118
4119 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4120
4121         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
4122         (gnus-article-edit-part): Bind it to make last part that is substituted
4123         or deleted visible.
4124         (gnus-mime-display-single): Buttonize part of which id equals to
4125         gnus-mime-buttonized-part-id.
4126
4127 2010-06-10  Dan Christensen  <jdc@uwo.ca>
4128
4129         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
4130         (gnus-dd-mmm): Use gnus-date-get-time.
4131         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
4132         simplify logic.
4133         (gnus-summary-limit-to-age): Use gnus-date-get-time.
4134         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
4135
4136 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
4137
4138         * auth-source.el (top): Autoload `secrets-list-collections',
4139         `secrets-create-item', `secrets-delete-item'.
4140         (auth-sources): Fix tag string.
4141         (auth-get-source, auth-source-retrieve, auth-source-create)
4142         (auth-source-delete): New defuns.
4143         (auth-source-pick): Rewrite in order to avoid 2 passes.
4144         (auth-source-forget-user-or-password): New parameter USERNAME.
4145         (auth-source-user-or-password): New parameters CREATE-MISSING and
4146         DELETE-EXISTING.  Retrieve password interactively, if needed.
4147
4148 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4149
4150         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
4151         deleting unused directories when gnus-expert-user is t.
4152
4153 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4154
4155         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
4156         for each temp file when gnus-article-browse-delete-temp is ask.
4157
4158 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4159
4160         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
4161         Lisp calls to delete-backward-char by calls to delete-char.
4162
4163 2010-05-20  Kevin Ryde  <user42@zip.com.au>
4164
4165         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
4166
4167 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4168
4169         * password-cache.el (password-cache-remove): Fix docstring.
4170
4171 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4172
4173         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
4174         article unless decoding article to be saved.
4175
4176 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4177
4178         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4179         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4180         generated within the mm-with-unibyte-current-buffer macro.
4181
4182 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4183
4184         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4185         to nil when we're in a mml-preview buffer and no group is selected.
4186
4187 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4188
4189         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4190         when catching the `C-g'.  Reported by "Leo".
4191
4192 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4193
4194         * message.el (message-forward-make-body-plain)
4195         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4196         multibyte-string-p.
4197
4198         * lpath.el: Revert.
4199
4200 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4201
4202         * message.el (message-forward-make-body-mml): Assume original message
4203         is multibyte string; error on unibyte.
4204         (message-forward-make-body-plain): Ditto; don't add excessive newline
4205         in body end.
4206
4207         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
4208
4209 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
4210
4211         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
4212         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
4213
4214 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4215
4216         * mm-extern.el (mm-extern-url): Don't use
4217         mm-with-unibyte-current-buffer.
4218         (mm-extern-cache-contents): Use with-current-buffer instead of
4219         save-excursion + set-buffer.
4220
4221 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4222
4223         * mm-util.el (mm-emacs-mule): Remove.
4224
4225 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
4226
4227         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
4228         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
4229         change.
4230
4231 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4232
4233         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
4234         bind the default value of enable-multibyte-characters to nil.
4235
4236 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4237
4238         * message.el (message-forward-make-body-plain)
4239         (message-forward-make-body-mml):
4240         Don't use mm-with-unibyte-current-buffer.
4241
4242 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4243
4244         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
4245
4246 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4247
4248         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
4249         (Bug#5592).
4250
4251 2010-05-07  Julien Danjou  <julien@danjou.info>
4252
4253         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4254         it to mm-pipe-part.
4255
4256         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4257         it is given.
4258
4259 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4260
4261         * binhex.el (binhex-decode-region-internal)
4262         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4263         (dns-query)
4264         * nnweb.el (nnweb-gmane-search)
4265         * pgg-parse.el (pgg-parse-armor)
4266         * pgg.el (pgg-verify-region)
4267         * sha1.el (sha1-string-external)
4268         * uudecode.el (uudecode-decode-region-internal)
4269         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4270         XEmacs.
4271
4272         * gnus-art.el (gnus-article-browse-html-parts)
4273         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4274         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4275         make-temp-file.
4276
4277         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4278         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4279         compiling.
4280
4281         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4282         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4283         XEmacs when compiling.
4284
4285         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4286         gnus-pick-mode-off-hook for XEmacs when compiling.
4287         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4288         gnus-binary-mode-off-hook for XEmacs when compiling.
4289
4290         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
4291         Return nil if char-charset is not available.
4292
4293         * imap.el (imap-disable-multibyte)
4294         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4295         macros.
4296
4297         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4298         instead of encode-coding-string.
4299
4300         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4301         'xemacs) instead of mm-emacs-mule to switch function definitions.
4302         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4303
4304         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4305         bind temporary-file-directory for XEmacs;
4306         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4307         timer-set-function for XEmacs 21.4 and SXEmacs;
4308         bind timer-list for XEmacs 21.4 and SXEmacs;
4309         fbind char-charset and find-charset-region for non-Mule XEmacs;
4310         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4311         encode-coding-region and encode-coding-string for XEmacs having no
4312         file-coding feature.
4313
4314 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4315
4316         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4317
4318 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4319
4320         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4321         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4322
4323 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4324
4325         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4326         alias `jka-compr-delete-temp-file' no longer exists.
4327
4328 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4329
4330         Use define-minor-mode in Gnus where applicable.
4331         * mml.el (mml-mode): Use define-minor-mode.
4332         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4333         (gnus-undo-mode): Use define-minor-mode.
4334         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4335         (gnus-dead-summary-mode): Use define-minor-mode.
4336         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4337         Initialize in declaration.
4338         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4339         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4340         (gnus-mailing-list-mode): Use define-minor-mode.
4341         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4342         (gnus-draft-mode): Use define-minor-mode.
4343         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4344         (gnus-dired-mode): Use define-minor-mode.
4345
4346 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4347
4348         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4349         handles on recursive mml-to-mime translation and check them for
4350         boundary delimiter collisions.  Reported by Greg Troxel.
4351
4352 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4353
4354         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4355
4356 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4357
4358         * mm-util.el (mm-find-buffer-file-coding-system):
4359         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4360
4361 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4362
4363         * message.el (message-generate-headers): Record insertion of optional
4364         headers as well.  Otherwise the check to prevent repeated insertion of
4365         optional headers is a no-op.
4366
4367 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4368
4369         * smime.el: Don't mention CVS.
4370
4371         * nnrss.el (nnrss-fetch): Don't mention CVS.
4372
4373         * nnir.el: Don't mention CVS.
4374
4375 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4376
4377         * gnus-sum.el (gnus-summary-bookmark-make-record):
4378         Add `location' field.
4379
4380 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4381
4382         * lpath.el: Fbind bookmark-default-handler,
4383         bookmark-get-bookmark-record, bookmark-make-record-default,
4384         bookmark-prop-get for Emacs <23 and XEmacs.
4385
4386 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4387
4388         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4389         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4390         Use with-current-buffer to silence the byte-compiler.
4391         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4392         bother to require `gnus'.
4393         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4394
4395 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4396
4397         * gnus-sum.el (gnus-summary-bookmark-make-record)
4398         (gnus-summary-bookmark-jump): New functions.
4399         (gnus-summary-mode): Setup bookmark support.
4400
4401 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4402
4403         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4404         if set.
4405
4406 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4407
4408         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4409         gnus-article-browse-html-save-cid-image; make it work recursively for
4410         forwarded messages as well.
4411         (gnus-article-browse-html-parts): Work when prefix arg is given.
4412         (gnus-article-browse-html-article): Doc fix.
4413
4414 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4415
4416         * message.el (message-default-mail-headers):
4417         (message-default-headers): Carry the value mail-default-headers over
4418         into message-default-mail-headers, rather than message-default-headers.
4419
4420 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4421
4422         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
4423         charset.
4424
4425         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4426         charset into the <meta> tag when the article is encoded to utf-8.
4427
4428 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4429
4430         * gnus-art.el (gnus-article-browse-delete-temp-files):
4431         Delete directories as well.
4432         (gnus-article-browse-html-parts): Work for images that do not specify
4433         file names; delete temp directory when quitting; insert header at the
4434         right place; use file: scheme for image files.
4435
4436 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4437
4438         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4439         (gnus-article-browse-html-parts): Use it to make temporary cid image
4440         files in addition to html file so that browser may display them.
4441
4442 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4443
4444         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4445
4446 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4447
4448         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4449
4450 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4451
4452         * auth-source.el (auth-sources): Change default to be simpler.
4453         Explain about Secret Service API sources.  Improve Customize options.
4454         (auth-source-pick): Change to accept any number of search parameters.
4455         Implement fallbacks iteratively, not recursively.  Add scoring on the
4456         second pass and sort by score.  Call Secret Service API when needed.
4457         (auth-source-user-or-password): Use it.  Call Secret Service API
4458         directly when needed to get the user name and the password.
4459
4460 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4461
4462         * message.el (message-interactive): Doc fix.
4463         (message-qmail-inject-args): Reflow.
4464         (message-kill-to-signature): Fix typo in docstring.
4465
4466         * smiley.el (smiley-buffer): Fix typo in docstring.
4467
4468 2010-03-24  Glenn Morris  <rgm@gnu.org>
4469
4470         * mail-source.el (gnus-message): Declare.
4471         (mail-source-delete-old-incoming): Require gnus-util.
4472
4473 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4474
4475         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4476
4477         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4478
4479         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4480         password-cache's default if it is not bound.
4481         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4482         password-cache-expiry's default if it is not bound.
4483
4484         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4485         available in Emacs 21.
4486
4487         * lpath.el: Suppress compiler warnings for:
4488         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4489         XEmacs;
4490         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4491         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4492         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4493
4494 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4495
4496         * auth-source.el (auth-sources): Fix up definition so extra parameters
4497         are always inline.
4498
4499 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4500
4501         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
4502         wasn't updated after mismatch.  Clear cached mailbox info correctly
4503         when uidvalidity changes.
4504         (nnimap-group-prefixed-name): New function to avoid some code
4505         duplication.
4506         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4507         (nnimap-request-group): Use it.
4508         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4509         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4510         with many imap folders.  This is done by caching the group status from
4511         the imap server persistently in a group parameter `imap-status'.  (This
4512         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4513         but not persistently, so every Gnus startup was still very slow.)
4514
4515 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4516
4517         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4518         delete the extra newline.  Otherwise editing of :string and :number
4519         types don't work.
4520
4521 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4522
4523         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4524         secrets.el dependency.
4525         (auth-sources): Add optional user name.  Add secrets.el configuration
4526         choice (unused right now).
4527
4528 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4529
4530         * gnus-sum.el (gnus-summary-make-menu-bar):
4531         Let `gnus-registry-install-shortcuts' fill in the functions.
4532
4533         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4534         warnings.
4535         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4536         (gnus-registry-install-shortcuts): Populate and use it in a
4537         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4538
4539 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4540
4541         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4542         In-place substitutions for the group name encoding/decoding.
4543         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4544         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4545         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4546         (nnimap-update-unseen, nnimap-request-list)
4547         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4548         (nnimap-request-set-mark, nnimap-split-to-groups)
4549         (nnimap-split-articles, nnimap-request-newgroups)
4550         (nnimap-request-create-group, nnimap-request-accept-article)
4551         (nnimap-request-delete-group, nnimap-request-rename-group)
4552         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4553         `encoded-mbx' for consistency.
4554         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4555         variable `imap-current-mailbox'.
4556
4557         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4558         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4559
4560 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4561
4562         * pop3.el (pop3-display-message-size-flag): Display message size byte
4563         counts during POP3 download.
4564         (pop3-movemail): Use it.
4565         (pop3-list): Implement listing of available messages.
4566
4567 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4568
4569         * nnir.el (nnir-get-article-nov-override-function): New function to
4570         override the normal NOV retrieval.
4571         (nnir-retrieve-headers): Use it.
4572
4573 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4574
4575         * auth-source.el (netrc-machine-user-or-password): Autoload.
4576
4577 2010-03-19  Glenn Morris  <rgm@gnu.org>
4578
4579         Stop message.el from loading about 40 libraries it doesn't always need.
4580         The general approach is to autoload rather than require, and to
4581         require in the specific functions rather than the file.  (Bug#5642)
4582
4583         * gmm-utils.el: Don't require wid-edit.
4584         (widget-create-child-value, widget-convert, widget-default-get):
4585         Autoload.
4586
4587         * gnus-util.el: Don't require time-date, netrc.
4588         (message-fetch-field, gnus-group-name-decode): Declare rather than
4589         autoloading.
4590         (gnus-fetch-field): Require message.
4591         (gnus-decode-newsgroups): Require gnus-group.
4592
4593         * ietf-drums.el: Don't require time-date.
4594
4595         * message.el: Don't require hashcash, canlock, ecomplete.
4596         Do require mail-utils.  Require nnheader only when compiling.
4597         (smtpmail-default-smtp-server): Remove declaration.
4598         (message-send-mail-function): Check smtpmail-default-smtp-server
4599         is bound rather than requiring smtpmail.
4600         (message-auto-save-directory, message-insert-signature):
4601         Use expand-file-name rather than nnheader-concat.
4602         (nnheader-insert-file-contents): Autoload.
4603         (hashcash-wait-async): Declare.
4604         (message-send-mail): Only call gnus-setup-posting-charset if
4605         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4606         (message-send-mail-with-sendmail): Require sendmail.
4607         (canlock-password, canlock-password-for-verify): Declare.
4608         (message-canlock-password): Require canlock.
4609         (nnheader-get-report): Autoload.
4610         (gnus-setup-posting-charset): Declare.
4611         (message-send-news): Require gnus-msg.
4612         (message-make-references, message-make-in-reply-to): Use mail-header-id
4613         rather than the alias mail-header-message-id.
4614         (ecomplete-add-item, ecomplete-save): Declare.
4615         (message-put-addresses-in-ecomplete): Require ecomplete.
4616         (ecomplete-display-matches): Autoload.
4617
4618         * mm-decode.el: Don't require mailcap, gnus-util.
4619         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4620         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4621         Autoload.
4622         (mailcap-mime-extensions): Declare.
4623
4624         * mm-encode.el: Don't require mailcap.
4625         (mailcap-extension-to-mime): Autoload.
4626
4627         * mml-sec.el: Don't require password-cache.
4628
4629         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4630         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4631         (mml-minibuffer-read-type): Require mailcap.
4632         (mml-preview): Require gnus-msg.
4633
4634         * mml1991.el: Require password-cache.
4635         (password-cache-expiry): Remove declaration.
4636
4637         * mml2015.el: Require password-cache.
4638         (password-cache-expiry): Remove declaration.
4639
4640         * nneething.el (mailcap): Require mailcap.
4641
4642         * nnheader.el (declare-function): Add compatibility stub.
4643         (message-remove-header): Declare rather than autoload.
4644         (nnheader-replace-header): Require message.
4645
4646         * nnimap.el (declare-function): Add compatibility stub.
4647         (netrc-parse, netrc-machine-user-or-password): Declare.
4648         (nnimap-open-connection): Require netrc.
4649
4650         * nntp.el (declare-function): Add compatibility stub.
4651         (netrc-parse, netrc-machine, netrc-get): Declare.
4652         (nntp-send-authinfo): Require netrc.
4653
4654         * rfc2047.el: Don't require qp.
4655         (quoted-printable-encode-region, quoted-printable-decode-string):
4656         Autoload.
4657
4658         * sieve-mode.el: Don't require easymenu.
4659         (easy-menu-add-item): Autoload it.
4660
4661         * spam-stat.el (time-to-number-of-days): Autoload it.
4662
4663 2010-03-19  Glenn Morris  <rgm@gnu.org>
4664
4665         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4666
4667 2010-03-18  Glenn Morris  <rgm@gnu.org>
4668
4669         * hashcash.el (declare-function): Remove duplicate definition.
4670
4671 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4672
4673         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4674         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4675         value if any backslash escapes).
4676
4677 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4678
4679         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4680         if it is available.  (bug#5647)
4681
4682         * lpath.el: Suppress compiler warning for coding-system-from-name for
4683         Emacs 21 and XEmacs.
4684
4685 2010-03-14  Juri Linkov  <juri@jurta.org>
4686
4687         * hmac-def.el:
4688         * hmac-md5.el:
4689         * netrc.el: Fix keywords.
4690
4691 2010-02-26  Glenn Morris  <rgm@gnu.org>
4692
4693         * message.el (message-send-mail-function): Change the default, so that
4694         it inherits from a customized send-mail-function.  (Bug#5643)
4695
4696 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4697
4698         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4699         shell-command-to-string signals an error (bug#5299).
4700
4701 2010-02-24  Glenn Morris  <rgm@gnu.org>
4702
4703         * message.el (message-smtpmail-send-it)
4704         (message-send-mail-with-mailclient): Doc fixes.
4705
4706 2010-02-16  Glenn Morris  <rgm@gnu.org>
4707
4708         * message.el (message-default-mail-headers): Change the default value
4709         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4710
4711 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4712
4713         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4714         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4715
4716 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4717
4718         * time-date.el (date-to-time): Doc fix (Bug#5408).
4719
4720 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4721
4722         * message.el (message-mail): Just pass yank-action on to message-setup.
4723         (message-setup): Handle (FUN . ARGS) form of yank-action.
4724         (message-with-reply-buffer, message-widen-reply)
4725         (message-yank-original): Handle non-buffer values of
4726         message-reply-buffer (Bug#4080).
4727         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4728
4729 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4730
4731         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4732         Fix typo in docstring.
4733
4734 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4735
4736         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4737         response.
4738
4739 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4740
4741         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4742
4743         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4744
4745         * message.el (message-check-news-header-syntax): Protect against a
4746         string that `rfc822-addresses' returns when parsing fails.
4747
4748 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4749
4750         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4751         (gnus-previous-char-property-change): New functions.
4752
4753         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4754
4755 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4756
4757         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4758         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4759
4760 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4761
4762         * message.el (message-exchange-point-and-mark): Rework last change to
4763         avoid using optional arg of exchange-point-and-mark, for backward
4764         compatibility.
4765
4766 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4767
4768         * message.el (message-exchange-point-and-mark):
4769         Call exchange-point-and-mark with an argument rather than setting
4770         mark-active by hand (Bug#5175).
4771
4772 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4773
4774         * nntp.el (nntp-service-to-port): Work for service expressed with
4775         numeric string; replace [:digit:] with [0-9] for XEmacs.
4776
4777 2009-12-17  Glenn Morris  <rgm@gnu.org>
4778
4779         * gnus-group.el (gnus-bug-group-download-format-alist):
4780         Change emacs entry to debbugs.gnu.org.  Bump :version.
4781
4782 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4783
4784         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4785
4786 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4787
4788         * message.el (message-info): Explain why we use `Info-goto-node'.
4789
4790 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4791
4792         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4793
4794 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4795
4796         * message.el (message-completion-in-region): New compatibility function.
4797         (message-expand-group): Use it.
4798
4799 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4800
4801         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4802         with no unread article should be listed if the 2nd arg `predicate' is
4803         given.
4804
4805 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4806
4807         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4808
4809 2009-11-29  Juri Linkov  <juri@jurta.org>
4810
4811         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4812         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4813         on `gnus-recenter'.  (Bug#4698, Bug#4981)
4814
4815 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4816
4817         * sha1.el (sha1-string-external): default-directory "/" in case
4818         otherwise non-existent.  process-connection-type pipe for touch of
4819         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4820
4821 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4822
4823         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4824         it's comms related and sgml-mode.el has "comm" on that basis too.
4825
4826 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4827
4828         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4829         containing tspecial characters if they have been already quoted.
4830
4831 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4832
4833         * dns-mode.el (auto-mode-alist): Purecopy string.
4834
4835 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4836
4837         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4838
4839 2009-10-24  Glenn Morris  <rgm@gnu.org>
4840
4841         * gnus-art.el (help-xref-stack-item): Define for compiler.
4842
4843 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4844
4845         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4846
4847 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4848
4849         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4850
4851 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4852
4853         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4854         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4855
4856 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4857
4858         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4859         (gnus-overlays-in): New alias to overlays-in.
4860
4861         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4862         gnus-overlay-get, and gnus-delete-overlay.
4863         (gnus-summary-show-thread): Make it work as well for systems in which
4864         next-single-char-property-change is not available.
4865         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4866
4867         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4868         (gnus-overlay-get): New alias to extent-property.
4869         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4870
4871         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4872         SXEmacs.
4873
4874         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4875         SXEmacs.
4876
4877 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4878
4879         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4880
4881 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4882
4883         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4884         and XEmacs that don't have `remove-overlays'.
4885
4886 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4887
4888         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4889         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4890         selective display.  Use overlays instead.
4891
4892 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4893
4894         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4895
4896 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4897
4898         * spam-stat.el (spam-stat-load): Fix typo in message.
4899
4900 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4901
4902         * dig.el (dig-invoke): Fix typo in docstring.
4903         (query-dig): Reflow docstring.
4904
4905 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4906
4907         * gnus-art.el (gnus-article-encrypt-body):
4908         * message.el (message-check-recipients):
4909         * mm-util.el (mm-codepage-setup):
4910         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4911         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4912
4913 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4914
4915         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4916         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4917         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4918         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4919         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4920
4921 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4922
4923         * dig.el: Add "Keywords: comm", as per net-utils.el.
4924
4925 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4926
4927         * dig.el (dig-mode): Use define-derived-mode.
4928
4929 2009-09-19  Glenn Morris  <rgm@gnu.org>
4930
4931         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4932
4933 2009-09-18  Glenn Morris  <rgm@gnu.org>
4934
4935         * gnus-diary.el (gnus-diary-check-message):
4936         * message.el (message-insert-formatted-citation-line):
4937         * nnbabyl.el (top-level):
4938         * nndiary.el (nndiary-schedule):
4939         Fix typos in condition-case handlers.
4940
4941 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4942
4943         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4944         configuration that provides the sole article window in a frame;
4945         position point correctly after deleting a part.
4946
4947 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4948
4949         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4950         (spam-resolve-registrations-routine): Use it to unregister articles
4951         that change status.
4952
4953 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4954
4955         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4956         with XEmacs.
4957         (parse-time-string-chars): Use it.
4958
4959 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4960
4961         * imap.el (imap-interactive-login): Better messages.
4962         (imap-open): Fix bug with renamed buffer on reconnect.
4963         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4964         for easier debugging and cleaner code.  On successful (guessed based on
4965         server capabilities) secondary authentication, set imap-state
4966         correctly.
4967         (imap-last-authenticator): Define imap-last-authenticator as a variable
4968         to avoid warnings.
4969
4970 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4971
4972         * nnrss.el (nnrss-request-article): Remove binding of
4973         default-enable-multibyte-characters that has gotten needless by
4974         the 2007-07-13 change in rfc2047-encode-message-header.
4975
4976         * mml.el (mml-insert-multipart): Error on the message header.
4977         (mml-insert-part): Error on the message header; position point at
4978         the end of a MIME tag.
4979
4980 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4981
4982         * time-date.el (autoload): Expand define-obsolete-function-alias into
4983         defalias and make-obsolete for old Emacsen that Gnus supports.
4984         (with-no-warnings): Define it for old Emacsen.
4985         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4986         is available.
4987         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4988         float-time is available; suppress compile warning for time-to-seconds.
4989
4990         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4991         (gnus-float-time): Alias to float-time if it exists.
4992
4993         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4994         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4995         float-time is available; suppress compile warning for time-to-seconds.
4996
4997         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4998         XEmacs.
4999
5000 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
5001
5002         * imap.el (imap-message-map): Docstring fix.
5003
5004 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5005
5006         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
5007         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
5008         Add the optional argument `encoding' that overrides the default.
5009
5010         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
5011         mm-encode-buffer.
5012
5013 2009-09-04  Glenn Morris  <rgm@gnu.org>
5014
5015         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
5016         mm-disable-multibyte, rather than default-enable-multibyte-characters.
5017         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
5018         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
5019         * mm-util.el (mm-with-unibyte-current-buffer)
5020         (mm-find-buffer-file-coding-system):
5021         * yenc.el (yenc-decode-region): Use default-value rather than
5022         default-enable-multibyte-characters.
5023
5024 2009-09-03  Glenn Morris  <rgm@gnu.org>
5025
5026         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
5027         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
5028         than default-enable-multibyte-characters.
5029
5030 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5031
5032         * gnus-art.el (gnus-article-read-summary-keys):
5033         Fix gnus-buffer-configuration's value temporarily used.
5034
5035 2009-09-02  Glenn Morris  <rgm@gnu.org>
5036
5037         * gnus-util.el (gnus-float-time): New function.
5038         * gnus-delay.el (gnus-delay-article):
5039         * gnus-sum.el (gnus-thread-latest-date):
5040         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5041         * nnspool.el (nnspool-request-newgroups):
5042         Use gnus-float-time rather than time-to-seconds.
5043         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5044
5045         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5046         (gnus-header-subject-face, gnus-header-newsgroups-face)
5047         (gnus-header-name-face, gnus-header-content-face):
5048         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5049         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5050         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5051         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5052         (gnus-cite-face-11):
5053         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5054         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5055         (gnus-server-closed-face, gnus-server-denied-face)
5056         (gnus-server-offline-face):
5057         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5058         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5059         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5060         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5061         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5062         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5063         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5064         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5065         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5066         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5067         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5068         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5069         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5070         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5071         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5072         (gnus-summary-high-undownloaded-face)
5073         (gnus-summary-low-undownloaded-face)
5074         (gnus-summary-normal-undownloaded-face)
5075         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5076         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5077         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5078         (gnus-splash-face):
5079         * message.el (message-header-to-face, message-header-cc-face)
5080         (message-header-subject-face, message-header-newsgroups-face)
5081         (message-header-other-face, message-header-name-face)
5082         (message-header-xheader-face, message-separator-face)
5083         (message-cited-text-face, message-mml-face):
5084         * sieve-mode.el (sieve-control-commands-face)
5085         (sieve-action-commands-face, sieve-test-commands-face)
5086         (sieve-tagged-arguments-face):
5087         * spam.el (spam-face):
5088         Mark face aliases with "-face" in the name as obsolete.
5089
5090 2009-09-01  Glenn Morris  <rgm@gnu.org>
5091
5092         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5093         than goto-line.
5094
5095 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5096
5097         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5098         Don't move point if the command is invoked inside the message header.
5099
5100 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5101
5102         * imap.el (imap-send-command): Simplify.
5103         (imap-wait-for-tag): point-max -> buffer-size.
5104
5105 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5106
5107         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5108         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5109         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5110         * nnir.el (nnir-swish-e-index-file):
5111         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5112         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5113         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5114         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5115         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5116         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5117
5118 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5119
5120         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5121         Don't save excursion.
5122
5123 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5124
5125         * nnheader.el (nnheader-find-file-noselect):
5126         * mm-util.el (mm-insert-file-contents):
5127         Use (default-value 'major-mode) instead of default-major-mode.
5128
5129 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5130
5131         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
5132
5133 2009-08-26  Glenn Morris  <rgm@gnu.org>
5134
5135         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
5136         than placing in files.el.
5137
5138 2009-08-25  Glenn Morris  <rgm@gnu.org>
5139
5140         * nnir.el (top-level): Don't require cl at run-time.
5141         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5142         Replace cl-function substitute with gnus-replace-in-string.
5143         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5144         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5145         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5146         simplified expansions.
5147
5148 2009-08-25  Kevin Ryde  <user42@zip.com.au>
5149
5150         * dig.el (dig): Add autoload cookie.
5151
5152 2009-08-22  Glenn Morris  <rgm@gnu.org>
5153
5154         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5155         goto-line.
5156
5157 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5158
5159         * parse-time.el (parse-time-string-chars): Save match data.
5160
5161 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
5162
5163         * parse-time.el (parse-time-string-chars): Compute using character
5164         classes, to handle non-ascii characters (Bug#3190).
5165
5166 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5167
5168         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5169
5170         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5171         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5172         (gnus-mm-display-part, gnus-mime-display-single)
5173         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5174         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5175
5176         * gnus-sum.el
5177         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5178         (gnus-summary-move-article): Add expirable mark to articles copied or
5179         moved to group that has auto-expire turned on if the option is non-nil.
5180
5181 2009-07-24  Glenn Morris  <rgm@gnu.org>
5182
5183         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5184         Fix typo.  (Bug#3903)
5185
5186 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5187
5188         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5189         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5190         that should not be used for draft articles.
5191         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5192         that has no concern in minor mode keys.
5193         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5194         Abolish.
5195
5196 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5197
5198         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5199         article without making inquiry to a user for unknown encoding.
5200
5201         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5202         (nnmaildir--scan): Assume i-node and device number that file-attributes
5203         returns might be cons-cell.
5204
5205         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
5206
5207         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
5208
5209 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5210
5211         * auth-source.el: Remove docs now in auth.texi.  Don't use
5212         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5213         `auth-source-hide-passwords' and use them.
5214
5215 2009-07-15  Glenn Morris  <rgm@gnu.org>
5216
5217         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5218
5219 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5220
5221         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5222         excessive whitespace from the default values of title and description.
5223
5224 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5225
5226         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5227         mail-fetch-field to fetch Content-Description header in order to
5228         exclude newlines.
5229
5230 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
5231
5232         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
5233         format used by GnuPG 2.0.11.
5234
5235 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5236
5237         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5238         to deleted part.
5239
5240 2009-05-30  David Engster  <dengste@eml.cc>
5241
5242         * nnmairix.el: Remove old documentation in the commentary block.
5243         (nnmairix-request-group): Do not update active file for nnml back ends.
5244         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5245         end so that overview files are ignored.
5246         (nnmairix-update-groups): Make updating the groups more robust by using
5247         marks.
5248         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5249         with dollar characters in message-id.
5250
5251 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5252
5253         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5254         2008-12-25 in dns.el.
5255
5256 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5257
5258         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5259         could happen if the text is only composed of spaces and/or tabs.
5260
5261 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5262
5263         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5264         when sending a queued message to avoid extra mml tags.
5265
5266 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5267
5268         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5269
5270 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5271
5272         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5273         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5274         rmail-toggle-header for XEmacs;
5275         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5276
5277 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5278
5279         * gnus-dired.el: Remove autoload for gnus-setup-message.
5280         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5281         displaying Gnus logo; always use compose-mail.
5282
5283 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5284
5285         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5286
5287 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5288
5289         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5290         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5291         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5292         available.
5293         (gnus-nocem-epg-verify): New function.
5294
5295 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5296
5297         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5298
5299 2009-02-15  Glenn Morris  <rgm@gnu.org>
5300
5301         * gnus-util.el (rmail-insert-rmail-file-header)
5302         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5303         autoloads.
5304         (rmail-default-rmail-file): Remove unnecessary declaration.
5305         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5306
5307 2009-02-14  Glenn Morris  <rgm@gnu.org>
5308
5309         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5310         variable (only used in gnus-util, which declares it anyway).
5311         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5312         which was only needed by gnus-art (changed to not use it any more).
5313         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5314         only used in gnus-util, which autoloads it itself.
5315         (rmail-update-summary): Fix autoload.
5316
5317         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5318         rather than rmail-output-to-rmail-file.
5319
5320 2009-02-07  Glenn Morris  <rgm@gnu.org>
5321
5322         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5323         autoload of function that no longer exists.
5324         (rmail-toggle-header): Declare.
5325         (message-forward-rmail-make-body): Handle mbox Rmail.
5326
5327 2009-01-31  Glenn Morris  <rgm@gnu.org>
5328
5329         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5330         2009-01-09 change.
5331
5332 2009-01-31  Dave Love  <fx@gnu.org>
5333
5334         * imap.el (imap-fetch-safe): Bind debug-on-error.
5335         (imap-debug): Add imap-fetch-safe.
5336
5337 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
5338
5339         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5340         (auth-source-forget-all-cached): New convenience function.
5341         (auth-source-user-or-password): Accept list of modes or a single mode.
5342
5343         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5344         auth-source modes.
5345
5346         * netrc.el (netrc-machine-user-or-password): Use list of
5347         auth-source modes.
5348
5349         * nnimap.el (nnimap-open-connection): Use list of
5350         auth-source modes.
5351
5352         * nntp.el (nntp-send-authinfo): Use list of
5353         auth-source modes.
5354
5355 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5356
5357         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5358         now.
5359
5360 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5361
5362         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5363         coding system in XEmacs; add a workaround for XEmacs.
5364
5365         * lpath.el: Fbind coding-system-aliasee.
5366
5367 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5368
5369         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5370         of current-language-environment.
5371
5372 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5373
5374         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5375         available at runtime.
5376
5377 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5378
5379         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5380
5381 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5382
5383         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5384         the greatest positive fixnum value doesn't work under an XEmacs with
5385         bignum support; use the most-positive-fixnum constant instead,
5386         available since Emacs 21.1 with cl and XEmacs 21.1.
5387
5388 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5389
5390         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5391         XEmacs gets not to work.
5392
5393 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5394
5395         * mm-util.el (mm-coding-system-priorities): Allow the value like
5396         "Japanese (UTF-8)" of current-language-environment.
5397
5398 2009-01-09  Glenn Morris  <rgm@gnu.org>
5399
5400         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5401         with last-command-event.
5402
5403 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5404
5405         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5406         in the doc string.
5407
5408         * message.el (message-fix-before-sending): Amend comment.
5409
5410 2009-01-08  Dave Love  <fx@gnu.org>
5411
5412         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5413
5414 2009-01-07  David Engster  <dengste@eml.cc>
5415
5416         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5417         simplified server definitions by converting it via
5418         gnus-server-to-method.
5419
5420 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5421
5422         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5423         parameter's operands.
5424
5425 2009-01-06  David Engster  <dengste@eml.cc>
5426
5427         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5428         primary select method (for gnus-group-mark-article-as-read).
5429
5430 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5431
5432         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5433         `(gnus)Face', not `(gnus)X-Face'.
5434
5435 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5436
5437         * mm-util.el (mm-ucs-to-char): New function.
5438
5439         * mm-url.el (mm-url-decode-entities): Use it.
5440
5441         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5442         unicode-to-char.
5443
5444 2009-01-05  Dave Love  <fx@gnu.org>
5445
5446         * time-date.el: Require cl for `declare'.
5447
5448 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5449
5450         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5451         Dave Love.
5452
5453 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5454
5455         * message.el (message-fix-before-sending): Add `eight-bit' to
5456         illegible-text check.
5457
5458 2009-01-03  Michael Olson  <mwolson@gnu.org>
5459
5460         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5461         `headers' is nil.  This can occur if the IMAP server does not have
5462         permissions to read messages from a folder, but can write new messages
5463         to the folder.
5464         (nnimap-request-article-part): Do not insert `data' if it is nil.
5465
5466         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5467         characters which will confuse `read', so skip past them.
5468
5469 2009-01-01  Dave Love  <fx@gnu.org>
5470
5471         * imap.el (imap-string-to-integer): Fix typo.
5472         (imap-fetch-safe): New function.
5473         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5474
5475         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5476
5477         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5478         (imap-parse-greeting): Fix doc strings.
5479         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5480         (imap-parse-flag-list): Make messages unique.
5481         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5482
5483         * nnimap.el: Fix author email.
5484         (nnimap-split-rule): Add FIXME comment.
5485         (nnimap-debug): Fix doc string.
5486
5487 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5488
5489         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5490
5491 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5492
5493         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5494         nslookup if resolv.conf isn't available.
5495         (dns-query): Rename from query-dns.
5496         (dns-query-cached): Rename from query-dns-cached.
5497
5498 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5499
5500         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5501         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5502         to check if those variables exist (first appeared in Emacs 18.50).
5503
5504 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5505
5506         * mm-util.el (mm-line-number-at-pos): New function.
5507
5508         * spam-report.el (spam-report-process-queue): Use it.
5509
5510 2008-12-24  David Engster  <dengste@eml.cc>
5511
5512         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5513         parameters that haven't existed as variables as buffer-local variables.
5514
5515 2008-12-23  Dave Love  <fx@gnu.org>
5516
5517         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5518         cadar.
5519
5520         * sieve-manage.el (sieve-manage-starttls-p): Rename from
5521         imap-starttls-p.
5522         (sieve-manage-starttls-open): Rename from imap-starttls-open.
5523
5524 2008-12-22  Dave Love  <fx@gnu.org>
5525
5526         * imap.el: Fix author email.  Doc fixes.
5527         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5528         reply.
5529
5530 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5531
5532         * spam-report.el (spam-report-gmane-max-requests): New constant.
5533         (spam-report-gmane-wait): New variable.
5534         (spam-report-gmane-ham, spam-report-gmane-spam)
5535         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5536         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5537         the server.
5538
5539         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5540         Add explanations.
5541
5542         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5543         nnheader-accept-process-output and nnheader-read-timeout if available.
5544         (pop3-movemail): Use it.
5545
5546         * message.el (message-check-news-body-syntax): Fix signature check if
5547         there's an attachment.
5548
5549 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5550
5551         * mm-util.el: Add comments to the mm- emulating functions.
5552
5553 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5554
5555         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
5556         Reported by Stephen Berman <stephen.berman@gmx.net>.
5557
5558 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5559
5560         * mm-util.el (mm-substring-no-properties): New function.
5561         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5562         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5563         (mm-string-to-multibyte): Doc fix.
5564
5565         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5566
5567 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5568
5569         * mml.el (mml-attach-file): Strip text properties from file name.
5570         (Bug#1574)
5571
5572 2008-12-16  Glenn Morris  <rgm@gnu.org>
5573
5574         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5575
5576 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5577
5578         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5579         knows since the charset specified might be a bogus alias that
5580         mm-charset-synonym-alist provides.
5581
5582 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5583
5584         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5585         "ISO_8859-1".
5586
5587         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5588
5589 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5590
5591         * mm-util.el (mm-charset-eval-alist):
5592         Define it before mm-charset-to-coding-system.
5593         (mm-charset-to-coding-system): Add optional argument `silent';
5594         define it before mm-charset-override-alist.
5595         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5596         default value if it can be used in Emacs currently running;
5597         silence mm-charset-to-coding-system.
5598
5599 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5600
5601         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5602         `allow-override' which says whether to use `mm-charset-override-alist'.
5603         (rfc2047-decode-encoded-words): Use it.
5604
5605         * mm-util.el (mm-charset-override-alist): Fix custom type;
5606         add `(gb2312 . gbk)' to choices.
5607
5608 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5609
5610         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5611         fast.
5612
5613         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5614
5615         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5616
5617 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5618
5619         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5620         on links.
5621
5622         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5623
5624 2008-12-03  Lute Kamstra  <lute@gnu.org>
5625
5626         * sha1.el: Remove leading * from docstrings of defcustoms,
5627         deffaces, defconsts and defuns.
5628
5629 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5630
5631         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5632         users' addresses that don't have domain parts.
5633         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5634         rather than message-narrow-to-head since there will be the message
5635         header separator.
5636
5637 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5638
5639         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5640         since the result is inserted in a unibyte buffer anyway.
5641         (nnimap-demule-use-string-to-multibyte): Remove.
5642         (nnimap-demule): Alias it to mm-string-to-multibyte.
5643
5644 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5645
5646         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5647         variable for debugging bug#464 and bug#1174.
5648         (nnimap-demule): Use it.
5649
5650 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5651
5652         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5653         score calculation correctly.
5654
5655 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5656
5657         * message.el (message-send-mail): Just set the buffer to unibyte
5658         rather than use mm-with-unibyte-current-buffer which does a lot more.
5659         (message-send-mail-partially): Don't bother with
5660         mm-with-unibyte-current-buffer since it's already been made unibyte by
5661         message-send-mail.
5662
5663 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5664
5665         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5666
5667 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5668
5669         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5670
5671 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5672
5673         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5674         require itself and to remove `with-no-warnings'.
5675
5676 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5677
5678         * starttls.el (starttls-any-program-available): Get the name of the
5679         available TLS layer program.
5680         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5681         well as the host name in the "opening" message.
5682
5683         * auth-source.el (auth-source-cache, auth-source-do-cache)
5684         (auth-source-user-or-password): Cache passwords and logins by default,
5685         allow override with `auth-source-do-cache'.
5686         (auth-source-forget-user-or-password): Allow users to remove cache
5687         entries if needed.
5688
5689 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5690
5691         * md4.el (md4-buffer): Fix typo in docstring.
5692         (md4, md4-64): Doc fixes.
5693         (md4-pack-int32): Reflow docstring.
5694
5695 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5696
5697         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5698         condition-case to only the forward-sexp call.
5699
5700 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5701
5702         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5703         quotes contained.  Make it more robust regardless by an extra
5704         condition-case wrapper.
5705
5706 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5707
5708         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5709
5710 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5711
5712         * nnml.el (nnml-request-expire-articles): Check if the function set to
5713         `nnmail-expiry-target' returns the symbol `delete'.
5714
5715         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5716
5717         * nnmail.el (nnmail-expiry-target): Fix custom type.
5718
5719 2008-10-02  Glenn Morris  <rgm@gnu.org>
5720
5721         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5722         Silence compiler warning.
5723
5724 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5725
5726         * tls.el (open-tls-stream): Show the actual command being
5727         executed, instead of the format string.
5728
5729 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5730
5731         * lpath.el: Fbind codepage-setup for Emacs 23.
5732
5733 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5734
5735         * mml.el (mml-menu): Don't assume mml2015 is bound.
5736
5737 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5738
5739         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5740         exists.
5741
5742 2008-09-27  Glenn Morris  <rgm@gnu.org>
5743
5744         * gnus-util.el (mail-header-remove-comments): Autoload it.
5745
5746 2008-09-27  Andreas Schwab  <schwab@suse.de>
5747
5748         * gnus-util.el (gnus-split-references): Strip comments.
5749         (gnus-parent-id): Likewise.
5750
5751 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5752
5753         * message.el (message-confirm-send): Fix version.
5754
5755 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5756
5757         * message.el (message-idna-to-ascii-rhs-1): Use
5758         mail-extract-address-components rather than mail-header-parse-addresses
5759         that is an alias by default to ietf-drums-parse-addresses that does not
5760         support non-ASCII names in headers' contents.
5761
5762 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5763
5764         * message.el (message-confirm-send): Fix variable documentation to
5765         avoid the "y/n" wording.
5766
5767 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5768
5769         * message.el (message-set-auto-save-file-name): Save to a different
5770         filename so multiple messages (especially drafts) can be recovered.
5771
5772 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5773
5774         * message.el (message-confirm-send): Add appropriate version.
5775
5776 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5777
5778         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5779         defvar.
5780
5781 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5782
5783         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5784         (mm-pkcs7-enveloped-magic): Ditto.
5785
5786 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5787
5788         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5789         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5790
5791 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5792
5793         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5794         default, it's better.
5795
5796 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5797
5798         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5799         summary line gnus-number property and ignore them (with a warning
5800         message).
5801
5802 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5803
5804         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5805         macro caddr in the interactive form since it won't be expanded.
5806
5807 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5808
5809         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5810         `charset'; fix name of function called recursively.
5811         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5812
5813 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5814
5815         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5816         (gnus-mime-set-charset-parameters): New function.
5817         (gnus-mime-view-part-as-charset): Use it to correctly display part
5818         specifying wrong charset.
5819
5820 2008-09-08  David Engster  <dengste@eml.cc>
5821
5822         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5823         in completing-read for back end server.
5824
5825 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5826
5827         * message.el (message-confirm-send): New variable to confirm sending a
5828         message.
5829         (message-send): Use it.
5830
5831 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5832
5833         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5834
5835 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5836
5837         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5838
5839 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5840
5841         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5842         prevent tracking too many groups.
5843         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5844         Use it.
5845
5846 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5847
5848         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5849         moving point to the bottom of the window in order to avoid recentering.
5850
5851 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5852
5853         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5854
5855         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5856         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5857         (gnus-article-beginning-of-window): Fix calculation.
5858
5859 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5860
5861         * gnus-msg.el (gnus-summary-supersede-article)
5862         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5863         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5864         message header.
5865
5866 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5867
5868         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5869         pending output coming after the status change.
5870
5871 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5872
5873         * message.el:
5874         * gnus-start.el:
5875         * gnus-registry.el: Remove VMS support.
5876
5877 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5878
5879         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5880         macro.
5881         (rfc2104-hash): Use it.
5882
5883 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5884
5885         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5886         (gnus-summary-sort-by-most-recent-date): New commands.
5887         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5888         and menu entries.
5889
5890 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5891
5892         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5893         don't redisplay article for raw contents; remove plural articles stuff.
5894
5895         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5896         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5897         on gnus-summary-save-article; display results properly.
5898
5899 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5900
5901         * lpath.el: No need to fbind ns-focus-frame.
5902
5903 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5904
5905         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5906
5907 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5908
5909         * gnus-art.el (gnus-summary-save-in-pipe):
5910         Consider gnus-save-all-headers.
5911
5912 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5913
5914         * gnus-util.el (ns-focus-frame): Remove declaration.
5915         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5916         like x.
5917
5918 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5919
5920         * rfc2104.el (rfc2104-zero): Delete defconst.
5921         (rfc2104-hex-alist): Likewise.
5922         (rfc2104-hex-to-int): Delete func.
5923         (rfc2104-hexstring-to-bitstring): Likewise.
5924         (rfc2104-nybbles): New defconst.
5925         (rfc2104-hash): Rewrite for speed.
5926
5927 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5928
5929         * tls.el (open-tls-stream): Make it work with the 2nd argument
5930         BUFFER that is a string but does not exist as a buffer object, as
5931         mentioned in the doc-string.
5932
5933 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5934
5935         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5936         SXEmacs.
5937
5938 2008-07-16  Glenn Morris  <rgm@gnu.org>
5939
5940         * gnus-util.el (ns-focus-frame): Declare for compiler.
5941
5942 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5943
5944         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5945         set as a group parameter.
5946         (gnus-summary-save-in-pipe): Work when it is called independently.
5947         (gnus-summary-pipe-to-muttprint): Don't modify
5948         gnus-summary-pipe-output-default-command.
5949
5950 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5951
5952         * message.el (message-send-mail-with-sendmail):
5953         Display the error message.
5954
5955 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5956
5957         * gnus-art.el (gnus-default-article-saver):
5958         Add gnus-summary-save-in-pipe to choices.
5959         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5960         gnus-summary-pipe-output-default-command as the default command.
5961         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5962         instead of gnus-last-shell-command.
5963
5964         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5965         New user option.
5966         (gnus-summary-muttprint-program): Mention the value will be changed.
5967         (gnus-summary-save-article): Force showing of all headers.
5968         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5969
5970 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5971
5972         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5973
5974 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5975
5976         * nnimap.el (nnimap-id):
5977         * sieve-manage.el (sieve-manage-open): Doc fixes.
5978
5979 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5980
5981         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5982         if available.
5983
5984 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5985
5986         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5987
5988         * nnkiboze.el (nnkiboze-generate-group):
5989         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5990
5991         * nnmairix.el: Require CL.
5992
5993 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5994
5995         * dgnushack.el: Autoload get-display-table and put-display-table for
5996         XEmacs 21.5.
5997
5998         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5999         21.4 and SXEmacs.
6000
6001 2008-06-15  David Engster  <dengste@eml.cc>
6002
6003         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
6004
6005 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
6006
6007         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
6008         New macros that expand to an `aset'/`aref' call under Emacs, and to a
6009         runtime choice under XEmacs.
6010
6011         * gnus-sum.el (gnus-summary-set-display-table):
6012         Use `gnus-put-display-table', `gnus-get-display-table',
6013         `gnus-set-display-table' for the display table, instead of `aset'.
6014
6015         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
6016         Use `gnus-put-display-table', `gnus-get-display-table',
6017         `gnus-set-display-table' for the display table.
6018
6019 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6020
6021         * nnmairix.el: Add autoloads.
6022
6023 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6024
6025         * nnmairix.el (nnmairix-delete-recreate-group)
6026         (nnmairix-update-and-clear-marks): Fix error messages.
6027
6028 2008-06-14  David Engster  <dengste@eml.cc>
6029
6030         * nnmairix.el: Upgrade to version 0.6.
6031         (nnmairix-group-toggle-propmarks-this-group)
6032         (nnmairix-group-toggle-readmarks-this-group)
6033         (nnmairix-group-delete-recreate-this-group)
6034         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6035         (nnmairix-remove-tick-mark-original-article): New commands.
6036         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6037         (nnmairix-propagate-marks-to-nnmairix-groups)
6038         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6039         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6040         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6041         functions needed for marks propagation and manipulation of read marks.
6042         (nnmairix-update-groups): New function.
6043         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6044         (nnmairix-determine-original-group-from-registry)
6045         (nnmairix-determine-original-group-from-path)
6046         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6047         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6048         New helper functions.
6049         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6050         keystrokes for new commands.
6051         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6052         (nnmairix-request-group): Check allow-fast group parameter.
6053         (nnmairix-request-create-group): Set allow-fast group parameter if
6054         nnmairix-allowfast-default is set.
6055         (nnmairix-close-group): Propagate marks upon closing if needed.
6056         (nnmairix-group-toggle-threads-this-group): Use new.
6057         nnmairix-group-toggle-parameter helper function.
6058         (nnmairix-search): Better check for empty search result.
6059         (nnmairix-goto-original-article): Use new helper functions for
6060         determining original article.
6061         (nnmairix-show-original-article): Make sure message-id is in brackets.
6062         (nnmairix-call-mairix-binary): Change variable name.
6063         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6064         helper function.
6065         (nnmairix-widget-toggle-activate): Fix doc string.
6066
6067 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6068
6069         * nnir.el: Require edmacro when compiling with XEmacs.
6070         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6071         available in Emacs 21.
6072
6073 2008-06-11  Glenn Morris  <rgm@gnu.org>
6074
6075         * gnus-util.el (x-focus-frame):
6076         * gnus.el (image-size):
6077         * mm-decode.el (image-size): Declare.
6078
6079         * gnus-picon.el (declare-function): Add compat definition.
6080         (image-size): Declare.
6081
6082         * gnus-group.el (tool-bar-map):
6083         * gnus-sum.el (tool-bar-map): Define for compiler.
6084
6085         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6086
6087         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6088
6089         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6090         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6091         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6092         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6093         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6094         * sieve-manage.el, spam-report.el, spam.el:
6095         Remove unnecessary eval-and-compile of autoloads.
6096
6097 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6098
6099         * auth-source.el: Precise Tramp doc.
6100
6101 2008-06-07  Glenn Morris  <rgm@gnu.org>
6102
6103         * nnmairix.el: Remove unnecessary eval-when-compile.
6104
6105 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6106
6107         * lpath.el: Fbind propertize for XEmacs 21.4.
6108
6109 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6110
6111         * nnir.el: Move here from ../contrib.
6112
6113 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6114
6115         * gnus-util.el (gnus-read-shell-command): New function.
6116         * mm-decode.el (mm-pipe-part):
6117         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6118
6119 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6120
6121         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
6122
6123 2008-06-03  Glenn Morris  <rgm@gnu.org>
6124
6125         * pop3.el (nnheader-accept-process-output): Autoload it.
6126
6127 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6128
6129         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
6130         are not 2-digit hexadecimal characters that follow `%'s.
6131
6132 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6133
6134         * message.el (message-bogus-recipient-p): Fix type in doc string.
6135         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
6136         (message-bogus-addresses): Rename from message-bogus-address-regexp.
6137         Improve custom options.
6138         (message-bogus-recipient-p): Adjust accordingly.
6139
6140 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
6141
6142         * parse-time.el (parse-time-months, parse-time-weekdays): Add
6143         long-form month and day names.
6144
6145 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6146
6147         * dgnushack.el: Autoload debug, eudc-expand-inline and
6148         pgg-snarf-keys-region for XEmacs.
6149
6150         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
6151
6152         * nnmairix.el: Require edmacro when compiling with XEmacs.
6153
6154 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6155
6156         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6157         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6158
6159 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6160
6161         * auth-source.el: Add more docs.
6162
6163         * netrc.el (netrc-machine): Always match if the port is not given.
6164
6165 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6166
6167         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6168         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6169         retrieval faster in some cases, but might make CPU usage larger.
6170         If this has any bad side effects, we might revert this change.
6171
6172         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6173         seems to make mail retrieval much, much faster.
6174         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6175         unconditionally.
6176
6177         * gnus-draft.el (gnus-group-send-queue):
6178         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6179
6180 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6181
6182         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6183
6184         * message.el (message-bogus-address-regexp): Fix and improve custom
6185         type.
6186         (message-setup-hook): Add message-check-recipients as custom option.
6187
6188 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6189
6190         * message.el (message-cite-function): Remove bogus autoload which crept
6191         in during merge from v5-10.
6192
6193 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6194
6195         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6196
6197         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6198
6199         * auth-source.el: Preliminary Tramp docs.
6200         (auth-sources): Change the default auth-sources to use
6201         EPA .gpg files.
6202
6203 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6204
6205         * nntp.el: Autoload `auth-source-user-or-password'.
6206         (nntp-send-authinfo): Use it.
6207
6208         * nnimap.el: Autoload `auth-source-user-or-password'.
6209         (nnimap-open-connection): Use it.
6210
6211         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6212         for the gnus-message function.
6213         (auth-source-user-or-password): Use it.
6214
6215 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6216
6217         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6218         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6219         (rfc2104-hash): Use it.
6220
6221 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6222
6223         * gnus-art.el (gnus-article-toggle-truncate-lines):
6224         Don't use `iff' in docstring.
6225
6226 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6227
6228         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6229
6230         * gnus-util.el (gnus-extract-address-component-name)
6231         (gnus-extract-address-component-email): Convenience functions around
6232         `gnus-extract-address-components'.
6233
6234         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6235         Use `gnus-extract-address-component-email' to fix bug of comparing full
6236         sender name to `user-mail-address'.
6237
6238 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6239
6240         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6241         catch/throw to optimize.
6242         (gnus-registry-find-keywords): Just use member to find a keyword.
6243
6244 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6245
6246         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6247         is current before calling gnus-server-prepare.
6248         (gnus-server-setup-buffer, gnus-server-update-server)
6249         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6250
6251 2008-05-04  Juri Linkov  <juri@jurta.org>
6252
6253         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6254         (mailcap-file-default-commands): Use mailcap-replace-in-string
6255         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6256         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6257
6258 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6259
6260         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6261
6262 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6263
6264         * gnus.el: Bump version to 0.11.
6265
6266 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6267
6268         * gnus.el: No Gnus v0.10 is released.
6269
6270 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6271
6272         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6273         hooks.
6274         (gnus-update-read-articles): Speed up non-marks-using users.
6275         (gnus-use-marks): Define gnus-use-marks.
6276         (gnus-propagate-marks): Rename variable to something more sensible.
6277
6278 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6279
6280         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6281         (gmm-image-load-path-for-library): Fix typos in docstrings.
6282         (gmm-message): Reflow docstring.
6283
6284 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6285
6286         * mail-source.el (mail-source-set-1, mail-source-bind):
6287         Move auth-source code out of the macro to clean it up and fix bugs.
6288
6289 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6290
6291         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6292         by sender if it's equal to user-mail-address, it's likely to be
6293         useless.
6294
6295         * mail-source.el (mail-source-bind): Don't use user or password if they
6296         are not bound.  Unintern them if they are nil.  Don't use server unless
6297         it's bound, and default it to empty string otherwise.
6298
6299 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6300
6301         * mail-source.el: Load auth-source.el.
6302         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6303         get user name or password, if auth-sources is set up.
6304
6305         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6306         strategy of splitting with parent.
6307         (gnus-registry-split-fancy-with-parent)
6308         (gnus-registry-post-process-groups): Use it and fix prior
6309         bug (returning a list as the split result).
6310
6311         * auth-source.el (auth-sources): Remove server parameter.
6312         (auth-source-pick, auth-source-user-or-password)
6313         (auth-source-user-or-password-imap)
6314         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6315         (auth-source-user-or-password-sftp)
6316         (auth-source-user-or-password-smtp): Remove server parameter.
6317
6318 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6319
6320         * smime.el (smime-sign-region, smime-encrypt-region)
6321         (smime-decrypt-region):
6322         Remove redundant calls to `generate-new-buffer-name'.
6323
6324 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6325
6326         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6327         Don't use QP for message/rfc822.
6328         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6329
6330 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6331
6332         * sieve-manage.el (sieve-string-bytes): Remove.
6333         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6334         correct byte-length only if the process's coding-system is the same as
6335         the one used internally by Emacs to represent strings.
6336
6337 2008-04-22  Juri Linkov  <juri@jurta.org>
6338
6339         * mailcap.el (mailcap-file-default-commands): New function.
6340
6341 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6342
6343         * message.el (message-signature-separator, message-cite-function):
6344         Change custom version.
6345
6346 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6347
6348         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6349         commands.
6350         (tls-checktrust): Ditto.
6351
6352 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6353
6354         * mm-decode.el (mm-display-external): Make temp file read-only.
6355
6356 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6357
6358         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6359         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6360         `C-c C-f d'.
6361
6362 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6363
6364         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6365
6366 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6367
6368         * gnus.el: Bump version to 0.9.
6369
6370 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6371
6372         * gnus.el: No Gnus v0.8 is released.
6373
6374 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6375
6376         * mail-source.el (mail-source-value):
6377         Prefer fboundp to functionp so it works with macros as well.
6378
6379 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6380
6381         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6382         Fix last change in case the element is not even a symbol.
6383
6384 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6385
6386         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6387         Prefer fboundp to functionp so it works with macros as well.
6388
6389 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6390
6391         * auth-source.el: Add docs.
6392         (auth-sources): Modify format to support server.
6393         (auth-source-pick, auth-source-user-or-password)
6394         (auth-source-user-or-password-imap)
6395         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6396         (auth-source-user-or-password-sftp)
6397         (auth-source-user-or-password-smtp): Add server parameter.
6398
6399 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6400
6401         * gnus-registry.el: Initialize the registry when gnus-registry-install
6402         is t.
6403
6404 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6405
6406         * compface.el (uncompface): Make buffer unibyte.
6407
6408 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6409
6410         * mail-source.el (mail-source-value):
6411         Prefer fboundp to functionp so it works with macros as well.
6412
6413 2008-04-05  Glenn Morris  <rgm@gnu.org>
6414
6415         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6416
6417 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6418
6419         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6420         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6421
6422         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6423         multibyteness after rather than before erasing it.
6424
6425         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6426         mm-with-multibyte.
6427         (gnus-request-article-this-buffer): Make sure the proper decoding is
6428         used if gnus-original-article-buffer happens to be unibyte.
6429
6430         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6431         default-enable-multibyte-characters.
6432
6433         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6434         default-enable-multibyte-characters.
6435
6436         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6437
6438         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6439
6440 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6441
6442         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6443         Fix last change in case the element is not even a symbol.
6444
6445 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6446
6447         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6448         (imap-message-copyuid-1): Use it.
6449         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6450         J. Williams in
6451         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6452
6453         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6454         imap-enable-exchange-bug-workaround.
6455         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6456
6457 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6458
6459         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6460         a 100 byte status-checks into a 2-3MB transfer for each group.
6461         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6462         to enable bug workaround or not.
6463         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6464
6465 2008-03-31  Glenn Morris  <rgm@gnu.org>
6466
6467         * message.el (mml2015-use): Declare for compiler.
6468         (message-info): Require mml2015 when appropriate.
6469
6470 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6471
6472         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6473         whitespace.
6474
6475 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6476
6477         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6478         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6479         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6480         (nntp-service-to-port): New function.
6481         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6482         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6483         (nntp-open-netcat-stream): New function.
6484         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6485
6486 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6487
6488         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6489
6490 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6491
6492         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6493
6494 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6495
6496         * dns.el (dns-write): Use set-buffer-multibyte.
6497
6498 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6499
6500         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6501
6502 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6503
6504         * message.el (message-signature-separator): Change default.
6505         Improve custom type.
6506         (message-cite-function): Change default to
6507         message-cite-original-without-signature.
6508
6509         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6510         toggle.
6511
6512         * message.el (message-check-news-body-syntax): Fix signature check.
6513         (message-setup-1): Mark buffer as unmodified _after_ running
6514         message-setup-hook and handling message-alternative-emails.
6515         (message-shorten-references): Be more strict when building list of
6516         valid references to comply with GNKSA.
6517
6518         * gnus-group.el (gnus-read-ephemeral-bug-group)
6519         (gnus-read-ephemeral-debian-bug-group)
6520         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6521
6522         * message.el (message-info): Don't use booleanp which isn't supported
6523         in Emacs 21 and XEmacs.
6524
6525 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6526
6527         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6528         gnus-group-gmane-group-download-format.
6529         (gnus-group-read-ephemeral-gmane-group): Rename from
6530         gnus-group-read-ephemeral-gmane-group.
6531         (gnus-read-ephemeral-gmane-group-url): Rename from
6532         gnus-group-read-ephemeral-gmane-group-url.
6533         (gnus-bug-group-download-format-alist): New variable.
6534         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6535         (gnus-read-ephemeral-emacs-bug-group): New commands.
6536
6537 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6538
6539         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6540         (gnus-visible-headers): Improve custom type.
6541
6542 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6543
6544         * mml.el (mml-menu): Add workarounds for XEmacs.
6545
6546         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6547         X-Boundary header.
6548
6549         * message.el (message-simplify-recipients): Fix previous commit.
6550
6551 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6552
6553         * mm-util.el (mm-set-buffer-multibyte): New function.
6554         * mm-decode.el (mm-copy-to-buffer): Use it.
6555
6556         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6557         Prefer fboundp to functionp so it works with macros as well.
6558
6559 2008-03-19  Glenn Morris  <rgm@gnu.org>
6560
6561         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6562         Accidentally removed in the sync process with Emacs.
6563
6564 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6565
6566         * message.el (message-alter-recipients-discard-bogus-full-name):
6567         New function.
6568         (message-alter-recipients-function): New variable.
6569         (message-get-reply-headers): Use it.
6570         (message-replace-header): New helper function.
6571         (message-recipients-without-full-name): New variable.
6572         (message-simplify-recipients): New command.
6573
6574         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6575
6576         * message.el (message-info): Handle EasyPG manual.
6577
6578         * mml.el (mml-menu): Add entry for EasyPG.
6579
6580 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6581
6582         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6583         parameter.
6584
6585         * message.el (message-disassociate-draft): Specify drafts group name
6586         fully.
6587
6588 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6589
6590         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6591         Eliminate unnecessary duplicates from the match list.
6592
6593 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6594
6595         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6596
6597         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6598
6599         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6600         args of `how-many' of which the XEmacs version doesn't take; declare
6601         Info-index-next as function.
6602
6603 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6604
6605         * gnus-score.el (gnus-score-headers): Fix handling of
6606         gnus-inhibit-slow-scoring.
6607
6608         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6609         string.
6610         (gnus-button-url-regexp): Improve handling of parenthesis.
6611         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6612         (gnus-button-handle-info-keystrokes): Handle index entries.
6613
6614 2008-03-15  Glenn Morris  <rgm@gnu.org>
6615
6616         * parse-time.el (parse-time-string): Simplify.
6617
6618 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6619
6620         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6621         Incoming* files.
6622
6623 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6624
6625         * auth-source.el (auth-sources): Rename from auth-source-choices.
6626         (auth-source-pick): Use it.
6627
6628 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6629
6630         * binhex.el (binhex-decode-region-internal):
6631         * uudecode.el (uudecode-decode-region-internal):
6632         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6633         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6634         setting default-enable-multibyte-characters.
6635
6636 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6637
6638         * auth-source.el (auth-source-protocols)
6639         (auth-source-protocols-customize, auth-source-choices): Add and
6640         modified variable customizations and defaults.
6641         (auth-source-pick, auth-source-user-or-password)
6642         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6643         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6644         (auth-source-user-or-password-sftp)
6645         (auth-source-user-or-password-smtp): Use new variables and provide an
6646         interface to netrc.el.
6647
6648 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6649
6650         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6651         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6652         Make sure the nntp port to specify is a string.
6653
6654 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6655
6656         * nntp.el: Use with-current-buffer.
6657         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6658         dubious mm-with-unibyte-current-buffer.
6659         (nntp-with-open-group-function): New function extracted from
6660         nntp-with-open-group macro.
6661         (nntp-with-open-group): Use the function, so it's easier to debug.
6662         Add indentation and debugging info.
6663         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
6664         Recommend the use of the netcat alternatives.
6665
6666         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6667         Avoid mm-string-as-multibyte as well.
6668
6669         * nnweb.el (nnweb-insert-html):
6670         Remove use of nnheader-string-as-multibyte.
6671
6672         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6673         (nnheader-string-as-multibyte): Remove.
6674
6675         * mm-view.el: Use inhibit-read-only.
6676         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6677         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6678         or unibyte-string.
6679
6680         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6681         (mm-uu-yenc-extract): Use with-current-buffer.
6682
6683         * gnus-soup.el (gnus-soup-send-packet): Don't use
6684         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6685
6686         * nnmh.el: Use with-current-buffer.
6687         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6688         mm-string-as-multibyte on the output of mm-encode-coding-string.
6689
6690         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6691         (nnimap-request-move-article): Use with-current-buffer.
6692
6693         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6694         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6695         conversion uses string-make-unibyte rather than string-as-unibyte.
6696
6697         * gnus-msg.el: Use with-current-buffer.
6698
6699         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6700
6701 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6702
6703         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6704         string for caching if it is 'PIN.
6705
6706 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6707
6708         * lpath.el: Consider the case without Emacs/W3.
6709
6710 2008-03-08  Glenn Morris  <rgm@gnu.org>
6711
6712         * time-date.el (date-to-time, time-subtract, time-add)
6713         (safe-date-to-time): Doc fixes.
6714
6715 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6716
6717         * mail-source.el (mail-source-delete-old-incoming-confirm):
6718         Change default to nil.
6719         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6720
6721 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6722
6723         * lpath.el: Rearrange.
6724
6725         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6726         (gnus-article-goto-prev-page): Work for articles having ^L's.
6727
6728         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6729
6730         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6731
6732 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6733
6734         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6735         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6736         (gnus-bookmark-jump): Adjust some variable names.
6737
6738 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6739
6740         * auth-source.el: New package.
6741         (auth-source-choices): Add customization entry point variable.
6742
6743         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6744         bug.
6745
6746 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6747
6748         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6749         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6750         (gnus-registry-install-shortcuts): Rename from
6751         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6752         the `gnus-registry-mark-map' keymap dynamically from
6753         `gnus-registry-marks'.  The generated functions update the summary line
6754         when a registry mark is added or deleted, and will call
6755         `gnus-registry-install-p' (see the comments in the code).
6756         (gnus-registry-user-format-function-M): Use concat intelligently.
6757
6758         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6759         the registry mark functions.
6760
6761 2008-03-05  Glenn Morris  <rgm@gnu.org>
6762
6763         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6764         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6765         gnus-art.
6766         (top-level): No need to load own source when compiling.
6767
6768 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6769
6770         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6771         Suggested by <chris.anderton@zetnet.co.uk>.
6772
6773 2008-03-04  Glenn Morris  <rgm@gnu.org>
6774
6775         * gnus-sum.el (top-level): No need to require gnus when compiling,
6776         since unconditionally required near start of file.
6777         (gnus-summary-display-while-building): Move definition before use.
6778
6779 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6780
6781         * gnus-registry.el (gnus-registry-user-format-function-M):
6782         Add formatting function.
6783
6784 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6785
6786         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
6787         with plists.
6788         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6789         Use new format.
6790
6791 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6792
6793         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6794         `where-is-internal' that returns a range of key sequences.
6795
6796 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6797
6798         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6799
6800         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6801         (gnus-summary-jump-to-group): Consider windows on other displayed
6802         frames as well.  Similar changes might be needed elsewhere, but that's
6803         the one I've bumped into during my use.
6804
6805         * nndoc.el (nndoc-oe-dbx-type-p):
6806         * gnus-msg.el (gnus-debug):
6807         * gnus-group.el (gnus-update-group-mark-positions):
6808         Use mm-string-to-multibyte.
6809
6810 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6811
6812         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6813         doesn't handle NotDashEscaped.
6814
6815         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6816         (mml-dnd-attach-options): Fix typo in custom choice.
6817
6818         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
6819         Change nndoc-article-type to mbox.
6820         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6821
6822         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6823         to nil, instead of html2text.
6824
6825         * imap.el (imap-debug): Add `imap-ping-server'.
6826
6827         * gnus-bookmark.el: Add FIXMEs.
6828
6829         * message.el (message-form-letter-separator)
6830         (message-send-form-letter-delay): New variables.
6831         (message-send-form-letter): Use them.  New command to send form
6832         letters.  Requested by Uwe Siart.
6833         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6834
6835 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6836
6837         * Update copyright years.
6838
6839 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6840
6841         Sync from EMACS_22_BASE.
6842
6843         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6844
6845 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6846
6847         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6848         empty author.
6849
6850 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6851
6852         * gnus-registry.el (gnus-registry-marks): Add variable for
6853         customization of marks and their appearance.
6854         (gnus-registry-read-mark): Use it.
6855         (gnus-registry-do-marks): Add utility function to loop through
6856         `gnus-registry-marks'.
6857         (gnus-registry-install-shortcuts-and-menus): Add function to install
6858         shortcuts and menus.
6859         (gnus-registry-initialize): Use it.
6860         (gnus-registry-default-mark): Clarify documentation.
6861
6862 2008-02-29  Glenn Morris  <rgm@gnu.org>
6863
6864         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6865         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6866         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6867         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6868         Change defcustom :version from 23.0 to 23.1.
6869
6870 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6871
6872         * gnus-registry.el (gnus-registry-follow-group-p)
6873         (gnus-registry-post-process-groups): Add functions to aid registry
6874         splitting and improve logging.  Clarify behavior in function
6875         documentation.
6876         (gnus-registry-split-fancy-with-parent): Use them.
6877
6878 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6879
6880         * gnus-art.el: Use with-current-buffer.
6881
6882 2008-02-27  David Engster  <dengste@eml.cc>
6883
6884         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6885         Express real group name in the response.
6886
6887 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6888
6889         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6890         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6891         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6892         autoload gnus-registry-fetch-group when compiling.
6893         (nnmairix-request-group-with-article-number-correction):
6894         Remove unreferenced argument passed to nnmairix-call-backend.
6895
6896 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6897
6898         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6899         (mm-uu-extract): Improve face for low color ttys.
6900         Reported by Sascha Wilde.
6901
6902 2008-02-27  Glenn Morris  <rgm@gnu.org>
6903
6904         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6905         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6906         variables to defconsts.  Convert comments to doc-strings.
6907         (nnmairix-last-server, nnmairix-current-server): Convert from free
6908         variables to defvars.  Convert comments to doc-strings.
6909         (gnus-registry-fetch-group): Autoload.
6910         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6911         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6912         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6913         caddr.
6914         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6915         nnmairix-request-group-with-article-number-correction call.
6916         (nnmairix-fast, nnmairix-group): New, less general names, for free
6917         variables passed from nnmairix-request-group to
6918         nnmairix-request-group-with-article-number-correction.  Declare.
6919         (nnmairix-request-group-with-article-number-correction):
6920         Use nnmairix-fast, nnmairix-group rather than fast, group.
6921
6922 2008-02-26  David Engster  <dengste@eml.cc>
6923
6924         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6925         version 0.5.
6926
6927 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6928
6929         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6930         instead of making an extra function call.  Don't add the current group
6931         to articles only when they have the group.  Use
6932         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6933         Reported by David <de_bb@arcor.de>.
6934
6935 2008-02-24  Miles Bader  <miles@gnu.org>
6936
6937         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
6938         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
6939         (mm-find-mime-charset-region):
6940         * mm-bodies.el (mm-encode-body):
6941         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
6942
6943 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6944
6945         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6946         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6947
6948 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6949
6950         * mail-source.el (mail-source-delete-incoming): Change default.
6951         Supplement doc string.
6952
6953         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6954
6955 2008-02-14  Glenn Morris  <rgm@gnu.org>
6956
6957         * time-date.el (format-seconds): New function.
6958
6959 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6960
6961         * nnmail.el (nnmail-message-id-cache-file): Derive from
6962         `gnus-home-directory'.
6963
6964 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6965
6966         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6967         Document negative prefix.
6968
6969         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6970
6971 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6972
6973         * message.el (message-unsent-separator): Add the Exim bounce
6974         separator.
6975
6976 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6977
6978         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6979         list.
6980         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6981         recipient/signer list.
6982
6983 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6984
6985         * Makefile.in (datarootdir): Define.
6986         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6987         name that might contain whitespace.
6988
6989 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6990
6991         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6992         fbound (Emacs 23 unicode), signal an error.
6993
6994 2008-02-08  Glenn Morris  <rgm@gnu.org>
6995
6996         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6997
6998 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6999
7000         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
7001         ports to the calls to `netrc-machine-user-or-password' in addition to
7002         "imap" and "imaps".
7003
7004 2008-02-01  Zhang Wei  <id.brep@gmail.com>
7005
7006         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
7007
7008         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
7009
7010 2008-02-01  Kenichi Handa  <handa@m17n.org>
7011
7012         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
7013         rfc2104-hexstring-to-bitstring and changed to return a byte list.
7014         (rfc2104-hash): Convert the result of concat to unibyte string.
7015
7016 2008-02-01  Dave Love  <fx@gnu.org>
7017
7018         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
7019         coding-system-for-read.
7020         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
7021
7022 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
7023
7024         * gnus.el (gnus-group-startup-message): Add `find-image' call before
7025         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
7026         <hanche@math.ntnu.no>.
7027
7028 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7029
7030         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7031
7032         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7033
7034 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
7035
7036         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7037         * message.el (message-beginning-of-line): Use featurep instead of bound
7038         tests in order to resolve conditionals at compile time.
7039
7040 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7041
7042         * mail-source.el (mail-sources): Add `group' choice.
7043
7044         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7045         parameter `in-group' to control into which group the articles go.
7046         Add treatment of `group' mail-source.
7047
7048 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7049
7050         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7051
7052         * mm-decode.el (mm-dissect-buffer): Decode description.
7053
7054         * mml.el (mml-to-mime): Encode message header first.
7055
7056 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7057
7058         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7059         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7060
7061         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
7062         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
7063
7064 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7065
7066         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7067
7068 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7069
7070         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7071         prefix keys.
7072         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7073         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7074         gnus-xmas.el.
7075
7076         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
7077         (gnus-xmas-article-describe-bindings): New function.
7078         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
7079         gnus-xmas-article-describe-bindings.
7080
7081         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
7082
7083 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7084
7085         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7086         Add new variables for article mark management.
7087         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7088         list of extra data entries which, when present, will indicate that the
7089         article ID should not be trimmed from the registry.
7090         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7091         functions.
7092         (gnus-registry-read-mark): New function to read a mark name from the
7093         user.
7094         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7095         (gnus-registry-set-article-mark-internal): New functions to add and
7096         remove marks.
7097         (gnus-registry-get-article-marks): New function to show the marks for
7098         an article, or retrieve them for further use.
7099
7100 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7101
7102         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7103         keys when no argument is given.
7104
7105 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7106
7107         * imap.el (imap-ping-server): New variable.
7108         (imap-opened): On add extra ping if imap-ping-server is non-nil.
7109         (imap-ping-server): Minor doc string fixes.
7110
7111 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7112
7113         * imap.el (imap-ping-server): New function.
7114         (imap-opened): Call imap-ping-server.
7115
7116 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7117
7118         * gnus-sum.el (gnus-article-sort-by-random)
7119         (gnus-thread-sort-by-random): Fix doc strings.
7120         Reported by jidanni@jidanni.org.
7121
7122 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7123
7124         * gnus-art.el (gnus-article-describe-bindings): New function.
7125         (gnus-article-read-summary-keys): Use it.
7126         (gnus-article-mode-map): Bind `C-h b' to it.
7127
7128 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7129
7130         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
7131         XEmacs.
7132         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7133         Protect against non-character events.
7134
7135         * lpath.el: Fbind map-keymap for Emacs 21.
7136
7137 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
7138
7139         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7140         New command.
7141         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7142         instead of END.  Change name of the temp file.
7143         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7144         customizable.
7145
7146 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7147
7148         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7149         bind `S W' to gnus-article-wide-reply-with-original; set default
7150         binding to gnus-article-read-summary-send-keys.
7151         (gnus-article-read-summary-keys): Fix the order of keys; display
7152         continuation keys correctly in the echo area; describe bindings
7153         correctly when keys end with `C-h'.
7154         (gnus-article-read-summary-send-keys): New function.
7155         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7156         Work for gnus-article-read-summary-send-keys; display continuation keys
7157         correctly in the echo area.
7158         (gnus-article-reply-with-original): Ignore prefix argument.
7159         (gnus-article-wide-reply-with-original): New function.
7160
7161         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
7162         Emacs 21.
7163
7164 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7165
7166         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7167         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7168
7169 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7170
7171         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7172         (gnus-group-read-ephemeral-gmane-group): New command.
7173
7174 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7175
7176         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7177
7178 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7179
7180         * message.el (message-send-mail-function): Increase custom version.
7181
7182         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7183         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7184
7185 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7186
7187         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
7188         for the cases where imap-authenticate is called with a nil buffer
7189         parameter.
7190
7191 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7192
7193         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7194         html parts correctly; support forwarded messages.
7195         (gnus-article-browse-html-article): Remove work buffers.
7196
7197         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7198         compiling.
7199         (netrc-bound-and-true-p): New macro.
7200         (netrc-parse): Use it instead of bound-and-true-p that is not available
7201         in XEmacs 21.4.
7202
7203 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7204
7205         * gnus-registry.el (gnus-registry-mark-article)
7206         (gnus-registry-article-marks): Add functionality to mark articles
7207         through the Gnus registry.
7208
7209         * encrypt.el: Clarify documentation for the new pgg method.
7210         (encrypt-file-alist): Add PGG option.
7211         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
7212         functionality.  Abstract password key and messaging to external
7213         functions.
7214         (encrypt-password-key, encrypt-get-passphrase-if-needed)
7215         (encrypt-message-method-and-cipher): Add new convenience external
7216         functions.
7217         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
7218         (encrypt-pgg-process-buffer): Add PGG functionality glue.
7219
7220         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7221         (netrc-parse): Use encrypt-file-alist to determine if
7222         encrypt-find-model or encrypt-insert-file-contents should be used.
7223
7224         * encrypt.el: Clarify documentation.  Load password-cache or
7225         password, whichever one is found first, instead of autoloading.
7226
7227 2007-12-19  Glenn Morris  <rgm@gnu.org>
7228
7229         * mml.el (message-options-set, message-narrow-to-head)
7230         (message-in-body-p, message-mail-p, message-encode-message-body):
7231         Autoload.
7232         (message-remove-header, message-narrow-to-headers-or-head)
7233         (message-subscribed-p, message-make-mail-followup-to)
7234         (message-position-on-field, message-news-p)
7235         (message-options-set-recipient, message-generate-headers)
7236         (message-sort-headers): Declare as functions.
7237
7238 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7239
7240         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7241         convention in doc string.
7242
7243 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7244
7245         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7246         title to html parts.
7247         (gnus-article-browse-html-article): Pass message header to it.
7248
7249         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7250
7251 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7252
7253         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7254         or password compatible with XEmacs.
7255
7256 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7257
7258         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7259         format document.
7260         (gnus-mime-delete-part): Don't write description line if empty.
7261         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7262
7263 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
7264
7265         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7266         (gnus-summary-mark-read-and-unread-as-read)
7267         (gnus-summary-mark-current-read-and-unread-as-read)
7268         (gnus-summary-mark-unread-as-ticked): Doc fix.
7269         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7270
7271 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7272
7273         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7274         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7275
7276 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7277
7278         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7279         yes-or-no-p.
7280
7281 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7282
7283         * mm-decode.el (mm-add-meta-html-tag): New function.
7284         (mm-save-part-to-file, mm-pipe-part): Use it.
7285
7286         * gnus-art.el (gnus-article-browse-delete-temp-files):
7287         Use gnus-y-or-n-p instead of y-or-n-p.
7288         (gnus-article-browse-html-parts): Work with message/external-body; use
7289         mm-add-meta-html-tag.
7290
7291 2007-12-11  Glenn Morris  <rgm@gnu.org>
7292
7293         * gnus-cache.el: Require gnus-sum not just when compiling.
7294
7295         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7296
7297         * gnus-int.el (gnus-server-opened, gnus-status-message):
7298         Move definitions before use.
7299
7300         * mm-decode.el: Require gnus-util.
7301         (mm-remove-part): Only call delete-annotation on XEmacs.
7302
7303         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7304
7305         * nnmail.el: Require gnus-int.
7306
7307         * spam.el: Move `require's before `eval-when-compile's.
7308
7309         * gnus-ems.el (gnus-alive-p):
7310         * gnus-fun.el (message-goto-eoh):
7311         * gnus-util.el (gnus-group-name-decode):
7312         * mail-source.el (gnus-compress-sequence):
7313         * message.el (Info-goto-node, format-spec):
7314         * mm-bodies.el (message-options-get):
7315         * mm-decode.el (mm-view-pkcs7):
7316         * mm-util.el (gmm-write-region):
7317         * mml-smime.el (mml-compute-boundary)
7318         (gnus-completing-read-with-default):
7319         * mml.el (widget-button-press, gnus-make-hashtable):
7320         * mml1991.el (mm-decode-content-transfer-encoding)
7321         (mm-encode-content-transfer-encoding)
7322         (message-options-get, message-options-set):
7323         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7324         * nnfolder.el (gnus-request-group):
7325         * nnheader.el (ietf-drums-unfold-fws):
7326         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7327         * smime.el (gnus-run-mode-hooks):
7328         * spam-stat.el (gnus-message): Autoload.
7329
7330         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7331         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7332         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7333         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7334         Add declare-function compatibility definition.
7335
7336         * gnus-cache.el (nnvirtual-find-group-art):
7337         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7338         (gnus-add-image, gnus-add-wash-type):
7339         * gnus-group.el (nnkiboze-score-file):
7340         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7341         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7342         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7343         (message-tokenize-header, gnus-get-buffer-create)
7344         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7345         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7346         * gnus.el (gnus-group-decoded-name):
7347         * mail-source.el (imap-capability):
7348         * mm-bodies.el (message-options-set):
7349         * mm-decode.el (gnus-configure-windows):
7350         * mm-extern.el (message-goto-body):
7351         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7352         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7353         (epg-sub-key-validity, message-options-set):
7354         * mml.el (widget-event-point, gnus-configure-windows):
7355         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7356         * mml2015.el (epg-check-configuration, epg-configuration)
7357         (message-options-set):
7358         * nndb.el (nndb-request-article):
7359         * nnfolder.el (gnus-request-create-group):
7360         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7361         * nnmaildir.el (gnus-group-mark-article-read):
7362         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7363         * rfc1843.el (message-fetch-field):
7364         * spam.el (gnus-extract-address-components):
7365         Declare as functions.
7366
7367 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7368
7369         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7370
7371         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7372
7373         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7374         bind show-trailing-whitespace for XEmacs.
7375
7376 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7377
7378         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7379         new no-op macro for backward compatibility.
7380
7381         * imap.el (imap-string-to-integer): New function.
7382
7383 2007-12-09  Glenn Morris  <rgm@gnu.org>
7384
7385         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7386
7387         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7388         * message.el, mm-view.el, sieve-manage.el, smime.el:
7389         Add declare-function compatibility definition.
7390
7391         * gnus-art.el (w3-region, w3m-region, Info-menu):
7392         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7393         * gnus-sum.el (gnus-get-predicate):
7394         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7395         * message.el (mail-abbrev-in-expansion-header-p):
7396         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7397         (w3m-detect-meta-charset, w3m-region):
7398         * sieve-manage.el (password-read, password-cache-add)
7399         (password-cache-remove):
7400         * smime.el (password-read-and-add): Declare as functions.
7401
7402 2007-12-08  David Kastrup  <dak@gnu.org>
7403
7404         * gnus-sum.el (gnus-summary-simplify-subject-query):
7405         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7406         `message'.
7407
7408 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7409
7410         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7411         it to bind idna-program, installation-directory, defined-colors, and
7412         face-attribute for XEmacs of the version that compiles defcustom forms.
7413
7414 2007-12-07  Glenn Morris  <rgm@gnu.org>
7415
7416         * gnus-art.el (article-make-date-line): Revert previous change.
7417
7418 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7419
7420         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7421
7422 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7423
7424         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7425         Call gnus-add-to-range ranges only once with a prepared article-list.
7426
7427 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7428
7429         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7430         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7431         group names with backslashes.
7432         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7433
7434 2007-12-06  Deepak Goel  <deego3@gmail.com>
7435
7436         * gnus-art.el (article-make-date-line):
7437         * gnus-start.el (gnus-load):
7438         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7439
7440 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7441
7442         * gnus-art.el (gnus-use-idna)
7443         * gnus-start.el (gnus-site-init-file)
7444         * message.el (message-use-idna)
7445         * mm-uu.el (mm-uu-hide-markers)
7446         * smiley.el (smiley-style): Revert changes that suppress warnings.
7447
7448 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7449
7450         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7451         specify charset to html source.
7452         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7453
7454 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7455
7456         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7457         idna-program in order to suppress byte compile warning issued by XEmacs
7458         that came to byte compile the default value section of defcustom forms
7459         recently.
7460
7461         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7462         value of installation-directory.
7463
7464         * message.el (message-use-idna): Don't directly refer to the value of
7465         idna-program.
7466
7467         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7468
7469         * smiley.el (smiley-style): Don't directly call face-attribute.
7470
7471 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7472
7473         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7474
7475         * gnus-dired.el: Reduce Gnus dependencies.
7476         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
7477         Don't require.  Use autoloads instead.
7478         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7479         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7480         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7481         (gnus-dired-mode): Adjust doc string.
7482         (gnus-dired-mail-mode): New variable.
7483         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7484         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7485         (gnus-dired-mail-buffers): New function.  Return mail or message
7486         composition buffers.
7487         (gnus-dired-attach): Use it.
7488         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7489         NO-DECODE.
7490         (gnus-dired-print): Use `gnus-print-buffer' depending on
7491         `gnus-dired-mail-mode'.
7492
7493 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7494
7495         * rfc2047.el (rfc2047-encoded-word-regexp)
7496         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7497         explaining what regexp patterns are for.
7498
7499 2007-12-04  Glenn Morris  <rgm@gnu.org>
7500
7501         * password.el: Move to password-cache.el.
7502
7503         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7504         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7505         * mml-smime.el (password-read, password-cache-add)
7506         (password-cache-remove):
7507         No need to autoload, since mml-sec requires password.
7508
7509         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7510         * message.el (gnus-extract-address-components):
7511         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7512
7513         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7514         password.
7515
7516 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7517
7518         * mailcap.el: Reduce dependencies.
7519         (mail-header-parse-content-type): Autoload.
7520         (mailcap-delete-duplicates): New alias.
7521         (mailcap-mime-info): Add optional argument NO-DECODE.
7522         (mailcap-mime-types): Use mailcap-delete-duplicates.
7523
7524         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7525
7526 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7527
7528         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7529         (imap-parse-status): Upcase status-att for servers that sends them
7530         lower-case (e.g., MS Exchange 2007).
7531
7532 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7533
7534         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7535         function.
7536
7537         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7538         (gnus-uu-yenc-article): New function.
7539
7540         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7541
7542         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
7543
7544 2007-12-02  Glenn Morris  <rgm@gnu.org>
7545
7546         * binhex.el (binhex): New custom group.
7547         (binhex-decoder-program, binhex-decoder-switches)
7548         (binhex-use-external): Move to the binhex custom group.
7549
7550         * uudecode.el (uudecode): New custom group.
7551         (uudecode-decoder-program, uudecode-decoder-switches)
7552         (uudecode-use-external): Move to the uudecode custom group.
7553
7554         * netrc.el (top-level): Don't load `encrypt' features.
7555         (netrc-parse): Don't use encrypt.
7556         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7557
7558         * encrypt.el: Remove file.
7559
7560 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7561
7562         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7563         matches on patches.
7564
7565         * gnus-art.el (gnus-article-browse-html-article):
7566         Mention `mm-text-html-renderer' in the doc string.
7567
7568         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7569         string.  Add comments.
7570
7571         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7572         if rhs is ASCII.
7573
7574 2007-12-01  Glenn Morris  <rgm@gnu.org>
7575
7576         * mail-source.el (top-level): Require format-spec before
7577         eval-when-compile.
7578
7579 2007-11-30  Glenn Morris  <rgm@gnu.org>
7580
7581         * encrypt.el: Require password, rather than autoloading password-read.
7582
7583 2007-11-29  Glenn Morris  <rgm@gnu.org>
7584
7585         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7586         (sasl-make-client, sasl-next-step, sasl-step-data)
7587         (sasl-step-set-data): Declare as functions.
7588
7589 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7590
7591         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7592
7593 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7594
7595         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7596         certs should be verified and what is to be done in the event of a
7597         verification failure.
7598
7599         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7600         caller can indicate whether the cache should be disregarded for this
7601         call.  This way the result of the call is reproducible at all times and
7602         can be considered a canonical server name for the supplied method.
7603         (gnus-agent-method-p): Canonicalize server names by pushing their
7604         method through `gnus-method-to-server' using the no-cache argument.
7605
7606         * gnus-srvr.el (gnus-server-insert-server-line):
7607         Call `gnus-method-to-server' with `no-cache' argument.
7608
7609         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7610         gnus-agent-possibly-synchronize-flags as this should be called when the
7611         server is actually being opened.
7612         (gnus-agent-possibly-synchronize-flags)
7613         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7614         flags file of an agentized server to the latter function.
7615
7616         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7617         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7618         after a connection has been established successfully.
7619
7620 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7621
7622         * gnus-art.el (article-display-face): Force to display face if called
7623         interactively; check if gnus-article-x-face-too-ugly matches author.
7624         (article-display-x-face): Display face even if From header is missing
7625         as article-display-face does.
7626
7627 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7628
7629         * hashcash.el (message-narrow-to-headers-or-head)
7630         (message-fetch-field, message-goto-eoh)
7631         (message-narrow-to-headers): Declare as functions.
7632
7633 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7634
7635         * mail-source.el (mail-sources): Default to fetch from file for
7636         compatibility with default of nnmail-spool-file.
7637
7638 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7639
7640         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7641         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7642         to look for encoded word that should be encoded again.
7643         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7644         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7645         encoding pattern.
7646         (rfc2047-decode-region): Switch strict regexp and loose one according
7647         to rfc2047-allow-irregular-q-encoded-words.
7648
7649 2007-11-25  Romain Francoise  <romain@orebokech.com>
7650
7651         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7652
7653 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7654
7655         * tls.el (tls-program): Provide more custom choices from
7656         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7657         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7658
7659 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7660
7661         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7662         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7663
7664         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7665         `nnmail-spool-file'.
7666
7667         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7668         `nnmail-spool-file'.
7669
7670         * gnus-move.el (gnus-change-server): Ditto.
7671
7672         * gnus-kill.el (gnus-batch-score): Ditto.
7673
7674         * gnus-cache.el (gnus-jog-cache): Ditto.
7675
7676         * gnus-msg.el (gnus-summary-reply):
7677         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7678
7679 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7680
7681         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7682         version.  Minor improvement to doc strings.
7683         (tls-program): Add comment.
7684
7685 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7686
7687         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7688         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7689         mismatch between the hostname provided in the certificate and the name
7690         of the host connnecting to.
7691         (open-tls-stream): Use them.  Check certificates against trusted root
7692         certificates.
7693
7694 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7695
7696         * gnus-cache.el (gnus-cache-generate-nov-databases):
7697         Use nnml-generate-nov-databases-directory instead of
7698         nnml-generate-nov-databases-1.
7699
7700 2007-11-24  Glenn Morris  <rgm@gnu.org>
7701
7702         * message.el (message-tool-bar-retro): Update for rename
7703         mail_send.xpm->mail-send.xpm.
7704
7705 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7706
7707         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7708         `smime-ldap-search' for Emacs 22 and up.
7709
7710 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7711
7712         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7713
7714         * message.el (message-send-mail-function): Fix error convention.
7715         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7716         (message-widen-reply, message-send-mail, message-talkative-question)
7717         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7718         (message-clone-locals, message-send-news): Use with-current-buffer.
7719         (message-insert-or-toggle-importance): Remove unused var `valid'.
7720         (message-make-references): Remove unused var `new-references'.
7721         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7722
7723 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7724
7725         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7726         (spam-split-symbolic-return-positive): Reflow docstring.
7727         (spam-backends, spam-summary-exit-behavior)
7728         (spam-mark-ham-unread-before-move-from-spam-group)
7729         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7730         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7731         (spam-clear-cache, spam-backend-check, spam-install-backend)
7732         (spam-install-statistical-backend, spam-list-of-processors)
7733         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7734         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7735         (spam-check-crm114, spam-initialize, spam-unload-hook):
7736         Fix typos in docstrings.
7737
7738 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7739
7740         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7741         been checked if they have never been read and those group levels are
7742         higher than the one that a user specified.
7743
7744 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7745
7746         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7747         foreign groups unless a group level is specified by a user.
7748         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7749
7750 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7751
7752         * message.el (message-send-mail-function): Require sendmail.
7753
7754 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7755
7756         * message.el (message-send-mail-function): Check for smtpmail too.
7757
7758         * utf7.el (utf7-encode, utf7-decode): Use coding system
7759         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7760
7761         * message.el (message-send-mail-function): New function.
7762         (message-send-mail-function): Set default using
7763         message-send-mail-function.  Adjust doc string.
7764         (message-send-mail-with-mailclient): New function.
7765
7766 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7767
7768         * smime.el (from):
7769         * rfc2047.el (message-posting-charset):
7770         * qp.el (mm-use-ultra-safe-encoding):
7771         * pop3.el (parse-time-months):
7772         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7773         * nnml.el (files):
7774         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7775         (jka-compr-compression-info-list, ange-ftp-path-format)
7776         (efs-path-regexp):
7777         * nndiary.el (files):
7778         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7779         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7780         (epg-digest-algorithm-alist, inhibit-redisplay)
7781         (password-cache-expiry):
7782         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7783         (pgg-output-buffer, password-cache-expiry):
7784         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7785         (efs-path-regexp):
7786         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7787         (inhibit-redisplay):
7788         * mm-uu.el (file-name, start-point, end-point, entry)
7789         (gnus-newsgroup-name, gnus-newsgroup-charset):
7790         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7791         (latin-unity-ucs-list):
7792         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7793         (mm-uu-binhex-decode-function):
7794         * message.el (gnus-message-group-art, gnus-list-identifiers)
7795         (rmail-enable-mime-composing, gnus-local-organization)
7796         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7797         (gnus-read-active-file, facemenu-add-face-function)
7798         (facemenu-remove-face-function, gnus-article-decoded-p)
7799         (tool-bar-mode):
7800         * mail-source.el (display-time-mail-function):
7801         * gnus-util.el (nnmail-pathname-coding-system)
7802         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7803         (gnus-original-article-buffer, gnus-user-agent)
7804         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7805         (xemacs-codename, sxemacs-codename, emacs-program-version):
7806         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7807         * gnus-start.el (gnus-agent-covered-methods)
7808         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7809         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7810         (gnus-newsgroup-headers, gnus-group-list-mode)
7811         (gnus-group-mark-positions, gnus-newsgroup-data)
7812         (gnus-newsgroup-unreads, nnoo-state-alist)
7813         (gnus-current-select-method, mail-sources)
7814         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7815         (nnmail-spool-file, gnus-cache-active-hashtb):
7816         * gnus-mh.el (mh-lib-progs):
7817         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7818         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7819         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7820         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7821         (gnus-group-buffer):
7822         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7823         (font-lock-set-defaults):
7824         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7825         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7826         (gnus-summary-post-menu, total-parts, type, condition, length):
7827         * gnus-agent.el (gnus-agent-read-agentview):
7828         * flow-fill.el (show-trailing-whitespace):
7829         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7830         eval-and-compile wrappers for byte compiler pacifiers.
7831
7832         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7833         (mm-display-inline-fontify): Check for featurep 'xemacs not
7834         extent-list.
7835
7836         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7837         itimer-list.
7838         (mm-create-image-xemacs): Only do something for XEmacs.
7839         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7840
7841         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7842
7843         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7844         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7845
7846 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7847
7848         * nnimap.el (nnimap-split-download-body):
7849         * gnus-demon.el (gnus-demon):
7850         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7851
7852 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7853
7854         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
7855         New macros.
7856         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7857         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7858         copy data from unibyte buffer to multibyte current buffer.
7859         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7860         to copy data from unibyte current buffer to multibyte buffer.
7861         (nntp-make-process-buffer): Make process buffer unibyte.
7862
7863         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7864
7865 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7866
7867         * pop3.el (pop3-open-server): Accept and process data more robustly at
7868         connexion start to avoid spurious "POP SSL connexion failed" errors.
7869
7870 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7871
7872         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7873         read group names.
7874
7875 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7876
7877         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7878
7879 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7880
7881         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7882         (nnmail-save-active): Use a unibyte buffer when saving active file,
7883         which may contain non-ASCII group names.
7884
7885         * nnml.el (nnml-request-group): Decode group names in messages.
7886
7887 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7888
7889         * message.el (message-citation-line-function)
7890         (message-insert-formatted-citation-line): Fix spelling of
7891         `message-insert-formated-citation-line'.
7892
7893 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7894
7895         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7896
7897 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7898
7899         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7900         nnmail-pathname-coding-system.
7901
7902         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7903         that a user enters; decode group names in messages.
7904
7905         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7906
7907 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7908
7909         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7910
7911         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7912
7913         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7914         risky local variable.
7915
7916         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7917
7918 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7919
7920         * encrypt.el: Improve documentation to fix function name typo.
7921         Reported by Daiki Ueno <ueno@unixuser.org>.
7922
7923 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7924
7925         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7926         even if the point is not in the last page of an article.
7927         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7928         back to the previous page.
7929
7930 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7931
7932         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7933
7934 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7935
7936         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7937
7938 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7939
7940         * message.el (message-check-news-body-syntax):
7941         Avoid mm-string-as-multibyte.
7942         (message-hide-headers): Don't assume (point-min)==1.
7943
7944 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7945
7946         * message.el (message-remove-blank-cited-lines): Fix if remove is
7947         given.
7948         (message-bogus-address-regexp): New variable.
7949         (message-bogus-recipient-p): New function.
7950         (message-check-recipients): New command.
7951         (message-syntax-checks): Add `bogus-recipient'.
7952         (message-fix-before-sending): Add `bogus-recipient'.
7953
7954         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7955         (gnus-treat-body-boundary): Don't test window-system.
7956
7957 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7958
7959         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7960
7961 2007-10-28  Miles Bader  <miles@gnu.org>
7962
7963         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7964         at compile-time too.
7965
7966 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7967
7968         * gnus-msg.el (gnus-message-setup-hook):
7969         Add `message-remove-blank-cited-lines' to options.
7970
7971 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7972
7973         * message.el (message-remove-blank-cited-lines): New function.
7974         Suggested by Karl Plästerer.
7975
7976 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7977
7978         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7979         mapc.
7980
7981         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7982         (top-level): Use mapc to set functions to be traced for debugging.
7983
7984         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7985         called for effect with while loop.
7986
7987         * message.el (message-talkative-question): Replace mapcar called for
7988         effect with mapc.
7989
7990         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7991         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7992         called for effect with dolist.
7993
7994         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7995
7996         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7997         gnus-extra-headers and nnmail-extra-headers.
7998
7999         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
8000         called for effect with dolist.
8001         (top-level): Use mapc to set functions to be traced for debugging.
8002
8003         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
8004         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
8005         dolist.
8006
8007         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
8008         Replace mapcar called for effect with mapc.
8009         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
8010         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
8011         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
8012         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
8013
8014         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
8015         remove-if that's a cl function.
8016
8017         * webmail.el (webmail-debug): Replace mapcar called for effect with
8018         dolist.
8019
8020         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
8021         with mapc.
8022
8023 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8024
8025         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
8026         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
8027         with while loop.
8028
8029         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
8030         functions from article-* functions.
8031         (gnus-multi-decode-header): Replace mapcar called for effect with
8032         dolist.
8033
8034         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8035         (gnus-bookmark-show-details): Replace mapcar called for effect with
8036         while loop.
8037
8038         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8039         called for effect with while loop.
8040
8041         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8042         with dolist.
8043
8044         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8045         Replace mapcar called for effect with dolist.
8046
8047         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8048
8049         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8050         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8051         Replace mapcar called for effect with dolist.
8052         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8053         mapc.
8054
8055         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8056         Replace mapcar called for effect with dolist.
8057         (gnus-topic-list): Replace mapcar called for effect with mapc.
8058
8059         * gnus.el: Use mapc instead of mapcar to add autoloads.
8060
8061 2007-10-23  Richard Stallman  <rms@gnu.org>
8062
8063         * gnus-group.el (gnus-group-highlight): Mark as risky.
8064
8065 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8066
8067         * gnus.el (gnus-server-to-method): Return method found first in
8068         gnus-newsrc-alist.
8069
8070         * gnus-art.el (gnus-article-highlight-signature)
8071         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8072         button overlay without the front stickiness.
8073
8074 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8075
8076         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8077         overview buffer needed a catch to receive its throw.
8078         (gnus-agent-flush-cache): Declare as interactive to make this function
8079         easier to use.
8080
8081 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8082
8083         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8084         `next-line'.
8085
8086 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8087
8088         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8089         exclude address matching message-dont-reply-to-names.
8090
8091 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8092
8093         * gnus-util.el (gnus-string<): New function.
8094
8095         * gnus-sum.el (gnus-article-sort-by-author)
8096         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8097
8098 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8099
8100         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8101         the frame-focus tag is set in gnus-buffer-configuration.
8102
8103 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8104
8105         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8106         the front stickiness.
8107
8108 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8109
8110         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8111         url pattern; remove duplicate one.
8112         (gnus-article-extend-url-button): New function.
8113         (gnus-article-add-buttons): Use it.
8114         (gnus-button-push): Use concatenated url that it makes.
8115
8116 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8117
8118         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8119
8120 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8121
8122         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
8123         Don't hardcode point-min==1.
8124
8125 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
8126
8127         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
8128         Fix comment about "iso8859-1".
8129
8130 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
8131
8132         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
8133         ones returned from the verify-function.
8134
8135         * mm-uu.el (mm-uu-pgp-signed-extract-1):
8136         Call mml2015-extract-cleartext-signature if extraction failed.
8137
8138 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
8139
8140         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8141         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8142         failed.
8143
8144 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8145
8146         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8147
8148 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
8149
8150         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
8151         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
8152         recommends to use EasyPG instead of PGG.
8153
8154         * pgg.el: Revert to revision 6.23.2.16.
8155
8156         * pgg-def.el: Revert to revision 6.6.2.14.
8157
8158         * pgg-gpg.el: Revert to revision 6.23.2.34.
8159
8160 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8161
8162         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8163         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8164         thread for both the null and zero (kill/expire thread) universal prefix
8165         cases.
8166         (gnus-summary-expire-thread): Add new function to expire a thread,
8167         using gnus-summary-kill-thread.
8168         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8169         shortcuts for gnus-summary-expire-thread.
8170         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8171         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8172
8173 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8174
8175         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8176         extras value, so an extras entry can be deleted.
8177         (gnus-registry-delete-extra-entry): Use it.
8178         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8179         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8180         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8181         storage through the gnus-registry, and provide an appropriate API for
8182         it.
8183
8184 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8185
8186         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8187         Suggested by Leo <sdl.web@gmail.com>.
8188
8189         * gnus.el: Do.
8190
8191 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8192
8193         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8194         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8195
8196         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8197
8198         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8199         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8200
8201 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8202
8203         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8204         newline.
8205         (nnmbox-request-accept-article): Don't change article in source buffer;
8206         narrow to header to use message-fetch-field rather than
8207         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8208         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8209         as delimiters; make sure article ends with newline.
8210         (nnmbox-delete-mail): Correct last position of article to be deleted;
8211         ignore X-Gnus-Newsgroup header in article body.
8212         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8213         positions; make sure article ends with newline.
8214
8215         * message.el (message-display-abbrev): Don't infloop when a user
8216         inserts SPC in the beginning of header.
8217
8218         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
8219         coding-system-for-read and coding-system-for-write for XEmacs having no
8220         file-coding feature.
8221
8222         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
8223
8224 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8225
8226         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8227         list of groups not followed by default.  Fix type to be regexp.
8228         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8229
8230 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8231
8232         * hmac-def.el (define-hmac-function): Switch from old-style to
8233         new-style backquotes.
8234
8235         * md4.el (md4-make-step): Likewise.
8236
8237 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8238
8239         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8240         raw-text coding system when saving .newsrc file, which may contain
8241         non-ASCII group names.
8242
8243 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8244
8245         * gnus-cus.el (gnus-score-extra): New widget.
8246         (gnus-score-extra-convert): New function.
8247         (gnus-score-customize): Use it for Extra.
8248
8249 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8250
8251         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8252         (mml2015-mailcrypt-clear-verify): Use it.
8253         (mml2015-gpg-clear-verify): Use it.
8254         (mml2015-pgg-clear-verify): Use it.
8255         (mml2015-epg-clear-verify): Replace the current part with the output
8256         from GnuPG; don't extract the plaintext by itself.
8257
8258         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8259         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8260         mml2015-clear-verify-function; don't touch the armor headers or
8261         dash-escaped text here.
8262
8263 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8264
8265         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8266         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8267         parts, or application/octet-stream as a last resort.
8268         (gnus-mime-view-part-as-type): Don't toggle display.
8269         (gnus-mime-view-part-as-charset): Don't turn off display before
8270         querying charset.
8271
8272         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8273         stuff to undisplayer function in Emacs.
8274         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8275
8276         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8277         text/calendar parts.
8278
8279 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8280
8281         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8282         decoding text/calendar parts.
8283
8284         * message.el (message-forward-make-body-mime): Always mark body as
8285         having no illegible text; remove signed-or-encrypted argument.
8286         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8287
8288         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8289         (mml-generate-mime-1): Don't encode body if it is specified to be in
8290         raw form; don't make buffer be unibyte when inserting multibyte string.
8291
8292 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8293
8294         * sha1.el: Fix up comment style.
8295         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8296         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8297
8298         * hex-util.el: Fix up comment style.
8299         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8300
8301         * gnus-salt.el: Use with-current-buffer.
8302         (gnus-pick-setup-message): Fix long-standing typo.
8303
8304 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8305
8306         * imap.el (imap-logout-timeout): New variable.
8307         (imap-logout, imap-logout-wait): New functions.
8308         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8309
8310         * nnimap.el (nnimap-logout-timeout): New server variable.
8311         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8312         nnimap-logout-timeout.
8313
8314         * gnus-art.el (gnus-article-summary-command-nosave)
8315         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8316
8317 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8318
8319         * gnus.el (gnus-maximum-newsgroup): New variable.
8320
8321         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8322         according to gnus-maximum-newsgroup.
8323
8324         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8325         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8326         Limit the range of articles according to gnus-maximum-newsgroup.
8327
8328 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8329
8330         * gnus-art.el (gnus-sticky-article): Fix problems described in
8331         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8332         Don't perform gnus-configure-windows here; reuse existing sticky
8333         article buffer.
8334
8335         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8336         it doesn't exist in gnus-article-mode.
8337
8338 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8339
8340         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8341         (gnus-agent-decoded-group-name): New function.
8342         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8343         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8344
8345 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8346
8347         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8348         Add binding for gnus-sticky-article.
8349         (gnus-summary-exit): Don't kill sticky article buffers.
8350
8351         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8352         article buffer.
8353         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8354         (gnus-kill-sticky-article-buffers): New commands.
8355
8356 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8357
8358         * nntp.el (nntp-xref-number-is-evil): New server variable.
8359         (nntp-find-group-and-number): If it is non-nil, don't trust article
8360         numbers in the Xref header.
8361
8362 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8363
8364         * gnus-agent.el (gnus-agent-read-group): New function.
8365         (gnus-agent-flush-group, gnus-agent-expire-group)
8366         (gnus-agent-regenerate-group): Use it.
8367         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8368         nnmail-pathname-coding-system.
8369
8370 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8371
8372         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8373
8374         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8375         that are unread as unread, and also as selected so that information of
8376         marks having been changed by a user may be updated when exiting group.
8377
8378 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8379
8380         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8381
8382 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8383
8384         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8385         calculated ignoring signature parts to gnus-treat-article.
8386
8387 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8388
8389         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8390         a point here in order to keep the window start.
8391         (gnus-insert-mime-security-button): Make a button overlay without the
8392         front stickiness.
8393         (gnus-mime-display-security): Goto the end of a button.
8394
8395         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8396
8397 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8398
8399         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8400         group-name-at-point.
8401         (gnus-group-completing-read): New function that offers decoded
8402         non-ASCII group names for completion.
8403         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8404         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8405         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8406         (gnus-group-fetch-control): Use it.
8407         (gnus-fetch-group): Use group-name-at-point for the initial value
8408         rather than the default value; use gnus-alive-p.
8409
8410         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8411         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8412         (gnus-summary-post-news): Use gnus-group-completing-read.
8413
8414         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8415         (gnus-read-move-group-name): Decode group name for completion.
8416
8417 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8418
8419         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8420         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8421         Yamaoka slightly modified the code).
8422
8423 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8424
8425         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8426         (nnmail-split-incoming): Bind it.
8427
8428         * nnml.el (nnml-group-name-charset): New function.
8429         (nnml-decoded-group-name): Use it; don't decode group name if
8430         nnmail-group-names-not-encoded-p is non-nil.
8431         (nnml-encoded-group-name): New function.
8432         (nnml-group-pathname): Inline nnml-decoded-group-name.
8433         (nnml-request-expire-articles): Decode group name in message.
8434         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8435         nnmail-pathname-coding-system.
8436         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8437         not decoded ones according to nnmail-group-names-not-encoded-p.
8438         (nnml-generate-active-info): Use nnml-encoded-group-name.
8439
8440 2007-08-08  Glenn Morris  <rgm@gnu.org>
8441
8442         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8443         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8444         doc-strings and comments.
8445
8446 2007-07-25  Glenn Morris  <rgm@gnu.org>
8447
8448         * Relicense all FSF files to GPLv3 or later.
8449
8450 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8451
8452         * gnus-sum.el (gnus-summary-move-article):
8453         Make gnus-summary-respool-article work.
8454
8455 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8456
8457         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8458         string.
8459
8460 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8461
8462         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8463         that should be ignored when comparing distant RSS articles with local
8464         ones.
8465         (nnrss-make-hash-index): New function.  Create a hash index according
8466         to the ignored fields.
8467         (nnrss-check-group): Use it.
8468
8469 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8470
8471         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8472
8473         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8474
8475         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8476         the new optional argument ENCODED is non-nil.
8477         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8478         coding system for encoding group name.
8479         (gnus-group-make-rss-group): Pass un-encoded group name to
8480         gnus-group-make-group.
8481         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8482         encoded.
8483
8484         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8485         Encode group name to which articles are moved or copied.
8486         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8487         coding system for encoding Newsgroup, Followup-To and Xref headers.
8488
8489         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8490         marks; use nnheader-file-coding-system to write a file.
8491         (nnagent-retrieve-headers): Bind file-name-coding-system to
8492         nnmail-pathname-coding-system.
8493
8494         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8495
8496         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8497         (nnml-request-article, nnml-request-create-group)
8498         (nnml-request-rename-group, nnml-find-id)
8499         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8500         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8501         (nnml-save-marks): Use nnml-group-pathname instead of
8502         nnmail-group-pathname.
8503
8504         (nnml-request-create-group, nnml-request-expire-articles)
8505         (nnml-request-move-article, nnml-request-delete-group)
8506         (nnml-deletable-article-p, nnml-possibly-create-directory)
8507         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8508         (nnml-open-marks): Bind file-name-coding-system to
8509         nnmail-pathname-coding-system.
8510
8511         (nnml-request-article): Pass server argument to nnml-find-group-number.
8512         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
8513         Pass server argument to nnml-possibly-create-directory.
8514         (nnml-request-accept-article): Pass server argument to
8515         nnml-active-number and nnml-save-mail.
8516         (nnml-find-group-number): Pass server argument to nnml-find-id.
8517         (nnml-request-update-info): Pass server argument to
8518         nnml-marks-changed-p.
8519
8520         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8521         (nnml-save-mail, nnml-active-number): Add server argument.
8522
8523         (nnml-request-delete-group): Warn if group is missing.
8524         (nnml-get-nov-buffer): Decode group name.
8525         (nnml-generate-active-info): Encode group name.
8526         (nnml-open-marks): Decode group name in messages.
8527
8528 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8529
8530         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8531         if it is not specified.
8532         (gnus-article-pipe-part, gnus-article-save-part)
8533         (gnus-article-interactively-view-part, gnus-article-copy-part)
8534         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8535         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8536         (gnus-article-replace-part, gnus-article-delete-part)
8537         (gnus-article-view-part-as-type): Pass raw prefix argument to
8538         gnus-article-part-wrapper.
8539
8540 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8541
8542         * gnus-agent.el (gnus-agent-save-active):
8543         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
8544
8545         * gnus-cache.el (gnus-cache-save-buffers)
8546         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8547         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8548         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8549         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8550         (gnus-cache-generate-active, gnus-cache-rename-group)
8551         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8552         (gnus-cache-update-overview-total-fetched-for):
8553         Bind file-name-coding-system to nnmail-pathname-coding-system.
8554         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
8555         New variables.
8556         (gnus-cache-decoded-group-name): New function.
8557         (gnus-cache-file-name): Use it.
8558         (gnus-cache-generate-active): Use non-decoded group name for active.
8559
8560         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8561         right place.
8562         (gnus-write-active-file): Don't break non-ASCII group names.
8563
8564         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8565         nnmail-pathname-coding-system.
8566
8567         * lpath.el: Bind default-file-name-coding-system,
8568         file-name-coding-system and language-info-alist for XEmacs.
8569
8570         * gnus-uu.el (gnus-uu-decode-save): Typo.
8571
8572 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8573
8574         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8575
8576 2007-07-14  David Kastrup  <dak@gnu.org>
8577
8578         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
8579         finishing actions if we did not edit the article.
8580
8581 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8582
8583         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8584         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8585         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8586         (gnus-agent-flush-group, gnus-agent-flush-cache)
8587         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8588         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8589         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8590         (gnus-agent-regenerate-group)
8591         (gnus-agent-update-files-total-fetched-for)
8592         (gnus-agent-update-view-total-fetched-for):
8593         Bind file-name-coding-system to nnmail-pathname-coding-system.
8594         (gnus-agent-group-pathname): Don't encode file names by
8595         nnmail-pathname-coding-system.
8596         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8597         coding-system-for-write instead of buffer-file-coding-system to
8598         gnus-agent-file-coding-system.
8599
8600         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8601         Decode group name.
8602
8603         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8604
8605         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8606         (gnus-read-newsrc-el-file): Make group names unibyte.
8607
8608         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8609         nnmail-pathname-coding-system.
8610
8611         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8612         (nnrss-request-delete-group): Bind file-name-coding-system to
8613         nnmail-pathname-coding-system.
8614         (nnrss-read-server-data, nnrss-read-group-data):
8615         Bind file-name-coding-system correctly.
8616         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8617
8618         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8619         (nntp-server-to-method-cache): New variable.
8620         (nntp-group-pathname): New function that decodes non-ASCII group names.
8621         (nntp-possibly-create-directory, nntp-marks-changed-p)
8622         (nntp-save-marks, nntp-open-marks): Use it.
8623         (nntp-possibly-create-directory, nntp-open-marks):
8624         Bind file-name-coding-system to nnmail-pathname-coding-system.
8625         (nntp-open-marks): Decode group names when bootstrapping marks.
8626
8627         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8628         Newsgroups and Folowup-To headers.
8629
8630 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8631
8632         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8633         (gnus-server-closed-face, gnus-server-denied-face)
8634         (gnus-server-offline-face): Remove variable.
8635         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8636
8637         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8638         of modifying message-stack directly for XEmacs.
8639
8640         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8641         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8642         if the coding-system argument is nil for XEmacs.
8643
8644         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8645         mm-charset-override-alist.
8646
8647         * rfc2047.el: Don't require base64; require rfc2045 for the function
8648         rfc2045-encode-string.
8649         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8650         to quote the parameter value.
8651
8652 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8653
8654         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8655         form in gnus-group-name-charset-method-alist.
8656
8657         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8658         overrides the default layout edit-form.
8659
8660         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8661
8662         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8663
8664 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8665
8666         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8667         as unfetched articles.
8668
8669 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8670
8671         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8672
8673 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8674
8675         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8676         original back end that keeps marks in the local system.
8677
8678 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8679
8680         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8681         arg of pop-to-buffer for XEmacs.
8682         (gnus-article-read-summary-keys): Ditto; don't restore window
8683         configuration if summary command ends up with neither article buffer
8684         nor summary buffer; describe bindings if summary keys end with C-h.
8685
8686 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8687
8688         * message.el (message-fix-before-sending): Skip raw message part to be
8689         forwarded while checking illegible text.
8690         (message-forward-make-body-mime, message-forward-make-body):
8691         Mark signed or encrypted raw message as having no illegible text.
8692
8693 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8694
8695         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8696         (gnus-message-with-timestamp-1): New macro.
8697         (gnus-message-with-timestamp): New function.
8698         (gnus-message): Use them.
8699
8700         * nnheader.el (nnheader-message): Use them.
8701
8702 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8703
8704         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8705         .newsrc.eld file.
8706
8707 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8708
8709         * gnus-agent.el (gnus-agent-fetch-headers)
8710         (gnus-agent-retrieve-headers):
8711         Bind gnus-decode-encoded-address-function to identity.
8712
8713         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8714         available also when the server returns simply a dot.
8715
8716         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8717
8718 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8719
8720         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8721
8722 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8723
8724         * gnus-ems.el (gnus-x-splash): Make it work.
8725
8726         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8727         from being used.
8728
8729         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8730
8731 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8732
8733         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8734         4th and the 5th arguments.
8735
8736         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8737         the front stickiness.
8738         (gnus-article-summary-command-nosave): Correct the order of the
8739         arguments passed to pop-to-buffer.
8740         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8741         summary command ends up with the article buffer.
8742
8743         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8744         the same faces.
8745
8746 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8747
8748         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8749
8750 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8751
8752         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8753         * gnus-sum.el (gnus-summary-highlight):
8754         * pgg.el (pgg-sign-region, pgg-sign):
8755         * mail-source.el (mail-source-delete-old-incoming-confirm):
8756         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8757
8758 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8759
8760         * gnus-art.el (gnus-mime-view-part-externally)
8761         (gnus-mime-view-part-internally): Fix predicate function passed to
8762         completing-read.
8763
8764         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8765
8766         * gnus.el (gnus-update-message-archive-method): Add :version.
8767
8768 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8769
8770         * gnus.el (gnus-update-message-archive-method): New variable.
8771
8772         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8773         according to gnus-message-archive-method if
8774         gnus-update-message-archive-method is non-nil.
8775
8776 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8777
8778         * gnus-sum.el (gnus-summary-limit-to-address): New function.
8779         Suggested by Loic Dachary <loic@dachary.org>.
8780         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8781
8782 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8783
8784         * message.el (message-pop-to-buffer): Add switch-function argument.
8785         (message-mail): Pass switch-function argument to it.
8786
8787 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8788
8789         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8790         Improve doc string.
8791
8792 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8793
8794         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8795         (gnus-header-content)
8796         * gnus-cite.el (gnus-cite-10)
8797         * gnus-srvr.el (gnus-server-closed)
8798         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8799         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8800         (gnus-group-mail-3-empty, gnus-group-mail-low)
8801         (gnus-group-mail-low-empty, gnus-splash)
8802         * message.el (message-header-to, message-header-cc)
8803         (message-header-subject, message-header-other, message-header-name)
8804         (message-header-xheader, message-separator, message-cited-text)
8805         (message-mml): Lighten colors of faces used for dark background.
8806
8807 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8808
8809         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8810         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8811
8812 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8813
8814         * message.el (message-narrow-to-headers-or-head):
8815         Ignore mail-header-separator in the body.
8816
8817 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8818
8819         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8820         same as window size.
8821
8822 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8823
8824         * message.el (message-font-lock-keywords): Use message-header-xheader
8825         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8826         ahead of the anything pattern, to get it recognised.
8827
8828 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8829
8830         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8831         spam.el loads uses it in the compiled defadvice form.
8832
8833 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8834
8835         * gnus-sum.el (gnus-articles-to-read)
8836         (gnus-summary-insert-old-articles): Don't truncate group name for
8837         `read-string'.
8838
8839         * gnus-util.el (gnus-limit-string): Delete this function.
8840
8841         * gnus-sum.el (gnus-simplify-subject-fully):
8842         Use `truncate-string-to-width' instead.
8843
8844 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8845
8846         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
8847         Tell if, on summary exit, the next group has to be selected.
8848         (gnus-summary-exit): Use it.
8849
8850 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8851
8852         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8853         non-break space.
8854
8855 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8856
8857         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8858         Check if group is not a directory.
8859         (nnfolder-request-expire-articles): Don't delete articles if the target
8860         group is not available.
8861
8862         * nnml.el (nnml-request-create-group): Properly check if group is not a
8863         file.
8864         (nnml-request-expire-articles): Don't delete articles if the target
8865         group is not available.
8866
8867         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8868         Don't quote characters that are within parentheses.
8869
8870 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8871
8872         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8873         (gnus-handle-ephemeral-exit): Select article according to it.
8874
8875 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8876
8877         * message.el (message-insert-formated-citation-line): Remove newline.
8878         (message-citation-line-format): Add final \n here so that the user can
8879         avoid a blank line.
8880
8881 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8882
8883         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8884         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8885         Update lanl/arXiv support.
8886
8887 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8888
8889         * gnus.el: Bump version number.
8890
8891 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8892
8893         * gnus.el (gnus-version-number): Bump version.
8894
8895 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8896
8897         * gnus.el: No Gnus v0.6 is released.
8898
8899 2007-04-27  Didier Verna  <didier@xemacs.org>
8900
8901         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
8902         * gmm-utils.el (gmm-regexp-concat): ... here.
8903         * message.el: Don't require 'gnus-util.
8904         (message-dont-reply-to-names): Handle name change above.
8905         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8906
8907 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8908
8909         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8910         since the initial value varies according to the system.
8911
8912 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8913
8914         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8915
8916 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8917
8918         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8919
8920 2007-04-24  Didier Verna  <didier@xemacs.org>
8921
8922         Improve the type of gnus-ignored-from-addresses.
8923         * gnus-util.el (gnus-orify-regexp): New function.
8924         * message.el (gnus-util): Require it.
8925         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8926         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8927         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8928
8929 2007-04-24  Didier Verna  <didier@xemacs.org>
8930
8931         * gnus-sum.el:
8932         * gnus-utils.el: Fix some trailing whitespaces.
8933
8934 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8935
8936         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8937         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8938         article's Message-ID; refer parent article in summary buffer.
8939
8940         * message.el (message-bounce): Call mime-to-mml.
8941
8942         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8943         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8944         optimize and/or forms properly.
8945
8946 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8947
8948         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8949         URL.
8950
8951 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8952
8953         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8954
8955 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8956
8957         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8958         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8959         displayed of multipart/alternative part if it is invoked from summary
8960         buffer.
8961
8962         * mm-view.el (mm-inline-text-html-render-with-w3m)
8963         (mm-inline-text-html-render-with-w3m-standalone)
8964         (mm-inline-render-with-function): Use mail-parse-charset by default.
8965
8966 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8967
8968         * parse-time.el (parse-time-string-chars): Check if CHAR
8969         is less than the length of parse-time-syntax.
8970
8971 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8972
8973         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8974         from gnus-newsgroup-processable.
8975
8976 2007-04-16  Didier Verna  <didier@xemacs.org>
8977
8978         * gnus-msg.el (gnus-configure-posting-styles):
8979         Handle message-signature-directory properly with :file syntax.
8980         Reported by "Leo".
8981
8982 2007-04-11  Didier Verna  <didier@xemacs.org>
8983
8984         New user option: message-signature-directory.
8985         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8986         * message.el (message-insert-signature): Ditto.
8987         * message.el (message-signature-file): Doc update.
8988         * message.el (message-signature-directory): New.
8989
8990 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8991
8992         * gnus-msg.el (gnus-inews-yank-articles):
8993         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
8994
8995 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8996
8997         * message.el (message-yank-original): Make sure cited text ends with
8998         newline; don't exchange point and mark.
8999
9000 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
9001
9002         * tls.el (open-tls-stream): Properly handle case where there
9003         is no associated buffer.
9004
9005 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
9006
9007         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
9008         message-yank-original, make sure (< mark TEXT point).
9009
9010 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9011
9012         * message.el (message-fill-column): New variable.
9013         (message-mode): Use it.  Add comment on a possible new hook.
9014
9015         * nnmail.el (nnmail-spool-file): Mark as obsolete.
9016         (nnmail-get-new-mail): Reformat.
9017
9018         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
9019
9020         * gmm-utils.el: Fix Commentary.
9021         (gmm-tool-bar-from-list): Fix typo in doc string.
9022
9023 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
9024
9025         * message.el (message-yank-original): Don't switch point and mark
9026         unnecessarily to put point and mark as documented.
9027
9028 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9029
9030         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9031         from the message heads.
9032
9033 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9034
9035         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9036         article buffer does not have a window.  This may not be the best
9037         solution but is certainly better than setting the start of the null,
9038         that is the current, window.
9039
9040 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9041
9042         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9043         (gnus-draft-setup): Run it.
9044
9045         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9046         gnus-score-fast-scoring.  Allow regexp.
9047         (gnus-score-headers): Use it.
9048
9049         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9050         XEmacs.
9051
9052         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9053         string.
9054         (gnus-button-alist): Also catch `<f1> k ...'.
9055         (gnus-treat-display-x-face): Fix doc string.
9056
9057 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9058
9059         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9060         evaluation of gnus-extended-version to ensure correct generation of the
9061         User-Agent header when message-generate-headers-first is used.
9062
9063 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9064
9065         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9066         hashcash-path is nil.  Don't call callback with incorrect number of
9067         parameters if val is 0.
9068
9069 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9070
9071         * message.el (message-required-news-headers):
9072         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9073
9074 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
9075
9076         * tls.el (open-tls-stream): In handshake-waiting loop,
9077         don't wait more if there is output available to process.
9078
9079 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
9080
9081         * tls.el (tls-program): Doc fix.
9082
9083 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9084
9085         * message.el (message-generate-new-buffers): Change the meaning of the
9086         nil value; add `standard' to the choices; treat t as `unique'; improve
9087         doc string.
9088         (gnus-select-frame-set-input-focus): Autoload.
9089         (message-buffer-name): Search for the existing message buffer if
9090         message-generate-new-buffers is nil or `standard'; treat the value t of
9091         message-generate-new-buffers as `unique'.
9092         (message-pop-to-buffer): Raise the frame already displaying the message
9093         buffer; clear the echo area after querying.
9094         (message-setup): Pass the `continue' argument to compose-mail.
9095         (message-mail): Prefer `switch-function' if it is given; search for the
9096         existing message buffer if the `continue' argument is non-nil; pass
9097         continue and switch-function arguments to compose-mail by way of
9098         message-setup.
9099         (message-mail-other-window): Adjust argument of message-setup.
9100         (message-mail-other-frame): Ditto.
9101
9102 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9103
9104         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9105         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9106         to turn font-lock on when turning gnus-message-citation-mode on.
9107
9108 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9109
9110         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9111         (mml-smime-function-alist): New variable; add epg as the backend.
9112         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9113         mml-smime- functions instead.
9114         * mm-view.el: Require smime.
9115
9116 2007-03-05  Didier Verna  <didier@xemacs.org>
9117
9118         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9119         instead of just inheritance for posting styles.
9120         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9121
9122 2007-02-24  Chris Moore  <dooglus@gmail.com>
9123
9124         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
9125         * pgg-pgp.el (pgg-pgp-encrypt-region):
9126         * pgg-gpg.el (pgg-gpg-encrypt-region):
9127         Check pgg-encrypt-for-me if no other recipients.
9128
9129 2007-02-24  John Paul Wallington  <jpw@pobox.com>
9130
9131         * tls.el (tls-certtool-program): Fix custom type.
9132
9133 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9134
9135         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
9136         and point-at-eol instead of line-(beginning|end)-position.
9137
9138         * assistant.el (assistant-parse-buffer): Ditto.
9139
9140         * netrc.el (netrc-parse-services): Ditto.
9141
9142 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9143
9144         * mml2015.el (mml2015-epg-find-usable-key): New function.
9145         (mml2015-epg-sign): Use it.
9146         (mml2015-epg-encrypt): Use it.
9147
9148 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9149
9150         * message.el (message-make-in-reply-to): Quote name containing
9151         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9152         if there are special characters.  Reported by NAKAJI Hiroyuki
9153         <nakaji@jp.freebsd.org>.
9154
9155 2007-02-27  Didier Verna  <didier@xemacs.org>
9156
9157         Include the group parameters as well as the topic ones in the
9158         inheritance filter process.
9159         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9160         argument GROUP-PARAMS-LIST.
9161         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9162
9163 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9164
9165         * nntp.el (nntp-never-echoes-commands)
9166         (nntp-open-connection-functions-never-echo-commands): New variables.
9167         (nntp-send-command): Use them.
9168
9169 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9170
9171         * mml2015.el (mml2015-epg-verify): Simplify.
9172
9173 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9174
9175         * mml.el (mml-content-disposition-alist): New user option.
9176         (mml-content-disposition): New function.
9177         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9178         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9179
9180 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9181
9182         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9183         verification.
9184
9185 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9186
9187         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9188         articles posted in the last 24 hours.
9189
9190 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9191
9192         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9193
9194 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9195
9196         * nntp.el (nntp-send-command): Don't wait for echoes when
9197         nntp-open-ssl-stream is used.
9198
9199 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9200
9201         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9202         (gnus-message-add-citation-keywords)
9203         (gnus-message-remove-citation-keywords): Remove.
9204         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9205         directly, make the variables in font-lock-defaults buffer-local, add
9206         gnus-message-citation-keywords to them and then update the value of
9207         font-lock-keywords.
9208
9209 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9210
9211         * message.el (message-cite-original-1): Don't call
9212         gnus-article-highlight-citation.
9213
9214         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9215         citations; fix line count.
9216
9217 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9218
9219         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9220         (gnus-message-add-citation-keywords)
9221         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9222         versions of font-lock-add-keywords and font-lock-remove-keywords to
9223         work with XEmacs correctly.
9224
9225 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9226
9227         * gnus-cite.el (gnus-cite-face-list): Set the values of
9228         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9229         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9230         (gnus-message-cite-prefix-regexp): New variable.
9231         (gnus-message-search-citation-line): Use it; protect against long
9232         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9233         the 0th match data for Emacs.
9234         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9235         (gnus-message-add-citation-keywords): Append keywords rather than
9236         prepending; emulate font-lock-add-keywords if it is not available.
9237         (gnus-message-remove-citation-keywords):
9238         Emulate font-lock-remove-keywords if it is not available.
9239
9240         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9241
9242         * message.el (message-cite-prefix-regexp): Set the value of
9243         gnus-message-cite-prefix-regexp.
9244
9245 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9246
9247         * nnweb.el (nnweb-google-parse-1): Update parser.
9248
9249 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9250
9251         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9252
9253 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9254
9255         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9256         regexp.
9257
9258 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9259
9260         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9261         string-to-multibyte.
9262         (uudecode-decode-region-internal): Use it.
9263
9264         * lpath.el: Fbind string-as-multibyte for XEmacs.
9265
9266 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9267
9268         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9269         Fix custom choice.
9270
9271         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9272
9273 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9274
9275         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9276
9277         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9278         `write-region' to respect `mm-inhibit-file-name-handlers'.
9279
9280 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9281
9282         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9283         Use gnus-home-directory instead of "~/" or "$HOME".
9284
9285 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9286
9287         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9288         to mention filename.
9289         Add comments at beginning regarding usage.
9290         (encrypt-write-file-contents): Change interactive so a string is
9291         acceptable.  If the file has no associated model, show an error instead
9292         of a nonsense prompt.
9293
9294 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9295
9296         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9297         Thanks to Yoshihiko Yamada for kind notification of this typo.
9298
9299 2007-01-12  Kenichi Handa  <handa@m17n.org>
9300
9301         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9302         multibyte buffer.
9303
9304 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9305
9306         * gnus-score.el (gnus-score-fast-scoring): New variable.
9307         (gnus-score-headers): Use it.
9308
9309         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9310
9311         * message.el (message-cite-original-1):
9312         Call gnus-article-highlight-citation if requested.
9313         (message-make-from): Allow name and address as optional arguments.
9314
9315         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9316
9317         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9318         bugs to doc string.
9319         (gnus-button-alist): Add mid\\|message-id.
9320         (gnus-button-fetch-group): Extend for use in
9321         `browse-url-browser-function'.
9322         (gnus-button-url-regexp): Try to catch paired parentheses like in
9323         Wikipedia URLs.
9324
9325         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9326         Suggested by Simon Krahnke <overlord@gmx.li>.
9327
9328 2007-01-13  Romain Francoise  <romain@orebokech.com>
9329
9330         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9331         Update copyright.
9332
9333 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9334
9335         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9336
9337 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9338
9339         * gnus-registry.el (gnus-registry-unfollowed-groups)
9340         (gnus-registry-split-fancy-with-parent): Fix documentation.
9341
9342 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9343
9344         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9345         from nnweb groups.
9346
9347 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9348
9349         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9350         Xref urls.  Erase buffer before requesting head.
9351
9352         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9353
9354 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9355
9356         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9357         customizable.
9358
9359 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9360
9361         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9362         no signing key is found.
9363         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9364         no encrypting and/or signing key is found.
9365
9366 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9367
9368         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9369
9370 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9371
9372         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9373         headers read from disk with the ones newly found in the current search.
9374         This should no longer cause problems, because the article numbers in
9375         Gmane's `nov.php' output are ignored since the previous change.
9376
9377 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9378
9379         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9380
9381 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9382
9383         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9384         replace-regexp-in-string; bind url-version; fbind display-images-p and
9385         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9386         find-face and set-itimer-function for Emacs; bind itimer-list for
9387         Emacs.
9388
9389         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9390
9391 2007-01-01  Romain Francoise  <romain@orebokech.com>
9392
9393         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9394
9395 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9396
9397         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9398         `define-minor-mode' macro definition expanded properly.
9399         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9400         exclude it there.
9401
9402         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9403         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9404         `fboundp' test.
9405         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9406         This is OK to autoload in (S)XEmacs now.
9407
9408 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9409
9410         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9411         keystroke.
9412         (gnus-summary-limit-to-singletons): Fix typo.
9413
9414         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9415         else fails.
9416
9417 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9418
9419         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9420         docstring.
9421
9422         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9423         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9424         (gnus-summary-insert-dormant-articles): Fix typo in message.
9425
9426 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9427
9428         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9429         nil for XEmacs.
9430         (gnus-message-citation-mode): Don't autoload in XEmacs.
9431
9432         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9433
9434 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9435
9436         * nnimap.el (nnimap-expunge-search-string):
9437         Mention nnimap-search-uids-not-since-is-evil in docstring.
9438
9439 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9440
9441         * spam.el: Revert to make-obsolete-variable because
9442         define-obsolete-variable-alias is not supported in Emacs 21.
9443
9444         * spam.el (spam-ifile-path, spam-ifile-database-path)
9445         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9446         make-obsolete-variable.
9447         (spam-bsfilter-path, spam-bsfilter-program)
9448         (spam-spamassassin-path, spam-spamassassin-program)
9449         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
9450         Don't use "path" inappropriately.
9451         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9452         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9453         variable names.
9454
9455 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9456
9457         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9458         summary buffer.
9459
9460         * password.el (password-cache-remove): Use clear-string to burn
9461         password, if available.
9462
9463 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9464
9465         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9466
9467         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9468
9469         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9470         (gnus-message-highlight-citation): Move defcustom here from
9471         gnus-cite.el.
9472         (gnus-message-citation-mode): Autoload.
9473
9474         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9475         checks to make it compile with XEmacs.
9476         (gnus-message-citation-mode): New minor mode.
9477         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9478         (gnus-message-highlight-citation): New variables.
9479         (gnus-message-search-citation-line)
9480         (gnus-message-add-citation-keywords)
9481         (gnus-message-remove-citation-keywords)
9482         (turn-on-gnus-message-citation-mode)
9483         (turn-off-gnus-message-citation-mode): New functions.
9484
9485 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9486
9487         * gnus-cite.el: Enable highlighting of different citation levels in
9488         message-mode.
9489
9490 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9491
9492         * message.el (message-make-fqdn): Fix comment.
9493         (message-bogus-system-names): Add ".local".
9494
9495         * spam.el (spam-ifile-path, spam-ifile-program)
9496         (spam-ifile-database-path, spam-ifile-database)
9497         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9498         Don't use "path" inappropriately.
9499         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9500         strings.
9501         (spam-check-ifile, spam-ifile-register-with-ifile)
9502         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
9503         Use new variable names.
9504
9505         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9506         (gnus-treat-display-smileys): Simplify using
9507         gnus-image-type-available-p.
9508
9509         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9510         available.
9511
9512         * gnus-xmas.el (gnus-xmas-image-type-available-p):
9513         Use `display-images-p' if available.
9514
9515 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9516
9517         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9518         one after turning on the buffer's multibyteness instead of decoding
9519         them directly in the unibyte buffer that causes unexpected conversion
9520         in Emacs 23 (unicode).
9521
9522 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9523
9524         * message.el (message-generate-hashcash): Fix custom type.
9525
9526 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9527
9528         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9529
9530 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9531
9532         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9533         disconnect icons.  Add help text.
9534
9535 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9536
9537         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9538         negated to be consistent with the others we handle.
9539
9540 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9541
9542         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9543         version of gnus-summary-buffer to something, so that we can use two
9544         article buffers at the same time.
9545
9546 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9547
9548         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9549         trigger all the extra headers.
9550         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9551         sorting.
9552
9553 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9554
9555         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9556         solid groups.
9557
9558 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9559
9560         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9561
9562 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9563
9564         * legacy-gnus-agent.el: Add Copyright notice.
9565
9566 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9567
9568         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9569
9570 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9571
9572         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9573
9574         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9575         to make it work reliably in CVS Emacs.
9576         (gnus-summary-limit-strange-charsets-predicate)
9577         (gnus-summary-limit-to-predicate): New functions.
9578
9579 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9580
9581         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9582         specifying array size.
9583         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9584         array if it is too small.
9585         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
9586         (gnus-sort-threads-loop): New function.
9587
9588 2006-12-06  Chris Moore  <dooglus@gmail.com>
9589
9590         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9591         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9592
9593 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9594
9595         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9596         options.
9597
9598 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9599
9600         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9601         DOS-ing the recipient.
9602
9603         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9604         the headers when creating the mapping to avoid mismappings.
9605         (nnweb-gmane-create-mapping): Always nix out old mapping.
9606
9607 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9608
9609         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9610         and mm-verify-option to never.
9611
9612 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9613
9614         * message.el (message-signed-or-encrypted-p): New function.
9615         (message-forward-make-body): Use it.
9616
9617         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9618         Replace encode-coding-string with mm-encode-coding-string.
9619
9620 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9621
9622         * nneething.el (nneething-decode-file-name):
9623         Replace decode-coding-string with mm-decode-coding-string.
9624
9625         * gnus-int.el (gnus-open-server): Say failed server's name.
9626
9627 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9628
9629         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9630         strings to a single string.  Quote `errors-file-name'.
9631         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9632         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9633         Adjust calls.  Use `shell-quote-argument'.
9634
9635 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9636
9637         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9638         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9639
9640         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9641         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9642         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9643         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9644         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9645         (gnus-subscribe-newsgroup, gnus-1):
9646         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9647         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9648         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9649         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9650
9651 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9652
9653         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9654         keystroke.
9655         (gnus-summary-limit-to-bodies): Implement headersp.
9656
9657 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9658
9659         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9660
9661 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9662
9663         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9664
9665 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9666
9667         * message.el (message-generate-hashcash): Expand range of values to
9668         include `opportunistic'.
9669         (message-send-mail): Use it.
9670
9671 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9672
9673         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9674         and comment it.
9675
9676         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9677
9678 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9679
9680         * gnus-util.el (gnus-extract-address-components): Improve comment.
9681
9682 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9683
9684         * gnus-util.el (gnus-extract-address-components): Work with address in
9685         which the name portion contains @.
9686
9687         * lpath.el: Fbind custom-autoload.
9688
9689 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9690
9691         * gnus.el (gnus-start): Move custom group up.
9692         (gnus-select-method): Don't autoload, but make it available for
9693         `customize-variable'.
9694         (gnus-getenv-nntpserver): Don't autoload.
9695
9696 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9697
9698         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9699
9700 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9701
9702         * message.el (message-sendmail-extra-arguments): New variable.
9703         (message-send-mail-with-sendmail): Use it.
9704
9705 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9706
9707         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9708         mm-with-unibyte-current-buffer to make string unibyte.
9709
9710         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9711         mm-string-as-multibyte.
9712
9713 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9714
9715         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9716         Reported by Werner Koch <wk@gnupg.org>.
9717
9718 2006-11-14  Daiki Ueno  <ueno@p360>
9719
9720         * mml2015.el: Autoload epa-select-keys when compiling.
9721
9722 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9723
9724         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9725         message-options.
9726         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9727
9728 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9729
9730         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
9731         EasyPG (< 0.0.6).
9732         (mml2015-always-trust): New user option.
9733         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9734         prompt.
9735
9736 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9737
9738         * nntp.el (nntp-authinfo-force): New variable.
9739         (nntp-send-authinfo): Use it.
9740
9741 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9742
9743         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9744         decode encoded words.  Improve prompt.  Add comment about forwarding.
9745         (message-replacement-char): Move up.
9746
9747 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9748
9749         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9750         instead of gnus-intersection because arguments of gnus-sorted-nunion
9751         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9752
9753 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9754
9755         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9756         (message-simplify-subject-functions):
9757         Enable message-strip-subject-encoded-words by default.
9758
9759 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9760
9761         * message.el (message-strip-subject-encoded-words): New function.
9762         (message-simplify-subject-functions): New variable.
9763         (message-simplify-subject): Use it.  Fix typo in doc string.
9764         Support message-strip-subject-encoded-words.
9765
9766 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9767
9768         * gnus-diary.el (gnus-diary-delay-format-function):
9769         * nndiary.el (nndiary-reminders):
9770         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9771
9772 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9773
9774         * gnus-art.el (article-hide-boring-headers): Fetch date from
9775         gnus-original-article-buffer to avoid problems with localized date
9776         strings.
9777
9778 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9779
9780         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9781
9782 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9783
9784         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9785         New variables.
9786         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9787         (mm-charset-synonym-alist): Move some entries to
9788         mm-codepage-iso-8859-list.
9789         (mm-charset-synonym-alist, mm-charset-override-alist):
9790         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9791
9792 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9793
9794         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9795
9796 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9797
9798         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9799         with Emacs 21 and XEmacs.
9800
9801 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9802
9803         * spam.el (spam-parse-address): New function for better parsing,
9804         catching errors, etc.
9805         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9806
9807 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9808
9809         * mm-view.el: Add interactive arg to html2text autoload.
9810
9811 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9812
9813         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9814
9815 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9816
9817         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9818         New variables.
9819         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9820         (mm-charset-synonym-alist): Move some entries to
9821         mm-codepage-iso-8859-list.
9822
9823         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9824
9825 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9826
9827         * message.el (message-citation-line-format)
9828         (message-insert-formated-citation-line): Fix implementation of %E, %N
9829         and %n according to the doc string.
9830
9831 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9832
9833         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9834         Use car-safe to avoid bad parses.
9835
9836 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9837
9838         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9839         names.
9840
9841         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9842
9843 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9844
9845         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9846         header.
9847
9848         * message.el (message-draft-headers): Add Date.
9849         (message-headers-to-generate): Fix typo in docstring.
9850
9851         * nndraft.el (nndraft-required-headers): New variable.
9852         (nndraft-generate-headers): Use it.
9853
9854         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9855
9856 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9857
9858         * gnus-registry.el (gnus-registry-wash-for-keywords)
9859         (gnus-registry-find-keywords): New functions to allow easy searching of
9860         articles that are in the registry.
9861
9862 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9863
9864         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9865         Use ietf-drums-parse-address instead of gnus-extract-address-components.
9866         Reported by Damien Elmes <damien@repose.cx>.
9867
9868 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9869
9870         * gnus.el (gnus-mime): Remove unused custom group.
9871
9872 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9873
9874         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9875         "blank line" when searching for end of armor headers.
9876
9877 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9878
9879         * gmm-utils.el (gmm-write-region): Fix variable name.
9880
9881 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9882
9883         * gmm-utils.el (gmm-write-region): New function based on compatibility
9884         code from `mm-make-temp-file'.
9885
9886         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9887
9888         * nnmaildir.el (nnmaildir--update-nov)
9889         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9890         Use `gmm-write-region'.
9891
9892 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9893
9894         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
9895         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9896
9897         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9898
9899         * message.el (message-replacement-char): New variable.
9900         (message-fix-before-sending): Use it.
9901         (message-simplify-subject): New function to remove duplicate code.
9902         (message-reply, message-followup): Use it.
9903
9904         * gnus-sum.el (gnus-summary-make-menu-bar):
9905         Clarify gnus-summary-limit-to-articles.
9906
9907 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9908
9909         * gnus-util.el (gnus-with-local-quit): New macro.
9910
9911         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9912
9913 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9914
9915         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9916         ignore non-string data.
9917
9918 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9919
9920         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9921         non-string data (needs to be done in the registry too).
9922
9923 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9924
9925         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9926         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9927         (gnus-registry-split-fancy-with-parent)
9928         (gnus-registry-fetch-simplified-message-subject-fast)
9929         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9930         Remove text properties on ingress into the registry and when it's saved.
9931         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9932         registry from entries with no groups.
9933
9934 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9935
9936         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9937         function to remove string properties.
9938
9939 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9940
9941         * gmm-utils.el (gmm): Adjust custom version.
9942
9943         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
9944         Adjust custom version.
9945
9946         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9947
9948 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9949
9950         * gnus-art.el (gnus-insert-prev-page-button)
9951         (gnus-insert-next-page-button): Simplify.  Reformat.
9952
9953 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9954
9955         * gnus-art.el (gnus-insert-prev-page-button)
9956         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9957
9958 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9959
9960         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9961
9962 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9963
9964         * gnus-art.el (gnus-insert-mime-button)
9965         (gnus-insert-mime-security-button):
9966         Apply gnus-article-button-face to MIME and security buttons.
9967
9968 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9969
9970         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9971         readable.
9972
9973 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9974
9975         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9976
9977 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9978
9979         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9980         `browse-url-of-file' instead of `browse-url'.
9981
9982 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9983
9984         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9985         regexp.  Articles containing quotation were cut prematurely.
9986
9987 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9988
9989         * message.el (message-cite-original-1): Use nobody by default for the
9990         value of From header.
9991         (message-reply): Ditto.
9992
9993 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9994
9995         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9996         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9997         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9998
9999 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10000
10001         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
10002         mails in the doc string.  Add some URLs in comment.
10003         (pop3-movemail): Warn about pop3-leave-mail-on-server.
10004
10005 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10006
10007         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
10008         backslashes handling and the way to find boundaries of quoted strings.
10009
10010 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
10011
10012         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
10013         mml1991-encrypt-to-self is set and mml1991-signers is not set.
10014         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
10015         mml2015-encrypt-to-self is set and mml2015-signers is not set.
10016
10017 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10018
10019         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
10020         doc string.
10021         (gnus-button-regexp, gnus-button-last): Remove unused variables.
10022
10023 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10024
10025         * lpath.el: Fbind epg-check-configuration.
10026
10027 2006-09-06  Simon Josefsson  <jas@extundo.com>
10028
10029         * mml2015.el (mml2015-use): Doc fix, mention epg.
10030
10031 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10032
10033         * mml2015.el (mml2015-use): Default to epg, if available.
10034
10035 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10036
10037         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10038         message-sender.
10039         (mml1991-epg-encrypt): Ditto.
10040         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10041         message-sender.
10042         (mml2015-epg-encrypt): Ditto.
10043
10044 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10045
10046         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10047         several common directories.
10048
10049 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10050
10051         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10052         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10053
10054 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10055
10056         * gnus-art.el (article-decode-encoded-words): Make it fast.
10057
10058 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10059
10060         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10061
10062         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10063         in quoted string into `\'.
10064
10065 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10066
10067         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10068         Use standard-syntax-table.
10069
10070 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10071
10072         * gnus-art.el (gnus-decode-address-function): New variable.
10073         (article-decode-encoded-words): Use it to decode headers which are
10074         assumed to contain addresses.
10075         (gnus-mime-delete-part): Remove useless `or'.
10076
10077         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10078         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10079         (gnus-nov-parse-line): Use it to decode From header.
10080         (gnus-get-newsgroup-headers): Ditto.
10081         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10082
10083         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10084         (mail-decode-encoded-address-string): New alias.
10085
10086         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10087         New function.
10088         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10089         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10090         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10091         (rfc2047-decode-string): Ditto.
10092         (rfc2047-decode-address-region): New function.
10093         (rfc2047-decode-address-string): New function.
10094
10095 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10096
10097         * message.el (message-caesar-buffer-body): Allow rotating headers.
10098
10099         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10100
10101         * message.el (message-insert-formated-citation-line): Fix %f.
10102         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10103
10104 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10105
10106         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10107         (gnus-bookmark-mouse-available-p): New macro.
10108         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10109         (gnus-bookmark-bmenu-show-infos): Use it.
10110         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10111         (gnus-bookmark-bmenu-hide-infos): Ditto.
10112         (gnus-bookmark-remove-properties): New function.
10113         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10114         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10115         (gnus-bookmark-write-file): Bind coding-system-for-write.
10116         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10117         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10118         group before selecting it.
10119         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10120         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10121         quit-window if it is not available; use gnus-mouse-2 and bind it to
10122         gnus-bookmark-bmenu-select-by-mouse.
10123         (gnus-bookmark-show-details): Remove unused variable `details-list'.
10124         (gnus-bookmark-bmenu-select-by-mouse): New function.
10125
10126 2006-08-13  Romain Francoise  <romain@orebokech.com>
10127
10128         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
10129         space.
10130
10131 2006-08-10  Romain Francoise  <romain@orebokech.com>
10132
10133         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
10134         (dns-mode-soa-auto-increment-serial): New user option.
10135         (dns-mode-soa-maybe-increment-serial): New function.
10136         (dns-mode): Add the latter to `write-contents-functions'.
10137
10138 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10139
10140         * compface.el (uncompface): Use binary rather than raw-text-unix.
10141
10142 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10143
10144         * compface.el (uncompface): Make sure the eol conversion doesn't take
10145         place when communicating with the external programs.
10146         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10147
10148 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10149
10150         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10151
10152 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10153
10154         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10155         Make it more robust by parsing author and date independently.
10156
10157 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10158
10159         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10160
10161 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10162
10163         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10164         first matching secret key.
10165         (mml2015-epg-encrypt): Ditto.
10166
10167         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10168         first matching secret key.
10169         (mml1991-epg-encrypt): Ditto.
10170
10171         * mml2015.el (mml2015-encrypt-to-self): New user option.
10172         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10173         mml2015-epg-encrypt-to-self is set.
10174
10175         * mml1991.el (mml1991-encrypt-to-self): New variable.
10176         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10177         mml1991-epg-encrypt-to-self is set.
10178
10179         * mml2015.el (mml2015-signers): New user option.
10180         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10181         (mml2015-epg-encrypt): Allow to select signing keys.
10182
10183         * mml1991.el (mml1991-signers): New variable.
10184         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10185         (mml1991-epg-encrypt): Allow to select signing keys.
10186
10187 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10188
10189         * nnheader.el (nnheader-insert-head): Make it work even if the file
10190         uses CRLF for the line-break code.
10191
10192 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10193
10194         * mml2015.el: Require mml-sec instead of password.
10195         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10196         (mml2015-cache-passphrase): Inherit the default value from
10197         mml-secure-cache-passphrase.
10198         (mml2015-passphrase-cache-expiry): Inherit the default value from
10199         mml-secure-passphrase-cache-expiry.
10200
10201         * mml1991.el: Require mml-sec instead of password.
10202         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10203         (mml1991-cache-passphrase): Inherit the default value from
10204         mml-secure-cache-passphrase.
10205         (mml1991-passphrase-cache-expiry): Inherit the default value from
10206         mml-secure-passphrase-cache-expiry.
10207
10208         * mml-sec.el: Require password.
10209         (mml-secure-verbose): New user option.
10210         (mml-secure-cache-passphrase): New user option.
10211         (mml-secure-passphrase-cache-expiry): New user option.
10212
10213 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10214
10215         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10216         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10217         andreas@altroot.de (Andreas Vögele).
10218
10219         FIXME: Use `tiny change'?
10220
10221 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10222
10223         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10224         workaround for the url package included with Emacs.
10225
10226         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10227
10228 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10229
10230         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10231         correctly.  This fixes a bug caused by the 2006-05-12 change.
10232
10233 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10234
10235         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10236         some information about the error when saying that the `bogus' mail
10237         group will be used.
10238
10239 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10240
10241         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10242         string.
10243
10244 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10245
10246         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10247
10248 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10249
10250         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10251
10252 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10253
10254         * mml1991.el (mml1991-function-alist): Add epg.
10255         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10256         (mml1991-epg-encrypt): New functions.
10257
10258 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10259
10260         * mml2015.el (mml2015-verbose): New variable.
10261         (mml2015-cache-passphrase): Ditto.
10262         (mml2015-passphrase-cache-expiry): Ditto.
10263         (mml2015-function-alist): Add epg.
10264         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10265         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10266         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10267         New functions.
10268
10269 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10270
10271         * message.el (message-cite-original-1): Preserve region when removing
10272         quoted text due to X-No-Archive in order to avoid bogus attribution
10273         when citing multiple messages.
10274
10275 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10276
10277         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10278         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10279
10280 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10281
10282         * gnus-diary.el (gnus-user-format-function-d)
10283         (gnus-user-format-function-D): Autoload.
10284
10285         * imap.el (Commentary): Fix typo.
10286
10287         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10288         2006-04-22 contribution.
10289
10290 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10291
10292         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10293         It didn't really fix the bogosity I'm seeing with solid web groups.
10294
10295 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10296
10297         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10298         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10299         created using server names.  If we use the feature without declaring
10300         it, Gnus does not properly manage server and group state.
10301
10302         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10303         bound.
10304
10305 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10306
10307         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10308         looking up the method using GROUP's prefix before inventing a new one.
10309         It is used on killed/unknown groups in various places where returning
10310         an all-new method isn't expected by the caller.
10311
10312         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10313         and match semantics of gnus-group-real-prefix.
10314
10315 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10316
10317         * nnmail.el (nnmail-broken-references-mailers): New variable.
10318         (nnmail-ignore-broken-references): New function generalizing
10319         nnmail-fix-eudora-headers.
10320         (nnmail-fix-eudora-headers): Now obsolete.
10321
10322         * gnus-art.el (gnus-button-handle-custom):
10323         Support `customize-apropos*'.
10324
10325 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10326
10327         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10328
10329         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10330         articles.
10331
10332 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10333
10334         * message.el (message-cite-reply-above): New variable.
10335         (message-yank-original): Use it.
10336
10337 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10338
10339         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10340
10341 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10342
10343         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10344         as read.
10345
10346         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10347
10348 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10349
10350         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10351         (gnus-bookmark-default-file): Use gnus-directory.
10352         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10353         Remove "*" in doc string.
10354         (gnus-bookmark-write-file): Simplify.
10355         (gnus-bookmark-maybe-sort-alist): Use `when'.
10356         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10357         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10358         Add FIXME about Emacs 21 and XEmacs compatibility.
10359         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10360         compatibility.
10361         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10362         compatibility.
10363         (gnus-bookmark-menu-heading): Fix version.
10364
10365 2006-06-19  Bastien Guerry  <bzg@altern.org>
10366
10367         * gnus-bookmark.el: New file.
10368
10369 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10370
10371         * message.el (message-syntax-checks): Doc fix.
10372
10373 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10374
10375         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10376         unsubscribed groups as if they were killed ones.  It causes duplicate
10377         entries in gnus-newsrc-alist.
10378
10379 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10380
10381         * message.el (message-syntax-checks): Doc fix.
10382         (message-send-mail): Add check for continuation headers.
10383         (message-check-news-header-syntax): Fix regexp used to check for
10384         continuation headers.
10385
10386 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10387
10388         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10389
10390 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10391
10392         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10393
10394 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10395
10396         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10397         default-truncate-lines.
10398
10399 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10400
10401         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10402         to fill the utf-8 entry.
10403
10404         * lpath.el: Fbind unicode-precedence-list.
10405
10406 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10407
10408         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10409
10410 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10411
10412         * gnus-agent.el (directory-files-and-attributes): Move all the way
10413         forward (the third and final move).
10414         (gnus-agent-read-agentview): Trap reconstruction errors due to
10415         nonexistent directory.  Handle by returning nil.
10416
10417 2006-05-30  Didier Verna  <didier@xemacs.org>
10418
10419         * message.el (message-dont-reply-to-names): Update the custom type.
10420         * message.el (message-dont-reply-to-names): New defsubst: potentially
10421         convert a list of regexps into a single one.
10422         * message.el (message-get-reply-headers): Use it.
10423         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10424
10425 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10426
10427         * gnus-agent.el (directory-files-and-attributes): Move forward.
10428
10429 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10430
10431         * gnus-ml.el (gnus-mailing-list-subscribe)
10432         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10433         (gnus-mailing-list-message): Fix doc strings.
10434
10435 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10436
10437         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10438         of doing it manually.
10439
10440 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10441
10442         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10443         comment.
10444
10445 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10446
10447         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
10448         (gnus-agent-read-agentview): Fix handling of end-of-file error.
10449         (gnus-agent-read-local): All symbols allocated in my-obarray.
10450         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10451         (gnus-agent-regenerate-group): Check numeric names to see if they are
10452         messages or groups.
10453         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10454         better way of do this...)
10455
10456         * gnus-cache.el (gnus-agent-total-fetched-for):
10457         Ignore 'dummy.group' (there should be a better way of do this...)
10458
10459 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10460
10461         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10462         (gnus-saved-headers): Ditto.
10463         (gnus-default-article-saver): Mention functions may have properties.
10464         (gnus-article-save): Override gnus-save-all-headers and
10465         gnus-saved-headers by :headers property which saver function may have.
10466         (gnus-summary-save-in-file): Add :headers property.
10467         (gnus-summary-write-to-file): Ditto.
10468
10469         * gnus-sum.el (gnus-summary-save-article): Bind
10470         gnus-prompt-before-saving to t when saving many articles in a file;
10471         always show all headers.
10472
10473         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10474
10475 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10476
10477         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10478         marks.
10479
10480         * message.el (message-indent-citation): Add optional arguments to allow
10481         using it outside of message buffers.
10482
10483         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10484         (gnus-article-treat-unfold-headers): Use it.
10485         (gnus-article-truncate-lines): New variable.
10486         (gnus-article-mode): Use it.
10487         (gnus-article-toggle-truncate-lines): New function.
10488
10489         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10490         Add gnus-article-toggle-truncate-lines.
10491
10492         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10493         coding system in XEmacs, use binary.
10494
10495 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10496
10497         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10498         after-load-alist.
10499
10500         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10501         this function should save decoded articles.
10502         (gnus-summary-write-to-file): Use property to specify this function
10503         should save decoded articles and specify gnus-summary-save-in-file
10504         should be used to save articles other than the first one when saving
10505         many articles.
10506         (gnus-summary-save-body-in-file): Use property to specify this
10507         function should save decoded articles.
10508         (gnus-summary-write-body-to-file): Use property to specify this
10509         function should save decoded articles and specify
10510         gnus-summary-save-body-in-file should be used to save articles other
10511         than the first one when saving many articles.
10512
10513         * gnus-sum.el (gnus-summary-save-article): Simplify.
10514
10515 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10516
10517         * gnus-art.el (gnus-default-article-saver):
10518         Add gnus-summary-write-body-to-file.
10519         (gnus-article-save-coding-system): Don't use coding system object
10520         in XEmacs.
10521         (gnus-read-save-file-name): Add optional `dir-var' argument which
10522         specifies directory in which files are saved; work even if optional
10523         `variable' argument is not specified.
10524         (gnus-summary-write-to-file): Read file name.
10525         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10526         (gnus-summary-write-body-to-file): New function.
10527
10528         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10529         (gnus-summary-local-variables): Add it.
10530         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10531         (gnus-summary-save-article): Remove optional `decode' argument;
10532         determine whether to decode articles by the value of
10533         gnus-default-article-saver; when saving many files using
10534         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10535         it first and use gnus-summary-save-in-file or
10536         gnus-summary-save-body-in-file thereafter unless
10537         gnus-prompt-before-saving is always; move point to article which
10538         will be saved.
10539         (gnus-summary-save-article-file): Revert.
10540         (gnus-summary-write-article-file): Revert.
10541         (gnus-summary-save-article-body-file): Revert.
10542         (gnus-summary-write-article-body-file): New function.
10543
10544 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10545
10546         * gnus-art.el (gnus-default-article-saver): Doc fix.
10547         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10548         from gnus-summary-save-article-coding-system, and default to a
10549         certain coding system.
10550         (gnus-output-to-file): Add coding cookie and encode text according
10551         to gnus-article-save-coding-system; don't use mm-append-to-file.
10552
10553         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10554         gnus-art.el and rename to gnus-article-save-coding-system.
10555         (gnus-summary-save-article): Require gnus-art; don't show all
10556         headers if it decodes articles; don't add coding cookie here;
10557         don't bind mm-text-coding-system-for-write.
10558         (gnus-summary-save-article-file): Save decoded articles.
10559         (gnus-summary-write-article-file): When saving many files, use
10560         gnus-summary-write-to-file first and gnus-summary-save-in-file
10561         thereafter unless gnus-prompt-before-saving is always.
10562         (gnus-summary-save-article-body-file): Save decoded articles.
10563
10564         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10565
10566 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10567
10568         * nnrss.el (nnrss-check-group): Bind hash-index.
10569
10570 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10571
10572         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10573         its hash index.  Store this hash in `nnrss-group-data'.
10574         (nnrss-read-group-data): Update accordingly.
10575
10576 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10577
10578         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10579         entry.
10580
10581         * gnus-sum.el (gnus-summary-make-menu-bar):
10582         Add gnus-article-browse-html-article.
10583
10584 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10585
10586         * gnus-sum.el (gnus-summary-mime-map):
10587         Add gnus-article-browse-html-article.
10588
10589         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10590
10591 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10592
10593         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10594         suitable coding systems in customize.
10595
10596 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10597
10598         * mail-source.el (mail-sources): Fix custom type.
10599
10600 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10601
10602         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10603         (gnus-summary-expire-articles-now): Shorten prompt.
10604
10605         * gmm-utils.el (wid-edit): Require.
10606         (defun-gmm): Rename from `gmm-defun-compat'.
10607         (gmm-image-search-load-path): Use it.
10608         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10609
10610 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10611
10612         * gnus-sum.el (gnus-summary-save-article-coding-system):
10613         New variable.
10614         (gnus-summary-save-article): Add optional `decode' argument.
10615         If it is set and gnus-summary-save-article-coding-system is non-nil,
10616         save decoded article.
10617         (gnus-summary-write-article-file): Save decoded article if
10618         gnus-summary-save-article-coding-system is non-nil.
10619
10620         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10621         type.
10622
10623 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10624
10625         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10626
10627 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10628
10629         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10630         first to test gnus-single-article-buffer which may be buffer-local.
10631
10632         * gnus-sum.el (gnus-summary-setup-buffer):
10633         Make gnus-single-article-buffer buffer-local and nil in ephemeral
10634         group; make gnus-article-buffer, gnus-article-current, and
10635         gnus-original-article-buffer always buffer-local.
10636         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10637         group.
10638         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10639
10640 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10641
10642         * nnml.el (nnml-request-compact-group): Compressed files might not
10643         have .gz extension.
10644
10645 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10646
10647         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10648         (mm-copy-to-buffer): Use with-current-buffer.
10649         (mm-display-part): Simplify.
10650         (mm-inlinable-p): Add optional arg `type'.
10651
10652 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10653
10654         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10655         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10656         Try harder to show the attachment internally or externally using
10657         gnus-mime-view-part-as-type.
10658
10659 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10660
10661         * message.el (message-from-style, message-signature-separator)
10662         (message-user-organization-file, message-send-mail-function)
10663         (message-citation-line-function, message-yank-prefix)
10664         (message-indent-citation-function, message-signature)
10665         (message-signature-file, message-signature-insert-empty-line):
10666         Remove autoloads.
10667
10668         * gnus-art.el (gnus-buttonized-mime-types):
10669         Remove "multipart/signed".  Revert 2006-04-26 change.
10670
10671 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10672
10673         * gnus.el (gnus-version-number): Bump version.
10674
10675 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10676
10677         * gnus.el: No Gnus v0.5 is released.
10678
10679 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10680
10681         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10682         fetching articles by message-id.
10683
10684 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10685
10686         * message.el (hashcash): Require hashcash as normal.
10687
10688         * ecomplete.el (ecomplete-highlight-match-line):
10689         Use point-at-eol.
10690         (ecomplete-highlight-match-line): Use `highlight', because that
10691         face exists in both Emacs and XEmacs.
10692
10693         * message.el (message-display-abbrev): Use point-at-bol.
10694
10695         * mail-source.el: Don't require timer/timer-funcs.
10696
10697         * gnus-async.el: Ditto.
10698
10699         * password.el: Ditto.
10700
10701         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10702
10703         * mm-url.el: Ditto.
10704
10705         * gnus-xmas.el: Don't require timer-funcs.
10706
10707         * mm-util.el: Require timer/timer-funcs.
10708
10709 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10710
10711         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10712         Close.
10713
10714 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10715
10716         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10717         unibyte after clear-decrypt function runs.
10718
10719         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10720         returns as a unibyte string.
10721
10722 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10723
10724         * lpath.el: Revert.
10725
10726         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10727         (pgg-gpg-process-sentinel): Revert.
10728
10729         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10730         (pgg-pgp-lookup-key): Revert.
10731
10732         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10733         (pgg-pgp5-lookup-key): Revert.
10734
10735         * pgg.el (pgg-fetch-key): Revert.
10736
10737 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10738
10739         * lpath.el: Fbind string-as-multibyte for XEmacs.
10740
10741         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10742         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10743         (mml1991-pgg-encrypt): Ditto.
10744
10745         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10746         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10747         a multibyte buffer.
10748
10749         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10750         (pgg-pgp-lookup-key): Ditto.
10751
10752         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10753         (pgg-pgp5-lookup-key): Ditto.
10754
10755         * pgg.el (pgg-fetch-key): Ditto.
10756
10757 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10758
10759         * message.el (message-user-organization-file): Check several
10760         locations of the organization file.
10761
10762         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10763         Add gnus-article-view-part-as-type.
10764
10765         * gnus-art.el (gnus-article-view-part-as-type): New function.
10766
10767         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10768         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10769
10770         * mml.el: Simplify autoload.
10771         (mml-mode): defvar dnd-protocol-alist instead of using
10772         symbol-value.
10773         (mml-default-directory): New variable.
10774         (mml-minibuffer-read-file): Use it.
10775         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10776
10777         * message.el (message-citation-line-format): New variable.
10778         (message-insert-formated-citation-line): New function.
10779         (message-citation-line-function):
10780         Add `message-insert-formated-citation-line' to custom type.
10781
10782         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10783         to doc string.
10784
10785         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10786         depending on mm-verify-option.
10787
10788 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10789
10790         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10791         binding pgg-* variables; reimplement the section which prevents
10792         MIME header from being signed.
10793         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10794         pgg-text-mode; remove a blank line at the top of body.
10795
10796         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10797         lines at the top of body; use gnus-newsgroup-charset if there's no
10798         Charset header.
10799
10800 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10801
10802         * message.el (message-self-insert-commands): Doc fix.
10803
10804         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10805         (mm-uu-pgp-encrypted-test): Ditto.
10806         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10807         between header and body; return application/pgp-encrypted handle
10808         if decryption failed; decode decrypted body by charset.
10809
10810         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10811         element match to application/pgp-*.
10812
10813 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10814
10815         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10816         HTML.
10817
10818 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10819
10820         * mail-source.el (mail-source-call-script): Message the error
10821         string.
10822
10823 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10824
10825         * gnus-util.el (gnus-byte-compile): Use it.
10826
10827 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10828
10829         * gnus-util.el (kill-empty-logs): New function.
10830
10831 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10832
10833         * message.el (message-mail-alias-type): Doc fix.
10834         (message-mail-alias-type-p): New function.
10835         (message-send): Use it.
10836         (message-mode): Ditto.
10837         (message-strip-forbidden-properties): Ditto.
10838
10839         * ecomplete.el (ecomplete-database-file-coding-system):
10840         New variable.
10841         (ecomplete-save): Use it.
10842         (ecomplete-setup): Use it.
10843
10844 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10845
10846         * message.el (message-self-insert-commands): New variable.
10847         (message-strip-forbidden-properties): Use it.
10848
10849 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10850
10851         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10852         that doesn't make XEmacs choke.
10853
10854 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10855
10856         * gnus-util.el (gnus-replace-in-string):
10857         Prefer replace-regexp-in-string over of replace-in-string.
10858
10859 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10860
10861         * gnus-util.el (gnus-select-frame-set-input-focus):
10862         Use select-frame-set-input-focus if it is available in XEmacs; use
10863         definition defined in Emacs 22 for old Emacsen.
10864
10865         * dgnushack.el: Autoload unmorse-region for XEmacs.
10866
10867         * lpath.el: Bind cursor-in-non-selected-windows and
10868         select-frame-set-input-focus for XEmacs.
10869
10870 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10871
10872         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10873
10874 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10875
10876         * gnus-registry.el (gnus-registry-cache-save): Remove text
10877         properties when saving via the temp buffer.
10878
10879 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10880
10881         * message.el (message-generate-hashcash): Honor custom type.
10882
10883 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10884
10885         * message.el (message-generate-hashcash): Default to non-nil when
10886         hashcash is found.
10887
10888         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10889         (gnus-refer-thread-limit): Increase default to 500.
10890
10891         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10892
10893         * flow-fill.el (fill-flowed): Allow delete-space.
10894
10895 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10896
10897         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10898         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10899         Remove autoloads.
10900
10901 2006-04-18  Simon Josefsson  <jas@extundo.com>
10902
10903         * message.el (message-generate-hashcash): Default to.
10904
10905 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10906
10907         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10908         concatenating segments rather than before concatenating them.
10909
10910 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10911
10912         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10913
10914 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10915
10916         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10917
10918         * message.el (message-forward-make-body-plain):
10919         Allow message-forward-ignored-headers to be a list.
10920         (message-remove-ignored-headers): Factor out into function.
10921         (message-forward-make-body-mml): Use it.
10922
10923         * imap.el (imap-quote-specials): New function.
10924         (imap-login-auth): Quote specials.
10925
10926         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10927         (rfc2231-parse-string): Allow concatanation of parameters that
10928         aren't contiguous.  The test case is
10929           (mail-header-parse-content-type "message/external-body;
10930             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10931             access-type=LOCAL-FILE;
10932             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10933
10934 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10935
10936         * nntp.el (nntp-accept-process-output): Return the value of
10937         `nnheader-accept-process-output'.
10938
10939 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10940
10941         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10942         (gnus-button-alist): Recognize more diff formats.
10943         (gnus-button-patch): Strip directory.
10944
10945 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10946
10947         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10948         Emacs 22 when setting focus.
10949
10950 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10951
10952         * gnus-art.el (gnus-article-treat-types): Do treatment of
10953         text/x-verbatim parts.
10954         (gnus-button-patch): New command.
10955
10956         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10957         addresses that contain invalid characters.
10958
10959 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10960
10961         * message.el (message-put-addresses-in-ecomplete):
10962         Use gnus-replace-in-string.
10963         (message-is-yours-p): Use the more correct
10964         mail-header-parse-address instead of
10965         mail-extract-address-components.
10966         (message-put-addresses-in-ecomplete): Fix typo.
10967
10968         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10969         keystroke.
10970
10971         * gnus-art.el (gnus-treatment-function-alist): Change order of
10972         newsgroups/generic header folding to avoid double-folding.
10973
10974         * message.el (message-hidden-headers): Add X-Draft-From.
10975
10976         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
10977         New command.
10978         (gnus-summary-repeat-search-article-backward): New command.
10979
10980         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10981         groups in the parent topic.
10982
10983 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10984
10985         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10986         (spam-extra-header-to-number): Return the CRM114 number as a
10987         number instead of a string.
10988
10989 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10990
10991         * gnus-art.el (gnus-face-properties-alist): Move here from
10992         gnus-fun.
10993
10994         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10995
10996 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10997
10998         * message.el (message-strip-forbidden-properties): Only display on
10999         self-insert-command.
11000
11001         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
11002         reindent.
11003         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
11004
11005 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
11006
11007         * smiley.el (smiley-style): Fix typo.
11008
11009 2006-03-23  Kenichi Handa  <handa@m17n.org>
11010
11011         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
11012         instead of set-buffer-multibyte.
11013
11014 2006-03-23  Kenichi Handa  <handa@m17n.org>
11015
11016         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11017         buffer and then decode the buffer text if necessary.
11018         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11019         first, and after mm-encode-body, change the buffer to unibyte.
11020
11021 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11022
11023         * hashcash.el (hashcash-insert-payment-async-2):
11024         Use message-goto-eoh instead of doing it manually.
11025         (mail-add-payment): Use message-narrow-to-header instead of trying
11026         to do the same itself.
11027
11028         * message.el (message-hidden-headers): Add Face.
11029
11030         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11031         reparenting code.
11032         (gnus-summary-reparent-children): Refactored out code.
11033         (gnus-summary-thread-map): New keystroke.
11034         (gnus-summary-reparent-children): Make into command.
11035
11036         * smiley.el (smiley-style): Default to `medium' if using a large
11037         font.
11038
11039         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11040         does it itself.
11041
11042         * message.el (message-point-in-header-p): Simplify definition.
11043
11044 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11045
11046         * nnagent.el (nnagent-request-set-mark): Silence log file
11047         writing.
11048         (nnagent-request-set-mark): Use write-region instead of
11049         append-to-file.
11050
11051         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11052         strange select method.
11053
11054         * ecomplete.el (ecomplete-display-matches): Get highlightling
11055         right.
11056         (ecomplete-display-matches): Use literals.
11057         (ecomplete-display-matches): Disable message logging.
11058
11059         * message.el (message-display-abbrev): Small optimization.
11060
11061         * ecomplete.el (ecomplete-display-matches): Allow automatic
11062         display.
11063
11064         * message.el (message-strip-forbidden-properties):
11065         Display abbrevs.
11066         (message-display-abbrev): Get automatic display right.
11067
11068         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11069         keystrokes.
11070
11071 2006-04-13  Romain Francoise  <romain@orebokech.com>
11072
11073         TODO: Backport to v5-10!
11074
11075         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11076         Move here (and rename) from gnus-registry.el.
11077
11078         * gnus-registry.el: Require gnus-util.
11079         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11080
11081 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11082
11083         * gnus-group.el (gnus-group-catchup-current):
11084         Change if-then-else-if-then-else into cond.
11085         (gnus-group-catchup): Indent.
11086         (group-name-at-point): New function.
11087         (gnus-fetch-group): Provide default from thing at point.
11088
11089 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11090
11091         * message.el (message-display-abbrev): Fix regexp.
11092
11093         * ecomplete.el (ecomplete-highlight-match-line):
11094         Reimplement choosing.
11095         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11096         dead variables.
11097
11098         * message.el (message-newline-and-indent): Remove debugging.
11099         (message-display-abbrev): Use new implementation.
11100
11101 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11102
11103         * gnus-art.el (gnus-article-mode):
11104         Set cursor-in-non-selected-windows to nil.
11105
11106         * smiley.el: Revert previous change.
11107         (smiley-data-directory): defvar it before using it in the
11108         defcustom of `smiley-style'.
11109
11110 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11111
11112         * message.el (message-newline-and-indent): New function.
11113
11114         * ecomplete.el: Implement more bits.
11115
11116         * message.el (message-put-addresses-in-ecomplete): Clean up the
11117         string.
11118
11119         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11120
11121         * gnus-sum.el (gnus-summary-save-parts):
11122         Bind gnus-summary-save-parts-counter and use it to make unique file
11123         names.
11124
11125         * gnus-art.el (gnus-ignored-headers): Add some more headers.
11126
11127         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
11128         parameter to say whether to actually parse the individual
11129         addresses.
11130
11131         * message.el (message-put-addresses-in-ecomplete): New function.
11132         (ecomplete): Require.
11133         (message-mail-alias-type): Add ecomplete as an option.
11134
11135 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
11136
11137         * flow-fill.el (fill-flowed): Remove trailing space from blank
11138         quoted lines.
11139
11140 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11141
11142         * smiley.el (smiley-style): Move definition later to avoid a
11143         compilation warning.
11144
11145 2006-04-12  Kenichi Handa  <handa@m17n.org>
11146
11147         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11148         buffer and then decode the buffer text if necessary.
11149         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11150         first, and after mm-encode-body, change the buffer to unibyte.
11151         Use mm-disable-multibyte instead of set-buffer-multibyte.
11152
11153 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11154
11155         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11156         Content-Type header instead of Content-Disposition header.
11157         (gnus-mime-inline-part): Ditto.
11158         (gnus-mime-view-part-as-charset): Ignore charset that the part
11159         specifies.
11160
11161         * mm-decode.el (mm-display-part): Work with external parts and
11162         usual parts similarly.
11163
11164         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11165         instead of gnus-display-mime.
11166
11167         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11168         instead of with-temp-buffer.
11169
11170         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11171         tag to summarized topics part in order to encode non-ASCII text.
11172
11173 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11174
11175         * smiley.el (smiley-style): New variable.
11176         (smiley-directory): New function.
11177         (smiley-data-directory): Derive from `smiley-style' using
11178         `smiley-directory'.
11179         (smiley-regexp-alist): Add new entries.
11180
11181         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11182         (gnus-article-browse-delete-temp): Add :version.
11183
11184 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11185
11186         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11187         the sieve region.
11188
11189 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11190
11191         * gnus.el (gnus-version-number): Bump version.
11192
11193 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11194
11195         * gnus.el: No Gnus v0.4 is released.
11196
11197 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11198
11199         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11200         layout.
11201
11202         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11203         unknown charset.
11204
11205         * message.el (message-header-synonyms): Add Original-To to the
11206         default.
11207
11208         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11209         optional parameter.
11210
11211 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11212
11213         * gnus-fun.el (gnus): Require it for gnus-directory.
11214
11215 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11216
11217         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11218
11219 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11220
11221         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11222
11223 2006-04-05  Simon Josefsson  <jas@extundo.com>
11224
11225         * password.el (password-reset): New function.
11226
11227 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11228
11229         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11230         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11231
11232 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11233
11234         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11235         Some whitespace was matched into the url, which broke browsing hits
11236         > 100 when mm-url-use-external was nil.
11237
11238 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11239
11240         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11241         Check gnus-extra-headers for 'Newsgroups.
11242
11243         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11244         bound.
11245
11246 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11247
11248         * pgg-gpg.el: Clean up process buffers every time gpg processes
11249         complete.
11250
11251 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11252
11253         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11254         doc string.
11255
11256 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11257
11258         * pgg-gpg.el (pgg-gpg-process-filter)
11259         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11260
11261         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11262         lines, temporary fix.
11263
11264 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11265
11266         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11267
11268 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11269
11270         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11271         default-enable-multibyte-characters.  This reverts the change from
11272         revision 6.17 which is no longer necessary because the passphrase
11273         is sent separately now.  GnuPG messages are unreadable under
11274         multibyte locales with default-enable-multibyte-characters set to
11275         nil.
11276
11277 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11278
11279         * message.el (message-tool-bar-gnome): Move "spell".
11280
11281 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11282
11283         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11284         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11285         instead.
11286
11287 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11288
11289         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11290         Improve newsgroups handling for NNTP overviews which don't include
11291         Newsgroups.
11292
11293 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11294
11295         * message.el (message-resend): Bind message-generate-hashcash to nil.
11296
11297 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11298
11299         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11300         when searching for already-paid recipients.
11301
11302 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11303
11304         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11305         passphrases when it is not needed.
11306         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11307         passphrase stuff from gpg, should only be necessary when you use
11308         gpg with a smartcard.
11309
11310 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11311
11312         * mml.el (mml-insert-mime): Ignore cached contents of
11313         message/external-body part.
11314
11315         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11316         (mm-insert-part): Ditto.
11317
11318 2006-03-23  Simon Josefsson  <jas@extundo.com>
11319
11320         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11321         Reiner.
11322         (pgg-gpg-use-agent-p): Use it again.
11323
11324 2006-03-23  Simon Josefsson  <jas@extundo.com>
11325
11326         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11327         older emacsen.
11328         (pgg-gpg-use-agent-p): Don't use it.
11329
11330 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11331
11332         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11333         if we can.
11334
11335 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11336
11337         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11338         (pgg-gpg-update-agent): New function.
11339         (pgg-gpg-use-agent-p): New function.
11340         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11341         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11342         (pgg-gpg-sign-region): Use it.
11343
11344 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11345
11346         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11347         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11348
11349 2006-03-21  Simon Josefsson  <jas@extundo.com>
11350
11351         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11352         <wilde@sha-bang.de>.
11353         (pgg-gpg-use-agent): New variable.
11354         (pgg-gpg-process-region): Use it.
11355         (pgg-gpg-encrypt-region): Likewise.
11356         (pgg-gpg-encrypt-symmetric-region): Likewise.
11357         (pgg-gpg-decrypt-region): Likewise.
11358         (pgg-gpg-sign-region): Likewise.
11359         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11360
11361 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11362
11363         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11364
11365         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11366         Add comment on version.
11367
11368 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11369
11370         * smiley.el: Add missing test smiley.
11371
11372 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11373
11374         * mm-decode.el (mm-with-part): New macro.
11375         (mm-get-part): Use it; work with message/external-body as well.
11376         (mm-save-part): Treat name and filename equally.
11377
11378         * mm-extern.el (mm-extern-cache-contents): New function.
11379         (mm-inline-external-body): Use it; force the part to be displayed;
11380         move undisplayer added to the cached handle to the parent.
11381
11382         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11383         (gnus-mime-view-part-as-type): Work with message/external-body.
11384
11385         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11386
11387 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11388
11389         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11390         images in image-load-path.  [Sync with image.el, revision 1.60, in
11391         Emacs.]
11392
11393 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11394
11395         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11396         path rather than symbol.  Always return list of directories.
11397         Guarantee that image directory comes first.  [Sync with image.el,
11398         revision 1.59, in Emacs.]
11399
11400         * message.el (message-make-tool-bar): Adjust to new API of
11401         `gmm-image-load-path-for-library'.
11402
11403         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11404
11405         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11406
11407 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11408
11409         * gnus-art.el (gnus-article-only-boring-p):
11410         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11411         intangible text.
11412         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11413
11414 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11415
11416         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11417         Use `defun' instead of `gmm-defun-compat'.
11418
11419 2006-03-14  Simon Josefsson  <jas@extundo.com>
11420
11421         * message.el (message-unique-id): Don't use message-number-base36
11422         if (user-uid) is a float.
11423         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11424
11425 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11426
11427         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11428
11429         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11430         empty line between a part and a message part.
11431
11432 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11433
11434         * smiley.el: Add more test smileys.
11435         (smiley-data-directory, smiley-regexp-alist)
11436         (gnus-smiley-file-types): Fix doc strings.
11437         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11438         adding new elements.
11439         (smiley-mouse-map): Unused code.  Make it a comment.
11440
11441 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11442
11443         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11444         scan latest NoCeM messages instead of old ones.
11445         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11446         delimiters that are recently used.
11447         (gnus-nocem-load-cache): Add autoload cookie.
11448
11449         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11450
11451         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11452         level which is larger than gnus-use-nocem is specified.
11453
11454         * gnus-group.el (gnus-group-get-new-news): Ditto.
11455
11456 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11457
11458         * gnus-util.el (gnus-tool-bar-update): New function.
11459
11460         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11461         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11462
11463         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11464
11465         * gnus-group.el (gnus-group-redraw-when-idle)
11466         (gnus-group-redraw-check): Remove.
11467         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11468
11469 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11470
11471         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11472         if optional last element is specified in splits (FIELD VALUE...).
11473
11474 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11475
11476         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11477         to gmm-image-load-path-for-library.  Call with no-error argument.
11478         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11479
11480         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11481
11482         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11483
11484         * gmm-utils.el (gmm-image-load-path): Remove alias.
11485
11486 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11487
11488         * gmm-utils.el (gmm-image-load-path): Add alias.
11489
11490         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11491         nnml-generate-nov-databases-1.
11492         (nnml-generate-nov-databases): Use it.
11493         (nnml-generate-nov-databases-directory): Document no-active
11494         argument.
11495
11496         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11497         directory if path is t.  Add no-error.
11498
11499         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11500         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11501
11502         * gnus-art.el (gnus-article-browse-delete-temp-files):
11503         Simplify resetting gnus-article-browse-html-temp-list.
11504
11505         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11506         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11507         Add example to docstring.  Rename local variables.  Move error
11508         checks to default case in cond and simplify.
11509
11510 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11511
11512         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11513         handle is multipart when calling it recursively.
11514         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11515
11516 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11517
11518         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11519         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11520
11521 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11522
11523         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11524         is loaded.
11525
11526         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11527         loaded.
11528
11529 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11530
11531         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11532         to "Emacs 23 (unicode)" in doc string.
11533
11534         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11535         "Emacs 23 (unicode)" in comment.
11536
11537 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11538
11539         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11540
11541         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11542         characters 160 through 255 in Emacs 23.
11543
11544 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11545
11546         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11547         gnus-article-browse-html-temp.
11548         (gnus-article-browse-delete-temp): Make it customizable.
11549         Add `file'.  Adjust doc string.
11550         (gnus-article-browse-delete-temp-files): Add argument.
11551         Allow query for each file.  Adjust doc string.
11552         (gnus-article-browse-html-parts):
11553         Add `gnus-article-browse-delete-temp-files' to
11554         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11555
11556 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11557
11558         * gnus-art.el (gnus-article-browse-html-temp)
11559         (gnus-article-browse-delete-temp): New variables.
11560         (gnus-article-browse-delete-temp-files): New function.
11561         (gnus-article-browse-html-parts): Use it.
11562
11563 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11564
11565         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11566
11567         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11568         string.
11569
11570         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11571         gnus-summary-insert-new-articles when unplugged.
11572         Remove gnus-summary-search-article-forward.
11573
11574         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11575         display-visual-class instead of display-color-cells.
11576
11577 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11578
11579         * dgnushack.el: Autoload customize-group for XEmacs.
11580
11581         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11582         message/* containing non-ASCII text properly.
11583
11584 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11585
11586         * message.el: Require gmm-utils, remove autoloads.
11587         (message-tool-bar): Set default based on
11588         gmm-tool-bar-style.
11589         (message-tool-bar-gnome): Add gmm-customize-mode.
11590
11591         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11592         gmm-tool-bar-style.
11593         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11594
11595         * gnus-group.el (gnus-group-tool-bar): Set default based on
11596         gmm-tool-bar-style.
11597         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11598
11599         * gmm-utils.el (gmm-image-directory): Rename variable from
11600         gmm-image-load-path.
11601         (gmm-image-load-path): Use gmm-image-directory.
11602         (gmm-customize-mode): New function.
11603         (gmm-tool-bar-style): New variable.
11604
11605         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11606         gnus-group-redraw-line-number.
11607         (gnus-group-redraw-check): Simplify.
11608         (gnus-group-tool-bar-update): Remove redraw check.
11609         (gnus-group-make-tool-bar): Add redraw check.
11610
11611 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11612
11613         * gnus-art.el (gnus-button): Add missing parentheses.
11614
11615 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11616
11617         * lpath.el: Fbind line-number-at-pos.
11618
11619 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11620
11621         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11622
11623 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11624
11625         * gnus-art.el (gnus-button): New face.
11626         (gnus-article-button-face): Use it.
11627
11628         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11629         Add gnus-summary-next-page.  Re-order.
11630
11631         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11632         next-node are now included.
11633         (gnus-group-redraw-line-number): New internal variable.
11634         (gnus-group-redraw-check): Helper function for updating the tool
11635         bar.
11636         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11637
11638         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11639
11640         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11641         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11642         Use it to match format of Spamassassin 3.0 and later.
11643         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
11644         (spam-check-bogofilter)
11645         (spam-bogofilter-register-with-bogofilter): Fix args of
11646         `gnus-error' calls.
11647
11648 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11649
11650         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11651         unnecessary interaction when sending queued mails.
11652         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11653
11654 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11655
11656         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11657         first or last are nil.
11658
11659 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11660
11661         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11662
11663 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11664
11665         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11666
11667 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11668
11669         * dns.el (query-dns): Protect more against buggy tcp output.
11670
11671 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11672
11673         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11674         nov.php.
11675
11676 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11677
11678         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11679         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11680         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11681         output on the server side.
11682         (nnweb-google-create-mapping): Update regexps and add some
11683         progress indication.
11684
11685 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11686
11687         * gnus-group.el (gnus-group-tool-bar-gnome):
11688         Fix gnus-agent-toggle-plugged.  Re-order icons.
11689         (gnus-group-tool-bar-gnome):
11690         Add gnus-group-{prev,next}-unread-group.
11691         (gnus-group-tool-bar-gnome): Re-order icons.
11692
11693         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11694         Move gnus-summary-insert-new-articles.
11695
11696         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
11697         Fix comments.
11698
11699         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11700         also available in Emacs 21.3.
11701
11702         * message.el (message-fix-before-sending): Change "Emacs 22" to
11703         "Emacs 23 (unicode)" in comment.
11704
11705         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11706         "Emacs 23 (unicode)" in comment.
11707
11708         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11709         comment.
11710         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11711
11712         * mm-view.el (mm-fill-flowed): Add :version.
11713
11714 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11715
11716         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11717         and load-path.
11718
11719 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11720
11721         * message.el: Autoload gmm-image-load-path.
11722         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11723         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11724         consitency.
11725
11726         * gmm-utils.el (gmm-image-load-path): Also search in
11727         "../etc/images".  Don't set gmm-image-load-path if we don't find
11728         the image.
11729
11730 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11731
11732         * gmm-utils.el (gmm-image-load-path): Don't make
11733         `gmm-image-load-path' include subdirectories which the second arg
11734         `image' might specify.
11735
11736         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11737         subdirectory to icon file names.
11738
11739         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11740
11741 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11742
11743         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11744         gmm-image-load-path calls.
11745
11746         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11747
11748         * message.el (message-make-tool-bar): Ditto.
11749
11750         * mml.el (mml-preview): Add comment concerning tool bar icons.
11751
11752         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11753         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11754
11755         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11756         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11757
11758         * message.el (message-tool-bar-gnome): Use new icon names.
11759         (message-make-tool-bar): Use `gmm-image-load-path'.
11760
11761         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
11762         New functions from MH-E.
11763         (gmm-image-load-path): New variable from MH-E.
11764         (gmm-image-load-path): New function from MH-E.  Add arguments
11765         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11766         *-image-load-path-called-flag.
11767
11768 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11769
11770         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11771
11772 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11773
11774         * nnimap.el (nnimap-request-move-article): Change folder back to
11775         source group before deleting.
11776
11777 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11778
11779         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11780
11781         * gnus-art.el (mm-url-insert-file-contents-external):
11782         Autoload mm-url.
11783
11784         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11785
11786 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11787
11788         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11789         coding system which mm-charset-to-coding-system returns for a
11790         given charset is valid.
11791
11792 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11793
11794         * html2text.el (html2text-remove-tag-list):
11795         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11796
11797 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11798
11799         * gnus-cus.el: Revert 2005-10-17 change.
11800
11801 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11802
11803         * gnus-art.el (article-strip-banner):
11804         Call article-really-strip-banner only when the regexp match is made.
11805
11806 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11807
11808         * gnus-art.el (article-strip-banner):
11809         Use gnus-extract-address-components instead of
11810         mail-header-parse-addresses to make it work with non-ASCII text;
11811         remove mail-encode-encoded-word-string.
11812
11813         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11814         values which are surrounded with \"...\"; make it never cause a
11815         Lisp error; give up parsing of parameters if it failed in
11816         extracting type.
11817
11818 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11819
11820         * smime.el (smime-cert-by-ldap-1): Fix bug where
11821         `smime-ldap-search' returns results without userCertificates.
11822
11823 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11824
11825         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11826
11827 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11828
11829         * spam.el (spam-check-spamassassin-headers): Adapt format for
11830         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11831         <ari@mbf.ocn.ne.jp>.
11832         (spam-list-of-processors): Add spam-use-gmane.
11833
11834 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11835
11836         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11837         make-temp-file; make it work with XEmacs as well.
11838
11839         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11840         mm-make-temp-file.
11841
11842         * mm-decode.el (mm-display-external): Use the 3rd arg of
11843         mm-make-temp-file.
11844         (mm-create-image-xemacs): Ditto.
11845
11846 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11847
11848         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11849         with message-narrow-to-headers.
11850         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11851         (gnus-draft-check-draft-articles): New function.
11852         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11853
11854 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11855
11856         * gnus-art.el (gnus-article-browse-html-parts):
11857         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11858         Don't use suffix argument for mm-make-temp-file for Emacs 21
11859         compatibility.  Remove useless `format'.
11860
11861 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11862
11863         * nnweb.el (nnweb-google-wash-article): Update regexps.
11864         (nnweb-group-alist): Use defvoo instead of defvar.
11865
11866 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11867
11868         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11869         re-loading nn* modules.
11870
11871 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11872
11873         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11874         for `tool-bar-mode' and don't check it's default-value.
11875
11876         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11877
11878         * message.el (message-make-tool-bar): Ditto.
11879
11880         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11881         `substring'.  Shorten tmp-file name.
11882
11883         * gnus.el: Remove bogus comment.
11884
11885 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11886
11887         * gnus-art.el (gnus-article-browse-html-parts): New function.
11888         (gnus-article-browse-html-article): New function for viewing html
11889         articles with a browser.
11890
11891 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11892
11893         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11894         in elisp.
11895         (pgg-gpg-encrypt-symmetric-region): Ditto.
11896         (pgg-gpg-sign-region): Ditto.
11897
11898         * pgg-def.el (pgg-text-mode): New variable.
11899
11900         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11901         (mml2015-pgg-encrypt): Ditto.
11902
11903         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11904         (mml1991-pgg-encrypt): Ditto.
11905
11906 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11907
11908         * nnfolder.el (nnfolder-insert-newsgroup-line):
11909         Use message-make-date instead of current-time-string.
11910
11911         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11912         to gnus-decoded which mm-uu might set.
11913
11914 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11915
11916         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11917         don't decode quoted parameters; remove misimported Emacs code.
11918         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11919         (rfc2231-decode-encoded-string): Don't use split-string which
11920         behaves differently according to Emacs version; use
11921         mm-decode-coding-region to convert charset to coding-system.
11922         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11923         (rfc2231-encode-string): Remove misimported Emacs code.
11924
11925 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11926
11927         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11928         when calling mail-header-parse-content-type.
11929         (article-de-quoted-unreadable): Ditto.
11930         (article-de-base64-unreadable): Ditto.
11931         (article-wash-html): Ditto.
11932
11933         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11934         calling mail-header-parse-content-type and
11935         mail-header-parse-content-disposition.
11936         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11937         mail-header-parse-content-type.
11938
11939         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11940         insert charset and format parameters; encode description after
11941         inserting it to buffer.
11942         (mml-insert-parameter): Fold lines properly even if a parameter is
11943         segmented into two or more lines; change the max column to 76.
11944
11945         * rfc1843.el (rfc1843-decode-article-body): Don't use
11946         ignore-errors when calling mail-header-parse-content-type.
11947
11948         * rfc2231.el (rfc2231-parse-string): Return at least type if
11949         possible; don't cause an error even if it fails in parsing of
11950         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11951         (rfc2231-encode-string): Don't break lines at the beginning, leave
11952         it to mml-insert-parameter.
11953
11954         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11955         calling mail-header-parse-content-type.
11956
11957 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11958
11959         * spam-report.el (spam-report-gmane-use-article-number):
11960         Improve doc string.
11961         (spam-report-gmane-internal): Check if a suitable header was found
11962         in the article.
11963
11964 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11965
11966         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11967         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11968
11969 2006-02-05  Romain Francoise  <romain@orebokech.com>
11970
11971         Update copyright notices of all files in the gnus directory.
11972
11973 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11974
11975         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11976
11977 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11978
11979         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11980         segmented lines of parameter value to cope with Thunderbird 1.5
11981         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11982         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11983         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11984
11985 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11986
11987         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11988         parts.
11989
11990 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11991
11992         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11993         there's only one active file for all servers.
11994         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11995         solid groups.  Gnus might have used a FAST request to select the group.
11996         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11997         and nnweb-search redundantly in the active file.
11998         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11999         (nnweb-request-create-group): Don't use ARGS.
12000         (nnweb-possibly-change-server, nnweb-request-group): Remove some
12001         initialisations.  Let nnoo do the work.
12002
12003 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12004
12005         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
12006         Say the part has been decoded.
12007
12008         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
12009
12010 2006-01-31  Kevin Ryde  <user42@zip.com.au>
12011
12012         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
12013         mailcap-viewer-test-cache when there's no 'test clause, since that
12014         will invert the meaning of a "nil" test previously determined by
12015         mailcap-mailcap-entry-passes-test.
12016
12017 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12018
12019         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
12020         compiling.
12021
12022         * gnus-sum.el: Ditto.
12023
12024         * message.el: Don't bind tool-bar-map when compiling.
12025
12026 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
12027
12028         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
12029
12030 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12031
12032         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12033         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12034         current Google Groups.
12035
12036 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12037
12038         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12039         and tool-bar-mode.
12040
12041         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12042         and tool-bar-mode.
12043
12044         * message.el (message-tool-bar-update): Simplify.
12045         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12046
12047         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12048         gnus-summary-buffer.
12049         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12050         gnus-summary-reply.
12051
12052         * gmm-utils.el (gmm): Add :version.
12053
12054 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12055
12056         * Makefile.in (clean): New rule.
12057         (distclean): Use it.
12058
12059 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12060
12061         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12062         Don't autoload.
12063
12064 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12065
12066         * gmm-utils.el (gmm-verbose): Add :group.
12067
12068 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12069
12070         * message.el: Change some comments WRT tool-bars.
12071
12072         * gnus-sum.el (gnus-summary-tool-bar)
12073         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12074         (gnus-summary-tool-bar-zap-list): New variables.
12075         (gnus-summary-make-tool-bar): Complete rewrite using
12076         `gmm-tool-bar-from-list'.
12077
12078         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12079         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12080         New variables.
12081         (gnus-group-make-tool-bar): Complete rewrite using
12082         `gmm-tool-bar-from-list'.
12083         (gnus-group-tool-bar-update): New function.
12084
12085         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12086
12087 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12088
12089         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12090         is dissected into a single part of which the type is the same as
12091         the given one; decode charset.
12092
12093 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12094
12095         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12096         into alists as symbol not string, since that's what
12097         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12098         look for.
12099
12100 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12101
12102         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12103         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12104
12105         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12106
12107 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12108
12109         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
12110         (gnus-xmas-mime-security-button-menu): New function.
12111
12112         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12113         (gnus-mime-security-button-menu): New definition.
12114         (gnus-mime-security-button-map): Use them.
12115         (gnus-mime-security-button-menu): New function.
12116         (gnus-insert-mime-security-button): Addition to help echo.
12117         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12118         (gnus-mime-security-pipe-part): New functions.
12119
12120         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12121         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
12122
12123         * mm-decode.el (mm-handle-set-disposition): Remove.
12124         (mm-handle-set-description): Remove.
12125
12126 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12127
12128         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
12129         (mm-w3m-standalone-supports-m17n-p): New function.
12130         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
12131         w3m usage.
12132
12133         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
12134         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
12135
12136 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12137
12138         * message.el (message-tool-bar-zap-list):
12139         Use gmm-tool-bar-zap-list as custom type.
12140         (message-tool-bar-update): New function.
12141         (message-tool-bar, message-tool-bar-gnome)
12142         (message-tool-bar-retro): Add message-tool-bar-update.
12143         (message-tool-bar-gnome): Add flyspell-buffer.
12144
12145         * gnus-util.el (gnus-error): Describe `args'.
12146
12147         * gmm-utils.el (gmm-error): Describe `args'.
12148         (gmm-tool-bar-zap-list): New widget.
12149         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12150
12151 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12152
12153         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12154         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12155         the number of recursive calls.
12156
12157         * mm-decode.el (mm-handle-set-disposition): New macro.
12158         (mm-handle-set-description): New macro.
12159
12160 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12161
12162         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12163         encoding.
12164
12165 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12166
12167         * message.el (message-tool-bar-zap-list, message-tool-bar)
12168         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12169         (message-tool-bar-local-item-from-menu): Remove.
12170         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12171         (message-make-tool-bar): New function.
12172         (message-mode): Use `message-make-tool-bar'.
12173
12174         * gmm-utils.el: New file.
12175         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12176         (gmm-lazy): New widget copied from `nnmail.el'.
12177         (gmm-tool-bar-from-list): New function for creating customizable
12178         tool bars.
12179         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12180         output.
12181         (gmm): Add :prefix to defgroup.
12182
12183 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12184
12185         * gmm-utils.el (gmm-widget-p): New function.
12186
12187 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12188
12189         * mml.el (mml-attach-file): Describe `description' in doc string.
12190         (mml-menu): Add Emacs MIME manual and PGG manual.
12191
12192 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12193
12194         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12195
12196 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12197
12198         * nntp.el (nntp-end-of-line): Doc fix.
12199
12200 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12201
12202         * imap.el (imap-open): Handle case where buffer is a buffer
12203         object.
12204
12205 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12206
12207         * gnus-delay.el (gnus-delay): Don't autoload.
12208         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12209         to be re-loaded when customizing the `gnus-delay' group.
12210
12211 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12212
12213         * message.el (message-insert-citation-line): Use newlines.
12214
12215 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12216
12217         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12218         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
12219         these routines, so the passphrase can be managed externally and
12220         passed in to the system.
12221         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12222         pgg-add-passphrase-to-cache function.
12223
12224         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12225         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
12226         these routines, so the passphrase can be managed externally and
12227         passed in to the system.
12228         (pgg-pgp5-sign-region): Use new name of
12229         pgg-add-passphrase-to-cache function.
12230
12231 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12232
12233         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12234         part of the decoded armor to find the key-identifier.
12235         (pgg-gpg-lookup-key-owner): New function to return the
12236         human-readable identifier of a key owner.
12237         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
12238         itself.
12239         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12240         the key value) if we have a key and can match it against a secret
12241         key.  Also, added a note pointing out fact that the prompt only
12242         indicates the first matching key.
12243
12244         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
12245         pgg-decrypt-region.
12246         (pgg-add-passphrase-to-cache): Rename from
12247         `pgg-add-passphrase-cache' to reduce confusion (all callers
12248         changed).
12249         (pgg-remove-passphrase-from-cache): Rename from
12250         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12251         changed).
12252         (pgg-read-passphrase, pgg-add-passphrase-cache)
12253         (pgg-remove-passphrase-cache): Add informative docstrings.
12254         (pgg-decrypt): Convey provided passphrase in subordinate call to
12255         pgg-decrypt-region.
12256
12257 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12258
12259         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12260         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12261         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12262         'passphrase' argument, so the passphrase can be managed externally
12263         and then passed in to the system.
12264
12265         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12266         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
12267         so the passphrase cache can be used reliably with identifiers
12268         besides a pgp packet's key id.
12269
12270         * pgg-gpg.el (pgg-gpg-encrypt-region)
12271         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12272         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
12273         these routines, so the passphrase can be managed externally and
12274         passed in to the system.
12275
12276         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12277         'notruncate' argument, so the passphrase cache can be used
12278         reliably with identifiers besides a pgp packet's key id.
12279
12280 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
12281
12282         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12283         symmetric encryption.
12284         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12285         encrypted session key.
12286         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12287         message ask for the passphrase in a proper way.
12288
12289         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12290         New user commands for symmetric encryption.
12291
12292 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12293
12294         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12295
12296         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12297
12298 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12299
12300         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12301
12302 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12303
12304         * mm-decode.el (mm-inlined-types): Add application/pgp.
12305         (mm-automatic-display): Ditto.
12306
12307         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12308         part as text.
12309
12310 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12311
12312         * nnrss.el: Update copyright.
12313         (nnrss-opml-import): Query whether to subscribe to each entry.
12314
12315         * gnus-art.el:
12316         * gnus-sum.el:
12317         * gnus-xmas.el:
12318         * messagexmas.el:
12319         * mm-uu.el:
12320         * mm-view.el: Update copyright.
12321
12322 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12323
12324         * message.el (message-info): New function.
12325         (message-mode-menu): Add it.
12326         Update copyright.
12327
12328         * ChangeLog: Fix and update copyright.
12329
12330 2006-01-13  Romain Francoise  <romain@orebokech.com>
12331
12332         * message.el (message-forward-subject-name-subject): Prefer the
12333         address to 'nowhere' if the sender has no name.
12334         Fix typo.  Update copyright year.
12335
12336 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12337
12338         * gnus-art.el (article-wash-html):
12339         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12340         (gnus-article-wash-html-with-w3m-standalone): New function.
12341
12342         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12343         mm-inline-text-html-render-with-w3m-standalone.
12344         (mm-text-html-washer-alist): Map w3m-standalone to
12345         gnus-article-wash-html-with-w3m-standalone.
12346         (mm-inline-text-html-render-with-w3m-standalone): New function.
12347
12348 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12349
12350         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12351         Improve LaTeX.
12352
12353 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12354
12355         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12356         (nnrss-request-article): Render text/plain parts as HTML.
12357
12358         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12359         the buffer.
12360
12361 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12362
12363         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12364         custom definition of `gnus-posting-styles'.
12365
12366         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12367         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12368
12369 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12370
12371         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12372         Use nntp for bug archive.
12373
12374 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12375
12376         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12377         parts.
12378         (nnrss-normalize-date): New function converts ISO 8601 date into
12379         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12380         (nnrss-check-group): Use it.
12381
12382 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12383
12384         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12385
12386         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12387         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12388         (nnrss-insert-w3): Ditto.
12389
12390 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12391
12392         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12393         the articles to be forwarded including the case where neither a
12394         number of articles nor a region is specified.
12395
12396 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12397
12398         * nnrss.el (nnrss-request-article): Fix last change; fill
12399         text/plain parts.
12400
12401 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12402
12403         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12404         in text/plain part.
12405         (nnrss-check-group): Don't add excessive newline to dc:subject.
12406
12407 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12408
12409         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12410         article.
12411
12412 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12413
12414         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12415         (nnml-use-compressed-files, nnml-save-mail): Support other
12416         comression programs such as bzip2.
12417
12418 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12419
12420         * dns.el (query-dns): Make sure we check the buffer size before
12421         removing tcp headers.
12422
12423 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12424
12425         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12426         remove MIME buttons associated with multipart/alternative parts.
12427         (gnus-mime-display-alternative): Tag buttons using `article-type'
12428         text property.
12429
12430         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12431         associated with multipart/alternative parts.
12432
12433         * gnus-art.el (gnus-signature-separator): Fix custom type.
12434
12435         * mm-decode.el (mm-inlined-types): Fix custom type.
12436         (mm-keep-viewer-alive-types): Ditto.
12437         (mm-automatic-display): Ditto.
12438         (mm-attachment-override-types): Ditto.
12439         (mm-inline-override-types): Ditto.
12440         (mm-automatic-external-display): Ditto.
12441
12442 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12443
12444         * spam-report.el (spam-report-user-mail-address)
12445         (spam-report-user-agent): New variables.
12446         (spam-report-url-ping-plain): Use spam-report-user-agent.
12447
12448 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12449
12450         * gnus-art.el (gnus-button-handle-custom): Do not just use
12451         `customize-apropos' for any "M-x customize-*" button but the
12452         function called for.  Accept both the function name and its
12453         argument in order to achieve this.
12454         (gnus-button-alist): Remove support for "custom:" URL's.
12455         Pass function name to `gnus-button-handle-custom' in case of "M-x
12456         customize-*" buttons.
12457
12458 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12459
12460         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12461         multipart/alternative and add xref to mm-discouraged-alternatives
12462         in doc string.
12463
12464         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12465         gnus-buttonized-mime-types in doc string.
12466
12467 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12468
12469         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12470         Suggest image/.* in the doc string.
12471
12472 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12473
12474         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12475         message-marks (Debian bug #342521).
12476
12477 2005-12-12  Simon Josefsson  <jas@extundo.com>
12478
12479         * password.el (password-read-from-cache): Add.
12480         (password-read): Use it.
12481
12482 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12483
12484         * rfc2047.el (rfc2047-charset-to-coding-system):
12485         Recognize us-ascii as a MIME charset.
12486
12487         * mm-bodies.el (mm-decode-content-transfer-encoding):
12488         Protect against the case where the 2nd arg TYPE is nil.
12489
12490 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12491
12492         * pop3.el (pop3-stream-type): Fix custom version.
12493
12494         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12495
12496 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12497
12498         * mm-decode.el (mm-display-external): Add missing cdr.
12499
12500 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12501
12502         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12503         RFC1524) if it is in mailcap or add a suffix according to
12504         mailcap-mime-extensions when generating a temp filename; postpone
12505         deleting a temp file for 2 seconds for some wrappers, shell
12506         scripts, and so on, which might exit right after having started a
12507         viewer command as a background job.
12508
12509 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12510
12511         * nntp.el (nntp-marks-directory): Fix custom group.
12512
12513         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12514         steps when < 10.
12515
12516         * gnus-start.el (gnus-no-server-1):
12517         Mention `gnus-level-default-subscribed' in doc string.
12518
12519 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12520
12521         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12522         parens.
12523
12524 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12525
12526         * gnus-xmas.el (gnus-use-toolbar): Revert.
12527         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12528         gnus-use-toolbar is default.
12529
12530         * messagexmas.el (message-use-toolbar): Revert.
12531         (message-setup-toolbar): Use global default-toolbar if
12532         message-use-toolbar is default.
12533
12534 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12535
12536         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12537         according to default-toolbar-visible-p.
12538
12539         * messagexmas.el (message-use-toolbar): Ditto.
12540
12541 2005-11-26  Dave Love  <fx@gnu.org>
12542
12543         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12544         (tls-program, tls-success): Provide openssl alternative.
12545
12546         * starttls.el: Doc fixes.
12547         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12548         SERVICE to PORT.
12549
12550         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12551         port null or service name.
12552         (starttls-negotiate): Autoload.
12553
12554 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12555
12556         * message.el (message-kill-to-signature): Fix interactive spec.
12557
12558 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12559
12560         * pop3.el (pop3-open-server): Recognize a string as a service name.
12561
12562 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12563
12564         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12565
12566 2005-11-23  Dave Love  <fx@gnu.org>
12567
12568         Add pop3s, pop3/starttls.
12569
12570         * pop3.el (pop3-authentication-scheme): Clarify doc.
12571         (open-tls-stream, starttls-open-stream): Autoload.
12572         (pop3-stream-type): New.
12573         (pop3-open-server): Use it.
12574
12575         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12576         for POP.
12577         (mail-source-keyword-map): Add :stream for POP.
12578         (mail-source-fetch-pop): Use pop3-stream-type.
12579
12580 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12581
12582         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12583         of current-time-string.
12584
12585 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12586
12587         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12588         date header.
12589
12590 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12591
12592         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12593         it can seriously impact performance as it bypasses the agent's
12594         local caches.
12595
12596 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12597
12598         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12599         must be explicitly online rather than "not explicitly offline" for
12600         its flags to be synchronized.
12601
12602         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12603         that gnus-uu-unmark-thread will function correctly.
12604
12605         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12606         1024K is instead displayed as 1M.
12607
12608 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12609
12610         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12611
12612 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12613
12614         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12615
12616 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12617
12618         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12619         error message to display actual error condition.
12620         (gnus-agent-save-local): Avoid saving symbols that are bound to
12621         nil as they simply result in a warning message in
12622         gnus-agent-read-local.
12623
12624 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12625
12626         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12627         rather than make-variable-buffer-local for file-precious-flag.
12628
12629 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12630
12631         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12632         for duplicates which are removed.  The invalid sort check then
12633         triggers a rescan after the sort as sorting may have moved
12634         duplicate entries such that they can be cheaply detected.
12635
12636 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12637
12638         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12639
12640 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12641
12642         * gnus-agent.el (gnus-agent-article-alist-save-format):
12643         Change internal variable to a custom variable.  Change default value
12644         from compressed(2) to uncompressed(1).
12645         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12646         support for uncompressed agentview files.  Taken together, reading
12647         the agentview file should now be 6-7 times faster.
12648
12649 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12650
12651         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12652         as a buffer-local variable.  This avoids creating truncated
12653         dribble files as a result of a hang up, eg.
12654
12655 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12656
12657         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12658         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12659         XEmacs.
12660
12661 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12662
12663         * gnus-start.el (gnus-start-draft-setup):
12664         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
12665
12666         * gnus.el (gnus-splash): Change custom group.
12667         (gnus-group-get-parameter, gnus-group-parameter-value):
12668         Describe allow-list argument.
12669
12670         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12671         string.
12672
12673 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12674
12675         * gnus-art.el (gnus-default-article-saver): Add user-defined
12676         `function' to custom type.
12677
12678 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12679
12680         * imap.el (imap-open): Handle case where buffer is a buffer
12681         object.
12682
12683 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12684
12685         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12686         long lines.
12687         (gnus-cache-delete-group): Wrap doc strings.
12688
12689         * gnus-agent.el (gnus-agent-rename-group)
12690         (gnus-agent-delete-group): Wrap doc strings.
12691
12692 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12693
12694         * messagexmas.el (message-use-toolbar): Change the valid values
12695         into default, top, bottom, left, and right.
12696         (message-toolbar-thickness): New variable.
12697         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12698         well.
12699         (message-setup-toolbar): Make it work.
12700
12701         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12702         (gnus-use-toolbar): Change the valid values into default, top,
12703         bottom, left, and right.
12704         (gnus-toolbar-thickness): New variable.
12705         (gnus-xmas-setup-toolbar): New function.
12706         (gnus-xmas-setup-group-toolbar): Use it.
12707         (gnus-xmas-setup-summary-toolbar): Use it.
12708
12709 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12710
12711         * gnus-start.el (gnus-1): Add "native" to
12712         gnus-predefined-server-alist.
12713
12714         * gnus.el (gnus-method-to-server): Don't add "native" to the
12715         lists here, because that leads to problems when
12716         gnus-select-method is bound.
12717
12718 2005-11-09  Simon Josefsson  <jas@extundo.com>
12719
12720         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12721         use (not sort-by-date) instead.
12722
12723 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12724
12725         * gnus-delay.el (gnus-delay-group): Don't autoload.
12726         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12727         to be re-loaded when customizing the `gnus-delay' group.
12728
12729 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12730
12731         * message.el: Revert last changes.
12732         (message-insert-citation-line): Use newlines.
12733
12734 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12735
12736         * message.el (message-courtesy-message)
12737         (message-mark-insert-begin, message-mark-insert-end)
12738         (message-elide-ellipsis, message-cancel-message)
12739         (message-add-header, message-change-subject)
12740         (message-cross-post-followup-to-header)
12741         (message-cross-post-insert-note, message-reduce-to-to-cc)
12742         (message-widen-reply, message-delete-not-region)
12743         (message-kill-to-signature, message-insert-signature)
12744         (message-insert-importance-high, message-insert-importance-low)
12745         (message-insert-or-toggle-importance)
12746         (message-insert-disposition-notification-to)
12747         (message-indent-citation, message-yank-original)
12748         (message-cite-original-without-signature, message-cite-original)
12749         (message-insert-citation-line, message-position-on-field)
12750         (message-fix-before-sending, message-send-mail-partially)
12751         (message-send-mail, message-send-mail-with-sendmail)
12752         (message-send-mail-with-qmail, message-send-news)
12753         (message-check-news-header-syntax, message-generate-headers)
12754         (message-insert-courtesy-copy, message-fill-address)
12755         (message-fill-header, message-shorten-references)
12756         (message-setup-1, message-cancel-news)
12757         (message-forward-make-body-plain, message-forward-make-body-mime)
12758         (message-forward-make-body-mml, message-encode-message-body)
12759         (message-forward-make-body-digest-plain)
12760         (message-forward-make-body-digest-mime)
12761         (message-use-alternative-email-as-from): Insert `hard-newline'
12762         instead of ordinary newlines.
12763
12764 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12765
12766         * message.el (message-generate-headers): Downcase the argument
12767         given to message-check-element.
12768
12769 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12770
12771         * nntp.el (nntp-authinfo-rejected): New error condition.
12772         (nntp-wait-for): Use new error condition to signal authentication
12773         error.
12774         (nntp-retrieve-data): Rethrow new error condition to break out of
12775         recursive call to nntp-send-authinfo.
12776
12777 2005-11-08  Romain Francoise  <romain@orebokech.com>
12778
12779         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12780         (gnus-summary-exit-map): Bind to `Z p'.
12781         (gnus-summary-make-menu-bar): Add menu item.
12782
12783 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12784
12785         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12786         (gnus-treat-*): Add `first' in all doc strings.
12787
12788         * gnus-group.el (gnus-group-compact-group): Fix typo.
12789
12790 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12791
12792         * gnus.el (gnus-parameters-case-fold-search): New variable.
12793         (gnus-parameters-get-parameter): Use it.
12794
12795         * gnus-score.el (gnus-home-score-file): Doc fix.
12796
12797 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12798
12799         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12800
12801 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12802
12803         * mm-util.el (mm-special-display-p): New function.
12804
12805         * mml.el (mml-preview): Use it; doc fix.
12806
12807 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12808
12809         * imap.el (imap-open): Handle case where buffer is a buffer object.
12810
12811 2005-10-29  Romain Francoise  <romain@orebokech.com>
12812
12813         * message.el (message-fix-before-sending): Fix comment.
12814
12815 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12816
12817         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12818
12819 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12820
12821         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12822         Used in gnus-score.el.
12823
12824 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12825
12826         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12827
12828 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12829
12830         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12831         whitespace removed in revision 7.8.  Use concatenated string to
12832         protect trailing whitespace.
12833
12834 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12835
12836         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12837         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12838         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12839         Courier IMAP ("some version from 2004").  Mostly based on similar
12840         code in the same function.
12841
12842 2005-10-26  Didier Verna  <didier@xemacs.org>
12843
12844         * gnus-group.el (gnus-group-compact-group): Invalidate original
12845         article buffer.
12846         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12847         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12848         NOV database and in article itself.
12849         Invalidate article backlog.
12850
12851 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12852
12853         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12854
12855 2005-10-26  Simon Josefsson  <jas@extundo.com>
12856
12857         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12858         part of 2004-07-25 change.
12859
12860 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12861
12862         * message.el (message-display-completion-list): New function.
12863         (message-expand-group): Use it; make sure the Completions buffer
12864         is modifiable.
12865 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12866
12867         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12868         user-mail-name is an empty string.
12869
12870 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12871
12872         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12873         depending on gnus-score-decay-constant.
12874
12875         * encrypt.el (encrypt-insert-file-contents)
12876         (encrypt-write-file-contents): Don't use `gnus-message'.
12877
12878         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12879         arguments.
12880         (mm-uu-type-alist): Add message-marks and insert-marks.
12881         Pass arguments to mm-uu-verbatim-marks-extract.
12882         (mm-uu-hide-markers): New variable.
12883         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12884
12885         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12886         (gnus-convert-image-to-face-command): Use "convert" by default to
12887         allow other input image formats.
12888         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12889         accordingly.
12890
12891 2005-10-23  Simon Josefsson  <jas@extundo.com>
12892
12893         * imap.el (imap-gssapi-program): Align command line parameters
12894         with latest GNU SASL.
12895         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12896
12897 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12898
12899         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12900         HTML.
12901         (nnslashdot-request-article): Ditto.
12902
12903         * lpath.el (featurep): Add nobreak-char-display.
12904
12905 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12906
12907         * mail-source.el (mail-source-fetch-pop): Require pop3.
12908         (mail-source-check-pop): Ditto.
12909
12910 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12911
12912         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12913         errors.
12914
12915 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12916
12917         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12918         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12919
12920         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12921
12922         * mm-bodies.el (mm-decode-string):
12923         Call `mm-charset-to-coding-system' with allow-override argument.
12924
12925 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12926
12927         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12928         (rfc2047-charset-to-coding-system): New function.
12929         (rfc2047-decode-encoded-words): New function.
12930         (rfc2047-decode-region): Use them.
12931         (rfc2047-decode-cte): Remove.
12932         (rfc2047-parse-and-decode): Remove.
12933         (rfc2047-decode): Remove.
12934
12935 2005-10-15  Kenichi Handa  <handa@m17n.org>
12936
12937         * rfc2047.el (rfc2047-decode-cte): New function.
12938         (rfc2047-decode-region): Change the way to decode successive
12939         encoded-words: decode B- or Q-encoding in each encoded-word,
12940         concatenate them, and decode it as charset.
12941
12942 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12943
12944         * lpath.el: Fbind codepage-setup for XEmacs.
12945
12946 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12947
12948         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12949         widget-move-and-invoke.
12950         (gnus-custom-mode): Use gnus-custom-map.
12951
12952 2005-10-15  Bill Wohler  <wohler@newt.com>
12953
12954         * message.el (message-tool-bar-map): Rename image file from
12955         mail_send to mail/send.
12956
12957 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12958
12959         * message.el (message-expand-group): Pass the common
12960         prefix substring of completion to `display-completion-list'.
12961
12962 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12963
12964         * mml-sec.el (mml-secure-method): New internal variable.
12965         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12966         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
12967         New functions using mml-secure-method.
12968
12969         * mml.el (mml-mode-map): Add key bindings for those functions.
12970         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12971         Harder <harder@myrealbox.com>.
12972         (mml-attach-file, mml-attach-buffer, mml-attach-external):
12973         Goto end of message if point is the headers of the message.
12974
12975         * message.el (message-in-body-p): New function.
12976
12977         * assistant.el: Autoload gnus-util and netrc.
12978
12979         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12980         Use `mm-charset-override-alist' only when decoding.
12981
12982         * mm-bodies.el (mm-decode-body):
12983         Call `mm-charset-to-coding-system' with allow-override argument.
12984
12985         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12986         `filename' from Content-Disposition if Content-Type doesn't
12987         provide `name'.
12988         (gnus-mime-view-part-as-type): Set default instead of
12989         initial-input.
12990
12991 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12992
12993         * format-spec.el (format-spec): Propagate text properties of % spec.
12994
12995 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12996
12997         * gnus-art.el (gnus-treat-predicate): Add `first'.
12998
12999 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13000
13001         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
13002         (mm-charset-override-alist): New variable.
13003         (mm-charset-to-coding-system): Use it.
13004         (mm-codepage-setup): New helper function.
13005         (mm-charset-eval-alist): New variable.
13006         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
13007         Warn about unknown charsets.
13008
13009         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
13010
13011 2005-10-04  David Hansen  <david.hansen@gmx.net>
13012
13013         * nnrss.el (nnrss-request-article): Add support for the comments tag.
13014         (nnrss-check-group): Ditto.
13015
13016 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13017
13018         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
13019         Rename x-gnus-verbatim to x-verbatim.
13020         (mm-uu-type-alist): Fix regexp for verbatim-marks.
13021
13022         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
13023         x-verbatim.
13024
13025         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
13026
13027         * gnus-util.el (gnus-remove-duplicates): Remove.
13028
13029         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
13030         instead of gnus-remove-duplicates.
13031
13032         * message.el (message-remove-duplicates): Remove.
13033         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13034         message-remove-duplicates.
13035
13036         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13037         available, else use implementation from `delete-dups'.
13038
13039         * message.el (message-insert-expires): New function.
13040         (message-mode-map): Add key binding.
13041         (message-mode-field-menu): Add menu entry.
13042         (message-mode): Document it.
13043         (message-make-expires-date): Use `message-make-date'.
13044
13045 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13046
13047         * message.el (message-make-expires-date): New function.
13048
13049 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13050
13051         * Makefile.in (list-installed-shadows): New entry.
13052         (install): Use it.
13053         (remove-installed-shadows): New entry.
13054
13055         * dgnushack.el (dgnushack-default-load-path): New variable.
13056         (dgnushack-find-lisp-shadows): New function.
13057         (dgnushack-remove-lisp-shadows): New function.
13058
13059 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13060
13061         * Makefile.in (install-el-elc): New entry.
13062         (install): Use it so that .el files are necessarily installed.
13063
13064 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13065
13066         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13067
13068 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13069
13070         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13071         function rather than the diff-mode.el package.
13072         (mm-display-external): Use with-current-buffer.
13073         (mm-viewer-completion-map, mm-viewer-completion-map):
13074         Move initialization inside declaration.
13075
13076 2005-09-29  Simon Josefsson  <jas@extundo.com>
13077
13078         * spam.el: Load hashcash when compiling, to avoid warnings.
13079         Don't autoload mail-check-payment.
13080         (spam-check-hashcash): Define unconditionally, since hashcash.el
13081         is part of Gnus now.  Ignore errors from payment checking.
13082
13083 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13084
13085         * message.el (message-bold-region, message-unbold-region):
13086         Rename from `bold-region' and `unbold-region'.
13087
13088         * message.el: Remove useless autoloads.
13089
13090 2005-09-28  Simon Josefsson  <jas@extundo.com>
13091
13092         * message.el (message-use-idna): Default to t.
13093         (message-use-idna): Test whether encoding works too.  Doc fix.
13094
13095 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13096
13097         * nntp.el (nntp-warn-about-losing-connection): Remove.
13098
13099 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13100
13101         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13102         customizable.  Change default value.
13103         (mm-uu-diff-groups-regexp): Change default value.
13104         (mm-uu-type-alist): Add doc string.
13105         (mm-uu-configure): Add doc string.  Make it interactive.
13106         (mm-uu-tex-groups-regexp): New variable.
13107         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13108         (mm-uu-type-alist): Add LaTeX documents.
13109         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13110         of "text/verbatim".
13111         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13112
13113         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13114         instead of "text/verbatim".
13115
13116         * message.el (message-mark-inserted-region)
13117         (message-mark-insert-file): Use slrn style marks when called with
13118         prefix argument.
13119
13120 2005-09-27  Simon Josefsson  <jas@extundo.com>
13121
13122         * message.el (message-idna-to-ascii-rhs-1): Reformat.
13123
13124 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
13125
13126         * message.el (message-remove-duplicates): New function.
13127         Implementation borrowed from `gnus-remove-duplicates'.
13128         (message-idna-to-ascii-rhs): Also encode idna addresses in
13129         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13130         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
13131         only ask about the same idna domain once per header and also tell
13132         in what header to replace the idna domain.
13133
13134         * gnus-art.el (article-decode-idna-rhs): Also decode idna
13135         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13136         (article-decode-idna-rhs): Fix regexp so that all idna-address in
13137         a header is decoded and not just the last one.
13138
13139 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13140
13141         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13142         has been decoded.
13143
13144         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13145         (mm-insert-part): Don't modify text if it has been decoded.
13146
13147         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13148         decoded.
13149
13150         * mm-view.el (mm-inline-text): Don't strip text props unless
13151         decoding enriched or richtext parts.
13152
13153 2005-09-25  Romain Francoise  <romain@orebokech.com>
13154
13155         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13156         * gnus-start.el (gnus-subscribe-interactively):
13157         * gnus-uu.el (gnus-uu-grab-articles):
13158         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13159         space.
13160
13161 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13162
13163         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13164         * mm-view.el (mm-view-pkcs7-decrypt):
13165         * gnus-sum.el (gnus-summary-limit-to-extra)
13166         (gnus-summary-respool-article, gnus-read-move-group-name):
13167         * gnus-score.el (gnus-summary-increase-score):
13168         * gnus-util.el (gnus-completing-read-with-default):
13169         * gnus-art.el (gnus-read-save-file-name)
13170         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13171         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13172         * message.el (message-check-news-header-syntax):
13173         Follow convention for reading with the minibuffer.
13174
13175 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13176
13177         * spam-report.el (spam-report-url-ping-plain):
13178         Use gnus-extended-version as User-Agent.
13179
13180         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13181         default value is nil.
13182
13183         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13184         (mm-uu-verbatim-marks-extract): New function.
13185         (mm-uu-extract): New face.
13186         (mm-uu-copy-to-buffer): Use it.
13187
13188         * spam-report.el (spam-report-gmane-ham): Rename from
13189         `spam-report-gmane-unspam'.
13190         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13191         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13192
13193         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13194         Autoload.
13195         (spam-report-gmane-unregister-routine):
13196         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13197
13198 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13199
13200         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13201         (spam-report-gmane-unregister-routine): Add support for gmane
13202         unregistration.
13203
13204         * spam-report.el (spam-report-gmane-unspam)
13205         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13206         (spam-report-gmane): Change to take a single article and do unspam
13207         registration.
13208
13209 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13210
13211         * mm-url.el (mm-url-decode-entities): Fix regexp.
13212
13213 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13214
13215         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13216         default to nil, to be able to use Gnus at all.  If the default
13217         switches to something else, then the function should be fixed not
13218         be exceedingly slow.
13219
13220 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13221
13222         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13223         fail hard.
13224
13225         * spam-report.el: Add better Keywords line.
13226
13227         * spam.el: Add Maintainer and better Keywords line.
13228
13229 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13230
13231         * gnus-art.el (gnus-article-replace-part)
13232         (gnus-mime-replace-part): New functions.
13233         (gnus-mime-action-alist, gnus-mime-button-commands)
13234         (gnus-mime-save-part-and-strip): Add file argument.
13235         (gnus-article-part-wrapper): Add interactive argument.
13236
13237         * gnus-sum.el (gnus-summary-mime-map):
13238         Add `gnus-article-replace-part'.
13239
13240 2005-09-19  Didier Verna  <didier@xemacs.org>
13241
13242         The nnml compaction feature:
13243         * nnml.el (nnml-request-compact-group): New function.
13244         * nnml.el (nnml-request-compact): New function.
13245         * gnus-int.el (gnus-request-compact-group): New function.
13246         * gnus-int.el (gnus-request-compact): New function.
13247         * gnus-group.el (gnus-group-compact-group): New function.
13248         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13249         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13250         * gnus-srvr.el (gnus-server-compact-server): New function.
13251         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13252         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13253
13254 2005-09-18  Deepak Goel  <deego@gnufans.org>
13255
13256         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13257         format spec.
13258
13259 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13260
13261         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13262
13263 2005-09-15  Romain Francoise  <romain@orebokech.com>
13264
13265         * message.el (message-fill-paragraph): Clarify docstring.
13266
13267 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13268
13269         * gnus-art.el (gnus-mime-display-part): Protect against broken
13270         MIME messages.
13271
13272 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13273
13274         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13275         before parsing header.
13276
13277 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13278
13279         * html2text.el (html2text-replace-list): Add new entities.
13280
13281 2005-09-11  Romain Francoise  <romain@orebokech.com>
13282
13283         * message.el (message-alternative-emails): Improve docstring.
13284         (message-setup-1): Call `message-use-alternative-email-as-from'
13285         after `message-setup-hook' to give it precedence over posting
13286         styles, etc.
13287         (message-use-alternative-email-as-from): Add docstring.
13288         Remove the original From header if present.
13289
13290         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13291         (nnml-save-mail): Use it.
13292
13293         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13294         articles.  Add new argument `silent'.
13295         (gnus-uu-mark-all): Report the total number of marked articles.
13296
13297 2005-09-10  Romain Francoise  <romain@orebokech.com>
13298
13299         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13300         (gnus-uu-mark-series): Likewise.
13301
13302 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13303
13304         * spam-report.el (spam-report-gmane): Fix generation of spam
13305         report URL.
13306
13307 2005-09-10  Simon Josefsson  <jas@extundo.com>
13308
13309         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13310         t, based on discussion on the ding list with Robert Epprecht
13311         <epprecht@solnet.ch>.
13312
13313 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13314
13315         * spam-report.el (spam-report-gmane): Make it work without
13316         X-Report-Spam header.  Gmane now only provides Archived-At.
13317         This is only used if `spam-report-gmane-use-article-number' is nil.
13318         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13319
13320         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13321         make `gnus-summary-sort-by-recipient' work with threading.
13322
13323         * nnweb.el (nnweb-google-wash-article): Print a message if article
13324         is not available.
13325
13326 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13327
13328         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13329         change.  Decode text/* parts content before displaying.
13330
13331 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13332
13333         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13334
13335 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13336
13337         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13338
13339         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13340         url-package-name, url-package-version,
13341         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13342         w3m-display-inline-images, and w3m-minor-mode-map.
13343
13344 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13345
13346         * message.el (message-tab-body-function): Fix mismatched custom type.
13347
13348         * gnus.el (gnus-group-change-level-function): Ditto.
13349
13350         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13351
13352         * gnus-art.el (gnus-signature-limit)
13353         (gnus-article-mime-part-function): Ditto.
13354
13355 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13356
13357         * mml.el (mml-mode): Silence the byte compiler.
13358
13359         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13360         using `(sit-for 0)' before moving the point to the specified part;
13361         skip unbuttonized parts.
13362         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13363         return to the summary window if gnus-auto-select-part is non-nil.
13364
13365 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13366
13367         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13368         New variables.
13369         (mml-dnd-attach-file, mml-mode): Use them.
13370
13371         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13372         Make fetching article by MID work again for Google Groups.
13373         Add FIXME concerning gnus-group-make-web-group.
13374
13375         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13376         Don't depend on Gnus by using mail-extract-address-components if
13377         gnus-extract-address-components is not bound.
13378
13379 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13380
13381         * gnus-art.el (gnus-mime-display-security): Don't display the
13382         signature, but only the signed part.
13383
13384 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13385
13386         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13387
13388         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13389         list, not listp.
13390
13391 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13392
13393         * mm-encode.el (mm-encode-content-transfer-encoding):
13394         Likewise when encoding.
13395
13396         * mm-bodies.el (mm-decode-content-transfer-encoding):
13397         De-canonicalize CRLF for all text content types, not just
13398         text/plain.
13399
13400 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13401
13402         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13403         valid article; point arrow and cursor at the MIME button.
13404
13405 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13406
13407         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13408         Suggested by Dan Christensen <jdc@uwo.ca>.
13409
13410         * mm-decode.el (mm-save-part): Enable change of prompt.
13411
13412 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13413
13414         * gnus-msg.el (gnus-inews-add-send-actions):
13415         Make `message-post-method' lambda parameter ARG `&optional'.
13416
13417 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13418
13419         * gnus-sum.el (gnus-summary-mime-map):
13420         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13421         gnus-article-jump-to-part.
13422
13423         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13424         (gnus-article-edit-part): Use it.
13425         (gnus-article-part-wrapper): Add no-handle argument.
13426         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13427         New functions.
13428
13429 2005-08-29  Romain Francoise  <romain@orebokech.com>
13430
13431         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13432         docstring.
13433         (gnus-face-from-file): Likewise.
13434
13435 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13436
13437         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13438         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13439         non-nil.
13440         (gnus-auto-select-part): New variable.
13441         (gnus-article-jump-to-part): New function.
13442         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13443         (gnus-mime-delete-part): Allow selecting specified part after
13444         deleting or stripping parts.
13445         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13446         part if argument is bogus.
13447
13448 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13449
13450         * gnus-art.el (w3m-minor-mode-map):
13451         * gnus-spec.el (gnus-newsrc-file-version):
13452         * gnus-util.el (nnmail-active-file-coding-system)
13453         (gnus-original-article-buffer, gnus-user-agent):
13454         * gnus.el (gnus-ham-process-destinations)
13455         (gnus-parameter-ham-marks-alist)
13456         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13457         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13458         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13459         * mm-decode.el (gnus-current-window-configuration):
13460         * mm-extern.el (gnus-article-mime-handles):
13461         * mm-url.el (url-current-object, url-package-name)
13462         (url-package-version):
13463         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13464         (smime-keys, w3m-cid-retrieve-function-alist)
13465         (w3m-current-buffer, w3m-display-inline-images)
13466         (w3m-minor-mode-map):
13467         * mml-smime.el (gnus-extract-address-components):
13468         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13469         (gnus-newsrc-hashtb, message-default-charset)
13470         (message-deletable-headers, message-options)
13471         (message-posting-charset, message-required-mail-headers)
13472         (message-required-news-headers):
13473         * mml1991.el (mc-pgp-always-sign):
13474         * mml2015.el (mc-pgp-always-sign):
13475         * nnheader.el (nnmail-extra-headers):
13476         * rfc1843.el (gnus-decode-encoded-word-function)
13477         (gnus-decode-header-function, gnus-newsgroup-name):
13478         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13479
13480 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13481
13482         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13483         the end of the date treatments.
13484
13485 2005-08-15  Simon Josefsson  <jas@extundo.com>
13486
13487         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13488         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13489         Capello and Romain Francoise.
13490         (pgg-fetch-key-function): Remove, not used?
13491         (pgg-insert-url-with-w3): Require url, to get
13492         url-insert-file-contents regardless of where it is defined.
13493
13494 2005-08-13  Romain Francoise  <romain@orebokech.com>
13495
13496         * message.el (message-cite-original-1): New function.
13497         (message-cite-original): Use it.
13498         (message-cite-original-without-signature): Ditto.
13499
13500 2005-08-08  Romain Francoise  <romain@orebokech.com>
13501
13502         * message.el (message-yank-empty-prefix): New variable.
13503         (message-indent-citation): Use it.
13504         (message-cite-original-without-signature): Respect X-No-Archive.
13505
13506 2005-08-08  Simon Josefsson  <jas@extundo.com>
13507
13508         * pgg.el: Autoload url-insert-file-contents instead of loading
13509         w3/url.
13510         (pgg-insert-url-with-w3): Don't load url here.
13511
13512 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13513
13514         * message.el (message-kill-to-signature): Don't insert newline at
13515         bol.
13516         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13517
13518 2005-08-06  Romain Francoise  <romain@orebokech.com>
13519
13520         * message.el (message-user-fqdn): Fix typo in docstring.
13521
13522 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13523
13524         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13525
13526         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13527
13528 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13529
13530         * mm-bodies.el (mm-encode-body): Use coding system rather than
13531         charset to encode text.
13532
13533         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13534         number of charsets if utf-8 is available (XEmacs).
13535
13536 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13537
13538         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13539         taken from `gnus-button-mid-or-mail-regexp'.
13540         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13541         (gnus-button-alist): Improve regexp for domain part of the MIDs
13542         for news:localpart@domain buttons.
13543         (gnus-button-ctan-directory-regexp): Update.
13544
13545 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13546
13547         * sieve-manage.el (sieve-manage-interactive-login):
13548         Use make-local-variable rather than make-variable-buffer-local.
13549         (sieve-manage-open): Ditto.
13550         (sieve-manage-authenticate): Ditto.
13551
13552         * mml.el (mml-generate-mime-1): Make the content type default to
13553         text/plain if the filename is not specified.
13554
13555 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13556
13557         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13558         instead of insert-buffer.
13559
13560         * message.el (message-yank-original): Ditto; set the mark at the
13561         end of the yanked message.
13562
13563 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13564
13565         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13566         lines to scroll rather than to stop it.
13567
13568         * mml.el (mml-generate-default-type): Add doc string.
13569         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13570         default to application/octet-stream when determining the content
13571         type if it is not specified for the part or the mml contents; add
13572         a comment about mml-generate-default-type.
13573
13574 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13575
13576         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13577         make it default to application/octet-stream when determining the
13578         content type if it is not specified for the external contents.
13579
13580 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13581
13582         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13583         segmented parameter but also other parameters might be there.
13584
13585 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13586
13587         * mm-decode.el (mm-display-external): Delete temp file, directory
13588         and buffer immediately if the external process is exited.
13589
13590 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13591
13592         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13593         fewer lines than that of scroll-margin.
13594         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13595
13596 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13597
13598         * gnus-art.el (gnus-article-next-page): Revert.
13599         (gnus-article-beginning-of-window): New macro.
13600         (gnus-article-next-page-1): Use it.
13601         (gnus-article-prev-page): Ditto.
13602         (gnus-article-edit-part): Use insert-buffer-substring instead of
13603         insert-buffer.
13604         (gnus-article-edit-exit): Ditto.
13605
13606         * gnus-util.el (gnus-beginning-of-window): Remove.
13607         (gnus-end-of-window): Remove.
13608
13609         * lpath.el: Don't bind header-line-format and scroll-margin.
13610
13611 2005-07-25  Simon Josefsson  <jas@extundo.com>
13612
13613         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13614         to have the url package without w3.  Reported by Daiki Ueno
13615         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13616
13617 2005-07-20  Didier Verna  <didier@xemacs.org>
13618
13619         * gnus-diary.el: Remove the description comment (nndiary is now
13620         properly documented in the Gnus manual).
13621         Fix the spelling of "Back End".
13622         * nndiary.el: Ditto.
13623         Fix the copyright notice.
13624
13625 2005-07-18  Romain Francoise  <romain@orebokech.com>
13626
13627         * gnus-sum.el (gnus-summary-to-prefix)
13628         (gnus-summary-newsgroup-prefix): New variables.
13629         (gnus-summary-from-or-to-or-newsgroups): Use them.
13630
13631 2005-07-17  Romain Francoise  <romain@orebokech.com>
13632
13633         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13634         space as it's generally not especially interesting to the user.
13635
13636 2005-07-16  Romain Francoise  <romain@orebokech.com>
13637
13638         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13639         nil to avoid prompting and file modification if one of the
13640         messages at the top of the nnfolder file contains a copyright
13641         notice.
13642         Update copyright notice.
13643
13644         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13645         instead of `current-time-string' as the latter creates a time
13646         string that is not RFC 2822 compliant (it lacks the zone).
13647         Update copyright notice.
13648
13649 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13650
13651         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13652         for text/rtf.  Display default in prompt.  Pass default for M-n.
13653
13654         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13655
13656 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13657
13658         * gnus-msg.el (gnus-button-mailto):
13659         Remove save-selected-window-window hackery because it relies on
13660         save-selected-window internals.
13661
13662 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13663
13664         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13665         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13666         (gnus-article-prev-page): Ditto.
13667
13668         * gnus-util.el (gnus-beginning-of-window): New function.
13669         (gnus-end-of-window): New function.
13670
13671         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13672
13673 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13674
13675         * gnus-score.el (gnus-score-edit-all-score):
13676         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
13677         gnus-message.
13678
13679 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13680
13681         * gnus-msg.el (gnus-button-mailto):
13682         Remove save-selected-window-window hackery because it relies on
13683         save-selected-window internals.
13684
13685 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13686
13687         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13688         add-minor-mode.
13689         (gnus-binary-mode): Ditto.
13690
13691         * gnus-topic.el (gnus-topic-mode): Ditto.
13692
13693 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13694
13695         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13696         (gnus-article-prev-page): Take scroll-margin into consideration.
13697
13698 2005-07-04  Lute Kamstra  <lute@gnu.org>
13699
13700         Update FSF's address in GPL notices.
13701
13702 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13703
13704         * gnus.el (gnus-exit):
13705         * gnus-group.el (gnus-group-icons):
13706         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13707
13708         * gnus-nocem.el (gnus-nocem):
13709         * message.el (message-various, message-buffers, message-sending)
13710         (message-interface, message-forwarding, message-insertion)
13711         (message-headers, message-news, message-mail):
13712         * pgg-gpg.el (pgg-gpg):
13713         * pgg-parse.el (pgg-parse):
13714         * pgg-pgp.el (pgg-pgp):
13715         * pgg-pgp5.el (pgg-pgp5):
13716         * pop3.el (pop3): Finish `defgroup' description with period.
13717
13718 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13719
13720         * gnus-art.el (article-display-face): Improve the efficiency.
13721         (article-display-x-face): Ditto; remove grey x-face stuff.
13722
13723 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13724
13725         * gnus-art.el (article-display-face): Correct the position in
13726         which Faces are inserted.
13727
13728 2005-06-29  Didier Verna  <didier@xemacs.org>
13729
13730         * gnus-art.el (article-display-face): Display faces in correct
13731         order.
13732
13733 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13734
13735         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13736         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13737         (gnus-nocem-check-article): Fetch the Type header.
13738         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13739         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13740         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13741         make sure gnus-nocem-hashtb is initialized.
13742         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13743         (gnus-nocem-unwanted-article-p): Ditto.
13744
13745         * pgg.el (pgg-verify): Return the verification result.
13746
13747 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13748
13749         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13750         is ascii.
13751
13752 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13753
13754         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13755         `show-nonbreak-escape'.
13756
13757 2005-06-23  Lute Kamstra  <lute@gnu.org>
13758
13759         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13760
13761         * dig.el (dig-mode):
13762         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13763
13764 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13765
13766         * nnimap.el (nnimap-split-download-body): Fix spellings.
13767
13768 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13769
13770         * gnus-art.el (gnus-article-encrypt-body):
13771         * gnus-cus.el (gnus-score-customize):
13772         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13773         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13774
13775 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13776
13777         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13778         header by looking for magic "MII" at the beginnig.
13779
13780 2005-06-16  Miles Bader  <miles@gnu.org>
13781
13782         * gnus-xmas.el (gnus-xmas-group-startup-message):
13783         Use renamed gnus-splash face.
13784
13785         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13786         (assistant-field-face): New backward-compatibility alias for renamed
13787         face.
13788         (assistant-render-text): Use renamed assistant-field face.
13789
13790         * spam.el (spam): Remove "-face" suffix from face name.
13791         (spam-face): New backward-compatibility alias for renamed face.
13792         (spam-face, spam-initialize): Use renamed spam face.
13793
13794         * message.el (message-header-to, message-header-cc)
13795         (message-header-subject, message-header-newsgroups)
13796         (message-header-other, message-header-name)
13797         (message-header-xheader, message-separator, message-cited-text)
13798         (message-mml): Remove "-face" suffix from face names.
13799         (message-header-to-face, message-header-cc-face)
13800         (message-header-subject-face, message-header-newsgroups-face)
13801         (message-header-other-face, message-header-name-face)
13802         (message-header-xheader-face, message-separator-face)
13803         (message-cited-text-face, message-mml-face):
13804         New backward-compatibility aliases for renamed faces.
13805         (message-font-lock-keywords): Use renamed message faces.
13806
13807         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13808         (sieve-test-commands, sieve-tagged-arguments):
13809         Remove "-face" suffix from face names.
13810         (sieve-control-commands-face, sieve-action-commands-face)
13811         (sieve-test-commands-face, sieve-tagged-arguments-face):
13812         New backward-compatibility aliases for renamed faces.
13813         (sieve-control-commands-face, sieve-action-commands-face)
13814         (sieve-test-commands-face, sieve-tagged-arguments-face):
13815         Use renamed sieve faces.
13816
13817         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13818         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13819         (gnus-group-news-3-empty, gnus-group-news-4)
13820         (gnus-group-news-4-empty, gnus-group-news-5)
13821         (gnus-group-news-5-empty, gnus-group-news-6)
13822         (gnus-group-news-6-empty, gnus-group-news-low)
13823         (gnus-group-news-low-empty, gnus-group-mail-1)
13824         (gnus-group-mail-1-empty, gnus-group-mail-2)
13825         (gnus-group-mail-2-empty, gnus-group-mail-3)
13826         (gnus-group-mail-3-empty, gnus-group-mail-low)
13827         (gnus-group-mail-low-empty, gnus-summary-selected)
13828         (gnus-summary-cancelled, gnus-summary-high-ticked)
13829         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13830         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13831         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13832         (gnus-summary-low-undownloaded)
13833         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13834         (gnus-summary-low-unread, gnus-summary-normal-unread)
13835         (gnus-summary-high-read, gnus-summary-low-read)
13836         (gnus-summary-normal-read, gnus-splash):
13837         Remove "-face" suffix from face names.
13838         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13839         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13840         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13841         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13842         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13843         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13844         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13845         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13846         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13847         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13848         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13849         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13850         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13851         (gnus-summary-normal-ticked-face)
13852         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13853         (gnus-summary-normal-ancient-face)
13854         (gnus-summary-high-undownloaded-face)
13855         (gnus-summary-low-undownloaded-face)
13856         (gnus-summary-normal-undownloaded-face)
13857         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13858         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13859         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13860         (gnus-splash-face):
13861         New backward-compatibility aliases for renamed faces.
13862         (gnus-group-startup-message): Use renamed gnus faces.
13863
13864         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13865         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13866         (gnus-server-agent): Remove "-face" suffix from face names.
13867         (gnus-server-agent-face, gnus-server-opened-face)
13868         (gnus-server-closed-face, gnus-server-denied-face)
13869         (gnus-server-offline-face):
13870         New backward-compatibility aliases for renamed faces.
13871         (gnus-server-agent-face, gnus-server-opened-face)
13872         (gnus-server-closed-face, gnus-server-denied-face)
13873         (gnus-server-offline-face): Use renamed gnus faces.
13874
13875         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13876         Remove "-face" suffix from face names.
13877         (gnus-picon-xbm-face, gnus-picon-face):
13878         New backward-compatibility aliases for renamed faces.
13879
13880         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13881         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13882         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13883         (gnus-cite-11): Remove "-face" suffix from face names.
13884         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13885         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13886         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13887         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13888         New backward-compatibility aliases for renamed faces.
13889         (gnus-cite-attribution-face, gnus-cite-face-list)
13890         (gnus-article-boring-faces): Use renamed gnus faces.
13891
13892         * gnus-art.el (gnus-signature, gnus-header-from)
13893         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13894         (gnus-header-content): Remove "-face" suffix from face names.
13895         (gnus-signature-face, gnus-header-from-face)
13896         (gnus-header-subject-face, gnus-header-newsgroups-face)
13897         (gnus-header-name-face, gnus-header-content-face):
13898         New backward-compatibility aliases for renamed faces.
13899         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13900
13901         * gnus-sum.el (gnus-summary-selected-face)
13902         (gnus-summary-highlight): Use renamed gnus faces.
13903         * gnus-group.el (gnus-group-highlight): Likewise.
13904
13905 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13906
13907         * gnus-sieve.el (gnus-sieve-article-add-rule):
13908         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13909         * spam-stat.el (spam-stat-buffer-change-to-spam)
13910         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13911
13912         * message.el (message-is-yours-p):
13913         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13914
13915 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13916
13917         * mm-view.el (mm-inline-text): Withdraw the last change.
13918
13919 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13920
13921         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13922         executing enriched-decode.
13923
13924 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13925
13926         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13927         charset of tar files.
13928
13929 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13930
13931         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13932
13933 2005-06-04  Lute Kamstra  <lute@gnu.org>
13934
13935         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13936         information is never recorded.
13937
13938 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13939
13940         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13941
13942 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13943
13944         * pop3.el (pop3-apop): Run md5 in the binary mode.
13945
13946         * starttls.el (starttls-set-process-query-on-exit-flag):
13947         Use eval-and-compile.
13948
13949 2005-05-31  Simon Josefsson  <jas@extundo.com>
13950
13951         * smime.el (smime-replace-in-string): Define.
13952         (smime-cert-by-ldap-1): Use it.
13953
13954 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13955
13956         * gnus-art.el (article-display-x-face): Replace
13957         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13958
13959         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13960         set-process-query-on-exit-flag or process-kill-without-query.
13961
13962         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13963         loop instead of replace-regexp.
13964
13965         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13966         instead of process-kill-without-query if it is available.
13967
13968         * lpath.el: Fbind ldap-search-entries.
13969
13970         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13971         instead of find-file-hooks if it is available.
13972
13973         * mml1991.el: Bind pgg-default-user-id when compiling.
13974
13975         * mml2015.el: Bind pgg-default-user-id when compiling.
13976
13977         * nndraft.el (nndraft-request-associate-buffer):
13978         Use write-contents-functions instead of write-contents-hooks if it is
13979         available.
13980
13981         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13982         instead of find-file-hooks if it is available.
13983
13984         * nntp.el (nntp-open-connection): Replace
13985         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13986         (nntp-open-ssl-stream): Ditto.
13987         (nntp-open-tls-stream): Ditto.
13988
13989         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13990         set-process-query-on-exit-flag or process-kill-without-query.
13991         (starttls-open-stream-gnutls): Use it instead of
13992         process-kill-without-query.
13993         (starttls-open-stream): Ditto.
13994
13995 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13996
13997         * smime.el (smime-cert-by-ldap-1): Don't use
13998         replace-regexp-in-string.
13999
14000 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
14001
14002         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
14003
14004         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
14005         in PEM format.  Adjust to the XEmacs compability.
14006
14007 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14008
14009         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
14010         by `string-to-number'.
14011         * gnus-agent.el (gnus-agent-regenerate-group)
14012         (gnus-agent-fetch-articles): Ditto.
14013         * gnus-art.el (gnus-button-fetch-group): Ditto.
14014         * gnus-cache.el (gnus-cache-generate-active)
14015         (gnus-cache-articles-in-group): Ditto.
14016         * gnus-group.el (gnus-group-set-current-level)
14017         (gnus-group-insert-group-line): Ditto.
14018         * gnus-score.el (gnus-score-set-expunge-below)
14019         (gnus-score-set-mark-below, gnus-summary-score-effect)
14020         (gnus-summary-score-entry): Ditto.
14021         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
14022         (gnus-soup-pack): Ditto.
14023         * gnus-spec.el (gnus-xmas-format): Ditto.
14024         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
14025         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
14026         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
14027         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
14028         * nndb.el (nndb-get-remote-expire-response): Ditto.
14029         * nndiary.el (nndiary-parse-schedule-value)
14030         (nndiary-string-to-number, nndiary-request-replace-article)
14031         (nndiary-request-article): Ditto.
14032         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14033         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14034         * nneething.el (nneething-make-head): Ditto.
14035         * nnfolder.el (nnfolder-request-article)
14036         (nnfolder-retrieve-headers): Ditto.
14037         * nnheader.el (nnheader-file-to-number): Ditto.
14038         * nnkiboze.el (nnkiboze-request-article): Ditto.
14039         * nnmail.el (nnmail-process-unix-mail-format)
14040         (nnmail-process-babyl-mail-format): Ditto.
14041         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14042         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14043         (nnmh-request-create-group, nnmh-request-list-1)
14044         (nnmh-request-group, nnmh-request-article): Ditto.
14045         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14046         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14047         * nnsoup.el (nnsoup-make-active): Ditto.
14048         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14049         * nntp.el (nntp-find-group-and-number)
14050         (nntp-retrieve-headers-with-xover): Ditto.
14051         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14052         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14053         (pgg-format-key-identifier): Ditto.
14054         * pop3.el (pop3-last, pop3-stat): Ditto.
14055         * qp.el (quoted-printable-decode-region): Ditto.
14056
14057         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14058         of concat.
14059
14060 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14061
14062         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14063
14064         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14065
14066         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14067
14068         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14069
14070         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14071
14072         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14073
14074         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14075         (gnus-carpal-mode): Ditto.
14076
14077         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14078         (gnus-browse-mode): Ditto.
14079
14080         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14081
14082         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14083
14084 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14085
14086         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14087
14088 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14089
14090         * gnus-util.el (gnus-run-mode-hooks): New function.
14091
14092         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14093
14094         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
14095         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
14096
14097 2005-05-27  Lute Kamstra  <lute@gnu.org>
14098
14099         * dns-mode.el (dns-mode): Specify customization group.
14100
14101 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14102
14103         * gnus-agent.el (gnus-agent-make-mode-line-string):
14104         Use mode-line-highlight as mouse-face.
14105
14106 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14107
14108         * canlock.el (canlock): Change the parent group to news.
14109
14110         * deuglify.el (gnus-outlook-deuglify): Add :group.
14111
14112         * dig.el (dig): Add :group.
14113
14114         * dns-mode.el (dns-mode): Add :group.
14115
14116         * encrypt.el (encrypt): Add :group.
14117
14118         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14119         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14120         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14121         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
14122         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
14123
14124         * gnus-diary.el (gnus-diary): Add :group.
14125
14126         * gnus.el (gnus-group-news-1-face): Add :group.
14127         (gnus-group-news-1-empty-face): Ditto.
14128         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
14129         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
14130         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
14131         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
14132         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
14133         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
14134         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
14135         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
14136         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
14137         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
14138         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
14139         (gnus-summary-high-ticked-face): Ditto.
14140         (gnus-summary-low-ticked-face): Ditto.
14141         (gnus-summary-normal-ticked-face): Ditto.
14142         (gnus-summary-high-ancient-face): Ditto.
14143         (gnus-summary-low-ancient-face): Ditto.
14144         (gnus-summary-normal-ancient-face): Ditto.
14145         (gnus-summary-high-undownloaded-face): Ditto.
14146         (gnus-summary-low-undownloaded-face): Ditto.
14147         (gnus-summary-normal-undownloaded-face): Ditto.
14148         (gnus-summary-high-unread-face): Ditto.
14149         (gnus-summary-low-unread-face): Ditto.
14150         (gnus-summary-normal-unread-face): Ditto.
14151         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14152         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14153
14154         * hashcash.el (hashcash): New custom group.
14155         (hashcash-default-payment): Add :group.
14156         (hashcash-payment-alist): Ditto.
14157         (hashcash-default-accept-payment): Ditto.
14158         (hashcash-accept-resources): Ditto.
14159         (hashcash-path): Ditto.
14160         (hashcash-extra-generate-parameters): Ditto.
14161         (hashcash-double-spend-database): Ditto.
14162         (hashcash-in-news): Ditto.
14163
14164         * message.el (message-minibuffer-local-map): Add :group.
14165
14166         * netrc.el (netrc): Add :group.
14167
14168         * sieve-manage.el (sieve-manage-log): Add :group.
14169         (sieve-manage-default-user): Diito.
14170         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14171         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14172         (sieve-manage-authenticators): Ditto.
14173         (sieve-manage-authenticator-alist): Ditto.
14174         (sieve-manage-default-port): Ditto.
14175
14176         * sieve-mode.el (sieve-control-commands-face): Add :group.
14177         (sieve-action-commands-face): Ditto.
14178         (sieve-test-commands-face): Ditto.
14179         (sieve-tagged-arguments-face): Ditto.
14180
14181         * smime.el (smime): Add :group.
14182
14183         * spam-report.el (spam-report): Add :group.
14184
14185         * spam.el (spam, spam-face): Add :group.
14186
14187 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14188
14189         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14190         return \n.\n.\n at the end of articles.  Protect against that.
14191         (nntp-with-open-group): Allow debugging.
14192
14193         * nnheader.el (mail-header-set-extra): Make into a function
14194         because I just could't understand how to quote the list properly.
14195
14196         * dns.el (query-dns-cached): New function.
14197
14198 2005-05-26  Lute Kamstra  <lute@gnu.org>
14199
14200         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14201
14202 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14203
14204         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
14205
14206         * gnus-art.el: Don't autoload mail-extract-address-components.
14207
14208         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14209         eval-and-compile to evaluate it.
14210
14211         * hashcash.el: Don't autoload executable-find.
14212
14213         * nndb.el: Don't declare the nndb back end two or more times; don't
14214         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14215
14216         * nntp.el: Autoload format-spec instead of format; use
14217         eval-and-compile to evaluate autoload forms.
14218
14219 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14220
14221         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14222
14223 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14224
14225         * gnus.el (gnus-version-number): Bump version.
14226
14227 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14228
14229         * gnus.el: No Gnus v0.3 is released.
14230
14231 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14232
14233         * lpath.el (featurep): Bind show-nonbreak-escape.
14234
14235 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14236
14237         * gnus-art.el (gnus-article-edit-part): Disable undo.
14238
14239 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14240
14241         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14242         gnus-article-date-lapsed-new-header is t if date timer is active;
14243         skip headers in which the original date value is empty.
14244         (gnus-article-save-original-date): Redefine it as a macro.
14245         (gnus-display-mime): Use it.
14246
14247 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14248
14249         * gnus-art.el (article-date-ut): Support converting date in
14250         forwarded parts as well.
14251         (gnus-article-save-original-date): New function.
14252         (gnus-display-mime): Use it.
14253
14254 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14255
14256         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14257         enclosure element of <item>.
14258
14259 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14260
14261         * message.el (message-kill-buffer-query): Rename from
14262         `message-kill-buffer-query-if-modified'.  Add :version.
14263
14264 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14265
14266         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14267         window layout.
14268
14269 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14270
14271         * mml.el: Autoload dnd when compiling.
14272
14273 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14274
14275         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14276         x-dnd-*.
14277
14278 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14279
14280         * qp.el (quoted-printable-encode-region): Save excursion.
14281
14282 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14283
14284         * message.el (message-kill-buffer-query-if-modified): Add new variable
14285         so the user can kill a modified message buffer quickly.
14286         (message-kill-buffer): Use it.
14287
14288 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14289
14290         * lpath.el: Fbind display-time-event-handler; don't fbind
14291         string-to-multibyte.
14292
14293         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14294
14295 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14296
14297         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14298         contained in text because xml.el decodes entities) with LFs.
14299
14300 2005-04-11  Lute Kamstra  <lute@gnu.org>
14301
14302         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14303         differently.
14304
14305 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14306
14307         * mm-util.el (mm-detect-coding-region): Typo.
14308
14309 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14310
14311         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14312
14313 2005-04-06  Deepak Goel  <deego@gnufans.org>
14314
14315         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14316         user-function allow user modifications of the scores.
14317         (spam-stat-score-buffer-user): New function, to allow
14318         user-computed modifications to the score.
14319         (spam-stat-score-buffer-user-functions): List of additional
14320         scoring functions.
14321         (spam-stat-error-holder): Global temporary error holder.
14322         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14323         variable.
14324
14325 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14326
14327         * gnus-registry.el (gnus-registry-clean-empty-function)
14328         (gnus-registry-trim, gnus-registry-fetch-groups)
14329         (gnus-registry-delete-group): Groups that match
14330         `gnus-registry-ignored-groups' are removed from the registry
14331         entries, not just ignored for splitting.  This helps clean up the
14332         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14333         to get all the groups a message ID is in.
14334
14335         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14336         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14337         (spam-stat-score-buffer-user-functions): Add :number custom type.
14338
14339 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14340
14341         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14342         argument in XEmacs.
14343
14344         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14345         (nnrss-request-group): Decode group name first.
14346         (nnrss-request-article): Make a text/plain article if mml-to-mime
14347         failed.
14348         (nnrss-get-encoding): Return a compatible encoding according to
14349         nnrss-compatible-encoding-alist.
14350         (nnrss-find-el): Use consp instead of listp.
14351         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14352
14353 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14354
14355         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14356         which Emacs 20 doesn't support.
14357         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14358
14359 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14360
14361         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14362         silence the byte compiler inside the defun.
14363
14364         * gnus-demon.el (parse-time-string): Add autoload.
14365
14366         * gnus-delay.el (parse-time-string): Add autoload.
14367
14368         * gnus-art.el (parse-time-string): Add autoload.
14369
14370         * nnultimate.el (parse-time): Require for `parse-time-string'.
14371
14372 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14373
14374         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14375
14376         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14377
14378         * smime.el (smime-ldap-host-list): Add :version.
14379
14380 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14381
14382         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14383         pass it to `gnus-browse-read-group'.
14384         (gnus-browse-read-group): Add NUMBER argument and pass it to
14385         `gnus-group-read-ephemeral-group'.
14386
14387         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14388         argument and pass it to `gnus-group-read-group'.
14389
14390 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14391
14392         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14393         mm-xemacs-find-mime-charset-1 if we have the mule feature
14394         available at runtime.
14395
14396 2005-03-25  Werner Lemberg  <wl@gnu.org>
14397
14398         * nnmaildir.el: Replace `illegal' with `invalid'.
14399
14400 2005-03-23  Lute Kamstra  <lute@gnu.org>
14401
14402         * time-date.el: Add comment on time value formats.
14403         Don't require parse-time.
14404         (with-decoded-time-value): New macro.
14405         (encode-time-value): New function.
14406         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14407         (days-to-time): Return a valid time value when arg is huge.
14408         (time-since): Use time-subtract.
14409         (time-to-number-of-days): Use time-to-seconds.
14410
14411 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14412
14413         * gnus-start.el (gnus-display-time-event-handler):
14414         Check display-time-timer at runtime rather than only at load time
14415         in case display-time-mode is turned off in the mean time.
14416
14417 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14418
14419         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14420         used.
14421
14422         * nneething.el (nneething-map-file-directory): Derive from
14423         `gnus-directory'.
14424
14425         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14426         the To/Cc button.
14427
14428 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14429
14430         * nnmaildir.el (nnmaildir-request-accept-article):
14431         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14432
14433 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14434
14435         * gnus-async.el: Require timer-funcs at compile time when in
14436         XEmacs for `run-with-idle-timer'.
14437
14438 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14439
14440         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14441         autoloaded function.
14442
14443 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14444
14445         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14446
14447 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14448
14449         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14450
14451 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14452
14453         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
14454         Add gnus-expert-user to default.
14455
14456 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14457
14458         * nnimap.el (nnimap-open-server): Ditto.
14459
14460         * imap.el (imap-authenticate): Fix typo.
14461
14462 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14463
14464         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14465         buffer (since IMAP server might return FETCH response out of
14466         order, and the nntp buffer must be sorted).
14467
14468 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14469
14470         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
14471         comparison on string.
14472
14473         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14474         (gnus-agent-score): Rename category keywords to match gnus-cus.
14475         (gnus-agent-summary-fetch-series): Modify to protect against
14476         gnus-agent-summary-fetch-group clearing processable flags.
14477         (gnus-agent-synchronize-group-flags): Update live group buffer as
14478         synchronization may occur due to the user toggle the plugged
14479         status.
14480         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14481         successfully downloaded.
14482         (gnus-agent-expire-group-1): Avoid using markers when the overview
14483         is in ascending order; greatly improves performance.
14484         (gnus-agent-regenerate-group):
14485         Use gnus-agent-synchronize-group-flags to reset read status in both
14486         gnus and server.
14487         (gnus-agent-update-files-total-fetched-for): Fix initial size.
14488
14489 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14490
14491         * message.el: Don't autoload former message-utils variables.
14492         (message-strip-subject-trailing-was): Change doc string.
14493
14494         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14495         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14496         (nnweb-google-search): Add "hl=en" here.
14497         (nnweb-google-parse-1, nnweb-google-create-mapping):
14498         Don't hardcode URL.
14499
14500 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14501
14502         * message.el (message-get-reply-headers, message-followup):
14503         Mention related variables `message-use-followup-to' and
14504         `message-use-mail-followup-to', in the information buffer.
14505
14506         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14507         of broken groups(-beta).google.com.
14508
14509 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14510
14511         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14512         parameter to invoked gnus-request-move-article; remove the
14513         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14514         all at once instead of once per article.
14515         (gnus-summary-remove-process-mark): Accept a list of articles as
14516         well as a single article for processing.
14517
14518         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14519         parameter.
14520
14521         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14522
14523         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14524
14525         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14526         parameter.
14527
14528         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14529         parameter.
14530
14531         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14532         parameter and remove the gnus-sum-hint-move-is-internal variable.
14533
14534         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14535         parameter.
14536
14537         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14538         parameter.
14539
14540         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14541         parameter.
14542
14543         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14544
14545         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14546         parameter.
14547
14548         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14549         parameter.
14550
14551 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14552
14553         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14554         a more conservative way.
14555
14556 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14557
14558         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14559         buffer, so it moves the window's cursor.
14560
14561 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14562
14563         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14564         `mm-dissect-multipart' and receive the from field as an (optional)
14565         argument from `mm-dissect-multipart'.
14566         (mm-dissect-multipart): Receive the from field as an argument and
14567         pass it on when we call `mm-dissect-buffer' on MIME parts.
14568         Fixes verification/decryption of signed/encrypted MIME parts.
14569
14570 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14571
14572         * gnus-sum.el (gnus-summary-move-article):
14573         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
14574         whatever it calls (right now, only nnimap-request-move article
14575         respects it).
14576
14577         * nnimap.el (nnimap-request-move-article):
14578         When gnus-sum-hint-move-is-internal is set, don't do the extra
14579         nnimap-request-article.
14580
14581 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14582
14583         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14584
14585         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14586         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14587
14588         * gnus-sum.el (gnus-summary-caesar-message):
14589         Apply `gnus-treat-article' after rotation.
14590
14591         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14592         doc string.
14593
14594 2005-02-22  Simon Josefsson  <jas@extundo.com>
14595
14596         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14597         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14598         <arne@arnested.dk>.
14599         (encrypt): Add password-cache and password-cache-expiry as group
14600         members.
14601
14602 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14603
14604         * smime.el (smime-ldap-host-list): Doc fix.
14605         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14606         cache) password.
14607         (smime-sign-region): Use it.
14608         (smime-decrypt-region): Use it.
14609         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14610         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14611         fails.
14612         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14613         certificate from DER to PEM format rather than calling openssl.
14614
14615         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14616
14617         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14618         for signing/encryption.
14619
14620         * mml.el (mml-parse-1): Use them.
14621
14622 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14623
14624         * nnrss.el (nnrss-verbose): Remove.
14625         (nnrss-request-group): Use `nnheader-message' instead.
14626
14627 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14628
14629         * nnrss.el (nnrss-verbose): New variable.
14630         (nnrss-request-group): Make it say nnrss is requesting a group.
14631
14632 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14633
14634         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14635         Handle news URL with given port correctly.
14636
14637 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14638
14639         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14640         containing special characters.
14641
14642         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14643
14644         * mml.el (mime-to-mml): Ditto.
14645
14646         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14647         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14648         (rfc2047-decode-region): Quote decoded words containing special
14649         characters when rfc2047-quote-decoded-words-containing-tspecials
14650         is non-nil.
14651
14652 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14653
14654         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14655
14656         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14657
14658 2005-02-15  Simon Josefsson  <jas@extundo.com>
14659
14660         * nnimap.el (nnimap-debug): Doc fix.
14661
14662         * imap.el (imap-debug): Doc fix.
14663
14664 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14665
14666         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14667
14668 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14669
14670         * gnus.el (spam-contents): Improve docs for spam-contents
14671         parameter in its variable incarnation.
14672
14673 2005-02-14  Simon Josefsson  <jas@extundo.com>
14674
14675         * smime-ldap.el: Use require instead of load-library for ldap.
14676         (smime-ldap-search): Indent.
14677         (smime-ldap-search-internal): Shorten line.
14678
14679         * smime.el (smime-cert-by-dns): Add doc-string.
14680         (smime-cert-by-ldap-1): Indent.
14681
14682         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
14683         mml-smime-get-dns-ldap.
14684         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14685
14686 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14687
14688         * smime.el: Require smime-ldap.
14689         (smime-ldap-host-list): New variable.
14690         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14691
14692         * mml-smime.el (mml-smime-encrypt-query): New function.
14693         (mml-smime-encrypt-query): Use it.
14694
14695         * smime-ldap.el: New file.
14696
14697 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14698
14699         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14700
14701 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14702
14703         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14704         argument in doc string.  Make query for type more clear.
14705
14706 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14707
14708         * gnus.el (gnus-group-startup-message): Search for gnus images in
14709         etc/images/gnus.
14710         * mm-util.el (mm-image-load-path): Likewise.
14711         * smiley.el (smiley-data-directory): Search for smilies in
14712         etc/images/smilies.
14713
14714 2005-02-09  Kim F. Storm  <storm@cua.dk>
14715
14716         Change Emacs release version from 21.4 to 22.1 throughout.
14717         Change Emacs development version from 21.3.50 to 22.0.50.
14718
14719 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14720
14721         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14722
14723         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14724         non-Mule XEmacs as well.
14725         (mm-decompress-buffer): Signal an error intentionally if it does
14726         not decompress compressed data because auto-compression-mode is
14727         disabled.
14728
14729 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14730
14731         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14732         an ID in the registry even if it has no groups.
14733
14734 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14735
14736         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14737         merge it into mm-decompress-buffer.
14738         (gnus-mime-copy-part): Use the MIME part charset, the value which
14739         a user specified or gnus-newsgroup-charset for decoding, like
14740         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14741         save-buffer what was used.  Suggested by Kevin Ryde
14742         <user42@zip.com.au>.
14743         (gnus-mime-inline-part): Allow the name parameter as well as the
14744         filename parameter; force decompressing of compressed data; always
14745         display contents being not decoded as unibyte.
14746
14747         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14748         as well as the filename parameter.
14749
14750         * mm-util.el (mm-decompress-buffer):
14751         Merge gnus-mime-jka-compr-maybe-uncompress.
14752         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14753         of compressed data.
14754
14755 2005-02-08  Simon Josefsson  <jas@extundo.com>
14756
14757         * imap.el (imap-log): Doc fix.
14758
14759 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14760
14761         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14762         the coding cookies; decompress compressed parts.
14763
14764         * mml.el (mml-generate-mime-1): Add the charset parameter according
14765         to the value which a user specified manually or the coding cookie.
14766
14767         * mm-util.el (mm-string-to-multibyte): New function.
14768         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14769         (mm-coding-system-to-mime-charset): New function.
14770         (mm-decompress-buffer): New function.
14771         (mm-find-buffer-file-coding-system): New function.
14772
14773         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14774         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14775         parts.
14776
14777 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14778
14779         * mm-view.el (mm-display-inline-fontify): Decode a part according
14780         to the charset parameter.
14781
14782 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14783
14784         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14785         prefix arg is neither nil nor a number, as info specifies.
14786
14787 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14788
14789         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14790         timestamps.
14791
14792 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14793
14794         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14795         groups error checking and notify user.
14796
14797 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14798
14799         * message.el (message-send-mail-function): Check existence of
14800         sendmail-program first before using default value
14801         `message-send-mail-with-sendmail'.  Otherwise use more generic
14802         `smtpmail-send-it'.
14803
14804 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14805
14806         * nntp.el (nntp-request-update-info): Always return nil.
14807
14808 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14809
14810         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14811
14812 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14813
14814         * message.el (message-beginning-of-line): Change the behavior when
14815         invoked between BOL and : so that it first moves backward.
14816
14817 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14818
14819         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14820         article buffer when editing of the article is discarded.
14821         (gnus-article-prepare): Revert.
14822
14823 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14824
14825         * gnus-art.el (gnus-article-prepare):
14826         Remove message-strip-forbidden-properties from the local hook.
14827
14828 2005-01-27  Simon Josefsson  <jas@extundo.com>
14829
14830         * password.el (password-cache-add): Only start one timer per key.
14831         Reported by Derek Atkins <warlord@MIT.EDU>.
14832
14833 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14834
14835         * run-at-time.el: Remove.  It is no longer needed as
14836         timer-funcs.el in the xemacs-base package has a working version of
14837         `run-at-time'.
14838
14839         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14840
14841         * password.el: Require timer-funcs instead of run-at-time in
14842         XEmacs.
14843         Remove `password-run-at-time' macro.
14844         (password-cache-add): Use `run-at-time' instead of
14845         `password-run-at-time'.
14846
14847         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14848         Remove `nnheader-cancel-function-timers' alias,
14849         `cancel-function-timers' exists in XEmacs in timer-funcs.
14850
14851         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14852         for `run-with-idle-timer'.
14853
14854         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14855         for `run-at-time'.
14856
14857         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14858         for `with-timeout'.
14859
14860         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14861         the same as for XEmacs 21.4.
14862         No need to ignore `run-with-idle-timer', this function exists in
14863         XEmacs now in timer-funcs.el in the xemacs-base package.
14864         (dgnushack-compile): No need to delete
14865         run-at-time.el from the list of files to compile because it
14866         doesn't exist anymore.
14867
14868 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14869
14870         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14871         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14872
14873 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14874
14875         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14876         sensitively.
14877
14878 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14879
14880         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14881
14882 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14883
14884         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14885         which will be inserted according to the multibyteness of a buffer
14886         rather than the type of contents.  Suggested by ARISAWA Akihiro
14887         <ari@mbf.ocn.ne.jp>.
14888
14889         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14890         of string which old xml.el may return rather than a string.
14891
14892 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14893
14894         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14895
14896 2005-01-16  Simon Josefsson  <jas@extundo.com>
14897
14898         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14899         idn/idna.el isn't available.
14900         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14901         <michael@waxrat.com>.
14902
14903         * hashcash.el: Remove non-FSF copyright header.
14904
14905         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14906         (hashcash-generate-payment): Use it.
14907         (hashcash-generate-payment-async): Use it.
14908
14909 2005-01-15  Simon Josefsson  <jas@extundo.com>
14910
14911         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14912         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14913
14914         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14915         gnus-summary-idna-message.
14916         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14917         (gnus-summary-idna-message): New function.
14918
14919 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14920
14921         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14922         gnus-novice-user.
14923
14924 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14925
14926         * nnrss.el (nnrss-request-delete-group): Delete entries in
14927         nnrss-group-alist as well.
14928         (nnrss-save-server-data): Insert newline.
14929
14930 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14931
14932         * gnus.el (gnus-user-agent): Use list of symbols instead of
14933         symbols.  Display full version number for (S)XEmacs.
14934         Optionally display (S)XEmacs codename.
14935
14936         * gnus-util.el (gnus-emacs-version): Update for new
14937         `gnus-user-agent'.
14938
14939         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14940         Gnus version.
14941
14942 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14943
14944         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14945         which is unreadable in some setups.
14946
14947 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14948
14949         * gnus-spec.el (gnus-update-format-specifications): Flush the
14950         group format spec cache if it doesn't support decoded group names.
14951
14952 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14953
14954         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14955         Allow to apply decay on score files matching a regexp.
14956
14957 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14958
14959         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14960         compatibility in %g and %c.
14961
14962 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14963
14964         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14965         name for only %g and %c.
14966         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14967         of gnus-tmp-group to decoded group name.
14968         (gnus-group-make-rss-group): Exclude `/'s from group names.
14969
14970 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14971
14972         * nnrss.el (nnrss-get-encoding): Fix regexp.
14973
14974 2004-12-27  Simon Josefsson  <jas@extundo.com>
14975
14976         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14977         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14978         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14979
14980 2004-12-17  Kim F. Storm  <storm@cua.dk>
14981
14982         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14983
14984         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14985
14986 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14987
14988         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14989
14990 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14991
14992         * nnrss.el: Require rfc2047 and mml.
14993         (nnrss-file-coding-system): New variable.
14994         (nnrss-format-string): Redefine it as an inline function.
14995         (nnrss-decode-group-name): New function.
14996         (nnrss-string-as-multibyte): Remove.
14997         (nnrss-retrieve-headers): Decode group name; don't use
14998         nnrss-format-string.
14999         (nnrss-request-group): Decode group name.
15000         (nnrss-request-article): Decode group name; allow a Message-ID as
15001         well as an article number; don't use nnrss-format-string; encode a
15002         Message-ID string which may contain non-ASCII characters; use
15003         mml-to-mime to compose a MIME article.
15004         (nnrss-request-expire-articles): Decode group name.
15005         (nnrss-request-delete-group): Decode group name.
15006         (nnrss-fetch): Clarify error message.
15007         (nnrss-read-server-data): Use insert-file-contents instead of load;
15008         bind file-name-coding-system; use multibyte buffer.
15009         (nnrss-save-server-data): Bind coding-system-for-write to the
15010         value of nnrss-file-coding-system; bind file-name-coding-system;
15011         add coding cookie.
15012         (nnrss-read-group-data): Use insert-file-contents instead of load;
15013         bind file-name-coding-system; use multibyte buffer.
15014         (nnrss-save-group-data): Bind coding-system-for-write to the
15015         value of nnrss-file-coding-system; bind file-name-coding-system.
15016         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
15017         make it work with non-ASCII text.
15018         (nnrss-find-el): Make it work with old xml.el as well.
15019
15020 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15021
15022         * nnrss.el (nnrss-get-encoding): New function.
15023         (nnrss-fetch): Use unibyte buffer initially; bind
15024         coding-system-for-read while performing mm-url-insert; remove ^Ms;
15025         decode contents according to the encoding attribute.
15026         (nnrss-save-group-data): Add coding cookie.
15027         (nnrss-mime-encode-string): New function.
15028         (nnrss-check-group): Use it to encode subject and author.
15029
15030 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
15031
15032         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
15033         imaginary variable.
15034
15035 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15036
15037         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15038         correctly even if there are wide characters.
15039
15040 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15041
15042         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15043         downcased symbol names; make a new cache instead of reusing
15044         bbdb-hashtable.
15045
15046 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15047
15048         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15049         concatenating segments rather than before concatenating them.
15050         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15051
15052         * message.el (message-get-reply-headers): Bind `extra'.
15053
15054 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15055
15056         * message.el (message-extra-wide-headers): New variable.
15057         (message-get-reply-headers): Use it.
15058
15059 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15060
15061         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15062         (gnus-agent-group-pathname): Ditto.
15063
15064         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15065
15066         * gnus-group.el (gnus-group-make-group): Decode group name.
15067         (gnus-group-make-rss-group): Register the group data after opening
15068         the nnrss group.
15069
15070 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15071
15072         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15073         by expiry now get marked as read.
15074
15075 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15076
15077         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15078
15079 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15080
15081         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15082         unify Latin characters in XEmacs.
15083         (mm-find-mime-charset-region): Use it.
15084
15085 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15086
15087         * gnus-util.el (gnus-delete-directory): New function.
15088
15089         * gnus-agent.el (gnus-agent-delete-group): Use it.
15090
15091         * gnus-cache.el (gnus-cache-delete-group): Use it.
15092
15093 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15094
15095         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15096         names.
15097
15098 2004-12-16  Simon Josefsson  <jas@extundo.com>
15099
15100         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15101
15102 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15103
15104         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15105
15106         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15107         (gnus-group-set-current-level): Decode group name.
15108
15109 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15110
15111         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15112         failed.
15113
15114 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15115
15116         * gnus-group.el (gnus-group-delete-group): Decode group name.
15117         (gnus-group-make-rss-group): Encode group name.
15118         (gnus-group-catchup-current): Decode group name.
15119         (gnus-group-kill-group): Decode group name.
15120
15121 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15122
15123         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
15124
15125 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15126
15127         * gnus-group.el (gnus-group-make-rss-group):
15128         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
15129
15130         * gnus-start.el (gnus-setup-news): Honor user's setting to
15131         gnus-message-archive-method.  Suggested by Lute Kamstra
15132         <lute@gnu.org>.
15133
15134 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
15135
15136         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
15137         global counterparts of the buffer-local variables.
15138
15139 2004-11-16  Romain Francoise  <romain@orebokech.com>
15140
15141         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15142         counterparts of the buffer-local variables.
15143
15144 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15145
15146         * message.el (message-forbidden-properties): Fix typo in doc
15147         string.
15148
15149 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15150
15151         * gnus-util.el (gnus-replace-in-string): Add doc string.
15152
15153         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15154         to avoid problems when splitting mails with many recipients.
15155
15156 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15157
15158         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15159         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15160
15161 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15162
15163         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15164         if there is no hashtable in memory or file modification time is
15165         newer than cached timestamp.
15166
15167 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15168
15169         * gnus-sum.el (gnus-summary-limit-to-recipient):
15170         Implement not-matching option.
15171
15172 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15173
15174         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15175         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15176         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15177         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15178         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15179         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15180
15181 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15182
15183         * message.el (message-forward-make-body-mml): Remove headers
15184         according to message-forward-ignored-headers if a message is decoded.
15185
15186 2004-12-02  Romain Francoise  <romain@orebokech.com>
15187
15188         * message.el (message-forward-make-body-plain): Always remove
15189         headers according to message-forward-ignored-headers.
15190
15191 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15192
15193         * spam.el (spam-summary-prepare-exit): Remove the
15194         gnus-summary-limit pop for now, it has problems with ham marks for
15195         me.
15196
15197 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15198
15199         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15200         correctly.
15201
15202 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15203
15204         * format-spec.el (format-spec): Message the char.
15205
15206 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15207
15208         * gnus-art.el (gnus-split-methods): Reformat comments.
15209
15210         * spam.el (spam-summary-prepare-exit): Remove article limits
15211         before exiting the summary buffer.
15212
15213 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15214
15215         * lpath.el: Remove bbdb-create-internal, bbdb-records,
15216         spam-BBDB-register-routine and spam-enter-ham-BBDB.
15217
15218         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15219         order to silence the byte compiler.
15220
15221         * spam.el: Fix the way to silence the byte compiler, which
15222         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15223         bbdb-search-simple, spam-BBDB-register-routine,
15224         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15225         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15226         spam-stat-buffer-is-spam, spam-stat-load,
15227         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15228         spam-stat-save and spam-stat-split-fancy.
15229
15230 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15231
15232         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15233         which may confuse users.
15234         (canlock-password-for-verify): Ditto.
15235
15236         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15237
15238         * gnus-art.el (gnus-emphasis-alist): Ditto.
15239
15240         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15241
15242         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15243
15244         * gnus-start.el (gnus-save-killed-list): Ditto.
15245
15246         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15247         (gnus-sum-thread-tree-root): Ditto.
15248         (gnus-sum-thread-tree-false-root): Ditto.
15249         (gnus-sum-thread-tree-single-indent): Ditto.
15250
15251         * message.el (message-courtesy-message): Ditto.
15252         (message-archive-note): Ditto.
15253         (message-subscribed-address-file): Ditto.
15254         (message-user-fqdn): Ditto.
15255
15256         * spam-report.el (spam-report-gmane-regex): Ditto.
15257
15258         * spam.el (spam-blackhole-good-server-regex): Ditto.
15259
15260 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15261
15262         * mml.el (mml-preview): Widen the message buffer before copying
15263         the contents to the preview buffer; sort headers before previewing.
15264
15265         * message.el (message-hidden-headers): Fix the way to avoid a bug
15266         in the `repeat' widget in Emacs 21.3 or earlier.
15267
15268 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15269
15270         * message.el (message-hidden-headers): Default to "^References:".
15271         Improve customization type.  Suggested by Reiner Steib
15272         <Reiner.Steib@gmx.de>.
15273
15274 2004-11-25  Romain Francoise  <romain@orebokech.com>
15275
15276         * message.el (message-strip-forbidden-properties): Remove check for
15277         obsolete `message-hidden' text property, hidden headers are not
15278         accessible in the buffer anymore.
15279
15280 2004-11-22  Romain Francoise  <romain@orebokech.com>
15281
15282         * message.el (message-header-format-alist): Add `From' in list
15283         so that it can be sorted.
15284         (message-fix-before-sending): Widen and sort headers before
15285         sending.
15286         (message-hide-headers): Use narrowing to hide headers by moving
15287         them to the top of the buffer and narrowing to the region
15288         underneath.
15289
15290 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15291
15292         * message.el (message-strip-forbidden-properties):
15293         Bind buffer-read-only (etc) to nil.
15294
15295 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15296
15297         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15298         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15299
15300 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15301
15302         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15303
15304 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15305
15306         * dns.el (query-dns): Use sit-for to time instead of
15307         accept-process-output, since that doesn't seem to work on udp
15308         sockets.
15309
15310 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15311
15312         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15313
15314 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15315
15316         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15317         doc string.  Improve doc string.
15318
15319 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15320
15321         * nntp.el (nntp-request-update-info): Return nil if
15322         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15323         may not call gnus-activate-group which uselessly issues the GROUP
15324         commands for all nntp groups and wastes time.  Reported by Romain
15325         Francoise <romain@orebokech.com>.
15326
15327         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15328
15329 2004-11-15  Simon Josefsson  <jas@extundo.com>
15330
15331         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15332         headers separately.
15333         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15334         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15335
15336 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15337
15338         * gnus-start.el (gnus-convert-old-newsrc):
15339         Assign legacy-gnus-agent to 5.10.7.
15340
15341 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15342
15343         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15344         start of the lines.
15345
15346 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15347
15348         * hashcash.el (hashcash-default-payment): Change default to 20.
15349         (hashcash-default-accept-payment): Change default to 20.
15350         (hashcash-process-alist): New variable.
15351         (hashcash-generate-payment-async): Add.
15352         (hashcash-already-paid-p): Add.
15353         (hashcash-insert-payment): Don't generate payments twice.
15354         (hashcash-insert-payment-async): Add.
15355         (hashcash-insert-payment-async-2): Add.
15356         (hashcash-cancel-async): Add.
15357         (hashcash-wait-async): Add.
15358         (hashcash-processes-running-p): Add.
15359         (hashcash-wait-or-cancel): Add.
15360         (mail-add-payment): New optional argument.  Conditionally start
15361         asynchronous calculation.
15362         (mail-add-payment-async): Add.
15363
15364         * message.el (message-send-mail): Wait for asynchronous hashcash
15365         results.  Don't clobber existing X-Hashcash headers.
15366         (message-setup-1): Call mail-add-payment-async when
15367         message-generate-hashcash is non-nil.
15368
15369 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15370
15371         * message.el (message-use-alternative-email-as-from): Examine the
15372         From header as well; use message-make-from in order to include a
15373         user's full name.
15374
15375 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15376
15377         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15378         default; improve customization type.
15379         (gnus-emphasis-custom-with-format): New macro.
15380         (gnus-emphasis-custom-value-to-external): New function.
15381         (gnus-emphasis-custom-value-to-internal): New function.
15382
15383 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15384
15385         * dns.el (query-dns): Resolve reverse addresses.
15386
15387 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15388
15389         * gnus-group.el (gnus-group-get-new-news): Use it.
15390
15391         * gnus-start.el (gnus-check-reasonable-setup): New function.
15392
15393 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15394
15395         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15396         "Args out of range" error.  Reported by Arnaud Giersch
15397         <arnaud.giersch@free.fr>.
15398
15399 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15400
15401         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15402
15403 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15404
15405         * spam.el (spam group): Add :version.
15406
15407         * pgg-def.el (pgg group): Add :version.
15408
15409 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15410
15411         * gnus-art.el (gnus-article-edit-article): Don't associate the
15412         article buffer with a draft file.  This is a temporary measure
15413         against the 2004-08-22 change to gnus-article-edit-mode.
15414
15415 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15416
15417         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15418         (html2text-format-tags): Remove unused variable `attr'.
15419
15420 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15421
15422         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15423
15424         * tls.el (tls-process-connection-type, tls-success)
15425         (tls-certtool-program): Add :version.
15426
15427         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15428         (starttls-extra-arguments, starttls-process-connection-type)
15429         (starttls-connect, starttls-failure, starttls-success): Add :version.
15430
15431         * spam-stat.el (spam-stat): Add :version.
15432
15433         * sieve.el (sieve): Add :version.
15434
15435         * sha1.el (sha1): Add :version.
15436         (sha1-use-external): Remove redundant version.
15437
15438         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15439         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15440         (nnmail-split-fancy-match-partial-words)
15441         (nnmail-split-lowercase-expanded): Add :version.
15442
15443         * nndiary.el (nndiary): Add :version.
15444
15445         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15446
15447         * mml-sec.el (mml-default-sign-method)
15448         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15449         Add :version.
15450
15451         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15452
15453         * mm-url.el (mm-url-use-external, mm-url-program)
15454         (mm-url-arguments): Add :version.
15455
15456         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15457         (mm-attachment-file-modes, mm-decrypt-option)
15458         (mm-w3m-safe-url-regexp): Add :version.
15459
15460         * message.el (message-cite-prefix-regexp)
15461         (message-sendmail-envelope-from, message-minibuffer-local-map)
15462         (message-user-fqdn, message-completion-alist): Add :version.
15463
15464         * gnus-win.el (gnus-configure-windows-hook)
15465         (gnus-use-frames-on-any-display): Add :version.
15466
15467         * gnus-art.el (gnus-article-address-banner-alist)
15468         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15469         (gnus-treat-from-picon, gnus-treat-mail-picon)
15470         (gnus-treat-x-pgp-sig): Add :version.
15471
15472         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15473         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15474         (gnus-summary-article-delete-hook)
15475         (gnus-summary-display-while-building): Add :version.
15476
15477         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15478         (gnus-get-top-new-news-hook): Add :version.
15479
15480         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15481         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15482
15483         * gnus-registry.el (gnus-registry): Add :version.
15484
15485         * gnus-spec.el (gnus-use-correct-string-widths)
15486         (gnus-make-format-preserve-properties): Add :version.
15487
15488         * gnus.el (gnus-group-charter-alist)
15489         (gnus-group-fetch-control-use-browse-url)
15490         (gnus-install-group-spam-parameters): Add :version.
15491
15492         * gnus-diary.el (gnus-diary): Add :version.
15493
15494         * gnus-delay.el (gnus-delay): Add :version.
15495
15496         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15497         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15498         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15499         Add :version.
15500
15501         * gnus-agent.el (gnus-agent-max-fetch-size)
15502         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15503         (gnus-agent-prompt-send-queue): Add :version.
15504
15505         * deuglify.el (gnus-outlook-deuglify): Add :version.
15506
15507         * html2text.el: Beautify code.  Improve doc strings.
15508         Some checkdoc cleanup.
15509         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15510
15511 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15512
15513         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15514
15515 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15516
15517         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15518         when package is loaded.
15519
15520         * spam.el (spam-summary-score-preferred-header): Add global preference
15521         for people who want to override the default SpamAssassin over
15522         Bogofilter preference (when both are set).
15523         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15524         (spam-user-format-function-S):
15525         Check spam-summary-score-preferred-header.
15526         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15527         (spam-user-format-function-S): Format the score correctly.
15528
15529 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15530
15531         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15532         signature file.  Suggested by Manoj Srivastava
15533         <srivasta@golden-gryphon.com>.
15534
15535         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15536         iso-2022-jp even in the Japanese language environment.
15537         Suggested by Jason Rumney <jasonr@gnu.org>.
15538
15539 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15540
15541         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15542         use the same characters as the dummy marks; make it free from
15543         getting affected by the language environment.
15544         (gnus-summary-read-group-1): Update mark positions only when the
15545         format spec is updated.
15546
15547         * gnus-spec.el (gnus-update-format-specifications): Return a list
15548         of updated types.
15549
15550 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15551
15552         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15553         of boundp to check if display-warning is available.
15554
15555 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15556
15557         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15558
15559 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15560
15561         * nnspool.el (nnspool-spool-directory): Use news-path if the
15562         news-directory variable is not bound.
15563
15564         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15565         function instead of display-warning if it is not available.
15566
15567 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15568
15569         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15570         v5-10: Use `point-at-bol'.
15571
15572 2004-10-26  Simon Josefsson  <jas@extundo.com>
15573
15574         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15575         <chenggao@gmail.com>.
15576
15577 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15578
15579         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15580         instead.
15581
15582 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15583
15584         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15585         to remove a server from the nnimap-server-buffer-alist.
15586         (nnimap-open-connection, nnimap-close-server): Use it.
15587
15588         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15589
15590 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15591
15592         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15593         running the major-mode function.
15594
15595 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15596
15597         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15598         dummy marks in the right way.
15599
15600 2004-10-18  David Edmondson  <dme@dme.org>
15601
15602         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15603         excessively.
15604
15605 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15606
15607         * gnus-util.el (gnus-split-references): Accept a nil references
15608         string and go on blissfully.
15609
15610         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15611         cases where the references string is non-nil but has no references.
15612
15613         * encrypt.el: Add autoload tags.
15614
15615         * spam.el (spam-resolve-registrations-routine): Remove article
15616         from unregistration list too.  Reported by David Hanak
15617         <dhanak@isis.vanderbilt.edu>
15618
15619 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15620
15621         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15622         nil.  Change custom type.
15623
15624 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15625
15626         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15627
15628         * gnus-sum.el (gnus-summary-move-article): Use it.
15629
15630 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15631
15632         * encrypt.el: Add autoload cookies.
15633
15634         * spam.el (spam-backend-article-list-property)
15635         (spam-backend-get-article-todo-list)
15636         (spam-backend-put-article-todo-list)
15637         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15638         Resolve registrations separately.
15639         (spam-register-routine): Format comments.
15640         (spam-unregister-routine, spam-register-routine): Always call with
15641         specific-articles, no default list.
15642         (spam-summary-prepare-exit): Use the spam-classifications function.
15643
15644         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15645         gnus-encrypt.el.
15646
15647         * encrypt.el: Copied from gnus-encrypt.el.
15648
15649         * gnus-encrypt.el: Commented that it's obsolete.
15650
15651 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15652
15653         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15654         (gnus-score-save): Use it.
15655
15656         * message.el (message-bury): Use `window-dedicated-p'.
15657
15658 2004-10-15  Simon Josefsson  <jas@extundo.com>
15659
15660         * pop3.el (top-level): Don't require nnheader.
15661         (pop3-read-timeout): Add.
15662         (pop3-accept-process-output): Add.
15663         (pop3-read-response, pop3-retr): Use it.
15664
15665 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15666
15667         * spam.el (spam-register-routine): Move comment.
15668         (spam-verify-bogofilter): Use 'unknown for the initial
15669         spam-bogofilter-valid state, not 'never.
15670
15671         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15672         for netrc-machine.
15673
15674         * nnimap.el (nnimap-open-connection):
15675         Use netrc-machine-user-or-password.
15676
15677 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15678
15679         * gnus-registry.el (gnus-registry-unload-hook):
15680         Set as a variable with add-hook.
15681
15682         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15683         of news-path.
15684
15685         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15686
15687         * spam.el: Delete duplicate `provide'.
15688         (spam-unload-hook): Set as a variable with add-hook.
15689
15690 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15691
15692         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15693         in the doc string.
15694
15695         * message.el (message-ignored-news-headers)
15696         (message-ignored-supersedes-headers)
15697         (message-ignored-resent-headers)
15698         (message-forward-ignored-headers): Improve custom type.
15699
15700 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15701
15702         * message.el (message-tokenize-header): Fix 2004-09-06 change
15703         which used point-min in the wrong place.
15704
15705 2004-10-12  Simon Josefsson  <jas@extundo.com>
15706
15707         * tls.el (tls-certtool-program): New variable.
15708         (tls-certificate-information): New function, based on
15709         ssl-certificate-information.
15710
15711 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15712
15713         * compface.el: Move the version of ELisp-based uncompface program
15714         to the contrib directory because of the copyright problem.
15715
15716 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15717
15718         * message.el (message-kill-buffer): Raise the current frame.
15719
15720 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15721
15722         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15723
15724         * gnus.el (message-y-or-n-p): Autoload.
15725
15726         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15727         (pop3-password-required, pop3-authentication-scheme)
15728         (pop3-leave-mail-on-server): Make customizable.
15729         (pop3): New custom group.
15730         (pop3-retr): Remove `sleep-for' statements.
15731         Suggested by Dave Love <fx@gnu.org>.
15732
15733         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15734         Windows/DOS.
15735
15736         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15737         (imap-parse-body): Fix incorrect use of `assert'.
15738         Suggested by Dave Love <fx@gnu.org>.
15739
15740         * mml.el (mml-minibuffer-read-disposition): Require match.
15741         Suggested by Dave Love <fx@gnu.org>.
15742
15743 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15744
15745         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15746         doc string.
15747
15748 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15749
15750         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15751
15752 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15753
15754         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15755         instead of calling `mm-insert-inline', to decode text/* parts
15756         before displaying them.
15757
15758 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15759
15760         * mm-uu.el (mm-uu-text-plain-type): New variable.
15761         (mm-uu-pgp-signed-extract-1): Use it.
15762         (mm-uu-pgp-encrypted-extract-1): Use it.
15763         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15764         bind mm-uu-text-plain-type with that value.
15765         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15766         mm-uu-dissect.
15767
15768 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15769
15770         * gnus-group.el (gnus-update-group-mark-positions):
15771         * gnus-sum.el (gnus-update-summary-mark-positions):
15772         * message.el (message-check-news-body-syntax):
15773         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15774         of string-as-multibyte.
15775
15776 2004-10-05  Juri Linkov  <juri@jurta.org>
15777
15778         * gnus-group.el (gnus-update-group-mark-positions):
15779         * gnus-sum.el (gnus-update-summary-mark-positions):
15780         * message.el (message-check-news-body-syntax):
15781         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15782         8-bit unibyte values to a multibyte string for search functions.
15783
15784 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15785
15786         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15787         (mm-uu-dissect-text-parts): New function.
15788
15789         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15790         dissect text parts.
15791
15792         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15793         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15794
15795         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15796
15797         * gnus-topic.el (gnus-topic-hierarchical-parameters):
15798         Use gnus-current-topics instead of gnus-current-topic.
15799
15800 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15801
15802         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15803
15804 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15805
15806         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15807         where approriate.
15808
15809         * nnml.el (nnml-generate-active-info): do.
15810
15811         * nndiary.el (nndiary-generate-active-info): do.
15812
15813         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15814         (gnus-topic-move): do.
15815
15816         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15817         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15818
15819         * gnus-srvr.el (gnus-server-prepare)
15820         (gnus-server-open-all-servers): do.
15821
15822         * gnus-msg.el (gnus-summary-cancel-article)
15823         (gnus-summary-resend-message)
15824         (gnus-summary-mail-crosspost-complaint): do.
15825
15826         * gnus-move.el (gnus-change-server): do.
15827
15828         * gnus-group.el (gnus-group-unmark-all-groups)
15829         (gnus-group-set-current-level): do.
15830
15831 2004-10-04  Simon Josefsson  <jas@extundo.com>
15832
15833         * message.el (message-generate-hashcash): Doc fix.
15834
15835 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15836
15837         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15838         avoid infinite recursion via gnus-get-function.
15839
15840 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15841
15842         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15843
15844         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15845
15846         * nnmail.el (nnmail-split-history): do.
15847
15848         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15849         (nnml-request-delete-group): do.
15850
15851         * nnslashdot.el (nnslashdot-read-groups): do.
15852
15853         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15854         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15855
15856         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15857         (nnspool-sift-nov-with-sed): Use last.
15858         (nnspool-retrieve-headers-with-nov): Use mapc.
15859         (nnspool-request-newgroups): Use dolist.
15860         (nnspool-request-group): Use last.
15861
15862         * nntp.el (nntp-read-server-type): Use dolist.
15863
15864         * nnvirtual.el (nnvirtual-create-mapping)
15865         (nnvirtual-update-read-and-marked): Use dolist.
15866         (nnvirtual-convert-headers): Simplify.
15867
15868 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15869
15870         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15871         Add support for sync'ing tick marks.
15872
15873 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15874
15875         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15876         there's no visible header.
15877
15878 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15879
15880         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15881         When necessary, pass full group name to gnus-request-set-marks.
15882
15883 2004-10-01  Simon Josefsson  <jas@extundo.com>
15884
15885         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15886         acroread.
15887
15888 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15889
15890         * spam-report.el (spam-report-gmane): Fix interactive.
15891
15892         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15893
15894         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15895         when writing file.
15896         (gnus-agent-synchronize-flags): Don't default to being
15897         interactive.
15898
15899 2004-09-30  Simon Josefsson  <jas@extundo.com>
15900
15901         * message.el (message-generate-hashcash): Add.
15902         (message-send-mail): Use it, call mail-add-payment.
15903
15904 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15905
15906         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15907
15908 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15909
15910         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
15911         gnus-requst-update-info with explicit code to sync the in-memory
15912         info read flags with the marks being sync'd to the backend.
15913
15914         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
15915
15916 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15917
15918         * spam.el (spam-verify-bogofilter): Add new function.
15919         (spam-check-bogofilter)
15920         (spam-bogofilter-register-with-bogofilter): Use it.
15921         (spam-verify-bogofilter): Add small fixes.
15922
15923 2004-09-28  Simon Josefsson  <jas@extundo.com>
15924
15925         * hashcash.el (hashcash-generate-payment): Revert.
15926
15927 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15928
15929         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15930         Use gnus-extract-references instead of gnus-split-references.
15931
15932         * gnus-util.el (gnus-extract-references): Add new function, analogous
15933         to gnus-split-references but extracts only the message-ID without
15934         anything extra.
15935
15936         * hashcash.el (hashcash-generate-payment)
15937         (hashcash-check-payment): Do the right thing if hashcash-path is
15938         nil (because the hashcash program could not be found).
15939
15940         * spam.el (spam-use-hashcash): Remove comment.
15941
15942 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15943
15944         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15945         (gnus-cache-enter-article, gnus-cache-remove-article)
15946         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15947
15948         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15949
15950         * gnus-art.el (article-hide-boring-headers)
15951         (article-translate-strings, article-display-face)
15952         (gnus-article-mime-match-handle-first)
15953         (gnus-article-highlight-headers)
15954         (gnus-article-add-buttons-to-head): do.
15955
15956 2004-09-27  Simon Josefsson  <jas@extundo.com>
15957
15958         * hashcash.el: New version, from
15959         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15960         ../contrib/.
15961
15962 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15963
15964         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15965
15966 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15967
15968         * gnus-dup.el (gnus-dup-open): Use mapc.
15969         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15970
15971         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15972         Reported by Stefan Wiens <s.wi@gmx.net>.
15973
15974         * gnus.el (gnus-shutdown): Use dolist.
15975
15976         * gnus-undo.el (gnus-undo): Use mapc.
15977
15978         * nnrss.el (nnrss-generate-active): do.
15979
15980         * message.el (message-cite-original-without-signature)
15981         (message-cite-original): Use mapc.
15982         (message-do-actions, message-make-forward-subject): Use dolist.
15983
15984 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15985
15986         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
15987         deletion to remove entire duplicate line.  Fixes merged article
15988         number bug.
15989
15990 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15991
15992         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15993         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15994         first ask if you want to open a server and then, even when you
15995         responded with no, asking if you want to synchronize the server's
15996         flags.
15997         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15998         multi-line expressions.
15999         (gnus-agent-synchronize-group-flags): New internal function.
16000         Updates marks in memory (in the info structure) AND in the
16001         backend.
16002
16003         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
16004
16005         * nnagent.el (nnagent-request-set-mark):
16006         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
16007         method, to ensure that synchronization updates marks in the
16008         backend and in the info (in memory) structure.
16009
16010 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16011
16012         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
16013         convention fully; don't miss the root article of a thread; make
16014         the X-Draft-From header with correct article numbers.
16015
16016 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
16017
16018         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
16019         unless plugged.  Disable the agent so that an open failure causes
16020         an error.
16021
16022         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
16023         Revert 2004-09-21 change.  The backend must be opened while
16024         synchronizing flags even when the backend stores the flags
16025         locally.
16026
16027 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
16028
16029         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
16030         in `header' match.  Reported by Svend Tollak Munkejord.
16031
16032         * message.el (message-cite-original): Fix use of
16033         `message-cite-articles-with-x-no-archive'.
16034
16035 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16036
16037         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16038         (gnus-window-to-buffer): Ditto.
16039
16040         * mml.el (mml-preview-buffer): New variable.
16041         (mml-preview): Manage window layout with gnus-buffer-configuration.
16042
16043         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16044         X-Draft-From header even if those articles aren't quoted.
16045
16046 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16047
16048         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16049         (gnus-request-set-mark, gnus-request-update-mark): Use new
16050         g-s-t-u-l-m to decide to use backend even when unplugged.
16051
16052 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16053
16054         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16055         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16056
16057 2004-09-20  Simon Josefsson  <jas@extundo.com>
16058
16059         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16060         "utf-16-le".
16061
16062 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16063
16064         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16065
16066 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16067
16068         * uudecode.el (uudecode-use-external): Add :version.
16069
16070         * smime.el (smime-CA-file, smime-encrypt-cipher)
16071         (smime-dns-server): Add :version.
16072
16073         * smiley.el (gnus-smiley-file-types): Add :version.
16074
16075         * sha1.el (sha1-use-external): Add :version.
16076
16077         * pgg-def.el (pgg-query-keyserver): Add :version.
16078
16079         * nnmail.el (nnmail-fancy-expiry-targets)
16080         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16081         Add :version.
16082
16083         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16084         (nnimap-retrieve-groups-asynchronous): Add :version.
16085         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16086
16087         * mml.el (mml-content-disposition-parameters)
16088         (mml-insert-mime-headers-always): Add :version.
16089
16090         * mm-util.el (mm-coding-system-priorities): Add :version.
16091
16092         * mm-decode.el (mm-inline-text-html-with-images)
16093         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16094         (mm-verify-option): Add :version.
16095         (mm-text-html-renderer): Change :version.
16096
16097         * message.el (message-fcc-externalize-attachments)
16098         (message-required-headers, message-draft-headers)
16099         (message-subject-trailing-was-query)
16100         (message-subject-trailing-was-ask-regexp)
16101         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16102         (message-mark-insert-end, message-archive-header)
16103         (message-archive-note, message-cross-post-default)
16104         (message-cross-post-note, message-followup-to-note)
16105         (message-cross-post-note-function, message-use-mail-followup-to)
16106         (message-subscribed-address-functions)
16107         (message-subscribed-address-file, message-subscribed-addresses)
16108         (message-subscribed-regexps, message-allow-no-recipients)
16109         (message-yank-cited-prefix, message-signature-insert-empty-line)
16110         (message-hidden-headers, message-hierarchical-addresses)
16111         (message-mail-user-agent, message-use-idna)
16112         (message-valid-fqdn-regexp)
16113         (message-strip-special-text-properties, message-header-synonyms)
16114         (message-beginning-of-line, message-tab-body-function): Add :version.
16115         (message-insert-canlock, message-wide-reply-confirm-recipients):
16116         Change :version.
16117
16118         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16119         and :version.
16120         (mail-source-delete-old-incoming-confirm)
16121         (mail-source-movemail-program): Add :version.
16122
16123         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
16124         (gnus-agent-cache, gnus-agent): Change :version.
16125
16126         * gnus-util.el (gnus-use-byte-compile): Change :version.
16127
16128         * gnus-sum.el (gnus-summary-make-false-root-always)
16129         (gnus-summary-default-high-score)
16130         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
16131         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
16132         (gnus-read-all-available-headers, gnus-article-emulate-mime)
16133         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
16134         (gnus-sum-thread-tree-single-indent)
16135         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
16136         (gnus-sum-thread-tree-leaf-with-other)
16137         (gnus-sum-thread-tree-single-leaf): Add :version.
16138         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
16139         (gnus-article-loose-mime): Change :version.
16140
16141         * gnus-start.el (gnus-backup-startup-file)
16142         (gnus-save-startup-file-via-temp-buffer): Add :version.
16143
16144         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16145         (gnus-server-offline-face): Add :version.
16146
16147         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16148
16149         * gnus-msg.el (gnus-gcc-externalize-attachments)
16150         (gnus-debug-files, gnus-debug-exclude-variables)
16151         (gnus-discouraged-post-methods): Change :version.
16152         (gnus-confirm-mail-reply-to-news)
16153         (gnus-confirm-treat-mail-like-news): Add :version.
16154
16155         * gnus-int.el (gnus-server-unopen-status): Add :version.
16156
16157         * gnus-group.el (gnus-group-jump-to-group-prompt)
16158         (gnus-large-ephemeral-newsgroup)
16159         (gnus-fetch-old-ephemeral-headers): Add :version.
16160
16161         * gnus-fun.el (gnus-x-face-directory)
16162         (gnus-convert-pbm-to-x-face-command)
16163         (gnus-convert-image-to-x-face-command)
16164         (gnus-convert-image-to-face-command): Add :version.
16165
16166         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16167
16168         * gnus-cite.el (gnus-cite-blank-line-after-header)
16169         (gnus-article-boring-faces): Add :version.
16170
16171         * gnus-art.el (gnus-buttonized-mime-types)
16172         (gnus-inhibit-mime-unbuttonizing)
16173         (gnus-treat-display-face)
16174         (gnus-treat-body-boundary): Change :version.
16175         (gnus-body-boundary-delimiter, gnus-picon-databases)
16176         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16177         (gnus-treat-date-english, gnus-treat-fold-headers)
16178         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16179         (gnus-treat-mail-picon, gnus-treat-wash-html)
16180         (gnus-article-encrypt-protocol)
16181         (gnus-use-idna, gnus-article-over-scroll)
16182         (gnus-mime-display-multipart-alternative-as-mixed)
16183         (gnus-mime-display-multipart-related-as-mixed)
16184         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16185         (gnus-ctan-url, gnus-button-ctan-handler)
16186         (gnus-button-handle-ctan-bogus-regexp)
16187         (gnus-button-ctan-directory-regexp)
16188         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16189         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16190         (gnus-button-man-level, gnus-button-emacs-level)
16191         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16192
16193         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16194         (gnus-agent-go-online): Change :version.
16195         (gnus-agent-expire-unagentized-dirs)
16196         (gnus-agent-auto-agentize-methods): Add :version.
16197
16198         * flow-fill.el (fill-flowed-display-column)
16199         (fill-flowed-encode-column): Add :version.
16200
16201         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16202         (gnus-outlook-deuglify-unwrap-max)
16203         (gnus-outlook-deuglify-cite-marks)
16204         (gnus-outlook-deuglify-unwrap-stop-chars)
16205         (gnus-outlook-deuglify-no-wrap-chars)
16206         (gnus-outlook-deuglify-attrib-cut-regexp)
16207         (gnus-outlook-deuglify-attrib-verb-regexp)
16208         (gnus-outlook-deuglify-attrib-end-regexp)
16209         (gnus-outlook-display-hook): Add :version.
16210
16211         * binhex.el (binhex-use-external): Add :version.
16212
16213 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16214
16215         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16216         and `invisible'.
16217
16218 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16219
16220         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16221         in gnus-registry-trim.
16222
16223 2004-09-13  Simon Josefsson  <jas@extundo.com>
16224
16225         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16226
16227         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16228
16229         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16230         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16231         <yamaoka@jpl.org>.
16232         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16233         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16234         <yamaoka@jpl.org>.
16235
16236         * sieve.el (sieve-manage-mode): Ditto.
16237
16238 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16239
16240         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16241
16242 2004-09-11  Simon Josefsson  <jas@extundo.com>
16243
16244         * dns-mode.el: Add.
16245
16246         * mm-view.el (mm-display-dns-inline): Add.
16247
16248         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16249         (mm-automatic-display): Ditto.
16250
16251         * mailcap.el (mailcap-mime-data): Add text/dns.
16252         (mailcap-mime-extensions): Map .soa to text/dns.
16253
16254 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16255
16256         * gnus-art.el (article-decode-mime-words, article-babel)
16257         (gnus-article-highlight-signature, gnus-article-add-buttons)
16258         (gnus-signature-toggle): Remove unnecessary bindings of
16259         `inhibit-read-only' inherited from v5.10 merge.
16260
16261 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16262
16263         * nntp.el (nntp): New customization group.
16264         (nntp-authinfo-file): Add customization group.
16265
16266         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16267
16268         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16269
16270         * gnus.el (to-address, to-list, subscribed)
16271         (large-newsgroup-initial): Ditto.
16272
16273         * flow-fill.el (fill-flowed-display-column)
16274         (fill-flowed-encode-column): Ditto.
16275
16276 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16277
16278         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16279         Use point-min rather than 1.
16280         (message-send-mail): Use buffer-size rather than point-max.
16281
16282         * gnus-sum.el (gnus-summary-search-article-forward):
16283         Signal a specific `search-failed' rather than a generic `error'.
16284
16285         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16286         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16287         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16288
16289 2004-09-10  Simon Josefsson  <jas@extundo.com>
16290
16291         * nndb.el (require): Remove tcp and duplicate cl.
16292
16293 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16294
16295         * gnus-agent.el (directory-files-and-attributes): Move forward.
16296
16297 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16298
16299         * gnus-agent.el (directory-files-and-attributes):
16300         Optionally defined to support XEmacs.
16301
16302 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16303
16304         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16305         to avoid run-time CL dependencies.
16306         (gnus-agent-unfetch-articles): New function.
16307         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16308         article numbers even when local .overview file is missing.
16309         (gnus-agent-read-article-number): New function.  Only accepts
16310         27-bit article numbers.
16311         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16312         Use gnus-agent-read-article-number.
16313         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16314         from backend while recognizing that article numbers in .overview
16315         must be valid.
16316         (gnus-agent-update-files-total-fetched-for):
16317         Use directory-files-and-attributes to improve performance.
16318         * gnus-int.el (gnus-request-move-article):
16319         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16320         improve performance.
16321
16322         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16323         some users confused by references to .newsrc when they only have a
16324         .newsrc.eld file.
16325         (gnus-convert-mark-converter-prompt)
16326         (gnus-convert-converter-needs-prompt): Fix use of property list.
16327         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16328         New function.  Used internally to only display 'gnus converting
16329         files' message when actually necessary.
16330
16331         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16332         methods now autoloaded.
16333
16334 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16335
16336         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16337         identifiers.
16338
16339 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16340
16341         * gnus-picon.el: Fix indentation and closing parenthesis.
16342
16343 2004-09-01  Simon Josefsson  <jas@extundo.com>
16344
16345         * message.el (message-canlock-generate): Require sha1, not
16346         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16347         to require within a function.  Sadly, if sha1.el isn't loaded, the
16348         let binding in m-c-g will hide the defcustom definition, which is
16349         bad.)
16350
16351         * canlock.el: Require sha1, not sha1-el.
16352
16353         * message.el: Don't autoload sha1 (there is a autoload cookie in
16354         sha1.el).
16355
16356         * sha1-el.el: Rename to sha1.el.
16357
16358 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16359
16360         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16361
16362 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16363
16364         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16365
16366 2004-08-30  Kim F. Storm  <storm@cua.dk>
16367
16368         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16369
16370         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16371         Add :group 'nnimap.
16372
16373 2004-08-30  Andreas Schwab  <schwab@suse.de>
16374
16375         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16376         ?* and ?\;.
16377
16378         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16379         and ?\' to symbol instead of whitespace.
16380
16381 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16382
16383         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16384
16385         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16386         instead of re-search-forward.
16387
16388         * gnus-uu.el (gnus-uu-save-article): Ditto.
16389         (gnus-uu-post-encode-uuencode): Ditto.
16390
16391         * html2text.el (html2text-clean-list-items): Ditto.
16392         (html2text-clean-dtdd): Ditto.
16393         (html2text-format-tags): Ditto.
16394
16395         * message.el (message-send-mail-with-sendmail): Fix regexp.
16396         (message-fill-field-general): Use search-forward instead of
16397         re-search-forward.
16398         (unbold-region): Ditto.
16399
16400         * nnrss.el (nnrss-request-article): Ditto.
16401
16402         * nnslashdot.el (nnslashdot-request-article): Ditto.
16403
16404         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16405
16406         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16407         "Unrecognized menu descriptor" error in XEmacs.
16408
16409 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16410
16411         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16412         parent article of a sparse article in the thread hashtb.
16413
16414 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16415
16416         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16417         (nnmail-expand-newtext): Lowercase expanded entries if
16418         nnmail-split-lowercase-expanded is non-nil.
16419
16420 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16421
16422         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16423
16424         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16425         of gnus-tmp-news-method into string under XEmacs.  It will be
16426         passed to gnus-correct-length which takes only a string argument.
16427
16428 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16429
16430         * gnus-util.el (gnus-bind-print-variables): New macro.
16431         (gnus-prin1): Use it.
16432         (gnus-prin1-to-string): Use it.
16433         (gnus-pp): New function.
16434         (gnus-pp-to-string): New function.
16435
16436         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16437         Replace pp-to-string with gnus-pp-to-string.
16438         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16439         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16440         * gnus-msg.el (gnus-debug): Ditto.
16441         * gnus-score.el (gnus-score-save): Ditto.
16442         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16443         gnus-pp-to-string.
16444         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16445         with gnus-pp.
16446         * score-mode.el (gnus-score-pretty-print): Ditto.
16447         * webmail.el (webmail-debug): Ditto.
16448
16449 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16450
16451         * gnus-art.el (article-display-face, article-display-x-face):
16452         Use buffer-read-only.
16453
16454 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16455
16456         * gnus-art.el (article-hide-list-identifiers):
16457         Bind inhibit-read-only as t.
16458
16459 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16460
16461         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16462
16463 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16464
16465         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16466         (gnus-narrow-to-page): Don't assume point-min == 1.
16467         (gnus-article-edit-mode): Derive from message-mode.
16468
16469         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16470         point-min == 1.
16471
16472         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16473         Disable incorrect use of `assert'.
16474
16475         * message.el (message-mode): Set comment-start-skip.
16476
16477
16478 2004-08-22  Sam Steingold  <sds@gnu.org>
16479
16480         * pop3.el (pop3-leave-mail-on-server): New user variable.
16481         (pop3-movemail): Delete mail only when it is nil.
16482
16483 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16484
16485         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16486
16487         * mml.el (mml-preview): Use `pop-to-buffer'.
16488
16489         * message.el (message-goto-mail-followup-to): Insert after "To".
16490         (message-carefully-insert-headers): Add comment.
16491
16492         * gnus.el: Remove unused variable `gnus-article-check-size'.
16493
16494         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16495
16496         * gnus-art.el (gnus-button-alist):
16497         Improve `gnus-button-handle-library' entry.
16498
16499 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16500
16501         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
16502         Use downcase, since XEmacs capitalizes error messages differently.
16503
16504 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16505
16506         * nntp.el: Add (require 'gnus) due to reference to
16507         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16508
16509 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16510
16511         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
16512         Bind `mm-fill-flowed'.
16513
16514         * mm-decode.el (mm-dissect-singlepart): Check it.
16515
16516 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16517
16518         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16519         'imap' for netrc parsing.
16520
16521 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16522
16523         * mailcap.el (mailcap-mime-data): Mark as risky.
16524
16525 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16526
16527         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16528         may be included in the encoded word.
16529         (rfc2047-encode): Don't append a space if the encoded word
16530         includes close parenthesis.
16531
16532 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16533
16534         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16535         of text within parentheses.
16536
16537 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16538
16539         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16540         (gnus-encrypt-write-file-contents): Make the password key the file
16541         name PLUS the cipher, not just the cipher.  Also remove failed
16542         passwords from the cache.
16543
16544 2004-08-06  Simon Josefsson  <jas@extundo.com>
16545
16546         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
16547         Doc fix.
16548
16549 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16550
16551         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16552         LWSP.
16553
16554 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16555
16556         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16557         Try to append in-reply-to: data to the references: header.
16558
16559         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16560         (netrc-parse): Use gnus-encrypt.el functions.
16561
16562         * gnus-encrypt.el: Add new file for encryption support; currently
16563         does only a few GPG ciphers and an internal XOR cipher.
16564
16565         * password.el: Add comments on using password-read-and-add.
16566         (password-read-and-add): Add function to read and add the
16567         password to the cache at once.
16568
16569 2004-07-28  Simon Josefsson  <jas@extundo.com>
16570
16571         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16572         parameter (but don't use it, for now).
16573
16574         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16575         instead of hard coding to nil.
16576
16577 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16578
16579         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16580         as mm-inline-image-xemacs does.
16581
16582 2004-07-26  Simon Josefsson  <jas@extundo.com>
16583
16584         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16585         Revert part of 2004-07-17 change below.
16586
16587 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16588
16589         * rfc2047.el (rfc2047-encode-region): Don't infloop.
16590         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16591
16592 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16593
16594         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16595         quotes that actually start with ">" at the beginning of the
16596         lines.
16597
16598 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16599
16600         * rfc2047.el (rfc2047-encode-region): Fix last change.
16601         (rfc2047-encode-parameter): Remove useless concat.
16602
16603 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16604
16605         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16606         encode special characters; fix some kind of misconfigured headers;
16607         signal a real error if debug-on-quit or debug-on-error is non-nil.
16608         (rfc2047-encode-max-chars): New variable.
16609         (rfc2047-encode-1): Use it.
16610         (rfc2047-encode-parameter): New function.
16611
16612         * mml.el (mml-insert-parameter): Remove an excessive space.
16613
16614 2004-07-17  Simon Josefsson  <jas@extundo.com>
16615
16616         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16617         Kai Grossjohann <kai@emptydomain.de>.
16618         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16619         (gnus-group-make-menu-bar): Ditto.
16620
16621         * gnus-util.el (gnus-group-server): Add.
16622
16623 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16624
16625         * message.el (message-clone-locals): Clone sendmail and smtp
16626         variables.
16627
16628 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16629
16630         * rfc2047.el (rfc2047-encode-region): Fix last change.
16631
16632 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16633
16634         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16635         characters as non-special.
16636
16637 2004-07-09  Simon Josefsson  <jas@extundo.com>
16638
16639         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16640         Users will lose all flag changes made while unplugged with
16641         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16642         good default.  See numerous reports on ding mailing list.
16643
16644 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16645
16646         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16647         add generate-head-function and generate-article-function to the
16648         rfc822-forward entry.
16649         (nndoc-rfc822-forward-generate-article): New function.
16650         (nndoc-rfc822-forward-generate-head): New function.
16651
16652         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16653
16654 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16655
16656         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16657         respect display group parameter and gnus-summary-expunge-below.
16658         (gnus-articles-to-read): Remove unused reference to display group
16659         parameter.
16660
16661 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16662
16663         * nnheader.el (nnheader-uniquify-message-id): New experimental
16664         variable.
16665         (nnheader-nov-read-message-id): Use it.
16666
16667         * spam-report.el (spam-report-gmane): Add interactive.
16668
16669 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16670
16671         * mm-encode.el (mm-content-transfer-encoding-defaults):
16672         Use qp-or-base64 for the application/* types.
16673
16674 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16675
16676         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16677
16678 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16679
16680         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16681         trim value.
16682
16683 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16684
16685         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16686         New macro and function.
16687         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16688
16689 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16690
16691         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16692         after-load-alist.
16693
16694 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16695
16696         * gnus-group.el (gnus-group-get-new-news-this-group):
16697         Don't update info that isn't there.
16698
16699 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16700
16701         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16702         entry.
16703
16704 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16705
16706         * mm-view.el (mm-inline-render-with-function): Use multibyte
16707         buffer; decode html source by charset.
16708
16709         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16710
16711         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16712         Mule-UCS is loaded under XEmacs.
16713         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16714
16715 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16716
16717         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16718
16719 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16720
16721         * mm-util.el (mm-coding-system-p): Return a coding-system.
16722         (mm-mime-mule-charset-alist): Use shift_jis instead of
16723         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16724         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16725         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16726         instead of japanese-shift-jis and iso-latin-1 respectively in
16727         order to share the default value with both Emacs and XEmacs-mule.
16728         (mm-mule-charset-to-mime-charset):
16729         Make mm-coding-system-priorities effective.
16730         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16731         while predicating of candidates upon the priorities.
16732
16733 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16734
16735         * gnus-sum.el (gnus-summary-make-menu-bar):
16736         Add gnus-uu-invert-processable.
16737
16738         * gnus.el: Autoload gnus-uu-invert-processable.
16739
16740 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16741
16742         * mm-util.el (mm-with-multibyte-buffer): New macro.
16743
16744         * rfc2047.el (rfc2047-encode-string): Use it.
16745         (rfc2047-encode-region): Move point to the end of the region after
16746         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16747
16748 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16749
16750         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16751         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16752
16753 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16754
16755         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16756         (gnus-cite-parse): Ignore quoted envelope From_.
16757         Suggested by Karl Chen <quarl@nospam.quarl.org>.
16758
16759 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16760
16761         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16762         invalid addresses.
16763
16764 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16765
16766         * spam.el: Change section markers, revise TODO list.
16767         (spam-backends): Make new master list of all installed backends.
16768         (spam-summary-exit-behavior): Add new variable to determine how
16769         messages moves are done at summary exit.
16770         (spam-move-spam-nonspam-groups-only)
16771         (spam-process-ham-in-nonham-groups)
16772         (spam-process-ham-in-spam-groups): Remove variables, the
16773         spam-summary-exit-behavior variable should be used to manage this
16774         behavior.
16775         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16776         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16777         and spam-old-spam-articles.
16778         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16779         Add empty variables, placeholders for the backends they represent.
16780         (spam-set-difference): Move, unchanged.
16781         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16782         unless the user has a processor variable.
16783         (spam-classifications, spam-classification-valid-p)
16784         (spam-backend-properties, spam-backend-property-valid-p)
16785         (spam-backend-function-type-valid-p)
16786         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16787         (spam-report-articles-gmane, spam-report-articles-resend):
16788         Remove functions, they are not needed.
16789         (spam-install-backend-super, spam-backend-list)
16790         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16791         (spam-backend-function, spam-backend-ham-registration-function)
16792         (spam-backend-spam-registration-function)
16793         (spam-backend-ham-unregistration-function)
16794         (spam-backend-spam-unregistration-function)
16795         (spam-backend-statistical-p, spam-backend-mover-p)
16796         (spam-install-backend-alias, spam-install-checkonly-backend)
16797         (spam-install-mover-backend, spam-install-nocheck-backend)
16798         (spam-install-backend, spam-install-statistical-backend)
16799         (spam-install-statistical-checkonly-backend): Add backend installation
16800         support.
16801         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16802         (spam-group-processor-p): Use the new backend code and respect the
16803         summary exit behavior.
16804         (spam-mark-spam-as-expired-and-move-routine): Remove.
16805         (spam-summary-prepare): Change to use the new spam-old-articles
16806         variable.
16807         (spam-copy-or-move-routine, spam-copy-spam-routine)
16808         (spam-move-spam-routine, spam-copy-ham-routine)
16809         (spam-move-ham-routine): Add code to copy/move ham or spam.
16810         (spam-fetch-field-fast): Improve doc and code, plus allow the
16811         'number request.
16812         (spam-list-of-checks, spam-list-of-statistical-checks):
16813         Remove variables.
16814         (spam-split, spam-find-spam): Use the new backend code.
16815         (spam-registration-functions): Remove variable.
16816         (spam-unregister-routine): Add convenience wrapper.
16817         (spam-log-undo-registration, spam-register-routine)
16818         (spam-log-processing-to-registry)
16819         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16820         where possible.
16821         (spam-check-gmane-xref, spam-check-regex-headers)
16822         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16823         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16824         (spam-check-bogofilter-headers, spam-check-spamoracle)
16825         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16826         (spam-check-crm114-headers): Use the spam-split-group that
16827         spam-split prepares, no need to determine it every time.
16828
16829         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16830         to the nnheader-parse-naked-head call.
16831
16832         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16833
16834         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16835         the nnheader-nov-read-message-id call.
16836
16837 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16838
16839         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16840         gnus-activate-group twice.  Suggested by Markus Peter
16841         <warp@spin.de>.
16842
16843 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16844
16845         * gnus-art.el (gnus-article-time-format): Exchange the order of
16846         day and month in the default value; fix customization type.
16847         (article-date-ut): Use add-text-properties.
16848         (article-make-date-line): Use message-make-date instead of
16849         current-time-string.
16850
16851         * message.el (message-fetch-field): Don't use set-text-properties.
16852         (message-make-date): Simplify.
16853
16854         * messagexmas.el (message-xmas-make-date): New function.
16855         (message-xmas-redefine): Defalias message-make-date to it.
16856
16857 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16858
16859         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16860         (rfc2047-encode-region): Treat text within parentheses as special;
16861         show the original text when error has occurred.
16862
16863         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16864         already-computed method to gnus-activate-group.
16865
16866         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16867         same select-methods identical Lisp objects.
16868
16869         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16870         object when modifying the info.
16871
16872 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16873
16874         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16875         gnus-opened-servers since it has never been opened with the new
16876         configuration yet.
16877
16878 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16879
16880         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16881         arg to nnheader-generate-fake-message-id.
16882
16883 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16884
16885         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16886         number and build a fake message ID localized to a group and
16887         article number (so it's repeatable from that point on).
16888         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16889         ID format.
16890
16891         * gnus-sum.el (gnus-get-newsgroup-headers):
16892         Call nnheader-generate-fake-message-id with the article number.
16893
16894 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16895
16896         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16897         end-of-buffer.
16898
16899 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16900
16901         * message.el (message-ignored-supersedes-headers): Add Approved.
16902
16903 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16904
16905         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16906         goto-char.
16907         (rfc2047-encode): Fold the line before encoding.
16908
16909 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16910
16911         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16912         folding -- not all headers can be folded, and this should be done
16913         by the message composition mode.  Probably.  I think.
16914
16915 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16916
16917         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16918         fast.
16919
16920         * gnus-ems.el (gnus-remove-image): Don't use
16921         message-text-with-property; remove only the image found first.
16922
16923         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16924         found first.
16925
16926 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16927
16928         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16929
16930 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16931
16932         * message.el (message-text-with-property): Make it fast and accept
16933         optional arguments.
16934         (message-strip-forbidden-properties): Use it.
16935         (message-fix-before-sending): Follow the m-t-w-p change.
16936
16937         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16938
16939 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16940
16941         * gnus-art.el (article-hide-headers): Don't change the buffer
16942         mistakenly when performing mml-preview even if
16943         gnus-single-article-buffer is nil.
16944
16945 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16946
16947         * message.el (message-expand-name-databases): New user option.
16948         (message-expand-name): Use it.
16949
16950 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16951
16952         * spam.el (spam-report-articles-resend)
16953         (spam-report-resend-register-routine): Allow ham reporting.
16954         (spam-report-resend-register-ham-routine): Add wrapper.
16955         (spam-registration-functions): Add ham resending functions.
16956         (spam-list-of-processors): Add ham resend processor.
16957
16958         * gnus.el (ham-resend-to): Add new group parameter.
16959         (spam-process): Add ham resend option.
16960
16961         * spam-report.el (spam-report-resend): Allow reporting ham.
16962         (spam-report-resend-ham): Add wrapper.
16963
16964 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16965
16966         * message.el (message-cite-articles-with-x-no-archive):
16967         New variable.
16968         (message-cite-original): Use it.
16969
16970 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16971
16972         * message.el (message-cite-original): Respect X-No-Archive.
16973
16974 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16975
16976         * gnus-art.el (article-hide-headers): Refer to the values for
16977         gnus-ignored-headers and gnus-visible-headers in the summary
16978         buffer since a user may have set them as group parameters.
16979
16980 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16981
16982         * assistant.el (assistant-node-name): Add convenience function.
16983         (assistant-render-text, assistant-render-node): Add error handling,
16984         plus handle multiple next nodes.
16985         (assistant-find-next-node): Comment out for now.
16986         (assistant-find-next-nodes): Add function, returns list of next
16987         nodes.
16988
16989 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16990
16991         * mail-source.el (mail-source-directory): Fix doc-string.
16992
16993 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16994
16995         * assistant.el (assistant-render-text, assistant-eval): Add :set
16996         widget type, which is different because it takes and returns a
16997         list.  Much hilarity ensues.
16998
16999 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
17000
17001         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
17002
17003         * gnus-group.el (gnus-group-get-new-news-this-group):
17004         Add doc-string.
17005
17006         * gnus-start.el (gnus-activate-group): Add doc-string.
17007
17008 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17009
17010         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
17011
17012 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
17013
17014         * assistant.el (assistant-render-text): Try to add a :set
17015         widget, more to come.
17016
17017         * spam.el (spam-group-spam-contents-p): Handle empty groupname
17018         strings.
17019         (spam-report-articles-resend)
17020         (spam-register-routine): Do registration iff any articles warrant
17021         it.
17022         (spam-summary-prepare-exit): Change log message for nil group
17023         destinations.
17024
17025 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
17026
17027         * spam.el (spam-report-resend-register-routine):
17028         Allow spam-report-resend-to to be a group parameter or a global value.
17029
17030 2004-05-26  Simon Josefsson  <jas@extundo.com>
17031
17032         * starttls.el: Merge with my GNUTLS based starttls.el.
17033         (starttls-gnutls-program, starttls-use-gnutls)
17034         (starttls-extra-arguments, starttls-process-connection-type)
17035         (starttls-connect, starttls-failure, starttls-success):
17036         New variables.
17037         (starttls-program, starttls-extra-args): Doc fix.
17038         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17039         New functions.
17040         (starttls-negotiate, starttls-open-stream):
17041         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17042         function if it is set.
17043
17044 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17045
17046         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17047         structured fields.
17048
17049 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17050
17051         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17052
17053 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17054
17055         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17056         Add variable.
17057         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17058         assigning the spam-mark to new messages.
17059
17060 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17061
17062         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17063
17064 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17065
17066         * dgnushack.el: Autoload customize-set-variable for XEmacs.
17067
17068         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17069         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17070         default.
17071
17072 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17073
17074         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17075         correct data.
17076
17077 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17078
17079         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17080         (spam-group-processor-p): Fix function.
17081         (spam-group-processor-multiple-p)
17082         (spam-group-spam-processor-report-gmane-p)
17083         (spam-group-spam-processor-report-resend-p)
17084         (spam-group-spam-processor-bogofilter-p)
17085         (spam-group-spam-processor-blacklist-p)
17086         (spam-group-spam-processor-ifile-p)
17087         (spam-group-ham-processor-ifile-p)
17088         (spam-group-spam-processor-spamoracle-p)
17089         (spam-group-spam-processor-crm114-p)
17090         (spam-group-ham-processor-bogofilter-p)
17091         (spam-group-spam-processor-stat-p)
17092         (spam-group-ham-processor-stat-p)
17093         (spam-group-ham-processor-whitelist-p)
17094         (spam-group-ham-processor-BBDB-p)
17095         (spam-group-ham-processor-spamoracle-p)
17096         (spam-group-ham-processor-copy-p): Remove functions with some
17097         prejudice against unneeded code.
17098         (spam-report-articles-resend)
17099         (spam-report-resend-register-routine): Allow the group/topic
17100         spam-resend-to value to override spam-report-resend-to.
17101         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17102         properly now.
17103
17104         * gnus.el (spam-resend-to): Add group/topic parameter.
17105         (spam-process): Move the OBSOLETE processors to the end of the
17106         choices.
17107
17108 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17109
17110         * spam-report.el (spam-report-resend-to, spam-report-resend):
17111         Start with resend-to set to nil, and then ask the user if necessary.
17112         (spam-report-resend): spam-report-resend takes a list of articles, not
17113         separate article numbers.
17114
17115 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17116
17117         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17118         addition to emacs-w3m.
17119
17120 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17121
17122         * assistant.el (assistant-authinfo-data): New function.
17123         (assistant-eval): Eval for entire assistant.
17124
17125         * netrc.el (netrc-services-file): New variable.
17126         (netrc-parse-services): New function.
17127         (netrc-find-service-name): New function.
17128         (netrc-find-service-number): New function.
17129         (netrc-port-equal): New function.
17130         (netrc-machine): Use it.
17131
17132         * nnimap.el (nnimap-open-connection): Use netrc.
17133
17134         * gnus-util.el (gnus-netrc-get): Remove aliases.
17135
17136         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
17137
17138         * assistant.el (wid-edit): Fix compilation.
17139
17140         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17141
17142 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17143
17144         * gnus-util.el (gnus-set-file-modes): New function.  (small
17145         patch).
17146
17147 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17148
17149         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17150
17151         * assistant.el (assistant-render-node): Fix up rendering and
17152         read-only text.
17153         (assistant-render-node): Reset.
17154         (assistant-make-read-only): Not sticky.
17155
17156 2004-05-20  Danny Siu  <dsiu@adobe.com>
17157
17158         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17159         centered even when gnus-auto-center-summary is t.
17160
17161 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17162
17163         * dns.el (dns-get-txt-answer): New function.
17164         (dns-read-txt): Ditto.
17165         (query-dns): Use it.
17166
17167 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17168
17169         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17170         active for foreign groups even if the group level is higher than
17171         the specified value.
17172
17173 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17174
17175         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17176         non-active groups.
17177
17178         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17179
17180 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17181
17182         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17183
17184 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17185
17186         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17187         (spam-crm114-header, spam-crm114-spam-switch)
17188         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17189         (spam-crm114-positive-spam-header)
17190         (spam-crm114-database-directory, spam-list-of-processors)
17191         (spam-group-spam-processor-crm114-p)
17192         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17193         (spam-generic-score, spam-list-of-checks)
17194         (spam-list-of-statistical-checks, spam-registration-functions)
17195         (spam-check-crm114-headers, spam-crm114-score)
17196         (spam-check-crm114, spam-crm114-register-with-crm114)
17197         (spam-crm114-register-spam-routine)
17198         (spam-crm114-unregister-spam-routine)
17199         (spam-crm114-register-ham-routine)
17200         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17201         From asjo@koldfront.dk (Adam Sjøgren).
17202
17203         * gnus.el: Add spam-use-crm114.
17204
17205         * spam.el (spam-list-of-processors, spam-registration-functions):
17206         Add spam-use-resend.
17207         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17208         (spam-report-articles-gmane): Add doc fix.
17209         (spam-report-articles-resend, spam-report-resend-register-routine):
17210         Add wrappers around spam-report-resend-to.
17211
17212         * spam-report.el (spam-report-resend-to, spam-report-resend):
17213         Add support for resending spam.
17214         (spam-report-gmane): Fix line length >80.
17215
17216         * gnus.el (spam-process): Add spam-use-resend.
17217
17218 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17219
17220         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17221         number of processed spam messages.
17222         (spam-ham-copy-or-move-routine): Return the number of processed
17223         ham messages.
17224         (spam-summary-prepare-exit): Use the above values to decide
17225         whether status messages shouled be displayed.
17226
17227 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17228
17229         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17230         `rfc2047-encoding-function-alist' in order to avoid conflicting
17231         with the old version.
17232         (rfc2047-encode-region): Concatenate words containing non-ASCII
17233         characters in structured fields; don't encode space-delimited
17234         ASCII words even in unstructured fields; don't break words at
17235         char-category boundaries.
17236         (rfc2047-encode-1): New function.
17237         (rfc2047-encode): Use it; encode text so that it occupies the
17238         maximum width within 76-column; work correctly on Q encoding for
17239         iso-2022-* charsets.
17240         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17241         sure not to break a line just after the header name.
17242         (rfc2047-b-encode-region): Remove.
17243         (rfc2047-b-encode-string): New function.
17244         (rfc2047-q-encode-region): Remove.
17245         (rfc2047-q-encode-string): New function.
17246
17247         * mm-util.el (mm-replace-in-string): New function.
17248
17249 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17250
17251         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17252         Really get it right.
17253         (gnus-inews-make-draft): Really.
17254
17255 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17256
17257         * nnmh.el (nnmh-request-list-1): Don't check the link count
17258         before descending.  (small patch)
17259
17260 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17261
17262         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17263         stuff.
17264
17265         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17266         Match on real group name.
17267
17268         * gnus-art.el (gnus-signature-limit): Doc fix.
17269
17270         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17271
17272         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
17273
17274 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
17275
17276         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
17277         isn't a string.
17278
17279 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17280
17281         * gnus-draft.el (gnus-draft-send):
17282         Bind rfc2047-encode-encoded-words.
17283
17284         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17285         (rfc2047-encodable-p): Say that =? needs encoding.
17286         (rfc2047-encode-encoded-words): New variable.
17287
17288         * gnus-group.el (gnus-group-select-group): Doc fix.
17289
17290         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17291
17292         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17293         to nil.
17294
17295         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17296
17297         * nnheader.el (nnheader-get-lines-and-char): New function.
17298
17299 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17300
17301         * gnus-msg.el (gnus-summary-followup-with-original):
17302         Document yanking of region when active.
17303
17304 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17305
17306         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17307         groups if the group level is higher than the specified value.
17308
17309 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17310
17311         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17312         (gnus-group-jump-to-group): Add prefix argument using
17313         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17314         non-active group.
17315
17316         * compface.el (uncompface): Be verbose when changing
17317         `uncompface-use-external'.
17318
17319         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17320         handle manual section.
17321
17322 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17323
17324         * gnus-art.el (gnus-button-alist): Revert previous change.
17325
17326 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17327
17328         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17329
17330 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17331
17332         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17333         whether backend can accept message.
17334
17335         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17336
17337 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17338
17339         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17340         Avoid creating directory when nntp-marks-is-evil is true.
17341         Reported by Reiner Steib.
17342
17343 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17344
17345         * gnus-picon.el (gnus-picon-style): New variable.
17346         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17347         (gnus-picon-transform-address): Support `gnus-picon-style'.
17348         From Jesper Harder <harder@ifa.au.dk>.
17349
17350 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17351
17352         * message.el (message-fill-field): Return point.
17353         (message-generate-headers): Go to end of field.
17354
17355         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17356         stuff for non-living groups.
17357
17358 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17359
17360         * gnus-art.el (gnus-article-followup-with-original)
17361         (gnus-article-reply-with-original): gnus-mark-active-p ->
17362         gnus-region-active-p.
17363
17364 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17365
17366         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17367         only when there is spam or ham to be processed.
17368
17369 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17370
17371         * mail-source.el (mail-source-delete-crash-box): Refactor.
17372         (mail-source-fetch): Use it.
17373         (mail-source-fetch-file): Ditto.
17374         (mail-source-fetch-directory): Run postscript in loop.
17375         (mail-source-fetch-pop): Delete.
17376         (mail-source-fetch-maildir): Ditto.
17377         (mail-source-fetch-imap): Ditto.
17378
17379         * imap.el (imap-authenticators): Comment out sasl.
17380
17381         * message.el (message-skip-to-next-address): New function.
17382         (message-fill-header-address): Refactor.
17383         (message-fill-address): Use it.
17384         (message-delete-address): Use it.
17385         (message-fill-header-general): Refactor.
17386         (message-fill-field-address): Rename.
17387         (message-narrow-to-field): Find the start of the header.
17388         (message-header-format-alist): Don't pre-fill.
17389         (message-fill-header): Remove.
17390         (message-insert-header): New function.
17391         (message-shorten-references): Use it.
17392
17393         * rfc2047.el (rfc2047-field-value): Strip props.
17394
17395         * mail-parse.el (mail-header-make-address): New alias.
17396
17397         * ietf-drums.el (ietf-drums-make-address): New function.
17398
17399         * imap.el: Add compiler directives.
17400
17401         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17402
17403         * gnus-art.el (article-decode-idna-rhs): Don't use
17404         message-idna-inside-rhs-p.
17405
17406 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17407
17408         * message.el (message-idna-inside-rhs-p): Remove.
17409         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17410
17411         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17412         false positives.
17413
17414 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17415
17416         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17417
17418 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17419
17420         * nneething.el (nneething-file-name): Don't create spurious
17421         files.
17422
17423         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17424         (gnus-inews-do-gcc): Remove sleep.
17425
17426         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17427         part under point.
17428
17429         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17430         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17431
17432 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17433
17434         * spam.el (spam-summary-prepare-exit): Fix (length).
17435
17436 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17437
17438         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17439         as expired without moving it" message when there are spam
17440         messages left.
17441
17442 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17443
17444         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17445         header is not nil.
17446
17447 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17448
17449         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17450         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
17451         (nntp-marks-changed-p): New arg SERVER.
17452         (nntp-request-update-info): Adjust caller.
17453
17454 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17455
17456         * nntp.el (nntp-save-marks): Pass missing arg.
17457
17458 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17459
17460         * nntp.el: Support marks.
17461         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17462         (nntp-marks-modtime, nntp-marks-directory): New variables.
17463         (nntp-request-set-mark, nntp-request-update-info)
17464         (nntp-possibly-create-directory, nntp-marks-changed-p)
17465         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
17466         New functions.
17467
17468 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17469
17470         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17471         (gnus-xmas-redefine): Rename.
17472
17473         * gnus-score.el (gnus-score-insert-help):
17474         Use gnus-select-lowest-window.
17475
17476         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17477         appt-select-lowest-window and rename to gnus-select-lowest-window.
17478
17479         * gnus.el: do.
17480
17481 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17482
17483         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17484         encodings of MIME-encoded words, in order to improve
17485         interoperability with several broken MUAs.
17486
17487 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17488
17489         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17490         tags, only when charsets are not specified in headers.
17491         (mm-inline-text-html-render-with-w3m): Ditto.
17492
17493         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17494         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17495
17496 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17497
17498         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17499         instead of MIME-decoded from fields when checking
17500         `gnus-article-address-banner-alist'.
17501
17502 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17503
17504         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17505         description rather than subject.
17506
17507 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17508
17509         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17510
17511 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17512
17513         * gnus.el (gnus-version-number): Bump.
17514
17515 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17516
17517         * gnus.el: No Gnus v0.2 is released.
17518
17519 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17520
17521         * gnus-agent.el (gnus-agent-read-agentview):
17522         Inline gnus-uncompress-range.
17523
17524 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17525
17526         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17527         `exec-installed-p'.
17528
17529 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17530
17531         * gnus.el (spam-process, spam-autodetect-methods):
17532         Add bsfilter and bsfilter-headers.
17533
17534         * spam.el (spam-bsfilter): New customize group.
17535         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17536         (spam-bsfilter-header, spam-bsfilter-probability-header)
17537         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17538         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17539         (spam-bsfilter-database-directory): New options.
17540         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17541         (spam-list-of-statistical-checks, spam-registration-functions):
17542         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17543         (spam-bsfilter-score): New command.
17544         (spam-check-bsfilter-headers, spam-check-bsfilter)
17545         (spam-bsfilter-register-with-bsfilter)
17546         (spam-bsfilter-register-spam-routine)
17547         (spam-bsfilter-unregister-spam-routine)
17548         (spam-bsfilter-register-ham-routine)
17549         (spam-bsfilter-unregister-ham-routine): New functions.
17550         (spam-generic-score): Support bsfilter; Accept an optional argument
17551         to recalcurate spam score even if scoring header has already been
17552         added.
17553         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17554         optional argument to recalcurate spam score even if scoring header
17555         has already been added.
17556
17557 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17558
17559         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17560         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17561         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17562         link is missing.
17563
17564 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17565
17566         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17567         (html2text-get-attr): Rewrite.
17568
17569         * message.el (message-setup-1): Remove redundant put-text-property
17570         on mail-header-separator.
17571
17572 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17573
17574         * gnus-registry.el (gnus-registry-cache-whitespace)
17575         (gnus-registry-action, gnus-registry-spool-action)
17576         (gnus-registry-split-fancy-with-parent): Change message levels
17577         from 5 to 3 or 7, as needed.
17578
17579         * spam.el (spam-summary-prepare-exit)
17580         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17581         (spam-split, spam-find-spam, spam-log-undo-registration)
17582         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
17583         level from 5 to 6.
17584
17585 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17586
17587         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17588         2004-03-04 change).
17589
17590 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17591
17592         * sieve-manage.el (sieve-manage-open):
17593         * nnweb.el (nnweb-insert-html):
17594         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17595         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17596         * nnspool.el (nnspool-request-group):
17597         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17598         * nnml.el (nnml-request-update-info):
17599         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17600         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17601         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17602         (nnimap-request-set-mark):
17603         * nnfolder.el (nnfolder-request-update-info):
17604         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17605         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17606         * gnus-uu.el (gnus-uu-find-articles-matching):
17607         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17608         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17609         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17610         * gnus-nocem.el (gnus-nocem-scan-groups):
17611         * gnus-int.el (gnus-start-news-server):
17612         * gnus-group.el (gnus-group-make-kiboze-group)
17613         (gnus-group-browse-foreign-server):
17614         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17615         Use mapc when appropriate.
17616
17617 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17618
17619         FIXME: Make separate entries for each person.
17620
17621         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17622         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17623         <shields@msrl.com>:
17624
17625         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17626         may need for spam sorting and scoring.
17627         (spam-user-format-function-S): Add user format function suitable for
17628         general use.
17629         (spam-article-sort-by-spam-status): Add sorting function for summary
17630         sorting.
17631         (spam-extra-header-to-number): Add function to get a score from a
17632         header.
17633         (spam-summary-score): Add function to get a numeric score from the
17634         headers.
17635         (spam-generic-score): Fix function doc, was in wrong place.
17636         (spam-initialize): Take symbols when it's run, and install the
17637         extra headers that spam-necessary-extra-headers thinks we need.
17638
17639 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17640
17641         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17642         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17643
17644 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17645
17646         * gnus-sum.el (gnus-set-global-variables)
17647         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17648         (gnus-article-get-xrefs, gnus-summary-best-group)
17649         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17650         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17651         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17652         Use with-current-buffer.
17653
17654 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17655
17656         * spam.el (spam-summary-prepare-exit): Simplify logic.
17657         (spam-fetch-article-header): Read the article header if it's not
17658         available.
17659         (spam-list-articles): Simplify logic.
17660         (spam-filelist-register-routine): Fix bug with unregister-list.
17661
17662         * gnus-registry.el: Fix comments at beginning.
17663
17664 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17665
17666         * message.el (message-cater-to-broken-inn): Remove.
17667         (message-shorten-references): Make sure the total folded length of
17668         References is shorter than 998 characters to cater to a bug in INN
17669         2.3.  Also, don't pretend that references aren't folded -- this
17670         hasn't worked for a while.
17671
17672 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17673
17674         * gnus-agent.el (gnus-agentize):
17675         gnus-agent-send-mail-real-function no longer set to current value
17676         of message-send-mail-function but rather a lambda that calls
17677         message-send-mail-function.  The change makes the agent real-time
17678         responsive to user changes to message-send-mail-function.
17679
17680 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17681
17682         * legacy-gnus-agent.el
17683         (gnus-agent-convert-to-compressed-agentview): Fix typos with
17684         help from Florian Weimer <fw@deneb.enyo.de>
17685
17686 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17687
17688         * nnmail.el (nnmail-cache-insert): Revert last change.
17689
17690 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17691
17692         * nnmail.el (nnmail-cache-insert): Always check whether
17693         nnmail-cache-ignore-groups matches a group name.
17694
17695 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17696
17697         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17698         (spam-find-spam, spam-log-processing-to-registry)
17699         (spam-log-registered-p, spam-log-unregistration-needed-p)
17700         (spam-log-undo-registration): Use gnus-message instead of
17701         gnus-error, none of these errors are fatal.
17702
17703         * gnus-registry.el (gnus-registry-clean-empty-function)
17704         (gnus-registry-clean-empty): Remove only empty entries without
17705         extra data.
17706
17707 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17708
17709         * spam-stat.el (spam-stat-buffer-change-to-spam)
17710         (spam-stat-buffer-change-to-non-spam): Change (error) to
17711         (gnus-message 8) invocation.
17712
17713 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17714
17715         * nntp.el (nntp-via-netcat-command): New variable.
17716         (nntp-via-netcat-switches): New variable.
17717         (nntp-open-via-rlogin-and-netcat): New function.
17718         (nntp-open-connection-function): Doc fix.
17719         (nntp-telnet-command): Doc fix.
17720         (nntp-end-of-line): Doc fix.
17721         (nntp-via-rlogin-command): Doc fix.
17722         (nntp-via-user-name): Doc fix.
17723         (nntp-via-address): Doc fix.
17724
17725 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17726
17727         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17728         error in Emacs 21.1.
17729
17730 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17731
17732         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17733
17734 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17735
17736         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17737         (gnus-agent-with-refreshed-group): New macro.
17738         (gnus-agent-rename-group): New function.
17739         (gnus-agent-delete-group): New function.
17740         (gnus-agent-save-group-info): Use gnus-command-method when
17741         `method' parameter is nil.  Don't write nil entries into the
17742         active file.
17743         (gnus-agent-get-group-info): New function.
17744         (gnus-agent-fetch-articles):
17745         Use gnus-agent-update-files-total-fetched-for to increment disk space
17746         used.
17747         (gnus-agent-fetch-headers, gnus-agent-save-alist):
17748         Use gnus-agent-update-view-total-fetched-for to increment disk space
17749         used.
17750         (gnus-agent-get-local): Add optional parameters to avoid calling
17751         gnus-group-real-name and gnus-find-method-for-group.
17752         (gnus-agent-set-local): Delete stored entry if either min, or max,
17753         are nil.
17754         (gnus-agent-fetch-session): Reworded error/quit messages.
17755         On quit, use gnus-agent-regenerate-group to record existance of any
17756         articles fetched to disk before the quit occurred.
17757         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17758         gnus-agent-update-view-total-fetched-for, and
17759         gnus-agent-update-files-total-fetched-for to decrement disk space
17760         used.
17761         (gnus-agent-retrieve-headers):
17762         Use gnus-agent-update-view-total-fetched-for to increment disk space
17763         used.
17764         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17765         with gnus-agent-update-files-total-fetched-for to decrement disk
17766         space and fresh group buffer.
17767         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17768         (gnus-agent-need-update-total-fetched-for): New variable.
17769         (gnus-agent-update-files-total-fetched-for): New function.
17770         (gnus-agent-update-view-total-fetched-for): New function.
17771         (gnus-agent-total-fetched-for): New function.
17772
17773         * gnus-cache.el (gnus-cache-save-buffers):
17774         Use gnus-cache-update-overview-total-fetched-for to change disk space
17775         used by this group.
17776         (gnus-cache-possibly-enter-article):
17777         Use gnus-cache-update-file-total-fetched-for to increment disk space
17778         used by this group.
17779         (gnus-cache-possibly-remove-article):
17780         Use gnus-cache-update-file-total-fetched-for to decrement disk space
17781         used by this group.
17782         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17783         (gnus-cache-rename-group): New function.
17784         (gnus-cache-delete-group): New function.
17785         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17786         (gnus-cache-need-update-total-fetched-for): New variable.
17787         (gnus-cache-with-refreshed-group): New macro.
17788         (gnus-cache-update-file-total-fetched-for): New function.
17789         (gnus-cache-update-overview-total-fetched-for): New function.
17790         (gnus-cache-rename-group-total-fetched-for): New function.
17791         (gnus-cache-delete-group-total-fetched-for): New function.
17792         (gnus-cache-total-fetched-for): New function.
17793
17794         * gnus-group.el: Require gnus-sum and autoload functions to
17795         resolve warnings when gnus-group.el compiled alone.
17796         (gnus-group-line-format): Documented new %F.
17797         (size of Fetched data) group line format; identifies disk space
17798         used by agent and cache.
17799         (gnus-group-line-format-alist): Defined new F format.
17800         (gnus-total-fetched-for): New function.
17801         (gnus-group-delete-group): No longer update
17802         gnus-cache-active-altered as gnus-request-delete-group now keeps
17803         the cache in sync.
17804         (gnus-group-list-active): Let the agent store a server's active
17805         list if currently plugged.
17806
17807         * gnus-int.el (gnus-request-delete-group):
17808         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17809         local disk in sync with the server.
17810         (gnus-request-rename-group):
17811         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17812         local disk in sync with the server.
17813
17814         * gnus-start.el (gnus-get-unread-articles):
17815         Cosmetic simplification to logic.
17816
17817         * gnus-util.el (gnus-rename-file): New function.
17818
17819 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17820
17821         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17822
17823 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17824
17825         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17826         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17827
17828 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17829
17830         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17831         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17832
17833 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17834
17835         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17836
17837 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17838
17839         * spam.el (spam-set-difference): Add function to replace
17840         gnus-set-difference in spam.el.
17841         (spam-summary-prepare-exit): Use spam-set-difference.
17842
17843 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17844
17845         * gnus-registry.el (gnus-registry-cache-file): Update to use
17846         gnus-dribble-directory OR gnus-home-directory OR ~.
17847         (gnus-registry-split-fancy-with-parent): Fix doc.
17848
17849 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17850
17851         * message.el (message-exchange-point-and-mark):
17852         Use message-mark-active-p.  Suggested by Jesper Harder
17853         <harder@ifa.au.dk>.
17854
17855 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17856
17857         * message.el (message-exchange-point-and-mark): Don't activate
17858         region if it was inactive.  Suggested by Hiroshi Fujishima
17859         <pooh@nature.tsukuba.ac.jp>.
17860
17861 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17862
17863         * gnus-art.el (article-display-face): Display Faces in the same
17864         order as X-Faces.
17865
17866 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17867
17868         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17869
17870 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17871
17872         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17873         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17874         (gnus-article-mime-hierarchy): Remove.
17875         (gnus-article-mime-hierarchy-next): Remove.
17876         (gnus-article-mode): Revert 2004-03-19 change.
17877         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17878         (gnus-insert-mime-button): Revert 2004-03-19 change.
17879         (gnus-mime-accumulate-hierarchy): Remove.
17880         (gnus-mime-enter-multipart): Remove.
17881         (gnus-mime-leave-multipart): Remove.
17882         (gnus-mime-display-part): Revert 2004-03-19 change.
17883         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17884
17885         * mml.el (mml-preview): Revert 2004-03-19 change.
17886
17887 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17888
17889         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17890
17891 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17892
17893         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17894         t while entering a file name using the mm-with-multibyte macro.
17895         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17896
17897         * mm-util.el (mm-with-multibyte): New macro.
17898
17899 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17900
17901         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
17902         New user option.
17903         (gnus-mime-multipart-functions): Doc and customization fix.
17904         (gnus-article-mime-hierarchy): New variable.
17905         (gnus-article-mime-hierarchy-next): New variable.
17906         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17907         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17908         gnus-article-mime-hierarchy-next to nil.
17909         (gnus-insert-mime-button): Show hierarchy numbers.
17910         (gnus-mime-accumulate-hierarchy): New function.
17911         (gnus-mime-enter-multipart): New function.
17912         (gnus-mime-leave-multipart): New function.
17913         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17914         (gnus-mime-display-alternative): Show hierarchy numbers.
17915
17916         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17917         gnus-article-mime-hierarchy-next to nil.
17918
17919 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17920
17921         * dns.el: Don't require gnus-xmas.
17922
17923 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17924
17925         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17926         inline PGP.
17927         (mml-menu): Disable mml-quote-region if mark is inactive.
17928
17929 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17930
17931         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17932         when the group's active is not available.
17933
17934 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17935
17936         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17937         error.
17938
17939 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17940
17941         * imap.el (imap-store-password): New variable.
17942         (imap-interactive-login): Use it.
17943         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17944
17945 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17946
17947         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17948         window-start and hscroll to summary window.
17949
17950 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17951
17952         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17953         conversion message to newsrc-dribble when an actual conversion is
17954         performed.
17955
17956 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17957
17958         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17959
17960 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17961
17962         * mm-decode.el (mm-complicated-handles): New function reviving
17963         former definition of mm-multiple-handles.
17964
17965         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17966         (gnus-mime-delete-part): Use it.
17967
17968 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17969
17970         * gnus-agent.el (gnus-agent-read-local):
17971         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
17972         avoid the implicit assumption that they will always be equal.
17973         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17974         coding-system-for-write, as the with-temp-file macro first prints
17975         to a buffer then saves the buffer.
17976
17977 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17978
17979         * gnus-art.el (gnus-article-edit-part): New function.
17980         (gnus-mime-save-part-and-strip): Use it; do query instead of
17981         signaling an error; don't use mm-multiple-handles.
17982         (gnus-mime-delete-part): Ditto.
17983
17984 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17985
17986         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
17987         old file versions.
17988         (gnus-group-prepare-hook): Remove function that converted list
17989         form of gnus-agent-expire-days to group properties.
17990
17991         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17992         (gnus-request-accept-article): Re-indented.
17993
17994         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17995         converters to handle old agent file formats.  Add logic for a
17996         "backup before upgrading warning".
17997         (gnus-convert-mark-converter-prompt): Developers can mark
17998         functions as needing (default), or not needing,
17999         gnus-convert-old-newsrc's "backup before upgrading warning".
18000         (gnus-convert-converter-needs-prompt): Tests whether the user
18001         should be protected from potentially irreversable changes by the
18002         function.
18003
18004         * legacy-gnus-agent.el: New.  Provides converters that are only
18005         loaded when gnus-convert-old-newsrc needs to call them.
18006
18007 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18008
18009         * mail-source.el (mail-source-touch-pop): Doc fix.
18010
18011         * message.el (message-smtpmail-send-it): Doc fix.
18012
18013 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
18014
18015         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
18016
18017         * nnmail.el (nnmail-split-fancy): do.
18018
18019         * gnus-kill.el (gnus-kill, gnus-execute): do.
18020
18021 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
18022
18023         * gnus-sum.el (gnus-widget-reversible-match)
18024         (gnus-widget-reversible-to-internal)
18025         (gnus-widget-reversible-to-external): New functions.
18026         (gnus-widget-reversible): New widget.
18027         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
18028
18029 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
18030
18031         * gnus-sum.el (gnus-thread-sort-functions)
18032         (gnus-article-sort-functions): Document `(not F)' items.
18033
18034 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
18035
18036         * spam.el (spam-use-gmane-xref): Add new backend.
18037         (spam-gmane-xref-spam-group): Add variable to control the name of the
18038         Gmane spam group.
18039         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18040         (spam-regex-headers-spam, spam-regex-headers-ham)
18041         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18042         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18043         backends and checks.
18044         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18045
18046         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18047         an autodetect method.
18048
18049 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18050
18051         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18052         articles are being added to a group.
18053         (gnus-request-replace-article): Inform the agent that articles
18054         need to be uncached as the cached contents are no longer valid.
18055
18056 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18057
18058         * binhex.el: Don't autoload executable-find.
18059
18060         * canlock.el: Don't autoload mail-fetch-field.
18061
18062         * dgnushack.el: Autoload c-mode for XEmacs.
18063
18064         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18065
18066         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18067         rmail-dont-reply-to and rmail-output.
18068
18069         * gnus-score.el: Don't autoload ffap-string-at-point.
18070
18071         * gnus-setup.el: Don't autoload sc-cite-original.
18072
18073         * imap.el: Don't autoload base64-decode-string,
18074         base64-encode-string and md5.
18075
18076         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18077         and rmail-msg-restore-non-pruned-header.
18078
18079         * mm-decode.el: Don't autoload executable-find.
18080
18081         * mm-url.el: Don't autoload executable-find.
18082
18083         * mm-view.el: Don't autoload diff-mode.
18084
18085         * nndb.el: Don't autoload news-reply-mode, news-setup,
18086         cancel-timer and telnet.
18087
18088         * password.el: Don't autoload run-at-time for Emacs.
18089
18090         * sha1-el.el: Don't autoload executable-find.
18091
18092         * sieve-mode.el: Don't autoload c-mode.
18093
18094         * uudecode.el: Don't autoload executable-find.
18095
18096 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18097
18098         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18099         (gnus-agent-possibly-alter-active): Avoid null in numeric
18100         comparison.
18101         (gnus-agent-set-local): Refuse to save null in local object table.
18102         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18103         list of articles that will be marked as unread.
18104
18105 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18106
18107         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18108
18109 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18110
18111         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18112         language tags.
18113
18114 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18115
18116         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18117         Don't bind "obarray".
18118
18119         * gnus-sum.el (gnus-thread-sort-functions):
18120         Add `gnus-thread-sort-by-most-recent-number' and
18121         `gnus-thread-sort-by-most-recent-date'.
18122         Reported by Kai Grossjohann <kai@emptydomain.de>.
18123
18124 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18125
18126         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
18127
18128 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18129
18130         * gnus-cus.el (gnus-agent-customize-category):
18131         Remove ignore-errors macro reference that required cl to be loaded at
18132         run-time.
18133
18134         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
18135         single-interval range of the form (min . max).  Previously the
18136         range had to look like ((min . max)).  Likewise, return
18137         (min . max) rather than ((min . max)).
18138         (gnus-range-map): Use gnus-range-normalize to accept
18139         single-interval range.
18140
18141         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18142         the cache, but not the agent, now appear with their usual face.
18143
18144         * dgnushack.el (loaddir): New variable that is bound to the
18145         directory containing the dgnushack.el file. Use loaddir, rather
18146         than srcdir, to update load-path. Change lets dgnushack compile
18147         code in directories other than GNUS/lisp.
18148
18149 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18150
18151         * lpath.el: Don't bind w3m-safe-url-regexp.
18152
18153         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18154         w3m-safe-url-regexp variable buffer-local.
18155
18156         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18157
18158 2004-02-27  Simon Josefsson  <jas@extundo.com>
18159
18160         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18161         gnus-group-real-prefix.
18162         (gnus-summary-move-article): Use it, instead of
18163         gnus-group-real-prefix.
18164
18165 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18166
18167         * lpath.el: Bind w3m-safe-url-regexp.
18168
18169         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18170         w3m-safe-url-regexp variable buffer-local and set it as the value
18171         of mm-w3m-safe-url-regexp.
18172
18173         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18174
18175         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18176         parsing gnus-posting-styles when the message is not for replying.
18177
18178         * dgnushack.el: Autoload sgml-mode for XEmacs.
18179
18180         * nnrss.el (nnrss-opml-export):
18181         Use mm-set-buffer-file-coding-system instead of
18182         set-buffer-file-coding-system.
18183
18184 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18185
18186         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18187         of checkdoc.el).
18188         * nnrss.el: do.
18189         * gnus-mlspl.el: do.
18190         * gnus-ml.el: do.
18191         * gnus-srvr.el: do.
18192
18193         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18194
18195 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18196
18197         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18198         Corrections to custom-manual links.
18199
18200         * gnus-art.el (gnus-article): Ditto.
18201
18202         * mm-decode.el (mime-display, mime-security): Ditto.
18203
18204 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18205
18206         * flow-fill.el: Typo.
18207
18208 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18209
18210         * spam-wash.el: New file.
18211
18212 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18213
18214         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18215
18216 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18217
18218         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18219         to be run with new-articles as LIST1, not LIST2.
18220         (spam-registration-functions): Add spam-use-ham-copy as a nil
18221         registration backend.
18222
18223 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18224
18225         * spam-stat.el (spam-stat-washing-hook): New option.
18226         (spam-stat-buffer-words): Use it.
18227         (spam-stat-process-directory, spam-stat-test-directory):
18228         Use insert-file-contents-literally.
18229         (spam-stat-coding-system): New variable.
18230         (spam-stat-load, spam-stat-save): Use it.
18231
18232 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18233
18234         * spam-report.el (spam-report-plug-agent):
18235         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18236
18237 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18238
18239         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18240         Allow / in mailto URLs.
18241
18242 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18243
18244         * spam-report.el (spam-report-process-queue): Fix interactive use.
18245         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18246         (spam-report-unplug-agent): Doc fixes.
18247         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18248         (spam-report-agentize, spam-report-deagentize): Autoload.
18249
18250 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18251
18252         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
18253
18254         * message.el (message-setup-fill-variables): Add mml tags to
18255         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18256         <ajk@iu.edu>.
18257         (message-mode): Don't modify paragraph-separate there.
18258
18259 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18260
18261         * compface.el (uncompface-use-external): Default to undecided.
18262         (uncompface-use-external-threshold): New variable.
18263         (uncompface-float-time): New macro.
18264         (uncompface): Determine whether to use the external decoder if
18265         uncompface-use-external is undecided.
18266
18267 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18268
18269         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18270         after images.
18271
18272         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18273
18274 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18275
18276         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18277
18278         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18279
18280         * gnus-sum.el (gnus-summary-limit-to-age)
18281         (gnus-summary-limit-children): do.
18282
18283         * gnus-int.el (gnus-request-scan): do.
18284
18285         * gnus-group.el (gnus-group-suspend): do.
18286
18287         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18288
18289         * gnus-cite.el (gnus-cite-parse-attributions): do.
18290
18291         * gnus-agent.el (gnus-summary-set-agent-mark)
18292         (gnus-agent-regenerate-group): do.
18293
18294         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18295
18296         * binhex.el (binhex-decode-region-internal): do.
18297
18298 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18299
18300         * gnus-fun.el (gnus-face-properties-alist): New user option.
18301         (gnus-display-x-face-in-from): Use it.
18302
18303         * gnus-art.el (article-display-face): Ditto.
18304
18305         * compface.el (uncompface-use-external): Default to nil.
18306
18307 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18308
18309         * nntp.el (nntp-erase-buffer): New function.
18310         (nntp-retrieve-data, nntp-send-command)
18311         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18312         (nntp-possibly-change-group): Use it.
18313
18314         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18315         Use with-current-buffer.
18316
18317 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18318
18319         * compface.el: Merge the ELisp-based uncompface program.
18320         (compface): New customization group.
18321         (uncompface-use-external): New user option.
18322         (uncompface): Call uncompface-internal if uncompface-use-external
18323         is nil.
18324         (uncompface-internal): New function.  Note that there are also
18325         some other functions and variables added for this function.
18326
18327 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18328
18329         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18330         if necessary.
18331
18332 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18333
18334         * spam-report.el (spam-report-unplug-agent)
18335         (spam-report-plug-agent, spam-report-deagentize)
18336         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18337         Add support for the Agent in spam-report: when unplugged, report to a
18338         file; when plugged, submit all the requests.
18339
18340         * spam.el (spam-register-routine): Fix message about
18341         registration.
18342
18343 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18344
18345         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18346         dependencies.
18347         (rfc2047-encode): Use it.
18348
18349         * gnus-art.el (gnus-button-marker-list): Move before first
18350         reference.
18351
18352         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18353         (imap-parse-body): Fix format string mismatch.
18354
18355         * gnus-score.el (gnus-summary-increase-score): do.
18356
18357         * nnrss.el (nnrss-close): New function.
18358
18359 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18360
18361         * nnrss.el (nnrss-make-filename): New function.
18362         (nnrss-request-delete-group, nnrss-read-server-data)
18363         (nnrss-save-server-data, nnrss-read-group-data)
18364         (nnrss-save-group-data): Use it.
18365         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18366         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18367         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18368
18369 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18370
18371         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18372
18373 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18374
18375         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18376         files.
18377
18378         * message.el (message-generate-headers-first): Don't quote nil
18379         and t in docstrings.
18380
18381         * imap.el (imap-id): do.
18382
18383         * gnus-agent.el (gnus-agent-consider-all-articles)
18384         (gnus-agent-queue-mail): do.
18385
18386 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18387
18388         * spam-report.el (spam-report-process-queue): New function.
18389         Process requests from `spam-report-requests-file'.
18390         (spam-report-process-queue): Doc fix.
18391
18392 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18393
18394         * spam.el (spam-register-routine)
18395         (spam-log-processing-to-registry, spam-log-registered-p)
18396         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18397         Change "check" to "spam-check" for semi-clarity.
18398
18399 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18400
18401         * pop3.el: Require nnheader.
18402
18403         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18404
18405         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18406
18407         * gnus-picon.el: Require cl.
18408
18409         * gnus-fun.el: Require gnus-ems and gnus-util.
18410
18411         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18412
18413         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18414
18415         * gnus-art.el (gnus-article-edit-mode): Define before first
18416         reference.
18417
18418 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18419
18420         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18421         (gnus-uu-post-encoded): Use point-at-bol.
18422
18423         * gnus-topic.el (gnus-group-active-topic-p): do.
18424
18425         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18426
18427         * gnus-group.el (gnus-group-kill-region): do.
18428
18429         * gnus-art.el (article-date-ut): do.
18430
18431         * message.el (message-fetch-field): Remove redundant
18432         case-fold-search binding.
18433         (message-narrow-to-field): Simplify.
18434
18435 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18436
18437         * spam.el (spam-directory): Derive from `gnus-directory'.
18438
18439         * spam-report.el (spam-report-url-to-file)
18440         (spam-report-requests-file): New function and variable for offline
18441         reporting.
18442         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18443         and user defined function.
18444         (spam-report-url-ping-mm-url): Remove doubled slash.
18445
18446 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18447
18448         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18449
18450 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18451
18452         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
18453         Fix format string mismatch.
18454
18455         * sieve.el (sieve-deactivate-all): do.
18456
18457         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18458
18459         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18460
18461         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18462
18463         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18464
18465 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18466
18467         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18468         the list of checks.
18469
18470 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18471
18472         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18473         padding.
18474
18475 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18476
18477         * mm-view.el (mm-fill-flowed): New variable.
18478         (mm-inline-text): Use it.
18479
18480 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18481
18482         * spam.el (spam-spamassassin-register-ham-routine)
18483         (spam-spamassassin-register-spam-routine): Fix function names.
18484
18485 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18486
18487         * gnus.el (gnus-tmp-grouplens): Remove.
18488         (gnus-summary-line-format): Remove grouplens.
18489
18490         * gnus-group.el (gnus-group-line-format): Ditto.
18491
18492         * gnus-spec.el (gnus-format-specs): Ditto.
18493         (gnus-update-format-specifications): Flush the group format spec
18494         cache if there's the grouplens stuff.
18495         (gnus-parse-simple-format): Replace %l with the empty string.
18496
18497 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18498
18499         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18500         omission.
18501
18502 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18503
18504         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18505         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18506
18507 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18508
18509         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18510         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18511         New macros and functions.
18512         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18513         Handle > NLINK_MAX messages.
18514         * nnmaildir.el (nnmaildir-request-set-mark):
18515         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
18516
18517 2004-01-25  Alex Schroeder  <alex@gnu.org>
18518
18519         * spam-stat.el (spam-stat-process-directory-age): New option.
18520         (spam-stat-process-directory): Use it.
18521
18522 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18523
18524         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18525         (spam-stat-save): Accept prefix argument.
18526
18527 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18528
18529         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18530         links" error.
18531
18532 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18533
18534         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18535         the rest of the and/or forms.
18536
18537 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18538
18539         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18540         compatibility with old .newsrc.eld files.
18541
18542         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18543
18544         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18545
18546         * gnus-start.el (gnus-1): do.
18547
18548         * gnus-group.el (gnus-group-line-format-alist): do.
18549
18550         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18551
18552         * gnus-gl.el: Remove.
18553
18554 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18555
18556         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18557         marks consisting of a single range {for example, (3 . 5)} rather
18558         than a list of a single range { ((3 . 5)) }.
18559
18560 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18561
18562         * spam-stat.el (spam-stat-store-gnus-article-buffer):
18563         Use with-current-buffer.
18564         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18565         avoid consing a string.
18566
18567         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18568         Remove obsolete entries for big5 and gb2312.
18569
18570 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18571
18572         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18573         uncompressed list.
18574
18575 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18576
18577         * spam-stat.el (spam-stat-strip-xref): New function.
18578         (spam-stat-process-directory): Use it.
18579
18580         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18581         here -- it's done in message-fetch-field.
18582
18583 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18584
18585         * gnus-agent.el (gnus-agent-queue-mail)
18586         (gnus-agent-prompt-send-queue): New variables.
18587         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18588         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18589         "nndraft:queue" along to gnus-draft-send.
18590         Use gnus-agent-prompt-send-queue.
18591         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18592         is "nndraft:queue".  Suggested by Gaute Strokkenes
18593         <gs234@srcf.ucam.org>
18594
18595         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
18596         (agent-enable-undownloaded-faces): Add.
18597         (gnus-agent-cat-groups): Use eval-and-compile, not
18598         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18599         method of gnus-agent-cat-groups even when the buffer has been
18600         evaled.
18601         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
18602         delete gnus-agent-save-active-1.
18603         (gnus-agent-save-groups): Delete.  Identical to
18604         gnus-agent-save-active.
18605         (gnus-agent-write-active): No longer adjust agent's copy of active
18606         file as agent's adjustments are now stored in their own
18607         file.  Remove optional parameter.
18608         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18609         servers.  Add use of min/max range limits from server's local
18610         file.
18611         (gnus-agent-save-alist): Remove unused optional argument.
18612         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18613         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18614         (gnus-agent-set-local): A per-server file that keeps min/max range
18615         limits for articles known to the agent.  Provides a fast mechanism
18616         for altering many active ranges.
18617         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18618         active file (local makes it unnecessary).
18619         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
18620
18621         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
18622         (agent-enable-undownloaded-faces): Add.
18623
18624         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18625         disable it when sending to "nndraft:queue".
18626         (gnus-group-send-queue): Add safety check to avoid sending queue
18627         when unplugged.
18628
18629         * gnus-group.el (gnus-group-catchup): Use new
18630         gnus-sequence-of-unread-articles, not
18631         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18632         numbers of articles.  Use gnus-range-map to avoid having to
18633         uncompress the unread list.
18634         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18635         Fix invalid ange-ftp reference.
18636
18637         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18638         (gnus-sorted-range-intersection): Intersection of two ranges
18639         without requiring that they first be uncompressed.
18640
18641         * gnus-start.el (gnus-activate-group): Unless blocked by the
18642         caller, possibly expand the active range to include both cached
18643         and agentized articles.
18644         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18645         multiple version-dependent converters.
18646         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
18647         gnus-agent-save-active.
18648         (gnus-save-newsrc-file): Save dirty agent range limits.
18649
18650         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
18651         gnus-agent-possibly-alter-active.
18652         (gnus-adjust-marked-articles): Faster handling of simple lists.
18653
18654 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18655
18656         * spam-stat.el (spam-stat-test-directory): New optional argument
18657         displays a list of files detected.  Suggested by Andrew Cohen
18658         <cohen@andy.bu.edu>.
18659         (spam-stat-buffer-words-with-scores): Don't narrow and change
18660         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18661
18662 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18663
18664         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18665         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18666         (spam-spamassassin-arguments)
18667         (spam-spamassassin-spam-flag-header)
18668         (spam-spamassassin-positive-spam-flag-header)
18669         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18670         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18671         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18672         (spam-list-of-processors, spam-list-of-checks)
18673         (spam-list-of-statistical-checks, spam-registration-functions)
18674         (spam-check-spamassassin-headers, spam-check-spamassassin)
18675         (spam-spamassassin-score)
18676         (spam-spamassassin-register-with-sa-learn)
18677         (spam-spamassassin-register-spam-routine)
18678         (spam-spamassassin-register-ham-routine)
18679         (spam-assassin-register-spam-routine)
18680         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18681         (spam-bogofilter-score): Fix to show article before scoring.
18682
18683 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18684
18685         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18686         default scoring function.
18687         (spam-generic-score): Call spam-spamassassin-score if
18688         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18689         spam-bogofilter-score otherwise.
18690
18691         * gnus.el (spam-process, spam-autodetect-methods):
18692         Add spamassassin and spamassassin-headers.
18693
18694 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18695
18696         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18697         Suppress unnecessary messages.
18698
18699 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18700
18701         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18702         make-hash-table.
18703
18704 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18705
18706         * canlock.el (base64-encode-string): Don't autoload it.
18707
18708 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18709
18710         * run-at-time.el: Remove useless (require 'itimer),
18711         eval-and-compile and (featurep 'xemacs).
18712
18713 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18714
18715         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18716         GROUP is a virtual group.
18717
18718 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18719
18720         * gnus.el: Autoload `message-y-or-n-p'.
18721
18722 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18723
18724         * pgg-parse.el: Remove unnecessary (require 'custom).
18725
18726         * pgg-def.el: do.
18727
18728         * nnmail.el: do.
18729
18730         * gnus-undo.el: do.
18731
18732         * gnus-picon.el: do.
18733
18734         * gnus-util.el: do.
18735
18736 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18737
18738         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18739
18740 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18741
18742         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18743         handle, as well as a list.
18744
18745         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18746         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18747         (mm-w3m-cid-retrieve): Simplify.
18748
18749 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18750
18751         * message.el (message-kill-to-signature): Allow prefix arg to
18752         specify number of lines to keep before signature.
18753
18754 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18755
18756         * message.el (message-kill-to-signature): Change docstring.
18757
18758 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18759
18760         * canlock.el: Always require sha1-el.
18761         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18762
18763         * message.el: Autoload sha1 only when compiling.
18764
18765         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18766         eudc-expand-inline for XEmacs.
18767
18768 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18769
18770         * message.el (message-canlock-generate): Require sha1-el.
18771
18772 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18773
18774         * message.el (message-expand-name): Silence the byte compiler.
18775
18776         * lpath.el: Add detect-coding-system.
18777
18778         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18779         cus-edit.
18780
18781 2004-01-13  Simon Josefsson  <jas@extundo.com>
18782
18783         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18784         Invoke gnus-score-mode.
18785         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18786
18787         * gnus-range.el (gnus-compress-sequence): Doc fix.
18788         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
18789
18790 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18791
18792         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18793
18794 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18795
18796         * spam.el (spam-get-article-as-string): Update to use
18797         gnus-request-article-this-buffer, much simpler.
18798         (spam-get-article-as-buffer): Remove.
18799
18800 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18801
18802         * message.el (message-expand-name): Use EUDC if the user uses that.
18803
18804 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18805
18806         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18807         character for the encoding to avoid consing a string.
18808
18809         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18810         unnecessarily.
18811
18812         * mm-util.el (mm-replace-chars-in-string): Remove.
18813
18814         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18815         of mm-replace-chars-in-string.
18816
18817 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18818
18819         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18820
18821         * mm-util.el (mm-subst-char-in-string): Support inplace.
18822
18823         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18824         a new string in every iteration.  Use shy groups.
18825
18826 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18827
18828         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18829         * gnus-soup.el (gnus-soup-group-brew):
18830         * gnus-msg.el (gnus-put-message):
18831         * gnus-move.el (gnus-group-move-group-to-server):
18832         * gnus-kill.el (gnus-batch-score):
18833         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18834         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18835         (gnus-group-update-group, gnus-group-read-group)
18836         (gnus-group-make-group, gnus-group-make-help-group)
18837         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18838         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18839         (gnus-group-sort-by-unread, gnus-group-catchup)
18840         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18841         (gnus-group-yank-group, gnus-group-set-info)
18842         (gnus-group-list-groups):
18843         * gnus.el (gnus-generate-new-group-name):
18844         * gnus-delay.el (gnus-delay-send-queue):
18845         * nnvirtual.el (nnvirtual-catchup-group):
18846         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18847         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18848         (gnus-group-prepare-topics, gnus-topic-check-topology):
18849         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18850         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18851         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18852         (gnus-group-make-articles-read):
18853         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18854         (gnus-group-change-level, gnus-kill-newsgroup)
18855         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18856         (gnus-get-unread-articles, gnus-make-articles-unread)
18857         (gnus-make-ascending-articles-unread): Use accessor
18858         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18859         to get group information for improved readability.
18860
18861
18862 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18863
18864         * gnus-art.el (article-decode-mime-words, article-babel)
18865         (gnus-article-highlight-signature, gnus-article-add-buttons)
18866         (gnus-signature-toggle): Use gnus-with-article-buffer.
18867
18868         * gnus-art.el (gnus-article-highlight-headers)
18869         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18870
18871         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18872         (gnus-article-set-globals, gnus-request-article-this-buffer)
18873         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18874         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18875         (gnus-mime-display-alternative): Use with-current-buffer.
18876
18877 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18878
18879         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18880         also under 80 char limit, and call gnus-error if needed.
18881         (spam-fetch-article-header): Fix - it was a
18882         buffer-local variable (gnus-newsgroup-data).
18883         (spam-find-spam): Use spam-generate-fake-headers, forget about
18884         spam-insert-fake-headers.
18885         (spam-insert-fake-headers): Remove.
18886
18887 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18888
18889         * deuglify.el (gnus-article-outlook-unwrap-lines)
18890         (gnus-outlook-rearrange-article)
18891         (gnus-outlook-repair-attribution-outlook)
18892         (gnus-outlook-repair-attribution-block)
18893         (gnus-outlook-repair-attribution-other): Remove redundant
18894         save-excursion.
18895
18896 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18897
18898         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18899         (spam-fetch-field-subject-fast)
18900         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18901         (spam-fetch-article-header): Add functions to deal with Gnus
18902         internals for fast retrieval of article header data.
18903         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18904
18905 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18906
18907         * pop3.el (pop3-md5): Remove.
18908         (pop3-apop): Replace pop3-md5 with md5.
18909
18910         * mm-bodies.el: base64 is always built-in.
18911
18912         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18913         Use with-current-buffer.
18914
18915 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18916
18917         * canlock.el (canlock-insert-header): Remove excessive grouping in
18918         regexp.
18919
18920         * gnus-sum.el (gnus-summary-read-document): Ditto.
18921
18922         * gnus-uu.el (gnus-uu-part-number): Ditto.
18923
18924         * html2text.el (html2text-remove-tags): Ditto.
18925         (html2text-format-tags): Ditto.
18926         (html2text-format-single-elements): Ditto.
18927
18928         * mml.el (mml-parse-1): Ditto.
18929
18930 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18931
18932         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18933
18934         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18935
18936         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18937
18938         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18939
18940 2003-11-15  Simon Josefsson  <jas@extundo.com>
18941
18942         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18943         (pgg-gpg-lookup-key): Use regexp match instead of
18944         split-string (split-string is different between emacs 21.2 and
18945         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18946
18947 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18948
18949         * gnus-art.el (gnus-mime-view-all-parts)
18950         (gnus-article-part-wrapper, gnus-article-view-part):
18951         Use with-current-buffer.
18952
18953 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18954
18955         * spam.el (spam-disable-spam-split-during-ham-respool)
18956         (spam-spamoracle-database, spam-cache-lookups)
18957         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18958         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18959         (spam-group-ham-marks, spam-group-spam-marks)
18960         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18961         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18962         also add spam-use-blackholes to the statistical checks.
18963         (spam-fetch-field-fast): Add interface to fetching fields, may
18964         become a macro.
18965         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18966         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18967         (spam-insert-fake-headers): Fake an article when needed.
18968         (spam-find-spam): Fake article when possible.
18969         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18970         (spam-check-bogofilter-headers): Use message-fetch-field instead
18971         of nnmail-fetch-field.
18972
18973 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18974
18975         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18976
18977 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18978
18979         * spam.el (spam-split): Do not require spam-use-CHECK to be
18980         enabled if that check is passed to spam-split explicitly; also
18981         fix so 'spam doesn't get converted to spam-split-group when
18982         spam-split-symbolic-return is t.
18983         (spam-find-spam): Find registrations of the article and use those
18984         instead of re-running spam-split to find the spam/ham
18985         classification of the article.
18986         (spam-log-processing-to-registry, spam-log-registered-p)
18987         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18988         Use gnus-error instead of gnus-message.
18989         (spam-log-registration-type): Add function to determine the
18990         classification of a message based on registry entries; will
18991         return nil if both 'spam and 'ham are found.
18992         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18993         a reasonably fast local cache without the loading errors.
18994         (spam-cache-lookups): Set to t by default.
18995         (spam-find-spam): Don't try to guess spam-cache-lookups.
18996         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18997         spam-caches entry.
18998         (spam-filelist-build-cache, spam-filelist-check-cache):
18999         Fix caching of whitelist/blacklist entries.
19000         (spam-check-whitelist, spam-check-blacklist):
19001         Invoke spam-from-listed-p with a type, not a cache variable.
19002         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
19003
19004 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19005
19006         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
19007
19008         * nnmail.el (nnmail-split-fancy): do.
19009
19010         * mml.el (mml-parse): do.
19011
19012         * gnus-score.el (gnus-enter-score-words-into-hashtb)
19013         (gnus-score-adaptive): do.
19014
19015 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19016
19017         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
19018         (gnus-mime-button-map): Don't set keymap parent.
19019         (gnus-button-ctan-directory-regexp): Use shy grouping.
19020         (gnus-prev-page-map): Don't set keymap parent.
19021         (gnus-prev-page-map): Remove duplicated one.
19022         (gnus-next-page-map): Don't set keymap parent.
19023         (gnus-mime-security-button-map): Ditto.
19024
19025         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
19026         version number.
19027
19028         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
19029
19030 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19031
19032         * canlock.el (canlock-sha1-function): Remove.
19033         (canlock-sha1-function-for-verify): Remove.
19034         (canlock-openssl-program): Remove.
19035         (canlock-openssl-args): Remove.
19036         (canlock-ignore-errors): Remove.
19037         (canlock-sha1-with-openssl): Remove.
19038         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19039         (canlock-verify): Don't use canlock-ignore-errors.
19040
19041         * sha1-el.el (sha1-string-external): Make it can return a string
19042         in binary form.
19043         (sha1-region-external): Ditto.
19044         (sha1-string-internal): Ditto.
19045         (sha1-region-internal): Ditto.
19046         (sha1-region): Ditto.
19047         (sha1-string): Ditto.
19048         (sha1): Ditto.
19049
19050 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19051
19052         * spam.el (spam-report-articles-gmane): New command.
19053
19054 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19055
19056         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19057
19058         * run-at-time.el (run-at-time-saved): Remove.
19059         (run-at-time): Doc fix.
19060
19061 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19062
19063         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19064         (gnus-summary-limit-map): Add it.
19065         (gnus-summary-make-menu-bar): do.
19066
19067 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19068
19069         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19070         Make attempt at some caching support (done for BBDB only now).
19071         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19072         addresses to be checked.
19073         (spam-clear-cache-BBDB): Add function, to be invoked by
19074         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19075         (spam-check-BBDB): Check and use the caches, if
19076         spam-cache-lookups is on, remove superfluous (provide).
19077
19078 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19079
19080         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19081
19082 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19083
19084         * run-at-time.el (run-at-time-saved): Move to after the definition
19085         of `run-at-time'.
19086
19087         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
19088
19089 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19090
19091         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19092         mm-w3m-local-map-property.
19093
19094         * mm-view.el (mm-w3m-mode-map): Remove.
19095         (mm-w3m-local-map-property): Remove.
19096         (mm-inline-text-html-render-with-w3m): Don't use
19097         mm-w3m-local-map-property.
19098
19099 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19100
19101         * run-at-time.el: New file.
19102
19103         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
19104         under Emacs.
19105
19106         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19107         of gnus-set-text-properties.
19108
19109         * gnus-uu.el (gnus-uu-save-article): Ditto.
19110
19111         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
19112
19113         * gnus-cite.el (gnus-cite-parse): Ditto.
19114
19115         * gnus-art.el (gnus-button-push): Use set-text-properties instead
19116         of gnus-.
19117
19118         * gnus-xmas.el (run-at-time): Require run-at-time.
19119
19120         * gnus.el: Change calls to nnheader-run-at-time and
19121         password-run-at-time throughout to use run-at-time directly.
19122
19123         * password.el: Remove definition of run-at-time.
19124
19125         * nnheaderxm.el: Remove definition of run-at-time.
19126
19127 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
19128
19129         * mml.el (mml-minibuffer-read-disposition): Show attachment type
19130         in prompt.
19131
19132 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19133
19134         * messagexmas.el (message-xmas-redefine): Alias
19135         `message-make-caesar-translation-table' to
19136         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
19137         version.
19138
19139         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
19140         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
19141         `gnus-xmas-set-text-properties'.
19142         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
19143         `gnus-xmas-completing-read'.
19144         (gnus-xmas-completing-read): Removed.
19145         (gnus-xmas-open-network-stream): Removed.
19146
19147         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19148         XEmacs version.
19149
19150         * dns.el (dns-make-network-process): Use `open-network-stream'
19151         instead of `gnus-xmas-open-network-stream'.
19152
19153         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
19154
19155         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19156
19157 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19158
19159         * gnus-art.el (gnus-mime-display-alternative)
19160         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19161         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19162         Don't use gnus-local-map-property.
19163
19164         * gnus-util.el (gnus-local-map-property): Remove.
19165
19166         * mm-view.el (mm-view-pkcs7-decrypt):
19167         Replace gnus-completing-read-maybe-default with completing-read.
19168
19169         * gnus-util.el (gnus-completing-read): do.
19170         (gnus-completing-read-maybe-default): Remove.
19171
19172 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19173
19174         * password.el: Only autoload `run-at-time' if not XEmacs.
19175         Only autoload the itimer functions if XEmacs.
19176
19177 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19178
19179         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
19180         XEmacsen.
19181
19182         * dgnushack.el: Autoload executable-find for XEmacs.
19183
19184 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19185
19186         * gnus-art.el (gnus-read-string): Remove.
19187         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19188         read-string.
19189
19190 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19191
19192         * netrc.el: Autoload password-read.
19193         (netrc): Add configuration group.
19194         (netrc-encoding-method, netrc-openssl-path):
19195         Add variables for encoding and decoding of files with symmetric
19196         ciphers.
19197         (netrc-encode): Add assistant function to encode a file with
19198         netrc-encoding-method.
19199         (netrc-parse): Add interactive parameter, added optional
19200         decoding if netrc-encoding-method is non-nil but otherwise
19201         behavior is standard.
19202         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19203         Do s/encode/encrypt/ everywhere.
19204
19205         * spam.el: Remove executable-find autoload.
19206
19207 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19208
19209         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19210
19211         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19212
19213 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19214
19215         * gnus-art.el (gnus-treat-ansi-sequences)
19216         (article-treat-ansi-sequences): New variable and function.
19217         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19218
19219         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19220         Use it.
19221
19222 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19223
19224         * mm-util.el (mm-quote-arg): Remove.
19225
19226         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19227         shell-quote-argument.
19228
19229         * gnus-uu.el (gnus-uu-command): do.
19230
19231         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19232
19233         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19234         with make-char.
19235
19236         * mm-util.el (mm-make-char): Remove.
19237
19238         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19239         add-minor-mode.
19240
19241         * gnus-undo.el (gnus-undo-mode): do.
19242
19243         * gnus-topic.el (gnus-topic-mode): do.
19244
19245         * gnus-sum.el (gnus-dead-summary-mode): do.
19246
19247         * gnus-start.el (gnus-slave-mode): do.
19248
19249         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19250
19251         * gnus-ml.el (gnus-mailing-list-mode): do.
19252
19253         * gnus-gl.el (gnus-grouplens-mode): do.
19254
19255         * gnus-draft.el (gnus-draft-mode): do.
19256
19257         * gnus-dired.el (gnus-dired-mode): do.
19258
19259         * gnus-ems.el (gnus-add-minor-mode): Remove.
19260
19261         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19262         Replace gnus-char-width with char-width.
19263
19264         * gnus-ems.el (gnus-char-width): Remove.
19265
19266         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19267         Replace gnus-char-width with char-width.
19268
19269         * gnus-ems.el (gnus-char-width): Remove.
19270
19271         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19272         definition.
19273         Remove Emacs 20 hash table compatibility code.
19274
19275         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19276         20 compatibility code.
19277
19278         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19279
19280         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19281
19282         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19283         Replace with point-at-{eol,bol}.
19284
19285         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19286
19287         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19288
19289         * flow-fill.el (fill-flowed-point-at-bol)
19290         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19291
19292         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19293         Replace with point-at-{eol,bol} throughout all files.
19294
19295 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19296
19297         * ntlm.el (ntlm-string-as-unibyte): New macro.
19298         (ntlm-build-auth-response): Use it.
19299
19300         Remove Emacs 20 stuff:
19301         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
19302         (butlast, mapc, remove): Remove the compiler macros.
19303         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19304         of delq and copy-sequence.
19305         * gnus-art.el (popup-menu): Remove the compiler macro.
19306         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19307         Emacs 20.
19308
19309 2004-01-05  Simon Josefsson  <jas@extundo.com>
19310
19311         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19312         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19313         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19314         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19315         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19316         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19317         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19318         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19319         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19320         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19321         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19322         string-xor into ntlm-string-xor.
19323         Suggested by Jesper Harder <harder@myrealbox.com>.
19324
19325         * ntlm.el: Don't include poem.
19326
19327         * md4.el (print-int32, print-string-hexa): Remove.
19328         Suggested by Jesper Harder <harder@myrealbox.com>.
19329
19330         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19331
19332         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19333         probably breaks emacs with DL patch, but do we care? Is anyone
19334         still using the DL stuff?)
19335
19336         * sieve-manage.el: Use the password package.
19337         (sieve-manage-read-passwd): Remove.
19338         (sieve-manage-interactive-login): Use password.  Re-add
19339         condition-case around loop.
19340
19341         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19342         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19343         Use the password package.
19344
19345 2003-02-19  Simon Josefsson  <jas@extundo.com>
19346
19347         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19348         token.
19349
19350 2002-08-07  Simon Josefsson  <jas@extundo.com>
19351
19352         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19353         (sieve-manage-authenticators):
19354         (sieve-manage-authenticator-alist): Add some SASL mechs.
19355         (sieve-sasl-auth): New function.
19356         (sieve-manage-cram-md5-auth):
19357         (sieve-manage-plain-auth): Rewrite using SASL library.
19358         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19359         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19360         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19361         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19362
19363 2004-01-05  Simon Josefsson  <jas@extundo.com>
19364
19365         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19366         New files.
19367
19368 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19369
19370         * gnus-group.el (gnus-no-groups-message): Update.
19371
19372         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19373
19374 2003-11-09  Simon Josefsson  <jas@extundo.com>
19375
19376         * imap.el: Support for ID IMAP extension (RFC 2971).
19377         (imap-local-variables): Add imap-id.
19378         (imap-id): New variable.
19379         (imap-id): New function.
19380         (imap-parse-response): Parse untagged ID response.
19381         * nnimap.el (nnimap-id): New variable.
19382         (nnimap-open-connection): Use it.
19383
19384 2003-12-28  Simon Josefsson  <jas@extundo.com>
19385
19386         * gnus-score.el (gnus-score-edit-all-score): New.
19387         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19388
19389 2004-01-04  Simon Josefsson  <jas@extundo.com>
19390
19391         * password.el: Add.
19392
19393 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19394
19395         * dns.el (dns-query-types): Fix typo.
19396         (dns-query-types): New function.
19397         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19398         PTR and SOA replies, see RFC 1035.
19399
19400 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19401
19402         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19403
19404         * Move to Changelog.2.
19405
19406 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19407
19408         * gnus.el (gnus-version-number): Bump version.
19409
19410 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19411
19412         * gnus.el: No Gnus v0.1 is released.
19413
19414 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19415
19416         * gnus.el: No Gnus v0.0 is released.
19417
19418 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19419
19420         * gnus.el (gnus-version-number): Bump.
19421         (gnus-version): No.
19422
19423 See ChangeLog.2 for earlier changes.
19424
19425     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19426       Free Software Foundation, Inc.
19427
19428   This file is part of GNU Emacs.
19429
19430   GNU Emacs is free software: you can redistribute it and/or modify
19431   it under the terms of the GNU General Public License as published by
19432   the Free Software Foundation, either version 3 of the License, or
19433   (at your option) any later version.
19434
19435   GNU Emacs is distributed in the hope that it will be useful,
19436   but WITHOUT ANY WARRANTY; without even the implied warranty of
19437   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19438   GNU General Public License for more details.
19439
19440   You should have received a copy of the GNU General Public License
19441   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19442
19443 ;; Local Variables:
19444 ;; coding: utf-8
19445 ;; fill-column: 79
19446 ;; add-log-time-zone-rule: t
19447 ;; End: