(nnimap-find-uid-response): The UID is the last element in the list.
[gnus] / lisp / ChangeLog
1 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
4         introduces regressions in article selection.
5         (nnimap-find-uid-response): New function.
6         (nnimap-request-accept-article): Use the UID returned, if any.
7         (nnimap-request-move-article): Use the UID returned, if any.
8         (nnimap-get-groups): Reimplement to work with folded lines.
9         (nnimap-find-uid-response): The UID is the last element in the list.
10
11 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12
13         * message.el (message-called-interactively-p): A temporary macro.
14         (message-goto-body): Use it temporarily.
15
16 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17
18         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
19         (nnimap-last-response-string): Unfold quoted lines, if they exist.
20         (nnimap-last-response-string): Fix last unfolding fix.
21
22 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23
24         * shr.el (shr-insert): Fix the way to fold lines.
25
26 2010-11-25  Julien Danjou  <julien@danjou.info>
27
28         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
29
30         * color.el: Rename from color-lab.el
31         (color-rgb->hex): Add.
32         (color-complement): Add.
33         (color-complement-hex): Add.
34
35         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
36
37 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
38
39         * shr-color.el (shr-color-visible): Don't bug out if the colour names
40         don't exist.
41
42 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
43
44         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
45         assuming that article displaying or another mml-preview may be
46         interrupted for an error or for the like.
47
48         * shr.el (shr-get-background): Fix argument name.
49
50 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
51
52         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
53
54         * gnus-sum.el (gnus-summary-include-articles): New function.
55
56         * message.el (message-goto-body): called-interactively-p needs a
57         parameter, so use `any'.
58
59         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
60         clear marks before moving, since they're synced from the Gnus side
61         first.
62
63         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
64         (gnus-summary-move-article): Copy over all marks before moving, so that
65         IMAP doesn't think a new article has arrived.
66
67 2010-11-24  Julien Danjou  <julien@danjou.info>
68
69         * shr.el (shr-insert-background-overlay): Fix typo.
70         (shr-render-td): Copy the background before rendering.
71
72         * shr-color.el (shr-color-visible): Fix docstring.
73
74         * shr.el (shr-tag-table): Add bgcolor support.
75         (shr-render-td): Add bgcolor support.
76         (shr-get-background): Add.
77         (shr-insert-foreground-overlay): Use shr-get-background.
78
79         * message.el (message-goto-body): Use called-interactively-p.
80         (message-in-body-p): message-goto-body returns point.
81
82 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
83
84         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
85         Fixes something or other in Emacs 23, and is backwards compatible.
86
87         * message.el (message-goto-body): Remove the <#secure special-casing,
88         which is too special.
89
90         * shr.el (shr-parse-style): Drop !important from styles.
91
92 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
93
94         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
95         this function to return incorrect results when calling it with an
96         explicit article argument different from
97         (gnus-summary-article-number).
98
99 2010-11-24  Julien Danjou  <julien@danjou.info>
100
101         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
102         (shr-tag-body): Add background support.
103         (shr-descend): Add background support.
104         (shr-tag-title): Add.
105
106         * shr-color.el (shr-color-visible): Really return original background
107         if fixed.
108
109 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
110
111         * shr.el (shr-color-check): Protect against non-existant colour names.
112
113 2010-11-24  Julien Danjou  <julien@danjou.info>
114
115         * color-lab.el: Require 'cl when compiling.
116
117         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
118
119         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
120         matched part.
121
122         * color-lab.el: Fix all expt calls to use float type.
123
124 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
125
126         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
127         expression to shr-color-check as is.
128
129         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
130
131         * color-lab.el: Add coding cookie.
132         (float-pi): Use eval-and-compile.
133
134         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
135         compiled for Emacsen having no `libxml-parse-html-region' support.
136
137 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
138
139         * shr.el (shr-insert-color-overlay): Split stuff like
140         "#444444 !important" to find the real colour.
141         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
142         parse <font color="red"> entries.
143
144 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
145
146         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
147         point when parsing headers.
148
149         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
150         is positioned properly when parsing headers.
151
152 2010-11-23  Julien Danjou  <julien@danjou.info>
153
154         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
155
156         * shr-color.el (shr-color->hexadecimal): Add support for color names.
157
158         * shr.el (shr-parse-style): Replace \n with space in style parsing.
159
160         * shr-color.el (shr-color-hsl-to-rgb-fractions): Use
161         shr-color-hue-to-rgb.
162         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
163
164 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
165
166         * shr.el (shr-color->hexadecimal): Autoload.
167         (shr-descend): Add color to all tags.
168
169 2010-11-22  Julien Danjou  <julien@danjou.info>
170
171         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
172         shr-color->hexadecimal.
173
174         * shr-color.el (shr-color->hexadecimal): Add converting functions for
175         RGB() or HSL() color representation.
176
177         * shr.el (shr-tag-font): Add.
178         (shr-tag-color-check): New function to get better colors.
179         (shr-tag-insert-color-overlay): Factorize code between tag-font and
180         tag-span.
181
182         * shr-color.el: New file.
183
184         * color-lab.el: New file.
185
186         * gnus-art.el (gnus-url-mailto): Do not downcase args.
187
188 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
189
190         * nnir.el: Fix typo in comments.
191         (nnir-run-imap): Simplify code. No need to reverse artlist.
192         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
193
194 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
195
196         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
197
198         * nnimap.el (nnimap-get-capabilities): Refactor out.
199         (nnimap-open-connection): Re-request capabilities after STARTTLS.
200
201 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
202
203         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
204         appearing when `mm-uu-hide-markers' is nil.
205
206 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
207
208         * nnimap.el (nnimap-unselect-group): Make into its own function.
209         (nnimap-request-rename-group): Unselect group before renaming.
210         This had gotten lost somewhere.
211         (nnimap-request-accept-article): Keep track of examined groups, and
212         unselect the group before APPENDing to read-only groups.
213         (nnimap-request-move-article): Clear flags before moving so that they
214         can be re-set later.
215
216 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
217
218         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
219         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
220
221 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
222
223         * gnus-art.el (gnus-mime-display-single)
224         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
225         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
226         parameter.
227
228 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
229
230         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
231         (shr-table-vertical-line): New variable.
232         (shr-insert-table): Use it.
233
234 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
235
236         * gnus-html.el (gnus-html-wash-images): Don't display images if
237         gnus-inhibit-images is non-nil; register displayer for cid images.
238         (gnus-html-display-image): Work for cid image.
239         (gnus-html-insert-image): Allow arguments.
240         (gnus-html-put-image): Inhibit read-only.
241         (gnus-html-prefetch-images): Don't prefetch images if
242         gnus-inhibit-images is non-nil.
243
244 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
245
246         * shr.el (shr-put-image): Break lines when inserting big pictures.
247
248 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
249
250         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
251         sender, thanks Katsumi Yamaoka.
252
253 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
254
255         * nnir.el (nnir-run-imap): Reverse the article list for each group
256         rather than the whole list.
257
258 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
259
260         * shr.el (shr-image-displayer): Protect function against non-existent
261         image source.
262
263         * gnus-art.el (gnus-inhibit-images): New user option.
264         (gnus-mime-display-single): Don't display image if it is non-nil.
265
266         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
267         gnus-inhibit-images.
268
269         * shr.el (shr-image-displayer): New function.
270         (shr-tag-img): Use it.
271
272 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
273
274         * mml2015.el (mml2015-epg-sign): Use From header.
275
276 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
277
278         * gnus-html.el (gnus-html-wash-images): Register a displayer.
279
280         * gnus-util.el (gnus-find-text-property-region): Return markers.
281
282         * shr.el (shr-tag-img): Put a displayer in the text property.
283
284         * gnus-util.el (gnus-find-text-property-region): New utility function.
285
286         * gnus-html.el (gnus-html-display-image): Make the alt optional.
287         (gnus-html-show-images): Remove.
288
289         * gnus-art.el (gnus-article-show-images): New, more general function.
290
291         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
292         image url text properties.
293
294         * shr.el: Ditto.
295
296         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
297         gnus-agent-auto-agentize-methods is set.  Which it isn't.
298
299 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
300
301         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
302         work for two or more articles.
303
304 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
305
306         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
307         divide an image that's in an html article to two or more when washing
308         non-ASCII characters in alt text of it.
309
310 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
311
312         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
313         smime-decrypt-region using function argument.
314         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
315
316         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
317
318         * smime.el (smime-decrypt-region): Catch it.
319
320 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
321
322         * smime.el (smime-mode-map): Move initialization into declaration.
323         (gnus-run-mode-hooks): Don't autoload.
324         (smime-mode): Use define-derived-mode.
325
326 2010-11-11  Glenn Morris  <rgm@gnu.org>
327
328         * smime.el (from): Restrict declaration to XEmacs.
329
330         * nnir.el (gnus-group-topic-name): Autoload.
331
332 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
333
334         * shr.el (shr-insert): Don't break long line if it is because of
335         kinsoku-bol characters in the line end.
336
337 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
338
339         * nnir.el (nnir-request-move-article): Fix to provide original group
340         and subject.
341         (nnir-warp-to-article): Don't fail on articles whose headers haven't
342         been retrieved.
343
344         * gnus-sum.el (gnus-summary-move-article): Use original group and
345         subject for virtual articles such as those in an nnir summary buffer.
346
347 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
348
349         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
350         least 21.5).
351
352         * smime.el (from): Declare it again for XEmacs.
353
354 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
355
356         * message.el (message-resend): Don't disable encoding unless it's
357         already encoded.
358
359         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
360         low-numbered articles.
361
362 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
363
364         * rfc2047.el (rfc2047-syntax-table): Simplify.
365
366         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
367
368         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
369         set-char-table-range for XEmacs.
370
371 2010-11-10  Glenn Morris  <rgm@gnu.org>
372
373         * time-date.el (time-to-seconds): Always an alias on Emacs,
374         never a real function.
375         (with-no-warnings): Remove compat stub, now unused.
376         (time-less-p): Doc fix.
377         (time-to-number-of-days): Simplify.
378
379         * smime.el (from): Remove unused declaration.
380
381         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
382         (gnus-float-time): On Emacs, always an alias.
383
384         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
385         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
386
387 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
388
389         * dgnushack.el: Don't use ignore-errors in the top level form since it
390         is unavailable in XEmacs even if cl is loaded.
391
392         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
393
394 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
395
396         * shr.el (browse-url-mailto): Autoload.
397
398         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
399
400         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
401         regexp doesn't need quoting.
402
403 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
404
405         * message.el (message-subject-trailing-was-ask-regexp)
406         (message-subject-trailing-was-regexp): Match was: in addition to was.
407
408 2010-11-09  Glenn Morris  <rgm@gnu.org>
409
410         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
411         (nnbabyl-check-mbox): Use point-at-bol.
412
413 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
414
415         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
416
417         * message.el (message-mailto): New function.
418         (message-mailto): Should accept other parameters.
419         (message-mailto): Remove since it duplicates browse-url-mailto
420         functionality.
421
422 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
423
424         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
425         methods.
426         (gnus-read-active-file): Ditto.
427
428         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
429         ": " from the prompt.
430         (gnus-group-make-group): Ditto.
431
432 2010-11-07  Glenn Morris  <rgm@gnu.org>
433
434         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
435         (gnus-bookmark-kill-line): Use point-at-eol.
436
437 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
438
439         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
440         asterisks in From header.
441
442 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
443
444         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
445         string to avoid making the From headers syntactically invalid.
446
447         * message.el (message-send-mail): Don't insert courtesy messages if the
448         message already has List-Post and List-ID messages.
449
450 2010-11-06  Glenn Morris  <rgm@gnu.org>
451
452         * gnus-art.el (gnus-treat-article): Give dynamic local variables
453         `condition', `type', `length' a prefix.
454         (gnus-treat-predicate): Update for above name changes.
455
456 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
457
458         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
459         binding.  Handled by `gnus-summary-refer-thread' instead.
460         (nnir-warp-to-article): New backend function.
461
462         * nnimap.el (nnimap-request-thread): Force dependency updating.
463
464         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
465         (gnus-summary-refer-thread): Rework to improve thread-referral.
466
467         * gnus-int.el (gnus-warp-to-article): New function.
468
469         * gnus-sum.el (gnus-summary-article-map): Bind it.
470
471 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
472
473         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
474         gnus-summary-refer-thread.
475
476         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
477         headers.
478         (gnus-summary-limit-include-thread): Prevent articles in thread from
479         being cut in gnus-cut-threads.
480         (gnus-summary-refer-thread): Limit retrieved headers to those in
481         thread.
482
483 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
484
485         * message.el (message-send-mail): Use the value of
486         message-courtesy-message from the message buffer.
487
488         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
489
490         * shr.el (shr-browse-url): Implement mailto: URLs.
491
492         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
493         "raw".
494
495         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
496         if it's already selected.
497
498         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
499
500 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
501
502         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
503         to measure the length and truncate alt text.
504
505 2010-11-03  Glenn Morris  <rgm@gnu.org>
506
507         * nndiary.el (nndiary-generate-nov-databases-1)
508         (nndiary-generate-active-info): Rename dynamic variable `files' to
509         something less generic.
510
511 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
512
513         * nnir.el (nnir-request-move-article): Call the underlying backend to
514         move articles from nnir.
515
516 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
517
518         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
519
520 2010-11-02  Julien Danjou  <julien@danjou.info>
521
522         * nnir.el: Remove wais support.
523
524 2010-11-02  Glenn Morris  <rgm@gnu.org>
525
526         * gnus-html.el: Reorder requirements to quieten compiler.
527
528 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
529
530         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
531         properly for XEmacs as well.
532         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
533         (gnus-article-natural-long-line-p): Use window-width rather than
534         frame-width.
535
536 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
537
538         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
539         (nnir-read-parms): Don't modify query.
540         (nnir-run-query): Add ability to search topic on current line.
541         (nnir-get-active): Clean up.
542
543 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
544
545         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
546         degenerate articles.
547
548         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
549         (gnus-print-buffer): Just print the buffer as is, without any copying
550         to a buffer and then re-highlighting.
551
552         * nnimap.el (nnimap-request-group): Store the new updated info.
553         (nnimap-request-group): Select the group when we don't know whether it
554         exists or not.
555
556         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
557         groups.
558
559         * gnus-group.el (gnus-group-find-new-groups): Display all the new
560         groups.
561
562         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
563         groups.
564
565         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
566         long-lines case by only filling the long lines.
567
568         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
569         (bug #7311).
570
571 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
572
573         * shr.el: No need to declare `declare-function' since shr.el is for
574         only Emacsen that provide `libxml-parse-html-region'.
575
576         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
577         effective only in a file it is referred to.
578
579 2010-11-01  Glenn Morris  <rgm@gnu.org>
580
581         * mm-util.el (gnus-completing-read): Autoload.
582         (mm-read-coding-system): Simplify Emacs definition.
583
584         * nnmail.el (gnus-activate-group):
585         * nnimap.el (gnutls-negotiate):
586         * nntp.el (netrc-parse): Fix declarations.
587
588 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
589
590         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
591         string-match-p in Emacs >=23.
592
593         * gnus-msg.el (gnus-configure-posting-styles)
594         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
595
596 2010-11-01  Glenn Morris  <rgm@gnu.org>
597
598         * nnir.el (declare-function): Add compat stub.
599         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
600         (nnir-run-gmane): Require 'mm-url.
601
602         * mm-util.el (mm-string-to-multibyte): Simplify.
603
604         * shr.el (declare-function): Add compat stub.
605         (url-cache-create-filename): Declare.
606         (mm-disable-multibyte, widget-convert-button): Autoload.
607
608         * smime.el (ldap-search): Declare.
609         (smime-cert-by-ldap-1): Require ldap on Emacs.
610
611         * nnimap.el: Require nnmail, and gnus-sum when compiling.
612         (nnimap-keepalive): Use gnus-float-time.
613
614         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
615         (mail-source-delete-crash-box): Use gnus-float-time.
616
617         * gnus-dired.el (gnus-completing-read): Autoload.
618
619         * mm-view.el (gnus-rescale-image): Autoload.
620
621         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
622
623         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
624
625         * sieve-manage.el: Require 'cl when compiling.
626
627         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
628         (gnus-iswitchb-completing-read): Require iswitchb.
629         (gnus-select-frame-set-input-focus): Silence compiler.
630
631 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
632
633         * message.el (message-subject-trailing-was-query): Change default to t,
634         since I think that's what most people want.
635
636         * nnimap.el (nnimap-request-accept-article): Erase buffer before
637         appending for easier debugging.
638         (nnimap-wait-for-connection): Take a regexp.
639         (nnimap-request-accept-article): Wait for the continuation line before
640         sending anything unless we're streaming.
641
642         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
643         leave the header washing to take place.
644
645 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
646
647         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
648         regular expression match and replace in posting styles.
649
650 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
651
652         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
653         an entire server.
654         (nnir-get-active): New function.
655         (nnir-run-imap): Use it.
656         (nnir-run-gmane): Who knew, gmane search returns an article score!
657
658         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
659         server on the current line with nnir.
660
661 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
662
663         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
664         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
665         left edge.
666         (gnus-article-foldable-buffer): Skip past the prefix when determining
667         raggedness.
668
669         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
670         the raw article, and change `C-u g' to show the article without doing
671         treatments.
672
673         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
674         on to `gnus-treat-article'.
675         (gnus-inhibit-article-treatments): New variable.
676
677         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
678
679         * gnus-art.el (gnus-treatment-function-alist): Have
680         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
681         (gnus-treat-fill-long-lines): Change default to fill all text/plain
682         sections.
683
684         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
685         parameter.
686         (gnus-article-fill-cited-long-lines): New function.
687         (gnus-article-fill-cited-article): Allow filling only long sections.
688
689         * shr.el (shr-find-fill-point): Don't break lines between punctuation
690         and non-punctuation (like after the apostrophe in "'We").
691
692         * gnus-sum.el (gnus-summary-select-article): Make sure
693         gnus-original-article-buffer is alive.
694
695         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
696         reflect the order they're in in the digest.
697
698         * gnus.el (gnus-group-startup-message): Move point to the start of the
699         buffer.
700
701         * nnimap.el (nnimap-capability): New function.
702         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
703         is set.
704
705 2010-10-31  David Engster  <dengste@eml.cc>
706
707         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
708         conform with changes to gnus-completing-read.
709
710 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
711
712         * shr.el (shr-tag-img): Output "*" instead of "[img]".
713
714 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
715
716         * nnir.el: Move defvar, defcustom around to keep file organized
717         and keep byte-compiler quiet.
718         (nnir-read-parms): Accept search-engine as arg.
719         (nnir-run-query): Pass search-engine as arg.
720         (nnir-search-engine): Remove.
721
722 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
723
724         * shr.el (shr-generic): The text nodes should be text, not :text.
725
726         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
727         later in the file.
728
729 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
730
731         * nnir.el: General clean up.  Allow searching with multiple engines.
732         Allow separate extra-parameters for each engine.
733         Batch queries when possible.
734         (nnir-imap-default-search-key,nnir-method-default-engines):
735         Add customize interface.
736         (nnir-run-gmane): New engine.
737         (nnir-engines): Use it.  Qualify all prompts with engine name.
738         (nnir-search-engine): Remove global variable.
739         (nnir-run-hyrex): Restore for now.
740         (nnir-extra-parms,nnir-search-history): New variables.
741         (gnus-group-make-nnir-group): Use them.
742         (nnir-group-server): Remove in favor of gnus-group-server.
743         (nnir-request-group): Avoid searching twice.
744         (nnir-sort-groups-by-server): New function.
745
746 2010-10-30  Julien Danjou  <julien@danjou.info>
747
748         * gnus-group.el: Remove gnus-group-fetch-control.
749
750         * gnus-start.el (gnus-find-new-newsgroups):
751         Remove gnus-check-first-time-used.
752
753         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
754
755 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
756
757         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
758         set on groups that don't have \* permanentflags.
759
760 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
761
762         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
763         control the background color.
764         (shr-tag-img): Ignore very small web bug type images.
765         (shr-put-image): Add help-echo alt texts to the images.
766         (shr-tag-video): Show the video poster image.
767
768 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
769
770         * shr.el (shr-table-depth): New variable.
771         (shr-tag-table-1): Only insert the images after the top-level table.
772
773         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
774
775         * gnus-util.el (gnus-list-memq-of-list): New function.
776
777         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
778         selected.
779         (nnimap-unsplittable-articles): New slot.
780         (nnimap-new-articles): Use it.
781
782 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
783
784         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
785         move to the previous line on `M-g'.
786
787 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
788
789         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
790         *-request-group, which seems unnecessary.
791
792         * nnimap.el (nnimap-quote-specials): Function copied over from
793         imap.el.
794         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
795         they support that.  Suggested by Tom Regner.
796
797 2010-10-29  Julien Danjou  <julien@danjou.info>
798
799         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
800         defalias.
801         (gnus-summary-delete-marked-with): Remove obsolete defalias.
802
803         * gnus.el: Remove `gnus-nntp-service' variable.
804         (gnus-secondary-servers): Make obsolete.
805         (gnus-nntp-server): Make obsolete.
806
807         * gnus-start.el (gnus-1): Remove x-splash calls.
808
809         * gnus-ems.el (gnus-x-splash): Remove.
810
811         * gnus.el (gnus-group-startup-message): Simplify/update code.
812
813         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
814         definition.
815
816         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
817         capability before doing anything.
818         (gnus-group-insert-group-line): Remove useless
819         gnus-group-remove-excess-properties.
820
821 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
822
823         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
824
825 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
826
827         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
828         config after reselecting.
829
830 2010-10-28  Julien Danjou  <julien@danjou.info>
831
832         * shr.el (shr-put-image): Use point even if only inserting text.
833         (shr-put-image): Save excursion when inserting alt text on non-graphic
834         display, so the behaviour is the same when we are on a graphic display.
835
836         * nnir.el (nnir-run-swish-e): Remove hyrex support.
837
838 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
839
840         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
841         (gnus-mime-copy-part): Check coding system, not charset.
842         (gnus-mime-view-part-externally): Never remove part.
843         (gnus-mime-view-part-internally): Don't remove part here.
844         (gnus-article-part-wrapper): Make sure MIME tag is visible.
845         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
846         multipart/alternative.
847
848         * mm-decode.el (mm-display-part): Take optional arg `force'.
849
850 2010-10-26  Julien Danjou  <julien@danjou.info>
851
852         * gnus-group.el (gnus-group-default-list-level): Add this function to
853         compute the default list level.
854         (gnus-group-default-list-level): Add possibility to use a function.
855
856 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
857
858         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
859
860         * gnus-group.el (gnus-group-completing-read)
861         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
862         gnus-replace-in-string.
863
864 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
865
866         * shr.el (shr-tag-div): Add.
867
868         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
869
870 2010-10-25  Julien Danjou  <julien@danjou.info>
871
872         * gnus-util.el: Remove `gnus-with-local-quit'.
873
874         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
875
876 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
877
878         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
879         the original article buffer.
880
881 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
882
883         * nnimap.el (nnimap-request-head): New function.
884         (nnimap-request-move-article): Try to be slighly faster by not
885         requesting the entire message when moving.
886         (nnimap-transform-headers): Don't bug out on bodiless articles.
887         (nnimap-send-command): Have no outstanding messages if the IMAP server
888         doesn't support streaming.
889         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
890
891 2010-10-24  Julien Danjou  <julien@danjou.info>
892
893         * message.el (message-default-headers): Fix type.
894
895 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
896
897         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
898         prefetching images.
899
900         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
901         backend for unknown groups.  This is mainly useful for nnimap groups.
902
903         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
904         group isn't covered by the agent.
905
906 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
907
908         * nnir.el (nnir-method-default-engines): New variable.
909         (nnir-run-query): Use it.
910         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
911         (gnus-summary-nnir-goto-thread): Change group if needed.
912
913         * gnus-group.el (gnus-group-group-map): Add key binding for
914         gnus-group-make-nnir-group.
915
916 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
917
918         * shr.el (shr-tag-object): Add.
919
920         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
921         original article buffer live.
922         (gnus-summary-select-article-buffer):
923         Mention gnus-widen-article-buffer.
924
925 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
926
927         * shr.el (shr-tag-strong): Add.
928
929 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
930
931         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
932         group names.  They mess up the group buffer badly.
933
934         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
935
936         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
937         instead of the summary one.
938
939 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
940
941         * mml.el (mml-preview): Work properly when editing article.
942
943         * gnus-start.el (gnus-read-active-file-1): Don't add method to
944         gnus-have-read-active-file if it's already been in.
945
946 2010-10-22  Tom Tromey  <tromey@redhat.com>
947
948         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
949         gnus-group-completing-read.
950
951 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
952
953         * message.el (message-mode-map): Don't bind M-; to comment region, to
954         allow the global comment-dwim to work.
955
956 2010-10-21  Julien Danjou  <julien@danjou.info>
957
958         * message.el (message-setup-1): Allow message-default-headers to be a
959         function.
960
961 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
962
963         * shr.el (shr-tag-table): Simplify.
964
965 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
966
967         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
968         to avoid trying to snarf invalid stuff.
969
970         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
971
972         * gnus.el (gnus-message-archive-group): Quote value.
973         (gnus-message-archive-group): Mark as changed.
974
975         * shr.el (shr-add-font): Don't put the font properties on the newline
976         or the indentation.
977
978         * message.el (message-fix-before-sending): Change options when sending
979         non-printable characters.
980
981         * gnus.el (gnus-message-archive-method): Change the default to
982         monthly outgoing groups.
983
984         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
985         that have gotten new numbers.
986
987         * nnimap.el (nnimap-request-replace-article): New function.
988
989 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
990
991         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
992         (nnrss-request-article): Don't use special html washing code.
993
994 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
995
996         * shr.el (shr-tag-table): Remove useless nconc.
997
998 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
999
1000         * gnus-art.el (article-wash-html): Simplify and remove the charset
1001         stuff.  Use the normal html rendering code instead of the special html
1002         washing code.
1003
1004         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
1005         `gnus-w3m' symbols.
1006         (mm-text-html-washer-alist): Remove.
1007
1008         * mm-decode.el (mm-inline-text-html-renderer): Remove.
1009         (mm-inline-media-tests): Remove use.
1010         (mm-text-html-renderer): Change default to the `shr' symbol.
1011
1012         * mm-view.el (mm-inline-text-html): Remove use.
1013
1014         * gnus-art.el (gnus-blocked-images): New function.  Allow the
1015         `gnus-blocked-images' to be a function.
1016         (gnus-article-wash-function): Remove.
1017
1018 2010-10-20  Julien Danjou  <julien@danjou.info>
1019
1020         * spam.el (spam-list-of-processors): Mark as obsolete.
1021
1022         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
1023         (nnimap-insert-partial-structure): Fix boundary detection.
1024
1025 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
1026
1027         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
1028         run file-truename on remote files.  This can be expensive and even
1029         prevent one from editing drafts if some unrelated buffer has a stale
1030         connection.
1031
1032 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1033
1034         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
1035         kinsoku-eol regardless of shr-kinsoku-shorten.
1036         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
1037         (shr-tag-table): Support caption, thead, and tfoot.
1038
1039 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1040
1041         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
1042         lines.
1043         (shr-save-contents): New command and keystroke.
1044
1045         * nndoc.el (nndoc-type-alist): Add git support.
1046         (nndoc-git-type-p): New function.
1047         (nndoc-transform-git-article): Ditto.
1048         (nndoc-transform-git-headers): Ditto.
1049         (nndoc-transform-git-headers): Generate Subject headers.
1050
1051         * shr.el (shr-parse-style): New function.
1052         (shr-tag-span): Ditto.
1053
1054         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
1055         to `G G' to avoid collisions.
1056
1057 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1058
1059         * shr.el: Load kinsoku if necessary.
1060         (shr-kinsoku-shorten): New internal variable.
1061         (shr-find-fill-point): Make kinsoku shorten text line if
1062         shr-kinsoku-shorten is bound to non-nil.
1063         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
1064         shr-indentation too when testing if table is wider than frame width.
1065         (shr-insert-table): Use `string-width' instead of `length' to measure
1066         text width.
1067         (shr-insert-table-ruler): Make sure indentation is done at bol.
1068
1069 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1070
1071         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
1072         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
1073         undecoded network data.
1074
1075 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1076
1077         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
1078         name in the mode line spec so that the mode line menu works
1079         (bug #2431).
1080
1081         * message.el (message-get-reply-headers): If we're fed `to-address',
1082         then always use that.
1083
1084         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
1085         aren't so wide as to need to switch off the edit menu.
1086
1087         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
1088         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
1089
1090         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
1091         `M-g'.
1092         (nnimap-update-info): Update flags/read marks even if \* isn't part of
1093         the permanent marks.
1094
1095 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
1096
1097         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1098         Splitting according to references/in-reply-to obeys the ignore-groups
1099         variable, while splitting by sender and subject do not.
1100
1101 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1102
1103         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
1104         alist, so that we can look for non-Unicode chars.
1105         (article-translate-strings): Allow both character and string maps.
1106
1107 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1108
1109         * shr.el (shr-insert): Don't insert space behind a wide character
1110         categorized as kinsoku-bol, or between characters both categorized as
1111         nospace.
1112
1113 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
1114
1115         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
1116         headers to gnus-newsgroup-headers.
1117
1118 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1119
1120         * shr.el (shr-tag-img): Don't align images -- since we're not
1121         rescaling, this often leads to ugly displays.
1122
1123 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
1124
1125         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
1126         duplicates.
1127
1128 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1129
1130         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
1131         call.
1132
1133 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1134
1135         * gnus.el: Autoload gnus-html-show-images.
1136
1137         * nnimap.el: Use nnheader-message throughout.
1138
1139         * shr.el (shr-tag-img): Ignore images with no data.
1140
1141 2010-10-15  Julien Danjou  <julien@danjou.info>
1142
1143         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
1144         a possibility to disable format=flow encoding when using hard newlines.
1145
1146 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1147
1148         * shr.el (shr-insert): Remove space inserted before or after a
1149         breakable character or at the beginning or the end of a line.
1150         (shr-find-fill-point): Do kinsoku; find the second best point or give
1151         it up if there's no breakable point.
1152
1153 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1154
1155         * nnimap.el (nnimap-open-connection): Message when opening connection
1156         for debugging purposes.
1157
1158         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
1159         on every setup buffer call to allow this to change from article to
1160         article.
1161
1162         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
1163         buffers where we have a wide table.
1164
1165 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
1166
1167         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
1168         uses *-request-thread.
1169
1170 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1171
1172         * nnimap.el (nnimap-open-connection): Remove %s from openssl
1173         incantation, which is no longer valid.
1174
1175 2010-10-14  Julien Danjou  <julien@danjou.info>
1176
1177         * shr.el: Fix defcustom type (char -> character).
1178
1179 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1180
1181         * nnimap.el (nnimap-open-connection): tls-program should be a list of
1182         programs.
1183
1184 2010-10-14  Julien Danjou  <julien@danjou.info>
1185
1186         * shr.el (shr-tag-a): Use url-link as widget type.
1187
1188         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
1189         `gnus-group-get-icon'.
1190
1191 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1192
1193         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
1194         This should make server editing work better.
1195
1196         * shr.el (shr-find-fill-point): Don't inloop on indented text.
1197
1198         * tls.el (tls-program): Remove spurious %s from openssl.
1199
1200         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
1201         (nnimap-parse-flags): Fix regexp.
1202
1203         * shr.el (shr-find-fill-point): Use a filling algorithm that should
1204         probably work for CJVK text, too.
1205
1206         * nnimap.el (nnimap-extend-tls-programs): Remove.
1207         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
1208
1209         * tls.el (tls-starttls-switches): Remove starttls hack.
1210         (open-tls-stream): Ditto.
1211         (tls-find-starttls-argument): Ditto.
1212
1213 2010-10-13  Julien Danjou  <julien@danjou.info>
1214
1215         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
1216         responses.
1217
1218 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1219
1220         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
1221
1222         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
1223         anything in Emacs.
1224
1225         * shr.el (shr-current-column): Remove buggy and unnecessary function.
1226
1227 2010-10-13  Julien Danjou  <julien@danjou.info>
1228
1229         * shr.el (shr-width): Make shr-width a defcustom with default to
1230         fill-column.
1231         (shr-tag-img): Use shr-width rather than fill-column.
1232
1233 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1234
1235         * dgnushack.el (byte-optimize-apply)
1236         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
1237
1238         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
1239         position when (X-)Faces exist.
1240         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
1241         avatars when called interactively.
1242
1243 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1244
1245         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
1246         gnus-article-x-face-too-ugly is bound.
1247
1248 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1249
1250         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
1251
1252         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
1253         mailbox that doesn't exist.
1254
1255 2010-10-12  Julien Danjou  <julien@danjou.info>
1256
1257         * shr.el (shr-tag-img): Encode URL properly when retrieving.
1258         (shr-get-image-data): Encode URL properly when fetching from cache.
1259         (shr-tag-img): Use aligned-to spaces to align correctly images.
1260
1261         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
1262         before inserting the Gravatar.
1263
1264         * shr.el (shr-tag-img): Add align attribute support for <img>.
1265
1266 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1267
1268         * gnus-gravatar.el (gnus-art): Require.
1269
1270         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1271         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1272         Remove long obsoleted functions.
1273
1274 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1275
1276         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1277
1278         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1279
1280         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1281         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1282         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1283         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1284         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1285         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1286         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1287
1288 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1289
1290         * nnimap.el (nnimap-request-rename-group): Select group read-only
1291         before renaming it.
1292
1293         * shr.el (shr-insert): Fix up the white space only regexp.
1294
1295         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1296         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1297
1298         * shr.el (shr-current-column): New function.
1299         (shr-find-fill-point): New function.
1300
1301 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1302
1303         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1304         numbers.
1305
1306 2010-10-11  Julien Danjou  <julien@danjou.info>
1307
1308         * shr.el (shr-hr-line): Add.
1309         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1310         display hr lines.
1311         (shr-max-columns): Do not change state to nil if we just inserting
1312         spaces.
1313
1314 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1315
1316         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1317         select the last group.
1318
1319 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1320
1321         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1322
1323 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1324
1325         * dig.el (dig-mode-map): Declare and define in one step.
1326
1327 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1328
1329         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1330         for Gnus.
1331         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1332         (nnimap-update-qresync-info): Mark \Seen articles as read.
1333
1334         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1335         non-variable, too.
1336
1337         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1338         available.
1339         (nnimap-update-info): Rely more on the current active than the param
1340         active to avoid marking articles as read too much.
1341
1342         * auth-source.el (auth-source-create): Use (user-login-name) for the
1343         user name default.
1344
1345         * nnimap.el (nnimap-update-info): If the server doesn't return any
1346         useful info, just use the previous info.
1347         (nnimap-update-info): Prefer old info over start-article.
1348         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1349
1350 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1351
1352         * nnir.el (autoload): Clean up autoloads.
1353         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
1354         Use key rather than value.
1355         (nnir-imap-search-other): New variable.
1356         (nnir-read-parm): Use it.
1357         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1358         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1359
1360 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1361
1362         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1363         the process, too.
1364
1365 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1366
1367         * spam.el (gnus-summary-mode-map): Bind to "$".
1368         Suggested by Russ Allbery.
1369
1370         * shr.el: Rework the way things are indented by <li> slightly.
1371
1372         * gnus.el (gnus-group-set-parameter): Fix typo.
1373
1374         * nnimap.el: Start implementing QRESYNC support.
1375
1376 2010-10-09  Julien Danjou  <julien@danjou.info>
1377
1378         * nnir.el (nnir-engines): Fix too many arguments.
1379
1380 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1381
1382         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1383         group is the "last", so that the backends like nnfolder actually save
1384         their folders.
1385
1386         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1387         try to use that for the tls stream.
1388         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1389         UIDVALIDITY and find out which groups are read-only and not.
1390         (nnimap-get-flags): Use the same marks parsing code as the rest of
1391         nnimap.
1392
1393 2010-10-09  Julien Danjou  <julien@danjou.info>
1394
1395         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1396
1397         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1398         retrieving gravatars.
1399
1400         * shr.el (shr-table-corner): Add.
1401         (shr-table-line): Add.
1402         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1403
1404 2010-10-08  Julien Danjou  <julien@danjou.info>
1405
1406         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1407
1408 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1409
1410         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1411
1412         * gnus-sum.el (gnus-mark-article-as-unread)
1413         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1414         (gnus-summary-set-bookmark): Use it.
1415
1416         * gnus-msg.el (gnus-setup-message): Use it.
1417
1418         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1419
1420         * gnus.el (gnus-group-remove-parameter): Use it.
1421
1422         * gnus-group.el (gnus-group-make-web-group): Use it.
1423
1424         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1425
1426         * nnregistry.el: Update docs to mention manual.
1427
1428         * gnus-registry.el: Update docs to mention nnregistry.el.
1429         (gnus-registry-initialize): Don't install nnregistry refer method
1430         automatically.
1431         (gnus-registry-install-nnregistry): Remove it.
1432
1433 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1434
1435         * shr.el (shr-insert): Don't insert double spaces.
1436
1437 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1438
1439         * gnus-gravatar.el (gnus-treat-from-gravatar)
1440         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1441         called interactively.
1442
1443         * gnus-art.el (gnus-mime-view-part-externally)
1444         (gnus-mime-view-part-internally): Make predicate function passed to
1445         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1446         of a mime type.
1447
1448         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1449
1450 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1451
1452         * shr.el (require): Require cl when compiling.
1453         (shr-tag-hr): New function.
1454
1455         * nnimap.el (nnimap-update-info): Remove double setting of high.
1456         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
1457         This makes nnimap work properly on Courier again.
1458
1459         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1460         the variable for backwards compatability.
1461
1462         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1463         the file name before using to avoid setting mm-default-directory to
1464         nil.
1465
1466         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1467         bidning gnus-agent variables.
1468
1469         * shr.el (shr-render-td): Use a cache for the table rendering function
1470         to avoid getting an exponential rendering behaviour in nested tables.
1471         (shr-insert): Rework the line-breaking algorithm.
1472         (shr-insert): Don't leave trailing spaces.
1473         (shr-insert-table): Also insert empty TDs.
1474         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1475
1476 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1477
1478         * gnus-sum.el (gnus-number): Rename from `number'.
1479         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1480         (gnus-summary-limit-children): Update uses correspondingly.
1481
1482 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1483
1484         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1485         (gnus-gravatar-transform-address): Don't show avatars of people of
1486         which mail addresses match gnus-gravatar-too-ugly.
1487
1488 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1489
1490         * shr.el (shr-table-widths): Expand TD elements to fill available
1491         space.
1492
1493 2010-10-07  Julien Danjou  <julien@danjou.info>
1494
1495         * nnimap.el (nnimap-request-rename-group): Add this method.
1496
1497 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1498
1499         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1500         name from XEmacs' function-arglist.
1501
1502         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1503         gravatar under XEmacs.
1504
1505 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1506
1507         * auth-source.el: Update docs with TODO items.
1508
1509         * gnus-sync.el: Update docs to explain state and plans.
1510
1511         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1512         Hooks for mark updates.
1513         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1514
1515         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1516         hooks with arguments, which is needed for mark update hooks.
1517
1518 2010-10-06  Julien Danjou  <julien@danjou.info>
1519
1520         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1521         was matched.
1522
1523         * sieve-manage.el: Update example in `Commentary'.
1524
1525         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1526
1527         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1528         not 2000.
1529         (sieve-manage-authenticate): Re-add function.
1530
1531 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1532
1533         * shr.el (shr-insert): Get 'space transition right.
1534         (shr-render-td): Only delete space at the end of the TD.
1535
1536         * nnimap.el (nnimap-open-connection): Prepare to support
1537         open-gnutls-stream.
1538
1539         * shr.el: Rearrange function order to be more logical.
1540
1541 2010-10-06  Julien Danjou  <julien@danjou.info>
1542
1543         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1544         (nnrss-discover-feed): Remove 404 URL in docstring.
1545
1546         * nnir.el: Fix Swish-E URL.
1547         Fix Namazu URL.
1548
1549         * message.el (message-change-subject): Remove 404 URL in a comment.
1550
1551 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1552
1553         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1554         called interactively.
1555
1556         * gnus-util.el (gnus-remove-if): Allow hash table.
1557         (gnus-remove-if-not): New function.
1558
1559         * gnus-art.el (gnus-mime-view-part-as-type)
1560         * gnus-score.el (gnus-summary-score-effect)
1561         * gnus-sum.el (gnus-read-move-group-name):
1562         Replace remove-if-not with gnus-remove-if-not.
1563
1564         * gnus-group.el (gnus-group-completing-read):
1565         Regard collection as a hash table if it is not a list.
1566
1567 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1568
1569         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1570
1571         * shr.el: Document the table-rendering algorithm.
1572
1573 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1574
1575         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1576         for Emacsen having no `libxml-parse-html-region' support.
1577
1578 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1579
1580         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1581         invalid URLs.
1582
1583         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1584         line-broken.
1585         (shr-tag-img): Ignore image fetching errors.
1586         (shr-overlays-in-region): Compute overlay positions correctly.
1587
1588         * mm-decode.el (mm-shr): Require shr.
1589
1590         * gnus-art.el (gnus-blocked-images): Move variable here.
1591
1592         * shr.el (shr-insert-table): Bind free variable.
1593
1594         * mm-decode.el (mm-shr): Bind shr-content-function.
1595
1596         * shr.el (shr-content-function): New variable.
1597
1598         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1599         added for symmetry.
1600
1601         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1602
1603         * gnus-group.el (gnus-group-make-group): Doc fix.
1604
1605         * nnimap.el (nnimap-request-newgroups): Return success.
1606
1607         * shr.el (shr-find-elements): New function.
1608         (shr-tag-table): Put all the images after the table.
1609         (shr-tag-table): Really inhibit images inside the table.
1610         (shr-collect-overlays): Copy over overlays from the TD elements to the
1611         main document.
1612
1613         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1614         gnus-blocked-images.
1615
1616 2010-10-05  Julien Danjou  <julien@danjou.info>
1617
1618         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1619
1620         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1621         (gnus-html-maximum-image-size): Add this function.
1622         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1623
1624         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1625         server-value of the capability is nil.
1626
1627 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1628
1629         * shr.el (shr-tag-em): Add <EM> tag.
1630
1631 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1632
1633         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1634         customizable.
1635
1636         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1637         handing broken links to browse-url.
1638
1639 2010-10-05  Julien Danjou  <julien@danjou.info>
1640
1641         * gnus-util.el (gnus-emacs-completing-read)
1642         (gnus-iswitchb-completing-read): Use autoload rather than require.
1643
1644 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1645
1646         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1647         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1648         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1649         iswitchb-temp-buflist for XEmacs.
1650
1651         * gnus-util.el (gnus-completing-read-function): Exclude
1652         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1653         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1654         XEmacs.
1655
1656         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1657         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1658
1659         * gnus-html.el: Don't require help-fns under XEmacs.
1660         (gnus-html-schedule-image-fetching): Work for XEmacs.
1661
1662         * mm-decode.el (mm-shr): Decode contents by charset.
1663
1664 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1665
1666         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1667         unknown.
1668
1669         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1670         (shr-get-image-data): Ensure against the cache file missing.
1671
1672         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1673         for data.
1674
1675         * spam-report.el (spam-report-url-ping-plain): Don't query about
1676         killing the process.
1677
1678         * shr.el (shr-render-td): Protect against too-wide text.
1679
1680 2010-10-04  Julien Danjou  <julien@danjou.info>
1681
1682         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1683         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1684
1685         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1686         retrieved.
1687
1688 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1689
1690         * shr.el (browse-url): Require.
1691         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1692         lines.
1693         (shr-show-alt-text, shr-browse-image): New commands.
1694         (shr-browse-url, shr-copy-url): New commands.
1695
1696         * gnus-sum.el (gnus-widen-article-window): New variable.
1697         (gnus-summary-select-article-buffer): Use it.
1698
1699         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1700         without @ signs.
1701
1702 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1703
1704         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1705
1706 2010-10-04  Julien Danjou  <julien@danjou.info>
1707
1708         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1709         for XEmacs.
1710
1711 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1712
1713         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1714
1715         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1716         (nnimap-close-server): Implement.
1717
1718         * dgnushack.el (iswitchb): Require to shut up the compiler.
1719
1720         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1721         (shr-insert): Tweak line breaking.
1722         (shr-insert): Handle <pre> better.
1723         (shr-tag-li): Get <li> indentation right.
1724         (shr-tag-li): Get <li> indentation even righter.
1725         (shr-tag-blockquote): Ensure paragraph start.
1726         (shr-make-table): Tweak table generation.
1727         (shr-make-table): Fix typo.
1728
1729         * shr.el: Implement table rendering.
1730
1731 2010-10-04  Julien Danjou  <julien@danjou.info>
1732
1733         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1734
1735 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1736
1737         * shr.el (shr-insert): Use string anchors instead of line anchors.
1738
1739 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1740
1741         * shr.el: Add headings.
1742         (shr-ensure-paragraph): Actually work.
1743         (shr-tag-li): Make <ul> prettier.
1744         (shr-insert): Get white space at the beginning/end of elements right.
1745         (shr-tag-p): Collapse subsequent <p>s.
1746         (shr-ensure-paragraph): Don't insert double line feeds after blank
1747         lines.
1748         (shr-insert): \t is also space.
1749         (shr-tag-s): Fix "s" tag name function.
1750         (shr-tag-s): Fix face prop name.
1751
1752 2010-10-03  Julien Danjou  <julien@danjou.info>
1753
1754         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1755
1756         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1757         gnus-window-inside-pixel-edges.
1758
1759         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1760         gnus-ems.
1761
1762         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1763
1764         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1765         function.
1766
1767         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1768         resize choice.
1769
1770 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1771
1772         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1773         beginning of the buffer.
1774
1775         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1776         article buffer again.
1777
1778         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
1779
1780         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1781         when it's at the start of the buffer.
1782
1783         * shr.el (shr-tag-blockquote): Convert name.
1784         (shr-rescale-image): Use the right image-size variant.
1785
1786         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1787         buffer isn't shown, then select the current article first instead of
1788         bugging out.
1789         (gnus-summary-select-article-buffer): Show both the article and summary
1790         buffers again.
1791
1792         * shr.el (shr-fontize-cont): Protect against regions with no text.
1793         Rename tag functions to shr-tag-* for enhanced security.
1794         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1795
1796 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1797
1798         * shr.el (shr-insert):
1799         * pop3.el (pop3-movemail):
1800         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1801         loaded.
1802
1803 2010-10-03  Glenn Morris  <rgm@gnu.org>
1804
1805         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1806
1807         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1808
1809         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1810
1811         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1812
1813         * gnus-util.el (gnus-make-local-hook): Simplify.
1814
1815 2010-10-02  Julien Danjou  <julien@danjou.info>
1816
1817         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1818         (gnus-ido-completing-read): New function.
1819         (gnus-emacs-completing-read): New function.
1820         (gnus-completing-read): Use gnus-completing-read-function.
1821         Add gnus-completing-read-function.
1822
1823 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1824
1825         * shr.el (shr-insert-document): Autoload.
1826         (shr-img): Be silent.
1827         (shr-insert): Add a newline after every picture before text.
1828         (shr-add-font): Use overlays for combining faces.
1829         (shr-insert): Pass upwards the text start point.
1830
1831         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1832         possible.
1833         (mm-shr): New function.
1834
1835 2010-10-02  Julien Danjou  <julien@danjou.info>
1836
1837         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1838         should go backward.
1839
1840 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1841
1842         * shr.el (shr): Fix typo in provide call.
1843
1844 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1845
1846         * shr.el: New file.
1847
1848         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1849
1850         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1851         completing read.
1852
1853 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1854
1855         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1856         we're being queried about.  Suggested by Dan Jacobson.
1857
1858         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
1859         Suggested by Jason Eisner.
1860
1861         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1862         table, too.  Suggested by Stefan Wiens.
1863         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1864         the table unnecessary.  Suggested by Stefan Wiens.
1865
1866         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1867         longer needed, and probably doesn't work either, as pointed out by
1868         Stefan Wiens.
1869         (gnus-summary-exit): Remove call to the clearing function.
1870         (gnus-summary-exit-no-update): Ditto.
1871
1872         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1873         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1874         Reported by Stefan Monnier.
1875         (gnus-summary-save-in-rmail): Ditto.
1876
1877         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1878         article buffer, instead of both the article buffer and the summary
1879         buffer.  Sort of suggested by Dan Jacobson.
1880
1881         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1882
1883         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1884         Suggested by Dan Jacobson.
1885
1886         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1887         documentation clearer.
1888
1889         * message.el (message-shorten-references): Comment on the number "21".
1890         Suggested by Stefan Monnier.
1891
1892         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1893         Suggested by Dan Jacobson.
1894
1895         * gnus.el (gnus-large-newsgroup):
1896         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1897
1898         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1899         externalize attachments.  Bug reported by Steve Wen.
1900
1901         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1902         really message anything to the user.
1903
1904         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1905         directly.
1906
1907         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1908         messages in empty groups.
1909
1910 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1911
1912         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1913         non-UIDNEXT group.
1914
1915 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1916
1917         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1918         not the value from the collection.
1919
1920         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1921         values.  This sometimes happens on some groups that have no info.
1922         (nnimap-request-newgroups): New function.
1923
1924 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1925
1926         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1927         check into `gnus-registry-initialize'.
1928         (gnus-registry-initialize): Ditto.
1929         Fix and extend header docs.
1930
1931 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1932
1933         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1934         regexp backtrace overflows.
1935
1936         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1937         for starttls that tls.el implements; i.e. openssl.
1938
1939         * tls.el (tls-starttls-switches): Give up on using starttls with
1940         gnutls-cli.
1941         (tls-program): Add --insecure to be consistent with the defaults from
1942         openssl s_client.  Now all three commands are insecure.
1943
1944 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1945
1946         * lpath.el: Bind completion-styles-alist for XEmacs.
1947
1948         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1949         (gravatar-create-image): New function that's an alias to
1950         gnus-xmas-create-image, gnus-create-image, or create-image.
1951         (gravatar-data->image): Use it.
1952
1953 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1954
1955         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1956         install the nnregistry refer method.
1957         (gnus-registry-install-hooks): Use it.
1958         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1959         unfollowed groups.
1960
1961 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1962
1963         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1964         expanding threads.
1965
1966 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1967
1968         * nnir.el: Use the server names without suffixes (bug #7009).
1969
1970         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1971         unencrypted to STARTTLS, if possible.
1972
1973 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1974
1975         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1976         headers before superseding.
1977
1978 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1979
1980         * nnrss.el (nnrss-use-local): Add documentation.
1981
1982         * nnimap.el (nnimap-extend-tls-programs): New function.
1983         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1984         (nnimap-wait-for-connection): Accept the greeting from the stupid
1985         output from openssl s_client -starttls, too.
1986
1987         * tls.el (tls-starttls-switches): New variable.
1988         (tls-find-starttls-argument): Use it.
1989         (open-tls-stream): Ditto.
1990
1991         * netrc.el (netrc-credentials): Return the value of the "default" entry.
1992         (netrc-machine): Ditto.
1993
1994         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1995         article number.
1996         (nnimap-split-fancy): New variable.
1997         (nnimap-split-incoming-mail): Use it.
1998
1999         * nntp.el (nntp-server-list-active-group): Document.
2000
2001         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
2002         SELECT to get the message-id.
2003
2004         * mail-source.el (mail-sources): Remove webmail support.
2005         (defvar): Ditto.
2006         (mail-source-fetcher-alist): Ditto.
2007         (mail-source-fetch-webmail): Remove.
2008
2009         * webmail.el: Remove -- doesn't seem relevant any more.
2010
2011         * gnus.el: Fix up make-obsolete-variable declarations throughout.
2012
2013         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
2014         the \r.
2015
2016 2010-09-30  Julien Danjou  <julien@danjou.info>
2017
2018         * gnus-agent.el (gnus-agent-add-group): Fix call to
2019         gnus-completing-read.
2020
2021 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2022
2023         * nndoc.el (nndoc-retrieve-groups): New function.
2024
2025         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
2026         `default', use nnmail-split-methods.
2027         (nnimap-request-article): Downcase the NILs so that they are nil.
2028
2029         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
2030         symbol.
2031
2032         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
2033         code, since if the user has requested network, that's what they ought
2034         to get.
2035         (nnimap-request-set-mark): Erase the buffer before issuing commands.
2036         (nnimap-split-rule): Mark as obsolete.
2037
2038         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
2039         New variable.
2040
2041         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
2042         correct slot, too.
2043
2044 2010-09-29  Julien Danjou  <julien@danjou.info>
2045
2046         * gnus.el (gnus-local-domain): Declare variable obsolete.
2047
2048         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
2049         Fix history computing.
2050         (gnus-ido-completing-read): Require ido.
2051
2052 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2053
2054         * gnus-registry.el: Don't prompt on load, which makes it impossible to
2055         build Gnus.
2056
2057         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2058         when interpreting the structures.
2059         (nnimap-request-accept-article): Add \r\n to the lines to make this
2060         work with Cyrus.
2061
2062         * nndraft.el (nndraft-request-expire-articles): Use the group name
2063         instead if "nndraft".  Fix found by Nils Ackermann.
2064
2065 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
2066
2067         * nnregistry.el: Add.
2068
2069 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2070
2071         * nnmail.el (group, group-art-list, group-art):
2072         Remove unneeded directives.
2073
2074 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2075
2076         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
2077         (mm-mime-charset)
2078         * rfc2047.el (rfc2047-syntax-table)
2079         * utf7.el (utf7-utf-16-coding-system): Comment fix.
2080
2081         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
2082         rather than `insert-file-contents' and `eval-region'.
2083
2084         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
2085         construction.
2086
2087         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
2088
2089         * time-date.el: No need to require cl for Emacs 21.
2090
2091 2010-09-29  Julien Danjou  <julien@danjou.info>
2092
2093         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
2094         replacement of `gnus-gravatar-relief' to mimic
2095         `gnus-faces-properties-alist'.
2096         Add :version property.
2097
2098 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2099
2100         * mail-source.el (mail-source-report-new-mail)
2101         * message.el (message-default-mail-headers)
2102         * mm-decode.el (mm-valid-image-format-p): Comment fix.
2103
2104         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
2105
2106 2010-09-28  Julien Danjou  <julien@danjou.info>
2107
2108         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
2109         mail-address contains the same string as real-name.
2110
2111         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
2112         non-blank in header, otherwise it'll get stripped.
2113
2114         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
2115         real-name, and then for mail address rather than doing : or , search.
2116
2117 2010-09-27  Julien Danjou  <julien@danjou.info>
2118
2119         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
2120         right completing-read function.
2121         (gnus-use-ido): New variable
2122         (gnus-completing-read-with-default): Remove.
2123         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
2124         (gnus-agent-add-group):
2125         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
2126         * mm-view.el (mm-view-pkcs7-decrypt):
2127         * mm-util.el (mm-codepage-setup):
2128         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2129         * mml-smime.el (mml-smime-openssl-sign-query):
2130         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
2131         (mml-insert-multipart):
2132         * gnus-msg.el (gnus-summary-yank-message):
2133         * gnus-int.el (gnus-start-news-server):
2134         * mm-decode.el (mm-interactively-view-part):
2135         * gnus-dired.el (gnus-dired-attach):
2136         * gnus.el (gnus-read-method):
2137         * gnus-bookmark.el (gnus-bookmark-jump):
2138         * gnus-art.el (gnus-mime-view-part-as-type)
2139         (gnus-mime-action-on-part, gnus-article-encrypt-body):
2140         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
2141         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
2142         * nnmairix.el (nnmairix-create-server-and-default-group)
2143         (nnmairix-update-groups, nnmairix-get-server)
2144         (nnmairix-backend-to-server, nnmairix-goto-original-article)
2145         (nnmairix-get-group-from-file-path):
2146         * nnrss.el (nnrss-find-rss-via-syndic8):
2147         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
2148         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
2149         (gnus-group-browse-foreign-server):
2150         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
2151         (gnus-summary-execute-command, gnus-summary-respool-article)
2152         (gnus-read-move-group-name):
2153         * gnus-score.el (gnus-summary-increase-score)
2154         (gnus-summary-score-effect):
2155         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
2156
2157 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2158
2159         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
2160         x-focus-frame.
2161
2162         * nnimap.el (auth-source-forget-user-or-password)
2163         (auth-source-user-or-password): Autoload.
2164
2165         * message.el (message-from-style, message-interactive)
2166         (message-cite-prefix-regexp, message-sendmail-envelope-from)
2167         (message-yank-prefix, message-indentation-spaces, message-signature)
2168         (message-signature-file): Add comment.
2169
2170 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2171
2172         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
2173         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
2174         new articles.
2175
2176         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
2177         parts.
2178         (nnimap-request-article): Work with the t setting, too.
2179
2180         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
2181         that you don't get flashes of other buffers.
2182         (gnus-summary-show-complete-article): Intern before setting.
2183
2184 2010-09-27  David Engster  <dengste@eml.cc>
2185
2186         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
2187         well as HEADERS.
2188         (nnmairix-retrieve-headers): Provide new argument for the above.
2189
2190 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2191
2192         * gnus-sum.el (gnus-summary-move-article): Don't alter
2193         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
2194         group.
2195
2196         * nnimap.el (nnimap-update-info): Don't destructively alter active.
2197
2198         * message.el (message-cite-prefix-regexp): Revert my last edit.
2199
2200         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
2201         variable instead of the Gnus variable.
2202
2203         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
2204
2205         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
2206
2207         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
2208         since some servers don't like it.
2209         (nnimap-open-connection): Forget credentials if the server says the
2210         password was wrong.
2211         (nnimap-parse-line): Protect against invalid data.
2212
2213         * gnus-sum.el (gnus-summary-move-article): Add comment.
2214         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
2215         nothing alters it while scanning for new messages.
2216
2217         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2218         which may or may not help.
2219         (nnimap-open-connection): If we're doing a stream connection, and then
2220         discover we're on a STARTTLS-capable server, then open a STARTTLS
2221         connection instead.
2222
2223 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2224
2225         * nnimap.el (utf7): Require.
2226
2227         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2228         prefix.
2229
2230 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2231
2232         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2233
2234 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2235
2236         * nnimap.el (nnimap-request-accept-article): Message the error on
2237         error.
2238
2239 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2240
2241         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2242
2243 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2244
2245         * nndoc.el (nndoc-request-list): Return success always.
2246
2247         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2248         `fetch-old' -- we only want to fetch the articles we've requested.
2249         The rest are in the agent, probably.
2250         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2251         disappeared server" to something low.  It's not important.
2252
2253         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2254         arrived before the FETCH data.
2255
2256         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2257         target here, because we don't know the Gnus name of the group.
2258
2259         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2260         for the correct group.
2261
2262         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2263
2264         * gnus.el (gnus): Give a final warning after startup.
2265
2266         * gnus-util.el (gnus-action-message-log): New variable.
2267         (gnus-message): Use it.
2268         (gnus-final-warning): New function.
2269
2270         * nnimap.el (nnimap-open-connection): Record the greeting.
2271         (nnimap): Add greeting.
2272
2273 2010-09-26  Julien Danjou  <julien@danjou.info>
2274
2275         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2276         arguments.
2277         (gnus-html-wash-images): Fix spec computing to include start/end.
2278
2279         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2280
2281 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2282
2283         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2284         deletion.
2285         (nnimap-retrieve-headers): Don't select the group, because that's
2286         already done by nnimap-possibly-change-group.
2287
2288         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2289         (gnus-picon-transform-address): Use it.
2290
2291         * mail-source.el (mail-source-value): Revert previous patch.
2292
2293         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2294         on failure.
2295         (nnimap-open-connection): Look up both virtual and physical server name
2296         credentials.
2297
2298         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2299
2300 2009-02-07  Dave Love  <fx@gnu.org>
2301
2302         * tls.el (open-tls-stream): Don't query killing process.
2303
2304 2009-02-08  Dave Love  <fx@gnu.org>
2305
2306         * gnus-win.el (gnus-window-to-buffer-helper)
2307         (gnus-all-windows-visible-p): Function needn't be a symbol.
2308
2309         * mail-source.el (mail-source-value): Function needn't be a symbol.
2310
2311 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2312
2313         * message.el (message-cite-prefix-regexp): Remove } from the cite
2314         prefix.
2315
2316         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2317         highlight again, so that the highlight is correct.
2318
2319         * gnus-picon.el (gnus-picon): Remove again.
2320         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2321
2322         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2323         doing the header highlightling, so that the background colour of the
2324         picon is correct.
2325
2326         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
2327         (gnus-picon): Ditto.
2328         (gnus-picon): Reinstate.  The background colour for picons is white.
2329         (gnus-picon-insert-glyph): Make the background white.
2330
2331         * nnml.el (nnml-open-nov): Don't return dead buffers.
2332
2333         * auth-source.el (auth-source-create): Query the user for whether to
2334         store the credentials.
2335
2336         * netrc.el (netrc-store-data): New function.
2337
2338         * auth-source.el (auth-source-user-or-password): Use the existing auth
2339         sources, if any, for creation.
2340
2341         * gnus.el (gnus-group-fast-parameter): Return the last matching
2342         parameter instead of the first matching parameter.
2343
2344 2010-09-26  Julien Danjou  <julien@danjou.info>
2345
2346         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2347
2348 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2349
2350         * mml2015.el (mml2015-use): Remove gpg support.
2351
2352         * mml1991.el (mml1991-function-alist): Remove gpg function.
2353         (mml1991-gpg-sign): Remove.
2354
2355 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2356
2357         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2358         (gnus-browse-unsubscribe-current-group): Document it.
2359         (gnus-browse-unsubscribe-group): Use it.
2360
2361 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2362
2363         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2364         address to the To list for easier response.
2365
2366         * gnus.el (gnus-play-startup-jingle): Remove.
2367         (gnus-splash): Don't play jingle.
2368         (gnus): Silence gnus-load message.
2369
2370         * gnus-art.el (gnus-treat-play-sounds): Remove.
2371
2372         * gnus.el (gnus-play-jingle): Remove audio support.
2373
2374         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2375
2376         * earcon.el: Remove -- no users.
2377
2378         * gnus-audio.el: Remove -- no users of this package.
2379
2380         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2381
2382         * gnus-start.el (gnus-setup-news): Remove nocem support.
2383
2384         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
2385
2386         * gnus.el (gnus-use-nocem): Remove.
2387
2388         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2389         Remove.
2390
2391         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
2392         uses NoCeM any more.
2393
2394         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2395         (gnus-button-ctan-handler): Ditto.
2396         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2397         (gnus-button-ctan-directory-regexp): Ditto.
2398         (gnus-button-handle-ctan): Ditto.
2399         (gnus-button-tex-level): Ditto.
2400         (gnus-button-alist): Remove CTAN stuff.
2401
2402 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2403
2404         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
2405         nnimap-streaming test.
2406
2407         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2408         servers twice.
2409
2410         * nnimap.el (nnimap-open-connection): Add more error reporting when
2411         nnimap fails early.
2412
2413         * nnheader.el (nnheader-get-report-string): New function.
2414         (nnheader-get-report): Use it.
2415
2416         * gnus-int.el (gnus-check-server): Say what the error was when opening
2417         failed.
2418
2419         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2420         using streaming.
2421
2422 2010-09-25  Julien Danjou  <julien@danjou.info>
2423
2424         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2425         gnus-window-inside-pixel-edges.
2426
2427 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2428
2429         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2430
2431         * mm-decode.el (mm-save-part): Allow saving to other directories the
2432         normal Emacs way.
2433
2434         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
2435         Suggested by Jay Berkenbilt.
2436
2437         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2438         there isn't a single byte.
2439
2440         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2441         just do it.  It doesn't really seem to matter what the user responds
2442         here, I think, so it's just a confusing question.
2443
2444         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2445         non-streaming case.
2446
2447         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
2448         (gnus-article-encrypt-body): Use it.
2449
2450         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2451         keystroke.
2452
2453         * nnimap.el (nnimap-find-wanted-parts-1):
2454         Use gnus-fetch-partial-articles.
2455
2456         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2457
2458         * nnimap.el (nnimap-insert-partial-structure): New function.
2459         (nnimap-get-partial-article): New function.
2460         (nnimap-request-article): Use it.
2461         (nnimap-wait-for-response): Return whether the wait was successful.
2462         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2463         retrieval wasn't successful.
2464         (nnimap-retrieve-group-data-early): Allow throttling servers.
2465         (nnimap-streaming): New variable.
2466         (nnimap-fetch-partial-articles): Remove.
2467
2468         * mm-decode.el (mm-with-part): Protect against killed buffers.
2469
2470         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2471         for prettier summary display.
2472
2473 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2474
2475         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
2476
2477 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2478
2479         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2480         apparently third-party libraries depend on it.
2481
2482         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2483         before starting negotiation.
2484
2485         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2486         privacy reasons.
2487         (gnus-treat-mail-gravatar): Ditto.
2488
2489         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2490         buffer when inserting images.  Inserting text into the headers, for
2491         instance, can make them invalid.
2492
2493 2010-09-25  Julien Danjou  <julien@danjou.info>
2494
2495         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2496         variables.
2497
2498         * nnheader.el: Remove useless variables news-reply-yank-from and
2499         news-reply-yank-message-id.
2500
2501         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2502         variables.
2503
2504         * mml1991.el: Remove useless mml1991-verbose.
2505
2506         * gnus.el: Remove useless variable gnus-use-generic-from.
2507         Remove obsolete variable gnus-topic-indentation.
2508
2509         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2510
2511         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2512
2513         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2514
2515         * gnus-group.el: Remove useless gnus-group-icon-cache.
2516         Remove useless gnus-ephemeral-group-server.
2517
2518         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2519
2520         * mml2015.el: Remove useless mml2015-verbose.
2521
2522         * mml-smime.el: Remove useless mml-smime-verbose.
2523
2524         * gnus.el: Remove useless gnus-local-domain.
2525
2526         * gnus-gravatar.el (gnus-gravatar-transform-address):
2527         Use gnus-gravatar-size.
2528
2529         * gnus-art.el: Remove useless gnus-treat-translate.
2530
2531 2010-09-24  Julien Danjou  <julien@danjou.info>
2532
2533         * gnus-sum.el: Add support for Gravatars.
2534
2535         * gnus-art.el: Add support for Gravatars.
2536
2537         * gnus-gravatar.el: Add this file.
2538
2539         * gravatar.el: Add this file.
2540
2541 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2542
2543         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
2544
2545         * gnus-group.el (gnus-group-fetch-faq): Remove.
2546
2547         * gnus.el (gnus-group-faq-directory): Remove.
2548
2549         * gnus-group.el (gnus-group-fetch-charter): Remove.
2550
2551         * gnus.el (gnus-group-charter-alist): Remove.
2552
2553         * gnus-group.el (gnus-group-archive-directory): Remove.
2554         (gnus-group-recent-archive-directory): Ditto.
2555         (gnus-group-make-archive-group): Remove.
2556
2557         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2558
2559         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2560         use the same article number for all the cached articles.
2561
2562         * nnimap.el (nnimap-command): Register the last command time so
2563         that we can use it for idling NOOPs.
2564         (nnimap-open-connection): Start the keeplive timer.
2565         (nnimap-make-process-buffer): Store all the process buffers.
2566         (nnimap-keepalive): New function.
2567
2568         * starttls.el (starttls-open-stream): Add autoload cookie.
2569
2570 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2571
2572         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2573         handling.
2574
2575 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2576
2577         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2578         its data structures.
2579
2580         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2581         instead of the cl.el copy-list.
2582         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2583         equalp.
2584
2585 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2586
2587         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2588         and tool-bar-local-item-from-menu.
2589
2590         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2591         mode-line-highlight face for Emacs.
2592
2593         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2594         loading gnus-sum.elc; fix comment for canlock-verify.
2595         (gnus-article-jump-to-part): Use read-number.
2596         (gnus-insert-mime-button, gnus-insert-mime-security-button):
2597         Remove Emacs pre-21 compatible code for help-echo.
2598         (gnus-article-next-page-1): No need to adjust the number of lines.
2599         (gnus-article-describe-bindings): Always use help-buffer.
2600
2601         * gnus-audio.el (gnus-audio-inline-sound)
2602         * gnus-cus.el (gnus-custom-mode)
2603         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2604
2605         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2606
2607         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2608         compatible code.
2609
2610 2010-09-24  Glenn Morris  <rgm@gnu.org>
2611
2612         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2613         visiting the fcc file in rmail-mode.
2614
2615         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2616
2617 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2618
2619         * nnir.el: Silence the byte compiler.
2620
2621         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2622         alias to browse-url-url-encode-chars if any.
2623         (gnus-html-encode-url): Use it.
2624
2625 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2626
2627         * gnus-start.el (gnus-use-backend-marks): New variable.
2628         (gnus-get-unread-articles-in-group): Use it.
2629
2630         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2631         makeover.
2632
2633 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2634
2635         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2636
2637 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2638
2639         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2640         Remove.
2641         (gnus-setup-news-hook):
2642         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
2643
2644         * gnus-int.el (gnus-request-update-info): Protect against backends not
2645         having the function.
2646
2647         * nnimap.el (nnimap-stream): Mention starttls.
2648         (nnimap-open-connection): Add starttls support.
2649
2650 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2651
2652         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2653
2654 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2655
2656         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2657         BODYSTRUCTUREs.
2658         (nnimap-transform-headers): Unfold quoted {42} headers.
2659
2660         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2661         the info.
2662         (gnus-get-unread-articles): Only call updatep on backends that support
2663         it.
2664
2665         * nnweb.el (nnweb-request-update-info): NOOP.
2666
2667         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
2668
2669         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
2670         since it only deals with marks.
2671
2672         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
2673         gnus-request-marks, and make a new gnus-request-update-info.
2674
2675         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2676         the active instead of the high number, which is usually too low.
2677
2678 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2679
2680         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2681         * encrypt.el: Remove.
2682
2683 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2684
2685         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2686         server in symbolic form.
2687
2688         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
2689
2690 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2691
2692         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2693         (nnimap-update-info): Fix up code slightly.
2694
2695         * gnus-int.el (gnus-open-server): Add tracing for performance
2696         debugging.
2697
2698         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2699         (gnus-group-insert-group-line): Pass the real group name so that it
2700         gets the right data.
2701
2702         * gnus-start.el (gnus-get-unread-articles): Don't have
2703         `gnus-get-unread-articles-in-group' update info, since that can be
2704         really slow and doesn't seem to be needed?
2705
2706 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2707
2708         * time-date.el (date-to-time): Try using parse-time-string first before
2709         using the slower timezone-make-date-arpa-standard.
2710
2711 2010-09-22  Julien Danjou  <julien@danjou.info>
2712
2713         * gnus-group.el (gnus-group-insert-group-line):
2714         Call gnus-group-highlight-line.
2715         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2716         default hook list.
2717         (gnus-group-update-eval-form): Add new function.
2718         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2719         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2720
2721 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2722
2723         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2724         immediate, then expire all articles.
2725         (nnimap-update-info): Fix off-by-one errors.
2726         (nnimap-flags-to-marks): Would return no marks lists for group with no
2727         flags.  Instead return the other data.
2728
2729 2010-09-22  Julien Danjou  <julien@danjou.info>
2730
2731         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
2732         Only return an icon.
2733         (gnus-group-insert-group-line): Compute icon to return.
2734
2735         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
2736         (gnus-html-image-fetched): Only cache if
2737         gnus-html-image-automatic-caching is set.
2738         (gnus-html-image-fetched): Check for errors.
2739
2740 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2741
2742         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2743         once per method on `g'.  This ensures that backends like nnfolder don't
2744         open all their folders.
2745
2746         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2747         (nnimap-request-list): Nix out group in the correct buffer.
2748         (nnimap-parse-flags): Implement by using `read' instead of
2749         hand-parsing.
2750         (nnimap-flags-to-marks): Pass on permanent-flags.
2751         (nnimap-make-process-buffer): Record the server name.
2752         (nnimap-parse-flags): Fix typo.
2753         (nnimap-request-scan): Run split on the server in general, not just a
2754         single group.
2755
2756         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2757         parameter, and propagate this downwards.
2758
2759         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2760         since EXAMINE changes it on the server.
2761
2762         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2763         this command might take a while.
2764
2765 2010-09-22  Julien Danjou  <julien@danjou.info>
2766
2767         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
2768         harmful if you have 2 images side-by-side, they can't be properly
2769         update on text deletion.  Using text-property is safer here.
2770         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2771         data.
2772
2773 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2774
2775         * nnimap.el (nnimap-expunge-inbox): Remove.
2776         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2777         (nnimap-expunge): Flip default to t.
2778
2779         * gnus.el (gnus-method-to-server): Don't push things to the cache
2780         unless it's unique.
2781         (gnus-server-to-method): Ditto.
2782
2783 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2784
2785         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2786
2787 2010-09-22  Julien Danjou  <julien@danjou.info>
2788
2789         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2790         get the start of data.
2791         (gnus-html-encode-url): Add this function to encode special chars in
2792         URL.
2793         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2794         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2795
2796         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2797         default.
2798         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2799
2800         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2801         images alt-text.
2802         (gnus-html-put-image): Put alt-text as help-echo.
2803
2804 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2805
2806         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2807         * mm-util.el (mm-decompress-buffer)
2808         * nnir.el (nnir-run-find-grep)
2809         * pop3.el (pop3-list): Use 3rd arg of split-string.
2810
2811         * time-date.el (format-seconds): Comment fix.
2812
2813         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2814         and byte-optimize-form-code-walker.
2815         (dgnushack-make-auto-load): Don't advise make-autoload.
2816
2817         * lpath.el: Remove Emacs 21 stuff.
2818
2819 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2820
2821         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2822         outside the active range.  Suggested by Dan Christensen.
2823
2824         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2825         slightly later to avoid double-getting it.
2826
2827         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2828         previous patch.
2829
2830         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2831
2832 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2833
2834         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2835
2836 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2837
2838         * gnus-int.el (gnus-open-server): Give a better error message in the
2839         "go offline" case.
2840
2841         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2842         marks for nnimap, which is seldom the right thing to do.
2843
2844         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2845         (gnus-same-method-different-name): New function.
2846
2847         * nnimap.el (parse-time): Require.
2848
2849         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2850         method in the presence of many similar methods.
2851
2852         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2853
2854         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2855         nnml-inhibit-expiry.
2856
2857         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2858         find out whether methods are equal.
2859
2860         * nnimap.el (nnimap-find-expired-articles): New function.
2861         (nnimap-process-expiry-targets): New function.
2862         (nnimap-request-move-article): Request the article before looking at
2863         what the Message-ID is.  Fix found by Andrew Cohen.
2864         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2865
2866         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2867         for oldness in addition to being a predicate.
2868
2869         * nnimap.el (nnimap-request-group): When we have zero articles, return
2870         the right data to Gnus.
2871         (nnimap-request-expire-articles): Only delete articles immediately if
2872         the target is 'delete.
2873
2874         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2875         method, this would bug out.
2876
2877         * gnus-group.el (gnus-group-expunge-group): Rename from
2878         gnus-group-nnimap-expunge, and implemented as a normal interface
2879         function.
2880
2881         * gnus-int.el (gnus-request-expunge-group): New function.
2882
2883         * nnimap.el (nnimap-request-create-group): Implement.
2884         (nnimap-request-expunge-group): New function.
2885
2886 2010-09-21  Julien Danjou  <julien@danjou.info>
2887
2888         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2889         (gnus-html-cache-expired): Add new function.
2890         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2891         wethever we should display image for fetch it.
2892         Compute alt-text earlier to pass it to the fetching function too.
2893         (gnus-html-schedule-image-fetching): Change function argument to only
2894         get one image at a time, not a list.
2895         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2896         cache.
2897         (gnus-html-get-image-data): New function to retrieve image data from
2898         cache.
2899         (gnus-html-put-image): Change buffer argument to use image data rather
2900         than file, and place image above region rather than inserting a new
2901         one.  Do not take alt-text as argument, since it's useless now: we place
2902         the image above alt-text.
2903         (gnus-html-prune-cache): Remove.
2904         (gnus-html-show-images): Start to fetch image when we find one, do not
2905         push into a temporary list.
2906         (gnus-html-prefetch-images): Only fetch image if they have expired.
2907         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2908         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2909
2910 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2911
2912         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2913
2914 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2915
2916         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2917         spec inser "*" if the group isn't active instead of 0.
2918
2919         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2920         opening the server.
2921         (nnimap-request-delete-group): Implement group deletion.
2922         (nnimap-transform-headers): Return the size of the entire message in
2923         the Bytes header, not just the size of the first part.
2924         (nnimap-request-move-article): When moving an article from nnimap,
2925         request the article first so the accepting form has an article to
2926         accept.  Reported by Dan Christensen.
2927         (nnimap-command): Make sure that the error message doesn't error out.
2928
2929 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2930
2931         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2932         we haven't requested anything.
2933
2934 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2935
2936         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2937         "".  Fix found by Andrew Cohen.
2938
2939         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2940         instead of -encode-string.
2941
2942 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2943
2944         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2945
2946         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2947         by mm-subst-char-in-string.
2948
2949 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2950
2951         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2952         waiting for the connection string.
2953
2954         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2955         arriving.
2956
2957         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2958         bogus characters.  This allows selecting certain Gmail groups.
2959
2960         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2961         (nnimap-fetch-partial-articles): New variable.
2962         (nnimap-open-connection): When looking for credentials, also use the
2963         nnimap-server-port.
2964         (nnimap-request-article): Return the group/article number, so that Gnus
2965         `^' works as expected.
2966         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
2967
2968         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2969         comments.
2970         (gnus-methods-sloppily-equal): New function.
2971         (gnus): When using the development version of Gnus, load the gnus-load
2972         file.
2973
2974         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2975         `gnus-open-server' on each method before trying to scan them etc.
2976         This ensures that all the backend parameters are set correctly.
2977
2978         * nnimap.el (nnimap-authenticator): New variable.
2979         (nnimap-open-connection): Allow anonymous login.
2980         (nnimap-transform-headers): The chars header is called Chars not Bytes.
2981         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
2982
2983         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2984         patch, found by Knut Anders Hatlen.
2985
2986 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2987
2988         * gnus-agent.el (gnus-agent-batch-confirmation)
2989         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2990         to gnus-message.
2991         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2992         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2993         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2994         * gnus-int.el (gnus-open-server): Likewise.
2995         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2996         (gnus-score-check-syntax): Likewise.
2997         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2998         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2999         Likewise.
3000         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3001
3002 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3003
3004         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3005         calling conventions so that prefetch doesn't bug out.
3006
3007 2010-09-19  Julien Danjou  <julien@danjou.info>
3008
3009         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3010         rather than `subst-char-in-region' in order to be able to replace ASCII
3011         char by UTF-8 ones.
3012
3013         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
3014         than curl.
3015         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
3016         the right URL and ALT text on images.
3017         (gnus-html-wash-tags): Fix tag case.
3018         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
3019         (gnus-article-html): Add -o display_ins_del=2 option.
3020         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
3021
3022 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3023
3024         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
3025         the extra mail headers, which sometimes seem to happen for unknown
3026         reasons.
3027
3028         * mail-parse.el (mail-header-encode-parameter): Define as
3029         rfc2045-encode-string instead of as rfc2231-encode-string, since some
3030         (or most, perhaps?) mail readers don't understand the latter, but do
3031         understand the former.
3032
3033         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
3034         to nil, so that no methods are automatically agentized.  I think this
3035         is probably what most users want.
3036
3037         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
3038         from url-retrieve, for instance about invalid URLs.
3039
3040         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
3041         groups that have no articles.
3042         (nnimap-request-article): Check that we really got an article when we
3043         requested one.
3044
3045         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
3046         doesn't exist.
3047
3048         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
3049         nntp buffer so the agent can save it.
3050         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
3051         that CRLF doesn't get translated to \n.
3052         (nnimap-open-connection): Don't make 'shell commands only send \n.
3053
3054 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3055
3056         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
3057         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3058         Update var name.
3059         (nnml-generate-nov-file): Use dolist.
3060         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
3061         Use with-current-buffer.
3062
3063 2010-09-18  Julien Danjou  <julien@danjou.info>
3064
3065         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
3066         parallel.
3067
3068 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3069
3070         * nnimap.el (nnimap-update-info): When doing partial marks update, get
3071         the range update right.
3072         (nnimap-request-group): Don't make `M-g' bug out on group with no
3073         marks.
3074         (nnoo): Require, so that other packages can require nnimap.
3075         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
3076         command we're looking for.  This helps when the server sends more
3077         responses after we've gotten everything we expected.
3078         (nnimap): Add a `newlinep' field to keep track of end-of-line
3079         conventions.
3080         Don't send CRLF to things that don't want it.
3081         (nnimap-request-accept-article): Ditto.
3082
3083 2010-09-18  Julien Danjou  <julien@danjou.info>
3084
3085         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
3086         than curl to retrieve images.
3087
3088 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3089
3090         * nnimap.el (nnimap-update-info): Extend the info so that we can set
3091         the marks.
3092         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
3093         (nnimap-wait-for-connection): New function.
3094         (nnimap-open-connection): If we have PREAUTH, don't query for login
3095         credentials.
3096         (nnimap-update-info): Fix off-by-one error when concatenating ranges
3097         when doing a partial update.
3098
3099 2010-09-18  Julien Danjou  <julien@danjou.info>
3100
3101         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
3102         tags.
3103
3104 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3105
3106         * nnimap.el (nnimap-credentials): New function.
3107         (nnimap-open-connection): Use the new function to look for credentials
3108         also on the numeric equivalents of "imap" and "imaps".
3109
3110         * gnus-start.el (gnus-activate-group): Send the info to
3111         gnus-request-group.
3112
3113         * nnimap.el (nnimap-request-group): Have the "check" version of the
3114         function parse flags and update the info, so that a `M-g' get a total
3115         resync of all flags from the group.
3116
3117         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
3118         to allow backends to alter the info on group selection.  Also alter all
3119         the backend -request-group functions to take the parameter.
3120
3121         * nnimap.el (nnimap-store-info): New function.
3122         (nnimap-update-info): Store the info for later usage.
3123         (nnimap-request-group): Use the stored info for the dont-check case, so
3124         that we don't retrieve all marks when we enter a group.
3125
3126         * nnimap.el: Use deffoo instead of defun for interface functions.
3127
3128         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
3129         update the group info.  This makes the nndraft groups, for instance, go
3130         back to their old behaviour.
3131
3132         * gnus-sum.el (gnus-select-newsgroup): Indent.
3133
3134         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
3135         in.
3136         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
3137         nothing.
3138
3139         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
3140         from methods that are denied.
3141
3142         * gnus-int.el (gnus-method-denied-p): New function.
3143
3144         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
3145         store the password instead of netrc.
3146         (nnimap-open-connection): Don't error out when we can't make a
3147         connections.
3148
3149         * auth-source.el (auth-source-create): In the password prompt, say what
3150         we're querying for.  Also prompt for user name if that hasn't been
3151         given.
3152
3153         * nnimap.el (nnimap-with-process-buffer): Remove.
3154
3155 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3156
3157         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
3158         method when we're reading from the agent.
3159
3160         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
3161
3162         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
3163         that's probably most useful for users.
3164
3165         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
3166         "failed" all the time.
3167
3168         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
3169         ...)) with (with-current-buffer ... ).
3170
3171         * nntp.el (nntp-open-server): Return whether the open was successful or
3172         not.
3173
3174         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
3175         select an unread unseen article first.
3176
3177         * nnimap.el (nnimap-open-connection): If the user doesn't have a
3178         /etc/services, supply some sensible port defaults.
3179
3180         * dgnushack.el: Define netrc-credentials.
3181
3182 2010-09-17  Julien Danjou  <julien@danjou.info>
3183
3184         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
3185
3186 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3187
3188         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
3189         doesn't have any parameters.
3190
3191 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3192
3193         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
3194         only upcased checks.
3195
3196         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
3197
3198         * nnimap.el (nnimap-open-shell-stream): New function.
3199         (nnimap-open-connection): Use it.
3200         (nnimap-transform-headers): Get the number of lines in each message.
3201         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
3202         number of lines.
3203         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
3204         problem.
3205
3206         * utf7.el (utf7-encode): Autoload.
3207
3208         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
3209         to allow the mail splitting to not return a default group.  This is
3210         useful for nnimap, which will leave unmatched mail in the inbox.
3211
3212         * nnimap.el: Rewritten.
3213
3214         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3215         nnimap usage.
3216
3217         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3218         if the move is internal, so that nnimap can do fast internal moves.
3219
3220         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3221         data.
3222         (gnus-read-active-for-groups): Support finishing the early retrieval of
3223         data.
3224
3225         * gnus-range.el (gnus-range-nconcat): New function.
3226
3227         * gnus-int.el (gnus-finish-retrieve-group-infos)
3228         (gnus-retrieve-group-data-early): New functions.
3229
3230 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3231
3232         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3233         (nnrss-retrieve-groups):
3234         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3235         (pop3-quit): Use with-current-buffer.
3236
3237 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3238
3239         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3240         instead of nnheader-accept-process-output.
3241
3242         * dgnushack.el (dgnushack-compile): Add comment.
3243
3244         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3245
3246         * gnus-html.el (gnus-html-schedule-image-fetching)
3247         (gnus-html-prefetch-images): Replace process-kill-without-query by
3248         gnus-set-process-query-on-exit-flag.
3249
3250 2010-09-16  Romain Francoise  <romain@orebokech.com>
3251
3252         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3253
3254 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3255
3256         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3257         parameter to unintern is mandatory-ish in Emacs 24.
3258
3259         * gnus-html.el (gnus-html-schedule-image-fetching)
3260         (gnus-html-prefetch-images): Check for curl before using it.
3261
3262         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3263         depend on curl, which isn't essential.
3264
3265         * imap.el: Revert back to version
3266         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3267         seem problematic.
3268
3269 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3270
3271         * gnus-registry.el (gnus-registry-install-shortcuts):
3272         Explicitly pass `obarray' to `unintern' to avoid a warning.
3273
3274 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3275
3276         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
3277         change.
3278
3279         * nnrss.el (nnrss-request-list): Remove this function and related
3280         functions, including the moreover stuff.
3281
3282 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3283
3284         * nnrss.el (nnrss-retrieve-groups): New function.
3285
3286 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3287
3288         * .dir-locals.el: Add no-byte-compile cookie.
3289
3290 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3291
3292         * time-date.el (format-seconds): Comment fix.
3293
3294         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3295         for back end that doesn't support request-scan.
3296
3297 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3298
3299         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3300         then do request scans from the backends.
3301
3302         * netrc.el (netrc-credentials): New conveniency function.
3303
3304         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3305         avoid running a hook per line, since this takes a lot of time,
3306         profiling shows.
3307         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3308         directly if gnus-visual-p is true.
3309
3310 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3311
3312         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3313         groups; replace mapcar with dolist which is a bit faster; pass groups
3314         info to gnus-read-active-file-1.
3315         (gnus-read-active-file-1): Scan only specified groups if the new
3316         optional arg `infos' is given.
3317
3318 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3319
3320         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3321
3322         * pop3.el (pop3-movemail): Remove.
3323         (pop3-streaming-movemail): Rename to pop3-movemail.
3324
3325         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3326         don't restrict end-tag searches to the end of the line.
3327
3328 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3329
3330         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3331         articles of every unchecked group to t, which means unknown since the
3332         server has never been opened.
3333
3334 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3335
3336         * gnus-html.el (gnus-html-show-alt-text): New command.
3337         (gnus-html-browse-image): Ditto.
3338         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3339         to browse the image directly.
3340         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3341         better.
3342
3343         * gnus-async.el (gnus-async-article-callback):
3344         Call `gnus-html-prefetch-images' unconditionally.
3345
3346         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3347         before feeding URLs to curl.
3348
3349 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3350
3351         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3352         internal images as deletable by `W D D'.
3353
3354         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3355         (gnus-async-article-callback): Fix typo.
3356
3357 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3358
3359         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3360         current line to work around bugs in the output from w3m.
3361
3362         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3363         for groups that want that.
3364
3365         * nntp.el (nntp-wait-for-string): Supply a timeout for
3366         accept-process-output to ensure progress.
3367
3368         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3369         level to get unread articles from, then use that for foreign groups,
3370         too.
3371
3372         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3373         confuses the rest of the function.
3374
3375         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3376         for the methods that support -retrieve-groups, too.
3377
3378         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3379
3380 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3381
3382         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3383         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3384
3385         * pop3.el: Require cl when compiling.
3386         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3387
3388 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3389
3390         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3391         that aren't going to be activated.
3392         (gnus-get-unread-articles): Fix up the last commit.
3393
3394         * gnus-html.el (gnus-article-html): Allow calling without specifying
3395         the handle.  In that case, dissect the buffer first.
3396
3397         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3398
3399         * nnimap.el (nnimap-open-connection): Revert the change that would look
3400         into authinfo for imaps instead of imap.
3401
3402         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3403         say that you don't want to call gnus-request-group with don-check, but
3404         do check the reponse.  This is for virtual groups only.
3405         (gnus-get-unread-articles): Count the archive groups as secondary, so
3406         that they're activated the same way as before.
3407
3408         * imap.el (imap-message-map): Removed optional buffer parameter, since
3409         no callers use it.
3410         (imap-message-get): Ditto.
3411         (imap-message-put): Ditto.
3412         (imap-mailbox-map): Ditto.
3413         (imap-mailbox-put): Ditto.
3414         (imap-mailbox-get): Ditto.
3415         (imap-mailbox-get): Revert last change for this function.
3416
3417         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3418         case-insensitively.
3419         (nnimap-debug): Remove.
3420
3421         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3422         to use `imap-fetch' instead.  According to the comments, this should be
3423         safe, since all other IMAP clients use the 1:* syntax.
3424         (imap-enable-exchange-bug-workaround): Removed.
3425         (imap-debug): Removed -- doesn't seem very useful.
3426
3427         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3428         mail from a file, and the file doesn't exist.
3429
3430         * imap.el (imap-log): New convenience function used throughout instead
3431         of repeating the same code all over the place.
3432
3433         * pop3.el (pop3-streaming-movemail): Return t for success.
3434
3435         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3436         .authinfo if we're using ssl connection.
3437
3438         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3439         already have if we're in a main Gnus `g' run.
3440
3441         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3442
3443 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3444
3445         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3446
3447         * nnmh.el (nnmh-request-list-1): Bind `file'.
3448
3449         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3450         alias to set-process-query-on-exit-flag or process-kill-without-query.
3451         (pop3-open-server): Use it.
3452
3453 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3454
3455         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3456         box to the Incoming file.  Fixes mistake in previous checkin.
3457
3458         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3459         request loop (for debugging purposes) removed.
3460
3461         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3462         culprit is more visible.
3463         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3464         (nnml-add-incremental-nov): New functions to do "incremental" nov
3465         updates, where we just append to the end of the existing nov files
3466         without reading/writing them in full.
3467
3468         * mail-source.el (mail-source-delete-crash-box): Really only check the
3469         incoming files once in a while.
3470
3471         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3472
3473         * mail-source.el (mail-source-delete-crash-box): Only check the
3474         incoming files for deletion once per day to save a lot of file
3475         accesses.
3476
3477         * pop3.el (pop3-logon): Fix up unbound variable typo.
3478
3479         * mail-source.el (pop3-streaming-movemail): Autoload.
3480
3481         * pop3.el (pop3-streaming-movemail):
3482         Respect pop3-leave-mail-on-server.
3483
3484         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3485         retrieval.
3486
3487         * pop3.el (pop3-process-filter): Remove unused function.
3488         (pop3-streaming-movemail, pop3-send-streaming-command)
3489         (pop3-wait-for-messages, pop3-write-to-file)
3490         (pop3-number-of-responses): New functions for streaming pop3
3491         retrieval.
3492
3493         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3494         come from no known methods.
3495         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3496         list.
3497
3498         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
3499         message sizes.
3500         (pop3-movemail): Use erase-buffer instead of looping and deleting
3501         regions, which seems rather odd.
3502
3503         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3504         file once per `g' run.
3505
3506         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3507         directories.  This makes the draft queue directory work.
3508
3509         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3510         data from the backends, so that we only request the list of groups from
3511         each method once.  This should speed things up considerably.
3512
3513         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3514         detect that it's not implemented.
3515
3516         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3517         we actually do recurse down into the tree, but don't stat all leaf
3518         nodes.
3519
3520         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3521         then say so instead of bugging out.
3522
3523         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3524         files exist before trying to read them.
3525
3526         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3527         around <pre_int>.
3528
3529         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3530
3531         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3532
3533 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3534
3535         * mm-util.el (mm-image-load-path): Just return the image directories,
3536         not all directories in the path in addition to the image directories.
3537         (mm-image-load-path): Maintain a cache of the image directories so that
3538         the `g' command in Gnus doesn't have to stat dozens of directories each
3539         time.
3540
3541         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3542         (gnus-html-wash-tags): Add a new `i' command to insert images.
3543         (gnus-html-insert-image): New command and keystroke.
3544         (gnus-html-redisplay-with-images): New command and keystroke.
3545         (gnus-html-show-images): Rename command.
3546         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3547         spacers.
3548         (gnus-html-wash-tags): Decode entities at the end, so that entities
3549         inside the tags don't mess up the rest of the "parsing".
3550
3551         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3552         so that nnimap methods aren't agentized by default.  There's apparently
3553         many problems related to agent/imap behaviour.
3554
3555         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3556
3557         * gnus-html.el: Doc fix.
3558
3559 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3560
3561         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3562         specifier-spec-list for Emacs 21.
3563
3564         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3565         glyph-width and glyph-height instead of display-graphic-p and
3566         image-size; make avoidance of displaying small images work for XEmacs.
3567
3568         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3569         for XEmacs.
3570
3571         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3572         of symbol that holds plist data.
3573         (gnus-process-plist): Remove plist of process after getting it.
3574
3575 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3576
3577         * message.el (message-generate-hashcash): Change default to
3578         'opportunistic if hashcash is installed.
3579
3580         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3581         (gnus-html-put-image): Only call image-size once, since it's somewhat
3582         time-consuming on remote X servers.
3583
3584 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3585
3586         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3587         type on data, not a file name.
3588
3589         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3590         window-pixel-edges for Emacs 21.
3591
3592         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3593         decoded contents.
3594         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3595
3596 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3597
3598         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3599         group line format, since it isn't very interesting.
3600
3601         * gnus-agent.el (gnus-agent-short-article),
3602         (gnus-agent-long-article): Increase values for these two variables,
3603         since most people are likely to have more network connection and
3604         storage than before.
3605
3606         * gnus.el (gnus-refer-article-method): Change default to 'current.
3607         When referring an article, the common behaviour is to refer it from the
3608         current select method, not the native select method.  The chances of
3609         the native select method having the message in question is rather slim
3610         these days.
3611
3612         * gnus-sum.el (gnus-auto-select-subject): Change default to
3613         `unseen-or-unread'.  I think it's likely that most people want to
3614         select an unseen article over a previously seen, but unread one.
3615
3616         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3617         means that in the article buffer none of the minor mode elements will
3618         be shown, usually, and this is not desirable in most cases.
3619
3620         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3621         that commands like `d' (and the like) go to the next line in the
3622         buffer, instead of the next unread article.  I think this is the
3623         behaviour that is most natural for most users.
3624         (gnus-single-article-buffer): Change default to nil, so that people can
3625         have as many article buffers open as they have summary buffer.  I think
3626         this is the most natural way for the groups to behave.
3627
3628         * message.el (message-generate-new-buffers): Change default to
3629         `unsent', so that all new message buffers start their names with the
3630         string "*unsent", and it's easier to find the buffers if you move from
3631         them.
3632
3633 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3634
3635         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3636         small.  They're probably tracking images.
3637         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3638         (gnus-html-rescale-image): Yet another try at getting the image sizing
3639         right.
3640
3641         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3642         nntp-marks-file-name is nil.
3643
3644 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3645
3646         * gnus-html.el (gnus-html-wash-tags)
3647         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3648         Better logging.
3649
3650 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3651
3652         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
3653
3654         * gnus-html.el (gnus-html-wash-tags): Check the value of
3655         gnus-blocked-images in the summary buffer.
3656
3657 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3658
3659         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3660
3661 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3662
3663         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3664         like "a", it seems like.
3665         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3666         since it needs to be picked from the correct buffer.
3667
3668         * nnwfm.el: Remove.
3669
3670         * nnlistserv.el: Remove.
3671
3672 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3673
3674         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3675         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3676
3677 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3678
3679         * nnkiboze.el: Remove.
3680
3681         * nndb.el: Remove.
3682
3683         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3684         alt text.
3685         (gnus-html-rescale-image): Try to get the rescaling logic right for
3686         images that are just wide and not tall.
3687
3688         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3689         overshadow variable bindings.
3690
3691 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3692
3693         * gnus-html.el (gnus-html-wash-tags)
3694         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
3695         Add extra logging.
3696
3697 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3698
3699         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3700         (gnus-max-image-proportion): New variable.
3701         (gnus-html-rescale-image): New function.
3702         (gnus-html-put-image): Rescale images.
3703
3704 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3705
3706         Fix up some byte-compiler warnings.
3707         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3708         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3709         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3710         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3711         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3712         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3713         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3714
3715 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3716
3717         * gnus-html.el (gnus-article-html): Decode contents by charset.
3718
3719 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3720
3721         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3722         (gnus-html-frame-width, gnus-blocked-images)
3723         * message.el (message-prune-recipient-rules): Add custom version.
3724         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3725
3726         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3727         functions.
3728
3729         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3730         gnus-process-get.
3731
3732 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3733
3734         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3735         instead of lsub directly.
3736
3737 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3738
3739         * nnwarchive.el: Remove.
3740
3741         * gnus-soup.el: Remove.
3742
3743         * nnsoup.el: Remove.
3744
3745         * nnultimate.el: Remove.
3746
3747         * gnus-html.el (gnus-blocked-images): New variable.
3748
3749         * message.el (message-prune-recipients): New function.
3750         (message-prune-recipient-rules): New variable.
3751
3752         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3753         guess whether a long line is natural text or not.
3754
3755         * gnus-html.el (gnus-html-schedule-image-fetching):
3756         Use gnus-process-plist and friends for compatibility.
3757
3758 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3759
3760         * gnus-html.el: Require packages that define macros used in this file.
3761         (gnus-article-mouse-face): Declare to silence byte-compiler.
3762         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3763         process-get.
3764         (gnus-html-put-image): Use plist-get to avoid getf.
3765         (gnus-html-prefetch-images): Use with-current-buffer.
3766
3767 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3768
3769         * gnus-ems.el: Provide compatibility functions for
3770         gnus-set-process-plist.
3771
3772         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3773         header-line-format for XEmacs 21.4.
3774
3775         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3776         * gnus.el (gnus-valid-select-methods)
3777         * message.el (message-send-mail-partially-limit)
3778         * mm-decode.el (mm-text-html-renderer)
3779         * mml.el (mml-insert-mime-headers-always)
3780         * smiley.el (smiley-regexp-alist): Bump custom version.
3781
3782 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3783
3784         * gnus-html.el: require mm-url.
3785         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3786         with the url to `url'.
3787         (gnus-html-wash-tags): Support cid: URLs/images.
3788
3789 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3790
3791         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3792         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3793         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3794
3795         * gnus-move.el: Remove file, since it doesn't really work.
3796
3797         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3798         UTF-8.  This seems to fix problems with some German web feeds.
3799
3800         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3801         at the top so that the proper colours are applied.
3802
3803         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3804         don't have dots in their names.
3805
3806         * gnus-art.el (gnus-article-view-part): Doc fix.
3807
3808         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3809         XEmacs-compatible.
3810         (gnus-html-put-image): Don't do images on non-graphic displays.
3811
3812         * nnslashdot.el: Remove this unused backend.
3813
3814         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3815         actions.
3816         (gnus-undo-register-1): Revert last change.
3817
3818         * gnus-group.el (gnus-group-completing-read): Protect against not
3819         having completion-styles bound.
3820
3821         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3822         make broken recipients happier.
3823
3824         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3825
3826         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3827         point parameter.
3828
3829         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3830
3831         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3832         completion-styles for group selection.
3833
3834 2009-02-04  Andreas Schwab  <schwab@suse.de>
3835
3836         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3837         headers and regexp-quote the match if necessary.
3838
3839 2009-03-24  Miles Bader  <miles@gnu.org>
3840
3841         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3842         the blinking smiley.
3843
3844 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3845
3846         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3847         blink smiley.
3848
3849 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3850
3851         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3852         where the dribbel file lives exists.
3853
3854         * message.el (message-send-mail-partially-limit): Change the default to
3855         nil, since most people don't want this.
3856
3857         * mm-url.el (mm-url-decode-entities): Also decode entities like
3858         &#x3212.
3859
3860 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3861
3862         * gnus-sum.el (gnus-summary-idna-message):
3863         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3864         Hyperlink urls in docstrings with URL `...'.
3865
3866 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3867
3868         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3869         functions.
3870
3871 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3872
3873         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3874         say what the mouseover text should be.
3875
3876         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3877         version of the mm-w3m-safe-url-regexp variable to only download images
3878         in the groups where we want that to happen.
3879
3880         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3881
3882         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3883         easier debugging.
3884         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3885         big pictures in the article buffer.
3886
3887         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3888         gnus-article-html.
3889         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3890         w3m.
3891
3892         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3893
3894 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3895
3896         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3897         which doesn't exist.
3898
3899         * message.el (message-inhibit-ecomplete): New variable to allow some
3900         function to inhibit ecomplete address storage.
3901         (message-resend): Disable ecomplete message storage when resending
3902         messages.
3903
3904         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3905
3906 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3907
3908         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3909         Save excursion while copying, moving, and deleting articles in order to
3910         prevent the cursor from jumping to unforeseen place.
3911
3912 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3913
3914         * lpath.el: No need to bind bookmark-current-buffer,
3915         bookmark-yank-point and bookmark-make-record-function.
3916
3917 2010-08-17  Glenn Morris  <rgm@gnu.org>
3918
3919         * gnus-sync.el: Require gnus components whose functions are used.
3920
3921         * gnus-art.el (bookmark-make-record-function):
3922         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3923         Declare for compiler.
3924
3925         * mm-url.el (mml-compute-boundary): Autoload.
3926
3927 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3928
3929         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3930
3931 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3932
3933         Typo fix "hoo4a" -> "hook".
3934
3935         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3936
3937 2010-08-14  Glenn Morris  <rgm@gnu.org>
3938
3939         * gnus-sync.el (gnus-sync): Fix defgroup version.
3940
3941 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3942
3943         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3944
3945         * gnus-sync.el: Fix docs.
3946         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3947         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3948
3949 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3950
3951         Optimizations for gnus-sync.el.
3952
3953         * gnus-sync.el: Add docs about gnus-sync-backend
3954         possibilities.
3955         (gnus-sync-save): Remove unnecessary message.
3956         (gnus-sync-read): Optimize and show what groups were skipped.
3957
3958 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3959
3960         Minor bug fixes for gnus-sync.el.
3961
3962         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
3963         Don't read the sync on get-new-news.
3964
3965         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3966         quiet.
3967
3968         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
3969         (fix typo).
3970
3971 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3972
3973         Make saving and restoring of hidden threads work with overlays.
3974         Patch applied by Ted Zlatanov.
3975
3976         * gnus-sum.el (gnus-hidden-threads-configuration)
3977         (gnus-restore-hidden-threads-configuration): Update to deal with text
3978         properties, rather than searching for a magic character.
3979
3980 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3981
3982         New gnus-sync.el library for synchronization of marks.
3983
3984         * gnus-sync.el: New library for synchronization of marks.
3985
3986         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
3987         renamed from `gnus-registry-grep-in-list'.
3988
3989         * gnus-registry.el (gnus-registry-follow-group-p):
3990         Use `gnus-grep-in-list'.
3991
3992         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3993
3994 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3995
3996         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3997         determining charset of text fails.
3998
3999 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4000
4001         * nnmail.el (nnmail-get-new-mail-1): Revert.
4002
4003         * nnml.el (nnml-active-number): Make sure names of newly created groups
4004         in nnml-group-alist are encoded.
4005
4006 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4007
4008         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4009         containing non-ASCII characters in active file for nnml back end.
4010
4011 2010-07-24  David Engster  <dengste@eml.cc>
4012
4013         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4014         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4015
4016 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4017
4018         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4019         tag (Bug#6654).
4020
4021 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4022
4023         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4024         the article buffer, not the summary buffer.
4025
4026 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4027
4028         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4029         Emacs 23 as well.
4030
4031 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4032
4033         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
4034         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
4035
4036 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4037
4038         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4039         Patch applied by Karl Fogel.
4040
4041         * gnus-sum.el (gnus-summary-bookmark-make-record):
4042         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4043
4044 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4045
4046         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4047         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4048         C-w still not working correctly from Article buffers; Thierry's
4049         patch to fix that will be applied after this.
4050
4051         * gnus-art.el (bookmark-make-record-function): New local variable.
4052
4053         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4054         article buffer.
4055         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4056
4057 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4058
4059         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4060         on changes in bookmark.el.
4061
4062 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4063
4064         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
4065         `no-log' instead of message not to log prompt string.
4066
4067 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4068
4069         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4070         the *other* type of HTML form submission.
4071
4072 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
4073
4074         * auth-source.el (auth-source-pick): If choice does not contain a
4075         questioned keyword, set the check to t.
4076
4077 2010-06-12  Romain Francoise  <romain@orebokech.com>
4078
4079         * gnus-util.el (gnus-date-get-time): Move up before first use.
4080
4081 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4082
4083         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
4084         (gnus-article-edit-part): Bind it to make last part that is substituted
4085         or deleted visible.
4086         (gnus-mime-display-single): Buttonize part of which id equals to
4087         gnus-mime-buttonized-part-id.
4088
4089 2010-06-10  Dan Christensen  <jdc@uwo.ca>
4090
4091         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
4092         (gnus-dd-mmm): Use gnus-date-get-time.
4093         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
4094         simplify logic.
4095         (gnus-summary-limit-to-age): Use gnus-date-get-time.
4096         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
4097
4098 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
4099
4100         * auth-source.el (top): Autoload `secrets-list-collections',
4101         `secrets-create-item', `secrets-delete-item'.
4102         (auth-sources): Fix tag string.
4103         (auth-get-source, auth-source-retrieve, auth-source-create)
4104         (auth-source-delete): New defuns.
4105         (auth-source-pick): Rewrite in order to avoid 2 passes.
4106         (auth-source-forget-user-or-password): New parameter USERNAME.
4107         (auth-source-user-or-password): New parameters CREATE-MISSING and
4108         DELETE-EXISTING.  Retrieve password interactively, if needed.
4109
4110 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4111
4112         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
4113         deleting unused directories when gnus-expert-user is t.
4114
4115 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4116
4117         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
4118         for each temp file when gnus-article-browse-delete-temp is ask.
4119
4120 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4121
4122         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
4123         Lisp calls to delete-backward-char by calls to delete-char.
4124
4125 2010-05-20  Kevin Ryde  <user42@zip.com.au>
4126
4127         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
4128
4129 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4130
4131         * password-cache.el (password-cache-remove): Fix docstring.
4132
4133 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4134
4135         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
4136         article unless decoding article to be saved.
4137
4138 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4139
4140         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4141         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4142         generated within the mm-with-unibyte-current-buffer macro.
4143
4144 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4145
4146         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4147         to nil when we're in a mml-preview buffer and no group is selected.
4148
4149 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4150
4151         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4152         when catching the `C-g'.  Reported by "Leo".
4153
4154 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4155
4156         * message.el (message-forward-make-body-plain)
4157         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4158         multibyte-string-p.
4159
4160         * lpath.el: Revert.
4161
4162 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4163
4164         * message.el (message-forward-make-body-mml): Assume original message
4165         is multibyte string; error on unibyte.
4166         (message-forward-make-body-plain): Ditto; don't add excessive newline
4167         in body end.
4168
4169         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
4170
4171 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
4172
4173         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
4174         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
4175
4176 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4177
4178         * mm-extern.el (mm-extern-url): Don't use
4179         mm-with-unibyte-current-buffer.
4180         (mm-extern-cache-contents): Use with-current-buffer instead of
4181         save-excursion + set-buffer.
4182
4183 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4184
4185         * mm-util.el (mm-emacs-mule): Remove.
4186
4187 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
4188
4189         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
4190         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
4191         change.
4192
4193 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4194
4195         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
4196         bind the default value of enable-multibyte-characters to nil.
4197
4198 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4199
4200         * message.el (message-forward-make-body-plain)
4201         (message-forward-make-body-mml):
4202         Don't use mm-with-unibyte-current-buffer.
4203
4204 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4205
4206         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
4207
4208 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4209
4210         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
4211         (Bug#5592).
4212
4213 2010-05-07  Julien Danjou  <julien@danjou.info>
4214
4215         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4216         it to mm-pipe-part.
4217
4218         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4219         it is given.
4220
4221 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4222
4223         * binhex.el (binhex-decode-region-internal)
4224         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4225         (dns-query)
4226         * nnweb.el (nnweb-gmane-search)
4227         * pgg-parse.el (pgg-parse-armor)
4228         * pgg.el (pgg-verify-region)
4229         * sha1.el (sha1-string-external)
4230         * uudecode.el (uudecode-decode-region-internal)
4231         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4232         XEmacs.
4233
4234         * gnus-art.el (gnus-article-browse-html-parts)
4235         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4236         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4237         make-temp-file.
4238
4239         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4240         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4241         compiling.
4242
4243         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4244         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4245         XEmacs when compiling.
4246
4247         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4248         gnus-pick-mode-off-hook for XEmacs when compiling.
4249         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4250         gnus-binary-mode-off-hook for XEmacs when compiling.
4251
4252         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
4253         Return nil if char-charset is not available.
4254
4255         * imap.el (imap-disable-multibyte)
4256         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4257         macros.
4258
4259         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4260         instead of encode-coding-string.
4261
4262         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4263         'xemacs) instead of mm-emacs-mule to switch function definitions.
4264         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4265
4266         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4267         bind temporary-file-directory for XEmacs;
4268         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4269         timer-set-function for XEmacs 21.4 and SXEmacs;
4270         bind timer-list for XEmacs 21.4 and SXEmacs;
4271         fbind char-charset and find-charset-region for non-Mule XEmacs;
4272         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4273         encode-coding-region and encode-coding-string for XEmacs having no
4274         file-coding feature.
4275
4276 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4277
4278         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4279
4280 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4281
4282         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4283         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4284
4285 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4286
4287         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4288         alias `jka-compr-delete-temp-file' no longer exists.
4289
4290 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4291
4292         Use define-minor-mode in Gnus where applicable.
4293         * mml.el (mml-mode): Use define-minor-mode.
4294         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4295         (gnus-undo-mode): Use define-minor-mode.
4296         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4297         (gnus-dead-summary-mode): Use define-minor-mode.
4298         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4299         Initialize in declaration.
4300         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4301         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4302         (gnus-mailing-list-mode): Use define-minor-mode.
4303         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4304         (gnus-draft-mode): Use define-minor-mode.
4305         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4306         (gnus-dired-mode): Use define-minor-mode.
4307
4308 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4309
4310         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4311         handles on recursive mml-to-mime translation and check them for
4312         boundary delimiter collisions.  Reported by Greg Troxel.
4313
4314 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4315
4316         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4317
4318 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4319
4320         * mm-util.el (mm-find-buffer-file-coding-system):
4321         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4322
4323 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4324
4325         * message.el (message-generate-headers): Record insertion of optional
4326         headers as well.  Otherwise the check to prevent repeated insertion of
4327         optional headers is a no-op.
4328
4329 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4330
4331         * smime.el: Don't mention CVS.
4332
4333         * nnrss.el (nnrss-fetch): Don't mention CVS.
4334
4335         * nnir.el: Don't mention CVS.
4336
4337 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4338
4339         * gnus-sum.el (gnus-summary-bookmark-make-record):
4340         Add `location' field.
4341
4342 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4343
4344         * lpath.el: Fbind bookmark-default-handler,
4345         bookmark-get-bookmark-record, bookmark-make-record-default,
4346         bookmark-prop-get for Emacs <23 and XEmacs.
4347
4348 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4349
4350         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4351         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4352         Use with-current-buffer to silence the byte-compiler.
4353         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4354         bother to require `gnus'.
4355         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4356
4357 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4358
4359         * gnus-sum.el (gnus-summary-bookmark-make-record)
4360         (gnus-summary-bookmark-jump): New functions.
4361         (gnus-summary-mode): Setup bookmark support.
4362
4363 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4364
4365         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4366         if set.
4367
4368 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4369
4370         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4371         gnus-article-browse-html-save-cid-image; make it work recursively for
4372         forwarded messages as well.
4373         (gnus-article-browse-html-parts): Work when prefix arg is given.
4374         (gnus-article-browse-html-article): Doc fix.
4375
4376 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4377
4378         * message.el (message-default-mail-headers):
4379         (message-default-headers): Carry the value mail-default-headers over
4380         into message-default-mail-headers, rather than message-default-headers.
4381
4382 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4383
4384         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
4385         charset.
4386
4387         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4388         charset into the <meta> tag when the article is encoded to utf-8.
4389
4390 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4391
4392         * gnus-art.el (gnus-article-browse-delete-temp-files):
4393         Delete directories as well.
4394         (gnus-article-browse-html-parts): Work for images that do not specify
4395         file names; delete temp directory when quitting; insert header at the
4396         right place; use file: scheme for image files.
4397
4398 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4399
4400         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4401         (gnus-article-browse-html-parts): Use it to make temporary cid image
4402         files in addition to html file so that browser may display them.
4403
4404 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4405
4406         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4407
4408 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4409
4410         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4411
4412 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4413
4414         * auth-source.el (auth-sources): Change default to be simpler.
4415         Explain about Secret Service API sources.  Improve Customize options.
4416         (auth-source-pick): Change to accept any number of search parameters.
4417         Implement fallbacks iteratively, not recursively.  Add scoring on the
4418         second pass and sort by score.  Call Secret Service API when needed.
4419         (auth-source-user-or-password): Use it.  Call Secret Service API
4420         directly when needed to get the user name and the password.
4421
4422 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4423
4424         * message.el (message-interactive): Doc fix.
4425         (message-qmail-inject-args): Reflow.
4426         (message-kill-to-signature): Fix typo in docstring.
4427
4428         * smiley.el (smiley-buffer): Fix typo in docstring.
4429
4430 2010-03-24  Glenn Morris  <rgm@gnu.org>
4431
4432         * mail-source.el (gnus-message): Declare.
4433         (mail-source-delete-old-incoming): Require gnus-util.
4434
4435 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4436
4437         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4438
4439         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4440
4441         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4442         password-cache's default if it is not bound.
4443         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4444         password-cache-expiry's default if it is not bound.
4445
4446         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4447         available in Emacs 21.
4448
4449         * lpath.el: Suppress compiler warnings for:
4450         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4451         XEmacs;
4452         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4453         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4454         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4455
4456 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4457
4458         * auth-source.el (auth-sources): Fix up definition so extra parameters
4459         are always inline.
4460
4461 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4462
4463         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
4464         wasn't updated after mismatch.  Clear cached mailbox info correctly
4465         when uidvalidity changes.
4466         (nnimap-group-prefixed-name): New function to avoid some code
4467         duplication.
4468         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4469         (nnimap-request-group): Use it.
4470         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4471         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4472         with many imap folders.  This is done by caching the group status from
4473         the imap server persistently in a group parameter `imap-status'.  (This
4474         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4475         but not persistently, so every Gnus startup was still very slow.)
4476
4477 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4478
4479         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4480         delete the extra newline.  Otherwise editing of :string and :number
4481         types don't work.
4482
4483 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4484
4485         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4486         secrets.el dependency.
4487         (auth-sources): Add optional user name.  Add secrets.el configuration
4488         choice (unused right now).
4489
4490 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4491
4492         * gnus-sum.el (gnus-summary-make-menu-bar):
4493         Let `gnus-registry-install-shortcuts' fill in the functions.
4494
4495         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4496         warnings.
4497         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4498         (gnus-registry-install-shortcuts): Populate and use it in a
4499         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4500
4501 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4502
4503         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4504         In-place substitutions for the group name encoding/decoding.
4505         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4506         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4507         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4508         (nnimap-update-unseen, nnimap-request-list)
4509         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4510         (nnimap-request-set-mark, nnimap-split-to-groups)
4511         (nnimap-split-articles, nnimap-request-newgroups)
4512         (nnimap-request-create-group, nnimap-request-accept-article)
4513         (nnimap-request-delete-group, nnimap-request-rename-group)
4514         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4515         `encoded-mbx' for consistency.
4516         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4517         variable `imap-current-mailbox'.
4518
4519         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4520         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4521
4522 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4523
4524         * pop3.el (pop3-display-message-size-flag): Display message size byte
4525         counts during POP3 download.
4526         (pop3-movemail): Use it.
4527         (pop3-list): Implement listing of available messages.
4528
4529 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4530
4531         * nnir.el (nnir-get-article-nov-override-function): New function to
4532         override the normal NOV retrieval.
4533         (nnir-retrieve-headers): Use it.
4534
4535 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4536
4537         * auth-source.el (netrc-machine-user-or-password): Autoload.
4538
4539 2010-03-19  Glenn Morris  <rgm@gnu.org>
4540
4541         Stop message.el from loading about 40 libraries it doesn't always need.
4542         The general approach is to autoload rather than require, and to
4543         require in the specific functions rather than the file.  (Bug#5642)
4544
4545         * gmm-utils.el: Don't require wid-edit.
4546         (widget-create-child-value, widget-convert, widget-default-get):
4547         Autoload.
4548
4549         * gnus-util.el: Don't require time-date, netrc.
4550         (message-fetch-field, gnus-group-name-decode): Declare rather than
4551         autoloading.
4552         (gnus-fetch-field): Require message.
4553         (gnus-decode-newsgroups): Require gnus-group.
4554
4555         * ietf-drums.el: Don't require time-date.
4556
4557         * message.el: Don't require hashcash, canlock, ecomplete.
4558         Do require mail-utils.  Require nnheader only when compiling.
4559         (smtpmail-default-smtp-server): Remove declaration.
4560         (message-send-mail-function): Check smtpmail-default-smtp-server
4561         is bound rather than requiring smtpmail.
4562         (message-auto-save-directory, message-insert-signature):
4563         Use expand-file-name rather than nnheader-concat.
4564         (nnheader-insert-file-contents): Autoload.
4565         (hashcash-wait-async): Declare.
4566         (message-send-mail): Only call gnus-setup-posting-charset if
4567         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4568         (message-send-mail-with-sendmail): Require sendmail.
4569         (canlock-password, canlock-password-for-verify): Declare.
4570         (message-canlock-password): Require canlock.
4571         (nnheader-get-report): Autoload.
4572         (gnus-setup-posting-charset): Declare.
4573         (message-send-news): Require gnus-msg.
4574         (message-make-references, message-make-in-reply-to): Use mail-header-id
4575         rather than the alias mail-header-message-id.
4576         (ecomplete-add-item, ecomplete-save): Declare.
4577         (message-put-addresses-in-ecomplete): Require ecomplete.
4578         (ecomplete-display-matches): Autoload.
4579
4580         * mm-decode.el: Don't require mailcap, gnus-util.
4581         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4582         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4583         Autoload.
4584         (mailcap-mime-extensions): Declare.
4585
4586         * mm-encode.el: Don't require mailcap.
4587         (mailcap-extension-to-mime): Autoload.
4588
4589         * mml-sec.el: Don't require password-cache.
4590
4591         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4592         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4593         (mml-minibuffer-read-type): Require mailcap.
4594         (mml-preview): Require gnus-msg.
4595
4596         * mml1991.el: Require password-cache.
4597         (password-cache-expiry): Remove declaration.
4598
4599         * mml2015.el: Require password-cache.
4600         (password-cache-expiry): Remove declaration.
4601
4602         * nneething.el (mailcap): Require mailcap.
4603
4604         * nnheader.el (declare-function): Add compatibility stub.
4605         (message-remove-header): Declare rather than autoload.
4606         (nnheader-replace-header): Require message.
4607
4608         * nnimap.el (declare-function): Add compatibility stub.
4609         (netrc-parse, netrc-machine-user-or-password): Declare.
4610         (nnimap-open-connection): Require netrc.
4611
4612         * nntp.el (declare-function): Add compatibility stub.
4613         (netrc-parse, netrc-machine, netrc-get): Declare.
4614         (nntp-send-authinfo): Require netrc.
4615
4616         * rfc2047.el: Don't require qp.
4617         (quoted-printable-encode-region, quoted-printable-decode-string):
4618         Autoload.
4619
4620         * sieve-mode.el: Don't require easymenu.
4621         (easy-menu-add-item): Autoload it.
4622
4623         * spam-stat.el (time-to-number-of-days): Autoload it.
4624
4625 2010-03-19  Glenn Morris  <rgm@gnu.org>
4626
4627         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4628
4629 2010-03-18  Glenn Morris  <rgm@gnu.org>
4630
4631         * hashcash.el (declare-function): Remove duplicate definition.
4632
4633 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4634
4635         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4636         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4637         value if any backslash escapes).
4638
4639 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4640
4641         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4642         if it is available.  (bug#5647)
4643
4644         * lpath.el: Suppress compiler warning for coding-system-from-name for
4645         Emacs 21 and XEmacs.
4646
4647 2010-03-14  Juri Linkov  <juri@jurta.org>
4648
4649         * hmac-def.el:
4650         * hmac-md5.el:
4651         * netrc.el: Fix keywords.
4652
4653 2010-02-26  Glenn Morris  <rgm@gnu.org>
4654
4655         * message.el (message-send-mail-function): Change the default, so that
4656         it inherits from a customized send-mail-function.  (Bug#5643)
4657
4658 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4659
4660         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4661         shell-command-to-string signals an error (bug#5299).
4662
4663 2010-02-24  Glenn Morris  <rgm@gnu.org>
4664
4665         * message.el (message-smtpmail-send-it)
4666         (message-send-mail-with-mailclient): Doc fixes.
4667
4668 2010-02-16  Glenn Morris  <rgm@gnu.org>
4669
4670         * message.el (message-default-mail-headers): Change the default value
4671         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4672
4673 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4674
4675         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4676         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4677
4678 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4679
4680         * time-date.el (date-to-time): Doc fix (Bug#5408).
4681
4682 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4683
4684         * message.el (message-mail): Just pass yank-action on to message-setup.
4685         (message-setup): Handle (FUN . ARGS) form of yank-action.
4686         (message-with-reply-buffer, message-widen-reply)
4687         (message-yank-original): Handle non-buffer values of
4688         message-reply-buffer (Bug#4080).
4689         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4690
4691 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4692
4693         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4694         Fix typo in docstring.
4695
4696 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4697
4698         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4699         response.
4700
4701 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4702
4703         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4704
4705         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4706
4707         * message.el (message-check-news-header-syntax): Protect against a
4708         string that `rfc822-addresses' returns when parsing fails.
4709
4710 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4711
4712         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4713         (gnus-previous-char-property-change): New functions.
4714
4715         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4716
4717 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4718
4719         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4720         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4721
4722 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4723
4724         * message.el (message-exchange-point-and-mark): Rework last change to
4725         avoid using optional arg of exchange-point-and-mark, for backward
4726         compatibility.
4727
4728 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4729
4730         * message.el (message-exchange-point-and-mark):
4731         Call exchange-point-and-mark with an argument rather than setting
4732         mark-active by hand (Bug#5175).
4733
4734 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4735
4736         * nntp.el (nntp-service-to-port): Work for service expressed with
4737         numeric string; replace [:digit:] with [0-9] for XEmacs.
4738
4739 2009-12-17  Glenn Morris  <rgm@gnu.org>
4740
4741         * gnus-group.el (gnus-bug-group-download-format-alist):
4742         Change emacs entry to debbugs.gnu.org.  Bump :version.
4743
4744 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4745
4746         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4747
4748 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4749
4750         * message.el (message-info): Explain why we use `Info-goto-node'.
4751
4752 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4753
4754         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4755
4756 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4757
4758         * message.el (message-completion-in-region): New compatibility function.
4759         (message-expand-group): Use it.
4760
4761 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4762
4763         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4764         with no unread article should be listed if the 2nd arg `predicate' is
4765         given.
4766
4767 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4768
4769         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4770
4771 2009-11-29  Juri Linkov  <juri@jurta.org>
4772
4773         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4774         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4775         on `gnus-recenter'.  (Bug#4698, Bug#4981)
4776
4777 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4778
4779         * sha1.el (sha1-string-external): default-directory "/" in case
4780         otherwise non-existent.  process-connection-type pipe for touch of
4781         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4782
4783 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4784
4785         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4786         it's comms related and sgml-mode.el has "comm" on that basis too.
4787
4788 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4789
4790         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4791         containing tspecial characters if they have been already quoted.
4792
4793 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4794
4795         * dns-mode.el (auto-mode-alist): Purecopy string.
4796
4797 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4798
4799         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4800
4801 2009-10-24  Glenn Morris  <rgm@gnu.org>
4802
4803         * gnus-art.el (help-xref-stack-item): Define for compiler.
4804
4805 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4806
4807         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4808
4809 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4810
4811         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4812
4813 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4814
4815         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4816         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4817
4818 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4819
4820         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4821         (gnus-overlays-in): New alias to overlays-in.
4822
4823         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4824         gnus-overlay-get, and gnus-delete-overlay.
4825         (gnus-summary-show-thread): Make it work as well for systems in which
4826         next-single-char-property-change is not available.
4827         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4828
4829         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4830         (gnus-overlay-get): New alias to extent-property.
4831         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4832
4833         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4834         SXEmacs.
4835
4836         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4837         SXEmacs.
4838
4839 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4840
4841         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4842
4843 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4844
4845         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4846         and XEmacs that don't have `remove-overlays'.
4847
4848 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4849
4850         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4851         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4852         selective display.  Use overlays instead.
4853
4854 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4855
4856         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4857
4858 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4859
4860         * spam-stat.el (spam-stat-load): Fix typo in message.
4861
4862 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4863
4864         * dig.el (dig-invoke): Fix typo in docstring.
4865         (query-dig): Reflow docstring.
4866
4867 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4868
4869         * gnus-art.el (gnus-article-encrypt-body):
4870         * message.el (message-check-recipients):
4871         * mm-util.el (mm-codepage-setup):
4872         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4873         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4874
4875 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4876
4877         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4878         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4879         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4880         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4881         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4882
4883 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4884
4885         * dig.el: Add "Keywords: comm", as per net-utils.el.
4886
4887 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4888
4889         * dig.el (dig-mode): Use define-derived-mode.
4890
4891 2009-09-19  Glenn Morris  <rgm@gnu.org>
4892
4893         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4894
4895 2009-09-18  Glenn Morris  <rgm@gnu.org>
4896
4897         * gnus-diary.el (gnus-diary-check-message):
4898         * message.el (message-insert-formatted-citation-line):
4899         * nnbabyl.el (top-level):
4900         * nndiary.el (nndiary-schedule):
4901         Fix typos in condition-case handlers.
4902
4903 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4904
4905         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4906         configuration that provides the sole article window in a frame;
4907         position point correctly after deleting a part.
4908
4909 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4910
4911         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4912         (spam-resolve-registrations-routine): Use it to unregister articles
4913         that change status.
4914
4915 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4916
4917         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4918         with XEmacs.
4919         (parse-time-string-chars): Use it.
4920
4921 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4922
4923         * imap.el (imap-interactive-login): Better messages.
4924         (imap-open): Fix bug with renamed buffer on reconnect.
4925         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4926         for easier debugging and cleaner code.  On successful (guessed based on
4927         server capabilities) secondary authentication, set imap-state
4928         correctly.
4929         (imap-last-authenticator): Define imap-last-authenticator as a variable
4930         to avoid warnings.
4931
4932 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4933
4934         * nnrss.el (nnrss-request-article): Remove binding of
4935         default-enable-multibyte-characters that has gotten needless by
4936         the 2007-07-13 change in rfc2047-encode-message-header.
4937
4938         * mml.el (mml-insert-multipart): Error on the message header.
4939         (mml-insert-part): Error on the message header; position point at
4940         the end of a MIME tag.
4941
4942 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4943
4944         * time-date.el (autoload): Expand define-obsolete-function-alias into
4945         defalias and make-obsolete for old Emacsen that Gnus supports.
4946         (with-no-warnings): Define it for old Emacsen.
4947         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4948         is available.
4949         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4950         float-time is available; suppress compile warning for time-to-seconds.
4951
4952         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4953         (gnus-float-time): Alias to float-time if it exists.
4954
4955         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4956         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4957         float-time is available; suppress compile warning for time-to-seconds.
4958
4959         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4960         XEmacs.
4961
4962 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4963
4964         * imap.el (imap-message-map): Docstring fix.
4965
4966 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4967
4968         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4969         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4970         Add the optional argument `encoding' that overrides the default.
4971
4972         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4973         mm-encode-buffer.
4974
4975 2009-09-04  Glenn Morris  <rgm@gnu.org>
4976
4977         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4978         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4979         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4980         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4981         * mm-util.el (mm-with-unibyte-current-buffer)
4982         (mm-find-buffer-file-coding-system):
4983         * yenc.el (yenc-decode-region): Use default-value rather than
4984         default-enable-multibyte-characters.
4985
4986 2009-09-03  Glenn Morris  <rgm@gnu.org>
4987
4988         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4989         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4990         than default-enable-multibyte-characters.
4991
4992 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4993
4994         * gnus-art.el (gnus-article-read-summary-keys):
4995         Fix gnus-buffer-configuration's value temporarily used.
4996
4997 2009-09-02  Glenn Morris  <rgm@gnu.org>
4998
4999         * gnus-util.el (gnus-float-time): New function.
5000         * gnus-delay.el (gnus-delay-article):
5001         * gnus-sum.el (gnus-thread-latest-date):
5002         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5003         * nnspool.el (nnspool-request-newgroups):
5004         Use gnus-float-time rather than time-to-seconds.
5005         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5006
5007         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5008         (gnus-header-subject-face, gnus-header-newsgroups-face)
5009         (gnus-header-name-face, gnus-header-content-face):
5010         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5011         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5012         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5013         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5014         (gnus-cite-face-11):
5015         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5016         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5017         (gnus-server-closed-face, gnus-server-denied-face)
5018         (gnus-server-offline-face):
5019         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5020         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5021         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5022         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5023         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5024         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5025         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5026         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5027         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5028         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5029         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5030         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5031         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5032         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5033         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5034         (gnus-summary-high-undownloaded-face)
5035         (gnus-summary-low-undownloaded-face)
5036         (gnus-summary-normal-undownloaded-face)
5037         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5038         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5039         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5040         (gnus-splash-face):
5041         * message.el (message-header-to-face, message-header-cc-face)
5042         (message-header-subject-face, message-header-newsgroups-face)
5043         (message-header-other-face, message-header-name-face)
5044         (message-header-xheader-face, message-separator-face)
5045         (message-cited-text-face, message-mml-face):
5046         * sieve-mode.el (sieve-control-commands-face)
5047         (sieve-action-commands-face, sieve-test-commands-face)
5048         (sieve-tagged-arguments-face):
5049         * spam.el (spam-face):
5050         Mark face aliases with "-face" in the name as obsolete.
5051
5052 2009-09-01  Glenn Morris  <rgm@gnu.org>
5053
5054         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5055         than goto-line.
5056
5057 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5058
5059         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5060         Don't move point if the command is invoked inside the message header.
5061
5062 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5063
5064         * imap.el (imap-send-command): Simplify.
5065         (imap-wait-for-tag): point-max -> buffer-size.
5066
5067 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5068
5069         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5070         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5071         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5072         * nnir.el (nnir-swish-e-index-file):
5073         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5074         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5075         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5076         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5077         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5078         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5079
5080 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5081
5082         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5083         Don't save excursion.
5084
5085 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5086
5087         * nnheader.el (nnheader-find-file-noselect):
5088         * mm-util.el (mm-insert-file-contents):
5089         Use (default-value 'major-mode) instead of default-major-mode.
5090
5091 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5092
5093         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
5094
5095 2009-08-26  Glenn Morris  <rgm@gnu.org>
5096
5097         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
5098         than placing in files.el.
5099
5100 2009-08-25  Glenn Morris  <rgm@gnu.org>
5101
5102         * nnir.el (top-level): Don't require cl at run-time.
5103         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5104         Replace cl-function substitute with gnus-replace-in-string.
5105         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5106         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5107         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5108         simplified expansions.
5109
5110 2009-08-25  Kevin Ryde  <user42@zip.com.au>
5111
5112         * dig.el (dig): Add autoload cookie.
5113
5114 2009-08-22  Glenn Morris  <rgm@gnu.org>
5115
5116         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5117         goto-line.
5118
5119 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5120
5121         * parse-time.el (parse-time-string-chars): Save match data.
5122
5123 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
5124
5125         * parse-time.el (parse-time-string-chars): Compute using character
5126         classes, to handle non-ascii characters (Bug#3190).
5127
5128 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5129
5130         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5131
5132         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5133         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5134         (gnus-mm-display-part, gnus-mime-display-single)
5135         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5136         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5137
5138         * gnus-sum.el
5139         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5140         (gnus-summary-move-article): Add expirable mark to articles copied or
5141         moved to group that has auto-expire turned on if the option is non-nil.
5142
5143 2009-07-24  Glenn Morris  <rgm@gnu.org>
5144
5145         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5146         Fix typo.  (Bug#3903)
5147
5148 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5149
5150         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5151         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5152         that should not be used for draft articles.
5153         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5154         that has no concern in minor mode keys.
5155         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5156         Abolish.
5157
5158 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5159
5160         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5161         article without making inquiry to a user for unknown encoding.
5162
5163         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5164         (nnmaildir--scan): Assume i-node and device number that file-attributes
5165         returns might be cons-cell.
5166
5167         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
5168
5169         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
5170
5171 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5172
5173         * auth-source.el: Remove docs now in auth.texi.  Don't use
5174         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5175         `auth-source-hide-passwords' and use them.
5176
5177 2009-07-15  Glenn Morris  <rgm@gnu.org>
5178
5179         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5180
5181 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5182
5183         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5184         excessive whitespace from the default values of title and description.
5185
5186 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5187
5188         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5189         mail-fetch-field to fetch Content-Description header in order to
5190         exclude newlines.
5191
5192 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
5193
5194         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
5195         format used by GnuPG 2.0.11.
5196
5197 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5198
5199         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5200         to deleted part.
5201
5202 2009-05-30  David Engster  <dengste@eml.cc>
5203
5204         * nnmairix.el: Remove old documentation in the commentary block.
5205         (nnmairix-request-group): Do not update active file for nnml back ends.
5206         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5207         end so that overview files are ignored.
5208         (nnmairix-update-groups): Make updating the groups more robust by using
5209         marks.
5210         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5211         with dollar characters in message-id.
5212
5213 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5214
5215         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5216         2008-12-25 in dns.el.
5217
5218 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5219
5220         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5221         could happen if the text is only composed of spaces and/or tabs.
5222
5223 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5224
5225         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5226         when sending a queued message to avoid extra mml tags.
5227
5228 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5229
5230         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5231
5232 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5233
5234         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5235         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5236         rmail-toggle-header for XEmacs;
5237         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5238
5239 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5240
5241         * gnus-dired.el: Remove autoload for gnus-setup-message.
5242         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5243         displaying Gnus logo; always use compose-mail.
5244
5245 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5246
5247         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5248
5249 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5250
5251         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5252         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5253         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5254         available.
5255         (gnus-nocem-epg-verify): New function.
5256
5257 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5258
5259         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5260
5261 2009-02-15  Glenn Morris  <rgm@gnu.org>
5262
5263         * gnus-util.el (rmail-insert-rmail-file-header)
5264         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5265         autoloads.
5266         (rmail-default-rmail-file): Remove unnecessary declaration.
5267         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5268
5269 2009-02-14  Glenn Morris  <rgm@gnu.org>
5270
5271         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5272         variable (only used in gnus-util, which declares it anyway).
5273         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5274         which was only needed by gnus-art (changed to not use it any more).
5275         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5276         only used in gnus-util, which autoloads it itself.
5277         (rmail-update-summary): Fix autoload.
5278
5279         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5280         rather than rmail-output-to-rmail-file.
5281
5282 2009-02-07  Glenn Morris  <rgm@gnu.org>
5283
5284         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5285         autoload of function that no longer exists.
5286         (rmail-toggle-header): Declare.
5287         (message-forward-rmail-make-body): Handle mbox Rmail.
5288
5289 2009-01-31  Glenn Morris  <rgm@gnu.org>
5290
5291         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5292         2009-01-09 change.
5293
5294 2009-01-31  Dave Love  <fx@gnu.org>
5295
5296         * imap.el (imap-fetch-safe): Bind debug-on-error.
5297         (imap-debug): Add imap-fetch-safe.
5298
5299 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
5300
5301         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5302         (auth-source-forget-all-cached): New convenience function.
5303         (auth-source-user-or-password): Accept list of modes or a single mode.
5304
5305         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5306         auth-source modes.
5307
5308         * netrc.el (netrc-machine-user-or-password): Use list of
5309         auth-source modes.
5310
5311         * nnimap.el (nnimap-open-connection): Use list of
5312         auth-source modes.
5313
5314         * nntp.el (nntp-send-authinfo): Use list of
5315         auth-source modes.
5316
5317 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5318
5319         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5320         now.
5321
5322 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5323
5324         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5325         coding system in XEmacs; add a workaround for XEmacs.
5326
5327         * lpath.el: Fbind coding-system-aliasee.
5328
5329 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5330
5331         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5332         of current-language-environment.
5333
5334 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5335
5336         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5337         available at runtime.
5338
5339 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5340
5341         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5342
5343 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5344
5345         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5346         the greatest positive fixnum value doesn't work under an XEmacs with
5347         bignum support; use the most-positive-fixnum constant instead,
5348         available since Emacs 21.1 with cl and XEmacs 21.1.
5349
5350 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5351
5352         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5353         XEmacs gets not to work.
5354
5355 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5356
5357         * mm-util.el (mm-coding-system-priorities): Allow the value like
5358         "Japanese (UTF-8)" of current-language-environment.
5359
5360 2009-01-09  Glenn Morris  <rgm@gnu.org>
5361
5362         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5363         with last-command-event.
5364
5365 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5366
5367         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5368         in the doc string.
5369
5370         * message.el (message-fix-before-sending): Amend comment.
5371
5372 2009-01-08  Dave Love  <fx@gnu.org>
5373
5374         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5375
5376 2009-01-07  David Engster  <dengste@eml.cc>
5377
5378         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5379         simplified server definitions by converting it via
5380         gnus-server-to-method.
5381
5382 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5383
5384         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5385         parameter's operands.
5386
5387 2009-01-06  David Engster  <dengste@eml.cc>
5388
5389         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5390         primary select method (for gnus-group-mark-article-as-read).
5391
5392 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5393
5394         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5395         `(gnus)Face', not `(gnus)X-Face'.
5396
5397 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5398
5399         * mm-util.el (mm-ucs-to-char): New function.
5400
5401         * mm-url.el (mm-url-decode-entities): Use it.
5402
5403         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5404         unicode-to-char.
5405
5406 2009-01-05  Dave Love  <fx@gnu.org>
5407
5408         * time-date.el: Require cl for `declare'.
5409
5410 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5411
5412         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5413         Dave Love.
5414
5415 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5416
5417         * message.el (message-fix-before-sending): Add `eight-bit' to
5418         illegible-text check.
5419
5420 2009-01-03  Michael Olson  <mwolson@gnu.org>
5421
5422         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5423         `headers' is nil.  This can occur if the IMAP server does not have
5424         permissions to read messages from a folder, but can write new messages
5425         to the folder.
5426         (nnimap-request-article-part): Do not insert `data' if it is nil.
5427
5428         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5429         characters which will confuse `read', so skip past them.
5430
5431 2009-01-01  Dave Love  <fx@gnu.org>
5432
5433         * imap.el (imap-string-to-integer): Fix typo.
5434         (imap-fetch-safe): New function.
5435         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5436
5437         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5438
5439         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5440         (imap-parse-greeting): Fix doc strings.
5441         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5442         (imap-parse-flag-list): Make messages unique.
5443         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5444
5445         * nnimap.el: Fix author email.
5446         (nnimap-split-rule): Add FIXME comment.
5447         (nnimap-debug): Fix doc string.
5448
5449 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5450
5451         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5452
5453 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5454
5455         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5456         nslookup if resolv.conf isn't available.
5457         (dns-query): Rename from query-dns.
5458         (dns-query-cached): Rename from query-dns-cached.
5459
5460 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5461
5462         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5463         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5464         to check if those variables exist (first appeared in Emacs 18.50).
5465
5466 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5467
5468         * mm-util.el (mm-line-number-at-pos): New function.
5469
5470         * spam-report.el (spam-report-process-queue): Use it.
5471
5472 2008-12-24  David Engster  <dengste@eml.cc>
5473
5474         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5475         parameters that haven't existed as variables as buffer-local variables.
5476
5477 2008-12-23  Dave Love  <fx@gnu.org>
5478
5479         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5480         cadar.
5481
5482         * sieve-manage.el (sieve-manage-starttls-p): Rename from
5483         imap-starttls-p.
5484         (sieve-manage-starttls-open): Rename from imap-starttls-open.
5485
5486 2008-12-22  Dave Love  <fx@gnu.org>
5487
5488         * imap.el: Fix author email.  Doc fixes.
5489         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5490         reply.
5491
5492 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5493
5494         * spam-report.el (spam-report-gmane-max-requests): New constant.
5495         (spam-report-gmane-wait): New variable.
5496         (spam-report-gmane-ham, spam-report-gmane-spam)
5497         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5498         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5499         the server.
5500
5501         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5502         Add explanations.
5503
5504         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5505         nnheader-accept-process-output and nnheader-read-timeout if available.
5506         (pop3-movemail): Use it.
5507
5508         * message.el (message-check-news-body-syntax): Fix signature check if
5509         there's an attachment.
5510
5511 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5512
5513         * mm-util.el: Add comments to the mm- emulating functions.
5514
5515 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5516
5517         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
5518         Reported by Stephen Berman <stephen.berman@gmx.net>.
5519
5520 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5521
5522         * mm-util.el (mm-substring-no-properties): New function.
5523         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5524         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5525         (mm-string-to-multibyte): Doc fix.
5526
5527         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5528
5529 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5530
5531         * mml.el (mml-attach-file): Strip text properties from file name.
5532         (Bug#1574)
5533
5534 2008-12-16  Glenn Morris  <rgm@gnu.org>
5535
5536         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5537
5538 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5539
5540         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5541         knows since the charset specified might be a bogus alias that
5542         mm-charset-synonym-alist provides.
5543
5544 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5545
5546         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5547         "ISO_8859-1".
5548
5549         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5550
5551 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5552
5553         * mm-util.el (mm-charset-eval-alist):
5554         Define it before mm-charset-to-coding-system.
5555         (mm-charset-to-coding-system): Add optional argument `silent';
5556         define it before mm-charset-override-alist.
5557         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5558         default value if it can be used in Emacs currently running;
5559         silence mm-charset-to-coding-system.
5560
5561 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5562
5563         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5564         `allow-override' which says whether to use `mm-charset-override-alist'.
5565         (rfc2047-decode-encoded-words): Use it.
5566
5567         * mm-util.el (mm-charset-override-alist): Fix custom type;
5568         add `(gb2312 . gbk)' to choices.
5569
5570 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5571
5572         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5573         fast.
5574
5575         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5576
5577         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5578
5579 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5580
5581         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5582         on links.
5583
5584         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5585
5586 2008-12-03  Lute Kamstra  <lute@gnu.org>
5587
5588         * sha1.el: Remove leading * from docstrings of defcustoms,
5589         deffaces, defconsts and defuns.
5590
5591 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5592
5593         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5594         users' addresses that don't have domain parts.
5595         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5596         rather than message-narrow-to-head since there will be the message
5597         header separator.
5598
5599 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5600
5601         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5602         since the result is inserted in a unibyte buffer anyway.
5603         (nnimap-demule-use-string-to-multibyte): Remove.
5604         (nnimap-demule): Alias it to mm-string-to-multibyte.
5605
5606 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5607
5608         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5609         variable for debugging bug#464 and bug#1174.
5610         (nnimap-demule): Use it.
5611
5612 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5613
5614         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5615         score calculation correctly.
5616
5617 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5618
5619         * message.el (message-send-mail): Just set the buffer to unibyte
5620         rather than use mm-with-unibyte-current-buffer which does a lot more.
5621         (message-send-mail-partially): Don't bother with
5622         mm-with-unibyte-current-buffer since it's already been made unibyte by
5623         message-send-mail.
5624
5625 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5626
5627         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5628
5629 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5630
5631         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5632
5633 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5634
5635         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5636         require itself and to remove `with-no-warnings'.
5637
5638 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5639
5640         * starttls.el (starttls-any-program-available): Get the name of the
5641         available TLS layer program.
5642         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5643         well as the host name in the "opening" message.
5644
5645         * auth-source.el (auth-source-cache, auth-source-do-cache)
5646         (auth-source-user-or-password): Cache passwords and logins by default,
5647         allow override with `auth-source-do-cache'.
5648         (auth-source-forget-user-or-password): Allow users to remove cache
5649         entries if needed.
5650
5651 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5652
5653         * md4.el (md4-buffer): Fix typo in docstring.
5654         (md4, md4-64): Doc fixes.
5655         (md4-pack-int32): Reflow docstring.
5656
5657 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5658
5659         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5660         condition-case to only the forward-sexp call.
5661
5662 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5663
5664         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5665         quotes contained.  Make it more robust regardless by an extra
5666         condition-case wrapper.
5667
5668 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5669
5670         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5671
5672 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5673
5674         * nnml.el (nnml-request-expire-articles): Check if the function set to
5675         `nnmail-expiry-target' returns the symbol `delete'.
5676
5677         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5678
5679         * nnmail.el (nnmail-expiry-target): Fix custom type.
5680
5681 2008-10-02  Glenn Morris  <rgm@gnu.org>
5682
5683         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5684         Silence compiler warning.
5685
5686 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5687
5688         * tls.el (open-tls-stream): Show the actual command being
5689         executed, instead of the format string.
5690
5691 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5692
5693         * lpath.el: Fbind codepage-setup for Emacs 23.
5694
5695 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5696
5697         * mml.el (mml-menu): Don't assume mml2015 is bound.
5698
5699 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5700
5701         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5702         exists.
5703
5704 2008-09-27  Glenn Morris  <rgm@gnu.org>
5705
5706         * gnus-util.el (mail-header-remove-comments): Autoload it.
5707
5708 2008-09-27  Andreas Schwab  <schwab@suse.de>
5709
5710         * gnus-util.el (gnus-split-references): Strip comments.
5711         (gnus-parent-id): Likewise.
5712
5713 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5714
5715         * message.el (message-confirm-send): Fix version.
5716
5717 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5718
5719         * message.el (message-idna-to-ascii-rhs-1): Use
5720         mail-extract-address-components rather than mail-header-parse-addresses
5721         that is an alias by default to ietf-drums-parse-addresses that does not
5722         support non-ASCII names in headers' contents.
5723
5724 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5725
5726         * message.el (message-confirm-send): Fix variable documentation to
5727         avoid the "y/n" wording.
5728
5729 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5730
5731         * message.el (message-set-auto-save-file-name): Save to a different
5732         filename so multiple messages (especially drafts) can be recovered.
5733
5734 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5735
5736         * message.el (message-confirm-send): Add appropriate version.
5737
5738 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5739
5740         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5741         defvar.
5742
5743 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5744
5745         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5746         (mm-pkcs7-enveloped-magic): Ditto.
5747
5748 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5749
5750         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5751         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5752
5753 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5754
5755         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5756         default, it's better.
5757
5758 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5759
5760         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5761         summary line gnus-number property and ignore them (with a warning
5762         message).
5763
5764 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5765
5766         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5767         macro caddr in the interactive form since it won't be expanded.
5768
5769 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5770
5771         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5772         `charset'; fix name of function called recursively.
5773         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5774
5775 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5776
5777         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5778         (gnus-mime-set-charset-parameters): New function.
5779         (gnus-mime-view-part-as-charset): Use it to correctly display part
5780         specifying wrong charset.
5781
5782 2008-09-08  David Engster  <dengste@eml.cc>
5783
5784         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5785         in completing-read for back end server.
5786
5787 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5788
5789         * message.el (message-confirm-send): New variable to confirm sending a
5790         message.
5791         (message-send): Use it.
5792
5793 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5794
5795         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5796
5797 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5798
5799         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5800
5801 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5802
5803         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5804         prevent tracking too many groups.
5805         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5806         Use it.
5807
5808 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5809
5810         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5811         moving point to the bottom of the window in order to avoid recentering.
5812
5813 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5814
5815         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5816
5817         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5818         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5819         (gnus-article-beginning-of-window): Fix calculation.
5820
5821 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5822
5823         * gnus-msg.el (gnus-summary-supersede-article)
5824         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5825         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5826         message header.
5827
5828 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5829
5830         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5831         pending output coming after the status change.
5832
5833 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5834
5835         * message.el:
5836         * gnus-start.el:
5837         * gnus-registry.el: Remove VMS support.
5838
5839 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5840
5841         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5842         macro.
5843         (rfc2104-hash): Use it.
5844
5845 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5846
5847         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5848         (gnus-summary-sort-by-most-recent-date): New commands.
5849         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5850         and menu entries.
5851
5852 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5853
5854         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5855         don't redisplay article for raw contents; remove plural articles stuff.
5856
5857         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5858         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5859         on gnus-summary-save-article; display results properly.
5860
5861 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5862
5863         * lpath.el: No need to fbind ns-focus-frame.
5864
5865 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5866
5867         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5868
5869 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5870
5871         * gnus-art.el (gnus-summary-save-in-pipe):
5872         Consider gnus-save-all-headers.
5873
5874 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5875
5876         * gnus-util.el (ns-focus-frame): Remove declaration.
5877         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5878         like x.
5879
5880 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5881
5882         * rfc2104.el (rfc2104-zero): Delete defconst.
5883         (rfc2104-hex-alist): Likewise.
5884         (rfc2104-hex-to-int): Delete func.
5885         (rfc2104-hexstring-to-bitstring): Likewise.
5886         (rfc2104-nybbles): New defconst.
5887         (rfc2104-hash): Rewrite for speed.
5888
5889 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5890
5891         * tls.el (open-tls-stream): Make it work with the 2nd argument
5892         BUFFER that is a string but does not exist as a buffer object, as
5893         mentioned in the doc-string.
5894
5895 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5896
5897         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5898         SXEmacs.
5899
5900 2008-07-16  Glenn Morris  <rgm@gnu.org>
5901
5902         * gnus-util.el (ns-focus-frame): Declare for compiler.
5903
5904 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5905
5906         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5907         set as a group parameter.
5908         (gnus-summary-save-in-pipe): Work when it is called independently.
5909         (gnus-summary-pipe-to-muttprint): Don't modify
5910         gnus-summary-pipe-output-default-command.
5911
5912 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5913
5914         * message.el (message-send-mail-with-sendmail):
5915         Display the error message.
5916
5917 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5918
5919         * gnus-art.el (gnus-default-article-saver):
5920         Add gnus-summary-save-in-pipe to choices.
5921         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5922         gnus-summary-pipe-output-default-command as the default command.
5923         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5924         instead of gnus-last-shell-command.
5925
5926         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5927         New user option.
5928         (gnus-summary-muttprint-program): Mention the value will be changed.
5929         (gnus-summary-save-article): Force showing of all headers.
5930         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5931
5932 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5933
5934         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5935
5936 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5937
5938         * nnimap.el (nnimap-id):
5939         * sieve-manage.el (sieve-manage-open): Doc fixes.
5940
5941 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5942
5943         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5944         if available.
5945
5946 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5947
5948         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5949
5950         * nnkiboze.el (nnkiboze-generate-group):
5951         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5952
5953         * nnmairix.el: Require CL.
5954
5955 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5956
5957         * dgnushack.el: Autoload get-display-table and put-display-table for
5958         XEmacs 21.5.
5959
5960         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5961         21.4 and SXEmacs.
5962
5963 2008-06-15  David Engster  <dengste@eml.cc>
5964
5965         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5966
5967 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5968
5969         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5970         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5971         runtime choice under XEmacs.
5972
5973         * gnus-sum.el (gnus-summary-set-display-table):
5974         Use `gnus-put-display-table', `gnus-get-display-table',
5975         `gnus-set-display-table' for the display table, instead of `aset'.
5976
5977         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5978         Use `gnus-put-display-table', `gnus-get-display-table',
5979         `gnus-set-display-table' for the display table.
5980
5981 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5982
5983         * nnmairix.el: Add autoloads.
5984
5985 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5986
5987         * nnmairix.el (nnmairix-delete-recreate-group)
5988         (nnmairix-update-and-clear-marks): Fix error messages.
5989
5990 2008-06-14  David Engster  <dengste@eml.cc>
5991
5992         * nnmairix.el: Upgrade to version 0.6.
5993         (nnmairix-group-toggle-propmarks-this-group)
5994         (nnmairix-group-toggle-readmarks-this-group)
5995         (nnmairix-group-delete-recreate-this-group)
5996         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5997         (nnmairix-remove-tick-mark-original-article): New commands.
5998         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5999         (nnmairix-propagate-marks-to-nnmairix-groups)
6000         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6001         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6002         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6003         functions needed for marks propagation and manipulation of read marks.
6004         (nnmairix-update-groups): New function.
6005         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6006         (nnmairix-determine-original-group-from-registry)
6007         (nnmairix-determine-original-group-from-path)
6008         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6009         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6010         New helper functions.
6011         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6012         keystrokes for new commands.
6013         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6014         (nnmairix-request-group): Check allow-fast group parameter.
6015         (nnmairix-request-create-group): Set allow-fast group parameter if
6016         nnmairix-allowfast-default is set.
6017         (nnmairix-close-group): Propagate marks upon closing if needed.
6018         (nnmairix-group-toggle-threads-this-group): Use new.
6019         nnmairix-group-toggle-parameter helper function.
6020         (nnmairix-search): Better check for empty search result.
6021         (nnmairix-goto-original-article): Use new helper functions for
6022         determining original article.
6023         (nnmairix-show-original-article): Make sure message-id is in brackets.
6024         (nnmairix-call-mairix-binary): Change variable name.
6025         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6026         helper function.
6027         (nnmairix-widget-toggle-activate): Fix doc string.
6028
6029 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6030
6031         * nnir.el: Require edmacro when compiling with XEmacs.
6032         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6033         available in Emacs 21.
6034
6035 2008-06-11  Glenn Morris  <rgm@gnu.org>
6036
6037         * gnus-util.el (x-focus-frame):
6038         * gnus.el (image-size):
6039         * mm-decode.el (image-size): Declare.
6040
6041         * gnus-picon.el (declare-function): Add compat definition.
6042         (image-size): Declare.
6043
6044         * gnus-group.el (tool-bar-map):
6045         * gnus-sum.el (tool-bar-map): Define for compiler.
6046
6047         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6048
6049         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6050
6051         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6052         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6053         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6054         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6055         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6056         * sieve-manage.el, spam-report.el, spam.el:
6057         Remove unnecessary eval-and-compile of autoloads.
6058
6059 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6060
6061         * auth-source.el: Precise Tramp doc.
6062
6063 2008-06-07  Glenn Morris  <rgm@gnu.org>
6064
6065         * nnmairix.el: Remove unnecessary eval-when-compile.
6066
6067 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6068
6069         * lpath.el: Fbind propertize for XEmacs 21.4.
6070
6071 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6072
6073         * nnir.el: Move here from ../contrib.
6074
6075 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6076
6077         * gnus-util.el (gnus-read-shell-command): New function.
6078         * mm-decode.el (mm-pipe-part):
6079         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6080
6081 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6082
6083         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
6084
6085 2008-06-03  Glenn Morris  <rgm@gnu.org>
6086
6087         * pop3.el (nnheader-accept-process-output): Autoload it.
6088
6089 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6090
6091         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
6092         are not 2-digit hexadecimal characters that follow `%'s.
6093
6094 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6095
6096         * message.el (message-bogus-recipient-p): Fix type in doc string.
6097         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
6098         (message-bogus-addresses): Rename from message-bogus-address-regexp.
6099         Improve custom options.
6100         (message-bogus-recipient-p): Adjust accordingly.
6101
6102 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
6103
6104         * parse-time.el (parse-time-months, parse-time-weekdays): Add
6105         long-form month and day names.
6106
6107 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6108
6109         * dgnushack.el: Autoload debug, eudc-expand-inline and
6110         pgg-snarf-keys-region for XEmacs.
6111
6112         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
6113
6114         * nnmairix.el: Require edmacro when compiling with XEmacs.
6115
6116 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6117
6118         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6119         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6120
6121 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6122
6123         * auth-source.el: Add more docs.
6124
6125         * netrc.el (netrc-machine): Always match if the port is not given.
6126
6127 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6128
6129         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6130         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6131         retrieval faster in some cases, but might make CPU usage larger.
6132         If this has any bad side effects, we might revert this change.
6133
6134         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6135         seems to make mail retrieval much, much faster.
6136         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6137         unconditionally.
6138
6139         * gnus-draft.el (gnus-group-send-queue):
6140         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6141
6142 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6143
6144         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6145
6146         * message.el (message-bogus-address-regexp): Fix and improve custom
6147         type.
6148         (message-setup-hook): Add message-check-recipients as custom option.
6149
6150 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6151
6152         * message.el (message-cite-function): Remove bogus autoload which crept
6153         in during merge from v5-10.
6154
6155 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6156
6157         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6158
6159         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6160
6161         * auth-source.el: Preliminary Tramp docs.
6162         (auth-sources): Change the default auth-sources to use
6163         EPA .gpg files.
6164
6165 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6166
6167         * nntp.el: Autoload `auth-source-user-or-password'.
6168         (nntp-send-authinfo): Use it.
6169
6170         * nnimap.el: Autoload `auth-source-user-or-password'.
6171         (nnimap-open-connection): Use it.
6172
6173         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6174         for the gnus-message function.
6175         (auth-source-user-or-password): Use it.
6176
6177 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6178
6179         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6180         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6181         (rfc2104-hash): Use it.
6182
6183 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6184
6185         * gnus-art.el (gnus-article-toggle-truncate-lines):
6186         Don't use `iff' in docstring.
6187
6188 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6189
6190         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6191
6192         * gnus-util.el (gnus-extract-address-component-name)
6193         (gnus-extract-address-component-email): Convenience functions around
6194         `gnus-extract-address-components'.
6195
6196         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6197         Use `gnus-extract-address-component-email' to fix bug of comparing full
6198         sender name to `user-mail-address'.
6199
6200 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6201
6202         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6203         catch/throw to optimize.
6204         (gnus-registry-find-keywords): Just use member to find a keyword.
6205
6206 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6207
6208         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6209         is current before calling gnus-server-prepare.
6210         (gnus-server-setup-buffer, gnus-server-update-server)
6211         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6212
6213 2008-05-04  Juri Linkov  <juri@jurta.org>
6214
6215         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6216         (mailcap-file-default-commands): Use mailcap-replace-in-string
6217         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6218         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6219
6220 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6221
6222         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6223
6224 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6225
6226         * gnus.el: Bump version to 0.11.
6227
6228 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6229
6230         * gnus.el: No Gnus v0.10 is released.
6231
6232 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6233
6234         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6235         hooks.
6236         (gnus-update-read-articles): Speed up non-marks-using users.
6237         (gnus-use-marks): Define gnus-use-marks.
6238         (gnus-propagate-marks): Rename variable to something more sensible.
6239
6240 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6241
6242         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6243         (gmm-image-load-path-for-library): Fix typos in docstrings.
6244         (gmm-message): Reflow docstring.
6245
6246 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6247
6248         * mail-source.el (mail-source-set-1, mail-source-bind):
6249         Move auth-source code out of the macro to clean it up and fix bugs.
6250
6251 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6252
6253         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6254         by sender if it's equal to user-mail-address, it's likely to be
6255         useless.
6256
6257         * mail-source.el (mail-source-bind): Don't use user or password if they
6258         are not bound.  Unintern them if they are nil.  Don't use server unless
6259         it's bound, and default it to empty string otherwise.
6260
6261 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6262
6263         * mail-source.el: Load auth-source.el.
6264         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6265         get user name or password, if auth-sources is set up.
6266
6267         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6268         strategy of splitting with parent.
6269         (gnus-registry-split-fancy-with-parent)
6270         (gnus-registry-post-process-groups): Use it and fix prior
6271         bug (returning a list as the split result).
6272
6273         * auth-source.el (auth-sources): Remove server parameter.
6274         (auth-source-pick, auth-source-user-or-password)
6275         (auth-source-user-or-password-imap)
6276         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6277         (auth-source-user-or-password-sftp)
6278         (auth-source-user-or-password-smtp): Remove server parameter.
6279
6280 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6281
6282         * smime.el (smime-sign-region, smime-encrypt-region)
6283         (smime-decrypt-region):
6284         Remove redundant calls to `generate-new-buffer-name'.
6285
6286 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6287
6288         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6289         Don't use QP for message/rfc822.
6290         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6291
6292 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6293
6294         * sieve-manage.el (sieve-string-bytes): Remove.
6295         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6296         correct byte-length only if the process's coding-system is the same as
6297         the one used internally by Emacs to represent strings.
6298
6299 2008-04-22  Juri Linkov  <juri@jurta.org>
6300
6301         * mailcap.el (mailcap-file-default-commands): New function.
6302
6303 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6304
6305         * message.el (message-signature-separator, message-cite-function):
6306         Change custom version.
6307
6308 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6309
6310         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6311         commands.
6312         (tls-checktrust): Ditto.
6313
6314 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6315
6316         * mm-decode.el (mm-display-external): Make temp file read-only.
6317
6318 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6319
6320         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6321         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6322         `C-c C-f d'.
6323
6324 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6325
6326         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6327
6328 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6329
6330         * gnus.el: Bump version to 0.9.
6331
6332 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6333
6334         * gnus.el: No Gnus v0.8 is released.
6335
6336 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6337
6338         * mail-source.el (mail-source-value):
6339         Prefer fboundp to functionp so it works with macros as well.
6340
6341 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6342
6343         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6344         Fix last change in case the element is not even a symbol.
6345
6346 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6347
6348         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6349         Prefer fboundp to functionp so it works with macros as well.
6350
6351 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6352
6353         * auth-source.el: Add docs.
6354         (auth-sources): Modify format to support server.
6355         (auth-source-pick, auth-source-user-or-password)
6356         (auth-source-user-or-password-imap)
6357         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6358         (auth-source-user-or-password-sftp)
6359         (auth-source-user-or-password-smtp): Add server parameter.
6360
6361 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6362
6363         * gnus-registry.el: Initialize the registry when gnus-registry-install
6364         is t.
6365
6366 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6367
6368         * compface.el (uncompface): Make buffer unibyte.
6369
6370 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6371
6372         * mail-source.el (mail-source-value):
6373         Prefer fboundp to functionp so it works with macros as well.
6374
6375 2008-04-05  Glenn Morris  <rgm@gnu.org>
6376
6377         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6378
6379 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6380
6381         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6382         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6383
6384         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6385         multibyteness after rather than before erasing it.
6386
6387         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6388         mm-with-multibyte.
6389         (gnus-request-article-this-buffer): Make sure the proper decoding is
6390         used if gnus-original-article-buffer happens to be unibyte.
6391
6392         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6393         default-enable-multibyte-characters.
6394
6395         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6396         default-enable-multibyte-characters.
6397
6398         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6399
6400         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6401
6402 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6403
6404         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6405         Fix last change in case the element is not even a symbol.
6406
6407 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6408
6409         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6410         (imap-message-copyuid-1): Use it.
6411         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6412         J. Williams in
6413         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6414
6415         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6416         imap-enable-exchange-bug-workaround.
6417         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6418
6419 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6420
6421         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6422         a 100 byte status-checks into a 2-3MB transfer for each group.
6423         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6424         to enable bug workaround or not.
6425         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6426
6427 2008-03-31  Glenn Morris  <rgm@gnu.org>
6428
6429         * message.el (mml2015-use): Declare for compiler.
6430         (message-info): Require mml2015 when appropriate.
6431
6432 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6433
6434         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6435         whitespace.
6436
6437 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6438
6439         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6440         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6441         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6442         (nntp-service-to-port): New function.
6443         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6444         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6445         (nntp-open-netcat-stream): New function.
6446         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6447
6448 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6449
6450         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6451
6452 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6453
6454         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6455
6456 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6457
6458         * dns.el (dns-write): Use set-buffer-multibyte.
6459
6460 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6461
6462         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6463
6464 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6465
6466         * message.el (message-signature-separator): Change default.
6467         Improve custom type.
6468         (message-cite-function): Change default to
6469         message-cite-original-without-signature.
6470
6471         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6472         toggle.
6473
6474         * message.el (message-check-news-body-syntax): Fix signature check.
6475         (message-setup-1): Mark buffer as unmodified _after_ running
6476         message-setup-hook and handling message-alternative-emails.
6477         (message-shorten-references): Be more strict when building list of
6478         valid references to comply with GNKSA.
6479
6480         * gnus-group.el (gnus-read-ephemeral-bug-group)
6481         (gnus-read-ephemeral-debian-bug-group)
6482         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6483
6484         * message.el (message-info): Don't use booleanp which isn't supported
6485         in Emacs 21 and XEmacs.
6486
6487 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6488
6489         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6490         gnus-group-gmane-group-download-format.
6491         (gnus-group-read-ephemeral-gmane-group): Rename from
6492         gnus-group-read-ephemeral-gmane-group.
6493         (gnus-read-ephemeral-gmane-group-url): Rename from
6494         gnus-group-read-ephemeral-gmane-group-url.
6495         (gnus-bug-group-download-format-alist): New variable.
6496         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6497         (gnus-read-ephemeral-emacs-bug-group): New commands.
6498
6499 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6500
6501         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6502         (gnus-visible-headers): Improve custom type.
6503
6504 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6505
6506         * mml.el (mml-menu): Add workarounds for XEmacs.
6507
6508         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6509         X-Boundary header.
6510
6511         * message.el (message-simplify-recipients): Fix previous commit.
6512
6513 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6514
6515         * mm-util.el (mm-set-buffer-multibyte): New function.
6516         * mm-decode.el (mm-copy-to-buffer): Use it.
6517
6518         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6519         Prefer fboundp to functionp so it works with macros as well.
6520
6521 2008-03-19  Glenn Morris  <rgm@gnu.org>
6522
6523         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6524         Accidentally removed in the sync process with Emacs.
6525
6526 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6527
6528         * message.el (message-alter-recipients-discard-bogus-full-name):
6529         New function.
6530         (message-alter-recipients-function): New variable.
6531         (message-get-reply-headers): Use it.
6532         (message-replace-header): New helper function.
6533         (message-recipients-without-full-name): New variable.
6534         (message-simplify-recipients): New command.
6535
6536         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6537
6538         * message.el (message-info): Handle EasyPG manual.
6539
6540         * mml.el (mml-menu): Add entry for EasyPG.
6541
6542 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6543
6544         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6545         parameter.
6546
6547         * message.el (message-disassociate-draft): Specify drafts group name
6548         fully.
6549
6550 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6551
6552         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6553         Eliminate unnecessary duplicates from the match list.
6554
6555 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6556
6557         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6558
6559         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6560
6561         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6562         args of `how-many' of which the XEmacs version doesn't take; declare
6563         Info-index-next as function.
6564
6565 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6566
6567         * gnus-score.el (gnus-score-headers): Fix handling of
6568         gnus-inhibit-slow-scoring.
6569
6570         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6571         string.
6572         (gnus-button-url-regexp): Improve handling of parenthesis.
6573         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6574         (gnus-button-handle-info-keystrokes): Handle index entries.
6575
6576 2008-03-15  Glenn Morris  <rgm@gnu.org>
6577
6578         * parse-time.el (parse-time-string): Simplify.
6579
6580 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6581
6582         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6583         Incoming* files.
6584
6585 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6586
6587         * auth-source.el (auth-sources): Rename from auth-source-choices.
6588         (auth-source-pick): Use it.
6589
6590 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6591
6592         * binhex.el (binhex-decode-region-internal):
6593         * uudecode.el (uudecode-decode-region-internal):
6594         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6595         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6596         setting default-enable-multibyte-characters.
6597
6598 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6599
6600         * auth-source.el (auth-source-protocols)
6601         (auth-source-protocols-customize, auth-source-choices): Add and
6602         modified variable customizations and defaults.
6603         (auth-source-pick, auth-source-user-or-password)
6604         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6605         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6606         (auth-source-user-or-password-sftp)
6607         (auth-source-user-or-password-smtp): Use new variables and provide an
6608         interface to netrc.el.
6609
6610 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6611
6612         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6613         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6614         Make sure the nntp port to specify is a string.
6615
6616 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6617
6618         * nntp.el: Use with-current-buffer.
6619         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6620         dubious mm-with-unibyte-current-buffer.
6621         (nntp-with-open-group-function): New function extracted from
6622         nntp-with-open-group macro.
6623         (nntp-with-open-group): Use the function, so it's easier to debug.
6624         Add indentation and debugging info.
6625         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
6626         Recommend the use of the netcat alternatives.
6627
6628         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6629         Avoid mm-string-as-multibyte as well.
6630
6631         * nnweb.el (nnweb-insert-html):
6632         Remove use of nnheader-string-as-multibyte.
6633
6634         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6635         (nnheader-string-as-multibyte): Remove.
6636
6637         * mm-view.el: Use inhibit-read-only.
6638         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6639         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6640         or unibyte-string.
6641
6642         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6643         (mm-uu-yenc-extract): Use with-current-buffer.
6644
6645         * gnus-soup.el (gnus-soup-send-packet): Don't use
6646         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6647
6648         * nnmh.el: Use with-current-buffer.
6649         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6650         mm-string-as-multibyte on the output of mm-encode-coding-string.
6651
6652         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6653         (nnimap-request-move-article): Use with-current-buffer.
6654
6655         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6656         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6657         conversion uses string-make-unibyte rather than string-as-unibyte.
6658
6659         * gnus-msg.el: Use with-current-buffer.
6660
6661         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6662
6663 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6664
6665         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6666         string for caching if it is 'PIN.
6667
6668 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6669
6670         * lpath.el: Consider the case without Emacs/W3.
6671
6672 2008-03-08  Glenn Morris  <rgm@gnu.org>
6673
6674         * time-date.el (date-to-time, time-subtract, time-add)
6675         (safe-date-to-time): Doc fixes.
6676
6677 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6678
6679         * mail-source.el (mail-source-delete-old-incoming-confirm):
6680         Change default to nil.
6681         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6682
6683 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6684
6685         * lpath.el: Rearrange.
6686
6687         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6688         (gnus-article-goto-prev-page): Work for articles having ^L's.
6689
6690         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6691
6692         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6693
6694 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6695
6696         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6697         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6698         (gnus-bookmark-jump): Adjust some variable names.
6699
6700 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6701
6702         * auth-source.el: New package.
6703         (auth-source-choices): Add customization entry point variable.
6704
6705         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6706         bug.
6707
6708 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6709
6710         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6711         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6712         (gnus-registry-install-shortcuts): Rename from
6713         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6714         the `gnus-registry-mark-map' keymap dynamically from
6715         `gnus-registry-marks'.  The generated functions update the summary line
6716         when a registry mark is added or deleted, and will call
6717         `gnus-registry-install-p' (see the comments in the code).
6718         (gnus-registry-user-format-function-M): Use concat intelligently.
6719
6720         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6721         the registry mark functions.
6722
6723 2008-03-05  Glenn Morris  <rgm@gnu.org>
6724
6725         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6726         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6727         gnus-art.
6728         (top-level): No need to load own source when compiling.
6729
6730 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6731
6732         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6733         Suggested by <chris.anderton@zetnet.co.uk>.
6734
6735 2008-03-04  Glenn Morris  <rgm@gnu.org>
6736
6737         * gnus-sum.el (top-level): No need to require gnus when compiling,
6738         since unconditionally required near start of file.
6739         (gnus-summary-display-while-building): Move definition before use.
6740
6741 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6742
6743         * gnus-registry.el (gnus-registry-user-format-function-M):
6744         Add formatting function.
6745
6746 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6747
6748         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
6749         with plists.
6750         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6751         Use new format.
6752
6753 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6754
6755         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6756         `where-is-internal' that returns a range of key sequences.
6757
6758 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6759
6760         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6761
6762         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6763         (gnus-summary-jump-to-group): Consider windows on other displayed
6764         frames as well.  Similar changes might be needed elsewhere, but that's
6765         the one I've bumped into during my use.
6766
6767         * nndoc.el (nndoc-oe-dbx-type-p):
6768         * gnus-msg.el (gnus-debug):
6769         * gnus-group.el (gnus-update-group-mark-positions):
6770         Use mm-string-to-multibyte.
6771
6772 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6773
6774         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6775         doesn't handle NotDashEscaped.
6776
6777         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6778         (mml-dnd-attach-options): Fix typo in custom choice.
6779
6780         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
6781         Change nndoc-article-type to mbox.
6782         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6783
6784         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6785         to nil, instead of html2text.
6786
6787         * imap.el (imap-debug): Add `imap-ping-server'.
6788
6789         * gnus-bookmark.el: Add FIXMEs.
6790
6791         * message.el (message-form-letter-separator)
6792         (message-send-form-letter-delay): New variables.
6793         (message-send-form-letter): Use them.  New command to send form
6794         letters.  Requested by Uwe Siart.
6795         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6796
6797 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6798
6799         * Update copyright years.
6800
6801 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6802
6803         Sync from EMACS_22_BASE.
6804
6805         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6806
6807 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6808
6809         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6810         empty author.
6811
6812 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6813
6814         * gnus-registry.el (gnus-registry-marks): Add variable for
6815         customization of marks and their appearance.
6816         (gnus-registry-read-mark): Use it.
6817         (gnus-registry-do-marks): Add utility function to loop through
6818         `gnus-registry-marks'.
6819         (gnus-registry-install-shortcuts-and-menus): Add function to install
6820         shortcuts and menus.
6821         (gnus-registry-initialize): Use it.
6822         (gnus-registry-default-mark): Clarify documentation.
6823
6824 2008-02-29  Glenn Morris  <rgm@gnu.org>
6825
6826         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6827         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6828         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6829         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6830         Change defcustom :version from 23.0 to 23.1.
6831
6832 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6833
6834         * gnus-registry.el (gnus-registry-follow-group-p)
6835         (gnus-registry-post-process-groups): Add functions to aid registry
6836         splitting and improve logging.  Clarify behavior in function
6837         documentation.
6838         (gnus-registry-split-fancy-with-parent): Use them.
6839
6840 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6841
6842         * gnus-art.el: Use with-current-buffer.
6843
6844 2008-02-27  David Engster  <dengste@eml.cc>
6845
6846         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6847         Express real group name in the response.
6848
6849 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6850
6851         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6852         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6853         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6854         autoload gnus-registry-fetch-group when compiling.
6855         (nnmairix-request-group-with-article-number-correction):
6856         Remove unreferenced argument passed to nnmairix-call-backend.
6857
6858 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6859
6860         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6861         (mm-uu-extract): Improve face for low color ttys.
6862         Reported by Sascha Wilde.
6863
6864 2008-02-27  Glenn Morris  <rgm@gnu.org>
6865
6866         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6867         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6868         variables to defconsts.  Convert comments to doc-strings.
6869         (nnmairix-last-server, nnmairix-current-server): Convert from free
6870         variables to defvars.  Convert comments to doc-strings.
6871         (gnus-registry-fetch-group): Autoload.
6872         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6873         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6874         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6875         caddr.
6876         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6877         nnmairix-request-group-with-article-number-correction call.
6878         (nnmairix-fast, nnmairix-group): New, less general names, for free
6879         variables passed from nnmairix-request-group to
6880         nnmairix-request-group-with-article-number-correction.  Declare.
6881         (nnmairix-request-group-with-article-number-correction):
6882         Use nnmairix-fast, nnmairix-group rather than fast, group.
6883
6884 2008-02-26  David Engster  <dengste@eml.cc>
6885
6886         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6887         version 0.5.
6888
6889 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6890
6891         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6892         instead of making an extra function call.  Don't add the current group
6893         to articles only when they have the group.  Use
6894         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6895         Reported by David <de_bb@arcor.de>.
6896
6897 2008-02-24  Miles Bader  <miles@gnu.org>
6898
6899         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
6900         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
6901         (mm-find-mime-charset-region):
6902         * mm-bodies.el (mm-encode-body):
6903         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
6904
6905 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6906
6907         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6908         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6909
6910 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6911
6912         * mail-source.el (mail-source-delete-incoming): Change default.
6913         Supplement doc string.
6914
6915         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6916
6917 2008-02-14  Glenn Morris  <rgm@gnu.org>
6918
6919         * time-date.el (format-seconds): New function.
6920
6921 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6922
6923         * nnmail.el (nnmail-message-id-cache-file): Derive from
6924         `gnus-home-directory'.
6925
6926 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6927
6928         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6929         Document negative prefix.
6930
6931         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6932
6933 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6934
6935         * message.el (message-unsent-separator): Add the Exim bounce
6936         separator.
6937
6938 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6939
6940         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6941         list.
6942         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6943         recipient/signer list.
6944
6945 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6946
6947         * Makefile.in (datarootdir): Define.
6948         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6949         name that might contain whitespace.
6950
6951 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6952
6953         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6954         fbound (Emacs 23 unicode), signal an error.
6955
6956 2008-02-08  Glenn Morris  <rgm@gnu.org>
6957
6958         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6959
6960 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6961
6962         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6963         ports to the calls to `netrc-machine-user-or-password' in addition to
6964         "imap" and "imaps".
6965
6966 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6967
6968         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6969
6970         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6971
6972 2008-02-01  Kenichi Handa  <handa@m17n.org>
6973
6974         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6975         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6976         (rfc2104-hash): Convert the result of concat to unibyte string.
6977
6978 2008-02-01  Dave Love  <fx@gnu.org>
6979
6980         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6981         coding-system-for-read.
6982         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6983
6984 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6985
6986         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6987         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6988         <hanche@math.ntnu.no>.
6989
6990 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6991
6992         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6993
6994         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6995
6996 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6997
6998         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6999         * message.el (message-beginning-of-line): Use featurep instead of bound
7000         tests in order to resolve conditionals at compile time.
7001
7002 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7003
7004         * mail-source.el (mail-sources): Add `group' choice.
7005
7006         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7007         parameter `in-group' to control into which group the articles go.
7008         Add treatment of `group' mail-source.
7009
7010 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7011
7012         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7013
7014         * mm-decode.el (mm-dissect-buffer): Decode description.
7015
7016         * mml.el (mml-to-mime): Encode message header first.
7017
7018 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7019
7020         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7021         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7022
7023         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
7024         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
7025
7026 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7027
7028         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7029
7030 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7031
7032         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7033         prefix keys.
7034         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7035         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7036         gnus-xmas.el.
7037
7038         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
7039         (gnus-xmas-article-describe-bindings): New function.
7040         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
7041         gnus-xmas-article-describe-bindings.
7042
7043         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
7044
7045 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7046
7047         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7048         Add new variables for article mark management.
7049         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7050         list of extra data entries which, when present, will indicate that the
7051         article ID should not be trimmed from the registry.
7052         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7053         functions.
7054         (gnus-registry-read-mark): New function to read a mark name from the
7055         user.
7056         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7057         (gnus-registry-set-article-mark-internal): New functions to add and
7058         remove marks.
7059         (gnus-registry-get-article-marks): New function to show the marks for
7060         an article, or retrieve them for further use.
7061
7062 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7063
7064         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7065         keys when no argument is given.
7066
7067 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7068
7069         * imap.el (imap-ping-server): New variable.
7070         (imap-opened): On add extra ping if imap-ping-server is non-nil.
7071         (imap-ping-server): Minor doc string fixes.
7072
7073 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7074
7075         * imap.el (imap-ping-server): New function.
7076         (imap-opened): Call imap-ping-server.
7077
7078 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7079
7080         * gnus-sum.el (gnus-article-sort-by-random)
7081         (gnus-thread-sort-by-random): Fix doc strings.
7082         Reported by jidanni@jidanni.org.
7083
7084 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7085
7086         * gnus-art.el (gnus-article-describe-bindings): New function.
7087         (gnus-article-read-summary-keys): Use it.
7088         (gnus-article-mode-map): Bind `C-h b' to it.
7089
7090 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7091
7092         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
7093         XEmacs.
7094         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7095         Protect against non-character events.
7096
7097         * lpath.el: Fbind map-keymap for Emacs 21.
7098
7099 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
7100
7101         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7102         New command.
7103         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7104         instead of END.  Change name of the temp file.
7105         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7106         customizable.
7107
7108 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7109
7110         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7111         bind `S W' to gnus-article-wide-reply-with-original; set default
7112         binding to gnus-article-read-summary-send-keys.
7113         (gnus-article-read-summary-keys): Fix the order of keys; display
7114         continuation keys correctly in the echo area; describe bindings
7115         correctly when keys end with `C-h'.
7116         (gnus-article-read-summary-send-keys): New function.
7117         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7118         Work for gnus-article-read-summary-send-keys; display continuation keys
7119         correctly in the echo area.
7120         (gnus-article-reply-with-original): Ignore prefix argument.
7121         (gnus-article-wide-reply-with-original): New function.
7122
7123         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
7124         Emacs 21.
7125
7126 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7127
7128         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7129         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7130
7131 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7132
7133         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7134         (gnus-group-read-ephemeral-gmane-group): New command.
7135
7136 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7137
7138         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7139
7140 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7141
7142         * message.el (message-send-mail-function): Increase custom version.
7143
7144         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7145         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7146
7147 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7148
7149         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
7150         for the cases where imap-authenticate is called with a nil buffer
7151         parameter.
7152
7153 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7154
7155         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7156         html parts correctly; support forwarded messages.
7157         (gnus-article-browse-html-article): Remove work buffers.
7158
7159         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7160         compiling.
7161         (netrc-bound-and-true-p): New macro.
7162         (netrc-parse): Use it instead of bound-and-true-p that is not available
7163         in XEmacs 21.4.
7164
7165 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7166
7167         * gnus-registry.el (gnus-registry-mark-article)
7168         (gnus-registry-article-marks): Add functionality to mark articles
7169         through the Gnus registry.
7170
7171         * encrypt.el: Clarify documentation for the new pgg method.
7172         (encrypt-file-alist): Add PGG option.
7173         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
7174         functionality.  Abstract password key and messaging to external
7175         functions.
7176         (encrypt-password-key, encrypt-get-passphrase-if-needed)
7177         (encrypt-message-method-and-cipher): Add new convenience external
7178         functions.
7179         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
7180         (encrypt-pgg-process-buffer): Add PGG functionality glue.
7181
7182         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7183         (netrc-parse): Use encrypt-file-alist to determine if
7184         encrypt-find-model or encrypt-insert-file-contents should be used.
7185
7186         * encrypt.el: Clarify documentation.  Load password-cache or
7187         password, whichever one is found first, instead of autoloading.
7188
7189 2007-12-19  Glenn Morris  <rgm@gnu.org>
7190
7191         * mml.el (message-options-set, message-narrow-to-head)
7192         (message-in-body-p, message-mail-p, message-encode-message-body):
7193         Autoload.
7194         (message-remove-header, message-narrow-to-headers-or-head)
7195         (message-subscribed-p, message-make-mail-followup-to)
7196         (message-position-on-field, message-news-p)
7197         (message-options-set-recipient, message-generate-headers)
7198         (message-sort-headers): Declare as functions.
7199
7200 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7201
7202         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7203         convention in doc string.
7204
7205 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7206
7207         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7208         title to html parts.
7209         (gnus-article-browse-html-article): Pass message header to it.
7210
7211         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7212
7213 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7214
7215         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7216         or password compatible with XEmacs.
7217
7218 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7219
7220         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7221         format document.
7222         (gnus-mime-delete-part): Don't write description line if empty.
7223         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7224
7225 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
7226
7227         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7228         (gnus-summary-mark-read-and-unread-as-read)
7229         (gnus-summary-mark-current-read-and-unread-as-read)
7230         (gnus-summary-mark-unread-as-ticked): Doc fix.
7231         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7232
7233 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7234
7235         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7236         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7237
7238 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7239
7240         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7241         yes-or-no-p.
7242
7243 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7244
7245         * mm-decode.el (mm-add-meta-html-tag): New function.
7246         (mm-save-part-to-file, mm-pipe-part): Use it.
7247
7248         * gnus-art.el (gnus-article-browse-delete-temp-files):
7249         Use gnus-y-or-n-p instead of y-or-n-p.
7250         (gnus-article-browse-html-parts): Work with message/external-body; use
7251         mm-add-meta-html-tag.
7252
7253 2007-12-11  Glenn Morris  <rgm@gnu.org>
7254
7255         * gnus-cache.el: Require gnus-sum not just when compiling.
7256
7257         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7258
7259         * gnus-int.el (gnus-server-opened, gnus-status-message):
7260         Move definitions before use.
7261
7262         * mm-decode.el: Require gnus-util.
7263         (mm-remove-part): Only call delete-annotation on XEmacs.
7264
7265         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7266
7267         * nnmail.el: Require gnus-int.
7268
7269         * spam.el: Move `require's before `eval-when-compile's.
7270
7271         * gnus-ems.el (gnus-alive-p):
7272         * gnus-fun.el (message-goto-eoh):
7273         * gnus-util.el (gnus-group-name-decode):
7274         * mail-source.el (gnus-compress-sequence):
7275         * message.el (Info-goto-node, format-spec):
7276         * mm-bodies.el (message-options-get):
7277         * mm-decode.el (mm-view-pkcs7):
7278         * mm-util.el (gmm-write-region):
7279         * mml-smime.el (mml-compute-boundary)
7280         (gnus-completing-read-with-default):
7281         * mml.el (widget-button-press, gnus-make-hashtable):
7282         * mml1991.el (mm-decode-content-transfer-encoding)
7283         (mm-encode-content-transfer-encoding)
7284         (message-options-get, message-options-set):
7285         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7286         * nnfolder.el (gnus-request-group):
7287         * nnheader.el (ietf-drums-unfold-fws):
7288         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7289         * smime.el (gnus-run-mode-hooks):
7290         * spam-stat.el (gnus-message): Autoload.
7291
7292         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7293         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7294         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7295         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7296         Add declare-function compatibility definition.
7297
7298         * gnus-cache.el (nnvirtual-find-group-art):
7299         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7300         (gnus-add-image, gnus-add-wash-type):
7301         * gnus-group.el (nnkiboze-score-file):
7302         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7303         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7304         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7305         (message-tokenize-header, gnus-get-buffer-create)
7306         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7307         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7308         * gnus.el (gnus-group-decoded-name):
7309         * mail-source.el (imap-capability):
7310         * mm-bodies.el (message-options-set):
7311         * mm-decode.el (gnus-configure-windows):
7312         * mm-extern.el (message-goto-body):
7313         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7314         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7315         (epg-sub-key-validity, message-options-set):
7316         * mml.el (widget-event-point, gnus-configure-windows):
7317         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7318         * mml2015.el (epg-check-configuration, epg-configuration)
7319         (message-options-set):
7320         * nndb.el (nndb-request-article):
7321         * nnfolder.el (gnus-request-create-group):
7322         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7323         * nnmaildir.el (gnus-group-mark-article-read):
7324         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7325         * rfc1843.el (message-fetch-field):
7326         * spam.el (gnus-extract-address-components):
7327         Declare as functions.
7328
7329 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7330
7331         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7332
7333         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7334
7335         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7336         bind show-trailing-whitespace for XEmacs.
7337
7338 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7339
7340         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7341         new no-op macro for backward compatibility.
7342
7343         * imap.el (imap-string-to-integer): New function.
7344
7345 2007-12-09  Glenn Morris  <rgm@gnu.org>
7346
7347         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7348
7349         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7350         * message.el, mm-view.el, sieve-manage.el, smime.el:
7351         Add declare-function compatibility definition.
7352
7353         * gnus-art.el (w3-region, w3m-region, Info-menu):
7354         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7355         * gnus-sum.el (gnus-get-predicate):
7356         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7357         * message.el (mail-abbrev-in-expansion-header-p):
7358         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7359         (w3m-detect-meta-charset, w3m-region):
7360         * sieve-manage.el (password-read, password-cache-add)
7361         (password-cache-remove):
7362         * smime.el (password-read-and-add): Declare as functions.
7363
7364 2007-12-08  David Kastrup  <dak@gnu.org>
7365
7366         * gnus-sum.el (gnus-summary-simplify-subject-query):
7367         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7368         `message'.
7369
7370 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7371
7372         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7373         it to bind idna-program, installation-directory, defined-colors, and
7374         face-attribute for XEmacs of the version that compiles defcustom forms.
7375
7376 2007-12-07  Glenn Morris  <rgm@gnu.org>
7377
7378         * gnus-art.el (article-make-date-line): Revert previous change.
7379
7380 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7381
7382         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7383
7384 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7385
7386         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7387         Call gnus-add-to-range ranges only once with a prepared article-list.
7388
7389 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7390
7391         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7392         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7393         group names with backslashes.
7394         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7395
7396 2007-12-06  Deepak Goel  <deego3@gmail.com>
7397
7398         * gnus-art.el (article-make-date-line):
7399         * gnus-start.el (gnus-load):
7400         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7401
7402 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7403
7404         * gnus-art.el (gnus-use-idna)
7405         * gnus-start.el (gnus-site-init-file)
7406         * message.el (message-use-idna)
7407         * mm-uu.el (mm-uu-hide-markers)
7408         * smiley.el (smiley-style): Revert changes that suppress warnings.
7409
7410 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7411
7412         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7413         specify charset to html source.
7414         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7415
7416 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7417
7418         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7419         idna-program in order to suppress byte compile warning issued by XEmacs
7420         that came to byte compile the default value section of defcustom forms
7421         recently.
7422
7423         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7424         value of installation-directory.
7425
7426         * message.el (message-use-idna): Don't directly refer to the value of
7427         idna-program.
7428
7429         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7430
7431         * smiley.el (smiley-style): Don't directly call face-attribute.
7432
7433 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7434
7435         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7436
7437         * gnus-dired.el: Reduce Gnus dependencies.
7438         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
7439         Don't require.  Use autoloads instead.
7440         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7441         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7442         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7443         (gnus-dired-mode): Adjust doc string.
7444         (gnus-dired-mail-mode): New variable.
7445         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7446         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7447         (gnus-dired-mail-buffers): New function.  Return mail or message
7448         composition buffers.
7449         (gnus-dired-attach): Use it.
7450         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7451         NO-DECODE.
7452         (gnus-dired-print): Use `gnus-print-buffer' depending on
7453         `gnus-dired-mail-mode'.
7454
7455 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7456
7457         * rfc2047.el (rfc2047-encoded-word-regexp)
7458         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7459         explaining what regexp patterns are for.
7460
7461 2007-12-04  Glenn Morris  <rgm@gnu.org>
7462
7463         * password.el: Move to password-cache.el.
7464
7465         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7466         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7467         * mml-smime.el (password-read, password-cache-add)
7468         (password-cache-remove):
7469         No need to autoload, since mml-sec requires password.
7470
7471         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7472         * message.el (gnus-extract-address-components):
7473         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7474
7475         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7476         password.
7477
7478 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7479
7480         * mailcap.el: Reduce dependencies.
7481         (mail-header-parse-content-type): Autoload.
7482         (mailcap-delete-duplicates): New alias.
7483         (mailcap-mime-info): Add optional argument NO-DECODE.
7484         (mailcap-mime-types): Use mailcap-delete-duplicates.
7485
7486         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7487
7488 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7489
7490         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7491         (imap-parse-status): Upcase status-att for servers that sends them
7492         lower-case (e.g., MS Exchange 2007).
7493
7494 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7495
7496         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7497         function.
7498
7499         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7500         (gnus-uu-yenc-article): New function.
7501
7502         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7503
7504         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
7505
7506 2007-12-02  Glenn Morris  <rgm@gnu.org>
7507
7508         * binhex.el (binhex): New custom group.
7509         (binhex-decoder-program, binhex-decoder-switches)
7510         (binhex-use-external): Move to the binhex custom group.
7511
7512         * uudecode.el (uudecode): New custom group.
7513         (uudecode-decoder-program, uudecode-decoder-switches)
7514         (uudecode-use-external): Move to the uudecode custom group.
7515
7516         * netrc.el (top-level): Don't load `encrypt' features.
7517         (netrc-parse): Don't use encrypt.
7518         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7519
7520         * encrypt.el: Remove file.
7521
7522 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7523
7524         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7525         matches on patches.
7526
7527         * gnus-art.el (gnus-article-browse-html-article):
7528         Mention `mm-text-html-renderer' in the doc string.
7529
7530         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7531         string.  Add comments.
7532
7533         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7534         if rhs is ASCII.
7535
7536 2007-12-01  Glenn Morris  <rgm@gnu.org>
7537
7538         * mail-source.el (top-level): Require format-spec before
7539         eval-when-compile.
7540
7541 2007-11-30  Glenn Morris  <rgm@gnu.org>
7542
7543         * encrypt.el: Require password, rather than autoloading password-read.
7544
7545 2007-11-29  Glenn Morris  <rgm@gnu.org>
7546
7547         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7548         (sasl-make-client, sasl-next-step, sasl-step-data)
7549         (sasl-step-set-data): Declare as functions.
7550
7551 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7552
7553         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7554
7555 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7556
7557         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7558         certs should be verified and what is to be done in the event of a
7559         verification failure.
7560
7561         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7562         caller can indicate whether the cache should be disregarded for this
7563         call.  This way the result of the call is reproducible at all times and
7564         can be considered a canonical server name for the supplied method.
7565         (gnus-agent-method-p): Canonicalize server names by pushing their
7566         method through `gnus-method-to-server' using the no-cache argument.
7567
7568         * gnus-srvr.el (gnus-server-insert-server-line):
7569         Call `gnus-method-to-server' with `no-cache' argument.
7570
7571         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7572         gnus-agent-possibly-synchronize-flags as this should be called when the
7573         server is actually being opened.
7574         (gnus-agent-possibly-synchronize-flags)
7575         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7576         flags file of an agentized server to the latter function.
7577
7578         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7579         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7580         after a connection has been established successfully.
7581
7582 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7583
7584         * gnus-art.el (article-display-face): Force to display face if called
7585         interactively; check if gnus-article-x-face-too-ugly matches author.
7586         (article-display-x-face): Display face even if From header is missing
7587         as article-display-face does.
7588
7589 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7590
7591         * hashcash.el (message-narrow-to-headers-or-head)
7592         (message-fetch-field, message-goto-eoh)
7593         (message-narrow-to-headers): Declare as functions.
7594
7595 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7596
7597         * mail-source.el (mail-sources): Default to fetch from file for
7598         compatibility with default of nnmail-spool-file.
7599
7600 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7601
7602         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7603         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7604         to look for encoded word that should be encoded again.
7605         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7606         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7607         encoding pattern.
7608         (rfc2047-decode-region): Switch strict regexp and loose one according
7609         to rfc2047-allow-irregular-q-encoded-words.
7610
7611 2007-11-25  Romain Francoise  <romain@orebokech.com>
7612
7613         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7614
7615 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7616
7617         * tls.el (tls-program): Provide more custom choices from
7618         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7619         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7620
7621 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7622
7623         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7624         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7625
7626         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7627         `nnmail-spool-file'.
7628
7629         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7630         `nnmail-spool-file'.
7631
7632         * gnus-move.el (gnus-change-server): Ditto.
7633
7634         * gnus-kill.el (gnus-batch-score): Ditto.
7635
7636         * gnus-cache.el (gnus-jog-cache): Ditto.
7637
7638         * gnus-msg.el (gnus-summary-reply):
7639         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7640
7641 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7642
7643         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7644         version.  Minor improvement to doc strings.
7645         (tls-program): Add comment.
7646
7647 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7648
7649         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7650         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7651         mismatch between the hostname provided in the certificate and the name
7652         of the host connnecting to.
7653         (open-tls-stream): Use them.  Check certificates against trusted root
7654         certificates.
7655
7656 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7657
7658         * gnus-cache.el (gnus-cache-generate-nov-databases):
7659         Use nnml-generate-nov-databases-directory instead of
7660         nnml-generate-nov-databases-1.
7661
7662 2007-11-24  Glenn Morris  <rgm@gnu.org>
7663
7664         * message.el (message-tool-bar-retro): Update for rename
7665         mail_send.xpm->mail-send.xpm.
7666
7667 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7668
7669         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7670         `smime-ldap-search' for Emacs 22 and up.
7671
7672 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7673
7674         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7675
7676         * message.el (message-send-mail-function): Fix error convention.
7677         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7678         (message-widen-reply, message-send-mail, message-talkative-question)
7679         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7680         (message-clone-locals, message-send-news): Use with-current-buffer.
7681         (message-insert-or-toggle-importance): Remove unused var `valid'.
7682         (message-make-references): Remove unused var `new-references'.
7683         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7684
7685 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7686
7687         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7688         (spam-split-symbolic-return-positive): Reflow docstring.
7689         (spam-backends, spam-summary-exit-behavior)
7690         (spam-mark-ham-unread-before-move-from-spam-group)
7691         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7692         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7693         (spam-clear-cache, spam-backend-check, spam-install-backend)
7694         (spam-install-statistical-backend, spam-list-of-processors)
7695         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7696         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7697         (spam-check-crm114, spam-initialize, spam-unload-hook):
7698         Fix typos in docstrings.
7699
7700 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7701
7702         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7703         been checked if they have never been read and those group levels are
7704         higher than the one that a user specified.
7705
7706 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7707
7708         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7709         foreign groups unless a group level is specified by a user.
7710         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7711
7712 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7713
7714         * message.el (message-send-mail-function): Require sendmail.
7715
7716 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7717
7718         * message.el (message-send-mail-function): Check for smtpmail too.
7719
7720         * utf7.el (utf7-encode, utf7-decode): Use coding system
7721         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7722
7723         * message.el (message-send-mail-function): New function.
7724         (message-send-mail-function): Set default using
7725         message-send-mail-function.  Adjust doc string.
7726         (message-send-mail-with-mailclient): New function.
7727
7728 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7729
7730         * smime.el (from):
7731         * rfc2047.el (message-posting-charset):
7732         * qp.el (mm-use-ultra-safe-encoding):
7733         * pop3.el (parse-time-months):
7734         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7735         * nnml.el (files):
7736         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7737         (jka-compr-compression-info-list, ange-ftp-path-format)
7738         (efs-path-regexp):
7739         * nndiary.el (files):
7740         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7741         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7742         (epg-digest-algorithm-alist, inhibit-redisplay)
7743         (password-cache-expiry):
7744         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7745         (pgg-output-buffer, password-cache-expiry):
7746         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7747         (efs-path-regexp):
7748         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7749         (inhibit-redisplay):
7750         * mm-uu.el (file-name, start-point, end-point, entry)
7751         (gnus-newsgroup-name, gnus-newsgroup-charset):
7752         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7753         (latin-unity-ucs-list):
7754         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7755         (mm-uu-binhex-decode-function):
7756         * message.el (gnus-message-group-art, gnus-list-identifiers)
7757         (rmail-enable-mime-composing, gnus-local-organization)
7758         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7759         (gnus-read-active-file, facemenu-add-face-function)
7760         (facemenu-remove-face-function, gnus-article-decoded-p)
7761         (tool-bar-mode):
7762         * mail-source.el (display-time-mail-function):
7763         * gnus-util.el (nnmail-pathname-coding-system)
7764         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7765         (gnus-original-article-buffer, gnus-user-agent)
7766         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7767         (xemacs-codename, sxemacs-codename, emacs-program-version):
7768         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7769         * gnus-start.el (gnus-agent-covered-methods)
7770         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7771         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7772         (gnus-newsgroup-headers, gnus-group-list-mode)
7773         (gnus-group-mark-positions, gnus-newsgroup-data)
7774         (gnus-newsgroup-unreads, nnoo-state-alist)
7775         (gnus-current-select-method, mail-sources)
7776         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7777         (nnmail-spool-file, gnus-cache-active-hashtb):
7778         * gnus-mh.el (mh-lib-progs):
7779         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7780         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7781         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7782         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7783         (gnus-group-buffer):
7784         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7785         (font-lock-set-defaults):
7786         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7787         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7788         (gnus-summary-post-menu, total-parts, type, condition, length):
7789         * gnus-agent.el (gnus-agent-read-agentview):
7790         * flow-fill.el (show-trailing-whitespace):
7791         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7792         eval-and-compile wrappers for byte compiler pacifiers.
7793
7794         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7795         (mm-display-inline-fontify): Check for featurep 'xemacs not
7796         extent-list.
7797
7798         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7799         itimer-list.
7800         (mm-create-image-xemacs): Only do something for XEmacs.
7801         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7802
7803         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7804
7805         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7806         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7807
7808 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7809
7810         * nnimap.el (nnimap-split-download-body):
7811         * gnus-demon.el (gnus-demon):
7812         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7813
7814 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7815
7816         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
7817         New macros.
7818         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7819         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7820         copy data from unibyte buffer to multibyte current buffer.
7821         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7822         to copy data from unibyte current buffer to multibyte buffer.
7823         (nntp-make-process-buffer): Make process buffer unibyte.
7824
7825         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7826
7827 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7828
7829         * pop3.el (pop3-open-server): Accept and process data more robustly at
7830         connexion start to avoid spurious "POP SSL connexion failed" errors.
7831
7832 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7833
7834         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7835         read group names.
7836
7837 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7838
7839         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7840
7841 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7842
7843         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7844         (nnmail-save-active): Use a unibyte buffer when saving active file,
7845         which may contain non-ASCII group names.
7846
7847         * nnml.el (nnml-request-group): Decode group names in messages.
7848
7849 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7850
7851         * message.el (message-citation-line-function)
7852         (message-insert-formatted-citation-line): Fix spelling of
7853         `message-insert-formated-citation-line'.
7854
7855 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7856
7857         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7858
7859 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7860
7861         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7862         nnmail-pathname-coding-system.
7863
7864         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7865         that a user enters; decode group names in messages.
7866
7867         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7868
7869 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7870
7871         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7872
7873         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7874
7875         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7876         risky local variable.
7877
7878         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7879
7880 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7881
7882         * encrypt.el: Improve documentation to fix function name typo.
7883         Reported by Daiki Ueno <ueno@unixuser.org>.
7884
7885 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7886
7887         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7888         even if the point is not in the last page of an article.
7889         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7890         back to the previous page.
7891
7892 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7893
7894         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7895
7896 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7897
7898         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7899
7900 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7901
7902         * message.el (message-check-news-body-syntax):
7903         Avoid mm-string-as-multibyte.
7904         (message-hide-headers): Don't assume (point-min)==1.
7905
7906 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7907
7908         * message.el (message-remove-blank-cited-lines): Fix if remove is
7909         given.
7910         (message-bogus-address-regexp): New variable.
7911         (message-bogus-recipient-p): New function.
7912         (message-check-recipients): New command.
7913         (message-syntax-checks): Add `bogus-recipient'.
7914         (message-fix-before-sending): Add `bogus-recipient'.
7915
7916         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7917         (gnus-treat-body-boundary): Don't test window-system.
7918
7919 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7920
7921         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7922
7923 2007-10-28  Miles Bader  <miles@gnu.org>
7924
7925         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7926         at compile-time too.
7927
7928 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7929
7930         * gnus-msg.el (gnus-message-setup-hook):
7931         Add `message-remove-blank-cited-lines' to options.
7932
7933 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7934
7935         * message.el (message-remove-blank-cited-lines): New function.
7936         Suggested by Karl Plästerer.
7937
7938 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7939
7940         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7941         mapc.
7942
7943         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7944         (top-level): Use mapc to set functions to be traced for debugging.
7945
7946         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7947         called for effect with while loop.
7948
7949         * message.el (message-talkative-question): Replace mapcar called for
7950         effect with mapc.
7951
7952         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7953         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7954         called for effect with dolist.
7955
7956         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7957
7958         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7959         gnus-extra-headers and nnmail-extra-headers.
7960
7961         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7962         called for effect with dolist.
7963         (top-level): Use mapc to set functions to be traced for debugging.
7964
7965         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7966         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7967         dolist.
7968
7969         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7970         Replace mapcar called for effect with mapc.
7971         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7972         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7973         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7974         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7975
7976         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7977         remove-if that's a cl function.
7978
7979         * webmail.el (webmail-debug): Replace mapcar called for effect with
7980         dolist.
7981
7982         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7983         with mapc.
7984
7985 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7986
7987         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7988         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7989         with while loop.
7990
7991         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7992         functions from article-* functions.
7993         (gnus-multi-decode-header): Replace mapcar called for effect with
7994         dolist.
7995
7996         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7997         (gnus-bookmark-show-details): Replace mapcar called for effect with
7998         while loop.
7999
8000         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8001         called for effect with while loop.
8002
8003         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8004         with dolist.
8005
8006         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8007         Replace mapcar called for effect with dolist.
8008
8009         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8010
8011         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8012         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8013         Replace mapcar called for effect with dolist.
8014         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8015         mapc.
8016
8017         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8018         Replace mapcar called for effect with dolist.
8019         (gnus-topic-list): Replace mapcar called for effect with mapc.
8020
8021         * gnus.el: Use mapc instead of mapcar to add autoloads.
8022
8023 2007-10-23  Richard Stallman  <rms@gnu.org>
8024
8025         * gnus-group.el (gnus-group-highlight): Mark as risky.
8026
8027 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8028
8029         * gnus.el (gnus-server-to-method): Return method found first in
8030         gnus-newsrc-alist.
8031
8032         * gnus-art.el (gnus-article-highlight-signature)
8033         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8034         button overlay without the front stickiness.
8035
8036 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8037
8038         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8039         overview buffer needed a catch to receive its throw.
8040         (gnus-agent-flush-cache): Declare as interactive to make this function
8041         easier to use.
8042
8043 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8044
8045         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8046         `next-line'.
8047
8048 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8049
8050         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8051         exclude address matching message-dont-reply-to-names.
8052
8053 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8054
8055         * gnus-util.el (gnus-string<): New function.
8056
8057         * gnus-sum.el (gnus-article-sort-by-author)
8058         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8059
8060 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8061
8062         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8063         the frame-focus tag is set in gnus-buffer-configuration.
8064
8065 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8066
8067         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8068         the front stickiness.
8069
8070 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8071
8072         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8073         url pattern; remove duplicate one.
8074         (gnus-article-extend-url-button): New function.
8075         (gnus-article-add-buttons): Use it.
8076         (gnus-button-push): Use concatenated url that it makes.
8077
8078 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8079
8080         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8081
8082 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8083
8084         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
8085         Don't hardcode point-min==1.
8086
8087 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
8088
8089         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
8090         Fix comment about "iso8859-1".
8091
8092 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
8093
8094         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
8095         ones returned from the verify-function.
8096
8097         * mm-uu.el (mm-uu-pgp-signed-extract-1):
8098         Call mml2015-extract-cleartext-signature if extraction failed.
8099
8100 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
8101
8102         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8103         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8104         failed.
8105
8106 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8107
8108         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8109
8110 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
8111
8112         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
8113         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
8114         recommends to use EasyPG instead of PGG.
8115
8116         * pgg.el: Revert to revision 6.23.2.16.
8117
8118         * pgg-def.el: Revert to revision 6.6.2.14.
8119
8120         * pgg-gpg.el: Revert to revision 6.23.2.34.
8121
8122 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8123
8124         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8125         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8126         thread for both the null and zero (kill/expire thread) universal prefix
8127         cases.
8128         (gnus-summary-expire-thread): Add new function to expire a thread,
8129         using gnus-summary-kill-thread.
8130         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8131         shortcuts for gnus-summary-expire-thread.
8132         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8133         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8134
8135 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8136
8137         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8138         extras value, so an extras entry can be deleted.
8139         (gnus-registry-delete-extra-entry): Use it.
8140         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8141         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8142         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8143         storage through the gnus-registry, and provide an appropriate API for
8144         it.
8145
8146 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8147
8148         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8149         Suggested by Leo <sdl.web@gmail.com>.
8150
8151         * gnus.el: Do.
8152
8153 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8154
8155         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8156         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8157
8158         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8159
8160         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8161         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8162
8163 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8164
8165         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8166         newline.
8167         (nnmbox-request-accept-article): Don't change article in source buffer;
8168         narrow to header to use message-fetch-field rather than
8169         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8170         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8171         as delimiters; make sure article ends with newline.
8172         (nnmbox-delete-mail): Correct last position of article to be deleted;
8173         ignore X-Gnus-Newsgroup header in article body.
8174         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8175         positions; make sure article ends with newline.
8176
8177         * message.el (message-display-abbrev): Don't infloop when a user
8178         inserts SPC in the beginning of header.
8179
8180         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
8181         coding-system-for-read and coding-system-for-write for XEmacs having no
8182         file-coding feature.
8183
8184         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
8185
8186 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8187
8188         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8189         list of groups not followed by default.  Fix type to be regexp.
8190         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8191
8192 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8193
8194         * hmac-def.el (define-hmac-function): Switch from old-style to
8195         new-style backquotes.
8196
8197         * md4.el (md4-make-step): Likewise.
8198
8199 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8200
8201         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8202         raw-text coding system when saving .newsrc file, which may contain
8203         non-ASCII group names.
8204
8205 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8206
8207         * gnus-cus.el (gnus-score-extra): New widget.
8208         (gnus-score-extra-convert): New function.
8209         (gnus-score-customize): Use it for Extra.
8210
8211 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8212
8213         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8214         (mml2015-mailcrypt-clear-verify): Use it.
8215         (mml2015-gpg-clear-verify): Use it.
8216         (mml2015-pgg-clear-verify): Use it.
8217         (mml2015-epg-clear-verify): Replace the current part with the output
8218         from GnuPG; don't extract the plaintext by itself.
8219
8220         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8221         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8222         mml2015-clear-verify-function; don't touch the armor headers or
8223         dash-escaped text here.
8224
8225 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8226
8227         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8228         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8229         parts, or application/octet-stream as a last resort.
8230         (gnus-mime-view-part-as-type): Don't toggle display.
8231         (gnus-mime-view-part-as-charset): Don't turn off display before
8232         querying charset.
8233
8234         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8235         stuff to undisplayer function in Emacs.
8236         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8237
8238         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8239         text/calendar parts.
8240
8241 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8242
8243         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8244         decoding text/calendar parts.
8245
8246         * message.el (message-forward-make-body-mime): Always mark body as
8247         having no illegible text; remove signed-or-encrypted argument.
8248         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8249
8250         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8251         (mml-generate-mime-1): Don't encode body if it is specified to be in
8252         raw form; don't make buffer be unibyte when inserting multibyte string.
8253
8254 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8255
8256         * sha1.el: Fix up comment style.
8257         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8258         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8259
8260         * hex-util.el: Fix up comment style.
8261         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8262
8263         * gnus-salt.el: Use with-current-buffer.
8264         (gnus-pick-setup-message): Fix long-standing typo.
8265
8266 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8267
8268         * imap.el (imap-logout-timeout): New variable.
8269         (imap-logout, imap-logout-wait): New functions.
8270         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8271
8272         * nnimap.el (nnimap-logout-timeout): New server variable.
8273         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8274         nnimap-logout-timeout.
8275
8276         * gnus-art.el (gnus-article-summary-command-nosave)
8277         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8278
8279 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8280
8281         * gnus.el (gnus-maximum-newsgroup): New variable.
8282
8283         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8284         according to gnus-maximum-newsgroup.
8285
8286         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8287         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8288         Limit the range of articles according to gnus-maximum-newsgroup.
8289
8290 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8291
8292         * gnus-art.el (gnus-sticky-article): Fix problems described in
8293         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8294         Don't perform gnus-configure-windows here; reuse existing sticky
8295         article buffer.
8296
8297         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8298         it doesn't exist in gnus-article-mode.
8299
8300 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8301
8302         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8303         (gnus-agent-decoded-group-name): New function.
8304         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8305         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8306
8307 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8308
8309         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8310         Add binding for gnus-sticky-article.
8311         (gnus-summary-exit): Don't kill sticky article buffers.
8312
8313         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8314         article buffer.
8315         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8316         (gnus-kill-sticky-article-buffers): New commands.
8317
8318 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8319
8320         * nntp.el (nntp-xref-number-is-evil): New server variable.
8321         (nntp-find-group-and-number): If it is non-nil, don't trust article
8322         numbers in the Xref header.
8323
8324 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8325
8326         * gnus-agent.el (gnus-agent-read-group): New function.
8327         (gnus-agent-flush-group, gnus-agent-expire-group)
8328         (gnus-agent-regenerate-group): Use it.
8329         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8330         nnmail-pathname-coding-system.
8331
8332 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8333
8334         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8335
8336         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8337         that are unread as unread, and also as selected so that information of
8338         marks having been changed by a user may be updated when exiting group.
8339
8340 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8341
8342         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8343
8344 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8345
8346         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8347         calculated ignoring signature parts to gnus-treat-article.
8348
8349 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8350
8351         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8352         a point here in order to keep the window start.
8353         (gnus-insert-mime-security-button): Make a button overlay without the
8354         front stickiness.
8355         (gnus-mime-display-security): Goto the end of a button.
8356
8357         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8358
8359 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8360
8361         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8362         group-name-at-point.
8363         (gnus-group-completing-read): New function that offers decoded
8364         non-ASCII group names for completion.
8365         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8366         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8367         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8368         (gnus-group-fetch-control): Use it.
8369         (gnus-fetch-group): Use group-name-at-point for the initial value
8370         rather than the default value; use gnus-alive-p.
8371
8372         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8373         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8374         (gnus-summary-post-news): Use gnus-group-completing-read.
8375
8376         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8377         (gnus-read-move-group-name): Decode group name for completion.
8378
8379 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8380
8381         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8382         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8383         Yamaoka slightly modified the code).
8384
8385 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8386
8387         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8388         (nnmail-split-incoming): Bind it.
8389
8390         * nnml.el (nnml-group-name-charset): New function.
8391         (nnml-decoded-group-name): Use it; don't decode group name if
8392         nnmail-group-names-not-encoded-p is non-nil.
8393         (nnml-encoded-group-name): New function.
8394         (nnml-group-pathname): Inline nnml-decoded-group-name.
8395         (nnml-request-expire-articles): Decode group name in message.
8396         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8397         nnmail-pathname-coding-system.
8398         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8399         not decoded ones according to nnmail-group-names-not-encoded-p.
8400         (nnml-generate-active-info): Use nnml-encoded-group-name.
8401
8402 2007-08-08  Glenn Morris  <rgm@gnu.org>
8403
8404         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8405         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8406         doc-strings and comments.
8407
8408 2007-07-25  Glenn Morris  <rgm@gnu.org>
8409
8410         * Relicense all FSF files to GPLv3 or later.
8411
8412 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8413
8414         * gnus-sum.el (gnus-summary-move-article):
8415         Make gnus-summary-respool-article work.
8416
8417 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8418
8419         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8420         string.
8421
8422 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8423
8424         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8425         that should be ignored when comparing distant RSS articles with local
8426         ones.
8427         (nnrss-make-hash-index): New function.  Create a hash index according
8428         to the ignored fields.
8429         (nnrss-check-group): Use it.
8430
8431 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8432
8433         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8434
8435         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8436
8437         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8438         the new optional argument ENCODED is non-nil.
8439         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8440         coding system for encoding group name.
8441         (gnus-group-make-rss-group): Pass un-encoded group name to
8442         gnus-group-make-group.
8443         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8444         encoded.
8445
8446         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8447         Encode group name to which articles are moved or copied.
8448         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8449         coding system for encoding Newsgroup, Followup-To and Xref headers.
8450
8451         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8452         marks; use nnheader-file-coding-system to write a file.
8453         (nnagent-retrieve-headers): Bind file-name-coding-system to
8454         nnmail-pathname-coding-system.
8455
8456         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8457
8458         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8459         (nnml-request-article, nnml-request-create-group)
8460         (nnml-request-rename-group, nnml-find-id)
8461         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8462         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8463         (nnml-save-marks): Use nnml-group-pathname instead of
8464         nnmail-group-pathname.
8465
8466         (nnml-request-create-group, nnml-request-expire-articles)
8467         (nnml-request-move-article, nnml-request-delete-group)
8468         (nnml-deletable-article-p, nnml-possibly-create-directory)
8469         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8470         (nnml-open-marks): Bind file-name-coding-system to
8471         nnmail-pathname-coding-system.
8472
8473         (nnml-request-article): Pass server argument to nnml-find-group-number.
8474         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
8475         Pass server argument to nnml-possibly-create-directory.
8476         (nnml-request-accept-article): Pass server argument to
8477         nnml-active-number and nnml-save-mail.
8478         (nnml-find-group-number): Pass server argument to nnml-find-id.
8479         (nnml-request-update-info): Pass server argument to
8480         nnml-marks-changed-p.
8481
8482         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8483         (nnml-save-mail, nnml-active-number): Add server argument.
8484
8485         (nnml-request-delete-group): Warn if group is missing.
8486         (nnml-get-nov-buffer): Decode group name.
8487         (nnml-generate-active-info): Encode group name.
8488         (nnml-open-marks): Decode group name in messages.
8489
8490 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8491
8492         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8493         if it is not specified.
8494         (gnus-article-pipe-part, gnus-article-save-part)
8495         (gnus-article-interactively-view-part, gnus-article-copy-part)
8496         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8497         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8498         (gnus-article-replace-part, gnus-article-delete-part)
8499         (gnus-article-view-part-as-type): Pass raw prefix argument to
8500         gnus-article-part-wrapper.
8501
8502 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8503
8504         * gnus-agent.el (gnus-agent-save-active):
8505         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
8506
8507         * gnus-cache.el (gnus-cache-save-buffers)
8508         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8509         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8510         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8511         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8512         (gnus-cache-generate-active, gnus-cache-rename-group)
8513         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8514         (gnus-cache-update-overview-total-fetched-for):
8515         Bind file-name-coding-system to nnmail-pathname-coding-system.
8516         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
8517         New variables.
8518         (gnus-cache-decoded-group-name): New function.
8519         (gnus-cache-file-name): Use it.
8520         (gnus-cache-generate-active): Use non-decoded group name for active.
8521
8522         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8523         right place.
8524         (gnus-write-active-file): Don't break non-ASCII group names.
8525
8526         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8527         nnmail-pathname-coding-system.
8528
8529         * lpath.el: Bind default-file-name-coding-system,
8530         file-name-coding-system and language-info-alist for XEmacs.
8531
8532         * gnus-uu.el (gnus-uu-decode-save): Typo.
8533
8534 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8535
8536         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8537
8538 2007-07-14  David Kastrup  <dak@gnu.org>
8539
8540         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
8541         finishing actions if we did not edit the article.
8542
8543 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8544
8545         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8546         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8547         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8548         (gnus-agent-flush-group, gnus-agent-flush-cache)
8549         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8550         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8551         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8552         (gnus-agent-regenerate-group)
8553         (gnus-agent-update-files-total-fetched-for)
8554         (gnus-agent-update-view-total-fetched-for):
8555         Bind file-name-coding-system to nnmail-pathname-coding-system.
8556         (gnus-agent-group-pathname): Don't encode file names by
8557         nnmail-pathname-coding-system.
8558         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8559         coding-system-for-write instead of buffer-file-coding-system to
8560         gnus-agent-file-coding-system.
8561
8562         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8563         Decode group name.
8564
8565         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8566
8567         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8568         (gnus-read-newsrc-el-file): Make group names unibyte.
8569
8570         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8571         nnmail-pathname-coding-system.
8572
8573         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8574         (nnrss-request-delete-group): Bind file-name-coding-system to
8575         nnmail-pathname-coding-system.
8576         (nnrss-read-server-data, nnrss-read-group-data):
8577         Bind file-name-coding-system correctly.
8578         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8579
8580         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8581         (nntp-server-to-method-cache): New variable.
8582         (nntp-group-pathname): New function that decodes non-ASCII group names.
8583         (nntp-possibly-create-directory, nntp-marks-changed-p)
8584         (nntp-save-marks, nntp-open-marks): Use it.
8585         (nntp-possibly-create-directory, nntp-open-marks):
8586         Bind file-name-coding-system to nnmail-pathname-coding-system.
8587         (nntp-open-marks): Decode group names when bootstrapping marks.
8588
8589         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8590         Newsgroups and Folowup-To headers.
8591
8592 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8593
8594         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8595         (gnus-server-closed-face, gnus-server-denied-face)
8596         (gnus-server-offline-face): Remove variable.
8597         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8598
8599         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8600         of modifying message-stack directly for XEmacs.
8601
8602         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8603         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8604         if the coding-system argument is nil for XEmacs.
8605
8606         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8607         mm-charset-override-alist.
8608
8609         * rfc2047.el: Don't require base64; require rfc2045 for the function
8610         rfc2045-encode-string.
8611         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8612         to quote the parameter value.
8613
8614 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8615
8616         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8617         form in gnus-group-name-charset-method-alist.
8618
8619         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8620         overrides the default layout edit-form.
8621
8622         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8623
8624         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8625
8626 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8627
8628         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8629         as unfetched articles.
8630
8631 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8632
8633         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8634
8635 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8636
8637         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8638         original back end that keeps marks in the local system.
8639
8640 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8641
8642         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8643         arg of pop-to-buffer for XEmacs.
8644         (gnus-article-read-summary-keys): Ditto; don't restore window
8645         configuration if summary command ends up with neither article buffer
8646         nor summary buffer; describe bindings if summary keys end with C-h.
8647
8648 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8649
8650         * message.el (message-fix-before-sending): Skip raw message part to be
8651         forwarded while checking illegible text.
8652         (message-forward-make-body-mime, message-forward-make-body):
8653         Mark signed or encrypted raw message as having no illegible text.
8654
8655 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8656
8657         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8658         (gnus-message-with-timestamp-1): New macro.
8659         (gnus-message-with-timestamp): New function.
8660         (gnus-message): Use them.
8661
8662         * nnheader.el (nnheader-message): Use them.
8663
8664 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8665
8666         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8667         .newsrc.eld file.
8668
8669 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8670
8671         * gnus-agent.el (gnus-agent-fetch-headers)
8672         (gnus-agent-retrieve-headers):
8673         Bind gnus-decode-encoded-address-function to identity.
8674
8675         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8676         available also when the server returns simply a dot.
8677
8678         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8679
8680 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8681
8682         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8683
8684 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8685
8686         * gnus-ems.el (gnus-x-splash): Make it work.
8687
8688         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8689         from being used.
8690
8691         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8692
8693 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8694
8695         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8696         4th and the 5th arguments.
8697
8698         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8699         the front stickiness.
8700         (gnus-article-summary-command-nosave): Correct the order of the
8701         arguments passed to pop-to-buffer.
8702         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8703         summary command ends up with the article buffer.
8704
8705         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8706         the same faces.
8707
8708 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8709
8710         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8711
8712 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8713
8714         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8715         * gnus-sum.el (gnus-summary-highlight):
8716         * pgg.el (pgg-sign-region, pgg-sign):
8717         * mail-source.el (mail-source-delete-old-incoming-confirm):
8718         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8719
8720 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8721
8722         * gnus-art.el (gnus-mime-view-part-externally)
8723         (gnus-mime-view-part-internally): Fix predicate function passed to
8724         completing-read.
8725
8726         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8727
8728         * gnus.el (gnus-update-message-archive-method): Add :version.
8729
8730 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8731
8732         * gnus.el (gnus-update-message-archive-method): New variable.
8733
8734         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8735         according to gnus-message-archive-method if
8736         gnus-update-message-archive-method is non-nil.
8737
8738 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8739
8740         * gnus-sum.el (gnus-summary-limit-to-address): New function.
8741         Suggested by Loic Dachary <loic@dachary.org>.
8742         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8743
8744 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8745
8746         * message.el (message-pop-to-buffer): Add switch-function argument.
8747         (message-mail): Pass switch-function argument to it.
8748
8749 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8750
8751         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8752         Improve doc string.
8753
8754 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8755
8756         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8757         (gnus-header-content)
8758         * gnus-cite.el (gnus-cite-10)
8759         * gnus-srvr.el (gnus-server-closed)
8760         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8761         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8762         (gnus-group-mail-3-empty, gnus-group-mail-low)
8763         (gnus-group-mail-low-empty, gnus-splash)
8764         * message.el (message-header-to, message-header-cc)
8765         (message-header-subject, message-header-other, message-header-name)
8766         (message-header-xheader, message-separator, message-cited-text)
8767         (message-mml): Lighten colors of faces used for dark background.
8768
8769 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8770
8771         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8772         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8773
8774 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8775
8776         * message.el (message-narrow-to-headers-or-head):
8777         Ignore mail-header-separator in the body.
8778
8779 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8780
8781         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8782         same as window size.
8783
8784 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8785
8786         * message.el (message-font-lock-keywords): Use message-header-xheader
8787         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8788         ahead of the anything pattern, to get it recognised.
8789
8790 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8791
8792         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8793         spam.el loads uses it in the compiled defadvice form.
8794
8795 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8796
8797         * gnus-sum.el (gnus-articles-to-read)
8798         (gnus-summary-insert-old-articles): Don't truncate group name for
8799         `read-string'.
8800
8801         * gnus-util.el (gnus-limit-string): Delete this function.
8802
8803         * gnus-sum.el (gnus-simplify-subject-fully):
8804         Use `truncate-string-to-width' instead.
8805
8806 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8807
8808         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
8809         Tell if, on summary exit, the next group has to be selected.
8810         (gnus-summary-exit): Use it.
8811
8812 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8813
8814         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8815         non-break space.
8816
8817 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8818
8819         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8820         Check if group is not a directory.
8821         (nnfolder-request-expire-articles): Don't delete articles if the target
8822         group is not available.
8823
8824         * nnml.el (nnml-request-create-group): Properly check if group is not a
8825         file.
8826         (nnml-request-expire-articles): Don't delete articles if the target
8827         group is not available.
8828
8829         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8830         Don't quote characters that are within parentheses.
8831
8832 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8833
8834         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8835         (gnus-handle-ephemeral-exit): Select article according to it.
8836
8837 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8838
8839         * message.el (message-insert-formated-citation-line): Remove newline.
8840         (message-citation-line-format): Add final \n here so that the user can
8841         avoid a blank line.
8842
8843 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8844
8845         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8846         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8847         Update lanl/arXiv support.
8848
8849 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8850
8851         * gnus.el: Bump version number.
8852
8853 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8854
8855         * gnus.el (gnus-version-number): Bump version.
8856
8857 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8858
8859         * gnus.el: No Gnus v0.6 is released.
8860
8861 2007-04-27  Didier Verna  <didier@xemacs.org>
8862
8863         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
8864         * gmm-utils.el (gmm-regexp-concat): ... here.
8865         * message.el: Don't require 'gnus-util.
8866         (message-dont-reply-to-names): Handle name change above.
8867         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8868
8869 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8870
8871         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8872         since the initial value varies according to the system.
8873
8874 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8875
8876         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8877
8878 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8879
8880         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8881
8882 2007-04-24  Didier Verna  <didier@xemacs.org>
8883
8884         Improve the type of gnus-ignored-from-addresses.
8885         * gnus-util.el (gnus-orify-regexp): New function.
8886         * message.el (gnus-util): Require it.
8887         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8888         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8889         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8890
8891 2007-04-24  Didier Verna  <didier@xemacs.org>
8892
8893         * gnus-sum.el:
8894         * gnus-utils.el: Fix some trailing whitespaces.
8895
8896 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8897
8898         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8899         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8900         article's Message-ID; refer parent article in summary buffer.
8901
8902         * message.el (message-bounce): Call mime-to-mml.
8903
8904         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8905         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8906         optimize and/or forms properly.
8907
8908 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8909
8910         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8911         URL.
8912
8913 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8914
8915         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8916
8917 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8918
8919         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8920         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8921         displayed of multipart/alternative part if it is invoked from summary
8922         buffer.
8923
8924         * mm-view.el (mm-inline-text-html-render-with-w3m)
8925         (mm-inline-text-html-render-with-w3m-standalone)
8926         (mm-inline-render-with-function): Use mail-parse-charset by default.
8927
8928 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8929
8930         * parse-time.el (parse-time-string-chars): Check if CHAR
8931         is less than the length of parse-time-syntax.
8932
8933 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8934
8935         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8936         from gnus-newsgroup-processable.
8937
8938 2007-04-16  Didier Verna  <didier@xemacs.org>
8939
8940         * gnus-msg.el (gnus-configure-posting-styles):
8941         Handle message-signature-directory properly with :file syntax.
8942         Reported by "Leo".
8943
8944 2007-04-11  Didier Verna  <didier@xemacs.org>
8945
8946         New user option: message-signature-directory.
8947         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8948         * message.el (message-insert-signature): Ditto.
8949         * message.el (message-signature-file): Doc update.
8950         * message.el (message-signature-directory): New.
8951
8952 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8953
8954         * gnus-msg.el (gnus-inews-yank-articles):
8955         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
8956
8957 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8958
8959         * message.el (message-yank-original): Make sure cited text ends with
8960         newline; don't exchange point and mark.
8961
8962 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8963
8964         * tls.el (open-tls-stream): Properly handle case where there
8965         is no associated buffer.
8966
8967 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8968
8969         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8970         message-yank-original, make sure (< mark TEXT point).
8971
8972 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8973
8974         * message.el (message-fill-column): New variable.
8975         (message-mode): Use it.  Add comment on a possible new hook.
8976
8977         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8978         (nnmail-get-new-mail): Reformat.
8979
8980         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8981
8982         * gmm-utils.el: Fix Commentary.
8983         (gmm-tool-bar-from-list): Fix typo in doc string.
8984
8985 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8986
8987         * message.el (message-yank-original): Don't switch point and mark
8988         unnecessarily to put point and mark as documented.
8989
8990 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8991
8992         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8993         from the message heads.
8994
8995 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8996
8997         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8998         article buffer does not have a window.  This may not be the best
8999         solution but is certainly better than setting the start of the null,
9000         that is the current, window.
9001
9002 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9003
9004         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9005         (gnus-draft-setup): Run it.
9006
9007         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9008         gnus-score-fast-scoring.  Allow regexp.
9009         (gnus-score-headers): Use it.
9010
9011         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9012         XEmacs.
9013
9014         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9015         string.
9016         (gnus-button-alist): Also catch `<f1> k ...'.
9017         (gnus-treat-display-x-face): Fix doc string.
9018
9019 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9020
9021         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9022         evaluation of gnus-extended-version to ensure correct generation of the
9023         User-Agent header when message-generate-headers-first is used.
9024
9025 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9026
9027         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9028         hashcash-path is nil.  Don't call callback with incorrect number of
9029         parameters if val is 0.
9030
9031 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9032
9033         * message.el (message-required-news-headers):
9034         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9035
9036 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
9037
9038         * tls.el (open-tls-stream): In handshake-waiting loop,
9039         don't wait more if there is output available to process.
9040
9041 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
9042
9043         * tls.el (tls-program): Doc fix.
9044
9045 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9046
9047         * message.el (message-generate-new-buffers): Change the meaning of the
9048         nil value; add `standard' to the choices; treat t as `unique'; improve
9049         doc string.
9050         (gnus-select-frame-set-input-focus): Autoload.
9051         (message-buffer-name): Search for the existing message buffer if
9052         message-generate-new-buffers is nil or `standard'; treat the value t of
9053         message-generate-new-buffers as `unique'.
9054         (message-pop-to-buffer): Raise the frame already displaying the message
9055         buffer; clear the echo area after querying.
9056         (message-setup): Pass the `continue' argument to compose-mail.
9057         (message-mail): Prefer `switch-function' if it is given; search for the
9058         existing message buffer if the `continue' argument is non-nil; pass
9059         continue and switch-function arguments to compose-mail by way of
9060         message-setup.
9061         (message-mail-other-window): Adjust argument of message-setup.
9062         (message-mail-other-frame): Ditto.
9063
9064 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9065
9066         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9067         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9068         to turn font-lock on when turning gnus-message-citation-mode on.
9069
9070 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9071
9072         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9073         (mml-smime-function-alist): New variable; add epg as the backend.
9074         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9075         mml-smime- functions instead.
9076         * mm-view.el: Require smime.
9077
9078 2007-03-05  Didier Verna  <didier@xemacs.org>
9079
9080         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9081         instead of just inheritance for posting styles.
9082         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9083
9084 2007-02-24  Chris Moore  <dooglus@gmail.com>
9085
9086         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
9087         * pgg-pgp.el (pgg-pgp-encrypt-region):
9088         * pgg-gpg.el (pgg-gpg-encrypt-region):
9089         Check pgg-encrypt-for-me if no other recipients.
9090
9091 2007-02-24  John Paul Wallington  <jpw@pobox.com>
9092
9093         * tls.el (tls-certtool-program): Fix custom type.
9094
9095 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9096
9097         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
9098         and point-at-eol instead of line-(beginning|end)-position.
9099
9100         * assistant.el (assistant-parse-buffer): Ditto.
9101
9102         * netrc.el (netrc-parse-services): Ditto.
9103
9104 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9105
9106         * mml2015.el (mml2015-epg-find-usable-key): New function.
9107         (mml2015-epg-sign): Use it.
9108         (mml2015-epg-encrypt): Use it.
9109
9110 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9111
9112         * message.el (message-make-in-reply-to): Quote name containing
9113         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9114         if there are special characters.  Reported by NAKAJI Hiroyuki
9115         <nakaji@jp.freebsd.org>.
9116
9117 2007-02-27  Didier Verna  <didier@xemacs.org>
9118
9119         Include the group parameters as well as the topic ones in the
9120         inheritance filter process.
9121         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9122         argument GROUP-PARAMS-LIST.
9123         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9124
9125 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9126
9127         * nntp.el (nntp-never-echoes-commands)
9128         (nntp-open-connection-functions-never-echo-commands): New variables.
9129         (nntp-send-command): Use them.
9130
9131 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9132
9133         * mml2015.el (mml2015-epg-verify): Simplify.
9134
9135 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9136
9137         * mml.el (mml-content-disposition-alist): New user option.
9138         (mml-content-disposition): New function.
9139         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9140         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9141
9142 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9143
9144         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9145         verification.
9146
9147 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9148
9149         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9150         articles posted in the last 24 hours.
9151
9152 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9153
9154         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9155
9156 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9157
9158         * nntp.el (nntp-send-command): Don't wait for echoes when
9159         nntp-open-ssl-stream is used.
9160
9161 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9162
9163         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9164         (gnus-message-add-citation-keywords)
9165         (gnus-message-remove-citation-keywords): Remove.
9166         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9167         directly, make the variables in font-lock-defaults buffer-local, add
9168         gnus-message-citation-keywords to them and then update the value of
9169         font-lock-keywords.
9170
9171 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9172
9173         * message.el (message-cite-original-1): Don't call
9174         gnus-article-highlight-citation.
9175
9176         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9177         citations; fix line count.
9178
9179 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9180
9181         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9182         (gnus-message-add-citation-keywords)
9183         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9184         versions of font-lock-add-keywords and font-lock-remove-keywords to
9185         work with XEmacs correctly.
9186
9187 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9188
9189         * gnus-cite.el (gnus-cite-face-list): Set the values of
9190         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9191         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9192         (gnus-message-cite-prefix-regexp): New variable.
9193         (gnus-message-search-citation-line): Use it; protect against long
9194         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9195         the 0th match data for Emacs.
9196         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9197         (gnus-message-add-citation-keywords): Append keywords rather than
9198         prepending; emulate font-lock-add-keywords if it is not available.
9199         (gnus-message-remove-citation-keywords):
9200         Emulate font-lock-remove-keywords if it is not available.
9201
9202         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9203
9204         * message.el (message-cite-prefix-regexp): Set the value of
9205         gnus-message-cite-prefix-regexp.
9206
9207 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9208
9209         * nnweb.el (nnweb-google-parse-1): Update parser.
9210
9211 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9212
9213         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9214
9215 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9216
9217         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9218         regexp.
9219
9220 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9221
9222         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9223         string-to-multibyte.
9224         (uudecode-decode-region-internal): Use it.
9225
9226         * lpath.el: Fbind string-as-multibyte for XEmacs.
9227
9228 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9229
9230         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9231         Fix custom choice.
9232
9233         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9234
9235 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9236
9237         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9238
9239         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9240         `write-region' to respect `mm-inhibit-file-name-handlers'.
9241
9242 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9243
9244         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9245         Use gnus-home-directory instead of "~/" or "$HOME".
9246
9247 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9248
9249         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9250         to mention filename.
9251         Add comments at beginning regarding usage.
9252         (encrypt-write-file-contents): Change interactive so a string is
9253         acceptable.  If the file has no associated model, show an error instead
9254         of a nonsense prompt.
9255
9256 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9257
9258         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9259         Thanks to Yoshihiko Yamada for kind notification of this typo.
9260
9261 2007-01-12  Kenichi Handa  <handa@m17n.org>
9262
9263         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9264         multibyte buffer.
9265
9266 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9267
9268         * gnus-score.el (gnus-score-fast-scoring): New variable.
9269         (gnus-score-headers): Use it.
9270
9271         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9272
9273         * message.el (message-cite-original-1):
9274         Call gnus-article-highlight-citation if requested.
9275         (message-make-from): Allow name and address as optional arguments.
9276
9277         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9278
9279         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9280         bugs to doc string.
9281         (gnus-button-alist): Add mid\\|message-id.
9282         (gnus-button-fetch-group): Extend for use in
9283         `browse-url-browser-function'.
9284         (gnus-button-url-regexp): Try to catch paired parentheses like in
9285         Wikipedia URLs.
9286
9287         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9288         Suggested by Simon Krahnke <overlord@gmx.li>.
9289
9290 2007-01-13  Romain Francoise  <romain@orebokech.com>
9291
9292         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9293         Update copyright.
9294
9295 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9296
9297         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9298
9299 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9300
9301         * gnus-registry.el (gnus-registry-unfollowed-groups)
9302         (gnus-registry-split-fancy-with-parent): Fix documentation.
9303
9304 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9305
9306         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9307         from nnweb groups.
9308
9309 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9310
9311         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9312         Xref urls.  Erase buffer before requesting head.
9313
9314         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9315
9316 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9317
9318         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9319         customizable.
9320
9321 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9322
9323         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9324         no signing key is found.
9325         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9326         no encrypting and/or signing key is found.
9327
9328 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9329
9330         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9331
9332 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9333
9334         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9335         headers read from disk with the ones newly found in the current search.
9336         This should no longer cause problems, because the article numbers in
9337         Gmane's `nov.php' output are ignored since the previous change.
9338
9339 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9340
9341         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9342
9343 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9344
9345         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9346         replace-regexp-in-string; bind url-version; fbind display-images-p and
9347         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9348         find-face and set-itimer-function for Emacs; bind itimer-list for
9349         Emacs.
9350
9351         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9352
9353 2007-01-01  Romain Francoise  <romain@orebokech.com>
9354
9355         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9356
9357 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9358
9359         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9360         `define-minor-mode' macro definition expanded properly.
9361         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9362         exclude it there.
9363
9364         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9365         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9366         `fboundp' test.
9367         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9368         This is OK to autoload in (S)XEmacs now.
9369
9370 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9371
9372         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9373         keystroke.
9374         (gnus-summary-limit-to-singletons): Fix typo.
9375
9376         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9377         else fails.
9378
9379 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9380
9381         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9382         docstring.
9383
9384         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9385         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9386         (gnus-summary-insert-dormant-articles): Fix typo in message.
9387
9388 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9389
9390         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9391         nil for XEmacs.
9392         (gnus-message-citation-mode): Don't autoload in XEmacs.
9393
9394         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9395
9396 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9397
9398         * nnimap.el (nnimap-expunge-search-string):
9399         Mention nnimap-search-uids-not-since-is-evil in docstring.
9400
9401 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9402
9403         * spam.el: Revert to make-obsolete-variable because
9404         define-obsolete-variable-alias is not supported in Emacs 21.
9405
9406         * spam.el (spam-ifile-path, spam-ifile-database-path)
9407         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9408         make-obsolete-variable.
9409         (spam-bsfilter-path, spam-bsfilter-program)
9410         (spam-spamassassin-path, spam-spamassassin-program)
9411         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
9412         Don't use "path" inappropriately.
9413         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9414         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9415         variable names.
9416
9417 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9418
9419         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9420         summary buffer.
9421
9422         * password.el (password-cache-remove): Use clear-string to burn
9423         password, if available.
9424
9425 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9426
9427         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9428
9429         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9430
9431         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9432         (gnus-message-highlight-citation): Move defcustom here from
9433         gnus-cite.el.
9434         (gnus-message-citation-mode): Autoload.
9435
9436         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9437         checks to make it compile with XEmacs.
9438         (gnus-message-citation-mode): New minor mode.
9439         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9440         (gnus-message-highlight-citation): New variables.
9441         (gnus-message-search-citation-line)
9442         (gnus-message-add-citation-keywords)
9443         (gnus-message-remove-citation-keywords)
9444         (turn-on-gnus-message-citation-mode)
9445         (turn-off-gnus-message-citation-mode): New functions.
9446
9447 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9448
9449         * gnus-cite.el: Enable highlighting of different citation levels in
9450         message-mode.
9451
9452 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9453
9454         * message.el (message-make-fqdn): Fix comment.
9455         (message-bogus-system-names): Add ".local".
9456
9457         * spam.el (spam-ifile-path, spam-ifile-program)
9458         (spam-ifile-database-path, spam-ifile-database)
9459         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9460         Don't use "path" inappropriately.
9461         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9462         strings.
9463         (spam-check-ifile, spam-ifile-register-with-ifile)
9464         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
9465         Use new variable names.
9466
9467         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9468         (gnus-treat-display-smileys): Simplify using
9469         gnus-image-type-available-p.
9470
9471         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9472         available.
9473
9474         * gnus-xmas.el (gnus-xmas-image-type-available-p):
9475         Use `display-images-p' if available.
9476
9477 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9478
9479         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9480         one after turning on the buffer's multibyteness instead of decoding
9481         them directly in the unibyte buffer that causes unexpected conversion
9482         in Emacs 23 (unicode).
9483
9484 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9485
9486         * message.el (message-generate-hashcash): Fix custom type.
9487
9488 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9489
9490         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9491
9492 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9493
9494         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9495         disconnect icons.  Add help text.
9496
9497 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9498
9499         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9500         negated to be consistent with the others we handle.
9501
9502 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9503
9504         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9505         version of gnus-summary-buffer to something, so that we can use two
9506         article buffers at the same time.
9507
9508 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9509
9510         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9511         trigger all the extra headers.
9512         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9513         sorting.
9514
9515 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9516
9517         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9518         solid groups.
9519
9520 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9521
9522         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9523
9524 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9525
9526         * legacy-gnus-agent.el: Add Copyright notice.
9527
9528 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9529
9530         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9531
9532 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9533
9534         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9535
9536         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9537         to make it work reliably in CVS Emacs.
9538         (gnus-summary-limit-strange-charsets-predicate)
9539         (gnus-summary-limit-to-predicate): New functions.
9540
9541 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9542
9543         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9544         specifying array size.
9545         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9546         array if it is too small.
9547         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
9548         (gnus-sort-threads-loop): New function.
9549
9550 2006-12-06  Chris Moore  <dooglus@gmail.com>
9551
9552         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9553         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9554
9555 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9556
9557         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9558         options.
9559
9560 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9561
9562         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9563         DOS-ing the recipient.
9564
9565         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9566         the headers when creating the mapping to avoid mismappings.
9567         (nnweb-gmane-create-mapping): Always nix out old mapping.
9568
9569 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9570
9571         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9572         and mm-verify-option to never.
9573
9574 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9575
9576         * message.el (message-signed-or-encrypted-p): New function.
9577         (message-forward-make-body): Use it.
9578
9579         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9580         Replace encode-coding-string with mm-encode-coding-string.
9581
9582 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9583
9584         * nneething.el (nneething-decode-file-name):
9585         Replace decode-coding-string with mm-decode-coding-string.
9586
9587         * gnus-int.el (gnus-open-server): Say failed server's name.
9588
9589 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9590
9591         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9592         strings to a single string.  Quote `errors-file-name'.
9593         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9594         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9595         Adjust calls.  Use `shell-quote-argument'.
9596
9597 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9598
9599         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9600         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9601
9602         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9603         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9604         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9605         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9606         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9607         (gnus-subscribe-newsgroup, gnus-1):
9608         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9609         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9610         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9611         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9612
9613 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9614
9615         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9616         keystroke.
9617         (gnus-summary-limit-to-bodies): Implement headersp.
9618
9619 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9620
9621         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9622
9623 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9624
9625         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9626
9627 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9628
9629         * message.el (message-generate-hashcash): Expand range of values to
9630         include `opportunistic'.
9631         (message-send-mail): Use it.
9632
9633 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9634
9635         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9636         and comment it.
9637
9638         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9639
9640 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9641
9642         * gnus-util.el (gnus-extract-address-components): Improve comment.
9643
9644 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9645
9646         * gnus-util.el (gnus-extract-address-components): Work with address in
9647         which the name portion contains @.
9648
9649         * lpath.el: Fbind custom-autoload.
9650
9651 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9652
9653         * gnus.el (gnus-start): Move custom group up.
9654         (gnus-select-method): Don't autoload, but make it available for
9655         `customize-variable'.
9656         (gnus-getenv-nntpserver): Don't autoload.
9657
9658 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9659
9660         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9661
9662 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9663
9664         * message.el (message-sendmail-extra-arguments): New variable.
9665         (message-send-mail-with-sendmail): Use it.
9666
9667 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9668
9669         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9670         mm-with-unibyte-current-buffer to make string unibyte.
9671
9672         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9673         mm-string-as-multibyte.
9674
9675 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9676
9677         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9678         Reported by Werner Koch <wk@gnupg.org>.
9679
9680 2006-11-14  Daiki Ueno  <ueno@p360>
9681
9682         * mml2015.el: Autoload epa-select-keys when compiling.
9683
9684 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9685
9686         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9687         message-options.
9688         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9689
9690 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9691
9692         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
9693         EasyPG (< 0.0.6).
9694         (mml2015-always-trust): New user option.
9695         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9696         prompt.
9697
9698 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9699
9700         * nntp.el (nntp-authinfo-force): New variable.
9701         (nntp-send-authinfo): Use it.
9702
9703 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9704
9705         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9706         decode encoded words.  Improve prompt.  Add comment about forwarding.
9707         (message-replacement-char): Move up.
9708
9709 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9710
9711         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9712         instead of gnus-intersection because arguments of gnus-sorted-nunion
9713         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9714
9715 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9716
9717         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9718         (message-simplify-subject-functions):
9719         Enable message-strip-subject-encoded-words by default.
9720
9721 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9722
9723         * message.el (message-strip-subject-encoded-words): New function.
9724         (message-simplify-subject-functions): New variable.
9725         (message-simplify-subject): Use it.  Fix typo in doc string.
9726         Support message-strip-subject-encoded-words.
9727
9728 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9729
9730         * gnus-diary.el (gnus-diary-delay-format-function):
9731         * nndiary.el (nndiary-reminders):
9732         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9733
9734 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9735
9736         * gnus-art.el (article-hide-boring-headers): Fetch date from
9737         gnus-original-article-buffer to avoid problems with localized date
9738         strings.
9739
9740 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9741
9742         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9743
9744 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9745
9746         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9747         New variables.
9748         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9749         (mm-charset-synonym-alist): Move some entries to
9750         mm-codepage-iso-8859-list.
9751         (mm-charset-synonym-alist, mm-charset-override-alist):
9752         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9753
9754 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9755
9756         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9757
9758 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9759
9760         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9761         with Emacs 21 and XEmacs.
9762
9763 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9764
9765         * spam.el (spam-parse-address): New function for better parsing,
9766         catching errors, etc.
9767         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9768
9769 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9770
9771         * mm-view.el: Add interactive arg to html2text autoload.
9772
9773 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9774
9775         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9776
9777 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9778
9779         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9780         New variables.
9781         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9782         (mm-charset-synonym-alist): Move some entries to
9783         mm-codepage-iso-8859-list.
9784
9785         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9786
9787 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9788
9789         * message.el (message-citation-line-format)
9790         (message-insert-formated-citation-line): Fix implementation of %E, %N
9791         and %n according to the doc string.
9792
9793 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9794
9795         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9796         Use car-safe to avoid bad parses.
9797
9798 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9799
9800         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9801         names.
9802
9803         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9804
9805 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9806
9807         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9808         header.
9809
9810         * message.el (message-draft-headers): Add Date.
9811         (message-headers-to-generate): Fix typo in docstring.
9812
9813         * nndraft.el (nndraft-required-headers): New variable.
9814         (nndraft-generate-headers): Use it.
9815
9816         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9817
9818 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9819
9820         * gnus-registry.el (gnus-registry-wash-for-keywords)
9821         (gnus-registry-find-keywords): New functions to allow easy searching of
9822         articles that are in the registry.
9823
9824 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9825
9826         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9827         Use ietf-drums-parse-address instead of gnus-extract-address-components.
9828         Reported by Damien Elmes <damien@repose.cx>.
9829
9830 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9831
9832         * gnus.el (gnus-mime): Remove unused custom group.
9833
9834 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9835
9836         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9837         "blank line" when searching for end of armor headers.
9838
9839 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9840
9841         * gmm-utils.el (gmm-write-region): Fix variable name.
9842
9843 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9844
9845         * gmm-utils.el (gmm-write-region): New function based on compatibility
9846         code from `mm-make-temp-file'.
9847
9848         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9849
9850         * nnmaildir.el (nnmaildir--update-nov)
9851         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9852         Use `gmm-write-region'.
9853
9854 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9855
9856         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
9857         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9858
9859         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9860
9861         * message.el (message-replacement-char): New variable.
9862         (message-fix-before-sending): Use it.
9863         (message-simplify-subject): New function to remove duplicate code.
9864         (message-reply, message-followup): Use it.
9865
9866         * gnus-sum.el (gnus-summary-make-menu-bar):
9867         Clarify gnus-summary-limit-to-articles.
9868
9869 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9870
9871         * gnus-util.el (gnus-with-local-quit): New macro.
9872
9873         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9874
9875 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9876
9877         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9878         ignore non-string data.
9879
9880 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9881
9882         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9883         non-string data (needs to be done in the registry too).
9884
9885 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9886
9887         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9888         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9889         (gnus-registry-split-fancy-with-parent)
9890         (gnus-registry-fetch-simplified-message-subject-fast)
9891         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9892         Remove text properties on ingress into the registry and when it's saved.
9893         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9894         registry from entries with no groups.
9895
9896 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9897
9898         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9899         function to remove string properties.
9900
9901 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9902
9903         * gmm-utils.el (gmm): Adjust custom version.
9904
9905         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
9906         Adjust custom version.
9907
9908         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9909
9910 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9911
9912         * gnus-art.el (gnus-insert-prev-page-button)
9913         (gnus-insert-next-page-button): Simplify.  Reformat.
9914
9915 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9916
9917         * gnus-art.el (gnus-insert-prev-page-button)
9918         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9919
9920 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9921
9922         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9923
9924 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9925
9926         * gnus-art.el (gnus-insert-mime-button)
9927         (gnus-insert-mime-security-button):
9928         Apply gnus-article-button-face to MIME and security buttons.
9929
9930 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9931
9932         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9933         readable.
9934
9935 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9936
9937         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9938
9939 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9940
9941         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9942         `browse-url-of-file' instead of `browse-url'.
9943
9944 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9945
9946         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9947         regexp.  Articles containing quotation were cut prematurely.
9948
9949 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9950
9951         * message.el (message-cite-original-1): Use nobody by default for the
9952         value of From header.
9953         (message-reply): Ditto.
9954
9955 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9956
9957         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9958         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9959         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9960
9961 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9962
9963         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9964         mails in the doc string.  Add some URLs in comment.
9965         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9966
9967 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9968
9969         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9970         backslashes handling and the way to find boundaries of quoted strings.
9971
9972 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9973
9974         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9975         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9976         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9977         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9978
9979 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9980
9981         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9982         doc string.
9983         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9984
9985 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9986
9987         * lpath.el: Fbind epg-check-configuration.
9988
9989 2006-09-06  Simon Josefsson  <jas@extundo.com>
9990
9991         * mml2015.el (mml2015-use): Doc fix, mention epg.
9992
9993 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9994
9995         * mml2015.el (mml2015-use): Default to epg, if available.
9996
9997 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9998
9999         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10000         message-sender.
10001         (mml1991-epg-encrypt): Ditto.
10002         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10003         message-sender.
10004         (mml2015-epg-encrypt): Ditto.
10005
10006 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10007
10008         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10009         several common directories.
10010
10011 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10012
10013         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10014         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10015
10016 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10017
10018         * gnus-art.el (article-decode-encoded-words): Make it fast.
10019
10020 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10021
10022         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10023
10024         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10025         in quoted string into `\'.
10026
10027 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10028
10029         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10030         Use standard-syntax-table.
10031
10032 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10033
10034         * gnus-art.el (gnus-decode-address-function): New variable.
10035         (article-decode-encoded-words): Use it to decode headers which are
10036         assumed to contain addresses.
10037         (gnus-mime-delete-part): Remove useless `or'.
10038
10039         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10040         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10041         (gnus-nov-parse-line): Use it to decode From header.
10042         (gnus-get-newsgroup-headers): Ditto.
10043         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10044
10045         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10046         (mail-decode-encoded-address-string): New alias.
10047
10048         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10049         New function.
10050         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10051         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10052         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10053         (rfc2047-decode-string): Ditto.
10054         (rfc2047-decode-address-region): New function.
10055         (rfc2047-decode-address-string): New function.
10056
10057 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10058
10059         * message.el (message-caesar-buffer-body): Allow rotating headers.
10060
10061         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10062
10063         * message.el (message-insert-formated-citation-line): Fix %f.
10064         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10065
10066 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10067
10068         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10069         (gnus-bookmark-mouse-available-p): New macro.
10070         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10071         (gnus-bookmark-bmenu-show-infos): Use it.
10072         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10073         (gnus-bookmark-bmenu-hide-infos): Ditto.
10074         (gnus-bookmark-remove-properties): New function.
10075         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10076         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10077         (gnus-bookmark-write-file): Bind coding-system-for-write.
10078         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10079         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10080         group before selecting it.
10081         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10082         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10083         quit-window if it is not available; use gnus-mouse-2 and bind it to
10084         gnus-bookmark-bmenu-select-by-mouse.
10085         (gnus-bookmark-show-details): Remove unused variable `details-list'.
10086         (gnus-bookmark-bmenu-select-by-mouse): New function.
10087
10088 2006-08-13  Romain Francoise  <romain@orebokech.com>
10089
10090         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
10091         space.
10092
10093 2006-08-10  Romain Francoise  <romain@orebokech.com>
10094
10095         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
10096         (dns-mode-soa-auto-increment-serial): New user option.
10097         (dns-mode-soa-maybe-increment-serial): New function.
10098         (dns-mode): Add the latter to `write-contents-functions'.
10099
10100 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10101
10102         * compface.el (uncompface): Use binary rather than raw-text-unix.
10103
10104 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10105
10106         * compface.el (uncompface): Make sure the eol conversion doesn't take
10107         place when communicating with the external programs.
10108         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10109
10110 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10111
10112         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10113
10114 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10115
10116         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10117         Make it more robust by parsing author and date independently.
10118
10119 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10120
10121         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10122
10123 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10124
10125         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10126         first matching secret key.
10127         (mml2015-epg-encrypt): Ditto.
10128
10129         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10130         first matching secret key.
10131         (mml1991-epg-encrypt): Ditto.
10132
10133         * mml2015.el (mml2015-encrypt-to-self): New user option.
10134         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10135         mml2015-epg-encrypt-to-self is set.
10136
10137         * mml1991.el (mml1991-encrypt-to-self): New variable.
10138         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10139         mml1991-epg-encrypt-to-self is set.
10140
10141         * mml2015.el (mml2015-signers): New user option.
10142         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10143         (mml2015-epg-encrypt): Allow to select signing keys.
10144
10145         * mml1991.el (mml1991-signers): New variable.
10146         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10147         (mml1991-epg-encrypt): Allow to select signing keys.
10148
10149 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10150
10151         * nnheader.el (nnheader-insert-head): Make it work even if the file
10152         uses CRLF for the line-break code.
10153
10154 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10155
10156         * mml2015.el: Require mml-sec instead of password.
10157         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10158         (mml2015-cache-passphrase): Inherit the default value from
10159         mml-secure-cache-passphrase.
10160         (mml2015-passphrase-cache-expiry): Inherit the default value from
10161         mml-secure-passphrase-cache-expiry.
10162
10163         * mml1991.el: Require mml-sec instead of password.
10164         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10165         (mml1991-cache-passphrase): Inherit the default value from
10166         mml-secure-cache-passphrase.
10167         (mml1991-passphrase-cache-expiry): Inherit the default value from
10168         mml-secure-passphrase-cache-expiry.
10169
10170         * mml-sec.el: Require password.
10171         (mml-secure-verbose): New user option.
10172         (mml-secure-cache-passphrase): New user option.
10173         (mml-secure-passphrase-cache-expiry): New user option.
10174
10175 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10176
10177         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10178         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10179         andreas@altroot.de (Andreas Vögele).
10180
10181         FIXME: Use `tiny change'?
10182
10183 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10184
10185         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10186         workaround for the url package included with Emacs.
10187
10188         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10189
10190 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10191
10192         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10193         correctly.  This fixes a bug caused by the 2006-05-12 change.
10194
10195 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10196
10197         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10198         some information about the error when saying that the `bogus' mail
10199         group will be used.
10200
10201 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10202
10203         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10204         string.
10205
10206 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10207
10208         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10209
10210 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10211
10212         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10213
10214 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10215
10216         * mml1991.el (mml1991-function-alist): Add epg.
10217         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10218         (mml1991-epg-encrypt): New functions.
10219
10220 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10221
10222         * mml2015.el (mml2015-verbose): New variable.
10223         (mml2015-cache-passphrase): Ditto.
10224         (mml2015-passphrase-cache-expiry): Ditto.
10225         (mml2015-function-alist): Add epg.
10226         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10227         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10228         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10229         New functions.
10230
10231 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10232
10233         * message.el (message-cite-original-1): Preserve region when removing
10234         quoted text due to X-No-Archive in order to avoid bogus attribution
10235         when citing multiple messages.
10236
10237 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10238
10239         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10240         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10241
10242 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10243
10244         * gnus-diary.el (gnus-user-format-function-d)
10245         (gnus-user-format-function-D): Autoload.
10246
10247         * imap.el (Commentary): Fix typo.
10248
10249         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10250         2006-04-22 contribution.
10251
10252 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10253
10254         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10255         It didn't really fix the bogosity I'm seeing with solid web groups.
10256
10257 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10258
10259         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10260         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10261         created using server names.  If we use the feature without declaring
10262         it, Gnus does not properly manage server and group state.
10263
10264         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10265         bound.
10266
10267 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10268
10269         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10270         looking up the method using GROUP's prefix before inventing a new one.
10271         It is used on killed/unknown groups in various places where returning
10272         an all-new method isn't expected by the caller.
10273
10274         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10275         and match semantics of gnus-group-real-prefix.
10276
10277 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10278
10279         * nnmail.el (nnmail-broken-references-mailers): New variable.
10280         (nnmail-ignore-broken-references): New function generalizing
10281         nnmail-fix-eudora-headers.
10282         (nnmail-fix-eudora-headers): Now obsolete.
10283
10284         * gnus-art.el (gnus-button-handle-custom):
10285         Support `customize-apropos*'.
10286
10287 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10288
10289         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10290
10291         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10292         articles.
10293
10294 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10295
10296         * message.el (message-cite-reply-above): New variable.
10297         (message-yank-original): Use it.
10298
10299 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10300
10301         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10302
10303 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10304
10305         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10306         as read.
10307
10308         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10309
10310 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10311
10312         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10313         (gnus-bookmark-default-file): Use gnus-directory.
10314         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10315         Remove "*" in doc string.
10316         (gnus-bookmark-write-file): Simplify.
10317         (gnus-bookmark-maybe-sort-alist): Use `when'.
10318         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10319         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10320         Add FIXME about Emacs 21 and XEmacs compatibility.
10321         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10322         compatibility.
10323         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10324         compatibility.
10325         (gnus-bookmark-menu-heading): Fix version.
10326
10327 2006-06-19  Bastien Guerry  <bzg@altern.org>
10328
10329         * gnus-bookmark.el: New file.
10330
10331 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10332
10333         * message.el (message-syntax-checks): Doc fix.
10334
10335 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10336
10337         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10338         unsubscribed groups as if they were killed ones.  It causes duplicate
10339         entries in gnus-newsrc-alist.
10340
10341 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10342
10343         * message.el (message-syntax-checks): Doc fix.
10344         (message-send-mail): Add check for continuation headers.
10345         (message-check-news-header-syntax): Fix regexp used to check for
10346         continuation headers.
10347
10348 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10349
10350         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10351
10352 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10353
10354         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10355
10356 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10357
10358         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10359         default-truncate-lines.
10360
10361 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10362
10363         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10364         to fill the utf-8 entry.
10365
10366         * lpath.el: Fbind unicode-precedence-list.
10367
10368 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10369
10370         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10371
10372 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10373
10374         * gnus-agent.el (directory-files-and-attributes): Move all the way
10375         forward (the third and final move).
10376         (gnus-agent-read-agentview): Trap reconstruction errors due to
10377         nonexistent directory.  Handle by returning nil.
10378
10379 2006-05-30  Didier Verna  <didier@xemacs.org>
10380
10381         * message.el (message-dont-reply-to-names): Update the custom type.
10382         * message.el (message-dont-reply-to-names): New defsubst: potentially
10383         convert a list of regexps into a single one.
10384         * message.el (message-get-reply-headers): Use it.
10385         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10386
10387 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10388
10389         * gnus-agent.el (directory-files-and-attributes): Move forward.
10390
10391 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10392
10393         * gnus-ml.el (gnus-mailing-list-subscribe)
10394         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10395         (gnus-mailing-list-message): Fix doc strings.
10396
10397 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10398
10399         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10400         of doing it manually.
10401
10402 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10403
10404         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10405         comment.
10406
10407 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10408
10409         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
10410         (gnus-agent-read-agentview): Fix handling of end-of-file error.
10411         (gnus-agent-read-local): All symbols allocated in my-obarray.
10412         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10413         (gnus-agent-regenerate-group): Check numeric names to see if they are
10414         messages or groups.
10415         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10416         better way of do this...)
10417
10418         * gnus-cache.el (gnus-agent-total-fetched-for):
10419         Ignore 'dummy.group' (there should be a better way of do this...)
10420
10421 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10422
10423         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10424         (gnus-saved-headers): Ditto.
10425         (gnus-default-article-saver): Mention functions may have properties.
10426         (gnus-article-save): Override gnus-save-all-headers and
10427         gnus-saved-headers by :headers property which saver function may have.
10428         (gnus-summary-save-in-file): Add :headers property.
10429         (gnus-summary-write-to-file): Ditto.
10430
10431         * gnus-sum.el (gnus-summary-save-article): Bind
10432         gnus-prompt-before-saving to t when saving many articles in a file;
10433         always show all headers.
10434
10435         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10436
10437 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10438
10439         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10440         marks.
10441
10442         * message.el (message-indent-citation): Add optional arguments to allow
10443         using it outside of message buffers.
10444
10445         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10446         (gnus-article-treat-unfold-headers): Use it.
10447         (gnus-article-truncate-lines): New variable.
10448         (gnus-article-mode): Use it.
10449         (gnus-article-toggle-truncate-lines): New function.
10450
10451         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10452         Add gnus-article-toggle-truncate-lines.
10453
10454         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10455         coding system in XEmacs, use binary.
10456
10457 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10458
10459         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10460         after-load-alist.
10461
10462         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10463         this function should save decoded articles.
10464         (gnus-summary-write-to-file): Use property to specify this function
10465         should save decoded articles and specify gnus-summary-save-in-file
10466         should be used to save articles other than the first one when saving
10467         many articles.
10468         (gnus-summary-save-body-in-file): Use property to specify this
10469         function should save decoded articles.
10470         (gnus-summary-write-body-to-file): Use property to specify this
10471         function should save decoded articles and specify
10472         gnus-summary-save-body-in-file should be used to save articles other
10473         than the first one when saving many articles.
10474
10475         * gnus-sum.el (gnus-summary-save-article): Simplify.
10476
10477 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10478
10479         * gnus-art.el (gnus-default-article-saver):
10480         Add gnus-summary-write-body-to-file.
10481         (gnus-article-save-coding-system): Don't use coding system object
10482         in XEmacs.
10483         (gnus-read-save-file-name): Add optional `dir-var' argument which
10484         specifies directory in which files are saved; work even if optional
10485         `variable' argument is not specified.
10486         (gnus-summary-write-to-file): Read file name.
10487         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10488         (gnus-summary-write-body-to-file): New function.
10489
10490         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10491         (gnus-summary-local-variables): Add it.
10492         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10493         (gnus-summary-save-article): Remove optional `decode' argument;
10494         determine whether to decode articles by the value of
10495         gnus-default-article-saver; when saving many files using
10496         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10497         it first and use gnus-summary-save-in-file or
10498         gnus-summary-save-body-in-file thereafter unless
10499         gnus-prompt-before-saving is always; move point to article which
10500         will be saved.
10501         (gnus-summary-save-article-file): Revert.
10502         (gnus-summary-write-article-file): Revert.
10503         (gnus-summary-save-article-body-file): Revert.
10504         (gnus-summary-write-article-body-file): New function.
10505
10506 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10507
10508         * gnus-art.el (gnus-default-article-saver): Doc fix.
10509         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10510         from gnus-summary-save-article-coding-system, and default to a
10511         certain coding system.
10512         (gnus-output-to-file): Add coding cookie and encode text according
10513         to gnus-article-save-coding-system; don't use mm-append-to-file.
10514
10515         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10516         gnus-art.el and rename to gnus-article-save-coding-system.
10517         (gnus-summary-save-article): Require gnus-art; don't show all
10518         headers if it decodes articles; don't add coding cookie here;
10519         don't bind mm-text-coding-system-for-write.
10520         (gnus-summary-save-article-file): Save decoded articles.
10521         (gnus-summary-write-article-file): When saving many files, use
10522         gnus-summary-write-to-file first and gnus-summary-save-in-file
10523         thereafter unless gnus-prompt-before-saving is always.
10524         (gnus-summary-save-article-body-file): Save decoded articles.
10525
10526         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10527
10528 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10529
10530         * nnrss.el (nnrss-check-group): Bind hash-index.
10531
10532 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10533
10534         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10535         its hash index.  Store this hash in `nnrss-group-data'.
10536         (nnrss-read-group-data): Update accordingly.
10537
10538 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10539
10540         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10541         entry.
10542
10543         * gnus-sum.el (gnus-summary-make-menu-bar):
10544         Add gnus-article-browse-html-article.
10545
10546 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10547
10548         * gnus-sum.el (gnus-summary-mime-map):
10549         Add gnus-article-browse-html-article.
10550
10551         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10552
10553 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10554
10555         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10556         suitable coding systems in customize.
10557
10558 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10559
10560         * mail-source.el (mail-sources): Fix custom type.
10561
10562 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10563
10564         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10565         (gnus-summary-expire-articles-now): Shorten prompt.
10566
10567         * gmm-utils.el (wid-edit): Require.
10568         (defun-gmm): Rename from `gmm-defun-compat'.
10569         (gmm-image-search-load-path): Use it.
10570         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10571
10572 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10573
10574         * gnus-sum.el (gnus-summary-save-article-coding-system):
10575         New variable.
10576         (gnus-summary-save-article): Add optional `decode' argument.
10577         If it is set and gnus-summary-save-article-coding-system is non-nil,
10578         save decoded article.
10579         (gnus-summary-write-article-file): Save decoded article if
10580         gnus-summary-save-article-coding-system is non-nil.
10581
10582         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10583         type.
10584
10585 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10586
10587         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10588
10589 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10590
10591         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10592         first to test gnus-single-article-buffer which may be buffer-local.
10593
10594         * gnus-sum.el (gnus-summary-setup-buffer):
10595         Make gnus-single-article-buffer buffer-local and nil in ephemeral
10596         group; make gnus-article-buffer, gnus-article-current, and
10597         gnus-original-article-buffer always buffer-local.
10598         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10599         group.
10600         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10601
10602 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10603
10604         * nnml.el (nnml-request-compact-group): Compressed files might not
10605         have .gz extension.
10606
10607 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10608
10609         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10610         (mm-copy-to-buffer): Use with-current-buffer.
10611         (mm-display-part): Simplify.
10612         (mm-inlinable-p): Add optional arg `type'.
10613
10614 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10615
10616         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10617         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10618         Try harder to show the attachment internally or externally using
10619         gnus-mime-view-part-as-type.
10620
10621 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10622
10623         * message.el (message-from-style, message-signature-separator)
10624         (message-user-organization-file, message-send-mail-function)
10625         (message-citation-line-function, message-yank-prefix)
10626         (message-indent-citation-function, message-signature)
10627         (message-signature-file, message-signature-insert-empty-line):
10628         Remove autoloads.
10629
10630         * gnus-art.el (gnus-buttonized-mime-types):
10631         Remove "multipart/signed".  Revert 2006-04-26 change.
10632
10633 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10634
10635         * gnus.el (gnus-version-number): Bump version.
10636
10637 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10638
10639         * gnus.el: No Gnus v0.5 is released.
10640
10641 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10642
10643         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10644         fetching articles by message-id.
10645
10646 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10647
10648         * message.el (hashcash): Require hashcash as normal.
10649
10650         * ecomplete.el (ecomplete-highlight-match-line):
10651         Use point-at-eol.
10652         (ecomplete-highlight-match-line): Use `highlight', because that
10653         face exists in both Emacs and XEmacs.
10654
10655         * message.el (message-display-abbrev): Use point-at-bol.
10656
10657         * mail-source.el: Don't require timer/timer-funcs.
10658
10659         * gnus-async.el: Ditto.
10660
10661         * password.el: Ditto.
10662
10663         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10664
10665         * mm-url.el: Ditto.
10666
10667         * gnus-xmas.el: Don't require timer-funcs.
10668
10669         * mm-util.el: Require timer/timer-funcs.
10670
10671 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10672
10673         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10674         Close.
10675
10676 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10677
10678         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10679         unibyte after clear-decrypt function runs.
10680
10681         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10682         returns as a unibyte string.
10683
10684 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10685
10686         * lpath.el: Revert.
10687
10688         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10689         (pgg-gpg-process-sentinel): Revert.
10690
10691         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10692         (pgg-pgp-lookup-key): Revert.
10693
10694         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10695         (pgg-pgp5-lookup-key): Revert.
10696
10697         * pgg.el (pgg-fetch-key): Revert.
10698
10699 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10700
10701         * lpath.el: Fbind string-as-multibyte for XEmacs.
10702
10703         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10704         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10705         (mml1991-pgg-encrypt): Ditto.
10706
10707         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10708         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10709         a multibyte buffer.
10710
10711         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10712         (pgg-pgp-lookup-key): Ditto.
10713
10714         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10715         (pgg-pgp5-lookup-key): Ditto.
10716
10717         * pgg.el (pgg-fetch-key): Ditto.
10718
10719 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10720
10721         * message.el (message-user-organization-file): Check several
10722         locations of the organization file.
10723
10724         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10725         Add gnus-article-view-part-as-type.
10726
10727         * gnus-art.el (gnus-article-view-part-as-type): New function.
10728
10729         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10730         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10731
10732         * mml.el: Simplify autoload.
10733         (mml-mode): defvar dnd-protocol-alist instead of using
10734         symbol-value.
10735         (mml-default-directory): New variable.
10736         (mml-minibuffer-read-file): Use it.
10737         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10738
10739         * message.el (message-citation-line-format): New variable.
10740         (message-insert-formated-citation-line): New function.
10741         (message-citation-line-function):
10742         Add `message-insert-formated-citation-line' to custom type.
10743
10744         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10745         to doc string.
10746
10747         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10748         depending on mm-verify-option.
10749
10750 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10751
10752         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10753         binding pgg-* variables; reimplement the section which prevents
10754         MIME header from being signed.
10755         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10756         pgg-text-mode; remove a blank line at the top of body.
10757
10758         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10759         lines at the top of body; use gnus-newsgroup-charset if there's no
10760         Charset header.
10761
10762 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10763
10764         * message.el (message-self-insert-commands): Doc fix.
10765
10766         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10767         (mm-uu-pgp-encrypted-test): Ditto.
10768         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10769         between header and body; return application/pgp-encrypted handle
10770         if decryption failed; decode decrypted body by charset.
10771
10772         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10773         element match to application/pgp-*.
10774
10775 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10776
10777         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10778         HTML.
10779
10780 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10781
10782         * mail-source.el (mail-source-call-script): Message the error
10783         string.
10784
10785 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10786
10787         * gnus-util.el (gnus-byte-compile): Use it.
10788
10789 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10790
10791         * gnus-util.el (kill-empty-logs): New function.
10792
10793 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10794
10795         * message.el (message-mail-alias-type): Doc fix.
10796         (message-mail-alias-type-p): New function.
10797         (message-send): Use it.
10798         (message-mode): Ditto.
10799         (message-strip-forbidden-properties): Ditto.
10800
10801         * ecomplete.el (ecomplete-database-file-coding-system):
10802         New variable.
10803         (ecomplete-save): Use it.
10804         (ecomplete-setup): Use it.
10805
10806 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10807
10808         * message.el (message-self-insert-commands): New variable.
10809         (message-strip-forbidden-properties): Use it.
10810
10811 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10812
10813         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10814         that doesn't make XEmacs choke.
10815
10816 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10817
10818         * gnus-util.el (gnus-replace-in-string):
10819         Prefer replace-regexp-in-string over of replace-in-string.
10820
10821 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10822
10823         * gnus-util.el (gnus-select-frame-set-input-focus):
10824         Use select-frame-set-input-focus if it is available in XEmacs; use
10825         definition defined in Emacs 22 for old Emacsen.
10826
10827         * dgnushack.el: Autoload unmorse-region for XEmacs.
10828
10829         * lpath.el: Bind cursor-in-non-selected-windows and
10830         select-frame-set-input-focus for XEmacs.
10831
10832 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10833
10834         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10835
10836 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10837
10838         * gnus-registry.el (gnus-registry-cache-save): Remove text
10839         properties when saving via the temp buffer.
10840
10841 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10842
10843         * message.el (message-generate-hashcash): Honor custom type.
10844
10845 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10846
10847         * message.el (message-generate-hashcash): Default to non-nil when
10848         hashcash is found.
10849
10850         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10851         (gnus-refer-thread-limit): Increase default to 500.
10852
10853         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10854
10855         * flow-fill.el (fill-flowed): Allow delete-space.
10856
10857 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10858
10859         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10860         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10861         Remove autoloads.
10862
10863 2006-04-18  Simon Josefsson  <jas@extundo.com>
10864
10865         * message.el (message-generate-hashcash): Default to.
10866
10867 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10868
10869         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10870         concatenating segments rather than before concatenating them.
10871
10872 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10873
10874         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10875
10876 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10877
10878         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10879
10880         * message.el (message-forward-make-body-plain):
10881         Allow message-forward-ignored-headers to be a list.
10882         (message-remove-ignored-headers): Factor out into function.
10883         (message-forward-make-body-mml): Use it.
10884
10885         * imap.el (imap-quote-specials): New function.
10886         (imap-login-auth): Quote specials.
10887
10888         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10889         (rfc2231-parse-string): Allow concatanation of parameters that
10890         aren't contiguous.  The test case is
10891           (mail-header-parse-content-type "message/external-body;
10892             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10893             access-type=LOCAL-FILE;
10894             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10895
10896 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10897
10898         * nntp.el (nntp-accept-process-output): Return the value of
10899         `nnheader-accept-process-output'.
10900
10901 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10902
10903         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10904         (gnus-button-alist): Recognize more diff formats.
10905         (gnus-button-patch): Strip directory.
10906
10907 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10908
10909         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10910         Emacs 22 when setting focus.
10911
10912 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10913
10914         * gnus-art.el (gnus-article-treat-types): Do treatment of
10915         text/x-verbatim parts.
10916         (gnus-button-patch): New command.
10917
10918         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10919         addresses that contain invalid characters.
10920
10921 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10922
10923         * message.el (message-put-addresses-in-ecomplete):
10924         Use gnus-replace-in-string.
10925         (message-is-yours-p): Use the more correct
10926         mail-header-parse-address instead of
10927         mail-extract-address-components.
10928         (message-put-addresses-in-ecomplete): Fix typo.
10929
10930         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10931         keystroke.
10932
10933         * gnus-art.el (gnus-treatment-function-alist): Change order of
10934         newsgroups/generic header folding to avoid double-folding.
10935
10936         * message.el (message-hidden-headers): Add X-Draft-From.
10937
10938         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
10939         New command.
10940         (gnus-summary-repeat-search-article-backward): New command.
10941
10942         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10943         groups in the parent topic.
10944
10945 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10946
10947         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10948         (spam-extra-header-to-number): Return the CRM114 number as a
10949         number instead of a string.
10950
10951 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10952
10953         * gnus-art.el (gnus-face-properties-alist): Move here from
10954         gnus-fun.
10955
10956         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10957
10958 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10959
10960         * message.el (message-strip-forbidden-properties): Only display on
10961         self-insert-command.
10962
10963         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10964         reindent.
10965         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10966
10967 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10968
10969         * smiley.el (smiley-style): Fix typo.
10970
10971 2006-03-23  Kenichi Handa  <handa@m17n.org>
10972
10973         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
10974         instead of set-buffer-multibyte.
10975
10976 2006-03-23  Kenichi Handa  <handa@m17n.org>
10977
10978         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10979         buffer and then decode the buffer text if necessary.
10980         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10981         first, and after mm-encode-body, change the buffer to unibyte.
10982
10983 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10984
10985         * hashcash.el (hashcash-insert-payment-async-2):
10986         Use message-goto-eoh instead of doing it manually.
10987         (mail-add-payment): Use message-narrow-to-header instead of trying
10988         to do the same itself.
10989
10990         * message.el (message-hidden-headers): Add Face.
10991
10992         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10993         reparenting code.
10994         (gnus-summary-reparent-children): Refactored out code.
10995         (gnus-summary-thread-map): New keystroke.
10996         (gnus-summary-reparent-children): Make into command.
10997
10998         * smiley.el (smiley-style): Default to `medium' if using a large
10999         font.
11000
11001         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11002         does it itself.
11003
11004         * message.el (message-point-in-header-p): Simplify definition.
11005
11006 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11007
11008         * nnagent.el (nnagent-request-set-mark): Silence log file
11009         writing.
11010         (nnagent-request-set-mark): Use write-region instead of
11011         append-to-file.
11012
11013         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11014         strange select method.
11015
11016         * ecomplete.el (ecomplete-display-matches): Get highlightling
11017         right.
11018         (ecomplete-display-matches): Use literals.
11019         (ecomplete-display-matches): Disable message logging.
11020
11021         * message.el (message-display-abbrev): Small optimization.
11022
11023         * ecomplete.el (ecomplete-display-matches): Allow automatic
11024         display.
11025
11026         * message.el (message-strip-forbidden-properties):
11027         Display abbrevs.
11028         (message-display-abbrev): Get automatic display right.
11029
11030         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11031         keystrokes.
11032
11033 2006-04-13  Romain Francoise  <romain@orebokech.com>
11034
11035         TODO: Backport to v5-10!
11036
11037         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11038         Move here (and rename) from gnus-registry.el.
11039
11040         * gnus-registry.el: Require gnus-util.
11041         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11042
11043 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11044
11045         * gnus-group.el (gnus-group-catchup-current):
11046         Change if-then-else-if-then-else into cond.
11047         (gnus-group-catchup): Indent.
11048         (group-name-at-point): New function.
11049         (gnus-fetch-group): Provide default from thing at point.
11050
11051 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11052
11053         * message.el (message-display-abbrev): Fix regexp.
11054
11055         * ecomplete.el (ecomplete-highlight-match-line):
11056         Reimplement choosing.
11057         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11058         dead variables.
11059
11060         * message.el (message-newline-and-indent): Remove debugging.
11061         (message-display-abbrev): Use new implementation.
11062
11063 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11064
11065         * gnus-art.el (gnus-article-mode):
11066         Set cursor-in-non-selected-windows to nil.
11067
11068         * smiley.el: Revert previous change.
11069         (smiley-data-directory): defvar it before using it in the
11070         defcustom of `smiley-style'.
11071
11072 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11073
11074         * message.el (message-newline-and-indent): New function.
11075
11076         * ecomplete.el: Implement more bits.
11077
11078         * message.el (message-put-addresses-in-ecomplete): Clean up the
11079         string.
11080
11081         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11082
11083         * gnus-sum.el (gnus-summary-save-parts):
11084         Bind gnus-summary-save-parts-counter and use it to make unique file
11085         names.
11086
11087         * gnus-art.el (gnus-ignored-headers): Add some more headers.
11088
11089         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
11090         parameter to say whether to actually parse the individual
11091         addresses.
11092
11093         * message.el (message-put-addresses-in-ecomplete): New function.
11094         (ecomplete): Require.
11095         (message-mail-alias-type): Add ecomplete as an option.
11096
11097 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
11098
11099         * flow-fill.el (fill-flowed): Remove trailing space from blank
11100         quoted lines.
11101
11102 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11103
11104         * smiley.el (smiley-style): Move definition later to avoid a
11105         compilation warning.
11106
11107 2006-04-12  Kenichi Handa  <handa@m17n.org>
11108
11109         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11110         buffer and then decode the buffer text if necessary.
11111         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11112         first, and after mm-encode-body, change the buffer to unibyte.
11113         Use mm-disable-multibyte instead of set-buffer-multibyte.
11114
11115 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11116
11117         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11118         Content-Type header instead of Content-Disposition header.
11119         (gnus-mime-inline-part): Ditto.
11120         (gnus-mime-view-part-as-charset): Ignore charset that the part
11121         specifies.
11122
11123         * mm-decode.el (mm-display-part): Work with external parts and
11124         usual parts similarly.
11125
11126         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11127         instead of gnus-display-mime.
11128
11129         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11130         instead of with-temp-buffer.
11131
11132         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11133         tag to summarized topics part in order to encode non-ASCII text.
11134
11135 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11136
11137         * smiley.el (smiley-style): New variable.
11138         (smiley-directory): New function.
11139         (smiley-data-directory): Derive from `smiley-style' using
11140         `smiley-directory'.
11141         (smiley-regexp-alist): Add new entries.
11142
11143         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11144         (gnus-article-browse-delete-temp): Add :version.
11145
11146 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11147
11148         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11149         the sieve region.
11150
11151 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11152
11153         * gnus.el (gnus-version-number): Bump version.
11154
11155 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11156
11157         * gnus.el: No Gnus v0.4 is released.
11158
11159 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11160
11161         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11162         layout.
11163
11164         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11165         unknown charset.
11166
11167         * message.el (message-header-synonyms): Add Original-To to the
11168         default.
11169
11170         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11171         optional parameter.
11172
11173 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11174
11175         * gnus-fun.el (gnus): Require it for gnus-directory.
11176
11177 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11178
11179         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11180
11181 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11182
11183         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11184
11185 2006-04-05  Simon Josefsson  <jas@extundo.com>
11186
11187         * password.el (password-reset): New function.
11188
11189 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11190
11191         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11192         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11193
11194 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11195
11196         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11197         Some whitespace was matched into the url, which broke browsing hits
11198         > 100 when mm-url-use-external was nil.
11199
11200 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11201
11202         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11203         Check gnus-extra-headers for 'Newsgroups.
11204
11205         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11206         bound.
11207
11208 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11209
11210         * pgg-gpg.el: Clean up process buffers every time gpg processes
11211         complete.
11212
11213 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11214
11215         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11216         doc string.
11217
11218 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11219
11220         * pgg-gpg.el (pgg-gpg-process-filter)
11221         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11222
11223         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11224         lines, temporary fix.
11225
11226 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11227
11228         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11229
11230 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11231
11232         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11233         default-enable-multibyte-characters.  This reverts the change from
11234         revision 6.17 which is no longer necessary because the passphrase
11235         is sent separately now.  GnuPG messages are unreadable under
11236         multibyte locales with default-enable-multibyte-characters set to
11237         nil.
11238
11239 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11240
11241         * message.el (message-tool-bar-gnome): Move "spell".
11242
11243 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11244
11245         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11246         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11247         instead.
11248
11249 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11250
11251         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11252         Improve newsgroups handling for NNTP overviews which don't include
11253         Newsgroups.
11254
11255 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11256
11257         * message.el (message-resend): Bind message-generate-hashcash to nil.
11258
11259 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11260
11261         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11262         when searching for already-paid recipients.
11263
11264 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11265
11266         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11267         passphrases when it is not needed.
11268         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11269         passphrase stuff from gpg, should only be necessary when you use
11270         gpg with a smartcard.
11271
11272 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11273
11274         * mml.el (mml-insert-mime): Ignore cached contents of
11275         message/external-body part.
11276
11277         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11278         (mm-insert-part): Ditto.
11279
11280 2006-03-23  Simon Josefsson  <jas@extundo.com>
11281
11282         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11283         Reiner.
11284         (pgg-gpg-use-agent-p): Use it again.
11285
11286 2006-03-23  Simon Josefsson  <jas@extundo.com>
11287
11288         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11289         older emacsen.
11290         (pgg-gpg-use-agent-p): Don't use it.
11291
11292 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11293
11294         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11295         if we can.
11296
11297 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11298
11299         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11300         (pgg-gpg-update-agent): New function.
11301         (pgg-gpg-use-agent-p): New function.
11302         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11303         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11304         (pgg-gpg-sign-region): Use it.
11305
11306 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11307
11308         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11309         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11310
11311 2006-03-21  Simon Josefsson  <jas@extundo.com>
11312
11313         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11314         <wilde@sha-bang.de>.
11315         (pgg-gpg-use-agent): New variable.
11316         (pgg-gpg-process-region): Use it.
11317         (pgg-gpg-encrypt-region): Likewise.
11318         (pgg-gpg-encrypt-symmetric-region): Likewise.
11319         (pgg-gpg-decrypt-region): Likewise.
11320         (pgg-gpg-sign-region): Likewise.
11321         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11322
11323 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11324
11325         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11326
11327         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11328         Add comment on version.
11329
11330 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11331
11332         * smiley.el: Add missing test smiley.
11333
11334 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11335
11336         * mm-decode.el (mm-with-part): New macro.
11337         (mm-get-part): Use it; work with message/external-body as well.
11338         (mm-save-part): Treat name and filename equally.
11339
11340         * mm-extern.el (mm-extern-cache-contents): New function.
11341         (mm-inline-external-body): Use it; force the part to be displayed;
11342         move undisplayer added to the cached handle to the parent.
11343
11344         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11345         (gnus-mime-view-part-as-type): Work with message/external-body.
11346
11347         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11348
11349 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11350
11351         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11352         images in image-load-path.  [Sync with image.el, revision 1.60, in
11353         Emacs.]
11354
11355 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11356
11357         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11358         path rather than symbol.  Always return list of directories.
11359         Guarantee that image directory comes first.  [Sync with image.el,
11360         revision 1.59, in Emacs.]
11361
11362         * message.el (message-make-tool-bar): Adjust to new API of
11363         `gmm-image-load-path-for-library'.
11364
11365         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11366
11367         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11368
11369 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11370
11371         * gnus-art.el (gnus-article-only-boring-p):
11372         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11373         intangible text.
11374         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11375
11376 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11377
11378         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11379         Use `defun' instead of `gmm-defun-compat'.
11380
11381 2006-03-14  Simon Josefsson  <jas@extundo.com>
11382
11383         * message.el (message-unique-id): Don't use message-number-base36
11384         if (user-uid) is a float.
11385         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11386
11387 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11388
11389         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11390
11391         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11392         empty line between a part and a message part.
11393
11394 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11395
11396         * smiley.el: Add more test smileys.
11397         (smiley-data-directory, smiley-regexp-alist)
11398         (gnus-smiley-file-types): Fix doc strings.
11399         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11400         adding new elements.
11401         (smiley-mouse-map): Unused code.  Make it a comment.
11402
11403 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11404
11405         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11406         scan latest NoCeM messages instead of old ones.
11407         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11408         delimiters that are recently used.
11409         (gnus-nocem-load-cache): Add autoload cookie.
11410
11411         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11412
11413         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11414         level which is larger than gnus-use-nocem is specified.
11415
11416         * gnus-group.el (gnus-group-get-new-news): Ditto.
11417
11418 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11419
11420         * gnus-util.el (gnus-tool-bar-update): New function.
11421
11422         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11423         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11424
11425         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11426
11427         * gnus-group.el (gnus-group-redraw-when-idle)
11428         (gnus-group-redraw-check): Remove.
11429         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11430
11431 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11432
11433         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11434         if optional last element is specified in splits (FIELD VALUE...).
11435
11436 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11437
11438         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11439         to gmm-image-load-path-for-library.  Call with no-error argument.
11440         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11441
11442         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11443
11444         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11445
11446         * gmm-utils.el (gmm-image-load-path): Remove alias.
11447
11448 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11449
11450         * gmm-utils.el (gmm-image-load-path): Add alias.
11451
11452         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11453         nnml-generate-nov-databases-1.
11454         (nnml-generate-nov-databases): Use it.
11455         (nnml-generate-nov-databases-directory): Document no-active
11456         argument.
11457
11458         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11459         directory if path is t.  Add no-error.
11460
11461         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11462         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11463
11464         * gnus-art.el (gnus-article-browse-delete-temp-files):
11465         Simplify resetting gnus-article-browse-html-temp-list.
11466
11467         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11468         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11469         Add example to docstring.  Rename local variables.  Move error
11470         checks to default case in cond and simplify.
11471
11472 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11473
11474         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11475         handle is multipart when calling it recursively.
11476         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11477
11478 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11479
11480         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11481         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11482
11483 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11484
11485         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11486         is loaded.
11487
11488         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11489         loaded.
11490
11491 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11492
11493         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11494         to "Emacs 23 (unicode)" in doc string.
11495
11496         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11497         "Emacs 23 (unicode)" in comment.
11498
11499 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11500
11501         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11502
11503         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11504         characters 160 through 255 in Emacs 23.
11505
11506 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11507
11508         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11509         gnus-article-browse-html-temp.
11510         (gnus-article-browse-delete-temp): Make it customizable.
11511         Add `file'.  Adjust doc string.
11512         (gnus-article-browse-delete-temp-files): Add argument.
11513         Allow query for each file.  Adjust doc string.
11514         (gnus-article-browse-html-parts):
11515         Add `gnus-article-browse-delete-temp-files' to
11516         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11517
11518 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11519
11520         * gnus-art.el (gnus-article-browse-html-temp)
11521         (gnus-article-browse-delete-temp): New variables.
11522         (gnus-article-browse-delete-temp-files): New function.
11523         (gnus-article-browse-html-parts): Use it.
11524
11525 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11526
11527         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11528
11529         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11530         string.
11531
11532         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11533         gnus-summary-insert-new-articles when unplugged.
11534         Remove gnus-summary-search-article-forward.
11535
11536         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11537         display-visual-class instead of display-color-cells.
11538
11539 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11540
11541         * dgnushack.el: Autoload customize-group for XEmacs.
11542
11543         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11544         message/* containing non-ASCII text properly.
11545
11546 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11547
11548         * message.el: Require gmm-utils, remove autoloads.
11549         (message-tool-bar): Set default based on
11550         gmm-tool-bar-style.
11551         (message-tool-bar-gnome): Add gmm-customize-mode.
11552
11553         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11554         gmm-tool-bar-style.
11555         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11556
11557         * gnus-group.el (gnus-group-tool-bar): Set default based on
11558         gmm-tool-bar-style.
11559         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11560
11561         * gmm-utils.el (gmm-image-directory): Rename variable from
11562         gmm-image-load-path.
11563         (gmm-image-load-path): Use gmm-image-directory.
11564         (gmm-customize-mode): New function.
11565         (gmm-tool-bar-style): New variable.
11566
11567         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11568         gnus-group-redraw-line-number.
11569         (gnus-group-redraw-check): Simplify.
11570         (gnus-group-tool-bar-update): Remove redraw check.
11571         (gnus-group-make-tool-bar): Add redraw check.
11572
11573 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11574
11575         * gnus-art.el (gnus-button): Add missing parentheses.
11576
11577 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11578
11579         * lpath.el: Fbind line-number-at-pos.
11580
11581 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11582
11583         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11584
11585 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11586
11587         * gnus-art.el (gnus-button): New face.
11588         (gnus-article-button-face): Use it.
11589
11590         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11591         Add gnus-summary-next-page.  Re-order.
11592
11593         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11594         next-node are now included.
11595         (gnus-group-redraw-line-number): New internal variable.
11596         (gnus-group-redraw-check): Helper function for updating the tool
11597         bar.
11598         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11599
11600         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11601
11602         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11603         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11604         Use it to match format of Spamassassin 3.0 and later.
11605         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
11606         (spam-check-bogofilter)
11607         (spam-bogofilter-register-with-bogofilter): Fix args of
11608         `gnus-error' calls.
11609
11610 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11611
11612         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11613         unnecessary interaction when sending queued mails.
11614         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11615
11616 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11617
11618         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11619         first or last are nil.
11620
11621 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11622
11623         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11624
11625 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11626
11627         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11628
11629 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11630
11631         * dns.el (query-dns): Protect more against buggy tcp output.
11632
11633 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11634
11635         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11636         nov.php.
11637
11638 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11639
11640         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11641         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11642         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11643         output on the server side.
11644         (nnweb-google-create-mapping): Update regexps and add some
11645         progress indication.
11646
11647 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11648
11649         * gnus-group.el (gnus-group-tool-bar-gnome):
11650         Fix gnus-agent-toggle-plugged.  Re-order icons.
11651         (gnus-group-tool-bar-gnome):
11652         Add gnus-group-{prev,next}-unread-group.
11653         (gnus-group-tool-bar-gnome): Re-order icons.
11654
11655         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11656         Move gnus-summary-insert-new-articles.
11657
11658         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
11659         Fix comments.
11660
11661         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11662         also available in Emacs 21.3.
11663
11664         * message.el (message-fix-before-sending): Change "Emacs 22" to
11665         "Emacs 23 (unicode)" in comment.
11666
11667         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11668         "Emacs 23 (unicode)" in comment.
11669
11670         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11671         comment.
11672         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11673
11674         * mm-view.el (mm-fill-flowed): Add :version.
11675
11676 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11677
11678         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11679         and load-path.
11680
11681 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11682
11683         * message.el: Autoload gmm-image-load-path.
11684         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11685         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11686         consitency.
11687
11688         * gmm-utils.el (gmm-image-load-path): Also search in
11689         "../etc/images".  Don't set gmm-image-load-path if we don't find
11690         the image.
11691
11692 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11693
11694         * gmm-utils.el (gmm-image-load-path): Don't make
11695         `gmm-image-load-path' include subdirectories which the second arg
11696         `image' might specify.
11697
11698         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11699         subdirectory to icon file names.
11700
11701         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11702
11703 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11704
11705         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11706         gmm-image-load-path calls.
11707
11708         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11709
11710         * message.el (message-make-tool-bar): Ditto.
11711
11712         * mml.el (mml-preview): Add comment concerning tool bar icons.
11713
11714         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11715         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11716
11717         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11718         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11719
11720         * message.el (message-tool-bar-gnome): Use new icon names.
11721         (message-make-tool-bar): Use `gmm-image-load-path'.
11722
11723         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
11724         New functions from MH-E.
11725         (gmm-image-load-path): New variable from MH-E.
11726         (gmm-image-load-path): New function from MH-E.  Add arguments
11727         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11728         *-image-load-path-called-flag.
11729
11730 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11731
11732         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11733
11734 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11735
11736         * nnimap.el (nnimap-request-move-article): Change folder back to
11737         source group before deleting.
11738
11739 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11740
11741         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11742
11743         * gnus-art.el (mm-url-insert-file-contents-external):
11744         Autoload mm-url.
11745
11746         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11747
11748 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11749
11750         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11751         coding system which mm-charset-to-coding-system returns for a
11752         given charset is valid.
11753
11754 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11755
11756         * html2text.el (html2text-remove-tag-list):
11757         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11758
11759 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11760
11761         * gnus-cus.el: Revert 2005-10-17 change.
11762
11763 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11764
11765         * gnus-art.el (article-strip-banner):
11766         Call article-really-strip-banner only when the regexp match is made.
11767
11768 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11769
11770         * gnus-art.el (article-strip-banner):
11771         Use gnus-extract-address-components instead of
11772         mail-header-parse-addresses to make it work with non-ASCII text;
11773         remove mail-encode-encoded-word-string.
11774
11775         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11776         values which are surrounded with \"...\"; make it never cause a
11777         Lisp error; give up parsing of parameters if it failed in
11778         extracting type.
11779
11780 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11781
11782         * smime.el (smime-cert-by-ldap-1): Fix bug where
11783         `smime-ldap-search' returns results without userCertificates.
11784
11785 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11786
11787         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11788
11789 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11790
11791         * spam.el (spam-check-spamassassin-headers): Adapt format for
11792         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11793         <ari@mbf.ocn.ne.jp>.
11794         (spam-list-of-processors): Add spam-use-gmane.
11795
11796 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11797
11798         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11799         make-temp-file; make it work with XEmacs as well.
11800
11801         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11802         mm-make-temp-file.
11803
11804         * mm-decode.el (mm-display-external): Use the 3rd arg of
11805         mm-make-temp-file.
11806         (mm-create-image-xemacs): Ditto.
11807
11808 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11809
11810         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11811         with message-narrow-to-headers.
11812         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11813         (gnus-draft-check-draft-articles): New function.
11814         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11815
11816 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11817
11818         * gnus-art.el (gnus-article-browse-html-parts):
11819         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11820         Don't use suffix argument for mm-make-temp-file for Emacs 21
11821         compatibility.  Remove useless `format'.
11822
11823 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11824
11825         * nnweb.el (nnweb-google-wash-article): Update regexps.
11826         (nnweb-group-alist): Use defvoo instead of defvar.
11827
11828 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11829
11830         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11831         re-loading nn* modules.
11832
11833 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11834
11835         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11836         for `tool-bar-mode' and don't check it's default-value.
11837
11838         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11839
11840         * message.el (message-make-tool-bar): Ditto.
11841
11842         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11843         `substring'.  Shorten tmp-file name.
11844
11845         * gnus.el: Remove bogus comment.
11846
11847 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11848
11849         * gnus-art.el (gnus-article-browse-html-parts): New function.
11850         (gnus-article-browse-html-article): New function for viewing html
11851         articles with a browser.
11852
11853 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11854
11855         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11856         in elisp.
11857         (pgg-gpg-encrypt-symmetric-region): Ditto.
11858         (pgg-gpg-sign-region): Ditto.
11859
11860         * pgg-def.el (pgg-text-mode): New variable.
11861
11862         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11863         (mml2015-pgg-encrypt): Ditto.
11864
11865         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11866         (mml1991-pgg-encrypt): Ditto.
11867
11868 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11869
11870         * nnfolder.el (nnfolder-insert-newsgroup-line):
11871         Use message-make-date instead of current-time-string.
11872
11873         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11874         to gnus-decoded which mm-uu might set.
11875
11876 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11877
11878         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11879         don't decode quoted parameters; remove misimported Emacs code.
11880         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11881         (rfc2231-decode-encoded-string): Don't use split-string which
11882         behaves differently according to Emacs version; use
11883         mm-decode-coding-region to convert charset to coding-system.
11884         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11885         (rfc2231-encode-string): Remove misimported Emacs code.
11886
11887 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11888
11889         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11890         when calling mail-header-parse-content-type.
11891         (article-de-quoted-unreadable): Ditto.
11892         (article-de-base64-unreadable): Ditto.
11893         (article-wash-html): Ditto.
11894
11895         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11896         calling mail-header-parse-content-type and
11897         mail-header-parse-content-disposition.
11898         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11899         mail-header-parse-content-type.
11900
11901         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11902         insert charset and format parameters; encode description after
11903         inserting it to buffer.
11904         (mml-insert-parameter): Fold lines properly even if a parameter is
11905         segmented into two or more lines; change the max column to 76.
11906
11907         * rfc1843.el (rfc1843-decode-article-body): Don't use
11908         ignore-errors when calling mail-header-parse-content-type.
11909
11910         * rfc2231.el (rfc2231-parse-string): Return at least type if
11911         possible; don't cause an error even if it fails in parsing of
11912         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11913         (rfc2231-encode-string): Don't break lines at the beginning, leave
11914         it to mml-insert-parameter.
11915
11916         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11917         calling mail-header-parse-content-type.
11918
11919 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11920
11921         * spam-report.el (spam-report-gmane-use-article-number):
11922         Improve doc string.
11923         (spam-report-gmane-internal): Check if a suitable header was found
11924         in the article.
11925
11926 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11927
11928         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11929         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11930
11931 2006-02-05  Romain Francoise  <romain@orebokech.com>
11932
11933         Update copyright notices of all files in the gnus directory.
11934
11935 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11936
11937         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11938
11939 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11940
11941         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11942         segmented lines of parameter value to cope with Thunderbird 1.5
11943         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11944         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11945         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11946
11947 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11948
11949         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11950         parts.
11951
11952 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11953
11954         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11955         there's only one active file for all servers.
11956         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11957         solid groups.  Gnus might have used a FAST request to select the group.
11958         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11959         and nnweb-search redundantly in the active file.
11960         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11961         (nnweb-request-create-group): Don't use ARGS.
11962         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11963         initialisations.  Let nnoo do the work.
11964
11965 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11966
11967         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11968         Say the part has been decoded.
11969
11970         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11971
11972 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11973
11974         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11975         mailcap-viewer-test-cache when there's no 'test clause, since that
11976         will invert the meaning of a "nil" test previously determined by
11977         mailcap-mailcap-entry-passes-test.
11978
11979 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11980
11981         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11982         compiling.
11983
11984         * gnus-sum.el: Ditto.
11985
11986         * message.el: Don't bind tool-bar-map when compiling.
11987
11988 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11989
11990         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11991
11992 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11993
11994         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11995         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11996         current Google Groups.
11997
11998 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11999
12000         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12001         and tool-bar-mode.
12002
12003         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12004         and tool-bar-mode.
12005
12006         * message.el (message-tool-bar-update): Simplify.
12007         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12008
12009         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12010         gnus-summary-buffer.
12011         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12012         gnus-summary-reply.
12013
12014         * gmm-utils.el (gmm): Add :version.
12015
12016 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12017
12018         * Makefile.in (clean): New rule.
12019         (distclean): Use it.
12020
12021 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12022
12023         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12024         Don't autoload.
12025
12026 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12027
12028         * gmm-utils.el (gmm-verbose): Add :group.
12029
12030 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12031
12032         * message.el: Change some comments WRT tool-bars.
12033
12034         * gnus-sum.el (gnus-summary-tool-bar)
12035         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12036         (gnus-summary-tool-bar-zap-list): New variables.
12037         (gnus-summary-make-tool-bar): Complete rewrite using
12038         `gmm-tool-bar-from-list'.
12039
12040         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12041         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12042         New variables.
12043         (gnus-group-make-tool-bar): Complete rewrite using
12044         `gmm-tool-bar-from-list'.
12045         (gnus-group-tool-bar-update): New function.
12046
12047         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12048
12049 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12050
12051         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12052         is dissected into a single part of which the type is the same as
12053         the given one; decode charset.
12054
12055 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12056
12057         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12058         into alists as symbol not string, since that's what
12059         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12060         look for.
12061
12062 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12063
12064         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12065         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12066
12067         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12068
12069 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12070
12071         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
12072         (gnus-xmas-mime-security-button-menu): New function.
12073
12074         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12075         (gnus-mime-security-button-menu): New definition.
12076         (gnus-mime-security-button-map): Use them.
12077         (gnus-mime-security-button-menu): New function.
12078         (gnus-insert-mime-security-button): Addition to help echo.
12079         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12080         (gnus-mime-security-pipe-part): New functions.
12081
12082         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12083         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
12084
12085         * mm-decode.el (mm-handle-set-disposition): Remove.
12086         (mm-handle-set-description): Remove.
12087
12088 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12089
12090         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
12091         (mm-w3m-standalone-supports-m17n-p): New function.
12092         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
12093         w3m usage.
12094
12095         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
12096         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
12097
12098 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12099
12100         * message.el (message-tool-bar-zap-list):
12101         Use gmm-tool-bar-zap-list as custom type.
12102         (message-tool-bar-update): New function.
12103         (message-tool-bar, message-tool-bar-gnome)
12104         (message-tool-bar-retro): Add message-tool-bar-update.
12105         (message-tool-bar-gnome): Add flyspell-buffer.
12106
12107         * gnus-util.el (gnus-error): Describe `args'.
12108
12109         * gmm-utils.el (gmm-error): Describe `args'.
12110         (gmm-tool-bar-zap-list): New widget.
12111         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12112
12113 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12114
12115         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12116         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12117         the number of recursive calls.
12118
12119         * mm-decode.el (mm-handle-set-disposition): New macro.
12120         (mm-handle-set-description): New macro.
12121
12122 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12123
12124         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12125         encoding.
12126
12127 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12128
12129         * message.el (message-tool-bar-zap-list, message-tool-bar)
12130         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12131         (message-tool-bar-local-item-from-menu): Remove.
12132         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12133         (message-make-tool-bar): New function.
12134         (message-mode): Use `message-make-tool-bar'.
12135
12136         * gmm-utils.el: New file.
12137         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12138         (gmm-lazy): New widget copied from `nnmail.el'.
12139         (gmm-tool-bar-from-list): New function for creating customizable
12140         tool bars.
12141         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12142         output.
12143         (gmm): Add :prefix to defgroup.
12144
12145 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12146
12147         * gmm-utils.el (gmm-widget-p): New function.
12148
12149 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12150
12151         * mml.el (mml-attach-file): Describe `description' in doc string.
12152         (mml-menu): Add Emacs MIME manual and PGG manual.
12153
12154 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12155
12156         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12157
12158 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12159
12160         * nntp.el (nntp-end-of-line): Doc fix.
12161
12162 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12163
12164         * imap.el (imap-open): Handle case where buffer is a buffer
12165         object.
12166
12167 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12168
12169         * gnus-delay.el (gnus-delay): Don't autoload.
12170         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12171         to be re-loaded when customizing the `gnus-delay' group.
12172
12173 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12174
12175         * message.el (message-insert-citation-line): Use newlines.
12176
12177 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12178
12179         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12180         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
12181         these routines, so the passphrase can be managed externally and
12182         passed in to the system.
12183         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12184         pgg-add-passphrase-to-cache function.
12185
12186         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12187         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
12188         these routines, so the passphrase can be managed externally and
12189         passed in to the system.
12190         (pgg-pgp5-sign-region): Use new name of
12191         pgg-add-passphrase-to-cache function.
12192
12193 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12194
12195         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12196         part of the decoded armor to find the key-identifier.
12197         (pgg-gpg-lookup-key-owner): New function to return the
12198         human-readable identifier of a key owner.
12199         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
12200         itself.
12201         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12202         the key value) if we have a key and can match it against a secret
12203         key.  Also, added a note pointing out fact that the prompt only
12204         indicates the first matching key.
12205
12206         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
12207         pgg-decrypt-region.
12208         (pgg-add-passphrase-to-cache): Rename from
12209         `pgg-add-passphrase-cache' to reduce confusion (all callers
12210         changed).
12211         (pgg-remove-passphrase-from-cache): Rename from
12212         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12213         changed).
12214         (pgg-read-passphrase, pgg-add-passphrase-cache)
12215         (pgg-remove-passphrase-cache): Add informative docstrings.
12216         (pgg-decrypt): Convey provided passphrase in subordinate call to
12217         pgg-decrypt-region.
12218
12219 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12220
12221         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12222         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12223         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12224         'passphrase' argument, so the passphrase can be managed externally
12225         and then passed in to the system.
12226
12227         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12228         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
12229         so the passphrase cache can be used reliably with identifiers
12230         besides a pgp packet's key id.
12231
12232         * pgg-gpg.el (pgg-gpg-encrypt-region)
12233         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12234         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
12235         these routines, so the passphrase can be managed externally and
12236         passed in to the system.
12237
12238         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12239         'notruncate' argument, so the passphrase cache can be used
12240         reliably with identifiers besides a pgp packet's key id.
12241
12242 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
12243
12244         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12245         symmetric encryption.
12246         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12247         encrypted session key.
12248         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12249         message ask for the passphrase in a proper way.
12250
12251         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12252         New user commands for symmetric encryption.
12253
12254 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12255
12256         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12257
12258         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12259
12260 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12261
12262         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12263
12264 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12265
12266         * mm-decode.el (mm-inlined-types): Add application/pgp.
12267         (mm-automatic-display): Ditto.
12268
12269         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12270         part as text.
12271
12272 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12273
12274         * nnrss.el: Update copyright.
12275         (nnrss-opml-import): Query whether to subscribe to each entry.
12276
12277         * gnus-art.el:
12278         * gnus-sum.el:
12279         * gnus-xmas.el:
12280         * messagexmas.el:
12281         * mm-uu.el:
12282         * mm-view.el: Update copyright.
12283
12284 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12285
12286         * message.el (message-info): New function.
12287         (message-mode-menu): Add it.
12288         Update copyright.
12289
12290         * ChangeLog: Fix and update copyright.
12291
12292 2006-01-13  Romain Francoise  <romain@orebokech.com>
12293
12294         * message.el (message-forward-subject-name-subject): Prefer the
12295         address to 'nowhere' if the sender has no name.
12296         Fix typo.  Update copyright year.
12297
12298 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12299
12300         * gnus-art.el (article-wash-html):
12301         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12302         (gnus-article-wash-html-with-w3m-standalone): New function.
12303
12304         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12305         mm-inline-text-html-render-with-w3m-standalone.
12306         (mm-text-html-washer-alist): Map w3m-standalone to
12307         gnus-article-wash-html-with-w3m-standalone.
12308         (mm-inline-text-html-render-with-w3m-standalone): New function.
12309
12310 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12311
12312         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12313         Improve LaTeX.
12314
12315 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12316
12317         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12318         (nnrss-request-article): Render text/plain parts as HTML.
12319
12320         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12321         the buffer.
12322
12323 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12324
12325         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12326         custom definition of `gnus-posting-styles'.
12327
12328         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12329         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12330
12331 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12332
12333         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12334         Use nntp for bug archive.
12335
12336 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12337
12338         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12339         parts.
12340         (nnrss-normalize-date): New function converts ISO 8601 date into
12341         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12342         (nnrss-check-group): Use it.
12343
12344 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12345
12346         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12347
12348         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12349         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12350         (nnrss-insert-w3): Ditto.
12351
12352 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12353
12354         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12355         the articles to be forwarded including the case where neither a
12356         number of articles nor a region is specified.
12357
12358 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12359
12360         * nnrss.el (nnrss-request-article): Fix last change; fill
12361         text/plain parts.
12362
12363 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12364
12365         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12366         in text/plain part.
12367         (nnrss-check-group): Don't add excessive newline to dc:subject.
12368
12369 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12370
12371         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12372         article.
12373
12374 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12375
12376         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12377         (nnml-use-compressed-files, nnml-save-mail): Support other
12378         comression programs such as bzip2.
12379
12380 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12381
12382         * dns.el (query-dns): Make sure we check the buffer size before
12383         removing tcp headers.
12384
12385 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12386
12387         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12388         remove MIME buttons associated with multipart/alternative parts.
12389         (gnus-mime-display-alternative): Tag buttons using `article-type'
12390         text property.
12391
12392         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12393         associated with multipart/alternative parts.
12394
12395         * gnus-art.el (gnus-signature-separator): Fix custom type.
12396
12397         * mm-decode.el (mm-inlined-types): Fix custom type.
12398         (mm-keep-viewer-alive-types): Ditto.
12399         (mm-automatic-display): Ditto.
12400         (mm-attachment-override-types): Ditto.
12401         (mm-inline-override-types): Ditto.
12402         (mm-automatic-external-display): Ditto.
12403
12404 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12405
12406         * spam-report.el (spam-report-user-mail-address)
12407         (spam-report-user-agent): New variables.
12408         (spam-report-url-ping-plain): Use spam-report-user-agent.
12409
12410 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12411
12412         * gnus-art.el (gnus-button-handle-custom): Do not just use
12413         `customize-apropos' for any "M-x customize-*" button but the
12414         function called for.  Accept both the function name and its
12415         argument in order to achieve this.
12416         (gnus-button-alist): Remove support for "custom:" URL's.
12417         Pass function name to `gnus-button-handle-custom' in case of "M-x
12418         customize-*" buttons.
12419
12420 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12421
12422         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12423         multipart/alternative and add xref to mm-discouraged-alternatives
12424         in doc string.
12425
12426         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12427         gnus-buttonized-mime-types in doc string.
12428
12429 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12430
12431         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12432         Suggest image/.* in the doc string.
12433
12434 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12435
12436         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12437         message-marks (Debian bug #342521).
12438
12439 2005-12-12  Simon Josefsson  <jas@extundo.com>
12440
12441         * password.el (password-read-from-cache): Add.
12442         (password-read): Use it.
12443
12444 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12445
12446         * rfc2047.el (rfc2047-charset-to-coding-system):
12447         Recognize us-ascii as a MIME charset.
12448
12449         * mm-bodies.el (mm-decode-content-transfer-encoding):
12450         Protect against the case where the 2nd arg TYPE is nil.
12451
12452 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12453
12454         * pop3.el (pop3-stream-type): Fix custom version.
12455
12456         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12457
12458 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12459
12460         * mm-decode.el (mm-display-external): Add missing cdr.
12461
12462 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12463
12464         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12465         RFC1524) if it is in mailcap or add a suffix according to
12466         mailcap-mime-extensions when generating a temp filename; postpone
12467         deleting a temp file for 2 seconds for some wrappers, shell
12468         scripts, and so on, which might exit right after having started a
12469         viewer command as a background job.
12470
12471 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12472
12473         * nntp.el (nntp-marks-directory): Fix custom group.
12474
12475         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12476         steps when < 10.
12477
12478         * gnus-start.el (gnus-no-server-1):
12479         Mention `gnus-level-default-subscribed' in doc string.
12480
12481 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12482
12483         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12484         parens.
12485
12486 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12487
12488         * gnus-xmas.el (gnus-use-toolbar): Revert.
12489         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12490         gnus-use-toolbar is default.
12491
12492         * messagexmas.el (message-use-toolbar): Revert.
12493         (message-setup-toolbar): Use global default-toolbar if
12494         message-use-toolbar is default.
12495
12496 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12497
12498         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12499         according to default-toolbar-visible-p.
12500
12501         * messagexmas.el (message-use-toolbar): Ditto.
12502
12503 2005-11-26  Dave Love  <fx@gnu.org>
12504
12505         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12506         (tls-program, tls-success): Provide openssl alternative.
12507
12508         * starttls.el: Doc fixes.
12509         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12510         SERVICE to PORT.
12511
12512         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12513         port null or service name.
12514         (starttls-negotiate): Autoload.
12515
12516 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12517
12518         * message.el (message-kill-to-signature): Fix interactive spec.
12519
12520 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12521
12522         * pop3.el (pop3-open-server): Recognize a string as a service name.
12523
12524 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12525
12526         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12527
12528 2005-11-23  Dave Love  <fx@gnu.org>
12529
12530         Add pop3s, pop3/starttls.
12531
12532         * pop3.el (pop3-authentication-scheme): Clarify doc.
12533         (open-tls-stream, starttls-open-stream): Autoload.
12534         (pop3-stream-type): New.
12535         (pop3-open-server): Use it.
12536
12537         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12538         for POP.
12539         (mail-source-keyword-map): Add :stream for POP.
12540         (mail-source-fetch-pop): Use pop3-stream-type.
12541
12542 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12543
12544         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12545         of current-time-string.
12546
12547 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12548
12549         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12550         date header.
12551
12552 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12553
12554         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12555         it can seriously impact performance as it bypasses the agent's
12556         local caches.
12557
12558 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12559
12560         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12561         must be explicitly online rather than "not explicitly offline" for
12562         its flags to be synchronized.
12563
12564         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12565         that gnus-uu-unmark-thread will function correctly.
12566
12567         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12568         1024K is instead displayed as 1M.
12569
12570 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12571
12572         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12573
12574 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12575
12576         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12577
12578 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12579
12580         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12581         error message to display actual error condition.
12582         (gnus-agent-save-local): Avoid saving symbols that are bound to
12583         nil as they simply result in a warning message in
12584         gnus-agent-read-local.
12585
12586 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12587
12588         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12589         rather than make-variable-buffer-local for file-precious-flag.
12590
12591 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12592
12593         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12594         for duplicates which are removed.  The invalid sort check then
12595         triggers a rescan after the sort as sorting may have moved
12596         duplicate entries such that they can be cheaply detected.
12597
12598 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12599
12600         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12601
12602 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12603
12604         * gnus-agent.el (gnus-agent-article-alist-save-format):
12605         Change internal variable to a custom variable.  Change default value
12606         from compressed(2) to uncompressed(1).
12607         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12608         support for uncompressed agentview files.  Taken together, reading
12609         the agentview file should now be 6-7 times faster.
12610
12611 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12612
12613         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12614         as a buffer-local variable.  This avoids creating truncated
12615         dribble files as a result of a hang up, eg.
12616
12617 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12618
12619         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12620         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12621         XEmacs.
12622
12623 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12624
12625         * gnus-start.el (gnus-start-draft-setup):
12626         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
12627
12628         * gnus.el (gnus-splash): Change custom group.
12629         (gnus-group-get-parameter, gnus-group-parameter-value):
12630         Describe allow-list argument.
12631
12632         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12633         string.
12634
12635 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12636
12637         * gnus-art.el (gnus-default-article-saver): Add user-defined
12638         `function' to custom type.
12639
12640 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12641
12642         * imap.el (imap-open): Handle case where buffer is a buffer
12643         object.
12644
12645 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12646
12647         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12648         long lines.
12649         (gnus-cache-delete-group): Wrap doc strings.
12650
12651         * gnus-agent.el (gnus-agent-rename-group)
12652         (gnus-agent-delete-group): Wrap doc strings.
12653
12654 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12655
12656         * messagexmas.el (message-use-toolbar): Change the valid values
12657         into default, top, bottom, left, and right.
12658         (message-toolbar-thickness): New variable.
12659         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12660         well.
12661         (message-setup-toolbar): Make it work.
12662
12663         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12664         (gnus-use-toolbar): Change the valid values into default, top,
12665         bottom, left, and right.
12666         (gnus-toolbar-thickness): New variable.
12667         (gnus-xmas-setup-toolbar): New function.
12668         (gnus-xmas-setup-group-toolbar): Use it.
12669         (gnus-xmas-setup-summary-toolbar): Use it.
12670
12671 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12672
12673         * gnus-start.el (gnus-1): Add "native" to
12674         gnus-predefined-server-alist.
12675
12676         * gnus.el (gnus-method-to-server): Don't add "native" to the
12677         lists here, because that leads to problems when
12678         gnus-select-method is bound.
12679
12680 2005-11-09  Simon Josefsson  <jas@extundo.com>
12681
12682         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12683         use (not sort-by-date) instead.
12684
12685 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12686
12687         * gnus-delay.el (gnus-delay-group): Don't autoload.
12688         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12689         to be re-loaded when customizing the `gnus-delay' group.
12690
12691 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12692
12693         * message.el: Revert last changes.
12694         (message-insert-citation-line): Use newlines.
12695
12696 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12697
12698         * message.el (message-courtesy-message)
12699         (message-mark-insert-begin, message-mark-insert-end)
12700         (message-elide-ellipsis, message-cancel-message)
12701         (message-add-header, message-change-subject)
12702         (message-cross-post-followup-to-header)
12703         (message-cross-post-insert-note, message-reduce-to-to-cc)
12704         (message-widen-reply, message-delete-not-region)
12705         (message-kill-to-signature, message-insert-signature)
12706         (message-insert-importance-high, message-insert-importance-low)
12707         (message-insert-or-toggle-importance)
12708         (message-insert-disposition-notification-to)
12709         (message-indent-citation, message-yank-original)
12710         (message-cite-original-without-signature, message-cite-original)
12711         (message-insert-citation-line, message-position-on-field)
12712         (message-fix-before-sending, message-send-mail-partially)
12713         (message-send-mail, message-send-mail-with-sendmail)
12714         (message-send-mail-with-qmail, message-send-news)
12715         (message-check-news-header-syntax, message-generate-headers)
12716         (message-insert-courtesy-copy, message-fill-address)
12717         (message-fill-header, message-shorten-references)
12718         (message-setup-1, message-cancel-news)
12719         (message-forward-make-body-plain, message-forward-make-body-mime)
12720         (message-forward-make-body-mml, message-encode-message-body)
12721         (message-forward-make-body-digest-plain)
12722         (message-forward-make-body-digest-mime)
12723         (message-use-alternative-email-as-from): Insert `hard-newline'
12724         instead of ordinary newlines.
12725
12726 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12727
12728         * message.el (message-generate-headers): Downcase the argument
12729         given to message-check-element.
12730
12731 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12732
12733         * nntp.el (nntp-authinfo-rejected): New error condition.
12734         (nntp-wait-for): Use new error condition to signal authentication
12735         error.
12736         (nntp-retrieve-data): Rethrow new error condition to break out of
12737         recursive call to nntp-send-authinfo.
12738
12739 2005-11-08  Romain Francoise  <romain@orebokech.com>
12740
12741         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12742         (gnus-summary-exit-map): Bind to `Z p'.
12743         (gnus-summary-make-menu-bar): Add menu item.
12744
12745 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12746
12747         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12748         (gnus-treat-*): Add `first' in all doc strings.
12749
12750         * gnus-group.el (gnus-group-compact-group): Fix typo.
12751
12752 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12753
12754         * gnus.el (gnus-parameters-case-fold-search): New variable.
12755         (gnus-parameters-get-parameter): Use it.
12756
12757         * gnus-score.el (gnus-home-score-file): Doc fix.
12758
12759 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12760
12761         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12762
12763 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12764
12765         * mm-util.el (mm-special-display-p): New function.
12766
12767         * mml.el (mml-preview): Use it; doc fix.
12768
12769 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12770
12771         * imap.el (imap-open): Handle case where buffer is a buffer object.
12772
12773 2005-10-29  Romain Francoise  <romain@orebokech.com>
12774
12775         * message.el (message-fix-before-sending): Fix comment.
12776
12777 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12778
12779         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12780
12781 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12782
12783         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12784         Used in gnus-score.el.
12785
12786 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12787
12788         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12789
12790 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12791
12792         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12793         whitespace removed in revision 7.8.  Use concatenated string to
12794         protect trailing whitespace.
12795
12796 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12797
12798         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12799         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12800         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12801         Courier IMAP ("some version from 2004").  Mostly based on similar
12802         code in the same function.
12803
12804 2005-10-26  Didier Verna  <didier@xemacs.org>
12805
12806         * gnus-group.el (gnus-group-compact-group): Invalidate original
12807         article buffer.
12808         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12809         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12810         NOV database and in article itself.
12811         Invalidate article backlog.
12812
12813 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12814
12815         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12816
12817 2005-10-26  Simon Josefsson  <jas@extundo.com>
12818
12819         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12820         part of 2004-07-25 change.
12821
12822 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12823
12824         * message.el (message-display-completion-list): New function.
12825         (message-expand-group): Use it; make sure the Completions buffer
12826         is modifiable.
12827 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12828
12829         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12830         user-mail-name is an empty string.
12831
12832 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12833
12834         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12835         depending on gnus-score-decay-constant.
12836
12837         * encrypt.el (encrypt-insert-file-contents)
12838         (encrypt-write-file-contents): Don't use `gnus-message'.
12839
12840         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12841         arguments.
12842         (mm-uu-type-alist): Add message-marks and insert-marks.
12843         Pass arguments to mm-uu-verbatim-marks-extract.
12844         (mm-uu-hide-markers): New variable.
12845         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12846
12847         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12848         (gnus-convert-image-to-face-command): Use "convert" by default to
12849         allow other input image formats.
12850         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12851         accordingly.
12852
12853 2005-10-23  Simon Josefsson  <jas@extundo.com>
12854
12855         * imap.el (imap-gssapi-program): Align command line parameters
12856         with latest GNU SASL.
12857         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12858
12859 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12860
12861         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12862         HTML.
12863         (nnslashdot-request-article): Ditto.
12864
12865         * lpath.el (featurep): Add nobreak-char-display.
12866
12867 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12868
12869         * mail-source.el (mail-source-fetch-pop): Require pop3.
12870         (mail-source-check-pop): Ditto.
12871
12872 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12873
12874         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12875         errors.
12876
12877 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12878
12879         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12880         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12881
12882         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12883
12884         * mm-bodies.el (mm-decode-string):
12885         Call `mm-charset-to-coding-system' with allow-override argument.
12886
12887 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12888
12889         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12890         (rfc2047-charset-to-coding-system): New function.
12891         (rfc2047-decode-encoded-words): New function.
12892         (rfc2047-decode-region): Use them.
12893         (rfc2047-decode-cte): Remove.
12894         (rfc2047-parse-and-decode): Remove.
12895         (rfc2047-decode): Remove.
12896
12897 2005-10-15  Kenichi Handa  <handa@m17n.org>
12898
12899         * rfc2047.el (rfc2047-decode-cte): New function.
12900         (rfc2047-decode-region): Change the way to decode successive
12901         encoded-words: decode B- or Q-encoding in each encoded-word,
12902         concatenate them, and decode it as charset.
12903
12904 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12905
12906         * lpath.el: Fbind codepage-setup for XEmacs.
12907
12908 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12909
12910         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12911         widget-move-and-invoke.
12912         (gnus-custom-mode): Use gnus-custom-map.
12913
12914 2005-10-15  Bill Wohler  <wohler@newt.com>
12915
12916         * message.el (message-tool-bar-map): Rename image file from
12917         mail_send to mail/send.
12918
12919 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12920
12921         * message.el (message-expand-group): Pass the common
12922         prefix substring of completion to `display-completion-list'.
12923
12924 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12925
12926         * mml-sec.el (mml-secure-method): New internal variable.
12927         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12928         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
12929         New functions using mml-secure-method.
12930
12931         * mml.el (mml-mode-map): Add key bindings for those functions.
12932         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12933         Harder <harder@myrealbox.com>.
12934         (mml-attach-file, mml-attach-buffer, mml-attach-external):
12935         Goto end of message if point is the headers of the message.
12936
12937         * message.el (message-in-body-p): New function.
12938
12939         * assistant.el: Autoload gnus-util and netrc.
12940
12941         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12942         Use `mm-charset-override-alist' only when decoding.
12943
12944         * mm-bodies.el (mm-decode-body):
12945         Call `mm-charset-to-coding-system' with allow-override argument.
12946
12947         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12948         `filename' from Content-Disposition if Content-Type doesn't
12949         provide `name'.
12950         (gnus-mime-view-part-as-type): Set default instead of
12951         initial-input.
12952
12953 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12954
12955         * format-spec.el (format-spec): Propagate text properties of % spec.
12956
12957 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12958
12959         * gnus-art.el (gnus-treat-predicate): Add `first'.
12960
12961 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12962
12963         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12964         (mm-charset-override-alist): New variable.
12965         (mm-charset-to-coding-system): Use it.
12966         (mm-codepage-setup): New helper function.
12967         (mm-charset-eval-alist): New variable.
12968         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
12969         Warn about unknown charsets.
12970
12971         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12972
12973 2005-10-04  David Hansen  <david.hansen@gmx.net>
12974
12975         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12976         (nnrss-check-group): Ditto.
12977
12978 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12979
12980         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12981         Rename x-gnus-verbatim to x-verbatim.
12982         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12983
12984         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12985         x-verbatim.
12986
12987         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12988
12989         * gnus-util.el (gnus-remove-duplicates): Remove.
12990
12991         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12992         instead of gnus-remove-duplicates.
12993
12994         * message.el (message-remove-duplicates): Remove.
12995         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12996         message-remove-duplicates.
12997
12998         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12999         available, else use implementation from `delete-dups'.
13000
13001         * message.el (message-insert-expires): New function.
13002         (message-mode-map): Add key binding.
13003         (message-mode-field-menu): Add menu entry.
13004         (message-mode): Document it.
13005         (message-make-expires-date): Use `message-make-date'.
13006
13007 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13008
13009         * message.el (message-make-expires-date): New function.
13010
13011 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13012
13013         * Makefile.in (list-installed-shadows): New entry.
13014         (install): Use it.
13015         (remove-installed-shadows): New entry.
13016
13017         * dgnushack.el (dgnushack-default-load-path): New variable.
13018         (dgnushack-find-lisp-shadows): New function.
13019         (dgnushack-remove-lisp-shadows): New function.
13020
13021 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13022
13023         * Makefile.in (install-el-elc): New entry.
13024         (install): Use it so that .el files are necessarily installed.
13025
13026 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13027
13028         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13029
13030 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13031
13032         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13033         function rather than the diff-mode.el package.
13034         (mm-display-external): Use with-current-buffer.
13035         (mm-viewer-completion-map, mm-viewer-completion-map):
13036         Move initialization inside declaration.
13037
13038 2005-09-29  Simon Josefsson  <jas@extundo.com>
13039
13040         * spam.el: Load hashcash when compiling, to avoid warnings.
13041         Don't autoload mail-check-payment.
13042         (spam-check-hashcash): Define unconditionally, since hashcash.el
13043         is part of Gnus now.  Ignore errors from payment checking.
13044
13045 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13046
13047         * message.el (message-bold-region, message-unbold-region):
13048         Rename from `bold-region' and `unbold-region'.
13049
13050         * message.el: Remove useless autoloads.
13051
13052 2005-09-28  Simon Josefsson  <jas@extundo.com>
13053
13054         * message.el (message-use-idna): Default to t.
13055         (message-use-idna): Test whether encoding works too.  Doc fix.
13056
13057 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13058
13059         * nntp.el (nntp-warn-about-losing-connection): Remove.
13060
13061 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13062
13063         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13064         customizable.  Change default value.
13065         (mm-uu-diff-groups-regexp): Change default value.
13066         (mm-uu-type-alist): Add doc string.
13067         (mm-uu-configure): Add doc string.  Make it interactive.
13068         (mm-uu-tex-groups-regexp): New variable.
13069         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13070         (mm-uu-type-alist): Add LaTeX documents.
13071         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13072         of "text/verbatim".
13073         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13074
13075         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13076         instead of "text/verbatim".
13077
13078         * message.el (message-mark-inserted-region)
13079         (message-mark-insert-file): Use slrn style marks when called with
13080         prefix argument.
13081
13082 2005-09-27  Simon Josefsson  <jas@extundo.com>
13083
13084         * message.el (message-idna-to-ascii-rhs-1): Reformat.
13085
13086 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
13087
13088         * message.el (message-remove-duplicates): New function.
13089         Implementation borrowed from `gnus-remove-duplicates'.
13090         (message-idna-to-ascii-rhs): Also encode idna addresses in
13091         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13092         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
13093         only ask about the same idna domain once per header and also tell
13094         in what header to replace the idna domain.
13095
13096         * gnus-art.el (article-decode-idna-rhs): Also decode idna
13097         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13098         (article-decode-idna-rhs): Fix regexp so that all idna-address in
13099         a header is decoded and not just the last one.
13100
13101 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13102
13103         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13104         has been decoded.
13105
13106         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13107         (mm-insert-part): Don't modify text if it has been decoded.
13108
13109         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13110         decoded.
13111
13112         * mm-view.el (mm-inline-text): Don't strip text props unless
13113         decoding enriched or richtext parts.
13114
13115 2005-09-25  Romain Francoise  <romain@orebokech.com>
13116
13117         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13118         * gnus-start.el (gnus-subscribe-interactively):
13119         * gnus-uu.el (gnus-uu-grab-articles):
13120         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13121         space.
13122
13123 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13124
13125         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13126         * mm-view.el (mm-view-pkcs7-decrypt):
13127         * gnus-sum.el (gnus-summary-limit-to-extra)
13128         (gnus-summary-respool-article, gnus-read-move-group-name):
13129         * gnus-score.el (gnus-summary-increase-score):
13130         * gnus-util.el (gnus-completing-read-with-default):
13131         * gnus-art.el (gnus-read-save-file-name)
13132         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13133         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13134         * message.el (message-check-news-header-syntax):
13135         Follow convention for reading with the minibuffer.
13136
13137 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13138
13139         * spam-report.el (spam-report-url-ping-plain):
13140         Use gnus-extended-version as User-Agent.
13141
13142         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13143         default value is nil.
13144
13145         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13146         (mm-uu-verbatim-marks-extract): New function.
13147         (mm-uu-extract): New face.
13148         (mm-uu-copy-to-buffer): Use it.
13149
13150         * spam-report.el (spam-report-gmane-ham): Rename from
13151         `spam-report-gmane-unspam'.
13152         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13153         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13154
13155         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13156         Autoload.
13157         (spam-report-gmane-unregister-routine):
13158         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13159
13160 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13161
13162         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13163         (spam-report-gmane-unregister-routine): Add support for gmane
13164         unregistration.
13165
13166         * spam-report.el (spam-report-gmane-unspam)
13167         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13168         (spam-report-gmane): Change to take a single article and do unspam
13169         registration.
13170
13171 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13172
13173         * mm-url.el (mm-url-decode-entities): Fix regexp.
13174
13175 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13176
13177         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13178         default to nil, to be able to use Gnus at all.  If the default
13179         switches to something else, then the function should be fixed not
13180         be exceedingly slow.
13181
13182 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13183
13184         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13185         fail hard.
13186
13187         * spam-report.el: Add better Keywords line.
13188
13189         * spam.el: Add Maintainer and better Keywords line.
13190
13191 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13192
13193         * gnus-art.el (gnus-article-replace-part)
13194         (gnus-mime-replace-part): New functions.
13195         (gnus-mime-action-alist, gnus-mime-button-commands)
13196         (gnus-mime-save-part-and-strip): Add file argument.
13197         (gnus-article-part-wrapper): Add interactive argument.
13198
13199         * gnus-sum.el (gnus-summary-mime-map):
13200         Add `gnus-article-replace-part'.
13201
13202 2005-09-19  Didier Verna  <didier@xemacs.org>
13203
13204         The nnml compaction feature:
13205         * nnml.el (nnml-request-compact-group): New function.
13206         * nnml.el (nnml-request-compact): New function.
13207         * gnus-int.el (gnus-request-compact-group): New function.
13208         * gnus-int.el (gnus-request-compact): New function.
13209         * gnus-group.el (gnus-group-compact-group): New function.
13210         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13211         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13212         * gnus-srvr.el (gnus-server-compact-server): New function.
13213         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13214         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13215
13216 2005-09-18  Deepak Goel  <deego@gnufans.org>
13217
13218         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13219         format spec.
13220
13221 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13222
13223         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13224
13225 2005-09-15  Romain Francoise  <romain@orebokech.com>
13226
13227         * message.el (message-fill-paragraph): Clarify docstring.
13228
13229 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13230
13231         * gnus-art.el (gnus-mime-display-part): Protect against broken
13232         MIME messages.
13233
13234 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13235
13236         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13237         before parsing header.
13238
13239 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13240
13241         * html2text.el (html2text-replace-list): Add new entities.
13242
13243 2005-09-11  Romain Francoise  <romain@orebokech.com>
13244
13245         * message.el (message-alternative-emails): Improve docstring.
13246         (message-setup-1): Call `message-use-alternative-email-as-from'
13247         after `message-setup-hook' to give it precedence over posting
13248         styles, etc.
13249         (message-use-alternative-email-as-from): Add docstring.
13250         Remove the original From header if present.
13251
13252         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13253         (nnml-save-mail): Use it.
13254
13255         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13256         articles.  Add new argument `silent'.
13257         (gnus-uu-mark-all): Report the total number of marked articles.
13258
13259 2005-09-10  Romain Francoise  <romain@orebokech.com>
13260
13261         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13262         (gnus-uu-mark-series): Likewise.
13263
13264 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13265
13266         * spam-report.el (spam-report-gmane): Fix generation of spam
13267         report URL.
13268
13269 2005-09-10  Simon Josefsson  <jas@extundo.com>
13270
13271         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13272         t, based on discussion on the ding list with Robert Epprecht
13273         <epprecht@solnet.ch>.
13274
13275 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13276
13277         * spam-report.el (spam-report-gmane): Make it work without
13278         X-Report-Spam header.  Gmane now only provides Archived-At.
13279         This is only used if `spam-report-gmane-use-article-number' is nil.
13280         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13281
13282         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13283         make `gnus-summary-sort-by-recipient' work with threading.
13284
13285         * nnweb.el (nnweb-google-wash-article): Print a message if article
13286         is not available.
13287
13288 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13289
13290         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13291         change.  Decode text/* parts content before displaying.
13292
13293 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13294
13295         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13296
13297 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13298
13299         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13300
13301         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13302         url-package-name, url-package-version,
13303         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13304         w3m-display-inline-images, and w3m-minor-mode-map.
13305
13306 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13307
13308         * message.el (message-tab-body-function): Fix mismatched custom type.
13309
13310         * gnus.el (gnus-group-change-level-function): Ditto.
13311
13312         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13313
13314         * gnus-art.el (gnus-signature-limit)
13315         (gnus-article-mime-part-function): Ditto.
13316
13317 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13318
13319         * mml.el (mml-mode): Silence the byte compiler.
13320
13321         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13322         using `(sit-for 0)' before moving the point to the specified part;
13323         skip unbuttonized parts.
13324         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13325         return to the summary window if gnus-auto-select-part is non-nil.
13326
13327 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13328
13329         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13330         New variables.
13331         (mml-dnd-attach-file, mml-mode): Use them.
13332
13333         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13334         Make fetching article by MID work again for Google Groups.
13335         Add FIXME concerning gnus-group-make-web-group.
13336
13337         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13338         Don't depend on Gnus by using mail-extract-address-components if
13339         gnus-extract-address-components is not bound.
13340
13341 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13342
13343         * gnus-art.el (gnus-mime-display-security): Don't display the
13344         signature, but only the signed part.
13345
13346 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13347
13348         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13349
13350         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13351         list, not listp.
13352
13353 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13354
13355         * mm-encode.el (mm-encode-content-transfer-encoding):
13356         Likewise when encoding.
13357
13358         * mm-bodies.el (mm-decode-content-transfer-encoding):
13359         De-canonicalize CRLF for all text content types, not just
13360         text/plain.
13361
13362 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13363
13364         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13365         valid article; point arrow and cursor at the MIME button.
13366
13367 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13368
13369         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13370         Suggested by Dan Christensen <jdc@uwo.ca>.
13371
13372         * mm-decode.el (mm-save-part): Enable change of prompt.
13373
13374 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13375
13376         * gnus-msg.el (gnus-inews-add-send-actions):
13377         Make `message-post-method' lambda parameter ARG `&optional'.
13378
13379 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13380
13381         * gnus-sum.el (gnus-summary-mime-map):
13382         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13383         gnus-article-jump-to-part.
13384
13385         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13386         (gnus-article-edit-part): Use it.
13387         (gnus-article-part-wrapper): Add no-handle argument.
13388         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13389         New functions.
13390
13391 2005-08-29  Romain Francoise  <romain@orebokech.com>
13392
13393         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13394         docstring.
13395         (gnus-face-from-file): Likewise.
13396
13397 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13398
13399         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13400         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13401         non-nil.
13402         (gnus-auto-select-part): New variable.
13403         (gnus-article-jump-to-part): New function.
13404         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13405         (gnus-mime-delete-part): Allow selecting specified part after
13406         deleting or stripping parts.
13407         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13408         part if argument is bogus.
13409
13410 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13411
13412         * gnus-art.el (w3m-minor-mode-map):
13413         * gnus-spec.el (gnus-newsrc-file-version):
13414         * gnus-util.el (nnmail-active-file-coding-system)
13415         (gnus-original-article-buffer, gnus-user-agent):
13416         * gnus.el (gnus-ham-process-destinations)
13417         (gnus-parameter-ham-marks-alist)
13418         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13419         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13420         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13421         * mm-decode.el (gnus-current-window-configuration):
13422         * mm-extern.el (gnus-article-mime-handles):
13423         * mm-url.el (url-current-object, url-package-name)
13424         (url-package-version):
13425         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13426         (smime-keys, w3m-cid-retrieve-function-alist)
13427         (w3m-current-buffer, w3m-display-inline-images)
13428         (w3m-minor-mode-map):
13429         * mml-smime.el (gnus-extract-address-components):
13430         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13431         (gnus-newsrc-hashtb, message-default-charset)
13432         (message-deletable-headers, message-options)
13433         (message-posting-charset, message-required-mail-headers)
13434         (message-required-news-headers):
13435         * mml1991.el (mc-pgp-always-sign):
13436         * mml2015.el (mc-pgp-always-sign):
13437         * nnheader.el (nnmail-extra-headers):
13438         * rfc1843.el (gnus-decode-encoded-word-function)
13439         (gnus-decode-header-function, gnus-newsgroup-name):
13440         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13441
13442 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13443
13444         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13445         the end of the date treatments.
13446
13447 2005-08-15  Simon Josefsson  <jas@extundo.com>
13448
13449         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13450         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13451         Capello and Romain Francoise.
13452         (pgg-fetch-key-function): Remove, not used?
13453         (pgg-insert-url-with-w3): Require url, to get
13454         url-insert-file-contents regardless of where it is defined.
13455
13456 2005-08-13  Romain Francoise  <romain@orebokech.com>
13457
13458         * message.el (message-cite-original-1): New function.
13459         (message-cite-original): Use it.
13460         (message-cite-original-without-signature): Ditto.
13461
13462 2005-08-08  Romain Francoise  <romain@orebokech.com>
13463
13464         * message.el (message-yank-empty-prefix): New variable.
13465         (message-indent-citation): Use it.
13466         (message-cite-original-without-signature): Respect X-No-Archive.
13467
13468 2005-08-08  Simon Josefsson  <jas@extundo.com>
13469
13470         * pgg.el: Autoload url-insert-file-contents instead of loading
13471         w3/url.
13472         (pgg-insert-url-with-w3): Don't load url here.
13473
13474 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13475
13476         * message.el (message-kill-to-signature): Don't insert newline at
13477         bol.
13478         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13479
13480 2005-08-06  Romain Francoise  <romain@orebokech.com>
13481
13482         * message.el (message-user-fqdn): Fix typo in docstring.
13483
13484 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13485
13486         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13487
13488         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13489
13490 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13491
13492         * mm-bodies.el (mm-encode-body): Use coding system rather than
13493         charset to encode text.
13494
13495         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13496         number of charsets if utf-8 is available (XEmacs).
13497
13498 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13499
13500         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13501         taken from `gnus-button-mid-or-mail-regexp'.
13502         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13503         (gnus-button-alist): Improve regexp for domain part of the MIDs
13504         for news:localpart@domain buttons.
13505         (gnus-button-ctan-directory-regexp): Update.
13506
13507 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13508
13509         * sieve-manage.el (sieve-manage-interactive-login):
13510         Use make-local-variable rather than make-variable-buffer-local.
13511         (sieve-manage-open): Ditto.
13512         (sieve-manage-authenticate): Ditto.
13513
13514         * mml.el (mml-generate-mime-1): Make the content type default to
13515         text/plain if the filename is not specified.
13516
13517 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13518
13519         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13520         instead of insert-buffer.
13521
13522         * message.el (message-yank-original): Ditto; set the mark at the
13523         end of the yanked message.
13524
13525 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13526
13527         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13528         lines to scroll rather than to stop it.
13529
13530         * mml.el (mml-generate-default-type): Add doc string.
13531         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13532         default to application/octet-stream when determining the content
13533         type if it is not specified for the part or the mml contents; add
13534         a comment about mml-generate-default-type.
13535
13536 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13537
13538         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13539         make it default to application/octet-stream when determining the
13540         content type if it is not specified for the external contents.
13541
13542 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13543
13544         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13545         segmented parameter but also other parameters might be there.
13546
13547 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13548
13549         * mm-decode.el (mm-display-external): Delete temp file, directory
13550         and buffer immediately if the external process is exited.
13551
13552 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13553
13554         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13555         fewer lines than that of scroll-margin.
13556         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13557
13558 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13559
13560         * gnus-art.el (gnus-article-next-page): Revert.
13561         (gnus-article-beginning-of-window): New macro.
13562         (gnus-article-next-page-1): Use it.
13563         (gnus-article-prev-page): Ditto.
13564         (gnus-article-edit-part): Use insert-buffer-substring instead of
13565         insert-buffer.
13566         (gnus-article-edit-exit): Ditto.
13567
13568         * gnus-util.el (gnus-beginning-of-window): Remove.
13569         (gnus-end-of-window): Remove.
13570
13571         * lpath.el: Don't bind header-line-format and scroll-margin.
13572
13573 2005-07-25  Simon Josefsson  <jas@extundo.com>
13574
13575         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13576         to have the url package without w3.  Reported by Daiki Ueno
13577         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13578
13579 2005-07-20  Didier Verna  <didier@xemacs.org>
13580
13581         * gnus-diary.el: Remove the description comment (nndiary is now
13582         properly documented in the Gnus manual).
13583         Fix the spelling of "Back End".
13584         * nndiary.el: Ditto.
13585         Fix the copyright notice.
13586
13587 2005-07-18  Romain Francoise  <romain@orebokech.com>
13588
13589         * gnus-sum.el (gnus-summary-to-prefix)
13590         (gnus-summary-newsgroup-prefix): New variables.
13591         (gnus-summary-from-or-to-or-newsgroups): Use them.
13592
13593 2005-07-17  Romain Francoise  <romain@orebokech.com>
13594
13595         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13596         space as it's generally not especially interesting to the user.
13597
13598 2005-07-16  Romain Francoise  <romain@orebokech.com>
13599
13600         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13601         nil to avoid prompting and file modification if one of the
13602         messages at the top of the nnfolder file contains a copyright
13603         notice.
13604         Update copyright notice.
13605
13606         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13607         instead of `current-time-string' as the latter creates a time
13608         string that is not RFC 2822 compliant (it lacks the zone).
13609         Update copyright notice.
13610
13611 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13612
13613         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13614         for text/rtf.  Display default in prompt.  Pass default for M-n.
13615
13616         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13617
13618 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13619
13620         * gnus-msg.el (gnus-button-mailto):
13621         Remove save-selected-window-window hackery because it relies on
13622         save-selected-window internals.
13623
13624 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13625
13626         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13627         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13628         (gnus-article-prev-page): Ditto.
13629
13630         * gnus-util.el (gnus-beginning-of-window): New function.
13631         (gnus-end-of-window): New function.
13632
13633         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13634
13635 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13636
13637         * gnus-score.el (gnus-score-edit-all-score):
13638         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
13639         gnus-message.
13640
13641 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13642
13643         * gnus-msg.el (gnus-button-mailto):
13644         Remove save-selected-window-window hackery because it relies on
13645         save-selected-window internals.
13646
13647 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13648
13649         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13650         add-minor-mode.
13651         (gnus-binary-mode): Ditto.
13652
13653         * gnus-topic.el (gnus-topic-mode): Ditto.
13654
13655 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13656
13657         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13658         (gnus-article-prev-page): Take scroll-margin into consideration.
13659
13660 2005-07-04  Lute Kamstra  <lute@gnu.org>
13661
13662         Update FSF's address in GPL notices.
13663
13664 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13665
13666         * gnus.el (gnus-exit):
13667         * gnus-group.el (gnus-group-icons):
13668         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13669
13670         * gnus-nocem.el (gnus-nocem):
13671         * message.el (message-various, message-buffers, message-sending)
13672         (message-interface, message-forwarding, message-insertion)
13673         (message-headers, message-news, message-mail):
13674         * pgg-gpg.el (pgg-gpg):
13675         * pgg-parse.el (pgg-parse):
13676         * pgg-pgp.el (pgg-pgp):
13677         * pgg-pgp5.el (pgg-pgp5):
13678         * pop3.el (pop3): Finish `defgroup' description with period.
13679
13680 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13681
13682         * gnus-art.el (article-display-face): Improve the efficiency.
13683         (article-display-x-face): Ditto; remove grey x-face stuff.
13684
13685 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13686
13687         * gnus-art.el (article-display-face): Correct the position in
13688         which Faces are inserted.
13689
13690 2005-06-29  Didier Verna  <didier@xemacs.org>
13691
13692         * gnus-art.el (article-display-face): Display faces in correct
13693         order.
13694
13695 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13696
13697         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13698         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13699         (gnus-nocem-check-article): Fetch the Type header.
13700         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13701         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13702         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13703         make sure gnus-nocem-hashtb is initialized.
13704         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13705         (gnus-nocem-unwanted-article-p): Ditto.
13706
13707         * pgg.el (pgg-verify): Return the verification result.
13708
13709 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13710
13711         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13712         is ascii.
13713
13714 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13715
13716         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13717         `show-nonbreak-escape'.
13718
13719 2005-06-23  Lute Kamstra  <lute@gnu.org>
13720
13721         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13722
13723         * dig.el (dig-mode):
13724         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13725
13726 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13727
13728         * nnimap.el (nnimap-split-download-body): Fix spellings.
13729
13730 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13731
13732         * gnus-art.el (gnus-article-encrypt-body):
13733         * gnus-cus.el (gnus-score-customize):
13734         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13735         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13736
13737 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13738
13739         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13740         header by looking for magic "MII" at the beginnig.
13741
13742 2005-06-16  Miles Bader  <miles@gnu.org>
13743
13744         * gnus-xmas.el (gnus-xmas-group-startup-message):
13745         Use renamed gnus-splash face.
13746
13747         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13748         (assistant-field-face): New backward-compatibility alias for renamed
13749         face.
13750         (assistant-render-text): Use renamed assistant-field face.
13751
13752         * spam.el (spam): Remove "-face" suffix from face name.
13753         (spam-face): New backward-compatibility alias for renamed face.
13754         (spam-face, spam-initialize): Use renamed spam face.
13755
13756         * message.el (message-header-to, message-header-cc)
13757         (message-header-subject, message-header-newsgroups)
13758         (message-header-other, message-header-name)
13759         (message-header-xheader, message-separator, message-cited-text)
13760         (message-mml): Remove "-face" suffix from face names.
13761         (message-header-to-face, message-header-cc-face)
13762         (message-header-subject-face, message-header-newsgroups-face)
13763         (message-header-other-face, message-header-name-face)
13764         (message-header-xheader-face, message-separator-face)
13765         (message-cited-text-face, message-mml-face):
13766         New backward-compatibility aliases for renamed faces.
13767         (message-font-lock-keywords): Use renamed message faces.
13768
13769         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13770         (sieve-test-commands, sieve-tagged-arguments):
13771         Remove "-face" suffix from face names.
13772         (sieve-control-commands-face, sieve-action-commands-face)
13773         (sieve-test-commands-face, sieve-tagged-arguments-face):
13774         New backward-compatibility aliases for renamed faces.
13775         (sieve-control-commands-face, sieve-action-commands-face)
13776         (sieve-test-commands-face, sieve-tagged-arguments-face):
13777         Use renamed sieve faces.
13778
13779         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13780         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13781         (gnus-group-news-3-empty, gnus-group-news-4)
13782         (gnus-group-news-4-empty, gnus-group-news-5)
13783         (gnus-group-news-5-empty, gnus-group-news-6)
13784         (gnus-group-news-6-empty, gnus-group-news-low)
13785         (gnus-group-news-low-empty, gnus-group-mail-1)
13786         (gnus-group-mail-1-empty, gnus-group-mail-2)
13787         (gnus-group-mail-2-empty, gnus-group-mail-3)
13788         (gnus-group-mail-3-empty, gnus-group-mail-low)
13789         (gnus-group-mail-low-empty, gnus-summary-selected)
13790         (gnus-summary-cancelled, gnus-summary-high-ticked)
13791         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13792         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13793         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13794         (gnus-summary-low-undownloaded)
13795         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13796         (gnus-summary-low-unread, gnus-summary-normal-unread)
13797         (gnus-summary-high-read, gnus-summary-low-read)
13798         (gnus-summary-normal-read, gnus-splash):
13799         Remove "-face" suffix from face names.
13800         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13801         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13802         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13803         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13804         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13805         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13806         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13807         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13808         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13809         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13810         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13811         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13812         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13813         (gnus-summary-normal-ticked-face)
13814         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13815         (gnus-summary-normal-ancient-face)
13816         (gnus-summary-high-undownloaded-face)
13817         (gnus-summary-low-undownloaded-face)
13818         (gnus-summary-normal-undownloaded-face)
13819         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13820         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13821         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13822         (gnus-splash-face):
13823         New backward-compatibility aliases for renamed faces.
13824         (gnus-group-startup-message): Use renamed gnus faces.
13825
13826         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13827         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13828         (gnus-server-agent): Remove "-face" suffix from face names.
13829         (gnus-server-agent-face, gnus-server-opened-face)
13830         (gnus-server-closed-face, gnus-server-denied-face)
13831         (gnus-server-offline-face):
13832         New backward-compatibility aliases for renamed faces.
13833         (gnus-server-agent-face, gnus-server-opened-face)
13834         (gnus-server-closed-face, gnus-server-denied-face)
13835         (gnus-server-offline-face): Use renamed gnus faces.
13836
13837         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13838         Remove "-face" suffix from face names.
13839         (gnus-picon-xbm-face, gnus-picon-face):
13840         New backward-compatibility aliases for renamed faces.
13841
13842         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13843         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13844         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13845         (gnus-cite-11): Remove "-face" suffix from face names.
13846         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13847         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13848         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13849         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13850         New backward-compatibility aliases for renamed faces.
13851         (gnus-cite-attribution-face, gnus-cite-face-list)
13852         (gnus-article-boring-faces): Use renamed gnus faces.
13853
13854         * gnus-art.el (gnus-signature, gnus-header-from)
13855         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13856         (gnus-header-content): Remove "-face" suffix from face names.
13857         (gnus-signature-face, gnus-header-from-face)
13858         (gnus-header-subject-face, gnus-header-newsgroups-face)
13859         (gnus-header-name-face, gnus-header-content-face):
13860         New backward-compatibility aliases for renamed faces.
13861         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13862
13863         * gnus-sum.el (gnus-summary-selected-face)
13864         (gnus-summary-highlight): Use renamed gnus faces.
13865         * gnus-group.el (gnus-group-highlight): Likewise.
13866
13867 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13868
13869         * gnus-sieve.el (gnus-sieve-article-add-rule):
13870         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13871         * spam-stat.el (spam-stat-buffer-change-to-spam)
13872         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13873
13874         * message.el (message-is-yours-p):
13875         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13876
13877 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13878
13879         * mm-view.el (mm-inline-text): Withdraw the last change.
13880
13881 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13882
13883         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13884         executing enriched-decode.
13885
13886 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13887
13888         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13889         charset of tar files.
13890
13891 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13892
13893         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13894
13895 2005-06-04  Lute Kamstra  <lute@gnu.org>
13896
13897         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13898         information is never recorded.
13899
13900 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13901
13902         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13903
13904 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13905
13906         * pop3.el (pop3-apop): Run md5 in the binary mode.
13907
13908         * starttls.el (starttls-set-process-query-on-exit-flag):
13909         Use eval-and-compile.
13910
13911 2005-05-31  Simon Josefsson  <jas@extundo.com>
13912
13913         * smime.el (smime-replace-in-string): Define.
13914         (smime-cert-by-ldap-1): Use it.
13915
13916 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13917
13918         * gnus-art.el (article-display-x-face): Replace
13919         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13920
13921         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13922         set-process-query-on-exit-flag or process-kill-without-query.
13923
13924         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13925         loop instead of replace-regexp.
13926
13927         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13928         instead of process-kill-without-query if it is available.
13929
13930         * lpath.el: Fbind ldap-search-entries.
13931
13932         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13933         instead of find-file-hooks if it is available.
13934
13935         * mml1991.el: Bind pgg-default-user-id when compiling.
13936
13937         * mml2015.el: Bind pgg-default-user-id when compiling.
13938
13939         * nndraft.el (nndraft-request-associate-buffer):
13940         Use write-contents-functions instead of write-contents-hooks if it is
13941         available.
13942
13943         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13944         instead of find-file-hooks if it is available.
13945
13946         * nntp.el (nntp-open-connection): Replace
13947         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13948         (nntp-open-ssl-stream): Ditto.
13949         (nntp-open-tls-stream): Ditto.
13950
13951         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13952         set-process-query-on-exit-flag or process-kill-without-query.
13953         (starttls-open-stream-gnutls): Use it instead of
13954         process-kill-without-query.
13955         (starttls-open-stream): Ditto.
13956
13957 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13958
13959         * smime.el (smime-cert-by-ldap-1): Don't use
13960         replace-regexp-in-string.
13961
13962 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13963
13964         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13965
13966         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13967         in PEM format.  Adjust to the XEmacs compability.
13968
13969 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13970
13971         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13972         by `string-to-number'.
13973         * gnus-agent.el (gnus-agent-regenerate-group)
13974         (gnus-agent-fetch-articles): Ditto.
13975         * gnus-art.el (gnus-button-fetch-group): Ditto.
13976         * gnus-cache.el (gnus-cache-generate-active)
13977         (gnus-cache-articles-in-group): Ditto.
13978         * gnus-group.el (gnus-group-set-current-level)
13979         (gnus-group-insert-group-line): Ditto.
13980         * gnus-score.el (gnus-score-set-expunge-below)
13981         (gnus-score-set-mark-below, gnus-summary-score-effect)
13982         (gnus-summary-score-entry): Ditto.
13983         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13984         (gnus-soup-pack): Ditto.
13985         * gnus-spec.el (gnus-xmas-format): Ditto.
13986         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13987         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13988         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13989         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13990         * nndb.el (nndb-get-remote-expire-response): Ditto.
13991         * nndiary.el (nndiary-parse-schedule-value)
13992         (nndiary-string-to-number, nndiary-request-replace-article)
13993         (nndiary-request-article): Ditto.
13994         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13995         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13996         * nneething.el (nneething-make-head): Ditto.
13997         * nnfolder.el (nnfolder-request-article)
13998         (nnfolder-retrieve-headers): Ditto.
13999         * nnheader.el (nnheader-file-to-number): Ditto.
14000         * nnkiboze.el (nnkiboze-request-article): Ditto.
14001         * nnmail.el (nnmail-process-unix-mail-format)
14002         (nnmail-process-babyl-mail-format): Ditto.
14003         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14004         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14005         (nnmh-request-create-group, nnmh-request-list-1)
14006         (nnmh-request-group, nnmh-request-article): Ditto.
14007         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14008         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14009         * nnsoup.el (nnsoup-make-active): Ditto.
14010         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14011         * nntp.el (nntp-find-group-and-number)
14012         (nntp-retrieve-headers-with-xover): Ditto.
14013         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14014         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14015         (pgg-format-key-identifier): Ditto.
14016         * pop3.el (pop3-last, pop3-stat): Ditto.
14017         * qp.el (quoted-printable-decode-region): Ditto.
14018
14019         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14020         of concat.
14021
14022 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14023
14024         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14025
14026         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14027
14028         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14029
14030         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14031
14032         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14033
14034         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14035
14036         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14037         (gnus-carpal-mode): Ditto.
14038
14039         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14040         (gnus-browse-mode): Ditto.
14041
14042         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14043
14044         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14045
14046 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14047
14048         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14049
14050 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14051
14052         * gnus-util.el (gnus-run-mode-hooks): New function.
14053
14054         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14055
14056         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
14057         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
14058
14059 2005-05-27  Lute Kamstra  <lute@gnu.org>
14060
14061         * dns-mode.el (dns-mode): Specify customization group.
14062
14063 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14064
14065         * gnus-agent.el (gnus-agent-make-mode-line-string):
14066         Use mode-line-highlight as mouse-face.
14067
14068 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14069
14070         * canlock.el (canlock): Change the parent group to news.
14071
14072         * deuglify.el (gnus-outlook-deuglify): Add :group.
14073
14074         * dig.el (dig): Add :group.
14075
14076         * dns-mode.el (dns-mode): Add :group.
14077
14078         * encrypt.el (encrypt): Add :group.
14079
14080         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14081         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14082         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14083         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
14084         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
14085
14086         * gnus-diary.el (gnus-diary): Add :group.
14087
14088         * gnus.el (gnus-group-news-1-face): Add :group.
14089         (gnus-group-news-1-empty-face): Ditto.
14090         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
14091         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
14092         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
14093         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
14094         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
14095         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
14096         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
14097         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
14098         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
14099         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
14100         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
14101         (gnus-summary-high-ticked-face): Ditto.
14102         (gnus-summary-low-ticked-face): Ditto.
14103         (gnus-summary-normal-ticked-face): Ditto.
14104         (gnus-summary-high-ancient-face): Ditto.
14105         (gnus-summary-low-ancient-face): Ditto.
14106         (gnus-summary-normal-ancient-face): Ditto.
14107         (gnus-summary-high-undownloaded-face): Ditto.
14108         (gnus-summary-low-undownloaded-face): Ditto.
14109         (gnus-summary-normal-undownloaded-face): Ditto.
14110         (gnus-summary-high-unread-face): Ditto.
14111         (gnus-summary-low-unread-face): Ditto.
14112         (gnus-summary-normal-unread-face): Ditto.
14113         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14114         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14115
14116         * hashcash.el (hashcash): New custom group.
14117         (hashcash-default-payment): Add :group.
14118         (hashcash-payment-alist): Ditto.
14119         (hashcash-default-accept-payment): Ditto.
14120         (hashcash-accept-resources): Ditto.
14121         (hashcash-path): Ditto.
14122         (hashcash-extra-generate-parameters): Ditto.
14123         (hashcash-double-spend-database): Ditto.
14124         (hashcash-in-news): Ditto.
14125
14126         * message.el (message-minibuffer-local-map): Add :group.
14127
14128         * netrc.el (netrc): Add :group.
14129
14130         * sieve-manage.el (sieve-manage-log): Add :group.
14131         (sieve-manage-default-user): Diito.
14132         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14133         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14134         (sieve-manage-authenticators): Ditto.
14135         (sieve-manage-authenticator-alist): Ditto.
14136         (sieve-manage-default-port): Ditto.
14137
14138         * sieve-mode.el (sieve-control-commands-face): Add :group.
14139         (sieve-action-commands-face): Ditto.
14140         (sieve-test-commands-face): Ditto.
14141         (sieve-tagged-arguments-face): Ditto.
14142
14143         * smime.el (smime): Add :group.
14144
14145         * spam-report.el (spam-report): Add :group.
14146
14147         * spam.el (spam, spam-face): Add :group.
14148
14149 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14150
14151         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14152         return \n.\n.\n at the end of articles.  Protect against that.
14153         (nntp-with-open-group): Allow debugging.
14154
14155         * nnheader.el (mail-header-set-extra): Make into a function
14156         because I just could't understand how to quote the list properly.
14157
14158         * dns.el (query-dns-cached): New function.
14159
14160 2005-05-26  Lute Kamstra  <lute@gnu.org>
14161
14162         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14163
14164 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14165
14166         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
14167
14168         * gnus-art.el: Don't autoload mail-extract-address-components.
14169
14170         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14171         eval-and-compile to evaluate it.
14172
14173         * hashcash.el: Don't autoload executable-find.
14174
14175         * nndb.el: Don't declare the nndb back end two or more times; don't
14176         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14177
14178         * nntp.el: Autoload format-spec instead of format; use
14179         eval-and-compile to evaluate autoload forms.
14180
14181 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14182
14183         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14184
14185 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14186
14187         * gnus.el (gnus-version-number): Bump version.
14188
14189 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14190
14191         * gnus.el: No Gnus v0.3 is released.
14192
14193 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14194
14195         * lpath.el (featurep): Bind show-nonbreak-escape.
14196
14197 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14198
14199         * gnus-art.el (gnus-article-edit-part): Disable undo.
14200
14201 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14202
14203         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14204         gnus-article-date-lapsed-new-header is t if date timer is active;
14205         skip headers in which the original date value is empty.
14206         (gnus-article-save-original-date): Redefine it as a macro.
14207         (gnus-display-mime): Use it.
14208
14209 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14210
14211         * gnus-art.el (article-date-ut): Support converting date in
14212         forwarded parts as well.
14213         (gnus-article-save-original-date): New function.
14214         (gnus-display-mime): Use it.
14215
14216 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14217
14218         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14219         enclosure element of <item>.
14220
14221 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14222
14223         * message.el (message-kill-buffer-query): Rename from
14224         `message-kill-buffer-query-if-modified'.  Add :version.
14225
14226 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14227
14228         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14229         window layout.
14230
14231 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14232
14233         * mml.el: Autoload dnd when compiling.
14234
14235 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14236
14237         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14238         x-dnd-*.
14239
14240 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14241
14242         * qp.el (quoted-printable-encode-region): Save excursion.
14243
14244 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14245
14246         * message.el (message-kill-buffer-query-if-modified): Add new variable
14247         so the user can kill a modified message buffer quickly.
14248         (message-kill-buffer): Use it.
14249
14250 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14251
14252         * lpath.el: Fbind display-time-event-handler; don't fbind
14253         string-to-multibyte.
14254
14255         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14256
14257 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14258
14259         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14260         contained in text because xml.el decodes entities) with LFs.
14261
14262 2005-04-11  Lute Kamstra  <lute@gnu.org>
14263
14264         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14265         differently.
14266
14267 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14268
14269         * mm-util.el (mm-detect-coding-region): Typo.
14270
14271 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14272
14273         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14274
14275 2005-04-06  Deepak Goel  <deego@gnufans.org>
14276
14277         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14278         user-function allow user modifications of the scores.
14279         (spam-stat-score-buffer-user): New function, to allow
14280         user-computed modifications to the score.
14281         (spam-stat-score-buffer-user-functions): List of additional
14282         scoring functions.
14283         (spam-stat-error-holder): Global temporary error holder.
14284         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14285         variable.
14286
14287 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14288
14289         * gnus-registry.el (gnus-registry-clean-empty-function)
14290         (gnus-registry-trim, gnus-registry-fetch-groups)
14291         (gnus-registry-delete-group): Groups that match
14292         `gnus-registry-ignored-groups' are removed from the registry
14293         entries, not just ignored for splitting.  This helps clean up the
14294         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14295         to get all the groups a message ID is in.
14296
14297         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14298         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14299         (spam-stat-score-buffer-user-functions): Add :number custom type.
14300
14301 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14302
14303         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14304         argument in XEmacs.
14305
14306         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14307         (nnrss-request-group): Decode group name first.
14308         (nnrss-request-article): Make a text/plain article if mml-to-mime
14309         failed.
14310         (nnrss-get-encoding): Return a compatible encoding according to
14311         nnrss-compatible-encoding-alist.
14312         (nnrss-find-el): Use consp instead of listp.
14313         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14314
14315 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14316
14317         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14318         which Emacs 20 doesn't support.
14319         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14320
14321 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14322
14323         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14324         silence the byte compiler inside the defun.
14325
14326         * gnus-demon.el (parse-time-string): Add autoload.
14327
14328         * gnus-delay.el (parse-time-string): Add autoload.
14329
14330         * gnus-art.el (parse-time-string): Add autoload.
14331
14332         * nnultimate.el (parse-time): Require for `parse-time-string'.
14333
14334 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14335
14336         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14337
14338         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14339
14340         * smime.el (smime-ldap-host-list): Add :version.
14341
14342 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14343
14344         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14345         pass it to `gnus-browse-read-group'.
14346         (gnus-browse-read-group): Add NUMBER argument and pass it to
14347         `gnus-group-read-ephemeral-group'.
14348
14349         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14350         argument and pass it to `gnus-group-read-group'.
14351
14352 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14353
14354         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14355         mm-xemacs-find-mime-charset-1 if we have the mule feature
14356         available at runtime.
14357
14358 2005-03-25  Werner Lemberg  <wl@gnu.org>
14359
14360         * nnmaildir.el: Replace `illegal' with `invalid'.
14361
14362 2005-03-23  Lute Kamstra  <lute@gnu.org>
14363
14364         * time-date.el: Add comment on time value formats.
14365         Don't require parse-time.
14366         (with-decoded-time-value): New macro.
14367         (encode-time-value): New function.
14368         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14369         (days-to-time): Return a valid time value when arg is huge.
14370         (time-since): Use time-subtract.
14371         (time-to-number-of-days): Use time-to-seconds.
14372
14373 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14374
14375         * gnus-start.el (gnus-display-time-event-handler):
14376         Check display-time-timer at runtime rather than only at load time
14377         in case display-time-mode is turned off in the mean time.
14378
14379 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14380
14381         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14382         used.
14383
14384         * nneething.el (nneething-map-file-directory): Derive from
14385         `gnus-directory'.
14386
14387         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14388         the To/Cc button.
14389
14390 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14391
14392         * nnmaildir.el (nnmaildir-request-accept-article):
14393         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14394
14395 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14396
14397         * gnus-async.el: Require timer-funcs at compile time when in
14398         XEmacs for `run-with-idle-timer'.
14399
14400 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14401
14402         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14403         autoloaded function.
14404
14405 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14406
14407         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14408
14409 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14410
14411         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14412
14413 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14414
14415         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
14416         Add gnus-expert-user to default.
14417
14418 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14419
14420         * nnimap.el (nnimap-open-server): Ditto.
14421
14422         * imap.el (imap-authenticate): Fix typo.
14423
14424 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14425
14426         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14427         buffer (since IMAP server might return FETCH response out of
14428         order, and the nntp buffer must be sorted).
14429
14430 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14431
14432         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
14433         comparison on string.
14434
14435         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14436         (gnus-agent-score): Rename category keywords to match gnus-cus.
14437         (gnus-agent-summary-fetch-series): Modify to protect against
14438         gnus-agent-summary-fetch-group clearing processable flags.
14439         (gnus-agent-synchronize-group-flags): Update live group buffer as
14440         synchronization may occur due to the user toggle the plugged
14441         status.
14442         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14443         successfully downloaded.
14444         (gnus-agent-expire-group-1): Avoid using markers when the overview
14445         is in ascending order; greatly improves performance.
14446         (gnus-agent-regenerate-group):
14447         Use gnus-agent-synchronize-group-flags to reset read status in both
14448         gnus and server.
14449         (gnus-agent-update-files-total-fetched-for): Fix initial size.
14450
14451 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14452
14453         * message.el: Don't autoload former message-utils variables.
14454         (message-strip-subject-trailing-was): Change doc string.
14455
14456         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14457         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14458         (nnweb-google-search): Add "hl=en" here.
14459         (nnweb-google-parse-1, nnweb-google-create-mapping):
14460         Don't hardcode URL.
14461
14462 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14463
14464         * message.el (message-get-reply-headers, message-followup):
14465         Mention related variables `message-use-followup-to' and
14466         `message-use-mail-followup-to', in the information buffer.
14467
14468         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14469         of broken groups(-beta).google.com.
14470
14471 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14472
14473         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14474         parameter to invoked gnus-request-move-article; remove the
14475         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14476         all at once instead of once per article.
14477         (gnus-summary-remove-process-mark): Accept a list of articles as
14478         well as a single article for processing.
14479
14480         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14481         parameter.
14482
14483         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14484
14485         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14486
14487         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14488         parameter.
14489
14490         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14491         parameter.
14492
14493         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14494         parameter and remove the gnus-sum-hint-move-is-internal variable.
14495
14496         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14497         parameter.
14498
14499         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14500         parameter.
14501
14502         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14503         parameter.
14504
14505         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14506
14507         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14508         parameter.
14509
14510         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14511         parameter.
14512
14513 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14514
14515         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14516         a more conservative way.
14517
14518 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14519
14520         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14521         buffer, so it moves the window's cursor.
14522
14523 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14524
14525         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14526         `mm-dissect-multipart' and receive the from field as an (optional)
14527         argument from `mm-dissect-multipart'.
14528         (mm-dissect-multipart): Receive the from field as an argument and
14529         pass it on when we call `mm-dissect-buffer' on MIME parts.
14530         Fixes verification/decryption of signed/encrypted MIME parts.
14531
14532 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14533
14534         * gnus-sum.el (gnus-summary-move-article):
14535         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
14536         whatever it calls (right now, only nnimap-request-move article
14537         respects it).
14538
14539         * nnimap.el (nnimap-request-move-article):
14540         When gnus-sum-hint-move-is-internal is set, don't do the extra
14541         nnimap-request-article.
14542
14543 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14544
14545         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14546
14547         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14548         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14549
14550         * gnus-sum.el (gnus-summary-caesar-message):
14551         Apply `gnus-treat-article' after rotation.
14552
14553         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14554         doc string.
14555
14556 2005-02-22  Simon Josefsson  <jas@extundo.com>
14557
14558         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14559         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14560         <arne@arnested.dk>.
14561         (encrypt): Add password-cache and password-cache-expiry as group
14562         members.
14563
14564 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14565
14566         * smime.el (smime-ldap-host-list): Doc fix.
14567         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14568         cache) password.
14569         (smime-sign-region): Use it.
14570         (smime-decrypt-region): Use it.
14571         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14572         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14573         fails.
14574         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14575         certificate from DER to PEM format rather than calling openssl.
14576
14577         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14578
14579         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14580         for signing/encryption.
14581
14582         * mml.el (mml-parse-1): Use them.
14583
14584 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14585
14586         * nnrss.el (nnrss-verbose): Remove.
14587         (nnrss-request-group): Use `nnheader-message' instead.
14588
14589 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14590
14591         * nnrss.el (nnrss-verbose): New variable.
14592         (nnrss-request-group): Make it say nnrss is requesting a group.
14593
14594 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14595
14596         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14597         Handle news URL with given port correctly.
14598
14599 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14600
14601         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14602         containing special characters.
14603
14604         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14605
14606         * mml.el (mime-to-mml): Ditto.
14607
14608         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14609         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14610         (rfc2047-decode-region): Quote decoded words containing special
14611         characters when rfc2047-quote-decoded-words-containing-tspecials
14612         is non-nil.
14613
14614 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14615
14616         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14617
14618         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14619
14620 2005-02-15  Simon Josefsson  <jas@extundo.com>
14621
14622         * nnimap.el (nnimap-debug): Doc fix.
14623
14624         * imap.el (imap-debug): Doc fix.
14625
14626 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14627
14628         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14629
14630 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14631
14632         * gnus.el (spam-contents): Improve docs for spam-contents
14633         parameter in its variable incarnation.
14634
14635 2005-02-14  Simon Josefsson  <jas@extundo.com>
14636
14637         * smime-ldap.el: Use require instead of load-library for ldap.
14638         (smime-ldap-search): Indent.
14639         (smime-ldap-search-internal): Shorten line.
14640
14641         * smime.el (smime-cert-by-dns): Add doc-string.
14642         (smime-cert-by-ldap-1): Indent.
14643
14644         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
14645         mml-smime-get-dns-ldap.
14646         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14647
14648 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14649
14650         * smime.el: Require smime-ldap.
14651         (smime-ldap-host-list): New variable.
14652         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14653
14654         * mml-smime.el (mml-smime-encrypt-query): New function.
14655         (mml-smime-encrypt-query): Use it.
14656
14657         * smime-ldap.el: New file.
14658
14659 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14660
14661         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14662
14663 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14664
14665         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14666         argument in doc string.  Make query for type more clear.
14667
14668 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14669
14670         * gnus.el (gnus-group-startup-message): Search for gnus images in
14671         etc/images/gnus.
14672         * mm-util.el (mm-image-load-path): Likewise.
14673         * smiley.el (smiley-data-directory): Search for smilies in
14674         etc/images/smilies.
14675
14676 2005-02-09  Kim F. Storm  <storm@cua.dk>
14677
14678         Change Emacs release version from 21.4 to 22.1 throughout.
14679         Change Emacs development version from 21.3.50 to 22.0.50.
14680
14681 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14682
14683         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14684
14685         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14686         non-Mule XEmacs as well.
14687         (mm-decompress-buffer): Signal an error intentionally if it does
14688         not decompress compressed data because auto-compression-mode is
14689         disabled.
14690
14691 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14692
14693         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14694         an ID in the registry even if it has no groups.
14695
14696 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14697
14698         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14699         merge it into mm-decompress-buffer.
14700         (gnus-mime-copy-part): Use the MIME part charset, the value which
14701         a user specified or gnus-newsgroup-charset for decoding, like
14702         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14703         save-buffer what was used.  Suggested by Kevin Ryde
14704         <user42@zip.com.au>.
14705         (gnus-mime-inline-part): Allow the name parameter as well as the
14706         filename parameter; force decompressing of compressed data; always
14707         display contents being not decoded as unibyte.
14708
14709         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14710         as well as the filename parameter.
14711
14712         * mm-util.el (mm-decompress-buffer):
14713         Merge gnus-mime-jka-compr-maybe-uncompress.
14714         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14715         of compressed data.
14716
14717 2005-02-08  Simon Josefsson  <jas@extundo.com>
14718
14719         * imap.el (imap-log): Doc fix.
14720
14721 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14722
14723         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14724         the coding cookies; decompress compressed parts.
14725
14726         * mml.el (mml-generate-mime-1): Add the charset parameter according
14727         to the value which a user specified manually or the coding cookie.
14728
14729         * mm-util.el (mm-string-to-multibyte): New function.
14730         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14731         (mm-coding-system-to-mime-charset): New function.
14732         (mm-decompress-buffer): New function.
14733         (mm-find-buffer-file-coding-system): New function.
14734
14735         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14736         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14737         parts.
14738
14739 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14740
14741         * mm-view.el (mm-display-inline-fontify): Decode a part according
14742         to the charset parameter.
14743
14744 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14745
14746         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14747         prefix arg is neither nil nor a number, as info specifies.
14748
14749 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14750
14751         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14752         timestamps.
14753
14754 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14755
14756         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14757         groups error checking and notify user.
14758
14759 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14760
14761         * message.el (message-send-mail-function): Check existence of
14762         sendmail-program first before using default value
14763         `message-send-mail-with-sendmail'.  Otherwise use more generic
14764         `smtpmail-send-it'.
14765
14766 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14767
14768         * nntp.el (nntp-request-update-info): Always return nil.
14769
14770 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14771
14772         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14773
14774 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14775
14776         * message.el (message-beginning-of-line): Change the behavior when
14777         invoked between BOL and : so that it first moves backward.
14778
14779 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14780
14781         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14782         article buffer when editing of the article is discarded.
14783         (gnus-article-prepare): Revert.
14784
14785 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14786
14787         * gnus-art.el (gnus-article-prepare):
14788         Remove message-strip-forbidden-properties from the local hook.
14789
14790 2005-01-27  Simon Josefsson  <jas@extundo.com>
14791
14792         * password.el (password-cache-add): Only start one timer per key.
14793         Reported by Derek Atkins <warlord@MIT.EDU>.
14794
14795 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14796
14797         * run-at-time.el: Remove.  It is no longer needed as
14798         timer-funcs.el in the xemacs-base package has a working version of
14799         `run-at-time'.
14800
14801         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14802
14803         * password.el: Require timer-funcs instead of run-at-time in
14804         XEmacs.
14805         Remove `password-run-at-time' macro.
14806         (password-cache-add): Use `run-at-time' instead of
14807         `password-run-at-time'.
14808
14809         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14810         Remove `nnheader-cancel-function-timers' alias,
14811         `cancel-function-timers' exists in XEmacs in timer-funcs.
14812
14813         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14814         for `run-with-idle-timer'.
14815
14816         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14817         for `run-at-time'.
14818
14819         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14820         for `with-timeout'.
14821
14822         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14823         the same as for XEmacs 21.4.
14824         No need to ignore `run-with-idle-timer', this function exists in
14825         XEmacs now in timer-funcs.el in the xemacs-base package.
14826         (dgnushack-compile): No need to delete
14827         run-at-time.el from the list of files to compile because it
14828         doesn't exist anymore.
14829
14830 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14831
14832         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14833         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14834
14835 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14836
14837         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14838         sensitively.
14839
14840 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14841
14842         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14843
14844 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14845
14846         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14847         which will be inserted according to the multibyteness of a buffer
14848         rather than the type of contents.  Suggested by ARISAWA Akihiro
14849         <ari@mbf.ocn.ne.jp>.
14850
14851         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14852         of string which old xml.el may return rather than a string.
14853
14854 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14855
14856         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14857
14858 2005-01-16  Simon Josefsson  <jas@extundo.com>
14859
14860         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14861         idn/idna.el isn't available.
14862         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14863         <michael@waxrat.com>.
14864
14865         * hashcash.el: Remove non-FSF copyright header.
14866
14867         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14868         (hashcash-generate-payment): Use it.
14869         (hashcash-generate-payment-async): Use it.
14870
14871 2005-01-15  Simon Josefsson  <jas@extundo.com>
14872
14873         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14874         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14875
14876         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14877         gnus-summary-idna-message.
14878         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14879         (gnus-summary-idna-message): New function.
14880
14881 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14882
14883         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14884         gnus-novice-user.
14885
14886 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14887
14888         * nnrss.el (nnrss-request-delete-group): Delete entries in
14889         nnrss-group-alist as well.
14890         (nnrss-save-server-data): Insert newline.
14891
14892 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14893
14894         * gnus.el (gnus-user-agent): Use list of symbols instead of
14895         symbols.  Display full version number for (S)XEmacs.
14896         Optionally display (S)XEmacs codename.
14897
14898         * gnus-util.el (gnus-emacs-version): Update for new
14899         `gnus-user-agent'.
14900
14901         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14902         Gnus version.
14903
14904 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14905
14906         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14907         which is unreadable in some setups.
14908
14909 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14910
14911         * gnus-spec.el (gnus-update-format-specifications): Flush the
14912         group format spec cache if it doesn't support decoded group names.
14913
14914 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14915
14916         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14917         Allow to apply decay on score files matching a regexp.
14918
14919 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14920
14921         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14922         compatibility in %g and %c.
14923
14924 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14925
14926         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14927         name for only %g and %c.
14928         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14929         of gnus-tmp-group to decoded group name.
14930         (gnus-group-make-rss-group): Exclude `/'s from group names.
14931
14932 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14933
14934         * nnrss.el (nnrss-get-encoding): Fix regexp.
14935
14936 2004-12-27  Simon Josefsson  <jas@extundo.com>
14937
14938         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14939         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14940         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14941
14942 2004-12-17  Kim F. Storm  <storm@cua.dk>
14943
14944         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14945
14946         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14947
14948 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14949
14950         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14951
14952 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14953
14954         * nnrss.el: Require rfc2047 and mml.
14955         (nnrss-file-coding-system): New variable.
14956         (nnrss-format-string): Redefine it as an inline function.
14957         (nnrss-decode-group-name): New function.
14958         (nnrss-string-as-multibyte): Remove.
14959         (nnrss-retrieve-headers): Decode group name; don't use
14960         nnrss-format-string.
14961         (nnrss-request-group): Decode group name.
14962         (nnrss-request-article): Decode group name; allow a Message-ID as
14963         well as an article number; don't use nnrss-format-string; encode a
14964         Message-ID string which may contain non-ASCII characters; use
14965         mml-to-mime to compose a MIME article.
14966         (nnrss-request-expire-articles): Decode group name.
14967         (nnrss-request-delete-group): Decode group name.
14968         (nnrss-fetch): Clarify error message.
14969         (nnrss-read-server-data): Use insert-file-contents instead of load;
14970         bind file-name-coding-system; use multibyte buffer.
14971         (nnrss-save-server-data): Bind coding-system-for-write to the
14972         value of nnrss-file-coding-system; bind file-name-coding-system;
14973         add coding cookie.
14974         (nnrss-read-group-data): Use insert-file-contents instead of load;
14975         bind file-name-coding-system; use multibyte buffer.
14976         (nnrss-save-group-data): Bind coding-system-for-write to the
14977         value of nnrss-file-coding-system; bind file-name-coding-system.
14978         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14979         make it work with non-ASCII text.
14980         (nnrss-find-el): Make it work with old xml.el as well.
14981
14982 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14983
14984         * nnrss.el (nnrss-get-encoding): New function.
14985         (nnrss-fetch): Use unibyte buffer initially; bind
14986         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14987         decode contents according to the encoding attribute.
14988         (nnrss-save-group-data): Add coding cookie.
14989         (nnrss-mime-encode-string): New function.
14990         (nnrss-check-group): Use it to encode subject and author.
14991
14992 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14993
14994         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14995         imaginary variable.
14996
14997 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14998
14999         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15000         correctly even if there are wide characters.
15001
15002 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15003
15004         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15005         downcased symbol names; make a new cache instead of reusing
15006         bbdb-hashtable.
15007
15008 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15009
15010         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15011         concatenating segments rather than before concatenating them.
15012         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15013
15014         * message.el (message-get-reply-headers): Bind `extra'.
15015
15016 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15017
15018         * message.el (message-extra-wide-headers): New variable.
15019         (message-get-reply-headers): Use it.
15020
15021 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15022
15023         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15024         (gnus-agent-group-pathname): Ditto.
15025
15026         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15027
15028         * gnus-group.el (gnus-group-make-group): Decode group name.
15029         (gnus-group-make-rss-group): Register the group data after opening
15030         the nnrss group.
15031
15032 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15033
15034         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15035         by expiry now get marked as read.
15036
15037 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15038
15039         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15040
15041 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15042
15043         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15044         unify Latin characters in XEmacs.
15045         (mm-find-mime-charset-region): Use it.
15046
15047 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15048
15049         * gnus-util.el (gnus-delete-directory): New function.
15050
15051         * gnus-agent.el (gnus-agent-delete-group): Use it.
15052
15053         * gnus-cache.el (gnus-cache-delete-group): Use it.
15054
15055 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15056
15057         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15058         names.
15059
15060 2004-12-16  Simon Josefsson  <jas@extundo.com>
15061
15062         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15063
15064 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15065
15066         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15067
15068         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15069         (gnus-group-set-current-level): Decode group name.
15070
15071 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15072
15073         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15074         failed.
15075
15076 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15077
15078         * gnus-group.el (gnus-group-delete-group): Decode group name.
15079         (gnus-group-make-rss-group): Encode group name.
15080         (gnus-group-catchup-current): Decode group name.
15081         (gnus-group-kill-group): Decode group name.
15082
15083 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15084
15085         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
15086
15087 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15088
15089         * gnus-group.el (gnus-group-make-rss-group):
15090         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
15091
15092         * gnus-start.el (gnus-setup-news): Honor user's setting to
15093         gnus-message-archive-method.  Suggested by Lute Kamstra
15094         <lute@gnu.org>.
15095
15096 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
15097
15098         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
15099         global counterparts of the buffer-local variables.
15100
15101 2004-11-16  Romain Francoise  <romain@orebokech.com>
15102
15103         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15104         counterparts of the buffer-local variables.
15105
15106 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15107
15108         * message.el (message-forbidden-properties): Fix typo in doc
15109         string.
15110
15111 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15112
15113         * gnus-util.el (gnus-replace-in-string): Add doc string.
15114
15115         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15116         to avoid problems when splitting mails with many recipients.
15117
15118 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15119
15120         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15121         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15122
15123 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15124
15125         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15126         if there is no hashtable in memory or file modification time is
15127         newer than cached timestamp.
15128
15129 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15130
15131         * gnus-sum.el (gnus-summary-limit-to-recipient):
15132         Implement not-matching option.
15133
15134 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15135
15136         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15137         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15138         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15139         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15140         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15141         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15142
15143 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15144
15145         * message.el (message-forward-make-body-mml): Remove headers
15146         according to message-forward-ignored-headers if a message is decoded.
15147
15148 2004-12-02  Romain Francoise  <romain@orebokech.com>
15149
15150         * message.el (message-forward-make-body-plain): Always remove
15151         headers according to message-forward-ignored-headers.
15152
15153 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15154
15155         * spam.el (spam-summary-prepare-exit): Remove the
15156         gnus-summary-limit pop for now, it has problems with ham marks for
15157         me.
15158
15159 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15160
15161         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15162         correctly.
15163
15164 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15165
15166         * format-spec.el (format-spec): Message the char.
15167
15168 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15169
15170         * gnus-art.el (gnus-split-methods): Reformat comments.
15171
15172         * spam.el (spam-summary-prepare-exit): Remove article limits
15173         before exiting the summary buffer.
15174
15175 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15176
15177         * lpath.el: Remove bbdb-create-internal, bbdb-records,
15178         spam-BBDB-register-routine and spam-enter-ham-BBDB.
15179
15180         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15181         order to silence the byte compiler.
15182
15183         * spam.el: Fix the way to silence the byte compiler, which
15184         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15185         bbdb-search-simple, spam-BBDB-register-routine,
15186         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15187         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15188         spam-stat-buffer-is-spam, spam-stat-load,
15189         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15190         spam-stat-save and spam-stat-split-fancy.
15191
15192 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15193
15194         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15195         which may confuse users.
15196         (canlock-password-for-verify): Ditto.
15197
15198         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15199
15200         * gnus-art.el (gnus-emphasis-alist): Ditto.
15201
15202         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15203
15204         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15205
15206         * gnus-start.el (gnus-save-killed-list): Ditto.
15207
15208         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15209         (gnus-sum-thread-tree-root): Ditto.
15210         (gnus-sum-thread-tree-false-root): Ditto.
15211         (gnus-sum-thread-tree-single-indent): Ditto.
15212
15213         * message.el (message-courtesy-message): Ditto.
15214         (message-archive-note): Ditto.
15215         (message-subscribed-address-file): Ditto.
15216         (message-user-fqdn): Ditto.
15217
15218         * spam-report.el (spam-report-gmane-regex): Ditto.
15219
15220         * spam.el (spam-blackhole-good-server-regex): Ditto.
15221
15222 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15223
15224         * mml.el (mml-preview): Widen the message buffer before copying
15225         the contents to the preview buffer; sort headers before previewing.
15226
15227         * message.el (message-hidden-headers): Fix the way to avoid a bug
15228         in the `repeat' widget in Emacs 21.3 or earlier.
15229
15230 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15231
15232         * message.el (message-hidden-headers): Default to "^References:".
15233         Improve customization type.  Suggested by Reiner Steib
15234         <Reiner.Steib@gmx.de>.
15235
15236 2004-11-25  Romain Francoise  <romain@orebokech.com>
15237
15238         * message.el (message-strip-forbidden-properties): Remove check for
15239         obsolete `message-hidden' text property, hidden headers are not
15240         accessible in the buffer anymore.
15241
15242 2004-11-22  Romain Francoise  <romain@orebokech.com>
15243
15244         * message.el (message-header-format-alist): Add `From' in list
15245         so that it can be sorted.
15246         (message-fix-before-sending): Widen and sort headers before
15247         sending.
15248         (message-hide-headers): Use narrowing to hide headers by moving
15249         them to the top of the buffer and narrowing to the region
15250         underneath.
15251
15252 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15253
15254         * message.el (message-strip-forbidden-properties):
15255         Bind buffer-read-only (etc) to nil.
15256
15257 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15258
15259         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15260         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15261
15262 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15263
15264         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15265
15266 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15267
15268         * dns.el (query-dns): Use sit-for to time instead of
15269         accept-process-output, since that doesn't seem to work on udp
15270         sockets.
15271
15272 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15273
15274         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15275
15276 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15277
15278         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15279         doc string.  Improve doc string.
15280
15281 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15282
15283         * nntp.el (nntp-request-update-info): Return nil if
15284         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15285         may not call gnus-activate-group which uselessly issues the GROUP
15286         commands for all nntp groups and wastes time.  Reported by Romain
15287         Francoise <romain@orebokech.com>.
15288
15289         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15290
15291 2004-11-15  Simon Josefsson  <jas@extundo.com>
15292
15293         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15294         headers separately.
15295         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15296         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15297
15298 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15299
15300         * gnus-start.el (gnus-convert-old-newsrc):
15301         Assign legacy-gnus-agent to 5.10.7.
15302
15303 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15304
15305         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15306         start of the lines.
15307
15308 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15309
15310         * hashcash.el (hashcash-default-payment): Change default to 20.
15311         (hashcash-default-accept-payment): Change default to 20.
15312         (hashcash-process-alist): New variable.
15313         (hashcash-generate-payment-async): Add.
15314         (hashcash-already-paid-p): Add.
15315         (hashcash-insert-payment): Don't generate payments twice.
15316         (hashcash-insert-payment-async): Add.
15317         (hashcash-insert-payment-async-2): Add.
15318         (hashcash-cancel-async): Add.
15319         (hashcash-wait-async): Add.
15320         (hashcash-processes-running-p): Add.
15321         (hashcash-wait-or-cancel): Add.
15322         (mail-add-payment): New optional argument.  Conditionally start
15323         asynchronous calculation.
15324         (mail-add-payment-async): Add.
15325
15326         * message.el (message-send-mail): Wait for asynchronous hashcash
15327         results.  Don't clobber existing X-Hashcash headers.
15328         (message-setup-1): Call mail-add-payment-async when
15329         message-generate-hashcash is non-nil.
15330
15331 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15332
15333         * message.el (message-use-alternative-email-as-from): Examine the
15334         From header as well; use message-make-from in order to include a
15335         user's full name.
15336
15337 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15338
15339         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15340         default; improve customization type.
15341         (gnus-emphasis-custom-with-format): New macro.
15342         (gnus-emphasis-custom-value-to-external): New function.
15343         (gnus-emphasis-custom-value-to-internal): New function.
15344
15345 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15346
15347         * dns.el (query-dns): Resolve reverse addresses.
15348
15349 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15350
15351         * gnus-group.el (gnus-group-get-new-news): Use it.
15352
15353         * gnus-start.el (gnus-check-reasonable-setup): New function.
15354
15355 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15356
15357         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15358         "Args out of range" error.  Reported by Arnaud Giersch
15359         <arnaud.giersch@free.fr>.
15360
15361 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15362
15363         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15364
15365 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15366
15367         * spam.el (spam group): Add :version.
15368
15369         * pgg-def.el (pgg group): Add :version.
15370
15371 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15372
15373         * gnus-art.el (gnus-article-edit-article): Don't associate the
15374         article buffer with a draft file.  This is a temporary measure
15375         against the 2004-08-22 change to gnus-article-edit-mode.
15376
15377 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15378
15379         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15380         (html2text-format-tags): Remove unused variable `attr'.
15381
15382 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15383
15384         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15385
15386         * tls.el (tls-process-connection-type, tls-success)
15387         (tls-certtool-program): Add :version.
15388
15389         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15390         (starttls-extra-arguments, starttls-process-connection-type)
15391         (starttls-connect, starttls-failure, starttls-success): Add :version.
15392
15393         * spam-stat.el (spam-stat): Add :version.
15394
15395         * sieve.el (sieve): Add :version.
15396
15397         * sha1.el (sha1): Add :version.
15398         (sha1-use-external): Remove redundant version.
15399
15400         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15401         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15402         (nnmail-split-fancy-match-partial-words)
15403         (nnmail-split-lowercase-expanded): Add :version.
15404
15405         * nndiary.el (nndiary): Add :version.
15406
15407         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15408
15409         * mml-sec.el (mml-default-sign-method)
15410         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15411         Add :version.
15412
15413         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15414
15415         * mm-url.el (mm-url-use-external, mm-url-program)
15416         (mm-url-arguments): Add :version.
15417
15418         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15419         (mm-attachment-file-modes, mm-decrypt-option)
15420         (mm-w3m-safe-url-regexp): Add :version.
15421
15422         * message.el (message-cite-prefix-regexp)
15423         (message-sendmail-envelope-from, message-minibuffer-local-map)
15424         (message-user-fqdn, message-completion-alist): Add :version.
15425
15426         * gnus-win.el (gnus-configure-windows-hook)
15427         (gnus-use-frames-on-any-display): Add :version.
15428
15429         * gnus-art.el (gnus-article-address-banner-alist)
15430         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15431         (gnus-treat-from-picon, gnus-treat-mail-picon)
15432         (gnus-treat-x-pgp-sig): Add :version.
15433
15434         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15435         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15436         (gnus-summary-article-delete-hook)
15437         (gnus-summary-display-while-building): Add :version.
15438
15439         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15440         (gnus-get-top-new-news-hook): Add :version.
15441
15442         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15443         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15444
15445         * gnus-registry.el (gnus-registry): Add :version.
15446
15447         * gnus-spec.el (gnus-use-correct-string-widths)
15448         (gnus-make-format-preserve-properties): Add :version.
15449
15450         * gnus.el (gnus-group-charter-alist)
15451         (gnus-group-fetch-control-use-browse-url)
15452         (gnus-install-group-spam-parameters): Add :version.
15453
15454         * gnus-diary.el (gnus-diary): Add :version.
15455
15456         * gnus-delay.el (gnus-delay): Add :version.
15457
15458         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15459         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15460         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15461         Add :version.
15462
15463         * gnus-agent.el (gnus-agent-max-fetch-size)
15464         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15465         (gnus-agent-prompt-send-queue): Add :version.
15466
15467         * deuglify.el (gnus-outlook-deuglify): Add :version.
15468
15469         * html2text.el: Beautify code.  Improve doc strings.
15470         Some checkdoc cleanup.
15471         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15472
15473 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15474
15475         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15476
15477 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15478
15479         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15480         when package is loaded.
15481
15482         * spam.el (spam-summary-score-preferred-header): Add global preference
15483         for people who want to override the default SpamAssassin over
15484         Bogofilter preference (when both are set).
15485         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15486         (spam-user-format-function-S):
15487         Check spam-summary-score-preferred-header.
15488         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15489         (spam-user-format-function-S): Format the score correctly.
15490
15491 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15492
15493         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15494         signature file.  Suggested by Manoj Srivastava
15495         <srivasta@golden-gryphon.com>.
15496
15497         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15498         iso-2022-jp even in the Japanese language environment.
15499         Suggested by Jason Rumney <jasonr@gnu.org>.
15500
15501 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15502
15503         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15504         use the same characters as the dummy marks; make it free from
15505         getting affected by the language environment.
15506         (gnus-summary-read-group-1): Update mark positions only when the
15507         format spec is updated.
15508
15509         * gnus-spec.el (gnus-update-format-specifications): Return a list
15510         of updated types.
15511
15512 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15513
15514         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15515         of boundp to check if display-warning is available.
15516
15517 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15518
15519         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15520
15521 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15522
15523         * nnspool.el (nnspool-spool-directory): Use news-path if the
15524         news-directory variable is not bound.
15525
15526         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15527         function instead of display-warning if it is not available.
15528
15529 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15530
15531         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15532         v5-10: Use `point-at-bol'.
15533
15534 2004-10-26  Simon Josefsson  <jas@extundo.com>
15535
15536         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15537         <chenggao@gmail.com>.
15538
15539 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15540
15541         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15542         instead.
15543
15544 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15545
15546         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15547         to remove a server from the nnimap-server-buffer-alist.
15548         (nnimap-open-connection, nnimap-close-server): Use it.
15549
15550         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15551
15552 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15553
15554         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15555         running the major-mode function.
15556
15557 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15558
15559         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15560         dummy marks in the right way.
15561
15562 2004-10-18  David Edmondson  <dme@dme.org>
15563
15564         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15565         excessively.
15566
15567 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15568
15569         * gnus-util.el (gnus-split-references): Accept a nil references
15570         string and go on blissfully.
15571
15572         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15573         cases where the references string is non-nil but has no references.
15574
15575         * encrypt.el: Add autoload tags.
15576
15577         * spam.el (spam-resolve-registrations-routine): Remove article
15578         from unregistration list too.  Reported by David Hanak
15579         <dhanak@isis.vanderbilt.edu>
15580
15581 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15582
15583         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15584         nil.  Change custom type.
15585
15586 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15587
15588         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15589
15590         * gnus-sum.el (gnus-summary-move-article): Use it.
15591
15592 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15593
15594         * encrypt.el: Add autoload cookies.
15595
15596         * spam.el (spam-backend-article-list-property)
15597         (spam-backend-get-article-todo-list)
15598         (spam-backend-put-article-todo-list)
15599         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15600         Resolve registrations separately.
15601         (spam-register-routine): Format comments.
15602         (spam-unregister-routine, spam-register-routine): Always call with
15603         specific-articles, no default list.
15604         (spam-summary-prepare-exit): Use the spam-classifications function.
15605
15606         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15607         gnus-encrypt.el.
15608
15609         * encrypt.el: Copied from gnus-encrypt.el.
15610
15611         * gnus-encrypt.el: Commented that it's obsolete.
15612
15613 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15614
15615         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15616         (gnus-score-save): Use it.
15617
15618         * message.el (message-bury): Use `window-dedicated-p'.
15619
15620 2004-10-15  Simon Josefsson  <jas@extundo.com>
15621
15622         * pop3.el (top-level): Don't require nnheader.
15623         (pop3-read-timeout): Add.
15624         (pop3-accept-process-output): Add.
15625         (pop3-read-response, pop3-retr): Use it.
15626
15627 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15628
15629         * spam.el (spam-register-routine): Move comment.
15630         (spam-verify-bogofilter): Use 'unknown for the initial
15631         spam-bogofilter-valid state, not 'never.
15632
15633         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15634         for netrc-machine.
15635
15636         * nnimap.el (nnimap-open-connection):
15637         Use netrc-machine-user-or-password.
15638
15639 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15640
15641         * gnus-registry.el (gnus-registry-unload-hook):
15642         Set as a variable with add-hook.
15643
15644         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15645         of news-path.
15646
15647         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15648
15649         * spam.el: Delete duplicate `provide'.
15650         (spam-unload-hook): Set as a variable with add-hook.
15651
15652 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15653
15654         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15655         in the doc string.
15656
15657         * message.el (message-ignored-news-headers)
15658         (message-ignored-supersedes-headers)
15659         (message-ignored-resent-headers)
15660         (message-forward-ignored-headers): Improve custom type.
15661
15662 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15663
15664         * message.el (message-tokenize-header): Fix 2004-09-06 change
15665         which used point-min in the wrong place.
15666
15667 2004-10-12  Simon Josefsson  <jas@extundo.com>
15668
15669         * tls.el (tls-certtool-program): New variable.
15670         (tls-certificate-information): New function, based on
15671         ssl-certificate-information.
15672
15673 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15674
15675         * compface.el: Move the version of ELisp-based uncompface program
15676         to the contrib directory because of the copyright problem.
15677
15678 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15679
15680         * message.el (message-kill-buffer): Raise the current frame.
15681
15682 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15683
15684         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15685
15686         * gnus.el (message-y-or-n-p): Autoload.
15687
15688         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15689         (pop3-password-required, pop3-authentication-scheme)
15690         (pop3-leave-mail-on-server): Make customizable.
15691         (pop3): New custom group.
15692         (pop3-retr): Remove `sleep-for' statements.
15693         Suggested by Dave Love <fx@gnu.org>.
15694
15695         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15696         Windows/DOS.
15697
15698         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15699         (imap-parse-body): Fix incorrect use of `assert'.
15700         Suggested by Dave Love <fx@gnu.org>.
15701
15702         * mml.el (mml-minibuffer-read-disposition): Require match.
15703         Suggested by Dave Love <fx@gnu.org>.
15704
15705 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15706
15707         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15708         doc string.
15709
15710 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15711
15712         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15713
15714 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15715
15716         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15717         instead of calling `mm-insert-inline', to decode text/* parts
15718         before displaying them.
15719
15720 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15721
15722         * mm-uu.el (mm-uu-text-plain-type): New variable.
15723         (mm-uu-pgp-signed-extract-1): Use it.
15724         (mm-uu-pgp-encrypted-extract-1): Use it.
15725         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15726         bind mm-uu-text-plain-type with that value.
15727         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15728         mm-uu-dissect.
15729
15730 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15731
15732         * gnus-group.el (gnus-update-group-mark-positions):
15733         * gnus-sum.el (gnus-update-summary-mark-positions):
15734         * message.el (message-check-news-body-syntax):
15735         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15736         of string-as-multibyte.
15737
15738 2004-10-05  Juri Linkov  <juri@jurta.org>
15739
15740         * gnus-group.el (gnus-update-group-mark-positions):
15741         * gnus-sum.el (gnus-update-summary-mark-positions):
15742         * message.el (message-check-news-body-syntax):
15743         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15744         8-bit unibyte values to a multibyte string for search functions.
15745
15746 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15747
15748         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15749         (mm-uu-dissect-text-parts): New function.
15750
15751         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15752         dissect text parts.
15753
15754         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15755         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15756
15757         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15758
15759         * gnus-topic.el (gnus-topic-hierarchical-parameters):
15760         Use gnus-current-topics instead of gnus-current-topic.
15761
15762 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15763
15764         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15765
15766 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15767
15768         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15769         where approriate.
15770
15771         * nnml.el (nnml-generate-active-info): do.
15772
15773         * nndiary.el (nndiary-generate-active-info): do.
15774
15775         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15776         (gnus-topic-move): do.
15777
15778         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15779         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15780
15781         * gnus-srvr.el (gnus-server-prepare)
15782         (gnus-server-open-all-servers): do.
15783
15784         * gnus-msg.el (gnus-summary-cancel-article)
15785         (gnus-summary-resend-message)
15786         (gnus-summary-mail-crosspost-complaint): do.
15787
15788         * gnus-move.el (gnus-change-server): do.
15789
15790         * gnus-group.el (gnus-group-unmark-all-groups)
15791         (gnus-group-set-current-level): do.
15792
15793 2004-10-04  Simon Josefsson  <jas@extundo.com>
15794
15795         * message.el (message-generate-hashcash): Doc fix.
15796
15797 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15798
15799         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15800         avoid infinite recursion via gnus-get-function.
15801
15802 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15803
15804         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15805
15806         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15807
15808         * nnmail.el (nnmail-split-history): do.
15809
15810         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15811         (nnml-request-delete-group): do.
15812
15813         * nnslashdot.el (nnslashdot-read-groups): do.
15814
15815         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15816         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15817
15818         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15819         (nnspool-sift-nov-with-sed): Use last.
15820         (nnspool-retrieve-headers-with-nov): Use mapc.
15821         (nnspool-request-newgroups): Use dolist.
15822         (nnspool-request-group): Use last.
15823
15824         * nntp.el (nntp-read-server-type): Use dolist.
15825
15826         * nnvirtual.el (nnvirtual-create-mapping)
15827         (nnvirtual-update-read-and-marked): Use dolist.
15828         (nnvirtual-convert-headers): Simplify.
15829
15830 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15831
15832         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15833         Add support for sync'ing tick marks.
15834
15835 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15836
15837         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15838         there's no visible header.
15839
15840 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15841
15842         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15843         When necessary, pass full group name to gnus-request-set-marks.
15844
15845 2004-10-01  Simon Josefsson  <jas@extundo.com>
15846
15847         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15848         acroread.
15849
15850 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15851
15852         * spam-report.el (spam-report-gmane): Fix interactive.
15853
15854         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15855
15856         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15857         when writing file.
15858         (gnus-agent-synchronize-flags): Don't default to being
15859         interactive.
15860
15861 2004-09-30  Simon Josefsson  <jas@extundo.com>
15862
15863         * message.el (message-generate-hashcash): Add.
15864         (message-send-mail): Use it, call mail-add-payment.
15865
15866 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15867
15868         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15869
15870 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15871
15872         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
15873         gnus-requst-update-info with explicit code to sync the in-memory
15874         info read flags with the marks being sync'd to the backend.
15875
15876         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
15877
15878 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15879
15880         * spam.el (spam-verify-bogofilter): Add new function.
15881         (spam-check-bogofilter)
15882         (spam-bogofilter-register-with-bogofilter): Use it.
15883         (spam-verify-bogofilter): Add small fixes.
15884
15885 2004-09-28  Simon Josefsson  <jas@extundo.com>
15886
15887         * hashcash.el (hashcash-generate-payment): Revert.
15888
15889 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15890
15891         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15892         Use gnus-extract-references instead of gnus-split-references.
15893
15894         * gnus-util.el (gnus-extract-references): Add new function, analogous
15895         to gnus-split-references but extracts only the message-ID without
15896         anything extra.
15897
15898         * hashcash.el (hashcash-generate-payment)
15899         (hashcash-check-payment): Do the right thing if hashcash-path is
15900         nil (because the hashcash program could not be found).
15901
15902         * spam.el (spam-use-hashcash): Remove comment.
15903
15904 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15905
15906         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15907         (gnus-cache-enter-article, gnus-cache-remove-article)
15908         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15909
15910         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15911
15912         * gnus-art.el (article-hide-boring-headers)
15913         (article-translate-strings, article-display-face)
15914         (gnus-article-mime-match-handle-first)
15915         (gnus-article-highlight-headers)
15916         (gnus-article-add-buttons-to-head): do.
15917
15918 2004-09-27  Simon Josefsson  <jas@extundo.com>
15919
15920         * hashcash.el: New version, from
15921         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15922         ../contrib/.
15923
15924 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15925
15926         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15927
15928 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15929
15930         * gnus-dup.el (gnus-dup-open): Use mapc.
15931         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15932
15933         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15934         Reported by Stefan Wiens <s.wi@gmx.net>.
15935
15936         * gnus.el (gnus-shutdown): Use dolist.
15937
15938         * gnus-undo.el (gnus-undo): Use mapc.
15939
15940         * nnrss.el (nnrss-generate-active): do.
15941
15942         * message.el (message-cite-original-without-signature)
15943         (message-cite-original): Use mapc.
15944         (message-do-actions, message-make-forward-subject): Use dolist.
15945
15946 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15947
15948         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
15949         deletion to remove entire duplicate line.  Fixes merged article
15950         number bug.
15951
15952 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15953
15954         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15955         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15956         first ask if you want to open a server and then, even when you
15957         responded with no, asking if you want to synchronize the server's
15958         flags.
15959         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15960         multi-line expressions.
15961         (gnus-agent-synchronize-group-flags): New internal function.
15962         Updates marks in memory (in the info structure) AND in the
15963         backend.
15964
15965         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
15966
15967         * nnagent.el (nnagent-request-set-mark):
15968         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
15969         method, to ensure that synchronization updates marks in the
15970         backend and in the info (in memory) structure.
15971
15972 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15973
15974         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15975         convention fully; don't miss the root article of a thread; make
15976         the X-Draft-From header with correct article numbers.
15977
15978 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15979
15980         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15981         unless plugged.  Disable the agent so that an open failure causes
15982         an error.
15983
15984         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15985         Revert 2004-09-21 change.  The backend must be opened while
15986         synchronizing flags even when the backend stores the flags
15987         locally.
15988
15989 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15990
15991         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15992         in `header' match.  Reported by Svend Tollak Munkejord.
15993
15994         * message.el (message-cite-original): Fix use of
15995         `message-cite-articles-with-x-no-archive'.
15996
15997 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15998
15999         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16000         (gnus-window-to-buffer): Ditto.
16001
16002         * mml.el (mml-preview-buffer): New variable.
16003         (mml-preview): Manage window layout with gnus-buffer-configuration.
16004
16005         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16006         X-Draft-From header even if those articles aren't quoted.
16007
16008 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16009
16010         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16011         (gnus-request-set-mark, gnus-request-update-mark): Use new
16012         g-s-t-u-l-m to decide to use backend even when unplugged.
16013
16014 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16015
16016         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16017         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16018
16019 2004-09-20  Simon Josefsson  <jas@extundo.com>
16020
16021         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16022         "utf-16-le".
16023
16024 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16025
16026         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16027
16028 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16029
16030         * uudecode.el (uudecode-use-external): Add :version.
16031
16032         * smime.el (smime-CA-file, smime-encrypt-cipher)
16033         (smime-dns-server): Add :version.
16034
16035         * smiley.el (gnus-smiley-file-types): Add :version.
16036
16037         * sha1.el (sha1-use-external): Add :version.
16038
16039         * pgg-def.el (pgg-query-keyserver): Add :version.
16040
16041         * nnmail.el (nnmail-fancy-expiry-targets)
16042         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16043         Add :version.
16044
16045         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16046         (nnimap-retrieve-groups-asynchronous): Add :version.
16047         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16048
16049         * mml.el (mml-content-disposition-parameters)
16050         (mml-insert-mime-headers-always): Add :version.
16051
16052         * mm-util.el (mm-coding-system-priorities): Add :version.
16053
16054         * mm-decode.el (mm-inline-text-html-with-images)
16055         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16056         (mm-verify-option): Add :version.
16057         (mm-text-html-renderer): Change :version.
16058
16059         * message.el (message-fcc-externalize-attachments)
16060         (message-required-headers, message-draft-headers)
16061         (message-subject-trailing-was-query)
16062         (message-subject-trailing-was-ask-regexp)
16063         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16064         (message-mark-insert-end, message-archive-header)
16065         (message-archive-note, message-cross-post-default)
16066         (message-cross-post-note, message-followup-to-note)
16067         (message-cross-post-note-function, message-use-mail-followup-to)
16068         (message-subscribed-address-functions)
16069         (message-subscribed-address-file, message-subscribed-addresses)
16070         (message-subscribed-regexps, message-allow-no-recipients)
16071         (message-yank-cited-prefix, message-signature-insert-empty-line)
16072         (message-hidden-headers, message-hierarchical-addresses)
16073         (message-mail-user-agent, message-use-idna)
16074         (message-valid-fqdn-regexp)
16075         (message-strip-special-text-properties, message-header-synonyms)
16076         (message-beginning-of-line, message-tab-body-function): Add :version.
16077         (message-insert-canlock, message-wide-reply-confirm-recipients):
16078         Change :version.
16079
16080         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16081         and :version.
16082         (mail-source-delete-old-incoming-confirm)
16083         (mail-source-movemail-program): Add :version.
16084
16085         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
16086         (gnus-agent-cache, gnus-agent): Change :version.
16087
16088         * gnus-util.el (gnus-use-byte-compile): Change :version.
16089
16090         * gnus-sum.el (gnus-summary-make-false-root-always)
16091         (gnus-summary-default-high-score)
16092         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
16093         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
16094         (gnus-read-all-available-headers, gnus-article-emulate-mime)
16095         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
16096         (gnus-sum-thread-tree-single-indent)
16097         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
16098         (gnus-sum-thread-tree-leaf-with-other)
16099         (gnus-sum-thread-tree-single-leaf): Add :version.
16100         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
16101         (gnus-article-loose-mime): Change :version.
16102
16103         * gnus-start.el (gnus-backup-startup-file)
16104         (gnus-save-startup-file-via-temp-buffer): Add :version.
16105
16106         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16107         (gnus-server-offline-face): Add :version.
16108
16109         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16110
16111         * gnus-msg.el (gnus-gcc-externalize-attachments)
16112         (gnus-debug-files, gnus-debug-exclude-variables)
16113         (gnus-discouraged-post-methods): Change :version.
16114         (gnus-confirm-mail-reply-to-news)
16115         (gnus-confirm-treat-mail-like-news): Add :version.
16116
16117         * gnus-int.el (gnus-server-unopen-status): Add :version.
16118
16119         * gnus-group.el (gnus-group-jump-to-group-prompt)
16120         (gnus-large-ephemeral-newsgroup)
16121         (gnus-fetch-old-ephemeral-headers): Add :version.
16122
16123         * gnus-fun.el (gnus-x-face-directory)
16124         (gnus-convert-pbm-to-x-face-command)
16125         (gnus-convert-image-to-x-face-command)
16126         (gnus-convert-image-to-face-command): Add :version.
16127
16128         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16129
16130         * gnus-cite.el (gnus-cite-blank-line-after-header)
16131         (gnus-article-boring-faces): Add :version.
16132
16133         * gnus-art.el (gnus-buttonized-mime-types)
16134         (gnus-inhibit-mime-unbuttonizing)
16135         (gnus-treat-display-face)
16136         (gnus-treat-body-boundary): Change :version.
16137         (gnus-body-boundary-delimiter, gnus-picon-databases)
16138         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16139         (gnus-treat-date-english, gnus-treat-fold-headers)
16140         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16141         (gnus-treat-mail-picon, gnus-treat-wash-html)
16142         (gnus-article-encrypt-protocol)
16143         (gnus-use-idna, gnus-article-over-scroll)
16144         (gnus-mime-display-multipart-alternative-as-mixed)
16145         (gnus-mime-display-multipart-related-as-mixed)
16146         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16147         (gnus-ctan-url, gnus-button-ctan-handler)
16148         (gnus-button-handle-ctan-bogus-regexp)
16149         (gnus-button-ctan-directory-regexp)
16150         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16151         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16152         (gnus-button-man-level, gnus-button-emacs-level)
16153         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16154
16155         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16156         (gnus-agent-go-online): Change :version.
16157         (gnus-agent-expire-unagentized-dirs)
16158         (gnus-agent-auto-agentize-methods): Add :version.
16159
16160         * flow-fill.el (fill-flowed-display-column)
16161         (fill-flowed-encode-column): Add :version.
16162
16163         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16164         (gnus-outlook-deuglify-unwrap-max)
16165         (gnus-outlook-deuglify-cite-marks)
16166         (gnus-outlook-deuglify-unwrap-stop-chars)
16167         (gnus-outlook-deuglify-no-wrap-chars)
16168         (gnus-outlook-deuglify-attrib-cut-regexp)
16169         (gnus-outlook-deuglify-attrib-verb-regexp)
16170         (gnus-outlook-deuglify-attrib-end-regexp)
16171         (gnus-outlook-display-hook): Add :version.
16172
16173         * binhex.el (binhex-use-external): Add :version.
16174
16175 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16176
16177         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16178         and `invisible'.
16179
16180 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16181
16182         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16183         in gnus-registry-trim.
16184
16185 2004-09-13  Simon Josefsson  <jas@extundo.com>
16186
16187         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16188
16189         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16190
16191         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16192         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16193         <yamaoka@jpl.org>.
16194         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16195         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16196         <yamaoka@jpl.org>.
16197
16198         * sieve.el (sieve-manage-mode): Ditto.
16199
16200 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16201
16202         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16203
16204 2004-09-11  Simon Josefsson  <jas@extundo.com>
16205
16206         * dns-mode.el: Add.
16207
16208         * mm-view.el (mm-display-dns-inline): Add.
16209
16210         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16211         (mm-automatic-display): Ditto.
16212
16213         * mailcap.el (mailcap-mime-data): Add text/dns.
16214         (mailcap-mime-extensions): Map .soa to text/dns.
16215
16216 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16217
16218         * gnus-art.el (article-decode-mime-words, article-babel)
16219         (gnus-article-highlight-signature, gnus-article-add-buttons)
16220         (gnus-signature-toggle): Remove unnecessary bindings of
16221         `inhibit-read-only' inherited from v5.10 merge.
16222
16223 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16224
16225         * nntp.el (nntp): New customization group.
16226         (nntp-authinfo-file): Add customization group.
16227
16228         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16229
16230         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16231
16232         * gnus.el (to-address, to-list, subscribed)
16233         (large-newsgroup-initial): Ditto.
16234
16235         * flow-fill.el (fill-flowed-display-column)
16236         (fill-flowed-encode-column): Ditto.
16237
16238 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16239
16240         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16241         Use point-min rather than 1.
16242         (message-send-mail): Use buffer-size rather than point-max.
16243
16244         * gnus-sum.el (gnus-summary-search-article-forward):
16245         Signal a specific `search-failed' rather than a generic `error'.
16246
16247         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16248         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16249         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16250
16251 2004-09-10  Simon Josefsson  <jas@extundo.com>
16252
16253         * nndb.el (require): Remove tcp and duplicate cl.
16254
16255 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16256
16257         * gnus-agent.el (directory-files-and-attributes): Move forward.
16258
16259 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16260
16261         * gnus-agent.el (directory-files-and-attributes):
16262         Optionally defined to support XEmacs.
16263
16264 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16265
16266         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16267         to avoid run-time CL dependencies.
16268         (gnus-agent-unfetch-articles): New function.
16269         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16270         article numbers even when local .overview file is missing.
16271         (gnus-agent-read-article-number): New function.  Only accepts
16272         27-bit article numbers.
16273         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16274         Use gnus-agent-read-article-number.
16275         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16276         from backend while recognizing that article numbers in .overview
16277         must be valid.
16278         (gnus-agent-update-files-total-fetched-for):
16279         Use directory-files-and-attributes to improve performance.
16280         * gnus-int.el (gnus-request-move-article):
16281         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16282         improve performance.
16283
16284         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16285         some users confused by references to .newsrc when they only have a
16286         .newsrc.eld file.
16287         (gnus-convert-mark-converter-prompt)
16288         (gnus-convert-converter-needs-prompt): Fix use of property list.
16289         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16290         New function.  Used internally to only display 'gnus converting
16291         files' message when actually necessary.
16292
16293         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16294         methods now autoloaded.
16295
16296 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16297
16298         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16299         identifiers.
16300
16301 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16302
16303         * gnus-picon.el: Fix indentation and closing parenthesis.
16304
16305 2004-09-01  Simon Josefsson  <jas@extundo.com>
16306
16307         * message.el (message-canlock-generate): Require sha1, not
16308         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16309         to require within a function.  Sadly, if sha1.el isn't loaded, the
16310         let binding in m-c-g will hide the defcustom definition, which is
16311         bad.)
16312
16313         * canlock.el: Require sha1, not sha1-el.
16314
16315         * message.el: Don't autoload sha1 (there is a autoload cookie in
16316         sha1.el).
16317
16318         * sha1-el.el: Rename to sha1.el.
16319
16320 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16321
16322         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16323
16324 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16325
16326         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16327
16328 2004-08-30  Kim F. Storm  <storm@cua.dk>
16329
16330         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16331
16332         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16333         Add :group 'nnimap.
16334
16335 2004-08-30  Andreas Schwab  <schwab@suse.de>
16336
16337         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16338         ?* and ?\;.
16339
16340         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16341         and ?\' to symbol instead of whitespace.
16342
16343 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16344
16345         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16346
16347         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16348         instead of re-search-forward.
16349
16350         * gnus-uu.el (gnus-uu-save-article): Ditto.
16351         (gnus-uu-post-encode-uuencode): Ditto.
16352
16353         * html2text.el (html2text-clean-list-items): Ditto.
16354         (html2text-clean-dtdd): Ditto.
16355         (html2text-format-tags): Ditto.
16356
16357         * message.el (message-send-mail-with-sendmail): Fix regexp.
16358         (message-fill-field-general): Use search-forward instead of
16359         re-search-forward.
16360         (unbold-region): Ditto.
16361
16362         * nnrss.el (nnrss-request-article): Ditto.
16363
16364         * nnslashdot.el (nnslashdot-request-article): Ditto.
16365
16366         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16367
16368         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16369         "Unrecognized menu descriptor" error in XEmacs.
16370
16371 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16372
16373         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16374         parent article of a sparse article in the thread hashtb.
16375
16376 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16377
16378         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16379         (nnmail-expand-newtext): Lowercase expanded entries if
16380         nnmail-split-lowercase-expanded is non-nil.
16381
16382 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16383
16384         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16385
16386         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16387         of gnus-tmp-news-method into string under XEmacs.  It will be
16388         passed to gnus-correct-length which takes only a string argument.
16389
16390 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16391
16392         * gnus-util.el (gnus-bind-print-variables): New macro.
16393         (gnus-prin1): Use it.
16394         (gnus-prin1-to-string): Use it.
16395         (gnus-pp): New function.
16396         (gnus-pp-to-string): New function.
16397
16398         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16399         Replace pp-to-string with gnus-pp-to-string.
16400         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16401         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16402         * gnus-msg.el (gnus-debug): Ditto.
16403         * gnus-score.el (gnus-score-save): Ditto.
16404         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16405         gnus-pp-to-string.
16406         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16407         with gnus-pp.
16408         * score-mode.el (gnus-score-pretty-print): Ditto.
16409         * webmail.el (webmail-debug): Ditto.
16410
16411 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16412
16413         * gnus-art.el (article-display-face, article-display-x-face):
16414         Use buffer-read-only.
16415
16416 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16417
16418         * gnus-art.el (article-hide-list-identifiers):
16419         Bind inhibit-read-only as t.
16420
16421 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16422
16423         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16424
16425 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16426
16427         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16428         (gnus-narrow-to-page): Don't assume point-min == 1.
16429         (gnus-article-edit-mode): Derive from message-mode.
16430
16431         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16432         point-min == 1.
16433
16434         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16435         Disable incorrect use of `assert'.
16436
16437         * message.el (message-mode): Set comment-start-skip.
16438
16439
16440 2004-08-22  Sam Steingold  <sds@gnu.org>
16441
16442         * pop3.el (pop3-leave-mail-on-server): New user variable.
16443         (pop3-movemail): Delete mail only when it is nil.
16444
16445 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16446
16447         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16448
16449         * mml.el (mml-preview): Use `pop-to-buffer'.
16450
16451         * message.el (message-goto-mail-followup-to): Insert after "To".
16452         (message-carefully-insert-headers): Add comment.
16453
16454         * gnus.el: Remove unused variable `gnus-article-check-size'.
16455
16456         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16457
16458         * gnus-art.el (gnus-button-alist):
16459         Improve `gnus-button-handle-library' entry.
16460
16461 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16462
16463         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
16464         Use downcase, since XEmacs capitalizes error messages differently.
16465
16466 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16467
16468         * nntp.el: Add (require 'gnus) due to reference to
16469         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16470
16471 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16472
16473         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
16474         Bind `mm-fill-flowed'.
16475
16476         * mm-decode.el (mm-dissect-singlepart): Check it.
16477
16478 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16479
16480         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16481         'imap' for netrc parsing.
16482
16483 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16484
16485         * mailcap.el (mailcap-mime-data): Mark as risky.
16486
16487 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16488
16489         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16490         may be included in the encoded word.
16491         (rfc2047-encode): Don't append a space if the encoded word
16492         includes close parenthesis.
16493
16494 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16495
16496         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16497         of text within parentheses.
16498
16499 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16500
16501         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16502         (gnus-encrypt-write-file-contents): Make the password key the file
16503         name PLUS the cipher, not just the cipher.  Also remove failed
16504         passwords from the cache.
16505
16506 2004-08-06  Simon Josefsson  <jas@extundo.com>
16507
16508         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
16509         Doc fix.
16510
16511 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16512
16513         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16514         LWSP.
16515
16516 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16517
16518         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16519         Try to append in-reply-to: data to the references: header.
16520
16521         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16522         (netrc-parse): Use gnus-encrypt.el functions.
16523
16524         * gnus-encrypt.el: Add new file for encryption support; currently
16525         does only a few GPG ciphers and an internal XOR cipher.
16526
16527         * password.el: Add comments on using password-read-and-add.
16528         (password-read-and-add): Add function to read and add the
16529         password to the cache at once.
16530
16531 2004-07-28  Simon Josefsson  <jas@extundo.com>
16532
16533         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16534         parameter (but don't use it, for now).
16535
16536         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16537         instead of hard coding to nil.
16538
16539 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16540
16541         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16542         as mm-inline-image-xemacs does.
16543
16544 2004-07-26  Simon Josefsson  <jas@extundo.com>
16545
16546         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16547         Revert part of 2004-07-17 change below.
16548
16549 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16550
16551         * rfc2047.el (rfc2047-encode-region): Don't infloop.
16552         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16553
16554 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16555
16556         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16557         quotes that actually start with ">" at the beginning of the
16558         lines.
16559
16560 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16561
16562         * rfc2047.el (rfc2047-encode-region): Fix last change.
16563         (rfc2047-encode-parameter): Remove useless concat.
16564
16565 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16566
16567         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16568         encode special characters; fix some kind of misconfigured headers;
16569         signal a real error if debug-on-quit or debug-on-error is non-nil.
16570         (rfc2047-encode-max-chars): New variable.
16571         (rfc2047-encode-1): Use it.
16572         (rfc2047-encode-parameter): New function.
16573
16574         * mml.el (mml-insert-parameter): Remove an excessive space.
16575
16576 2004-07-17  Simon Josefsson  <jas@extundo.com>
16577
16578         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16579         Kai Grossjohann <kai@emptydomain.de>.
16580         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16581         (gnus-group-make-menu-bar): Ditto.
16582
16583         * gnus-util.el (gnus-group-server): Add.
16584
16585 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16586
16587         * message.el (message-clone-locals): Clone sendmail and smtp
16588         variables.
16589
16590 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16591
16592         * rfc2047.el (rfc2047-encode-region): Fix last change.
16593
16594 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16595
16596         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16597         characters as non-special.
16598
16599 2004-07-09  Simon Josefsson  <jas@extundo.com>
16600
16601         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16602         Users will lose all flag changes made while unplugged with
16603         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16604         good default.  See numerous reports on ding mailing list.
16605
16606 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16607
16608         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16609         add generate-head-function and generate-article-function to the
16610         rfc822-forward entry.
16611         (nndoc-rfc822-forward-generate-article): New function.
16612         (nndoc-rfc822-forward-generate-head): New function.
16613
16614         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16615
16616 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16617
16618         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16619         respect display group parameter and gnus-summary-expunge-below.
16620         (gnus-articles-to-read): Remove unused reference to display group
16621         parameter.
16622
16623 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16624
16625         * nnheader.el (nnheader-uniquify-message-id): New experimental
16626         variable.
16627         (nnheader-nov-read-message-id): Use it.
16628
16629         * spam-report.el (spam-report-gmane): Add interactive.
16630
16631 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16632
16633         * mm-encode.el (mm-content-transfer-encoding-defaults):
16634         Use qp-or-base64 for the application/* types.
16635
16636 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16637
16638         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16639
16640 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16641
16642         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16643         trim value.
16644
16645 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16646
16647         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16648         New macro and function.
16649         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16650
16651 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16652
16653         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16654         after-load-alist.
16655
16656 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16657
16658         * gnus-group.el (gnus-group-get-new-news-this-group):
16659         Don't update info that isn't there.
16660
16661 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16662
16663         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16664         entry.
16665
16666 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16667
16668         * mm-view.el (mm-inline-render-with-function): Use multibyte
16669         buffer; decode html source by charset.
16670
16671         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16672
16673         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16674         Mule-UCS is loaded under XEmacs.
16675         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16676
16677 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16678
16679         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16680
16681 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16682
16683         * mm-util.el (mm-coding-system-p): Return a coding-system.
16684         (mm-mime-mule-charset-alist): Use shift_jis instead of
16685         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16686         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16687         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16688         instead of japanese-shift-jis and iso-latin-1 respectively in
16689         order to share the default value with both Emacs and XEmacs-mule.
16690         (mm-mule-charset-to-mime-charset):
16691         Make mm-coding-system-priorities effective.
16692         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16693         while predicating of candidates upon the priorities.
16694
16695 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16696
16697         * gnus-sum.el (gnus-summary-make-menu-bar):
16698         Add gnus-uu-invert-processable.
16699
16700         * gnus.el: Autoload gnus-uu-invert-processable.
16701
16702 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16703
16704         * mm-util.el (mm-with-multibyte-buffer): New macro.
16705
16706         * rfc2047.el (rfc2047-encode-string): Use it.
16707         (rfc2047-encode-region): Move point to the end of the region after
16708         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16709
16710 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16711
16712         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16713         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16714
16715 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16716
16717         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16718         (gnus-cite-parse): Ignore quoted envelope From_.
16719         Suggested by Karl Chen <quarl@nospam.quarl.org>.
16720
16721 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16722
16723         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16724         invalid addresses.
16725
16726 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16727
16728         * spam.el: Change section markers, revise TODO list.
16729         (spam-backends): Make new master list of all installed backends.
16730         (spam-summary-exit-behavior): Add new variable to determine how
16731         messages moves are done at summary exit.
16732         (spam-move-spam-nonspam-groups-only)
16733         (spam-process-ham-in-nonham-groups)
16734         (spam-process-ham-in-spam-groups): Remove variables, the
16735         spam-summary-exit-behavior variable should be used to manage this
16736         behavior.
16737         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16738         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16739         and spam-old-spam-articles.
16740         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16741         Add empty variables, placeholders for the backends they represent.
16742         (spam-set-difference): Move, unchanged.
16743         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16744         unless the user has a processor variable.
16745         (spam-classifications, spam-classification-valid-p)
16746         (spam-backend-properties, spam-backend-property-valid-p)
16747         (spam-backend-function-type-valid-p)
16748         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16749         (spam-report-articles-gmane, spam-report-articles-resend):
16750         Remove functions, they are not needed.
16751         (spam-install-backend-super, spam-backend-list)
16752         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16753         (spam-backend-function, spam-backend-ham-registration-function)
16754         (spam-backend-spam-registration-function)
16755         (spam-backend-ham-unregistration-function)
16756         (spam-backend-spam-unregistration-function)
16757         (spam-backend-statistical-p, spam-backend-mover-p)
16758         (spam-install-backend-alias, spam-install-checkonly-backend)
16759         (spam-install-mover-backend, spam-install-nocheck-backend)
16760         (spam-install-backend, spam-install-statistical-backend)
16761         (spam-install-statistical-checkonly-backend): Add backend installation
16762         support.
16763         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16764         (spam-group-processor-p): Use the new backend code and respect the
16765         summary exit behavior.
16766         (spam-mark-spam-as-expired-and-move-routine): Remove.
16767         (spam-summary-prepare): Change to use the new spam-old-articles
16768         variable.
16769         (spam-copy-or-move-routine, spam-copy-spam-routine)
16770         (spam-move-spam-routine, spam-copy-ham-routine)
16771         (spam-move-ham-routine): Add code to copy/move ham or spam.
16772         (spam-fetch-field-fast): Improve doc and code, plus allow the
16773         'number request.
16774         (spam-list-of-checks, spam-list-of-statistical-checks):
16775         Remove variables.
16776         (spam-split, spam-find-spam): Use the new backend code.
16777         (spam-registration-functions): Remove variable.
16778         (spam-unregister-routine): Add convenience wrapper.
16779         (spam-log-undo-registration, spam-register-routine)
16780         (spam-log-processing-to-registry)
16781         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16782         where possible.
16783         (spam-check-gmane-xref, spam-check-regex-headers)
16784         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16785         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16786         (spam-check-bogofilter-headers, spam-check-spamoracle)
16787         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16788         (spam-check-crm114-headers): Use the spam-split-group that
16789         spam-split prepares, no need to determine it every time.
16790
16791         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16792         to the nnheader-parse-naked-head call.
16793
16794         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16795
16796         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16797         the nnheader-nov-read-message-id call.
16798
16799 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16800
16801         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16802         gnus-activate-group twice.  Suggested by Markus Peter
16803         <warp@spin.de>.
16804
16805 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16806
16807         * gnus-art.el (gnus-article-time-format): Exchange the order of
16808         day and month in the default value; fix customization type.
16809         (article-date-ut): Use add-text-properties.
16810         (article-make-date-line): Use message-make-date instead of
16811         current-time-string.
16812
16813         * message.el (message-fetch-field): Don't use set-text-properties.
16814         (message-make-date): Simplify.
16815
16816         * messagexmas.el (message-xmas-make-date): New function.
16817         (message-xmas-redefine): Defalias message-make-date to it.
16818
16819 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16820
16821         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16822         (rfc2047-encode-region): Treat text within parentheses as special;
16823         show the original text when error has occurred.
16824
16825         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16826         already-computed method to gnus-activate-group.
16827
16828         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16829         same select-methods identical Lisp objects.
16830
16831         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16832         object when modifying the info.
16833
16834 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16835
16836         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16837         gnus-opened-servers since it has never been opened with the new
16838         configuration yet.
16839
16840 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16841
16842         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16843         arg to nnheader-generate-fake-message-id.
16844
16845 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16846
16847         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16848         number and build a fake message ID localized to a group and
16849         article number (so it's repeatable from that point on).
16850         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16851         ID format.
16852
16853         * gnus-sum.el (gnus-get-newsgroup-headers):
16854         Call nnheader-generate-fake-message-id with the article number.
16855
16856 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16857
16858         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16859         end-of-buffer.
16860
16861 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16862
16863         * message.el (message-ignored-supersedes-headers): Add Approved.
16864
16865 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16866
16867         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16868         goto-char.
16869         (rfc2047-encode): Fold the line before encoding.
16870
16871 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16872
16873         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16874         folding -- not all headers can be folded, and this should be done
16875         by the message composition mode.  Probably.  I think.
16876
16877 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16878
16879         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16880         fast.
16881
16882         * gnus-ems.el (gnus-remove-image): Don't use
16883         message-text-with-property; remove only the image found first.
16884
16885         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16886         found first.
16887
16888 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16889
16890         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16891
16892 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16893
16894         * message.el (message-text-with-property): Make it fast and accept
16895         optional arguments.
16896         (message-strip-forbidden-properties): Use it.
16897         (message-fix-before-sending): Follow the m-t-w-p change.
16898
16899         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16900
16901 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16902
16903         * gnus-art.el (article-hide-headers): Don't change the buffer
16904         mistakenly when performing mml-preview even if
16905         gnus-single-article-buffer is nil.
16906
16907 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16908
16909         * message.el (message-expand-name-databases): New user option.
16910         (message-expand-name): Use it.
16911
16912 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16913
16914         * spam.el (spam-report-articles-resend)
16915         (spam-report-resend-register-routine): Allow ham reporting.
16916         (spam-report-resend-register-ham-routine): Add wrapper.
16917         (spam-registration-functions): Add ham resending functions.
16918         (spam-list-of-processors): Add ham resend processor.
16919
16920         * gnus.el (ham-resend-to): Add new group parameter.
16921         (spam-process): Add ham resend option.
16922
16923         * spam-report.el (spam-report-resend): Allow reporting ham.
16924         (spam-report-resend-ham): Add wrapper.
16925
16926 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16927
16928         * message.el (message-cite-articles-with-x-no-archive):
16929         New variable.
16930         (message-cite-original): Use it.
16931
16932 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16933
16934         * message.el (message-cite-original): Respect X-No-Archive.
16935
16936 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16937
16938         * gnus-art.el (article-hide-headers): Refer to the values for
16939         gnus-ignored-headers and gnus-visible-headers in the summary
16940         buffer since a user may have set them as group parameters.
16941
16942 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16943
16944         * assistant.el (assistant-node-name): Add convenience function.
16945         (assistant-render-text, assistant-render-node): Add error handling,
16946         plus handle multiple next nodes.
16947         (assistant-find-next-node): Comment out for now.
16948         (assistant-find-next-nodes): Add function, returns list of next
16949         nodes.
16950
16951 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16952
16953         * mail-source.el (mail-source-directory): Fix doc-string.
16954
16955 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16956
16957         * assistant.el (assistant-render-text, assistant-eval): Add :set
16958         widget type, which is different because it takes and returns a
16959         list.  Much hilarity ensues.
16960
16961 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16962
16963         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
16964
16965         * gnus-group.el (gnus-group-get-new-news-this-group):
16966         Add doc-string.
16967
16968         * gnus-start.el (gnus-activate-group): Add doc-string.
16969
16970 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16971
16972         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16973
16974 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16975
16976         * assistant.el (assistant-render-text): Try to add a :set
16977         widget, more to come.
16978
16979         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16980         strings.
16981         (spam-report-articles-resend)
16982         (spam-register-routine): Do registration iff any articles warrant
16983         it.
16984         (spam-summary-prepare-exit): Change log message for nil group
16985         destinations.
16986
16987 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16988
16989         * spam.el (spam-report-resend-register-routine):
16990         Allow spam-report-resend-to to be a group parameter or a global value.
16991
16992 2004-05-26  Simon Josefsson  <jas@extundo.com>
16993
16994         * starttls.el: Merge with my GNUTLS based starttls.el.
16995         (starttls-gnutls-program, starttls-use-gnutls)
16996         (starttls-extra-arguments, starttls-process-connection-type)
16997         (starttls-connect, starttls-failure, starttls-success):
16998         New variables.
16999         (starttls-program, starttls-extra-args): Doc fix.
17000         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17001         New functions.
17002         (starttls-negotiate, starttls-open-stream):
17003         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17004         function if it is set.
17005
17006 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17007
17008         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17009         structured fields.
17010
17011 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17012
17013         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17014
17015 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17016
17017         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17018         Add variable.
17019         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17020         assigning the spam-mark to new messages.
17021
17022 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17023
17024         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17025
17026 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17027
17028         * dgnushack.el: Autoload customize-set-variable for XEmacs.
17029
17030         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17031         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17032         default.
17033
17034 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17035
17036         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17037         correct data.
17038
17039 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17040
17041         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17042         (spam-group-processor-p): Fix function.
17043         (spam-group-processor-multiple-p)
17044         (spam-group-spam-processor-report-gmane-p)
17045         (spam-group-spam-processor-report-resend-p)
17046         (spam-group-spam-processor-bogofilter-p)
17047         (spam-group-spam-processor-blacklist-p)
17048         (spam-group-spam-processor-ifile-p)
17049         (spam-group-ham-processor-ifile-p)
17050         (spam-group-spam-processor-spamoracle-p)
17051         (spam-group-spam-processor-crm114-p)
17052         (spam-group-ham-processor-bogofilter-p)
17053         (spam-group-spam-processor-stat-p)
17054         (spam-group-ham-processor-stat-p)
17055         (spam-group-ham-processor-whitelist-p)
17056         (spam-group-ham-processor-BBDB-p)
17057         (spam-group-ham-processor-spamoracle-p)
17058         (spam-group-ham-processor-copy-p): Remove functions with some
17059         prejudice against unneeded code.
17060         (spam-report-articles-resend)
17061         (spam-report-resend-register-routine): Allow the group/topic
17062         spam-resend-to value to override spam-report-resend-to.
17063         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17064         properly now.
17065
17066         * gnus.el (spam-resend-to): Add group/topic parameter.
17067         (spam-process): Move the OBSOLETE processors to the end of the
17068         choices.
17069
17070 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17071
17072         * spam-report.el (spam-report-resend-to, spam-report-resend):
17073         Start with resend-to set to nil, and then ask the user if necessary.
17074         (spam-report-resend): spam-report-resend takes a list of articles, not
17075         separate article numbers.
17076
17077 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17078
17079         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17080         addition to emacs-w3m.
17081
17082 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17083
17084         * assistant.el (assistant-authinfo-data): New function.
17085         (assistant-eval): Eval for entire assistant.
17086
17087         * netrc.el (netrc-services-file): New variable.
17088         (netrc-parse-services): New function.
17089         (netrc-find-service-name): New function.
17090         (netrc-find-service-number): New function.
17091         (netrc-port-equal): New function.
17092         (netrc-machine): Use it.
17093
17094         * nnimap.el (nnimap-open-connection): Use netrc.
17095
17096         * gnus-util.el (gnus-netrc-get): Remove aliases.
17097
17098         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
17099
17100         * assistant.el (wid-edit): Fix compilation.
17101
17102         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17103
17104 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17105
17106         * gnus-util.el (gnus-set-file-modes): New function.  (small
17107         patch).
17108
17109 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17110
17111         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17112
17113         * assistant.el (assistant-render-node): Fix up rendering and
17114         read-only text.
17115         (assistant-render-node): Reset.
17116         (assistant-make-read-only): Not sticky.
17117
17118 2004-05-20  Danny Siu  <dsiu@adobe.com>
17119
17120         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17121         centered even when gnus-auto-center-summary is t.
17122
17123 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17124
17125         * dns.el (dns-get-txt-answer): New function.
17126         (dns-read-txt): Ditto.
17127         (query-dns): Use it.
17128
17129 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17130
17131         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17132         active for foreign groups even if the group level is higher than
17133         the specified value.
17134
17135 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17136
17137         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17138         non-active groups.
17139
17140         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17141
17142 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17143
17144         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17145
17146 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17147
17148         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17149         (spam-crm114-header, spam-crm114-spam-switch)
17150         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17151         (spam-crm114-positive-spam-header)
17152         (spam-crm114-database-directory, spam-list-of-processors)
17153         (spam-group-spam-processor-crm114-p)
17154         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17155         (spam-generic-score, spam-list-of-checks)
17156         (spam-list-of-statistical-checks, spam-registration-functions)
17157         (spam-check-crm114-headers, spam-crm114-score)
17158         (spam-check-crm114, spam-crm114-register-with-crm114)
17159         (spam-crm114-register-spam-routine)
17160         (spam-crm114-unregister-spam-routine)
17161         (spam-crm114-register-ham-routine)
17162         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17163         From asjo@koldfront.dk (Adam Sjøgren).
17164
17165         * gnus.el: Add spam-use-crm114.
17166
17167         * spam.el (spam-list-of-processors, spam-registration-functions):
17168         Add spam-use-resend.
17169         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17170         (spam-report-articles-gmane): Add doc fix.
17171         (spam-report-articles-resend, spam-report-resend-register-routine):
17172         Add wrappers around spam-report-resend-to.
17173
17174         * spam-report.el (spam-report-resend-to, spam-report-resend):
17175         Add support for resending spam.
17176         (spam-report-gmane): Fix line length >80.
17177
17178         * gnus.el (spam-process): Add spam-use-resend.
17179
17180 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17181
17182         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17183         number of processed spam messages.
17184         (spam-ham-copy-or-move-routine): Return the number of processed
17185         ham messages.
17186         (spam-summary-prepare-exit): Use the above values to decide
17187         whether status messages shouled be displayed.
17188
17189 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17190
17191         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17192         `rfc2047-encoding-function-alist' in order to avoid conflicting
17193         with the old version.
17194         (rfc2047-encode-region): Concatenate words containing non-ASCII
17195         characters in structured fields; don't encode space-delimited
17196         ASCII words even in unstructured fields; don't break words at
17197         char-category boundaries.
17198         (rfc2047-encode-1): New function.
17199         (rfc2047-encode): Use it; encode text so that it occupies the
17200         maximum width within 76-column; work correctly on Q encoding for
17201         iso-2022-* charsets.
17202         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17203         sure not to break a line just after the header name.
17204         (rfc2047-b-encode-region): Remove.
17205         (rfc2047-b-encode-string): New function.
17206         (rfc2047-q-encode-region): Remove.
17207         (rfc2047-q-encode-string): New function.
17208
17209         * mm-util.el (mm-replace-in-string): New function.
17210
17211 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17212
17213         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17214         Really get it right.
17215         (gnus-inews-make-draft): Really.
17216
17217 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17218
17219         * nnmh.el (nnmh-request-list-1): Don't check the link count
17220         before descending.  (small patch)
17221
17222 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17223
17224         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17225         stuff.
17226
17227         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17228         Match on real group name.
17229
17230         * gnus-art.el (gnus-signature-limit): Doc fix.
17231
17232         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17233
17234         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
17235
17236 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
17237
17238         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
17239         isn't a string.
17240
17241 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17242
17243         * gnus-draft.el (gnus-draft-send):
17244         Bind rfc2047-encode-encoded-words.
17245
17246         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17247         (rfc2047-encodable-p): Say that =? needs encoding.
17248         (rfc2047-encode-encoded-words): New variable.
17249
17250         * gnus-group.el (gnus-group-select-group): Doc fix.
17251
17252         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17253
17254         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17255         to nil.
17256
17257         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17258
17259         * nnheader.el (nnheader-get-lines-and-char): New function.
17260
17261 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17262
17263         * gnus-msg.el (gnus-summary-followup-with-original):
17264         Document yanking of region when active.
17265
17266 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17267
17268         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17269         groups if the group level is higher than the specified value.
17270
17271 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17272
17273         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17274         (gnus-group-jump-to-group): Add prefix argument using
17275         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17276         non-active group.
17277
17278         * compface.el (uncompface): Be verbose when changing
17279         `uncompface-use-external'.
17280
17281         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17282         handle manual section.
17283
17284 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17285
17286         * gnus-art.el (gnus-button-alist): Revert previous change.
17287
17288 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17289
17290         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17291
17292 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17293
17294         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17295         whether backend can accept message.
17296
17297         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17298
17299 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17300
17301         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17302         Avoid creating directory when nntp-marks-is-evil is true.
17303         Reported by Reiner Steib.
17304
17305 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17306
17307         * gnus-picon.el (gnus-picon-style): New variable.
17308         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17309         (gnus-picon-transform-address): Support `gnus-picon-style'.
17310         From Jesper Harder <harder@ifa.au.dk>.
17311
17312 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17313
17314         * message.el (message-fill-field): Return point.
17315         (message-generate-headers): Go to end of field.
17316
17317         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17318         stuff for non-living groups.
17319
17320 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17321
17322         * gnus-art.el (gnus-article-followup-with-original)
17323         (gnus-article-reply-with-original): gnus-mark-active-p ->
17324         gnus-region-active-p.
17325
17326 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17327
17328         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17329         only when there is spam or ham to be processed.
17330
17331 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17332
17333         * mail-source.el (mail-source-delete-crash-box): Refactor.
17334         (mail-source-fetch): Use it.
17335         (mail-source-fetch-file): Ditto.
17336         (mail-source-fetch-directory): Run postscript in loop.
17337         (mail-source-fetch-pop): Delete.
17338         (mail-source-fetch-maildir): Ditto.
17339         (mail-source-fetch-imap): Ditto.
17340
17341         * imap.el (imap-authenticators): Comment out sasl.
17342
17343         * message.el (message-skip-to-next-address): New function.
17344         (message-fill-header-address): Refactor.
17345         (message-fill-address): Use it.
17346         (message-delete-address): Use it.
17347         (message-fill-header-general): Refactor.
17348         (message-fill-field-address): Rename.
17349         (message-narrow-to-field): Find the start of the header.
17350         (message-header-format-alist): Don't pre-fill.
17351         (message-fill-header): Remove.
17352         (message-insert-header): New function.
17353         (message-shorten-references): Use it.
17354
17355         * rfc2047.el (rfc2047-field-value): Strip props.
17356
17357         * mail-parse.el (mail-header-make-address): New alias.
17358
17359         * ietf-drums.el (ietf-drums-make-address): New function.
17360
17361         * imap.el: Add compiler directives.
17362
17363         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17364
17365         * gnus-art.el (article-decode-idna-rhs): Don't use
17366         message-idna-inside-rhs-p.
17367
17368 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17369
17370         * message.el (message-idna-inside-rhs-p): Remove.
17371         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17372
17373         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17374         false positives.
17375
17376 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17377
17378         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17379
17380 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17381
17382         * nneething.el (nneething-file-name): Don't create spurious
17383         files.
17384
17385         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17386         (gnus-inews-do-gcc): Remove sleep.
17387
17388         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17389         part under point.
17390
17391         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17392         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17393
17394 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17395
17396         * spam.el (spam-summary-prepare-exit): Fix (length).
17397
17398 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17399
17400         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17401         as expired without moving it" message when there are spam
17402         messages left.
17403
17404 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17405
17406         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17407         header is not nil.
17408
17409 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17410
17411         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17412         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
17413         (nntp-marks-changed-p): New arg SERVER.
17414         (nntp-request-update-info): Adjust caller.
17415
17416 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17417
17418         * nntp.el (nntp-save-marks): Pass missing arg.
17419
17420 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17421
17422         * nntp.el: Support marks.
17423         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17424         (nntp-marks-modtime, nntp-marks-directory): New variables.
17425         (nntp-request-set-mark, nntp-request-update-info)
17426         (nntp-possibly-create-directory, nntp-marks-changed-p)
17427         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
17428         New functions.
17429
17430 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17431
17432         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17433         (gnus-xmas-redefine): Rename.
17434
17435         * gnus-score.el (gnus-score-insert-help):
17436         Use gnus-select-lowest-window.
17437
17438         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17439         appt-select-lowest-window and rename to gnus-select-lowest-window.
17440
17441         * gnus.el: do.
17442
17443 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17444
17445         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17446         encodings of MIME-encoded words, in order to improve
17447         interoperability with several broken MUAs.
17448
17449 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17450
17451         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17452         tags, only when charsets are not specified in headers.
17453         (mm-inline-text-html-render-with-w3m): Ditto.
17454
17455         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17456         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17457
17458 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17459
17460         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17461         instead of MIME-decoded from fields when checking
17462         `gnus-article-address-banner-alist'.
17463
17464 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17465
17466         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17467         description rather than subject.
17468
17469 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17470
17471         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17472
17473 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17474
17475         * gnus.el (gnus-version-number): Bump.
17476
17477 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17478
17479         * gnus.el: No Gnus v0.2 is released.
17480
17481 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17482
17483         * gnus-agent.el (gnus-agent-read-agentview):
17484         Inline gnus-uncompress-range.
17485
17486 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17487
17488         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17489         `exec-installed-p'.
17490
17491 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17492
17493         * gnus.el (spam-process, spam-autodetect-methods):
17494         Add bsfilter and bsfilter-headers.
17495
17496         * spam.el (spam-bsfilter): New customize group.
17497         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17498         (spam-bsfilter-header, spam-bsfilter-probability-header)
17499         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17500         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17501         (spam-bsfilter-database-directory): New options.
17502         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17503         (spam-list-of-statistical-checks, spam-registration-functions):
17504         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17505         (spam-bsfilter-score): New command.
17506         (spam-check-bsfilter-headers, spam-check-bsfilter)
17507         (spam-bsfilter-register-with-bsfilter)
17508         (spam-bsfilter-register-spam-routine)
17509         (spam-bsfilter-unregister-spam-routine)
17510         (spam-bsfilter-register-ham-routine)
17511         (spam-bsfilter-unregister-ham-routine): New functions.
17512         (spam-generic-score): Support bsfilter; Accept an optional argument
17513         to recalcurate spam score even if scoring header has already been
17514         added.
17515         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17516         optional argument to recalcurate spam score even if scoring header
17517         has already been added.
17518
17519 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17520
17521         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17522         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17523         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17524         link is missing.
17525
17526 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17527
17528         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17529         (html2text-get-attr): Rewrite.
17530
17531         * message.el (message-setup-1): Remove redundant put-text-property
17532         on mail-header-separator.
17533
17534 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17535
17536         * gnus-registry.el (gnus-registry-cache-whitespace)
17537         (gnus-registry-action, gnus-registry-spool-action)
17538         (gnus-registry-split-fancy-with-parent): Change message levels
17539         from 5 to 3 or 7, as needed.
17540
17541         * spam.el (spam-summary-prepare-exit)
17542         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17543         (spam-split, spam-find-spam, spam-log-undo-registration)
17544         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
17545         level from 5 to 6.
17546
17547 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17548
17549         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17550         2004-03-04 change).
17551
17552 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17553
17554         * sieve-manage.el (sieve-manage-open):
17555         * nnweb.el (nnweb-insert-html):
17556         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17557         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17558         * nnspool.el (nnspool-request-group):
17559         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17560         * nnml.el (nnml-request-update-info):
17561         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17562         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17563         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17564         (nnimap-request-set-mark):
17565         * nnfolder.el (nnfolder-request-update-info):
17566         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17567         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17568         * gnus-uu.el (gnus-uu-find-articles-matching):
17569         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17570         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17571         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17572         * gnus-nocem.el (gnus-nocem-scan-groups):
17573         * gnus-int.el (gnus-start-news-server):
17574         * gnus-group.el (gnus-group-make-kiboze-group)
17575         (gnus-group-browse-foreign-server):
17576         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17577         Use mapc when appropriate.
17578
17579 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17580
17581         FIXME: Make separate entries for each person.
17582
17583         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17584         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17585         <shields@msrl.com>:
17586
17587         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17588         may need for spam sorting and scoring.
17589         (spam-user-format-function-S): Add user format function suitable for
17590         general use.
17591         (spam-article-sort-by-spam-status): Add sorting function for summary
17592         sorting.
17593         (spam-extra-header-to-number): Add function to get a score from a
17594         header.
17595         (spam-summary-score): Add function to get a numeric score from the
17596         headers.
17597         (spam-generic-score): Fix function doc, was in wrong place.
17598         (spam-initialize): Take symbols when it's run, and install the
17599         extra headers that spam-necessary-extra-headers thinks we need.
17600
17601 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17602
17603         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17604         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17605
17606 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17607
17608         * gnus-sum.el (gnus-set-global-variables)
17609         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17610         (gnus-article-get-xrefs, gnus-summary-best-group)
17611         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17612         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17613         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17614         Use with-current-buffer.
17615
17616 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17617
17618         * spam.el (spam-summary-prepare-exit): Simplify logic.
17619         (spam-fetch-article-header): Read the article header if it's not
17620         available.
17621         (spam-list-articles): Simplify logic.
17622         (spam-filelist-register-routine): Fix bug with unregister-list.
17623
17624         * gnus-registry.el: Fix comments at beginning.
17625
17626 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17627
17628         * message.el (message-cater-to-broken-inn): Remove.
17629         (message-shorten-references): Make sure the total folded length of
17630         References is shorter than 998 characters to cater to a bug in INN
17631         2.3.  Also, don't pretend that references aren't folded -- this
17632         hasn't worked for a while.
17633
17634 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17635
17636         * gnus-agent.el (gnus-agentize):
17637         gnus-agent-send-mail-real-function no longer set to current value
17638         of message-send-mail-function but rather a lambda that calls
17639         message-send-mail-function.  The change makes the agent real-time
17640         responsive to user changes to message-send-mail-function.
17641
17642 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17643
17644         * legacy-gnus-agent.el
17645         (gnus-agent-convert-to-compressed-agentview): Fix typos with
17646         help from Florian Weimer <fw@deneb.enyo.de>
17647
17648 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17649
17650         * nnmail.el (nnmail-cache-insert): Revert last change.
17651
17652 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17653
17654         * nnmail.el (nnmail-cache-insert): Always check whether
17655         nnmail-cache-ignore-groups matches a group name.
17656
17657 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17658
17659         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17660         (spam-find-spam, spam-log-processing-to-registry)
17661         (spam-log-registered-p, spam-log-unregistration-needed-p)
17662         (spam-log-undo-registration): Use gnus-message instead of
17663         gnus-error, none of these errors are fatal.
17664
17665         * gnus-registry.el (gnus-registry-clean-empty-function)
17666         (gnus-registry-clean-empty): Remove only empty entries without
17667         extra data.
17668
17669 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17670
17671         * spam-stat.el (spam-stat-buffer-change-to-spam)
17672         (spam-stat-buffer-change-to-non-spam): Change (error) to
17673         (gnus-message 8) invocation.
17674
17675 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17676
17677         * nntp.el (nntp-via-netcat-command): New variable.
17678         (nntp-via-netcat-switches): New variable.
17679         (nntp-open-via-rlogin-and-netcat): New function.
17680         (nntp-open-connection-function): Doc fix.
17681         (nntp-telnet-command): Doc fix.
17682         (nntp-end-of-line): Doc fix.
17683         (nntp-via-rlogin-command): Doc fix.
17684         (nntp-via-user-name): Doc fix.
17685         (nntp-via-address): Doc fix.
17686
17687 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17688
17689         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17690         error in Emacs 21.1.
17691
17692 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17693
17694         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17695
17696 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17697
17698         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17699         (gnus-agent-with-refreshed-group): New macro.
17700         (gnus-agent-rename-group): New function.
17701         (gnus-agent-delete-group): New function.
17702         (gnus-agent-save-group-info): Use gnus-command-method when
17703         `method' parameter is nil.  Don't write nil entries into the
17704         active file.
17705         (gnus-agent-get-group-info): New function.
17706         (gnus-agent-fetch-articles):
17707         Use gnus-agent-update-files-total-fetched-for to increment disk space
17708         used.
17709         (gnus-agent-fetch-headers, gnus-agent-save-alist):
17710         Use gnus-agent-update-view-total-fetched-for to increment disk space
17711         used.
17712         (gnus-agent-get-local): Add optional parameters to avoid calling
17713         gnus-group-real-name and gnus-find-method-for-group.
17714         (gnus-agent-set-local): Delete stored entry if either min, or max,
17715         are nil.
17716         (gnus-agent-fetch-session): Reworded error/quit messages.
17717         On quit, use gnus-agent-regenerate-group to record existance of any
17718         articles fetched to disk before the quit occurred.
17719         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17720         gnus-agent-update-view-total-fetched-for, and
17721         gnus-agent-update-files-total-fetched-for to decrement disk space
17722         used.
17723         (gnus-agent-retrieve-headers):
17724         Use gnus-agent-update-view-total-fetched-for to increment disk space
17725         used.
17726         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17727         with gnus-agent-update-files-total-fetched-for to decrement disk
17728         space and fresh group buffer.
17729         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17730         (gnus-agent-need-update-total-fetched-for): New variable.
17731         (gnus-agent-update-files-total-fetched-for): New function.
17732         (gnus-agent-update-view-total-fetched-for): New function.
17733         (gnus-agent-total-fetched-for): New function.
17734
17735         * gnus-cache.el (gnus-cache-save-buffers):
17736         Use gnus-cache-update-overview-total-fetched-for to change disk space
17737         used by this group.
17738         (gnus-cache-possibly-enter-article):
17739         Use gnus-cache-update-file-total-fetched-for to increment disk space
17740         used by this group.
17741         (gnus-cache-possibly-remove-article):
17742         Use gnus-cache-update-file-total-fetched-for to decrement disk space
17743         used by this group.
17744         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17745         (gnus-cache-rename-group): New function.
17746         (gnus-cache-delete-group): New function.
17747         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17748         (gnus-cache-need-update-total-fetched-for): New variable.
17749         (gnus-cache-with-refreshed-group): New macro.
17750         (gnus-cache-update-file-total-fetched-for): New function.
17751         (gnus-cache-update-overview-total-fetched-for): New function.
17752         (gnus-cache-rename-group-total-fetched-for): New function.
17753         (gnus-cache-delete-group-total-fetched-for): New function.
17754         (gnus-cache-total-fetched-for): New function.
17755
17756         * gnus-group.el: Require gnus-sum and autoload functions to
17757         resolve warnings when gnus-group.el compiled alone.
17758         (gnus-group-line-format): Documented new %F.
17759         (size of Fetched data) group line format; identifies disk space
17760         used by agent and cache.
17761         (gnus-group-line-format-alist): Defined new F format.
17762         (gnus-total-fetched-for): New function.
17763         (gnus-group-delete-group): No longer update
17764         gnus-cache-active-altered as gnus-request-delete-group now keeps
17765         the cache in sync.
17766         (gnus-group-list-active): Let the agent store a server's active
17767         list if currently plugged.
17768
17769         * gnus-int.el (gnus-request-delete-group):
17770         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17771         local disk in sync with the server.
17772         (gnus-request-rename-group):
17773         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17774         local disk in sync with the server.
17775
17776         * gnus-start.el (gnus-get-unread-articles):
17777         Cosmetic simplification to logic.
17778
17779         * gnus-util.el (gnus-rename-file): New function.
17780
17781 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17782
17783         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17784
17785 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17786
17787         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17788         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17789
17790 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17791
17792         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17793         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17794
17795 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17796
17797         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17798
17799 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17800
17801         * spam.el (spam-set-difference): Add function to replace
17802         gnus-set-difference in spam.el.
17803         (spam-summary-prepare-exit): Use spam-set-difference.
17804
17805 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17806
17807         * gnus-registry.el (gnus-registry-cache-file): Update to use
17808         gnus-dribble-directory OR gnus-home-directory OR ~.
17809         (gnus-registry-split-fancy-with-parent): Fix doc.
17810
17811 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17812
17813         * message.el (message-exchange-point-and-mark):
17814         Use message-mark-active-p.  Suggested by Jesper Harder
17815         <harder@ifa.au.dk>.
17816
17817 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17818
17819         * message.el (message-exchange-point-and-mark): Don't activate
17820         region if it was inactive.  Suggested by Hiroshi Fujishima
17821         <pooh@nature.tsukuba.ac.jp>.
17822
17823 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17824
17825         * gnus-art.el (article-display-face): Display Faces in the same
17826         order as X-Faces.
17827
17828 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17829
17830         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17831
17832 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17833
17834         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17835         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17836         (gnus-article-mime-hierarchy): Remove.
17837         (gnus-article-mime-hierarchy-next): Remove.
17838         (gnus-article-mode): Revert 2004-03-19 change.
17839         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17840         (gnus-insert-mime-button): Revert 2004-03-19 change.
17841         (gnus-mime-accumulate-hierarchy): Remove.
17842         (gnus-mime-enter-multipart): Remove.
17843         (gnus-mime-leave-multipart): Remove.
17844         (gnus-mime-display-part): Revert 2004-03-19 change.
17845         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17846
17847         * mml.el (mml-preview): Revert 2004-03-19 change.
17848
17849 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17850
17851         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17852
17853 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17854
17855         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17856         t while entering a file name using the mm-with-multibyte macro.
17857         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17858
17859         * mm-util.el (mm-with-multibyte): New macro.
17860
17861 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17862
17863         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
17864         New user option.
17865         (gnus-mime-multipart-functions): Doc and customization fix.
17866         (gnus-article-mime-hierarchy): New variable.
17867         (gnus-article-mime-hierarchy-next): New variable.
17868         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17869         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17870         gnus-article-mime-hierarchy-next to nil.
17871         (gnus-insert-mime-button): Show hierarchy numbers.
17872         (gnus-mime-accumulate-hierarchy): New function.
17873         (gnus-mime-enter-multipart): New function.
17874         (gnus-mime-leave-multipart): New function.
17875         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17876         (gnus-mime-display-alternative): Show hierarchy numbers.
17877
17878         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17879         gnus-article-mime-hierarchy-next to nil.
17880
17881 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17882
17883         * dns.el: Don't require gnus-xmas.
17884
17885 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17886
17887         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17888         inline PGP.
17889         (mml-menu): Disable mml-quote-region if mark is inactive.
17890
17891 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17892
17893         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17894         when the group's active is not available.
17895
17896 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17897
17898         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17899         error.
17900
17901 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17902
17903         * imap.el (imap-store-password): New variable.
17904         (imap-interactive-login): Use it.
17905         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17906
17907 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17908
17909         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17910         window-start and hscroll to summary window.
17911
17912 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17913
17914         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17915         conversion message to newsrc-dribble when an actual conversion is
17916         performed.
17917
17918 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17919
17920         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17921
17922 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17923
17924         * mm-decode.el (mm-complicated-handles): New function reviving
17925         former definition of mm-multiple-handles.
17926
17927         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17928         (gnus-mime-delete-part): Use it.
17929
17930 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17931
17932         * gnus-agent.el (gnus-agent-read-local):
17933         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
17934         avoid the implicit assumption that they will always be equal.
17935         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17936         coding-system-for-write, as the with-temp-file macro first prints
17937         to a buffer then saves the buffer.
17938
17939 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17940
17941         * gnus-art.el (gnus-article-edit-part): New function.
17942         (gnus-mime-save-part-and-strip): Use it; do query instead of
17943         signaling an error; don't use mm-multiple-handles.
17944         (gnus-mime-delete-part): Ditto.
17945
17946 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17947
17948         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
17949         old file versions.
17950         (gnus-group-prepare-hook): Remove function that converted list
17951         form of gnus-agent-expire-days to group properties.
17952
17953         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17954         (gnus-request-accept-article): Re-indented.
17955
17956         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17957         converters to handle old agent file formats.  Add logic for a
17958         "backup before upgrading warning".
17959         (gnus-convert-mark-converter-prompt): Developers can mark
17960         functions as needing (default), or not needing,
17961         gnus-convert-old-newsrc's "backup before upgrading warning".
17962         (gnus-convert-converter-needs-prompt): Tests whether the user
17963         should be protected from potentially irreversable changes by the
17964         function.
17965
17966         * legacy-gnus-agent.el: New.  Provides converters that are only
17967         loaded when gnus-convert-old-newsrc needs to call them.
17968
17969 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17970
17971         * mail-source.el (mail-source-touch-pop): Doc fix.
17972
17973         * message.el (message-smtpmail-send-it): Doc fix.
17974
17975 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17976
17977         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17978
17979         * nnmail.el (nnmail-split-fancy): do.
17980
17981         * gnus-kill.el (gnus-kill, gnus-execute): do.
17982
17983 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17984
17985         * gnus-sum.el (gnus-widget-reversible-match)
17986         (gnus-widget-reversible-to-internal)
17987         (gnus-widget-reversible-to-external): New functions.
17988         (gnus-widget-reversible): New widget.
17989         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17990
17991 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17992
17993         * gnus-sum.el (gnus-thread-sort-functions)
17994         (gnus-article-sort-functions): Document `(not F)' items.
17995
17996 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17997
17998         * spam.el (spam-use-gmane-xref): Add new backend.
17999         (spam-gmane-xref-spam-group): Add variable to control the name of the
18000         Gmane spam group.
18001         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18002         (spam-regex-headers-spam, spam-regex-headers-ham)
18003         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18004         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18005         backends and checks.
18006         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18007
18008         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18009         an autodetect method.
18010
18011 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18012
18013         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18014         articles are being added to a group.
18015         (gnus-request-replace-article): Inform the agent that articles
18016         need to be uncached as the cached contents are no longer valid.
18017
18018 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18019
18020         * binhex.el: Don't autoload executable-find.
18021
18022         * canlock.el: Don't autoload mail-fetch-field.
18023
18024         * dgnushack.el: Autoload c-mode for XEmacs.
18025
18026         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18027
18028         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18029         rmail-dont-reply-to and rmail-output.
18030
18031         * gnus-score.el: Don't autoload ffap-string-at-point.
18032
18033         * gnus-setup.el: Don't autoload sc-cite-original.
18034
18035         * imap.el: Don't autoload base64-decode-string,
18036         base64-encode-string and md5.
18037
18038         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18039         and rmail-msg-restore-non-pruned-header.
18040
18041         * mm-decode.el: Don't autoload executable-find.
18042
18043         * mm-url.el: Don't autoload executable-find.
18044
18045         * mm-view.el: Don't autoload diff-mode.
18046
18047         * nndb.el: Don't autoload news-reply-mode, news-setup,
18048         cancel-timer and telnet.
18049
18050         * password.el: Don't autoload run-at-time for Emacs.
18051
18052         * sha1-el.el: Don't autoload executable-find.
18053
18054         * sieve-mode.el: Don't autoload c-mode.
18055
18056         * uudecode.el: Don't autoload executable-find.
18057
18058 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18059
18060         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18061         (gnus-agent-possibly-alter-active): Avoid null in numeric
18062         comparison.
18063         (gnus-agent-set-local): Refuse to save null in local object table.
18064         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18065         list of articles that will be marked as unread.
18066
18067 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18068
18069         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18070
18071 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18072
18073         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18074         language tags.
18075
18076 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18077
18078         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18079         Don't bind "obarray".
18080
18081         * gnus-sum.el (gnus-thread-sort-functions):
18082         Add `gnus-thread-sort-by-most-recent-number' and
18083         `gnus-thread-sort-by-most-recent-date'.
18084         Reported by Kai Grossjohann <kai@emptydomain.de>.
18085
18086 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18087
18088         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
18089
18090 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18091
18092         * gnus-cus.el (gnus-agent-customize-category):
18093         Remove ignore-errors macro reference that required cl to be loaded at
18094         run-time.
18095
18096         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
18097         single-interval range of the form (min . max).  Previously the
18098         range had to look like ((min . max)).  Likewise, return
18099         (min . max) rather than ((min . max)).
18100         (gnus-range-map): Use gnus-range-normalize to accept
18101         single-interval range.
18102
18103         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18104         the cache, but not the agent, now appear with their usual face.
18105
18106         * dgnushack.el (loaddir): New variable that is bound to the
18107         directory containing the dgnushack.el file. Use loaddir, rather
18108         than srcdir, to update load-path. Change lets dgnushack compile
18109         code in directories other than GNUS/lisp.
18110
18111 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18112
18113         * lpath.el: Don't bind w3m-safe-url-regexp.
18114
18115         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18116         w3m-safe-url-regexp variable buffer-local.
18117
18118         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18119
18120 2004-02-27  Simon Josefsson  <jas@extundo.com>
18121
18122         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18123         gnus-group-real-prefix.
18124         (gnus-summary-move-article): Use it, instead of
18125         gnus-group-real-prefix.
18126
18127 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18128
18129         * lpath.el: Bind w3m-safe-url-regexp.
18130
18131         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18132         w3m-safe-url-regexp variable buffer-local and set it as the value
18133         of mm-w3m-safe-url-regexp.
18134
18135         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18136
18137         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18138         parsing gnus-posting-styles when the message is not for replying.
18139
18140         * dgnushack.el: Autoload sgml-mode for XEmacs.
18141
18142         * nnrss.el (nnrss-opml-export):
18143         Use mm-set-buffer-file-coding-system instead of
18144         set-buffer-file-coding-system.
18145
18146 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18147
18148         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18149         of checkdoc.el).
18150         * nnrss.el: do.
18151         * gnus-mlspl.el: do.
18152         * gnus-ml.el: do.
18153         * gnus-srvr.el: do.
18154
18155         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18156
18157 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18158
18159         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18160         Corrections to custom-manual links.
18161
18162         * gnus-art.el (gnus-article): Ditto.
18163
18164         * mm-decode.el (mime-display, mime-security): Ditto.
18165
18166 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18167
18168         * flow-fill.el: Typo.
18169
18170 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18171
18172         * spam-wash.el: New file.
18173
18174 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18175
18176         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18177
18178 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18179
18180         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18181         to be run with new-articles as LIST1, not LIST2.
18182         (spam-registration-functions): Add spam-use-ham-copy as a nil
18183         registration backend.
18184
18185 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18186
18187         * spam-stat.el (spam-stat-washing-hook): New option.
18188         (spam-stat-buffer-words): Use it.
18189         (spam-stat-process-directory, spam-stat-test-directory):
18190         Use insert-file-contents-literally.
18191         (spam-stat-coding-system): New variable.
18192         (spam-stat-load, spam-stat-save): Use it.
18193
18194 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18195
18196         * spam-report.el (spam-report-plug-agent):
18197         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18198
18199 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18200
18201         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18202         Allow / in mailto URLs.
18203
18204 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18205
18206         * spam-report.el (spam-report-process-queue): Fix interactive use.
18207         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18208         (spam-report-unplug-agent): Doc fixes.
18209         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18210         (spam-report-agentize, spam-report-deagentize): Autoload.
18211
18212 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18213
18214         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
18215
18216         * message.el (message-setup-fill-variables): Add mml tags to
18217         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18218         <ajk@iu.edu>.
18219         (message-mode): Don't modify paragraph-separate there.
18220
18221 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18222
18223         * compface.el (uncompface-use-external): Default to undecided.
18224         (uncompface-use-external-threshold): New variable.
18225         (uncompface-float-time): New macro.
18226         (uncompface): Determine whether to use the external decoder if
18227         uncompface-use-external is undecided.
18228
18229 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18230
18231         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18232         after images.
18233
18234         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18235
18236 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18237
18238         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18239
18240         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18241
18242         * gnus-sum.el (gnus-summary-limit-to-age)
18243         (gnus-summary-limit-children): do.
18244
18245         * gnus-int.el (gnus-request-scan): do.
18246
18247         * gnus-group.el (gnus-group-suspend): do.
18248
18249         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18250
18251         * gnus-cite.el (gnus-cite-parse-attributions): do.
18252
18253         * gnus-agent.el (gnus-summary-set-agent-mark)
18254         (gnus-agent-regenerate-group): do.
18255
18256         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18257
18258         * binhex.el (binhex-decode-region-internal): do.
18259
18260 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18261
18262         * gnus-fun.el (gnus-face-properties-alist): New user option.
18263         (gnus-display-x-face-in-from): Use it.
18264
18265         * gnus-art.el (article-display-face): Ditto.
18266
18267         * compface.el (uncompface-use-external): Default to nil.
18268
18269 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18270
18271         * nntp.el (nntp-erase-buffer): New function.
18272         (nntp-retrieve-data, nntp-send-command)
18273         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18274         (nntp-possibly-change-group): Use it.
18275
18276         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18277         Use with-current-buffer.
18278
18279 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18280
18281         * compface.el: Merge the ELisp-based uncompface program.
18282         (compface): New customization group.
18283         (uncompface-use-external): New user option.
18284         (uncompface): Call uncompface-internal if uncompface-use-external
18285         is nil.
18286         (uncompface-internal): New function.  Note that there are also
18287         some other functions and variables added for this function.
18288
18289 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18290
18291         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18292         if necessary.
18293
18294 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18295
18296         * spam-report.el (spam-report-unplug-agent)
18297         (spam-report-plug-agent, spam-report-deagentize)
18298         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18299         Add support for the Agent in spam-report: when unplugged, report to a
18300         file; when plugged, submit all the requests.
18301
18302         * spam.el (spam-register-routine): Fix message about
18303         registration.
18304
18305 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18306
18307         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18308         dependencies.
18309         (rfc2047-encode): Use it.
18310
18311         * gnus-art.el (gnus-button-marker-list): Move before first
18312         reference.
18313
18314         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18315         (imap-parse-body): Fix format string mismatch.
18316
18317         * gnus-score.el (gnus-summary-increase-score): do.
18318
18319         * nnrss.el (nnrss-close): New function.
18320
18321 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18322
18323         * nnrss.el (nnrss-make-filename): New function.
18324         (nnrss-request-delete-group, nnrss-read-server-data)
18325         (nnrss-save-server-data, nnrss-read-group-data)
18326         (nnrss-save-group-data): Use it.
18327         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18328         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18329         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18330
18331 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18332
18333         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18334
18335 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18336
18337         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18338         files.
18339
18340         * message.el (message-generate-headers-first): Don't quote nil
18341         and t in docstrings.
18342
18343         * imap.el (imap-id): do.
18344
18345         * gnus-agent.el (gnus-agent-consider-all-articles)
18346         (gnus-agent-queue-mail): do.
18347
18348 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18349
18350         * spam-report.el (spam-report-process-queue): New function.
18351         Process requests from `spam-report-requests-file'.
18352         (spam-report-process-queue): Doc fix.
18353
18354 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18355
18356         * spam.el (spam-register-routine)
18357         (spam-log-processing-to-registry, spam-log-registered-p)
18358         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18359         Change "check" to "spam-check" for semi-clarity.
18360
18361 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18362
18363         * pop3.el: Require nnheader.
18364
18365         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18366
18367         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18368
18369         * gnus-picon.el: Require cl.
18370
18371         * gnus-fun.el: Require gnus-ems and gnus-util.
18372
18373         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18374
18375         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18376
18377         * gnus-art.el (gnus-article-edit-mode): Define before first
18378         reference.
18379
18380 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18381
18382         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18383         (gnus-uu-post-encoded): Use point-at-bol.
18384
18385         * gnus-topic.el (gnus-group-active-topic-p): do.
18386
18387         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18388
18389         * gnus-group.el (gnus-group-kill-region): do.
18390
18391         * gnus-art.el (article-date-ut): do.
18392
18393         * message.el (message-fetch-field): Remove redundant
18394         case-fold-search binding.
18395         (message-narrow-to-field): Simplify.
18396
18397 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18398
18399         * spam.el (spam-directory): Derive from `gnus-directory'.
18400
18401         * spam-report.el (spam-report-url-to-file)
18402         (spam-report-requests-file): New function and variable for offline
18403         reporting.
18404         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18405         and user defined function.
18406         (spam-report-url-ping-mm-url): Remove doubled slash.
18407
18408 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18409
18410         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18411
18412 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18413
18414         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
18415         Fix format string mismatch.
18416
18417         * sieve.el (sieve-deactivate-all): do.
18418
18419         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18420
18421         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18422
18423         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18424
18425         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18426
18427 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18428
18429         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18430         the list of checks.
18431
18432 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18433
18434         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18435         padding.
18436
18437 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18438
18439         * mm-view.el (mm-fill-flowed): New variable.
18440         (mm-inline-text): Use it.
18441
18442 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18443
18444         * spam.el (spam-spamassassin-register-ham-routine)
18445         (spam-spamassassin-register-spam-routine): Fix function names.
18446
18447 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18448
18449         * gnus.el (gnus-tmp-grouplens): Remove.
18450         (gnus-summary-line-format): Remove grouplens.
18451
18452         * gnus-group.el (gnus-group-line-format): Ditto.
18453
18454         * gnus-spec.el (gnus-format-specs): Ditto.
18455         (gnus-update-format-specifications): Flush the group format spec
18456         cache if there's the grouplens stuff.
18457         (gnus-parse-simple-format): Replace %l with the empty string.
18458
18459 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18460
18461         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18462         omission.
18463
18464 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18465
18466         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18467         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18468
18469 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18470
18471         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18472         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18473         New macros and functions.
18474         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18475         Handle > NLINK_MAX messages.
18476         * nnmaildir.el (nnmaildir-request-set-mark):
18477         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
18478
18479 2004-01-25  Alex Schroeder  <alex@gnu.org>
18480
18481         * spam-stat.el (spam-stat-process-directory-age): New option.
18482         (spam-stat-process-directory): Use it.
18483
18484 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18485
18486         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18487         (spam-stat-save): Accept prefix argument.
18488
18489 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18490
18491         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18492         links" error.
18493
18494 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18495
18496         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18497         the rest of the and/or forms.
18498
18499 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18500
18501         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18502         compatibility with old .newsrc.eld files.
18503
18504         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18505
18506         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18507
18508         * gnus-start.el (gnus-1): do.
18509
18510         * gnus-group.el (gnus-group-line-format-alist): do.
18511
18512         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18513
18514         * gnus-gl.el: Remove.
18515
18516 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18517
18518         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18519         marks consisting of a single range {for example, (3 . 5)} rather
18520         than a list of a single range { ((3 . 5)) }.
18521
18522 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18523
18524         * spam-stat.el (spam-stat-store-gnus-article-buffer):
18525         Use with-current-buffer.
18526         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18527         avoid consing a string.
18528
18529         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18530         Remove obsolete entries for big5 and gb2312.
18531
18532 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18533
18534         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18535         uncompressed list.
18536
18537 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18538
18539         * spam-stat.el (spam-stat-strip-xref): New function.
18540         (spam-stat-process-directory): Use it.
18541
18542         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18543         here -- it's done in message-fetch-field.
18544
18545 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18546
18547         * gnus-agent.el (gnus-agent-queue-mail)
18548         (gnus-agent-prompt-send-queue): New variables.
18549         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18550         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18551         "nndraft:queue" along to gnus-draft-send.
18552         Use gnus-agent-prompt-send-queue.
18553         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18554         is "nndraft:queue".  Suggested by Gaute Strokkenes
18555         <gs234@srcf.ucam.org>
18556
18557         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
18558         (agent-enable-undownloaded-faces): Add.
18559         (gnus-agent-cat-groups): Use eval-and-compile, not
18560         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18561         method of gnus-agent-cat-groups even when the buffer has been
18562         evaled.
18563         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
18564         delete gnus-agent-save-active-1.
18565         (gnus-agent-save-groups): Delete.  Identical to
18566         gnus-agent-save-active.
18567         (gnus-agent-write-active): No longer adjust agent's copy of active
18568         file as agent's adjustments are now stored in their own
18569         file.  Remove optional parameter.
18570         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18571         servers.  Add use of min/max range limits from server's local
18572         file.
18573         (gnus-agent-save-alist): Remove unused optional argument.
18574         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18575         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18576         (gnus-agent-set-local): A per-server file that keeps min/max range
18577         limits for articles known to the agent.  Provides a fast mechanism
18578         for altering many active ranges.
18579         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18580         active file (local makes it unnecessary).
18581         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
18582
18583         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
18584         (agent-enable-undownloaded-faces): Add.
18585
18586         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18587         disable it when sending to "nndraft:queue".
18588         (gnus-group-send-queue): Add safety check to avoid sending queue
18589         when unplugged.
18590
18591         * gnus-group.el (gnus-group-catchup): Use new
18592         gnus-sequence-of-unread-articles, not
18593         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18594         numbers of articles.  Use gnus-range-map to avoid having to
18595         uncompress the unread list.
18596         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18597         Fix invalid ange-ftp reference.
18598
18599         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18600         (gnus-sorted-range-intersection): Intersection of two ranges
18601         without requiring that they first be uncompressed.
18602
18603         * gnus-start.el (gnus-activate-group): Unless blocked by the
18604         caller, possibly expand the active range to include both cached
18605         and agentized articles.
18606         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18607         multiple version-dependent converters.
18608         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
18609         gnus-agent-save-active.
18610         (gnus-save-newsrc-file): Save dirty agent range limits.
18611
18612         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
18613         gnus-agent-possibly-alter-active.
18614         (gnus-adjust-marked-articles): Faster handling of simple lists.
18615
18616 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18617
18618         * spam-stat.el (spam-stat-test-directory): New optional argument
18619         displays a list of files detected.  Suggested by Andrew Cohen
18620         <cohen@andy.bu.edu>.
18621         (spam-stat-buffer-words-with-scores): Don't narrow and change
18622         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18623
18624 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18625
18626         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18627         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18628         (spam-spamassassin-arguments)
18629         (spam-spamassassin-spam-flag-header)
18630         (spam-spamassassin-positive-spam-flag-header)
18631         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18632         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18633         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18634         (spam-list-of-processors, spam-list-of-checks)
18635         (spam-list-of-statistical-checks, spam-registration-functions)
18636         (spam-check-spamassassin-headers, spam-check-spamassassin)
18637         (spam-spamassassin-score)
18638         (spam-spamassassin-register-with-sa-learn)
18639         (spam-spamassassin-register-spam-routine)
18640         (spam-spamassassin-register-ham-routine)
18641         (spam-assassin-register-spam-routine)
18642         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18643         (spam-bogofilter-score): Fix to show article before scoring.
18644
18645 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18646
18647         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18648         default scoring function.
18649         (spam-generic-score): Call spam-spamassassin-score if
18650         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18651         spam-bogofilter-score otherwise.
18652
18653         * gnus.el (spam-process, spam-autodetect-methods):
18654         Add spamassassin and spamassassin-headers.
18655
18656 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18657
18658         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18659         Suppress unnecessary messages.
18660
18661 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18662
18663         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18664         make-hash-table.
18665
18666 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18667
18668         * canlock.el (base64-encode-string): Don't autoload it.
18669
18670 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18671
18672         * run-at-time.el: Remove useless (require 'itimer),
18673         eval-and-compile and (featurep 'xemacs).
18674
18675 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18676
18677         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18678         GROUP is a virtual group.
18679
18680 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18681
18682         * gnus.el: Autoload `message-y-or-n-p'.
18683
18684 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18685
18686         * pgg-parse.el: Remove unnecessary (require 'custom).
18687
18688         * pgg-def.el: do.
18689
18690         * nnmail.el: do.
18691
18692         * gnus-undo.el: do.
18693
18694         * gnus-picon.el: do.
18695
18696         * gnus-util.el: do.
18697
18698 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18699
18700         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18701
18702 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18703
18704         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18705         handle, as well as a list.
18706
18707         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18708         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18709         (mm-w3m-cid-retrieve): Simplify.
18710
18711 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18712
18713         * message.el (message-kill-to-signature): Allow prefix arg to
18714         specify number of lines to keep before signature.
18715
18716 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18717
18718         * message.el (message-kill-to-signature): Change docstring.
18719
18720 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18721
18722         * canlock.el: Always require sha1-el.
18723         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18724
18725         * message.el: Autoload sha1 only when compiling.
18726
18727         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18728         eudc-expand-inline for XEmacs.
18729
18730 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18731
18732         * message.el (message-canlock-generate): Require sha1-el.
18733
18734 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18735
18736         * message.el (message-expand-name): Silence the byte compiler.
18737
18738         * lpath.el: Add detect-coding-system.
18739
18740         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18741         cus-edit.
18742
18743 2004-01-13  Simon Josefsson  <jas@extundo.com>
18744
18745         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18746         Invoke gnus-score-mode.
18747         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18748
18749         * gnus-range.el (gnus-compress-sequence): Doc fix.
18750         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
18751
18752 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18753
18754         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18755
18756 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18757
18758         * spam.el (spam-get-article-as-string): Update to use
18759         gnus-request-article-this-buffer, much simpler.
18760         (spam-get-article-as-buffer): Remove.
18761
18762 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18763
18764         * message.el (message-expand-name): Use EUDC if the user uses that.
18765
18766 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18767
18768         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18769         character for the encoding to avoid consing a string.
18770
18771         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18772         unnecessarily.
18773
18774         * mm-util.el (mm-replace-chars-in-string): Remove.
18775
18776         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18777         of mm-replace-chars-in-string.
18778
18779 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18780
18781         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18782
18783         * mm-util.el (mm-subst-char-in-string): Support inplace.
18784
18785         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18786         a new string in every iteration.  Use shy groups.
18787
18788 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18789
18790         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18791         * gnus-soup.el (gnus-soup-group-brew):
18792         * gnus-msg.el (gnus-put-message):
18793         * gnus-move.el (gnus-group-move-group-to-server):
18794         * gnus-kill.el (gnus-batch-score):
18795         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18796         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18797         (gnus-group-update-group, gnus-group-read-group)
18798         (gnus-group-make-group, gnus-group-make-help-group)
18799         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18800         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18801         (gnus-group-sort-by-unread, gnus-group-catchup)
18802         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18803         (gnus-group-yank-group, gnus-group-set-info)
18804         (gnus-group-list-groups):
18805         * gnus.el (gnus-generate-new-group-name):
18806         * gnus-delay.el (gnus-delay-send-queue):
18807         * nnvirtual.el (nnvirtual-catchup-group):
18808         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18809         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18810         (gnus-group-prepare-topics, gnus-topic-check-topology):
18811         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18812         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18813         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18814         (gnus-group-make-articles-read):
18815         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18816         (gnus-group-change-level, gnus-kill-newsgroup)
18817         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18818         (gnus-get-unread-articles, gnus-make-articles-unread)
18819         (gnus-make-ascending-articles-unread): Use accessor
18820         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18821         to get group information for improved readability.
18822
18823
18824 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18825
18826         * gnus-art.el (article-decode-mime-words, article-babel)
18827         (gnus-article-highlight-signature, gnus-article-add-buttons)
18828         (gnus-signature-toggle): Use gnus-with-article-buffer.
18829
18830         * gnus-art.el (gnus-article-highlight-headers)
18831         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18832
18833         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18834         (gnus-article-set-globals, gnus-request-article-this-buffer)
18835         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18836         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18837         (gnus-mime-display-alternative): Use with-current-buffer.
18838
18839 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18840
18841         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18842         also under 80 char limit, and call gnus-error if needed.
18843         (spam-fetch-article-header): Fix - it was a
18844         buffer-local variable (gnus-newsgroup-data).
18845         (spam-find-spam): Use spam-generate-fake-headers, forget about
18846         spam-insert-fake-headers.
18847         (spam-insert-fake-headers): Remove.
18848
18849 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18850
18851         * deuglify.el (gnus-article-outlook-unwrap-lines)
18852         (gnus-outlook-rearrange-article)
18853         (gnus-outlook-repair-attribution-outlook)
18854         (gnus-outlook-repair-attribution-block)
18855         (gnus-outlook-repair-attribution-other): Remove redundant
18856         save-excursion.
18857
18858 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18859
18860         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18861         (spam-fetch-field-subject-fast)
18862         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18863         (spam-fetch-article-header): Add functions to deal with Gnus
18864         internals for fast retrieval of article header data.
18865         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18866
18867 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18868
18869         * pop3.el (pop3-md5): Remove.
18870         (pop3-apop): Replace pop3-md5 with md5.
18871
18872         * mm-bodies.el: base64 is always built-in.
18873
18874         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18875         Use with-current-buffer.
18876
18877 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18878
18879         * canlock.el (canlock-insert-header): Remove excessive grouping in
18880         regexp.
18881
18882         * gnus-sum.el (gnus-summary-read-document): Ditto.
18883
18884         * gnus-uu.el (gnus-uu-part-number): Ditto.
18885
18886         * html2text.el (html2text-remove-tags): Ditto.
18887         (html2text-format-tags): Ditto.
18888         (html2text-format-single-elements): Ditto.
18889
18890         * mml.el (mml-parse-1): Ditto.
18891
18892 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18893
18894         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18895
18896         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18897
18898         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18899
18900         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18901
18902 2003-11-15  Simon Josefsson  <jas@extundo.com>
18903
18904         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18905         (pgg-gpg-lookup-key): Use regexp match instead of
18906         split-string (split-string is different between emacs 21.2 and
18907         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18908
18909 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18910
18911         * gnus-art.el (gnus-mime-view-all-parts)
18912         (gnus-article-part-wrapper, gnus-article-view-part):
18913         Use with-current-buffer.
18914
18915 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18916
18917         * spam.el (spam-disable-spam-split-during-ham-respool)
18918         (spam-spamoracle-database, spam-cache-lookups)
18919         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18920         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18921         (spam-group-ham-marks, spam-group-spam-marks)
18922         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18923         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18924         also add spam-use-blackholes to the statistical checks.
18925         (spam-fetch-field-fast): Add interface to fetching fields, may
18926         become a macro.
18927         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18928         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18929         (spam-insert-fake-headers): Fake an article when needed.
18930         (spam-find-spam): Fake article when possible.
18931         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18932         (spam-check-bogofilter-headers): Use message-fetch-field instead
18933         of nnmail-fetch-field.
18934
18935 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18936
18937         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18938
18939 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18940
18941         * spam.el (spam-split): Do not require spam-use-CHECK to be
18942         enabled if that check is passed to spam-split explicitly; also
18943         fix so 'spam doesn't get converted to spam-split-group when
18944         spam-split-symbolic-return is t.
18945         (spam-find-spam): Find registrations of the article and use those
18946         instead of re-running spam-split to find the spam/ham
18947         classification of the article.
18948         (spam-log-processing-to-registry, spam-log-registered-p)
18949         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18950         Use gnus-error instead of gnus-message.
18951         (spam-log-registration-type): Add function to determine the
18952         classification of a message based on registry entries; will
18953         return nil if both 'spam and 'ham are found.
18954         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18955         a reasonably fast local cache without the loading errors.
18956         (spam-cache-lookups): Set to t by default.
18957         (spam-find-spam): Don't try to guess spam-cache-lookups.
18958         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18959         spam-caches entry.
18960         (spam-filelist-build-cache, spam-filelist-check-cache):
18961         Fix caching of whitelist/blacklist entries.
18962         (spam-check-whitelist, spam-check-blacklist):
18963         Invoke spam-from-listed-p with a type, not a cache variable.
18964         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18965
18966 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18967
18968         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18969
18970         * nnmail.el (nnmail-split-fancy): do.
18971
18972         * mml.el (mml-parse): do.
18973
18974         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18975         (gnus-score-adaptive): do.
18976
18977 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18978
18979         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18980         (gnus-mime-button-map): Don't set keymap parent.
18981         (gnus-button-ctan-directory-regexp): Use shy grouping.
18982         (gnus-prev-page-map): Don't set keymap parent.
18983         (gnus-prev-page-map): Remove duplicated one.
18984         (gnus-next-page-map): Don't set keymap parent.
18985         (gnus-mime-security-button-map): Ditto.
18986
18987         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18988         version number.
18989
18990         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18991
18992 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18993
18994         * canlock.el (canlock-sha1-function): Remove.
18995         (canlock-sha1-function-for-verify): Remove.
18996         (canlock-openssl-program): Remove.
18997         (canlock-openssl-args): Remove.
18998         (canlock-ignore-errors): Remove.
18999         (canlock-sha1-with-openssl): Remove.
19000         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19001         (canlock-verify): Don't use canlock-ignore-errors.
19002
19003         * sha1-el.el (sha1-string-external): Make it can return a string
19004         in binary form.
19005         (sha1-region-external): Ditto.
19006         (sha1-string-internal): Ditto.
19007         (sha1-region-internal): Ditto.
19008         (sha1-region): Ditto.
19009         (sha1-string): Ditto.
19010         (sha1): Ditto.
19011
19012 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19013
19014         * spam.el (spam-report-articles-gmane): New command.
19015
19016 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19017
19018         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19019
19020         * run-at-time.el (run-at-time-saved): Remove.
19021         (run-at-time): Doc fix.
19022
19023 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19024
19025         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19026         (gnus-summary-limit-map): Add it.
19027         (gnus-summary-make-menu-bar): do.
19028
19029 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19030
19031         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19032         Make attempt at some caching support (done for BBDB only now).
19033         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19034         addresses to be checked.
19035         (spam-clear-cache-BBDB): Add function, to be invoked by
19036         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19037         (spam-check-BBDB): Check and use the caches, if
19038         spam-cache-lookups is on, remove superfluous (provide).
19039
19040 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19041
19042         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19043
19044 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19045
19046         * run-at-time.el (run-at-time-saved): Move to after the definition
19047         of `run-at-time'.
19048
19049         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
19050
19051 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19052
19053         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19054         mm-w3m-local-map-property.
19055
19056         * mm-view.el (mm-w3m-mode-map): Remove.
19057         (mm-w3m-local-map-property): Remove.
19058         (mm-inline-text-html-render-with-w3m): Don't use
19059         mm-w3m-local-map-property.
19060
19061 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19062
19063         * run-at-time.el: New file.
19064
19065         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
19066         under Emacs.
19067
19068         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19069         of gnus-set-text-properties.
19070
19071         * gnus-uu.el (gnus-uu-save-article): Ditto.
19072
19073         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
19074
19075         * gnus-cite.el (gnus-cite-parse): Ditto.
19076
19077         * gnus-art.el (gnus-button-push): Use set-text-properties instead
19078         of gnus-.
19079
19080         * gnus-xmas.el (run-at-time): Require run-at-time.
19081
19082         * gnus.el: Change calls to nnheader-run-at-time and
19083         password-run-at-time throughout to use run-at-time directly.
19084
19085         * password.el: Remove definition of run-at-time.
19086
19087         * nnheaderxm.el: Remove definition of run-at-time.
19088
19089 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
19090
19091         * mml.el (mml-minibuffer-read-disposition): Show attachment type
19092         in prompt.
19093
19094 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19095
19096         * messagexmas.el (message-xmas-redefine): Alias
19097         `message-make-caesar-translation-table' to
19098         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
19099         version.
19100
19101         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
19102         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
19103         `gnus-xmas-set-text-properties'.
19104         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
19105         `gnus-xmas-completing-read'.
19106         (gnus-xmas-completing-read): Removed.
19107         (gnus-xmas-open-network-stream): Removed.
19108
19109         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19110         XEmacs version.
19111
19112         * dns.el (dns-make-network-process): Use `open-network-stream'
19113         instead of `gnus-xmas-open-network-stream'.
19114
19115         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
19116
19117         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19118
19119 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19120
19121         * gnus-art.el (gnus-mime-display-alternative)
19122         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19123         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19124         Don't use gnus-local-map-property.
19125
19126         * gnus-util.el (gnus-local-map-property): Remove.
19127
19128         * mm-view.el (mm-view-pkcs7-decrypt):
19129         Replace gnus-completing-read-maybe-default with completing-read.
19130
19131         * gnus-util.el (gnus-completing-read): do.
19132         (gnus-completing-read-maybe-default): Remove.
19133
19134 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19135
19136         * password.el: Only autoload `run-at-time' if not XEmacs.
19137         Only autoload the itimer functions if XEmacs.
19138
19139 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19140
19141         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
19142         XEmacsen.
19143
19144         * dgnushack.el: Autoload executable-find for XEmacs.
19145
19146 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19147
19148         * gnus-art.el (gnus-read-string): Remove.
19149         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19150         read-string.
19151
19152 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19153
19154         * netrc.el: Autoload password-read.
19155         (netrc): Add configuration group.
19156         (netrc-encoding-method, netrc-openssl-path):
19157         Add variables for encoding and decoding of files with symmetric
19158         ciphers.
19159         (netrc-encode): Add assistant function to encode a file with
19160         netrc-encoding-method.
19161         (netrc-parse): Add interactive parameter, added optional
19162         decoding if netrc-encoding-method is non-nil but otherwise
19163         behavior is standard.
19164         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19165         Do s/encode/encrypt/ everywhere.
19166
19167         * spam.el: Remove executable-find autoload.
19168
19169 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19170
19171         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19172
19173         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19174
19175 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19176
19177         * gnus-art.el (gnus-treat-ansi-sequences)
19178         (article-treat-ansi-sequences): New variable and function.
19179         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19180
19181         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19182         Use it.
19183
19184 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19185
19186         * mm-util.el (mm-quote-arg): Remove.
19187
19188         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19189         shell-quote-argument.
19190
19191         * gnus-uu.el (gnus-uu-command): do.
19192
19193         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19194
19195         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19196         with make-char.
19197
19198         * mm-util.el (mm-make-char): Remove.
19199
19200         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19201         add-minor-mode.
19202
19203         * gnus-undo.el (gnus-undo-mode): do.
19204
19205         * gnus-topic.el (gnus-topic-mode): do.
19206
19207         * gnus-sum.el (gnus-dead-summary-mode): do.
19208
19209         * gnus-start.el (gnus-slave-mode): do.
19210
19211         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19212
19213         * gnus-ml.el (gnus-mailing-list-mode): do.
19214
19215         * gnus-gl.el (gnus-grouplens-mode): do.
19216
19217         * gnus-draft.el (gnus-draft-mode): do.
19218
19219         * gnus-dired.el (gnus-dired-mode): do.
19220
19221         * gnus-ems.el (gnus-add-minor-mode): Remove.
19222
19223         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19224         Replace gnus-char-width with char-width.
19225
19226         * gnus-ems.el (gnus-char-width): Remove.
19227
19228         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19229         Replace gnus-char-width with char-width.
19230
19231         * gnus-ems.el (gnus-char-width): Remove.
19232
19233         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19234         definition.
19235         Remove Emacs 20 hash table compatibility code.
19236
19237         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19238         20 compatibility code.
19239
19240         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19241
19242         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19243
19244         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19245         Replace with point-at-{eol,bol}.
19246
19247         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19248
19249         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19250
19251         * flow-fill.el (fill-flowed-point-at-bol)
19252         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19253
19254         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19255         Replace with point-at-{eol,bol} throughout all files.
19256
19257 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19258
19259         * ntlm.el (ntlm-string-as-unibyte): New macro.
19260         (ntlm-build-auth-response): Use it.
19261
19262         Remove Emacs 20 stuff:
19263         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
19264         (butlast, mapc, remove): Remove the compiler macros.
19265         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19266         of delq and copy-sequence.
19267         * gnus-art.el (popup-menu): Remove the compiler macro.
19268         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19269         Emacs 20.
19270
19271 2004-01-05  Simon Josefsson  <jas@extundo.com>
19272
19273         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19274         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19275         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19276         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19277         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19278         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19279         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19280         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19281         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19282         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19283         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19284         string-xor into ntlm-string-xor.
19285         Suggested by Jesper Harder <harder@myrealbox.com>.
19286
19287         * ntlm.el: Don't include poem.
19288
19289         * md4.el (print-int32, print-string-hexa): Remove.
19290         Suggested by Jesper Harder <harder@myrealbox.com>.
19291
19292         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19293
19294         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19295         probably breaks emacs with DL patch, but do we care? Is anyone
19296         still using the DL stuff?)
19297
19298         * sieve-manage.el: Use the password package.
19299         (sieve-manage-read-passwd): Remove.
19300         (sieve-manage-interactive-login): Use password.  Re-add
19301         condition-case around loop.
19302
19303         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19304         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19305         Use the password package.
19306
19307 2003-02-19  Simon Josefsson  <jas@extundo.com>
19308
19309         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19310         token.
19311
19312 2002-08-07  Simon Josefsson  <jas@extundo.com>
19313
19314         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19315         (sieve-manage-authenticators):
19316         (sieve-manage-authenticator-alist): Add some SASL mechs.
19317         (sieve-sasl-auth): New function.
19318         (sieve-manage-cram-md5-auth):
19319         (sieve-manage-plain-auth): Rewrite using SASL library.
19320         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19321         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19322         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19323         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19324
19325 2004-01-05  Simon Josefsson  <jas@extundo.com>
19326
19327         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19328         New files.
19329
19330 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19331
19332         * gnus-group.el (gnus-no-groups-message): Update.
19333
19334         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19335
19336 2003-11-09  Simon Josefsson  <jas@extundo.com>
19337
19338         * imap.el: Support for ID IMAP extension (RFC 2971).
19339         (imap-local-variables): Add imap-id.
19340         (imap-id): New variable.
19341         (imap-id): New function.
19342         (imap-parse-response): Parse untagged ID response.
19343         * nnimap.el (nnimap-id): New variable.
19344         (nnimap-open-connection): Use it.
19345
19346 2003-12-28  Simon Josefsson  <jas@extundo.com>
19347
19348         * gnus-score.el (gnus-score-edit-all-score): New.
19349         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19350
19351 2004-01-04  Simon Josefsson  <jas@extundo.com>
19352
19353         * password.el: Add.
19354
19355 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19356
19357         * dns.el (dns-query-types): Fix typo.
19358         (dns-query-types): New function.
19359         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19360         PTR and SOA replies, see RFC 1035.
19361
19362 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19363
19364         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19365
19366         * Move to Changelog.2.
19367
19368 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19369
19370         * gnus.el (gnus-version-number): Bump version.
19371
19372 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19373
19374         * gnus.el: No Gnus v0.1 is released.
19375
19376 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19377
19378         * gnus.el: No Gnus v0.0 is released.
19379
19380 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19381
19382         * gnus.el (gnus-version-number): Bump.
19383         (gnus-version): No.
19384
19385 See ChangeLog.2 for earlier changes.
19386
19387     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19388       Free Software Foundation, Inc.
19389
19390   This file is part of GNU Emacs.
19391
19392   GNU Emacs is free software: you can redistribute it and/or modify
19393   it under the terms of the GNU General Public License as published by
19394   the Free Software Foundation, either version 3 of the License, or
19395   (at your option) any later version.
19396
19397   GNU Emacs is distributed in the hope that it will be useful,
19398   but WITHOUT ANY WARRANTY; without even the implied warranty of
19399   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19400   GNU General Public License for more details.
19401
19402   You should have received a copy of the GNU General Public License
19403   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19404
19405 ;; Local Variables:
19406 ;; coding: utf-8
19407 ;; fill-column: 79
19408 ;; add-log-time-zone-rule: t
19409 ;; End: