shr: replace deprecated syntax
[gnus] / lisp / ChangeLog
1 2010-11-24  Julien Danjou  <julien@danjou.info>
2
3         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
4
5         * shr-color.el (shr-color-visible): Really return original background
6         if fixed.
7
8 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9
10         * shr.el (shr-color-check): Protect against non-existant colour names.
11
12 2010-11-24  Julien Danjou  <julien@danjou.info>
13
14         * color-lab.el: Require 'cl when compiling.
15
16         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
17
18         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
19         matched part.
20
21         * color-lab.el: Fix all expt calls to use float type.
22
23 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24
25         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
26         expression to shr-color-check as is.
27
28         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
29
30         * color-lab.el: Add coding cookie.
31         (float-pi): Use eval-and-compile.
32
33         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
34         compiled for Emacsen having no `libxml-parse-html-region' support.
35
36 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
37
38         * shr.el (shr-insert-color-overlay): Split stuff like
39         "#444444 !important" to find the real colour.
40         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
41         parse <font color="red"> entries.
42
43 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
44
45         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
46         point when parsing headers.
47
48         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
49         is positioned properly when parsing headers.
50
51 2010-11-23  Julien Danjou  <julien@danjou.info>
52
53         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
54
55         * shr-color.el (shr-color->hexadecimal): Add support for color names.
56
57         * shr.el (shr-parse-style): Replace \n with space in style parsing.
58
59         * shr-color.el (shr-color-hsl-to-rgb-fractions): Use shr-color-hue-to-rgb.
60         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
61
62 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
63
64         * shr.el (shr-color->hexadecimal): Autoload.
65         (shr-descend): Add color to all tags.
66
67 2010-11-22  Julien Danjou  <julien@danjou.info>
68
69         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
70         shr-color->hexadecimal.
71
72         * shr-color.el (shr-color->hexadecimal): Add converting functions for
73         RGB() or HSL() color representation.
74
75         * shr.el (shr-tag-font): Add.
76         (shr-tag-color-check): New function to get better colors.
77         (shr-tag-insert-color-overlay): Factorize code between tag-font and
78         tag-span.
79
80         * shr-color.el: New file.
81
82         * color-lab.el: New file.
83
84         * gnus-art.el (gnus-url-mailto): Do not downcase args.
85
86 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
87
88         * nnir.el: Fix typo in comments.
89         (nnir-run-imap): Simplify code. No need to reverse artlist.
90         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
91
92 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
93
94         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
95
96         * nnimap.el (nnimap-get-capabilities): Refactor out.
97         (nnimap-open-connection): Re-request capabilities after STARTTLS.
98
99 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
100
101         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
102         appearing when `mm-uu-hide-markers' is nil.
103
104 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
105
106         * nnimap.el (nnimap-unselect-group): Make into its own function.
107         (nnimap-request-rename-group): Unselect group before renaming.
108         This had gotten lost somewhere.
109         (nnimap-request-accept-article): Keep track of examined groups, and
110         unselect the group before APPENDing to read-only groups.
111         (nnimap-request-move-article): Clear flags before moving so that they
112         can be re-set later.
113
114 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
115
116         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
117         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
118
119 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
120
121         * gnus-art.el (gnus-mime-display-single)
122         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
123         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
124         parameter.
125
126 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
127
128         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
129         (shr-table-vertical-line): New variable.
130         (shr-insert-table): Use it.
131
132 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
133
134         * gnus-html.el (gnus-html-wash-images): Don't display images if
135         gnus-inhibit-images is non-nil; register displayer for cid images.
136         (gnus-html-display-image): Work for cid image.
137         (gnus-html-insert-image): Allow arguments.
138         (gnus-html-put-image): Inhibit read-only.
139         (gnus-html-prefetch-images): Don't prefetch images if
140         gnus-inhibit-images is non-nil.
141
142 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
143
144         * shr.el (shr-put-image): Break lines when inserting big pictures.
145
146 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
147
148         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
149         sender, thanks Katsumi Yamaoka.
150
151 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
152
153         * nnir.el (nnir-run-imap): Reverse the article list for each group
154         rather than the whole list.
155
156 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
157
158         * shr.el (shr-image-displayer): Protect function against non-existent
159         image source.
160
161         * gnus-art.el (gnus-inhibit-images): New user option.
162         (gnus-mime-display-single): Don't display image if it is non-nil.
163
164         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
165         gnus-inhibit-images.
166
167         * shr.el (shr-image-displayer): New function.
168         (shr-tag-img): Use it.
169
170 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
171
172         * mml2015.el (mml2015-epg-sign): Use From header.
173
174 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
175
176         * gnus-html.el (gnus-html-wash-images): Register a displayer.
177
178         * gnus-util.el (gnus-find-text-property-region): Return markers.
179
180         * shr.el (shr-tag-img): Put a displayer in the text property.
181
182         * gnus-util.el (gnus-find-text-property-region): New utility function.
183
184         * gnus-html.el (gnus-html-display-image): Make the alt optional.
185         (gnus-html-show-images): Remove.
186
187         * gnus-art.el (gnus-article-show-images): New, more general function.
188
189         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
190         image url text properties.
191
192         * shr.el: Ditto.
193
194         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
195         gnus-agent-auto-agentize-methods is set.  Which it isn't.
196
197 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
198
199         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
200         work for two or more articles.
201
202 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
203
204         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
205         divide an image that's in an html article to two or more when washing
206         non-ASCII characters in alt text of it.
207
208 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
209
210         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
211         smime-decrypt-region using function argument.
212         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
213
214         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
215
216         * smime.el (smime-decrypt-region): Catch it.
217
218 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
219
220         * smime.el (smime-mode-map): Move initialization into declaration.
221         (gnus-run-mode-hooks): Don't autoload.
222         (smime-mode): Use define-derived-mode.
223
224 2010-11-11  Glenn Morris  <rgm@gnu.org>
225
226         * smime.el (from): Restrict declaration to XEmacs.
227
228         * nnir.el (gnus-group-topic-name): Autoload.
229
230 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
231
232         * shr.el (shr-insert): Don't break long line if it is because of
233         kinsoku-bol characters in the line end.
234
235 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
236
237         * nnir.el (nnir-request-move-article): Fix to provide original group
238         and subject.
239         (nnir-warp-to-article): Don't fail on articles whose headers haven't
240         been retrieved.
241
242         * gnus-sum.el (gnus-summary-move-article): Use original group and
243         subject for virtual articles such as those in an nnir summary buffer.
244
245 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
246
247         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
248         least 21.5).
249
250         * smime.el (from): Declare it again for XEmacs.
251
252 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
253
254         * message.el (message-resend): Don't disable encoding unless it's
255         already encoded.
256
257         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
258         low-numbered articles.
259
260 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
261
262         * rfc2047.el (rfc2047-syntax-table): Simplify.
263
264         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
265
266         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
267         set-char-table-range for XEmacs.
268
269 2010-11-10  Glenn Morris  <rgm@gnu.org>
270
271         * time-date.el (time-to-seconds): Always an alias on Emacs,
272         never a real function.
273         (with-no-warnings): Remove compat stub, now unused.
274         (time-less-p): Doc fix.
275         (time-to-number-of-days): Simplify.
276
277         * smime.el (from): Remove unused declaration.
278
279         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
280         (gnus-float-time): On Emacs, always an alias.
281
282         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
283         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
284
285 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
286
287         * dgnushack.el: Don't use ignore-errors in the top level form since it
288         is unavailable in XEmacs even if cl is loaded.
289
290         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
291
292 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
293
294         * shr.el (browse-url-mailto): Autoload.
295
296         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
297
298         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
299         regexp doesn't need quoting.
300
301 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
302
303         * message.el (message-subject-trailing-was-ask-regexp)
304         (message-subject-trailing-was-regexp): Match was: in addition to was.
305
306 2010-11-09  Glenn Morris  <rgm@gnu.org>
307
308         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
309         (nnbabyl-check-mbox): Use point-at-bol.
310
311 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
312
313         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
314
315         * message.el (message-mailto): New function.
316         (message-mailto): Should accept other parameters.
317         (message-mailto): Remove since it duplicates browse-url-mailto
318         functionality.
319
320 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
321
322         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
323         methods.
324         (gnus-read-active-file): Ditto.
325
326         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
327         ": " from the prompt.
328         (gnus-group-make-group): Ditto.
329
330 2010-11-07  Glenn Morris  <rgm@gnu.org>
331
332         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
333         (gnus-bookmark-kill-line): Use point-at-eol.
334
335 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
336
337         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
338         asterisks in From header.
339
340 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
341
342         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
343         string to avoid making the From headers syntactically invalid.
344
345         * message.el (message-send-mail): Don't insert courtesy messages if the
346         message already has List-Post and List-ID messages.
347
348 2010-11-06  Glenn Morris  <rgm@gnu.org>
349
350         * gnus-art.el (gnus-treat-article): Give dynamic local variables
351         `condition', `type', `length' a prefix.
352         (gnus-treat-predicate): Update for above name changes.
353
354 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
355
356         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
357         binding.  Handled by `gnus-summary-refer-thread' instead.
358         (nnir-warp-to-article): New backend function.
359
360         * nnimap.el (nnimap-request-thread): Force dependency updating.
361
362         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
363         (gnus-summary-refer-thread): Rework to improve thread-referral.
364
365         * gnus-int.el (gnus-warp-to-article): New function.
366
367         * gnus-sum.el (gnus-summary-article-map): Bind it.
368
369 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
370
371         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
372         gnus-summary-refer-thread.
373
374         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
375         headers.
376         (gnus-summary-limit-include-thread): Prevent articles in thread from
377         being cut in gnus-cut-threads.
378         (gnus-summary-refer-thread): Limit retrieved headers to those in
379         thread.
380
381 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
382
383         * message.el (message-send-mail): Use the value of
384         message-courtesy-message from the message buffer.
385
386         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
387
388         * shr.el (shr-browse-url): Implement mailto: URLs.
389
390         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
391         "raw".
392
393         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
394         if it's already selected.
395
396         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
397
398 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
399
400         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
401         to measure the length and truncate alt text.
402
403 2010-11-03  Glenn Morris  <rgm@gnu.org>
404
405         * nndiary.el (nndiary-generate-nov-databases-1)
406         (nndiary-generate-active-info): Rename dynamic variable `files' to
407         something less generic.
408
409 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
410
411         * nnir.el (nnir-request-move-article): Call the underlying backend to
412         move articles from nnir.
413
414 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
415
416         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
417
418 2010-11-02  Julien Danjou  <julien@danjou.info>
419
420         * nnir.el: Remove wais support.
421
422 2010-11-02  Glenn Morris  <rgm@gnu.org>
423
424         * gnus-html.el: Reorder requirements to quieten compiler.
425
426 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
427
428         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
429         properly for XEmacs as well.
430         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
431         (gnus-article-natural-long-line-p): Use window-width rather than
432         frame-width.
433
434 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
435
436         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
437         (nnir-read-parms): Don't modify query.
438         (nnir-run-query): Add ability to search topic on current line.
439         (nnir-get-active): Clean up.
440
441 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
442
443         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
444         degenerate articles.
445
446         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
447         (gnus-print-buffer): Just print the buffer as is, without any copying
448         to a buffer and then re-highlighting.
449
450         * nnimap.el (nnimap-request-group): Store the new updated info.
451         (nnimap-request-group): Select the group when we don't know whether it
452         exists or not.
453
454         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
455         groups.
456
457         * gnus-group.el (gnus-group-find-new-groups): Display all the new
458         groups.
459
460         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
461         groups.
462
463         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
464         long-lines case by only filling the long lines.
465
466         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
467         (bug #7311).
468
469 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
470
471         * shr.el: No need to declare `declare-function' since shr.el is for
472         only Emacsen that provide `libxml-parse-html-region'.
473
474         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
475         effective only in a file it is referred to.
476
477 2010-11-01  Glenn Morris  <rgm@gnu.org>
478
479         * mm-util.el (gnus-completing-read): Autoload.
480         (mm-read-coding-system): Simplify Emacs definition.
481
482         * nnmail.el (gnus-activate-group):
483         * nnimap.el (gnutls-negotiate):
484         * nntp.el (netrc-parse): Fix declarations.
485
486 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
487
488         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
489         string-match-p in Emacs >=23.
490
491         * gnus-msg.el (gnus-configure-posting-styles)
492         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
493
494 2010-11-01  Glenn Morris  <rgm@gnu.org>
495
496         * nnir.el (declare-function): Add compat stub.
497         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
498         (nnir-run-gmane): Require 'mm-url.
499
500         * mm-util.el (mm-string-to-multibyte): Simplify.
501
502         * shr.el (declare-function): Add compat stub.
503         (url-cache-create-filename): Declare.
504         (mm-disable-multibyte, widget-convert-button): Autoload.
505
506         * smime.el (ldap-search): Declare.
507         (smime-cert-by-ldap-1): Require ldap on Emacs.
508
509         * nnimap.el: Require nnmail, and gnus-sum when compiling.
510         (nnimap-keepalive): Use gnus-float-time.
511
512         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
513         (mail-source-delete-crash-box): Use gnus-float-time.
514
515         * gnus-dired.el (gnus-completing-read): Autoload.
516
517         * mm-view.el (gnus-rescale-image): Autoload.
518
519         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
520
521         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
522
523         * sieve-manage.el: Require 'cl when compiling.
524
525         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
526         (gnus-iswitchb-completing-read): Require iswitchb.
527         (gnus-select-frame-set-input-focus): Silence compiler.
528
529 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
530
531         * message.el (message-subject-trailing-was-query): Change default to t,
532         since I think that's what most people want.
533
534         * nnimap.el (nnimap-request-accept-article): Erase buffer before
535         appending for easier debugging.
536         (nnimap-wait-for-connection): Take a regexp.
537         (nnimap-request-accept-article): Wait for the continuation line before
538         sending anything unless we're streaming.
539
540         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
541         leave the header washing to take place.
542
543 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
544
545         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
546         regular expression match and replace in posting styles.
547
548 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
549
550         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
551         an entire server.
552         (nnir-get-active): New function.
553         (nnir-run-imap): Use it.
554         (nnir-run-gmane): Who knew, gmane search returns an article score!
555
556         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
557         server on the current line with nnir.
558
559 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
560
561         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
562         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
563         left edge.
564         (gnus-article-foldable-buffer): Skip past the prefix when determining
565         raggedness.
566
567         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
568         the raw article, and change `C-u g' to show the article without doing
569         treatments.
570
571         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
572         on to `gnus-treat-article'.
573         (gnus-inhibit-article-treatments): New variable.
574
575         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
576
577         * gnus-art.el (gnus-treatment-function-alist): Have
578         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
579         (gnus-treat-fill-long-lines): Change default to fill all text/plain
580         sections.
581
582         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
583         parameter.
584         (gnus-article-fill-cited-long-lines): New function.
585         (gnus-article-fill-cited-article): Allow filling only long sections.
586
587         * shr.el (shr-find-fill-point): Don't break lines between punctuation
588         and non-punctuation (like after the apostrophe in "'We").
589
590         * gnus-sum.el (gnus-summary-select-article): Make sure
591         gnus-original-article-buffer is alive.
592
593         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
594         reflect the order they're in in the digest.
595
596         * gnus.el (gnus-group-startup-message): Move point to the start of the
597         buffer.
598
599         * nnimap.el (nnimap-capability): New function.
600         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
601         is set.
602
603 2010-10-31  David Engster  <dengste@eml.cc>
604
605         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
606         conform with changes to gnus-completing-read.
607
608 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
609
610         * shr.el (shr-tag-img): Output "*" instead of "[img]".
611
612 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
613
614         * nnir.el: Move defvar, defcustom around to keep file organized
615         and keep byte-compiler quiet.
616         (nnir-read-parms): Accept search-engine as arg.
617         (nnir-run-query): Pass search-engine as arg.
618         (nnir-search-engine): Remove.
619
620 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
621
622         * shr.el (shr-generic): The text nodes should be text, not :text.
623
624         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
625         later in the file.
626
627 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
628
629         * nnir.el: General clean up.  Allow searching with multiple engines.
630         Allow separate extra-parameters for each engine.
631         Batch queries when possible.
632         (nnir-imap-default-search-key,nnir-method-default-engines):
633         Add customize interface.
634         (nnir-run-gmane): New engine.
635         (nnir-engines): Use it.  Qualify all prompts with engine name.
636         (nnir-search-engine): Remove global variable.
637         (nnir-run-hyrex): Restore for now.
638         (nnir-extra-parms,nnir-search-history): New variables.
639         (gnus-group-make-nnir-group): Use them.
640         (nnir-group-server): Remove in favor of gnus-group-server.
641         (nnir-request-group): Avoid searching twice.
642         (nnir-sort-groups-by-server): New function.
643
644 2010-10-30  Julien Danjou  <julien@danjou.info>
645
646         * gnus-group.el: Remove gnus-group-fetch-control.
647
648         * gnus-start.el (gnus-find-new-newsgroups):
649         Remove gnus-check-first-time-used.
650
651         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
652
653 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
654
655         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
656         set on groups that don't have \* permanentflags.
657
658 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
659
660         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
661         control the background color.
662         (shr-tag-img): Ignore very small web bug type images.
663         (shr-put-image): Add help-echo alt texts to the images.
664         (shr-tag-video): Show the video poster image.
665
666 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
667
668         * shr.el (shr-table-depth): New variable.
669         (shr-tag-table-1): Only insert the images after the top-level table.
670
671         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
672
673         * gnus-util.el (gnus-list-memq-of-list): New function.
674
675         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
676         selected.
677         (nnimap-unsplittable-articles): New slot.
678         (nnimap-new-articles): Use it.
679
680 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
681
682         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
683         move to the previous line on `M-g'.
684
685 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
686
687         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
688         *-request-group, which seems unnecessary.
689
690         * nnimap.el (nnimap-quote-specials): Function copied over from
691         imap.el.
692         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
693         they support that.  Suggested by Tom Regner.
694
695 2010-10-29  Julien Danjou  <julien@danjou.info>
696
697         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
698         defalias.
699         (gnus-summary-delete-marked-with): Remove obsolete defalias.
700
701         * gnus.el: Remove `gnus-nntp-service' variable.
702         (gnus-secondary-servers): Make obsolete.
703         (gnus-nntp-server): Make obsolete.
704
705         * gnus-start.el (gnus-1): Remove x-splash calls.
706
707         * gnus-ems.el (gnus-x-splash): Remove.
708
709         * gnus.el (gnus-group-startup-message): Simplify/update code.
710
711         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
712         definition.
713
714         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
715         capability before doing anything.
716         (gnus-group-insert-group-line): Remove useless
717         gnus-group-remove-excess-properties.
718
719 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
720
721         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
722
723 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
724
725         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
726         config after reselecting.
727
728 2010-10-28  Julien Danjou  <julien@danjou.info>
729
730         * shr.el (shr-put-image): Use point even if only inserting text.
731         (shr-put-image): Save excursion when inserting alt text on non-graphic
732         display, so the behaviour is the same when we are on a graphic display.
733
734         * nnir.el (nnir-run-swish-e): Remove hyrex support.
735
736 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
737
738         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
739         (gnus-mime-copy-part): Check coding system, not charset.
740         (gnus-mime-view-part-externally): Never remove part.
741         (gnus-mime-view-part-internally): Don't remove part here.
742         (gnus-article-part-wrapper): Make sure MIME tag is visible.
743         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
744         multipart/alternative.
745
746         * mm-decode.el (mm-display-part): Take optional arg `force'.
747
748 2010-10-26  Julien Danjou  <julien@danjou.info>
749
750         * gnus-group.el (gnus-group-default-list-level): Add this function to
751         compute the default list level.
752         (gnus-group-default-list-level): Add possibility to use a function.
753
754 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
755
756         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
757
758         * gnus-group.el (gnus-group-completing-read)
759         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
760         gnus-replace-in-string.
761
762 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
763
764         * shr.el (shr-tag-div): Add.
765
766         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
767
768 2010-10-25  Julien Danjou  <julien@danjou.info>
769
770         * gnus-util.el: Remove `gnus-with-local-quit'.
771
772         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
773
774 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
775
776         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
777         the original article buffer.
778
779 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
780
781         * nnimap.el (nnimap-request-head): New function.
782         (nnimap-request-move-article): Try to be slighly faster by not
783         requesting the entire message when moving.
784         (nnimap-transform-headers): Don't bug out on bodiless articles.
785         (nnimap-send-command): Have no outstanding messages if the IMAP server
786         doesn't support streaming.
787         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
788
789 2010-10-24  Julien Danjou  <julien@danjou.info>
790
791         * message.el (message-default-headers): Fix type.
792
793 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
794
795         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
796         prefetching images.
797
798         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
799         backend for unknown groups.  This is mainly useful for nnimap groups.
800
801         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
802         group isn't covered by the agent.
803
804 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
805
806         * nnir.el (nnir-method-default-engines): New variable.
807         (nnir-run-query): Use it.
808         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
809         (gnus-summary-nnir-goto-thread): Change group if needed.
810
811         * gnus-group.el (gnus-group-group-map): Add key binding for
812         gnus-group-make-nnir-group.
813
814 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
815
816         * shr.el (shr-tag-object): Add.
817
818         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
819         original article buffer live.
820         (gnus-summary-select-article-buffer):
821         Mention gnus-widen-article-buffer.
822
823 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
824
825         * shr.el (shr-tag-strong): Add.
826
827 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
828
829         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
830         group names.  They mess up the group buffer badly.
831
832         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
833
834         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
835         instead of the summary one.
836
837 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
838
839         * mml.el (mml-preview): Work properly when editing article.
840
841         * gnus-start.el (gnus-read-active-file-1): Don't add method to
842         gnus-have-read-active-file if it's already been in.
843
844 2010-10-22  Tom Tromey  <tromey@redhat.com>
845
846         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
847         gnus-group-completing-read.
848
849 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
850
851         * message.el (message-mode-map): Don't bind M-; to comment region, to
852         allow the global comment-dwim to work.
853
854 2010-10-21  Julien Danjou  <julien@danjou.info>
855
856         * message.el (message-setup-1): Allow message-default-headers to be a
857         function.
858
859 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
860
861         * shr.el (shr-tag-table): Simplify.
862
863 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
864
865         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
866         to avoid trying to snarf invalid stuff.
867
868         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
869
870         * gnus.el (gnus-message-archive-group): Quote value.
871         (gnus-message-archive-group): Mark as changed.
872
873         * shr.el (shr-add-font): Don't put the font properties on the newline
874         or the indentation.
875
876         * message.el (message-fix-before-sending): Change options when sending
877         non-printable characters.
878
879         * gnus.el (gnus-message-archive-method): Change the default to
880         monthly outgoing groups.
881
882         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
883         that have gotten new numbers.
884
885         * nnimap.el (nnimap-request-replace-article): New function.
886
887 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
888
889         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
890         (nnrss-request-article): Don't use special html washing code.
891
892 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
893
894         * shr.el (shr-tag-table): Remove useless nconc.
895
896 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
897
898         * gnus-art.el (article-wash-html): Simplify and remove the charset
899         stuff.  Use the normal html rendering code instead of the special html
900         washing code.
901
902         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
903         `gnus-w3m' symbols.
904         (mm-text-html-washer-alist): Remove.
905
906         * mm-decode.el (mm-inline-text-html-renderer): Remove.
907         (mm-inline-media-tests): Remove use.
908         (mm-text-html-renderer): Change default to the `shr' symbol.
909
910         * mm-view.el (mm-inline-text-html): Remove use.
911
912         * gnus-art.el (gnus-blocked-images): New function.  Allow the
913         `gnus-blocked-images' to be a function.
914         (gnus-article-wash-function): Remove.
915
916 2010-10-20  Julien Danjou  <julien@danjou.info>
917
918         * spam.el (spam-list-of-processors): Mark as obsolete.
919
920         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
921         (nnimap-insert-partial-structure): Fix boundary detection.
922
923 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
924
925         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
926         run file-truename on remote files.  This can be expensive and even
927         prevent one from editing drafts if some unrelated buffer has a stale
928         connection.
929
930 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
931
932         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
933         kinsoku-eol regardless of shr-kinsoku-shorten.
934         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
935         (shr-tag-table): Support caption, thead, and tfoot.
936
937 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
938
939         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
940         lines.
941         (shr-save-contents): New command and keystroke.
942
943         * nndoc.el (nndoc-type-alist): Add git support.
944         (nndoc-git-type-p): New function.
945         (nndoc-transform-git-article): Ditto.
946         (nndoc-transform-git-headers): Ditto.
947         (nndoc-transform-git-headers): Generate Subject headers.
948
949         * shr.el (shr-parse-style): New function.
950         (shr-tag-span): Ditto.
951
952         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
953         to `G G' to avoid collisions.
954
955 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
956
957         * shr.el: Load kinsoku if necessary.
958         (shr-kinsoku-shorten): New internal variable.
959         (shr-find-fill-point): Make kinsoku shorten text line if
960         shr-kinsoku-shorten is bound to non-nil.
961         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
962         shr-indentation too when testing if table is wider than frame width.
963         (shr-insert-table): Use `string-width' instead of `length' to measure
964         text width.
965         (shr-insert-table-ruler): Make sure indentation is done at bol.
966
967 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
968
969         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
970         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
971         undecoded network data.
972
973 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
974
975         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
976         name in the mode line spec so that the mode line menu works
977         (bug #2431).
978
979         * message.el (message-get-reply-headers): If we're fed `to-address',
980         then always use that.
981
982         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
983         aren't so wide as to need to switch off the edit menu.
984
985         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
986         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
987
988         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
989         `M-g'.
990         (nnimap-update-info): Update flags/read marks even if \* isn't part of
991         the permanent marks.
992
993 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
994
995         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
996         Splitting according to references/in-reply-to obeys the ignore-groups
997         variable, while splitting by sender and subject do not.
998
999 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1000
1001         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
1002         alist, so that we can look for non-Unicode chars.
1003         (article-translate-strings): Allow both character and string maps.
1004
1005 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1006
1007         * shr.el (shr-insert): Don't insert space behind a wide character
1008         categorized as kinsoku-bol, or between characters both categorized as
1009         nospace.
1010
1011 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
1012
1013         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
1014         headers to gnus-newsgroup-headers.
1015
1016 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1017
1018         * shr.el (shr-tag-img): Don't align images -- since we're not
1019         rescaling, this often leads to ugly displays.
1020
1021 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
1022
1023         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
1024         duplicates.
1025
1026 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1027
1028         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
1029         call.
1030
1031 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1032
1033         * gnus.el: Autoload gnus-html-show-images.
1034
1035         * nnimap.el: Use nnheader-message throughout.
1036
1037         * shr.el (shr-tag-img): Ignore images with no data.
1038
1039 2010-10-15  Julien Danjou  <julien@danjou.info>
1040
1041         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
1042         a possibility to disable format=flow encoding when using hard newlines.
1043
1044 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1045
1046         * shr.el (shr-insert): Remove space inserted before or after a
1047         breakable character or at the beginning or the end of a line.
1048         (shr-find-fill-point): Do kinsoku; find the second best point or give
1049         it up if there's no breakable point.
1050
1051 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1052
1053         * nnimap.el (nnimap-open-connection): Message when opening connection
1054         for debugging purposes.
1055
1056         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
1057         on every setup buffer call to allow this to change from article to
1058         article.
1059
1060         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
1061         buffers where we have a wide table.
1062
1063 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
1064
1065         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
1066         uses *-request-thread.
1067
1068 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1069
1070         * nnimap.el (nnimap-open-connection): Remove %s from openssl
1071         incantation, which is no longer valid.
1072
1073 2010-10-14  Julien Danjou  <julien@danjou.info>
1074
1075         * shr.el: Fix defcustom type (char -> character).
1076
1077 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1078
1079         * nnimap.el (nnimap-open-connection): tls-program should be a list of
1080         programs.
1081
1082 2010-10-14  Julien Danjou  <julien@danjou.info>
1083
1084         * shr.el (shr-tag-a): Use url-link as widget type.
1085
1086         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
1087         `gnus-group-get-icon'.
1088
1089 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1090
1091         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
1092         This should make server editing work better.
1093
1094         * shr.el (shr-find-fill-point): Don't inloop on indented text.
1095
1096         * tls.el (tls-program): Remove spurious %s from openssl.
1097
1098         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
1099         (nnimap-parse-flags): Fix regexp.
1100
1101         * shr.el (shr-find-fill-point): Use a filling algorithm that should
1102         probably work for CJVK text, too.
1103
1104         * nnimap.el (nnimap-extend-tls-programs): Remove.
1105         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
1106
1107         * tls.el (tls-starttls-switches): Remove starttls hack.
1108         (open-tls-stream): Ditto.
1109         (tls-find-starttls-argument): Ditto.
1110
1111 2010-10-13  Julien Danjou  <julien@danjou.info>
1112
1113         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
1114         responses.
1115
1116 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1117
1118         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
1119
1120         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
1121         anything in Emacs.
1122
1123         * shr.el (shr-current-column): Remove buggy and unnecessary function.
1124
1125 2010-10-13  Julien Danjou  <julien@danjou.info>
1126
1127         * shr.el (shr-width): Make shr-width a defcustom with default to
1128         fill-column.
1129         (shr-tag-img): Use shr-width rather than fill-column.
1130
1131 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1132
1133         * dgnushack.el (byte-optimize-apply)
1134         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
1135
1136         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
1137         position when (X-)Faces exist.
1138         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
1139         avatars when called interactively.
1140
1141 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1142
1143         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
1144         gnus-article-x-face-too-ugly is bound.
1145
1146 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1147
1148         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
1149
1150         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
1151         mailbox that doesn't exist.
1152
1153 2010-10-12  Julien Danjou  <julien@danjou.info>
1154
1155         * shr.el (shr-tag-img): Encode URL properly when retrieving.
1156         (shr-get-image-data): Encode URL properly when fetching from cache.
1157         (shr-tag-img): Use aligned-to spaces to align correctly images.
1158
1159         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
1160         before inserting the Gravatar.
1161
1162         * shr.el (shr-tag-img): Add align attribute support for <img>.
1163
1164 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1165
1166         * gnus-gravatar.el (gnus-art): Require.
1167
1168         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1169         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1170         Remove long obsoleted functions.
1171
1172 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1173
1174         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1175
1176         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1177
1178         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1179         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1180         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1181         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1182         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1183         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1184         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1185
1186 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1187
1188         * nnimap.el (nnimap-request-rename-group): Select group read-only
1189         before renaming it.
1190
1191         * shr.el (shr-insert): Fix up the white space only regexp.
1192
1193         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1194         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1195
1196         * shr.el (shr-current-column): New function.
1197         (shr-find-fill-point): New function.
1198
1199 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1200
1201         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1202         numbers.
1203
1204 2010-10-11  Julien Danjou  <julien@danjou.info>
1205
1206         * shr.el (shr-hr-line): Add.
1207         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1208         display hr lines.
1209         (shr-max-columns): Do not change state to nil if we just inserting
1210         spaces.
1211
1212 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1213
1214         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1215         select the last group.
1216
1217 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1218
1219         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1220
1221 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1222
1223         * dig.el (dig-mode-map): Declare and define in one step.
1224
1225 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1226
1227         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1228         for Gnus.
1229         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1230         (nnimap-update-qresync-info): Mark \Seen articles as read.
1231
1232         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1233         non-variable, too.
1234
1235         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1236         available.
1237         (nnimap-update-info): Rely more on the current active than the param
1238         active to avoid marking articles as read too much.
1239
1240         * auth-source.el (auth-source-create): Use (user-login-name) for the
1241         user name default.
1242
1243         * nnimap.el (nnimap-update-info): If the server doesn't return any
1244         useful info, just use the previous info.
1245         (nnimap-update-info): Prefer old info over start-article.
1246         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1247
1248 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1249
1250         * nnir.el (autoload): Clean up autoloads.
1251         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
1252         Use key rather than value.
1253         (nnir-imap-search-other): New variable.
1254         (nnir-read-parm): Use it.
1255         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1256         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1257
1258 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1259
1260         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1261         the process, too.
1262
1263 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1264
1265         * spam.el (gnus-summary-mode-map): Bind to "$".
1266         Suggested by Russ Allbery.
1267
1268         * shr.el: Rework the way things are indented by <li> slightly.
1269
1270         * gnus.el (gnus-group-set-parameter): Fix typo.
1271
1272         * nnimap.el: Start implementing QRESYNC support.
1273
1274 2010-10-09  Julien Danjou  <julien@danjou.info>
1275
1276         * nnir.el (nnir-engines): Fix too many arguments.
1277
1278 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1279
1280         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1281         group is the "last", so that the backends like nnfolder actually save
1282         their folders.
1283
1284         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1285         try to use that for the tls stream.
1286         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1287         UIDVALIDITY and find out which groups are read-only and not.
1288         (nnimap-get-flags): Use the same marks parsing code as the rest of
1289         nnimap.
1290
1291 2010-10-09  Julien Danjou  <julien@danjou.info>
1292
1293         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1294
1295         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1296         retrieving gravatars.
1297
1298         * shr.el (shr-table-corner): Add.
1299         (shr-table-line): Add.
1300         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1301
1302 2010-10-08  Julien Danjou  <julien@danjou.info>
1303
1304         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1305
1306 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1307
1308         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1309
1310         * gnus-sum.el (gnus-mark-article-as-unread)
1311         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1312         (gnus-summary-set-bookmark): Use it.
1313
1314         * gnus-msg.el (gnus-setup-message): Use it.
1315
1316         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1317
1318         * gnus.el (gnus-group-remove-parameter): Use it.
1319
1320         * gnus-group.el (gnus-group-make-web-group): Use it.
1321
1322         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1323
1324         * nnregistry.el: Update docs to mention manual.
1325
1326         * gnus-registry.el: Update docs to mention nnregistry.el.
1327         (gnus-registry-initialize): Don't install nnregistry refer method
1328         automatically.
1329         (gnus-registry-install-nnregistry): Remove it.
1330
1331 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1332
1333         * shr.el (shr-insert): Don't insert double spaces.
1334
1335 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1336
1337         * gnus-gravatar.el (gnus-treat-from-gravatar)
1338         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1339         called interactively.
1340
1341         * gnus-art.el (gnus-mime-view-part-externally)
1342         (gnus-mime-view-part-internally): Make predicate function passed to
1343         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1344         of a mime type.
1345
1346         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1347
1348 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1349
1350         * shr.el (require): Require cl when compiling.
1351         (shr-tag-hr): New function.
1352
1353         * nnimap.el (nnimap-update-info): Remove double setting of high.
1354         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
1355         This makes nnimap work properly on Courier again.
1356
1357         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1358         the variable for backwards compatability.
1359
1360         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1361         the file name before using to avoid setting mm-default-directory to
1362         nil.
1363
1364         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1365         bidning gnus-agent variables.
1366
1367         * shr.el (shr-render-td): Use a cache for the table rendering function
1368         to avoid getting an exponential rendering behaviour in nested tables.
1369         (shr-insert): Rework the line-breaking algorithm.
1370         (shr-insert): Don't leave trailing spaces.
1371         (shr-insert-table): Also insert empty TDs.
1372         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1373
1374 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1375
1376         * gnus-sum.el (gnus-number): Rename from `number'.
1377         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1378         (gnus-summary-limit-children): Update uses correspondingly.
1379
1380 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1381
1382         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1383         (gnus-gravatar-transform-address): Don't show avatars of people of
1384         which mail addresses match gnus-gravatar-too-ugly.
1385
1386 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1387
1388         * shr.el (shr-table-widths): Expand TD elements to fill available
1389         space.
1390
1391 2010-10-07  Julien Danjou  <julien@danjou.info>
1392
1393         * nnimap.el (nnimap-request-rename-group): Add this method.
1394
1395 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1396
1397         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1398         name from XEmacs' function-arglist.
1399
1400         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1401         gravatar under XEmacs.
1402
1403 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1404
1405         * auth-source.el: Update docs with TODO items.
1406
1407         * gnus-sync.el: Update docs to explain state and plans.
1408
1409         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1410         Hooks for mark updates.
1411         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1412
1413         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1414         hooks with arguments, which is needed for mark update hooks.
1415
1416 2010-10-06  Julien Danjou  <julien@danjou.info>
1417
1418         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1419         was matched.
1420
1421         * sieve-manage.el: Update example in `Commentary'.
1422
1423         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1424
1425         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1426         not 2000.
1427         (sieve-manage-authenticate): Re-add function.
1428
1429 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1430
1431         * shr.el (shr-insert): Get 'space transition right.
1432         (shr-render-td): Only delete space at the end of the TD.
1433
1434         * nnimap.el (nnimap-open-connection): Prepare to support
1435         open-gnutls-stream.
1436
1437         * shr.el: Rearrange function order to be more logical.
1438
1439 2010-10-06  Julien Danjou  <julien@danjou.info>
1440
1441         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1442         (nnrss-discover-feed): Remove 404 URL in docstring.
1443
1444         * nnir.el: Fix Swish-E URL.
1445         Fix Namazu URL.
1446
1447         * message.el (message-change-subject): Remove 404 URL in a comment.
1448
1449 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1450
1451         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1452         called interactively.
1453
1454         * gnus-util.el (gnus-remove-if): Allow hash table.
1455         (gnus-remove-if-not): New function.
1456
1457         * gnus-art.el (gnus-mime-view-part-as-type)
1458         * gnus-score.el (gnus-summary-score-effect)
1459         * gnus-sum.el (gnus-read-move-group-name):
1460         Replace remove-if-not with gnus-remove-if-not.
1461
1462         * gnus-group.el (gnus-group-completing-read):
1463         Regard collection as a hash table if it is not a list.
1464
1465 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1466
1467         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1468
1469         * shr.el: Document the table-rendering algorithm.
1470
1471 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1472
1473         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1474         for Emacsen having no `libxml-parse-html-region' support.
1475
1476 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1477
1478         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1479         invalid URLs.
1480
1481         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1482         line-broken.
1483         (shr-tag-img): Ignore image fetching errors.
1484         (shr-overlays-in-region): Compute overlay positions correctly.
1485
1486         * mm-decode.el (mm-shr): Require shr.
1487
1488         * gnus-art.el (gnus-blocked-images): Move variable here.
1489
1490         * shr.el (shr-insert-table): Bind free variable.
1491
1492         * mm-decode.el (mm-shr): Bind shr-content-function.
1493
1494         * shr.el (shr-content-function): New variable.
1495
1496         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1497         added for symmetry.
1498
1499         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1500
1501         * gnus-group.el (gnus-group-make-group): Doc fix.
1502
1503         * nnimap.el (nnimap-request-newgroups): Return success.
1504
1505         * shr.el (shr-find-elements): New function.
1506         (shr-tag-table): Put all the images after the table.
1507         (shr-tag-table): Really inhibit images inside the table.
1508         (shr-collect-overlays): Copy over overlays from the TD elements to the
1509         main document.
1510
1511         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1512         gnus-blocked-images.
1513
1514 2010-10-05  Julien Danjou  <julien@danjou.info>
1515
1516         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1517
1518         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1519         (gnus-html-maximum-image-size): Add this function.
1520         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1521
1522         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1523         server-value of the capability is nil.
1524
1525 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1526
1527         * shr.el (shr-tag-em): Add <EM> tag.
1528
1529 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1530
1531         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1532         customizable.
1533
1534         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1535         handing broken links to browse-url.
1536
1537 2010-10-05  Julien Danjou  <julien@danjou.info>
1538
1539         * gnus-util.el (gnus-emacs-completing-read)
1540         (gnus-iswitchb-completing-read): Use autoload rather than require.
1541
1542 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1543
1544         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1545         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1546         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1547         iswitchb-temp-buflist for XEmacs.
1548
1549         * gnus-util.el (gnus-completing-read-function): Exclude
1550         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1551         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1552         XEmacs.
1553
1554         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1555         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1556
1557         * gnus-html.el: Don't require help-fns under XEmacs.
1558         (gnus-html-schedule-image-fetching): Work for XEmacs.
1559
1560         * mm-decode.el (mm-shr): Decode contents by charset.
1561
1562 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1563
1564         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1565         unknown.
1566
1567         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1568         (shr-get-image-data): Ensure against the cache file missing.
1569
1570         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1571         for data.
1572
1573         * spam-report.el (spam-report-url-ping-plain): Don't query about
1574         killing the process.
1575
1576         * shr.el (shr-render-td): Protect against too-wide text.
1577
1578 2010-10-04  Julien Danjou  <julien@danjou.info>
1579
1580         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1581         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1582
1583         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1584         retrieved.
1585
1586 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1587
1588         * shr.el (browse-url): Require.
1589         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1590         lines.
1591         (shr-show-alt-text, shr-browse-image): New commands.
1592         (shr-browse-url, shr-copy-url): New commands.
1593
1594         * gnus-sum.el (gnus-widen-article-window): New variable.
1595         (gnus-summary-select-article-buffer): Use it.
1596
1597         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1598         without @ signs.
1599
1600 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1601
1602         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1603
1604 2010-10-04  Julien Danjou  <julien@danjou.info>
1605
1606         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1607         for XEmacs.
1608
1609 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1610
1611         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1612
1613         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1614         (nnimap-close-server): Implement.
1615
1616         * dgnushack.el (iswitchb): Require to shut up the compiler.
1617
1618         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1619         (shr-insert): Tweak line breaking.
1620         (shr-insert): Handle <pre> better.
1621         (shr-tag-li): Get <li> indentation right.
1622         (shr-tag-li): Get <li> indentation even righter.
1623         (shr-tag-blockquote): Ensure paragraph start.
1624         (shr-make-table): Tweak table generation.
1625         (shr-make-table): Fix typo.
1626
1627         * shr.el: Implement table rendering.
1628
1629 2010-10-04  Julien Danjou  <julien@danjou.info>
1630
1631         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1632
1633 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1634
1635         * shr.el (shr-insert): Use string anchors instead of line anchors.
1636
1637 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1638
1639         * shr.el: Add headings.
1640         (shr-ensure-paragraph): Actually work.
1641         (shr-tag-li): Make <ul> prettier.
1642         (shr-insert): Get white space at the beginning/end of elements right.
1643         (shr-tag-p): Collapse subsequent <p>s.
1644         (shr-ensure-paragraph): Don't insert double line feeds after blank
1645         lines.
1646         (shr-insert): \t is also space.
1647         (shr-tag-s): Fix "s" tag name function.
1648         (shr-tag-s): Fix face prop name.
1649
1650 2010-10-03  Julien Danjou  <julien@danjou.info>
1651
1652         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1653
1654         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1655         gnus-window-inside-pixel-edges.
1656
1657         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1658         gnus-ems.
1659
1660         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1661
1662         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1663         function.
1664
1665         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1666         resize choice.
1667
1668 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1669
1670         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1671         beginning of the buffer.
1672
1673         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1674         article buffer again.
1675
1676         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
1677
1678         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1679         when it's at the start of the buffer.
1680
1681         * shr.el (shr-tag-blockquote): Convert name.
1682         (shr-rescale-image): Use the right image-size variant.
1683
1684         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1685         buffer isn't shown, then select the current article first instead of
1686         bugging out.
1687         (gnus-summary-select-article-buffer): Show both the article and summary
1688         buffers again.
1689
1690         * shr.el (shr-fontize-cont): Protect against regions with no text.
1691         Rename tag functions to shr-tag-* for enhanced security.
1692         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1693
1694 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1695
1696         * shr.el (shr-insert):
1697         * pop3.el (pop3-movemail):
1698         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1699         loaded.
1700
1701 2010-10-03  Glenn Morris  <rgm@gnu.org>
1702
1703         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1704
1705         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1706
1707         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1708
1709         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1710
1711         * gnus-util.el (gnus-make-local-hook): Simplify.
1712
1713 2010-10-02  Julien Danjou  <julien@danjou.info>
1714
1715         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1716         (gnus-ido-completing-read): New function.
1717         (gnus-emacs-completing-read): New function.
1718         (gnus-completing-read): Use gnus-completing-read-function.
1719         Add gnus-completing-read-function.
1720
1721 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1722
1723         * shr.el (shr-insert-document): Autoload.
1724         (shr-img): Be silent.
1725         (shr-insert): Add a newline after every picture before text.
1726         (shr-add-font): Use overlays for combining faces.
1727         (shr-insert): Pass upwards the text start point.
1728
1729         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1730         possible.
1731         (mm-shr): New function.
1732
1733 2010-10-02  Julien Danjou  <julien@danjou.info>
1734
1735         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1736         should go backward.
1737
1738 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1739
1740         * shr.el (shr): Fix typo in provide call.
1741
1742 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1743
1744         * shr.el: New file.
1745
1746         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1747
1748         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1749         completing read.
1750
1751 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1752
1753         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1754         we're being queried about.  Suggested by Dan Jacobson.
1755
1756         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
1757         Suggested by Jason Eisner.
1758
1759         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1760         table, too.  Suggested by Stefan Wiens.
1761         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1762         the table unnecessary.  Suggested by Stefan Wiens.
1763
1764         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1765         longer needed, and probably doesn't work either, as pointed out by
1766         Stefan Wiens.
1767         (gnus-summary-exit): Remove call to the clearing function.
1768         (gnus-summary-exit-no-update): Ditto.
1769
1770         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1771         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1772         Reported by Stefan Monnier.
1773         (gnus-summary-save-in-rmail): Ditto.
1774
1775         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1776         article buffer, instead of both the article buffer and the summary
1777         buffer.  Sort of suggested by Dan Jacobson.
1778
1779         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1780
1781         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1782         Suggested by Dan Jacobson.
1783
1784         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1785         documentation clearer.
1786
1787         * message.el (message-shorten-references): Comment on the number "21".
1788         Suggested by Stefan Monnier.
1789
1790         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1791         Suggested by Dan Jacobson.
1792
1793         * gnus.el (gnus-large-newsgroup):
1794         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1795
1796         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1797         externalize attachments.  Bug reported by Steve Wen.
1798
1799         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1800         really message anything to the user.
1801
1802         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1803         directly.
1804
1805         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1806         messages in empty groups.
1807
1808 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1809
1810         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1811         non-UIDNEXT group.
1812
1813 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1814
1815         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1816         not the value from the collection.
1817
1818         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1819         values.  This sometimes happens on some groups that have no info.
1820         (nnimap-request-newgroups): New function.
1821
1822 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1823
1824         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1825         check into `gnus-registry-initialize'.
1826         (gnus-registry-initialize): Ditto.
1827         Fix and extend header docs.
1828
1829 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1830
1831         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1832         regexp backtrace overflows.
1833
1834         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1835         for starttls that tls.el implements; i.e. openssl.
1836
1837         * tls.el (tls-starttls-switches): Give up on using starttls with
1838         gnutls-cli.
1839         (tls-program): Add --insecure to be consistent with the defaults from
1840         openssl s_client.  Now all three commands are insecure.
1841
1842 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1843
1844         * lpath.el: Bind completion-styles-alist for XEmacs.
1845
1846         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1847         (gravatar-create-image): New function that's an alias to
1848         gnus-xmas-create-image, gnus-create-image, or create-image.
1849         (gravatar-data->image): Use it.
1850
1851 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1852
1853         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1854         install the nnregistry refer method.
1855         (gnus-registry-install-hooks): Use it.
1856         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1857         unfollowed groups.
1858
1859 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1860
1861         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1862         expanding threads.
1863
1864 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1865
1866         * nnir.el: Use the server names without suffixes (bug #7009).
1867
1868         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1869         unencrypted to STARTTLS, if possible.
1870
1871 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1872
1873         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1874         headers before superseding.
1875
1876 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1877
1878         * nnrss.el (nnrss-use-local): Add documentation.
1879
1880         * nnimap.el (nnimap-extend-tls-programs): New function.
1881         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1882         (nnimap-wait-for-connection): Accept the greeting from the stupid
1883         output from openssl s_client -starttls, too.
1884
1885         * tls.el (tls-starttls-switches): New variable.
1886         (tls-find-starttls-argument): Use it.
1887         (open-tls-stream): Ditto.
1888
1889         * netrc.el (netrc-credentials): Return the value of the "default" entry.
1890         (netrc-machine): Ditto.
1891
1892         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1893         article number.
1894         (nnimap-split-fancy): New variable.
1895         (nnimap-split-incoming-mail): Use it.
1896
1897         * nntp.el (nntp-server-list-active-group): Document.
1898
1899         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1900         SELECT to get the message-id.
1901
1902         * mail-source.el (mail-sources): Remove webmail support.
1903         (defvar): Ditto.
1904         (mail-source-fetcher-alist): Ditto.
1905         (mail-source-fetch-webmail): Remove.
1906
1907         * webmail.el: Remove -- doesn't seem relevant any more.
1908
1909         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1910
1911         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1912         the \r.
1913
1914 2010-09-30  Julien Danjou  <julien@danjou.info>
1915
1916         * gnus-agent.el (gnus-agent-add-group): Fix call to
1917         gnus-completing-read.
1918
1919 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1920
1921         * nndoc.el (nndoc-retrieve-groups): New function.
1922
1923         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1924         `default', use nnmail-split-methods.
1925         (nnimap-request-article): Downcase the NILs so that they are nil.
1926
1927         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1928         symbol.
1929
1930         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1931         code, since if the user has requested network, that's what they ought
1932         to get.
1933         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1934         (nnimap-split-rule): Mark as obsolete.
1935
1936         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
1937         New variable.
1938
1939         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1940         correct slot, too.
1941
1942 2010-09-29  Julien Danjou  <julien@danjou.info>
1943
1944         * gnus.el (gnus-local-domain): Declare variable obsolete.
1945
1946         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
1947         Fix history computing.
1948         (gnus-ido-completing-read): Require ido.
1949
1950 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1951
1952         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1953         build Gnus.
1954
1955         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1956         when interpreting the structures.
1957         (nnimap-request-accept-article): Add \r\n to the lines to make this
1958         work with Cyrus.
1959
1960         * nndraft.el (nndraft-request-expire-articles): Use the group name
1961         instead if "nndraft".  Fix found by Nils Ackermann.
1962
1963 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1964
1965         * nnregistry.el: Add.
1966
1967 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1968
1969         * nnmail.el (group, group-art-list, group-art):
1970         Remove unneeded directives.
1971
1972 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1973
1974         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1975         (mm-mime-charset)
1976         * rfc2047.el (rfc2047-syntax-table)
1977         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1978
1979         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1980         rather than `insert-file-contents' and `eval-region'.
1981
1982         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1983         construction.
1984
1985         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1986
1987         * time-date.el: No need to require cl for Emacs 21.
1988
1989 2010-09-29  Julien Danjou  <julien@danjou.info>
1990
1991         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1992         replacement of `gnus-gravatar-relief' to mimic
1993         `gnus-faces-properties-alist'.
1994         Add :version property.
1995
1996 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1997
1998         * mail-source.el (mail-source-report-new-mail)
1999         * message.el (message-default-mail-headers)
2000         * mm-decode.el (mm-valid-image-format-p): Comment fix.
2001
2002         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
2003
2004 2010-09-28  Julien Danjou  <julien@danjou.info>
2005
2006         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
2007         mail-address contains the same string as real-name.
2008
2009         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
2010         non-blank in header, otherwise it'll get stripped.
2011
2012         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
2013         real-name, and then for mail address rather than doing : or , search.
2014
2015 2010-09-27  Julien Danjou  <julien@danjou.info>
2016
2017         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
2018         right completing-read function.
2019         (gnus-use-ido): New variable
2020         (gnus-completing-read-with-default): Remove.
2021         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
2022         (gnus-agent-add-group):
2023         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
2024         * mm-view.el (mm-view-pkcs7-decrypt):
2025         * mm-util.el (mm-codepage-setup):
2026         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2027         * mml-smime.el (mml-smime-openssl-sign-query):
2028         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
2029         (mml-insert-multipart):
2030         * gnus-msg.el (gnus-summary-yank-message):
2031         * gnus-int.el (gnus-start-news-server):
2032         * mm-decode.el (mm-interactively-view-part):
2033         * gnus-dired.el (gnus-dired-attach):
2034         * gnus.el (gnus-read-method):
2035         * gnus-bookmark.el (gnus-bookmark-jump):
2036         * gnus-art.el (gnus-mime-view-part-as-type)
2037         (gnus-mime-action-on-part, gnus-article-encrypt-body):
2038         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
2039         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
2040         * nnmairix.el (nnmairix-create-server-and-default-group)
2041         (nnmairix-update-groups, nnmairix-get-server)
2042         (nnmairix-backend-to-server, nnmairix-goto-original-article)
2043         (nnmairix-get-group-from-file-path):
2044         * nnrss.el (nnrss-find-rss-via-syndic8):
2045         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
2046         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
2047         (gnus-group-browse-foreign-server):
2048         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
2049         (gnus-summary-execute-command, gnus-summary-respool-article)
2050         (gnus-read-move-group-name):
2051         * gnus-score.el (gnus-summary-increase-score)
2052         (gnus-summary-score-effect):
2053         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
2054
2055 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2056
2057         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
2058         x-focus-frame.
2059
2060         * nnimap.el (auth-source-forget-user-or-password)
2061         (auth-source-user-or-password): Autoload.
2062
2063         * message.el (message-from-style, message-interactive)
2064         (message-cite-prefix-regexp, message-sendmail-envelope-from)
2065         (message-yank-prefix, message-indentation-spaces, message-signature)
2066         (message-signature-file): Add comment.
2067
2068 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2069
2070         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
2071         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
2072         new articles.
2073
2074         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
2075         parts.
2076         (nnimap-request-article): Work with the t setting, too.
2077
2078         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
2079         that you don't get flashes of other buffers.
2080         (gnus-summary-show-complete-article): Intern before setting.
2081
2082 2010-09-27  David Engster  <dengste@eml.cc>
2083
2084         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
2085         well as HEADERS.
2086         (nnmairix-retrieve-headers): Provide new argument for the above.
2087
2088 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2089
2090         * gnus-sum.el (gnus-summary-move-article): Don't alter
2091         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
2092         group.
2093
2094         * nnimap.el (nnimap-update-info): Don't destructively alter active.
2095
2096         * message.el (message-cite-prefix-regexp): Revert my last edit.
2097
2098         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
2099         variable instead of the Gnus variable.
2100
2101         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
2102
2103         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
2104
2105         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
2106         since some servers don't like it.
2107         (nnimap-open-connection): Forget credentials if the server says the
2108         password was wrong.
2109         (nnimap-parse-line): Protect against invalid data.
2110
2111         * gnus-sum.el (gnus-summary-move-article): Add comment.
2112         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
2113         nothing alters it while scanning for new messages.
2114
2115         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2116         which may or may not help.
2117         (nnimap-open-connection): If we're doing a stream connection, and then
2118         discover we're on a STARTTLS-capable server, then open a STARTTLS
2119         connection instead.
2120
2121 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2122
2123         * nnimap.el (utf7): Require.
2124
2125         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2126         prefix.
2127
2128 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2129
2130         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2131
2132 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2133
2134         * nnimap.el (nnimap-request-accept-article): Message the error on
2135         error.
2136
2137 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2138
2139         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2140
2141 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2142
2143         * nndoc.el (nndoc-request-list): Return success always.
2144
2145         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2146         `fetch-old' -- we only want to fetch the articles we've requested.
2147         The rest are in the agent, probably.
2148         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2149         disappeared server" to something low.  It's not important.
2150
2151         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2152         arrived before the FETCH data.
2153
2154         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2155         target here, because we don't know the Gnus name of the group.
2156
2157         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2158         for the correct group.
2159
2160         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2161
2162         * gnus.el (gnus): Give a final warning after startup.
2163
2164         * gnus-util.el (gnus-action-message-log): New variable.
2165         (gnus-message): Use it.
2166         (gnus-final-warning): New function.
2167
2168         * nnimap.el (nnimap-open-connection): Record the greeting.
2169         (nnimap): Add greeting.
2170
2171 2010-09-26  Julien Danjou  <julien@danjou.info>
2172
2173         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2174         arguments.
2175         (gnus-html-wash-images): Fix spec computing to include start/end.
2176
2177         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2178
2179 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2180
2181         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2182         deletion.
2183         (nnimap-retrieve-headers): Don't select the group, because that's
2184         already done by nnimap-possibly-change-group.
2185
2186         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2187         (gnus-picon-transform-address): Use it.
2188
2189         * mail-source.el (mail-source-value): Revert previous patch.
2190
2191         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2192         on failure.
2193         (nnimap-open-connection): Look up both virtual and physical server name
2194         credentials.
2195
2196         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2197
2198 2009-02-07  Dave Love  <fx@gnu.org>
2199
2200         * tls.el (open-tls-stream): Don't query killing process.
2201
2202 2009-02-08  Dave Love  <fx@gnu.org>
2203
2204         * gnus-win.el (gnus-window-to-buffer-helper)
2205         (gnus-all-windows-visible-p): Function needn't be a symbol.
2206
2207         * mail-source.el (mail-source-value): Function needn't be a symbol.
2208
2209 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2210
2211         * message.el (message-cite-prefix-regexp): Remove } from the cite
2212         prefix.
2213
2214         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2215         highlight again, so that the highlight is correct.
2216
2217         * gnus-picon.el (gnus-picon): Remove again.
2218         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2219
2220         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2221         doing the header highlightling, so that the background colour of the
2222         picon is correct.
2223
2224         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
2225         (gnus-picon): Ditto.
2226         (gnus-picon): Reinstate.  The background colour for picons is white.
2227         (gnus-picon-insert-glyph): Make the background white.
2228
2229         * nnml.el (nnml-open-nov): Don't return dead buffers.
2230
2231         * auth-source.el (auth-source-create): Query the user for whether to
2232         store the credentials.
2233
2234         * netrc.el (netrc-store-data): New function.
2235
2236         * auth-source.el (auth-source-user-or-password): Use the existing auth
2237         sources, if any, for creation.
2238
2239         * gnus.el (gnus-group-fast-parameter): Return the last matching
2240         parameter instead of the first matching parameter.
2241
2242 2010-09-26  Julien Danjou  <julien@danjou.info>
2243
2244         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2245
2246 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2247
2248         * mml2015.el (mml2015-use): Remove gpg support.
2249
2250         * mml1991.el (mml1991-function-alist): Remove gpg function.
2251         (mml1991-gpg-sign): Remove.
2252
2253 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2254
2255         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2256         (gnus-browse-unsubscribe-current-group): Document it.
2257         (gnus-browse-unsubscribe-group): Use it.
2258
2259 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2260
2261         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2262         address to the To list for easier response.
2263
2264         * gnus.el (gnus-play-startup-jingle): Remove.
2265         (gnus-splash): Don't play jingle.
2266         (gnus): Silence gnus-load message.
2267
2268         * gnus-art.el (gnus-treat-play-sounds): Remove.
2269
2270         * gnus.el (gnus-play-jingle): Remove audio support.
2271
2272         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2273
2274         * earcon.el: Remove -- no users.
2275
2276         * gnus-audio.el: Remove -- no users of this package.
2277
2278         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2279
2280         * gnus-start.el (gnus-setup-news): Remove nocem support.
2281
2282         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
2283
2284         * gnus.el (gnus-use-nocem): Remove.
2285
2286         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2287         Remove.
2288
2289         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
2290         uses NoCeM any more.
2291
2292         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2293         (gnus-button-ctan-handler): Ditto.
2294         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2295         (gnus-button-ctan-directory-regexp): Ditto.
2296         (gnus-button-handle-ctan): Ditto.
2297         (gnus-button-tex-level): Ditto.
2298         (gnus-button-alist): Remove CTAN stuff.
2299
2300 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2301
2302         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
2303         nnimap-streaming test.
2304
2305         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2306         servers twice.
2307
2308         * nnimap.el (nnimap-open-connection): Add more error reporting when
2309         nnimap fails early.
2310
2311         * nnheader.el (nnheader-get-report-string): New function.
2312         (nnheader-get-report): Use it.
2313
2314         * gnus-int.el (gnus-check-server): Say what the error was when opening
2315         failed.
2316
2317         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2318         using streaming.
2319
2320 2010-09-25  Julien Danjou  <julien@danjou.info>
2321
2322         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2323         gnus-window-inside-pixel-edges.
2324
2325 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2326
2327         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2328
2329         * mm-decode.el (mm-save-part): Allow saving to other directories the
2330         normal Emacs way.
2331
2332         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
2333         Suggested by Jay Berkenbilt.
2334
2335         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2336         there isn't a single byte.
2337
2338         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2339         just do it.  It doesn't really seem to matter what the user responds
2340         here, I think, so it's just a confusing question.
2341
2342         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2343         non-streaming case.
2344
2345         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
2346         (gnus-article-encrypt-body): Use it.
2347
2348         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2349         keystroke.
2350
2351         * nnimap.el (nnimap-find-wanted-parts-1):
2352         Use gnus-fetch-partial-articles.
2353
2354         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2355
2356         * nnimap.el (nnimap-insert-partial-structure): New function.
2357         (nnimap-get-partial-article): New function.
2358         (nnimap-request-article): Use it.
2359         (nnimap-wait-for-response): Return whether the wait was successful.
2360         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2361         retrieval wasn't successful.
2362         (nnimap-retrieve-group-data-early): Allow throttling servers.
2363         (nnimap-streaming): New variable.
2364         (nnimap-fetch-partial-articles): Remove.
2365
2366         * mm-decode.el (mm-with-part): Protect against killed buffers.
2367
2368         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2369         for prettier summary display.
2370
2371 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2372
2373         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
2374
2375 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2376
2377         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2378         apparently third-party libraries depend on it.
2379
2380         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2381         before starting negotiation.
2382
2383         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2384         privacy reasons.
2385         (gnus-treat-mail-gravatar): Ditto.
2386
2387         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2388         buffer when inserting images.  Inserting text into the headers, for
2389         instance, can make them invalid.
2390
2391 2010-09-25  Julien Danjou  <julien@danjou.info>
2392
2393         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2394         variables.
2395
2396         * nnheader.el: Remove useless variables news-reply-yank-from and
2397         news-reply-yank-message-id.
2398
2399         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2400         variables.
2401
2402         * mml1991.el: Remove useless mml1991-verbose.
2403
2404         * gnus.el: Remove useless variable gnus-use-generic-from.
2405         Remove obsolete variable gnus-topic-indentation.
2406
2407         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2408
2409         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2410
2411         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2412
2413         * gnus-group.el: Remove useless gnus-group-icon-cache.
2414         Remove useless gnus-ephemeral-group-server.
2415
2416         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2417
2418         * mml2015.el: Remove useless mml2015-verbose.
2419
2420         * mml-smime.el: Remove useless mml-smime-verbose.
2421
2422         * gnus.el: Remove useless gnus-local-domain.
2423
2424         * gnus-gravatar.el (gnus-gravatar-transform-address):
2425         Use gnus-gravatar-size.
2426
2427         * gnus-art.el: Remove useless gnus-treat-translate.
2428
2429 2010-09-24  Julien Danjou  <julien@danjou.info>
2430
2431         * gnus-sum.el: Add support for Gravatars.
2432
2433         * gnus-art.el: Add support for Gravatars.
2434
2435         * gnus-gravatar.el: Add this file.
2436
2437         * gravatar.el: Add this file.
2438
2439 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2440
2441         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
2442
2443         * gnus-group.el (gnus-group-fetch-faq): Remove.
2444
2445         * gnus.el (gnus-group-faq-directory): Remove.
2446
2447         * gnus-group.el (gnus-group-fetch-charter): Remove.
2448
2449         * gnus.el (gnus-group-charter-alist): Remove.
2450
2451         * gnus-group.el (gnus-group-archive-directory): Remove.
2452         (gnus-group-recent-archive-directory): Ditto.
2453         (gnus-group-make-archive-group): Remove.
2454
2455         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2456
2457         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2458         use the same article number for all the cached articles.
2459
2460         * nnimap.el (nnimap-command): Register the last command time so
2461         that we can use it for idling NOOPs.
2462         (nnimap-open-connection): Start the keeplive timer.
2463         (nnimap-make-process-buffer): Store all the process buffers.
2464         (nnimap-keepalive): New function.
2465
2466         * starttls.el (starttls-open-stream): Add autoload cookie.
2467
2468 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2469
2470         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2471         handling.
2472
2473 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2474
2475         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2476         its data structures.
2477
2478         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2479         instead of the cl.el copy-list.
2480         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2481         equalp.
2482
2483 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2484
2485         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2486         and tool-bar-local-item-from-menu.
2487
2488         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2489         mode-line-highlight face for Emacs.
2490
2491         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2492         loading gnus-sum.elc; fix comment for canlock-verify.
2493         (gnus-article-jump-to-part): Use read-number.
2494         (gnus-insert-mime-button, gnus-insert-mime-security-button):
2495         Remove Emacs pre-21 compatible code for help-echo.
2496         (gnus-article-next-page-1): No need to adjust the number of lines.
2497         (gnus-article-describe-bindings): Always use help-buffer.
2498
2499         * gnus-audio.el (gnus-audio-inline-sound)
2500         * gnus-cus.el (gnus-custom-mode)
2501         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2502
2503         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2504
2505         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2506         compatible code.
2507
2508 2010-09-24  Glenn Morris  <rgm@gnu.org>
2509
2510         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2511         visiting the fcc file in rmail-mode.
2512
2513         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2514
2515 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2516
2517         * nnir.el: Silence the byte compiler.
2518
2519         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2520         alias to browse-url-url-encode-chars if any.
2521         (gnus-html-encode-url): Use it.
2522
2523 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2524
2525         * gnus-start.el (gnus-use-backend-marks): New variable.
2526         (gnus-get-unread-articles-in-group): Use it.
2527
2528         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2529         makeover.
2530
2531 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2532
2533         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2534
2535 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2536
2537         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2538         Remove.
2539         (gnus-setup-news-hook):
2540         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
2541
2542         * gnus-int.el (gnus-request-update-info): Protect against backends not
2543         having the function.
2544
2545         * nnimap.el (nnimap-stream): Mention starttls.
2546         (nnimap-open-connection): Add starttls support.
2547
2548 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2549
2550         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2551
2552 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2553
2554         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2555         BODYSTRUCTUREs.
2556         (nnimap-transform-headers): Unfold quoted {42} headers.
2557
2558         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2559         the info.
2560         (gnus-get-unread-articles): Only call updatep on backends that support
2561         it.
2562
2563         * nnweb.el (nnweb-request-update-info): NOOP.
2564
2565         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
2566
2567         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
2568         since it only deals with marks.
2569
2570         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
2571         gnus-request-marks, and make a new gnus-request-update-info.
2572
2573         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2574         the active instead of the high number, which is usually too low.
2575
2576 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2577
2578         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2579         * encrypt.el: Remove.
2580
2581 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2582
2583         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2584         server in symbolic form.
2585
2586         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
2587
2588 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2589
2590         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2591         (nnimap-update-info): Fix up code slightly.
2592
2593         * gnus-int.el (gnus-open-server): Add tracing for performance
2594         debugging.
2595
2596         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2597         (gnus-group-insert-group-line): Pass the real group name so that it
2598         gets the right data.
2599
2600         * gnus-start.el (gnus-get-unread-articles): Don't have
2601         `gnus-get-unread-articles-in-group' update info, since that can be
2602         really slow and doesn't seem to be needed?
2603
2604 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2605
2606         * time-date.el (date-to-time): Try using parse-time-string first before
2607         using the slower timezone-make-date-arpa-standard.
2608
2609 2010-09-22  Julien Danjou  <julien@danjou.info>
2610
2611         * gnus-group.el (gnus-group-insert-group-line):
2612         Call gnus-group-highlight-line.
2613         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2614         default hook list.
2615         (gnus-group-update-eval-form): Add new function.
2616         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2617         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2618
2619 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2620
2621         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2622         immediate, then expire all articles.
2623         (nnimap-update-info): Fix off-by-one errors.
2624         (nnimap-flags-to-marks): Would return no marks lists for group with no
2625         flags.  Instead return the other data.
2626
2627 2010-09-22  Julien Danjou  <julien@danjou.info>
2628
2629         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
2630         Only return an icon.
2631         (gnus-group-insert-group-line): Compute icon to return.
2632
2633         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
2634         (gnus-html-image-fetched): Only cache if
2635         gnus-html-image-automatic-caching is set.
2636         (gnus-html-image-fetched): Check for errors.
2637
2638 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2639
2640         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2641         once per method on `g'.  This ensures that backends like nnfolder don't
2642         open all their folders.
2643
2644         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2645         (nnimap-request-list): Nix out group in the correct buffer.
2646         (nnimap-parse-flags): Implement by using `read' instead of
2647         hand-parsing.
2648         (nnimap-flags-to-marks): Pass on permanent-flags.
2649         (nnimap-make-process-buffer): Record the server name.
2650         (nnimap-parse-flags): Fix typo.
2651         (nnimap-request-scan): Run split on the server in general, not just a
2652         single group.
2653
2654         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2655         parameter, and propagate this downwards.
2656
2657         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2658         since EXAMINE changes it on the server.
2659
2660         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2661         this command might take a while.
2662
2663 2010-09-22  Julien Danjou  <julien@danjou.info>
2664
2665         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
2666         harmful if you have 2 images side-by-side, they can't be properly
2667         update on text deletion.  Using text-property is safer here.
2668         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2669         data.
2670
2671 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2672
2673         * nnimap.el (nnimap-expunge-inbox): Remove.
2674         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2675         (nnimap-expunge): Flip default to t.
2676
2677         * gnus.el (gnus-method-to-server): Don't push things to the cache
2678         unless it's unique.
2679         (gnus-server-to-method): Ditto.
2680
2681 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2682
2683         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2684
2685 2010-09-22  Julien Danjou  <julien@danjou.info>
2686
2687         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2688         get the start of data.
2689         (gnus-html-encode-url): Add this function to encode special chars in
2690         URL.
2691         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2692         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2693
2694         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2695         default.
2696         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2697
2698         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2699         images alt-text.
2700         (gnus-html-put-image): Put alt-text as help-echo.
2701
2702 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2703
2704         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2705         * mm-util.el (mm-decompress-buffer)
2706         * nnir.el (nnir-run-find-grep)
2707         * pop3.el (pop3-list): Use 3rd arg of split-string.
2708
2709         * time-date.el (format-seconds): Comment fix.
2710
2711         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2712         and byte-optimize-form-code-walker.
2713         (dgnushack-make-auto-load): Don't advise make-autoload.
2714
2715         * lpath.el: Remove Emacs 21 stuff.
2716
2717 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2718
2719         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2720         outside the active range.  Suggested by Dan Christensen.
2721
2722         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2723         slightly later to avoid double-getting it.
2724
2725         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2726         previous patch.
2727
2728         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2729
2730 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2731
2732         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2733
2734 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2735
2736         * gnus-int.el (gnus-open-server): Give a better error message in the
2737         "go offline" case.
2738
2739         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2740         marks for nnimap, which is seldom the right thing to do.
2741
2742         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2743         (gnus-same-method-different-name): New function.
2744
2745         * nnimap.el (parse-time): Require.
2746
2747         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2748         method in the presence of many similar methods.
2749
2750         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2751
2752         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2753         nnml-inhibit-expiry.
2754
2755         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2756         find out whether methods are equal.
2757
2758         * nnimap.el (nnimap-find-expired-articles): New function.
2759         (nnimap-process-expiry-targets): New function.
2760         (nnimap-request-move-article): Request the article before looking at
2761         what the Message-ID is.  Fix found by Andrew Cohen.
2762         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2763
2764         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2765         for oldness in addition to being a predicate.
2766
2767         * nnimap.el (nnimap-request-group): When we have zero articles, return
2768         the right data to Gnus.
2769         (nnimap-request-expire-articles): Only delete articles immediately if
2770         the target is 'delete.
2771
2772         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2773         method, this would bug out.
2774
2775         * gnus-group.el (gnus-group-expunge-group): Rename from
2776         gnus-group-nnimap-expunge, and implemented as a normal interface
2777         function.
2778
2779         * gnus-int.el (gnus-request-expunge-group): New function.
2780
2781         * nnimap.el (nnimap-request-create-group): Implement.
2782         (nnimap-request-expunge-group): New function.
2783
2784 2010-09-21  Julien Danjou  <julien@danjou.info>
2785
2786         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2787         (gnus-html-cache-expired): Add new function.
2788         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2789         wethever we should display image for fetch it.
2790         Compute alt-text earlier to pass it to the fetching function too.
2791         (gnus-html-schedule-image-fetching): Change function argument to only
2792         get one image at a time, not a list.
2793         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2794         cache.
2795         (gnus-html-get-image-data): New function to retrieve image data from
2796         cache.
2797         (gnus-html-put-image): Change buffer argument to use image data rather
2798         than file, and place image above region rather than inserting a new
2799         one.  Do not take alt-text as argument, since it's useless now: we place
2800         the image above alt-text.
2801         (gnus-html-prune-cache): Remove.
2802         (gnus-html-show-images): Start to fetch image when we find one, do not
2803         push into a temporary list.
2804         (gnus-html-prefetch-images): Only fetch image if they have expired.
2805         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2806         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2807
2808 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2809
2810         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2811
2812 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2813
2814         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2815         spec inser "*" if the group isn't active instead of 0.
2816
2817         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2818         opening the server.
2819         (nnimap-request-delete-group): Implement group deletion.
2820         (nnimap-transform-headers): Return the size of the entire message in
2821         the Bytes header, not just the size of the first part.
2822         (nnimap-request-move-article): When moving an article from nnimap,
2823         request the article first so the accepting form has an article to
2824         accept.  Reported by Dan Christensen.
2825         (nnimap-command): Make sure that the error message doesn't error out.
2826
2827 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2828
2829         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2830         we haven't requested anything.
2831
2832 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2833
2834         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2835         "".  Fix found by Andrew Cohen.
2836
2837         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2838         instead of -encode-string.
2839
2840 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2841
2842         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2843
2844         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2845         by mm-subst-char-in-string.
2846
2847 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2848
2849         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2850         waiting for the connection string.
2851
2852         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2853         arriving.
2854
2855         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2856         bogus characters.  This allows selecting certain Gmail groups.
2857
2858         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2859         (nnimap-fetch-partial-articles): New variable.
2860         (nnimap-open-connection): When looking for credentials, also use the
2861         nnimap-server-port.
2862         (nnimap-request-article): Return the group/article number, so that Gnus
2863         `^' works as expected.
2864         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
2865
2866         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2867         comments.
2868         (gnus-methods-sloppily-equal): New function.
2869         (gnus): When using the development version of Gnus, load the gnus-load
2870         file.
2871
2872         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2873         `gnus-open-server' on each method before trying to scan them etc.
2874         This ensures that all the backend parameters are set correctly.
2875
2876         * nnimap.el (nnimap-authenticator): New variable.
2877         (nnimap-open-connection): Allow anonymous login.
2878         (nnimap-transform-headers): The chars header is called Chars not Bytes.
2879         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
2880
2881         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2882         patch, found by Knut Anders Hatlen.
2883
2884 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2885
2886         * gnus-agent.el (gnus-agent-batch-confirmation)
2887         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2888         to gnus-message.
2889         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2890         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2891         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2892         * gnus-int.el (gnus-open-server): Likewise.
2893         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2894         (gnus-score-check-syntax): Likewise.
2895         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2896         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2897         Likewise.
2898         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2899
2900 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2901
2902         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2903         calling conventions so that prefetch doesn't bug out.
2904
2905 2010-09-19  Julien Danjou  <julien@danjou.info>
2906
2907         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2908         rather than `subst-char-in-region' in order to be able to replace ASCII
2909         char by UTF-8 ones.
2910
2911         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2912         than curl.
2913         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2914         the right URL and ALT text on images.
2915         (gnus-html-wash-tags): Fix tag case.
2916         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2917         (gnus-article-html): Add -o display_ins_del=2 option.
2918         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2919
2920 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2921
2922         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2923         the extra mail headers, which sometimes seem to happen for unknown
2924         reasons.
2925
2926         * mail-parse.el (mail-header-encode-parameter): Define as
2927         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2928         (or most, perhaps?) mail readers don't understand the latter, but do
2929         understand the former.
2930
2931         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2932         to nil, so that no methods are automatically agentized.  I think this
2933         is probably what most users want.
2934
2935         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2936         from url-retrieve, for instance about invalid URLs.
2937
2938         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2939         groups that have no articles.
2940         (nnimap-request-article): Check that we really got an article when we
2941         requested one.
2942
2943         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2944         doesn't exist.
2945
2946         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2947         nntp buffer so the agent can save it.
2948         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2949         that CRLF doesn't get translated to \n.
2950         (nnimap-open-connection): Don't make 'shell commands only send \n.
2951
2952 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2953
2954         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2955         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2956         Update var name.
2957         (nnml-generate-nov-file): Use dolist.
2958         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2959         Use with-current-buffer.
2960
2961 2010-09-18  Julien Danjou  <julien@danjou.info>
2962
2963         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2964         parallel.
2965
2966 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2967
2968         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2969         the range update right.
2970         (nnimap-request-group): Don't make `M-g' bug out on group with no
2971         marks.
2972         (nnoo): Require, so that other packages can require nnimap.
2973         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2974         command we're looking for.  This helps when the server sends more
2975         responses after we've gotten everything we expected.
2976         (nnimap): Add a `newlinep' field to keep track of end-of-line
2977         conventions.
2978         Don't send CRLF to things that don't want it.
2979         (nnimap-request-accept-article): Ditto.
2980
2981 2010-09-18  Julien Danjou  <julien@danjou.info>
2982
2983         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2984         than curl to retrieve images.
2985
2986 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2987
2988         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2989         the marks.
2990         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2991         (nnimap-wait-for-connection): New function.
2992         (nnimap-open-connection): If we have PREAUTH, don't query for login
2993         credentials.
2994         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2995         when doing a partial update.
2996
2997 2010-09-18  Julien Danjou  <julien@danjou.info>
2998
2999         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
3000         tags.
3001
3002 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3003
3004         * nnimap.el (nnimap-credentials): New function.
3005         (nnimap-open-connection): Use the new function to look for credentials
3006         also on the numeric equivalents of "imap" and "imaps".
3007
3008         * gnus-start.el (gnus-activate-group): Send the info to
3009         gnus-request-group.
3010
3011         * nnimap.el (nnimap-request-group): Have the "check" version of the
3012         function parse flags and update the info, so that a `M-g' get a total
3013         resync of all flags from the group.
3014
3015         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
3016         to allow backends to alter the info on group selection.  Also alter all
3017         the backend -request-group functions to take the parameter.
3018
3019         * nnimap.el (nnimap-store-info): New function.
3020         (nnimap-update-info): Store the info for later usage.
3021         (nnimap-request-group): Use the stored info for the dont-check case, so
3022         that we don't retrieve all marks when we enter a group.
3023
3024         * nnimap.el: Use deffoo instead of defun for interface functions.
3025
3026         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
3027         update the group info.  This makes the nndraft groups, for instance, go
3028         back to their old behaviour.
3029
3030         * gnus-sum.el (gnus-select-newsgroup): Indent.
3031
3032         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
3033         in.
3034         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
3035         nothing.
3036
3037         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
3038         from methods that are denied.
3039
3040         * gnus-int.el (gnus-method-denied-p): New function.
3041
3042         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
3043         store the password instead of netrc.
3044         (nnimap-open-connection): Don't error out when we can't make a
3045         connections.
3046
3047         * auth-source.el (auth-source-create): In the password prompt, say what
3048         we're querying for.  Also prompt for user name if that hasn't been
3049         given.
3050
3051         * nnimap.el (nnimap-with-process-buffer): Remove.
3052
3053 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3054
3055         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
3056         method when we're reading from the agent.
3057
3058         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
3059
3060         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
3061         that's probably most useful for users.
3062
3063         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
3064         "failed" all the time.
3065
3066         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
3067         ...)) with (with-current-buffer ... ).
3068
3069         * nntp.el (nntp-open-server): Return whether the open was successful or
3070         not.
3071
3072         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
3073         select an unread unseen article first.
3074
3075         * nnimap.el (nnimap-open-connection): If the user doesn't have a
3076         /etc/services, supply some sensible port defaults.
3077
3078         * dgnushack.el: Define netrc-credentials.
3079
3080 2010-09-17  Julien Danjou  <julien@danjou.info>
3081
3082         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
3083
3084 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3085
3086         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
3087         doesn't have any parameters.
3088
3089 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3090
3091         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
3092         only upcased checks.
3093
3094         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
3095
3096         * nnimap.el (nnimap-open-shell-stream): New function.
3097         (nnimap-open-connection): Use it.
3098         (nnimap-transform-headers): Get the number of lines in each message.
3099         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
3100         number of lines.
3101         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
3102         problem.
3103
3104         * utf7.el (utf7-encode): Autoload.
3105
3106         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
3107         to allow the mail splitting to not return a default group.  This is
3108         useful for nnimap, which will leave unmatched mail in the inbox.
3109
3110         * nnimap.el: Rewritten.
3111
3112         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3113         nnimap usage.
3114
3115         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3116         if the move is internal, so that nnimap can do fast internal moves.
3117
3118         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3119         data.
3120         (gnus-read-active-for-groups): Support finishing the early retrieval of
3121         data.
3122
3123         * gnus-range.el (gnus-range-nconcat): New function.
3124
3125         * gnus-int.el (gnus-finish-retrieve-group-infos)
3126         (gnus-retrieve-group-data-early): New functions.
3127
3128 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3129
3130         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3131         (nnrss-retrieve-groups):
3132         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3133         (pop3-quit): Use with-current-buffer.
3134
3135 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3136
3137         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3138         instead of nnheader-accept-process-output.
3139
3140         * dgnushack.el (dgnushack-compile): Add comment.
3141
3142         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3143
3144         * gnus-html.el (gnus-html-schedule-image-fetching)
3145         (gnus-html-prefetch-images): Replace process-kill-without-query by
3146         gnus-set-process-query-on-exit-flag.
3147
3148 2010-09-16  Romain Francoise  <romain@orebokech.com>
3149
3150         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3151
3152 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3153
3154         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3155         parameter to unintern is mandatory-ish in Emacs 24.
3156
3157         * gnus-html.el (gnus-html-schedule-image-fetching)
3158         (gnus-html-prefetch-images): Check for curl before using it.
3159
3160         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3161         depend on curl, which isn't essential.
3162
3163         * imap.el: Revert back to version
3164         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3165         seem problematic.
3166
3167 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3168
3169         * gnus-registry.el (gnus-registry-install-shortcuts):
3170         Explicitly pass `obarray' to `unintern' to avoid a warning.
3171
3172 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3173
3174         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
3175         change.
3176
3177         * nnrss.el (nnrss-request-list): Remove this function and related
3178         functions, including the moreover stuff.
3179
3180 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3181
3182         * nnrss.el (nnrss-retrieve-groups): New function.
3183
3184 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3185
3186         * .dir-locals.el: Add no-byte-compile cookie.
3187
3188 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3189
3190         * time-date.el (format-seconds): Comment fix.
3191
3192         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3193         for back end that doesn't support request-scan.
3194
3195 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3196
3197         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3198         then do request scans from the backends.
3199
3200         * netrc.el (netrc-credentials): New conveniency function.
3201
3202         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3203         avoid running a hook per line, since this takes a lot of time,
3204         profiling shows.
3205         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3206         directly if gnus-visual-p is true.
3207
3208 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3209
3210         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3211         groups; replace mapcar with dolist which is a bit faster; pass groups
3212         info to gnus-read-active-file-1.
3213         (gnus-read-active-file-1): Scan only specified groups if the new
3214         optional arg `infos' is given.
3215
3216 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3217
3218         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3219
3220         * pop3.el (pop3-movemail): Remove.
3221         (pop3-streaming-movemail): Rename to pop3-movemail.
3222
3223         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3224         don't restrict end-tag searches to the end of the line.
3225
3226 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3227
3228         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3229         articles of every unchecked group to t, which means unknown since the
3230         server has never been opened.
3231
3232 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3233
3234         * gnus-html.el (gnus-html-show-alt-text): New command.
3235         (gnus-html-browse-image): Ditto.
3236         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3237         to browse the image directly.
3238         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3239         better.
3240
3241         * gnus-async.el (gnus-async-article-callback):
3242         Call `gnus-html-prefetch-images' unconditionally.
3243
3244         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3245         before feeding URLs to curl.
3246
3247 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3248
3249         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3250         internal images as deletable by `W D D'.
3251
3252         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3253         (gnus-async-article-callback): Fix typo.
3254
3255 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3256
3257         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3258         current line to work around bugs in the output from w3m.
3259
3260         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3261         for groups that want that.
3262
3263         * nntp.el (nntp-wait-for-string): Supply a timeout for
3264         accept-process-output to ensure progress.
3265
3266         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3267         level to get unread articles from, then use that for foreign groups,
3268         too.
3269
3270         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3271         confuses the rest of the function.
3272
3273         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3274         for the methods that support -retrieve-groups, too.
3275
3276         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3277
3278 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3279
3280         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3281         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3282
3283         * pop3.el: Require cl when compiling.
3284         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3285
3286 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3287
3288         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3289         that aren't going to be activated.
3290         (gnus-get-unread-articles): Fix up the last commit.
3291
3292         * gnus-html.el (gnus-article-html): Allow calling without specifying
3293         the handle.  In that case, dissect the buffer first.
3294
3295         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3296
3297         * nnimap.el (nnimap-open-connection): Revert the change that would look
3298         into authinfo for imaps instead of imap.
3299
3300         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3301         say that you don't want to call gnus-request-group with don-check, but
3302         do check the reponse.  This is for virtual groups only.
3303         (gnus-get-unread-articles): Count the archive groups as secondary, so
3304         that they're activated the same way as before.
3305
3306         * imap.el (imap-message-map): Removed optional buffer parameter, since
3307         no callers use it.
3308         (imap-message-get): Ditto.
3309         (imap-message-put): Ditto.
3310         (imap-mailbox-map): Ditto.
3311         (imap-mailbox-put): Ditto.
3312         (imap-mailbox-get): Ditto.
3313         (imap-mailbox-get): Revert last change for this function.
3314
3315         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3316         case-insensitively.
3317         (nnimap-debug): Remove.
3318
3319         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3320         to use `imap-fetch' instead.  According to the comments, this should be
3321         safe, since all other IMAP clients use the 1:* syntax.
3322         (imap-enable-exchange-bug-workaround): Removed.
3323         (imap-debug): Removed -- doesn't seem very useful.
3324
3325         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3326         mail from a file, and the file doesn't exist.
3327
3328         * imap.el (imap-log): New convenience function used throughout instead
3329         of repeating the same code all over the place.
3330
3331         * pop3.el (pop3-streaming-movemail): Return t for success.
3332
3333         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3334         .authinfo if we're using ssl connection.
3335
3336         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3337         already have if we're in a main Gnus `g' run.
3338
3339         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3340
3341 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3342
3343         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3344
3345         * nnmh.el (nnmh-request-list-1): Bind `file'.
3346
3347         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3348         alias to set-process-query-on-exit-flag or process-kill-without-query.
3349         (pop3-open-server): Use it.
3350
3351 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3352
3353         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3354         box to the Incoming file.  Fixes mistake in previous checkin.
3355
3356         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3357         request loop (for debugging purposes) removed.
3358
3359         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3360         culprit is more visible.
3361         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3362         (nnml-add-incremental-nov): New functions to do "incremental" nov
3363         updates, where we just append to the end of the existing nov files
3364         without reading/writing them in full.
3365
3366         * mail-source.el (mail-source-delete-crash-box): Really only check the
3367         incoming files once in a while.
3368
3369         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3370
3371         * mail-source.el (mail-source-delete-crash-box): Only check the
3372         incoming files for deletion once per day to save a lot of file
3373         accesses.
3374
3375         * pop3.el (pop3-logon): Fix up unbound variable typo.
3376
3377         * mail-source.el (pop3-streaming-movemail): Autoload.
3378
3379         * pop3.el (pop3-streaming-movemail):
3380         Respect pop3-leave-mail-on-server.
3381
3382         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3383         retrieval.
3384
3385         * pop3.el (pop3-process-filter): Remove unused function.
3386         (pop3-streaming-movemail, pop3-send-streaming-command)
3387         (pop3-wait-for-messages, pop3-write-to-file)
3388         (pop3-number-of-responses): New functions for streaming pop3
3389         retrieval.
3390
3391         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3392         come from no known methods.
3393         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3394         list.
3395
3396         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
3397         message sizes.
3398         (pop3-movemail): Use erase-buffer instead of looping and deleting
3399         regions, which seems rather odd.
3400
3401         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3402         file once per `g' run.
3403
3404         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3405         directories.  This makes the draft queue directory work.
3406
3407         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3408         data from the backends, so that we only request the list of groups from
3409         each method once.  This should speed things up considerably.
3410
3411         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3412         detect that it's not implemented.
3413
3414         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3415         we actually do recurse down into the tree, but don't stat all leaf
3416         nodes.
3417
3418         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3419         then say so instead of bugging out.
3420
3421         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3422         files exist before trying to read them.
3423
3424         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3425         around <pre_int>.
3426
3427         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3428
3429         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3430
3431 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3432
3433         * mm-util.el (mm-image-load-path): Just return the image directories,
3434         not all directories in the path in addition to the image directories.
3435         (mm-image-load-path): Maintain a cache of the image directories so that
3436         the `g' command in Gnus doesn't have to stat dozens of directories each
3437         time.
3438
3439         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3440         (gnus-html-wash-tags): Add a new `i' command to insert images.
3441         (gnus-html-insert-image): New command and keystroke.
3442         (gnus-html-redisplay-with-images): New command and keystroke.
3443         (gnus-html-show-images): Rename command.
3444         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3445         spacers.
3446         (gnus-html-wash-tags): Decode entities at the end, so that entities
3447         inside the tags don't mess up the rest of the "parsing".
3448
3449         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3450         so that nnimap methods aren't agentized by default.  There's apparently
3451         many problems related to agent/imap behaviour.
3452
3453         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3454
3455         * gnus-html.el: Doc fix.
3456
3457 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3458
3459         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3460         specifier-spec-list for Emacs 21.
3461
3462         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3463         glyph-width and glyph-height instead of display-graphic-p and
3464         image-size; make avoidance of displaying small images work for XEmacs.
3465
3466         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3467         for XEmacs.
3468
3469         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3470         of symbol that holds plist data.
3471         (gnus-process-plist): Remove plist of process after getting it.
3472
3473 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3474
3475         * message.el (message-generate-hashcash): Change default to
3476         'opportunistic if hashcash is installed.
3477
3478         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3479         (gnus-html-put-image): Only call image-size once, since it's somewhat
3480         time-consuming on remote X servers.
3481
3482 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3483
3484         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3485         type on data, not a file name.
3486
3487         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3488         window-pixel-edges for Emacs 21.
3489
3490         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3491         decoded contents.
3492         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3493
3494 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3495
3496         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3497         group line format, since it isn't very interesting.
3498
3499         * gnus-agent.el (gnus-agent-short-article),
3500         (gnus-agent-long-article): Increase values for these two variables,
3501         since most people are likely to have more network connection and
3502         storage than before.
3503
3504         * gnus.el (gnus-refer-article-method): Change default to 'current.
3505         When referring an article, the common behaviour is to refer it from the
3506         current select method, not the native select method.  The chances of
3507         the native select method having the message in question is rather slim
3508         these days.
3509
3510         * gnus-sum.el (gnus-auto-select-subject): Change default to
3511         `unseen-or-unread'.  I think it's likely that most people want to
3512         select an unseen article over a previously seen, but unread one.
3513
3514         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3515         means that in the article buffer none of the minor mode elements will
3516         be shown, usually, and this is not desirable in most cases.
3517
3518         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3519         that commands like `d' (and the like) go to the next line in the
3520         buffer, instead of the next unread article.  I think this is the
3521         behaviour that is most natural for most users.
3522         (gnus-single-article-buffer): Change default to nil, so that people can
3523         have as many article buffers open as they have summary buffer.  I think
3524         this is the most natural way for the groups to behave.
3525
3526         * message.el (message-generate-new-buffers): Change default to
3527         `unsent', so that all new message buffers start their names with the
3528         string "*unsent", and it's easier to find the buffers if you move from
3529         them.
3530
3531 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3532
3533         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3534         small.  They're probably tracking images.
3535         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3536         (gnus-html-rescale-image): Yet another try at getting the image sizing
3537         right.
3538
3539         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3540         nntp-marks-file-name is nil.
3541
3542 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3543
3544         * gnus-html.el (gnus-html-wash-tags)
3545         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3546         Better logging.
3547
3548 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3549
3550         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
3551
3552         * gnus-html.el (gnus-html-wash-tags): Check the value of
3553         gnus-blocked-images in the summary buffer.
3554
3555 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3556
3557         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3558
3559 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3560
3561         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3562         like "a", it seems like.
3563         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3564         since it needs to be picked from the correct buffer.
3565
3566         * nnwfm.el: Remove.
3567
3568         * nnlistserv.el: Remove.
3569
3570 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3571
3572         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3573         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3574
3575 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3576
3577         * nnkiboze.el: Remove.
3578
3579         * nndb.el: Remove.
3580
3581         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3582         alt text.
3583         (gnus-html-rescale-image): Try to get the rescaling logic right for
3584         images that are just wide and not tall.
3585
3586         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3587         overshadow variable bindings.
3588
3589 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3590
3591         * gnus-html.el (gnus-html-wash-tags)
3592         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
3593         Add extra logging.
3594
3595 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3596
3597         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3598         (gnus-max-image-proportion): New variable.
3599         (gnus-html-rescale-image): New function.
3600         (gnus-html-put-image): Rescale images.
3601
3602 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3603
3604         Fix up some byte-compiler warnings.
3605         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3606         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3607         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3608         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3609         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3610         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3611         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3612
3613 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3614
3615         * gnus-html.el (gnus-article-html): Decode contents by charset.
3616
3617 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3618
3619         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3620         (gnus-html-frame-width, gnus-blocked-images)
3621         * message.el (message-prune-recipient-rules): Add custom version.
3622         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3623
3624         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3625         functions.
3626
3627         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3628         gnus-process-get.
3629
3630 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3631
3632         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3633         instead of lsub directly.
3634
3635 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3636
3637         * nnwarchive.el: Remove.
3638
3639         * gnus-soup.el: Remove.
3640
3641         * nnsoup.el: Remove.
3642
3643         * nnultimate.el: Remove.
3644
3645         * gnus-html.el (gnus-blocked-images): New variable.
3646
3647         * message.el (message-prune-recipients): New function.
3648         (message-prune-recipient-rules): New variable.
3649
3650         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3651         guess whether a long line is natural text or not.
3652
3653         * gnus-html.el (gnus-html-schedule-image-fetching):
3654         Use gnus-process-plist and friends for compatibility.
3655
3656 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3657
3658         * gnus-html.el: Require packages that define macros used in this file.
3659         (gnus-article-mouse-face): Declare to silence byte-compiler.
3660         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3661         process-get.
3662         (gnus-html-put-image): Use plist-get to avoid getf.
3663         (gnus-html-prefetch-images): Use with-current-buffer.
3664
3665 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3666
3667         * gnus-ems.el: Provide compatibility functions for
3668         gnus-set-process-plist.
3669
3670         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3671         header-line-format for XEmacs 21.4.
3672
3673         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3674         * gnus.el (gnus-valid-select-methods)
3675         * message.el (message-send-mail-partially-limit)
3676         * mm-decode.el (mm-text-html-renderer)
3677         * mml.el (mml-insert-mime-headers-always)
3678         * smiley.el (smiley-regexp-alist): Bump custom version.
3679
3680 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3681
3682         * gnus-html.el: require mm-url.
3683         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3684         with the url to `url'.
3685         (gnus-html-wash-tags): Support cid: URLs/images.
3686
3687 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3688
3689         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3690         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3691         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3692
3693         * gnus-move.el: Remove file, since it doesn't really work.
3694
3695         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3696         UTF-8.  This seems to fix problems with some German web feeds.
3697
3698         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3699         at the top so that the proper colours are applied.
3700
3701         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3702         don't have dots in their names.
3703
3704         * gnus-art.el (gnus-article-view-part): Doc fix.
3705
3706         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3707         XEmacs-compatible.
3708         (gnus-html-put-image): Don't do images on non-graphic displays.
3709
3710         * nnslashdot.el: Remove this unused backend.
3711
3712         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3713         actions.
3714         (gnus-undo-register-1): Revert last change.
3715
3716         * gnus-group.el (gnus-group-completing-read): Protect against not
3717         having completion-styles bound.
3718
3719         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3720         make broken recipients happier.
3721
3722         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3723
3724         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3725         point parameter.
3726
3727         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3728
3729         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3730         completion-styles for group selection.
3731
3732 2009-02-04  Andreas Schwab  <schwab@suse.de>
3733
3734         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3735         headers and regexp-quote the match if necessary.
3736
3737 2009-03-24  Miles Bader  <miles@gnu.org>
3738
3739         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3740         the blinking smiley.
3741
3742 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3743
3744         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3745         blink smiley.
3746
3747 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3748
3749         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3750         where the dribbel file lives exists.
3751
3752         * message.el (message-send-mail-partially-limit): Change the default to
3753         nil, since most people don't want this.
3754
3755         * mm-url.el (mm-url-decode-entities): Also decode entities like
3756         &#x3212.
3757
3758 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3759
3760         * gnus-sum.el (gnus-summary-idna-message):
3761         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3762         Hyperlink urls in docstrings with URL `...'.
3763
3764 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3765
3766         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3767         functions.
3768
3769 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3770
3771         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3772         say what the mouseover text should be.
3773
3774         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3775         version of the mm-w3m-safe-url-regexp variable to only download images
3776         in the groups where we want that to happen.
3777
3778         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3779
3780         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3781         easier debugging.
3782         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3783         big pictures in the article buffer.
3784
3785         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3786         gnus-article-html.
3787         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3788         w3m.
3789
3790         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3791
3792 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3793
3794         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3795         which doesn't exist.
3796
3797         * message.el (message-inhibit-ecomplete): New variable to allow some
3798         function to inhibit ecomplete address storage.
3799         (message-resend): Disable ecomplete message storage when resending
3800         messages.
3801
3802         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3803
3804 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3805
3806         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3807         Save excursion while copying, moving, and deleting articles in order to
3808         prevent the cursor from jumping to unforeseen place.
3809
3810 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3811
3812         * lpath.el: No need to bind bookmark-current-buffer,
3813         bookmark-yank-point and bookmark-make-record-function.
3814
3815 2010-08-17  Glenn Morris  <rgm@gnu.org>
3816
3817         * gnus-sync.el: Require gnus components whose functions are used.
3818
3819         * gnus-art.el (bookmark-make-record-function):
3820         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3821         Declare for compiler.
3822
3823         * mm-url.el (mml-compute-boundary): Autoload.
3824
3825 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3826
3827         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3828
3829 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3830
3831         Typo fix "hoo4a" -> "hook".
3832
3833         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3834
3835 2010-08-14  Glenn Morris  <rgm@gnu.org>
3836
3837         * gnus-sync.el (gnus-sync): Fix defgroup version.
3838
3839 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3840
3841         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3842
3843         * gnus-sync.el: Fix docs.
3844         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3845         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3846
3847 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3848
3849         Optimizations for gnus-sync.el.
3850
3851         * gnus-sync.el: Add docs about gnus-sync-backend
3852         possibilities.
3853         (gnus-sync-save): Remove unnecessary message.
3854         (gnus-sync-read): Optimize and show what groups were skipped.
3855
3856 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3857
3858         Minor bug fixes for gnus-sync.el.
3859
3860         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
3861         Don't read the sync on get-new-news.
3862
3863         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3864         quiet.
3865
3866         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
3867         (fix typo).
3868
3869 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3870
3871         Make saving and restoring of hidden threads work with overlays.
3872         Patch applied by Ted Zlatanov.
3873
3874         * gnus-sum.el (gnus-hidden-threads-configuration)
3875         (gnus-restore-hidden-threads-configuration): Update to deal with text
3876         properties, rather than searching for a magic character.
3877
3878 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3879
3880         New gnus-sync.el library for synchronization of marks.
3881
3882         * gnus-sync.el: New library for synchronization of marks.
3883
3884         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
3885         renamed from `gnus-registry-grep-in-list'.
3886
3887         * gnus-registry.el (gnus-registry-follow-group-p):
3888         Use `gnus-grep-in-list'.
3889
3890         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3891
3892 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3893
3894         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3895         determining charset of text fails.
3896
3897 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3898
3899         * nnmail.el (nnmail-get-new-mail-1): Revert.
3900
3901         * nnml.el (nnml-active-number): Make sure names of newly created groups
3902         in nnml-group-alist are encoded.
3903
3904 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3905
3906         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3907         containing non-ASCII characters in active file for nnml back end.
3908
3909 2010-07-24  David Engster  <dengste@eml.cc>
3910
3911         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3912         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3913
3914 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3915
3916         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3917         tag (Bug#6654).
3918
3919 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3920
3921         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3922         the article buffer, not the summary buffer.
3923
3924 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3925
3926         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3927         Emacs 23 as well.
3928
3929 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3930
3931         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3932         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3933
3934 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3935
3936         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3937         Patch applied by Karl Fogel.
3938
3939         * gnus-sum.el (gnus-summary-bookmark-make-record):
3940         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3941
3942 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3943
3944         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3945         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3946         C-w still not working correctly from Article buffers; Thierry's
3947         patch to fix that will be applied after this.
3948
3949         * gnus-art.el (bookmark-make-record-function): New local variable.
3950
3951         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3952         article buffer.
3953         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3954
3955 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3956
3957         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3958         on changes in bookmark.el.
3959
3960 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3961
3962         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3963         `no-log' instead of message not to log prompt string.
3964
3965 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3966
3967         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3968         the *other* type of HTML form submission.
3969
3970 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3971
3972         * auth-source.el (auth-source-pick): If choice does not contain a
3973         questioned keyword, set the check to t.
3974
3975 2010-06-12  Romain Francoise  <romain@orebokech.com>
3976
3977         * gnus-util.el (gnus-date-get-time): Move up before first use.
3978
3979 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3980
3981         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3982         (gnus-article-edit-part): Bind it to make last part that is substituted
3983         or deleted visible.
3984         (gnus-mime-display-single): Buttonize part of which id equals to
3985         gnus-mime-buttonized-part-id.
3986
3987 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3988
3989         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3990         (gnus-dd-mmm): Use gnus-date-get-time.
3991         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3992         simplify logic.
3993         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3994         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
3995
3996 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3997
3998         * auth-source.el (top): Autoload `secrets-list-collections',
3999         `secrets-create-item', `secrets-delete-item'.
4000         (auth-sources): Fix tag string.
4001         (auth-get-source, auth-source-retrieve, auth-source-create)
4002         (auth-source-delete): New defuns.
4003         (auth-source-pick): Rewrite in order to avoid 2 passes.
4004         (auth-source-forget-user-or-password): New parameter USERNAME.
4005         (auth-source-user-or-password): New parameters CREATE-MISSING and
4006         DELETE-EXISTING.  Retrieve password interactively, if needed.
4007
4008 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4009
4010         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
4011         deleting unused directories when gnus-expert-user is t.
4012
4013 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4014
4015         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
4016         for each temp file when gnus-article-browse-delete-temp is ask.
4017
4018 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4019
4020         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
4021         Lisp calls to delete-backward-char by calls to delete-char.
4022
4023 2010-05-20  Kevin Ryde  <user42@zip.com.au>
4024
4025         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
4026
4027 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4028
4029         * password-cache.el (password-cache-remove): Fix docstring.
4030
4031 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4032
4033         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
4034         article unless decoding article to be saved.
4035
4036 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4037
4038         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4039         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4040         generated within the mm-with-unibyte-current-buffer macro.
4041
4042 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4043
4044         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4045         to nil when we're in a mml-preview buffer and no group is selected.
4046
4047 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4048
4049         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4050         when catching the `C-g'.  Reported by "Leo".
4051
4052 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4053
4054         * message.el (message-forward-make-body-plain)
4055         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4056         multibyte-string-p.
4057
4058         * lpath.el: Revert.
4059
4060 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4061
4062         * message.el (message-forward-make-body-mml): Assume original message
4063         is multibyte string; error on unibyte.
4064         (message-forward-make-body-plain): Ditto; don't add excessive newline
4065         in body end.
4066
4067         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
4068
4069 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
4070
4071         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
4072         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
4073
4074 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4075
4076         * mm-extern.el (mm-extern-url): Don't use
4077         mm-with-unibyte-current-buffer.
4078         (mm-extern-cache-contents): Use with-current-buffer instead of
4079         save-excursion + set-buffer.
4080
4081 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4082
4083         * mm-util.el (mm-emacs-mule): Remove.
4084
4085 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
4086
4087         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
4088         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
4089         change.
4090
4091 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4092
4093         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
4094         bind the default value of enable-multibyte-characters to nil.
4095
4096 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4097
4098         * message.el (message-forward-make-body-plain)
4099         (message-forward-make-body-mml):
4100         Don't use mm-with-unibyte-current-buffer.
4101
4102 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4103
4104         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
4105
4106 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4107
4108         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
4109         (Bug#5592).
4110
4111 2010-05-07  Julien Danjou  <julien@danjou.info>
4112
4113         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4114         it to mm-pipe-part.
4115
4116         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4117         it is given.
4118
4119 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4120
4121         * binhex.el (binhex-decode-region-internal)
4122         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4123         (dns-query)
4124         * nnweb.el (nnweb-gmane-search)
4125         * pgg-parse.el (pgg-parse-armor)
4126         * pgg.el (pgg-verify-region)
4127         * sha1.el (sha1-string-external)
4128         * uudecode.el (uudecode-decode-region-internal)
4129         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4130         XEmacs.
4131
4132         * gnus-art.el (gnus-article-browse-html-parts)
4133         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4134         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4135         make-temp-file.
4136
4137         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4138         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4139         compiling.
4140
4141         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4142         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4143         XEmacs when compiling.
4144
4145         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4146         gnus-pick-mode-off-hook for XEmacs when compiling.
4147         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4148         gnus-binary-mode-off-hook for XEmacs when compiling.
4149
4150         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
4151         Return nil if char-charset is not available.
4152
4153         * imap.el (imap-disable-multibyte)
4154         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4155         macros.
4156
4157         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4158         instead of encode-coding-string.
4159
4160         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4161         'xemacs) instead of mm-emacs-mule to switch function definitions.
4162         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4163
4164         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4165         bind temporary-file-directory for XEmacs;
4166         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4167         timer-set-function for XEmacs 21.4 and SXEmacs;
4168         bind timer-list for XEmacs 21.4 and SXEmacs;
4169         fbind char-charset and find-charset-region for non-Mule XEmacs;
4170         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4171         encode-coding-region and encode-coding-string for XEmacs having no
4172         file-coding feature.
4173
4174 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4175
4176         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4177
4178 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4179
4180         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4181         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4182
4183 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4184
4185         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4186         alias `jka-compr-delete-temp-file' no longer exists.
4187
4188 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4189
4190         Use define-minor-mode in Gnus where applicable.
4191         * mml.el (mml-mode): Use define-minor-mode.
4192         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4193         (gnus-undo-mode): Use define-minor-mode.
4194         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4195         (gnus-dead-summary-mode): Use define-minor-mode.
4196         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4197         Initialize in declaration.
4198         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4199         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4200         (gnus-mailing-list-mode): Use define-minor-mode.
4201         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4202         (gnus-draft-mode): Use define-minor-mode.
4203         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4204         (gnus-dired-mode): Use define-minor-mode.
4205
4206 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4207
4208         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4209         handles on recursive mml-to-mime translation and check them for
4210         boundary delimiter collisions.  Reported by Greg Troxel.
4211
4212 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4213
4214         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4215
4216 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4217
4218         * mm-util.el (mm-find-buffer-file-coding-system):
4219         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4220
4221 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4222
4223         * message.el (message-generate-headers): Record insertion of optional
4224         headers as well.  Otherwise the check to prevent repeated insertion of
4225         optional headers is a no-op.
4226
4227 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4228
4229         * smime.el: Don't mention CVS.
4230
4231         * nnrss.el (nnrss-fetch): Don't mention CVS.
4232
4233         * nnir.el: Don't mention CVS.
4234
4235 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4236
4237         * gnus-sum.el (gnus-summary-bookmark-make-record):
4238         Add `location' field.
4239
4240 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4241
4242         * lpath.el: Fbind bookmark-default-handler,
4243         bookmark-get-bookmark-record, bookmark-make-record-default,
4244         bookmark-prop-get for Emacs <23 and XEmacs.
4245
4246 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4247
4248         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4249         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4250         Use with-current-buffer to silence the byte-compiler.
4251         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4252         bother to require `gnus'.
4253         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4254
4255 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4256
4257         * gnus-sum.el (gnus-summary-bookmark-make-record)
4258         (gnus-summary-bookmark-jump): New functions.
4259         (gnus-summary-mode): Setup bookmark support.
4260
4261 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4262
4263         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4264         if set.
4265
4266 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4267
4268         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4269         gnus-article-browse-html-save-cid-image; make it work recursively for
4270         forwarded messages as well.
4271         (gnus-article-browse-html-parts): Work when prefix arg is given.
4272         (gnus-article-browse-html-article): Doc fix.
4273
4274 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4275
4276         * message.el (message-default-mail-headers):
4277         (message-default-headers): Carry the value mail-default-headers over
4278         into message-default-mail-headers, rather than message-default-headers.
4279
4280 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4281
4282         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
4283         charset.
4284
4285         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4286         charset into the <meta> tag when the article is encoded to utf-8.
4287
4288 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4289
4290         * gnus-art.el (gnus-article-browse-delete-temp-files):
4291         Delete directories as well.
4292         (gnus-article-browse-html-parts): Work for images that do not specify
4293         file names; delete temp directory when quitting; insert header at the
4294         right place; use file: scheme for image files.
4295
4296 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4297
4298         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4299         (gnus-article-browse-html-parts): Use it to make temporary cid image
4300         files in addition to html file so that browser may display them.
4301
4302 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4303
4304         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4305
4306 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4307
4308         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4309
4310 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4311
4312         * auth-source.el (auth-sources): Change default to be simpler.
4313         Explain about Secret Service API sources.  Improve Customize options.
4314         (auth-source-pick): Change to accept any number of search parameters.
4315         Implement fallbacks iteratively, not recursively.  Add scoring on the
4316         second pass and sort by score.  Call Secret Service API when needed.
4317         (auth-source-user-or-password): Use it.  Call Secret Service API
4318         directly when needed to get the user name and the password.
4319
4320 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4321
4322         * message.el (message-interactive): Doc fix.
4323         (message-qmail-inject-args): Reflow.
4324         (message-kill-to-signature): Fix typo in docstring.
4325
4326         * smiley.el (smiley-buffer): Fix typo in docstring.
4327
4328 2010-03-24  Glenn Morris  <rgm@gnu.org>
4329
4330         * mail-source.el (gnus-message): Declare.
4331         (mail-source-delete-old-incoming): Require gnus-util.
4332
4333 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4334
4335         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4336
4337         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4338
4339         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4340         password-cache's default if it is not bound.
4341         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4342         password-cache-expiry's default if it is not bound.
4343
4344         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4345         available in Emacs 21.
4346
4347         * lpath.el: Suppress compiler warnings for:
4348         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4349         XEmacs;
4350         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4351         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4352         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4353
4354 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4355
4356         * auth-source.el (auth-sources): Fix up definition so extra parameters
4357         are always inline.
4358
4359 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4360
4361         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
4362         wasn't updated after mismatch.  Clear cached mailbox info correctly
4363         when uidvalidity changes.
4364         (nnimap-group-prefixed-name): New function to avoid some code
4365         duplication.
4366         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4367         (nnimap-request-group): Use it.
4368         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4369         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4370         with many imap folders.  This is done by caching the group status from
4371         the imap server persistently in a group parameter `imap-status'.  (This
4372         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4373         but not persistently, so every Gnus startup was still very slow.)
4374
4375 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4376
4377         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4378         delete the extra newline.  Otherwise editing of :string and :number
4379         types don't work.
4380
4381 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4382
4383         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4384         secrets.el dependency.
4385         (auth-sources): Add optional user name.  Add secrets.el configuration
4386         choice (unused right now).
4387
4388 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4389
4390         * gnus-sum.el (gnus-summary-make-menu-bar):
4391         Let `gnus-registry-install-shortcuts' fill in the functions.
4392
4393         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4394         warnings.
4395         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4396         (gnus-registry-install-shortcuts): Populate and use it in a
4397         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4398
4399 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4400
4401         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4402         In-place substitutions for the group name encoding/decoding.
4403         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4404         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4405         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4406         (nnimap-update-unseen, nnimap-request-list)
4407         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4408         (nnimap-request-set-mark, nnimap-split-to-groups)
4409         (nnimap-split-articles, nnimap-request-newgroups)
4410         (nnimap-request-create-group, nnimap-request-accept-article)
4411         (nnimap-request-delete-group, nnimap-request-rename-group)
4412         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4413         `encoded-mbx' for consistency.
4414         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4415         variable `imap-current-mailbox'.
4416
4417         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4418         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4419
4420 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4421
4422         * pop3.el (pop3-display-message-size-flag): Display message size byte
4423         counts during POP3 download.
4424         (pop3-movemail): Use it.
4425         (pop3-list): Implement listing of available messages.
4426
4427 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4428
4429         * nnir.el (nnir-get-article-nov-override-function): New function to
4430         override the normal NOV retrieval.
4431         (nnir-retrieve-headers): Use it.
4432
4433 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4434
4435         * auth-source.el (netrc-machine-user-or-password): Autoload.
4436
4437 2010-03-19  Glenn Morris  <rgm@gnu.org>
4438
4439         Stop message.el from loading about 40 libraries it doesn't always need.
4440         The general approach is to autoload rather than require, and to
4441         require in the specific functions rather than the file.  (Bug#5642)
4442
4443         * gmm-utils.el: Don't require wid-edit.
4444         (widget-create-child-value, widget-convert, widget-default-get):
4445         Autoload.
4446
4447         * gnus-util.el: Don't require time-date, netrc.
4448         (message-fetch-field, gnus-group-name-decode): Declare rather than
4449         autoloading.
4450         (gnus-fetch-field): Require message.
4451         (gnus-decode-newsgroups): Require gnus-group.
4452
4453         * ietf-drums.el: Don't require time-date.
4454
4455         * message.el: Don't require hashcash, canlock, ecomplete.
4456         Do require mail-utils.  Require nnheader only when compiling.
4457         (smtpmail-default-smtp-server): Remove declaration.
4458         (message-send-mail-function): Check smtpmail-default-smtp-server
4459         is bound rather than requiring smtpmail.
4460         (message-auto-save-directory, message-insert-signature):
4461         Use expand-file-name rather than nnheader-concat.
4462         (nnheader-insert-file-contents): Autoload.
4463         (hashcash-wait-async): Declare.
4464         (message-send-mail): Only call gnus-setup-posting-charset if
4465         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4466         (message-send-mail-with-sendmail): Require sendmail.
4467         (canlock-password, canlock-password-for-verify): Declare.
4468         (message-canlock-password): Require canlock.
4469         (nnheader-get-report): Autoload.
4470         (gnus-setup-posting-charset): Declare.
4471         (message-send-news): Require gnus-msg.
4472         (message-make-references, message-make-in-reply-to): Use mail-header-id
4473         rather than the alias mail-header-message-id.
4474         (ecomplete-add-item, ecomplete-save): Declare.
4475         (message-put-addresses-in-ecomplete): Require ecomplete.
4476         (ecomplete-display-matches): Autoload.
4477
4478         * mm-decode.el: Don't require mailcap, gnus-util.
4479         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4480         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4481         Autoload.
4482         (mailcap-mime-extensions): Declare.
4483
4484         * mm-encode.el: Don't require mailcap.
4485         (mailcap-extension-to-mime): Autoload.
4486
4487         * mml-sec.el: Don't require password-cache.
4488
4489         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4490         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4491         (mml-minibuffer-read-type): Require mailcap.
4492         (mml-preview): Require gnus-msg.
4493
4494         * mml1991.el: Require password-cache.
4495         (password-cache-expiry): Remove declaration.
4496
4497         * mml2015.el: Require password-cache.
4498         (password-cache-expiry): Remove declaration.
4499
4500         * nneething.el (mailcap): Require mailcap.
4501
4502         * nnheader.el (declare-function): Add compatibility stub.
4503         (message-remove-header): Declare rather than autoload.
4504         (nnheader-replace-header): Require message.
4505
4506         * nnimap.el (declare-function): Add compatibility stub.
4507         (netrc-parse, netrc-machine-user-or-password): Declare.
4508         (nnimap-open-connection): Require netrc.
4509
4510         * nntp.el (declare-function): Add compatibility stub.
4511         (netrc-parse, netrc-machine, netrc-get): Declare.
4512         (nntp-send-authinfo): Require netrc.
4513
4514         * rfc2047.el: Don't require qp.
4515         (quoted-printable-encode-region, quoted-printable-decode-string):
4516         Autoload.
4517
4518         * sieve-mode.el: Don't require easymenu.
4519         (easy-menu-add-item): Autoload it.
4520
4521         * spam-stat.el (time-to-number-of-days): Autoload it.
4522
4523 2010-03-19  Glenn Morris  <rgm@gnu.org>
4524
4525         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4526
4527 2010-03-18  Glenn Morris  <rgm@gnu.org>
4528
4529         * hashcash.el (declare-function): Remove duplicate definition.
4530
4531 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4532
4533         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4534         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4535         value if any backslash escapes).
4536
4537 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4538
4539         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4540         if it is available.  (bug#5647)
4541
4542         * lpath.el: Suppress compiler warning for coding-system-from-name for
4543         Emacs 21 and XEmacs.
4544
4545 2010-03-14  Juri Linkov  <juri@jurta.org>
4546
4547         * hmac-def.el:
4548         * hmac-md5.el:
4549         * netrc.el: Fix keywords.
4550
4551 2010-02-26  Glenn Morris  <rgm@gnu.org>
4552
4553         * message.el (message-send-mail-function): Change the default, so that
4554         it inherits from a customized send-mail-function.  (Bug#5643)
4555
4556 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4557
4558         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4559         shell-command-to-string signals an error (bug#5299).
4560
4561 2010-02-24  Glenn Morris  <rgm@gnu.org>
4562
4563         * message.el (message-smtpmail-send-it)
4564         (message-send-mail-with-mailclient): Doc fixes.
4565
4566 2010-02-16  Glenn Morris  <rgm@gnu.org>
4567
4568         * message.el (message-default-mail-headers): Change the default value
4569         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4570
4571 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4572
4573         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4574         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4575
4576 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4577
4578         * time-date.el (date-to-time): Doc fix (Bug#5408).
4579
4580 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4581
4582         * message.el (message-mail): Just pass yank-action on to message-setup.
4583         (message-setup): Handle (FUN . ARGS) form of yank-action.
4584         (message-with-reply-buffer, message-widen-reply)
4585         (message-yank-original): Handle non-buffer values of
4586         message-reply-buffer (Bug#4080).
4587         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4588
4589 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4590
4591         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4592         Fix typo in docstring.
4593
4594 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4595
4596         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4597         response.
4598
4599 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4600
4601         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4602
4603         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4604
4605         * message.el (message-check-news-header-syntax): Protect against a
4606         string that `rfc822-addresses' returns when parsing fails.
4607
4608 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4609
4610         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4611         (gnus-previous-char-property-change): New functions.
4612
4613         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4614
4615 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4616
4617         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4618         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4619
4620 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4621
4622         * message.el (message-exchange-point-and-mark): Rework last change to
4623         avoid using optional arg of exchange-point-and-mark, for backward
4624         compatibility.
4625
4626 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4627
4628         * message.el (message-exchange-point-and-mark):
4629         Call exchange-point-and-mark with an argument rather than setting
4630         mark-active by hand (Bug#5175).
4631
4632 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4633
4634         * nntp.el (nntp-service-to-port): Work for service expressed with
4635         numeric string; replace [:digit:] with [0-9] for XEmacs.
4636
4637 2009-12-17  Glenn Morris  <rgm@gnu.org>
4638
4639         * gnus-group.el (gnus-bug-group-download-format-alist):
4640         Change emacs entry to debbugs.gnu.org.  Bump :version.
4641
4642 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4643
4644         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4645
4646 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4647
4648         * message.el (message-info): Explain why we use `Info-goto-node'.
4649
4650 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4651
4652         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4653
4654 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4655
4656         * message.el (message-completion-in-region): New compatibility function.
4657         (message-expand-group): Use it.
4658
4659 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4660
4661         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4662         with no unread article should be listed if the 2nd arg `predicate' is
4663         given.
4664
4665 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4666
4667         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4668
4669 2009-11-29  Juri Linkov  <juri@jurta.org>
4670
4671         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4672         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4673         on `gnus-recenter'.  (Bug#4698, Bug#4981)
4674
4675 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4676
4677         * sha1.el (sha1-string-external): default-directory "/" in case
4678         otherwise non-existent.  process-connection-type pipe for touch of
4679         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4680
4681 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4682
4683         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4684         it's comms related and sgml-mode.el has "comm" on that basis too.
4685
4686 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4687
4688         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4689         containing tspecial characters if they have been already quoted.
4690
4691 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4692
4693         * dns-mode.el (auto-mode-alist): Purecopy string.
4694
4695 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4696
4697         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4698
4699 2009-10-24  Glenn Morris  <rgm@gnu.org>
4700
4701         * gnus-art.el (help-xref-stack-item): Define for compiler.
4702
4703 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4704
4705         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4706
4707 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4708
4709         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4710
4711 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4712
4713         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4714         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4715
4716 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4717
4718         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4719         (gnus-overlays-in): New alias to overlays-in.
4720
4721         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4722         gnus-overlay-get, and gnus-delete-overlay.
4723         (gnus-summary-show-thread): Make it work as well for systems in which
4724         next-single-char-property-change is not available.
4725         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4726
4727         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4728         (gnus-overlay-get): New alias to extent-property.
4729         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4730
4731         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4732         SXEmacs.
4733
4734         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4735         SXEmacs.
4736
4737 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4738
4739         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4740
4741 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4742
4743         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4744         and XEmacs that don't have `remove-overlays'.
4745
4746 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4747
4748         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4749         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4750         selective display.  Use overlays instead.
4751
4752 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4753
4754         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4755
4756 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4757
4758         * spam-stat.el (spam-stat-load): Fix typo in message.
4759
4760 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4761
4762         * dig.el (dig-invoke): Fix typo in docstring.
4763         (query-dig): Reflow docstring.
4764
4765 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4766
4767         * gnus-art.el (gnus-article-encrypt-body):
4768         * message.el (message-check-recipients):
4769         * mm-util.el (mm-codepage-setup):
4770         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4771         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4772
4773 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4774
4775         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4776         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4777         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4778         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4779         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4780
4781 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4782
4783         * dig.el: Add "Keywords: comm", as per net-utils.el.
4784
4785 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4786
4787         * dig.el (dig-mode): Use define-derived-mode.
4788
4789 2009-09-19  Glenn Morris  <rgm@gnu.org>
4790
4791         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4792
4793 2009-09-18  Glenn Morris  <rgm@gnu.org>
4794
4795         * gnus-diary.el (gnus-diary-check-message):
4796         * message.el (message-insert-formatted-citation-line):
4797         * nnbabyl.el (top-level):
4798         * nndiary.el (nndiary-schedule):
4799         Fix typos in condition-case handlers.
4800
4801 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4802
4803         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4804         configuration that provides the sole article window in a frame;
4805         position point correctly after deleting a part.
4806
4807 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4808
4809         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4810         (spam-resolve-registrations-routine): Use it to unregister articles
4811         that change status.
4812
4813 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4814
4815         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4816         with XEmacs.
4817         (parse-time-string-chars): Use it.
4818
4819 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4820
4821         * imap.el (imap-interactive-login): Better messages.
4822         (imap-open): Fix bug with renamed buffer on reconnect.
4823         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4824         for easier debugging and cleaner code.  On successful (guessed based on
4825         server capabilities) secondary authentication, set imap-state
4826         correctly.
4827         (imap-last-authenticator): Define imap-last-authenticator as a variable
4828         to avoid warnings.
4829
4830 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4831
4832         * nnrss.el (nnrss-request-article): Remove binding of
4833         default-enable-multibyte-characters that has gotten needless by
4834         the 2007-07-13 change in rfc2047-encode-message-header.
4835
4836         * mml.el (mml-insert-multipart): Error on the message header.
4837         (mml-insert-part): Error on the message header; position point at
4838         the end of a MIME tag.
4839
4840 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4841
4842         * time-date.el (autoload): Expand define-obsolete-function-alias into
4843         defalias and make-obsolete for old Emacsen that Gnus supports.
4844         (with-no-warnings): Define it for old Emacsen.
4845         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4846         is available.
4847         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4848         float-time is available; suppress compile warning for time-to-seconds.
4849
4850         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4851         (gnus-float-time): Alias to float-time if it exists.
4852
4853         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4854         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4855         float-time is available; suppress compile warning for time-to-seconds.
4856
4857         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4858         XEmacs.
4859
4860 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4861
4862         * imap.el (imap-message-map): Docstring fix.
4863
4864 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4865
4866         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4867         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4868         Add the optional argument `encoding' that overrides the default.
4869
4870         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4871         mm-encode-buffer.
4872
4873 2009-09-04  Glenn Morris  <rgm@gnu.org>
4874
4875         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4876         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4877         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4878         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4879         * mm-util.el (mm-with-unibyte-current-buffer)
4880         (mm-find-buffer-file-coding-system):
4881         * yenc.el (yenc-decode-region): Use default-value rather than
4882         default-enable-multibyte-characters.
4883
4884 2009-09-03  Glenn Morris  <rgm@gnu.org>
4885
4886         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4887         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4888         than default-enable-multibyte-characters.
4889
4890 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4891
4892         * gnus-art.el (gnus-article-read-summary-keys):
4893         Fix gnus-buffer-configuration's value temporarily used.
4894
4895 2009-09-02  Glenn Morris  <rgm@gnu.org>
4896
4897         * gnus-util.el (gnus-float-time): New function.
4898         * gnus-delay.el (gnus-delay-article):
4899         * gnus-sum.el (gnus-thread-latest-date):
4900         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4901         * nnspool.el (nnspool-request-newgroups):
4902         Use gnus-float-time rather than time-to-seconds.
4903         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4904
4905         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4906         (gnus-header-subject-face, gnus-header-newsgroups-face)
4907         (gnus-header-name-face, gnus-header-content-face):
4908         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4909         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4910         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4911         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4912         (gnus-cite-face-11):
4913         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4914         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4915         (gnus-server-closed-face, gnus-server-denied-face)
4916         (gnus-server-offline-face):
4917         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4918         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4919         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4920         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4921         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4922         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4923         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4924         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4925         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4926         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4927         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4928         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4929         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4930         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4931         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4932         (gnus-summary-high-undownloaded-face)
4933         (gnus-summary-low-undownloaded-face)
4934         (gnus-summary-normal-undownloaded-face)
4935         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4936         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4937         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4938         (gnus-splash-face):
4939         * message.el (message-header-to-face, message-header-cc-face)
4940         (message-header-subject-face, message-header-newsgroups-face)
4941         (message-header-other-face, message-header-name-face)
4942         (message-header-xheader-face, message-separator-face)
4943         (message-cited-text-face, message-mml-face):
4944         * sieve-mode.el (sieve-control-commands-face)
4945         (sieve-action-commands-face, sieve-test-commands-face)
4946         (sieve-tagged-arguments-face):
4947         * spam.el (spam-face):
4948         Mark face aliases with "-face" in the name as obsolete.
4949
4950 2009-09-01  Glenn Morris  <rgm@gnu.org>
4951
4952         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4953         than goto-line.
4954
4955 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4956
4957         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4958         Don't move point if the command is invoked inside the message header.
4959
4960 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4961
4962         * imap.el (imap-send-command): Simplify.
4963         (imap-wait-for-tag): point-max -> buffer-size.
4964
4965 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4966
4967         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4968         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4969         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4970         * nnir.el (nnir-swish-e-index-file):
4971         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4972         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4973         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4974         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4975         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4976         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4977
4978 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4979
4980         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4981         Don't save excursion.
4982
4983 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4984
4985         * nnheader.el (nnheader-find-file-noselect):
4986         * mm-util.el (mm-insert-file-contents):
4987         Use (default-value 'major-mode) instead of default-major-mode.
4988
4989 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4990
4991         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4992
4993 2009-08-26  Glenn Morris  <rgm@gnu.org>
4994
4995         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4996         than placing in files.el.
4997
4998 2009-08-25  Glenn Morris  <rgm@gnu.org>
4999
5000         * nnir.el (top-level): Don't require cl at run-time.
5001         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5002         Replace cl-function substitute with gnus-replace-in-string.
5003         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5004         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5005         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5006         simplified expansions.
5007
5008 2009-08-25  Kevin Ryde  <user42@zip.com.au>
5009
5010         * dig.el (dig): Add autoload cookie.
5011
5012 2009-08-22  Glenn Morris  <rgm@gnu.org>
5013
5014         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5015         goto-line.
5016
5017 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5018
5019         * parse-time.el (parse-time-string-chars): Save match data.
5020
5021 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
5022
5023         * parse-time.el (parse-time-string-chars): Compute using character
5024         classes, to handle non-ascii characters (Bug#3190).
5025
5026 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5027
5028         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5029
5030         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5031         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5032         (gnus-mm-display-part, gnus-mime-display-single)
5033         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5034         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5035
5036         * gnus-sum.el
5037         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5038         (gnus-summary-move-article): Add expirable mark to articles copied or
5039         moved to group that has auto-expire turned on if the option is non-nil.
5040
5041 2009-07-24  Glenn Morris  <rgm@gnu.org>
5042
5043         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5044         Fix typo.  (Bug#3903)
5045
5046 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5047
5048         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5049         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5050         that should not be used for draft articles.
5051         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5052         that has no concern in minor mode keys.
5053         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5054         Abolish.
5055
5056 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5057
5058         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5059         article without making inquiry to a user for unknown encoding.
5060
5061         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5062         (nnmaildir--scan): Assume i-node and device number that file-attributes
5063         returns might be cons-cell.
5064
5065         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
5066
5067         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
5068
5069 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5070
5071         * auth-source.el: Remove docs now in auth.texi.  Don't use
5072         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5073         `auth-source-hide-passwords' and use them.
5074
5075 2009-07-15  Glenn Morris  <rgm@gnu.org>
5076
5077         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5078
5079 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5080
5081         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5082         excessive whitespace from the default values of title and description.
5083
5084 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5085
5086         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5087         mail-fetch-field to fetch Content-Description header in order to
5088         exclude newlines.
5089
5090 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
5091
5092         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
5093         format used by GnuPG 2.0.11.
5094
5095 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5096
5097         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5098         to deleted part.
5099
5100 2009-05-30  David Engster  <dengste@eml.cc>
5101
5102         * nnmairix.el: Remove old documentation in the commentary block.
5103         (nnmairix-request-group): Do not update active file for nnml back ends.
5104         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5105         end so that overview files are ignored.
5106         (nnmairix-update-groups): Make updating the groups more robust by using
5107         marks.
5108         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5109         with dollar characters in message-id.
5110
5111 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5112
5113         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5114         2008-12-25 in dns.el.
5115
5116 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5117
5118         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5119         could happen if the text is only composed of spaces and/or tabs.
5120
5121 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5122
5123         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5124         when sending a queued message to avoid extra mml tags.
5125
5126 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5127
5128         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5129
5130 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5131
5132         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5133         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5134         rmail-toggle-header for XEmacs;
5135         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5136
5137 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5138
5139         * gnus-dired.el: Remove autoload for gnus-setup-message.
5140         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5141         displaying Gnus logo; always use compose-mail.
5142
5143 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5144
5145         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5146
5147 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5148
5149         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5150         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5151         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5152         available.
5153         (gnus-nocem-epg-verify): New function.
5154
5155 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5156
5157         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5158
5159 2009-02-15  Glenn Morris  <rgm@gnu.org>
5160
5161         * gnus-util.el (rmail-insert-rmail-file-header)
5162         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5163         autoloads.
5164         (rmail-default-rmail-file): Remove unnecessary declaration.
5165         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5166
5167 2009-02-14  Glenn Morris  <rgm@gnu.org>
5168
5169         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5170         variable (only used in gnus-util, which declares it anyway).
5171         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5172         which was only needed by gnus-art (changed to not use it any more).
5173         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5174         only used in gnus-util, which autoloads it itself.
5175         (rmail-update-summary): Fix autoload.
5176
5177         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5178         rather than rmail-output-to-rmail-file.
5179
5180 2009-02-07  Glenn Morris  <rgm@gnu.org>
5181
5182         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5183         autoload of function that no longer exists.
5184         (rmail-toggle-header): Declare.
5185         (message-forward-rmail-make-body): Handle mbox Rmail.
5186
5187 2009-01-31  Glenn Morris  <rgm@gnu.org>
5188
5189         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5190         2009-01-09 change.
5191
5192 2009-01-31  Dave Love  <fx@gnu.org>
5193
5194         * imap.el (imap-fetch-safe): Bind debug-on-error.
5195         (imap-debug): Add imap-fetch-safe.
5196
5197 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
5198
5199         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5200         (auth-source-forget-all-cached): New convenience function.
5201         (auth-source-user-or-password): Accept list of modes or a single mode.
5202
5203         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5204         auth-source modes.
5205
5206         * netrc.el (netrc-machine-user-or-password): Use list of
5207         auth-source modes.
5208
5209         * nnimap.el (nnimap-open-connection): Use list of
5210         auth-source modes.
5211
5212         * nntp.el (nntp-send-authinfo): Use list of
5213         auth-source modes.
5214
5215 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5216
5217         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5218         now.
5219
5220 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5221
5222         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5223         coding system in XEmacs; add a workaround for XEmacs.
5224
5225         * lpath.el: Fbind coding-system-aliasee.
5226
5227 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5228
5229         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5230         of current-language-environment.
5231
5232 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5233
5234         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5235         available at runtime.
5236
5237 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5238
5239         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5240
5241 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5242
5243         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5244         the greatest positive fixnum value doesn't work under an XEmacs with
5245         bignum support; use the most-positive-fixnum constant instead,
5246         available since Emacs 21.1 with cl and XEmacs 21.1.
5247
5248 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5249
5250         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5251         XEmacs gets not to work.
5252
5253 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5254
5255         * mm-util.el (mm-coding-system-priorities): Allow the value like
5256         "Japanese (UTF-8)" of current-language-environment.
5257
5258 2009-01-09  Glenn Morris  <rgm@gnu.org>
5259
5260         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5261         with last-command-event.
5262
5263 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5264
5265         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5266         in the doc string.
5267
5268         * message.el (message-fix-before-sending): Amend comment.
5269
5270 2009-01-08  Dave Love  <fx@gnu.org>
5271
5272         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5273
5274 2009-01-07  David Engster  <dengste@eml.cc>
5275
5276         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5277         simplified server definitions by converting it via
5278         gnus-server-to-method.
5279
5280 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5281
5282         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5283         parameter's operands.
5284
5285 2009-01-06  David Engster  <dengste@eml.cc>
5286
5287         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5288         primary select method (for gnus-group-mark-article-as-read).
5289
5290 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5291
5292         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5293         `(gnus)Face', not `(gnus)X-Face'.
5294
5295 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5296
5297         * mm-util.el (mm-ucs-to-char): New function.
5298
5299         * mm-url.el (mm-url-decode-entities): Use it.
5300
5301         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5302         unicode-to-char.
5303
5304 2009-01-05  Dave Love  <fx@gnu.org>
5305
5306         * time-date.el: Require cl for `declare'.
5307
5308 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5309
5310         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5311         Dave Love.
5312
5313 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5314
5315         * message.el (message-fix-before-sending): Add `eight-bit' to
5316         illegible-text check.
5317
5318 2009-01-03  Michael Olson  <mwolson@gnu.org>
5319
5320         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5321         `headers' is nil.  This can occur if the IMAP server does not have
5322         permissions to read messages from a folder, but can write new messages
5323         to the folder.
5324         (nnimap-request-article-part): Do not insert `data' if it is nil.
5325
5326         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5327         characters which will confuse `read', so skip past them.
5328
5329 2009-01-01  Dave Love  <fx@gnu.org>
5330
5331         * imap.el (imap-string-to-integer): Fix typo.
5332         (imap-fetch-safe): New function.
5333         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5334
5335         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5336
5337         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5338         (imap-parse-greeting): Fix doc strings.
5339         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5340         (imap-parse-flag-list): Make messages unique.
5341         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5342
5343         * nnimap.el: Fix author email.
5344         (nnimap-split-rule): Add FIXME comment.
5345         (nnimap-debug): Fix doc string.
5346
5347 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5348
5349         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5350
5351 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5352
5353         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5354         nslookup if resolv.conf isn't available.
5355         (dns-query): Rename from query-dns.
5356         (dns-query-cached): Rename from query-dns-cached.
5357
5358 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5359
5360         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5361         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5362         to check if those variables exist (first appeared in Emacs 18.50).
5363
5364 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5365
5366         * mm-util.el (mm-line-number-at-pos): New function.
5367
5368         * spam-report.el (spam-report-process-queue): Use it.
5369
5370 2008-12-24  David Engster  <dengste@eml.cc>
5371
5372         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5373         parameters that haven't existed as variables as buffer-local variables.
5374
5375 2008-12-23  Dave Love  <fx@gnu.org>
5376
5377         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5378         cadar.
5379
5380         * sieve-manage.el (sieve-manage-starttls-p): Rename from
5381         imap-starttls-p.
5382         (sieve-manage-starttls-open): Rename from imap-starttls-open.
5383
5384 2008-12-22  Dave Love  <fx@gnu.org>
5385
5386         * imap.el: Fix author email.  Doc fixes.
5387         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5388         reply.
5389
5390 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5391
5392         * spam-report.el (spam-report-gmane-max-requests): New constant.
5393         (spam-report-gmane-wait): New variable.
5394         (spam-report-gmane-ham, spam-report-gmane-spam)
5395         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5396         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5397         the server.
5398
5399         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5400         Add explanations.
5401
5402         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5403         nnheader-accept-process-output and nnheader-read-timeout if available.
5404         (pop3-movemail): Use it.
5405
5406         * message.el (message-check-news-body-syntax): Fix signature check if
5407         there's an attachment.
5408
5409 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5410
5411         * mm-util.el: Add comments to the mm- emulating functions.
5412
5413 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5414
5415         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
5416         Reported by Stephen Berman <stephen.berman@gmx.net>.
5417
5418 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5419
5420         * mm-util.el (mm-substring-no-properties): New function.
5421         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5422         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5423         (mm-string-to-multibyte): Doc fix.
5424
5425         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5426
5427 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5428
5429         * mml.el (mml-attach-file): Strip text properties from file name.
5430         (Bug#1574)
5431
5432 2008-12-16  Glenn Morris  <rgm@gnu.org>
5433
5434         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5435
5436 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5437
5438         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5439         knows since the charset specified might be a bogus alias that
5440         mm-charset-synonym-alist provides.
5441
5442 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5443
5444         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5445         "ISO_8859-1".
5446
5447         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5448
5449 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5450
5451         * mm-util.el (mm-charset-eval-alist):
5452         Define it before mm-charset-to-coding-system.
5453         (mm-charset-to-coding-system): Add optional argument `silent';
5454         define it before mm-charset-override-alist.
5455         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5456         default value if it can be used in Emacs currently running;
5457         silence mm-charset-to-coding-system.
5458
5459 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5460
5461         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5462         `allow-override' which says whether to use `mm-charset-override-alist'.
5463         (rfc2047-decode-encoded-words): Use it.
5464
5465         * mm-util.el (mm-charset-override-alist): Fix custom type;
5466         add `(gb2312 . gbk)' to choices.
5467
5468 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5469
5470         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5471         fast.
5472
5473         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5474
5475         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5476
5477 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5478
5479         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5480         on links.
5481
5482         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5483
5484 2008-12-03  Lute Kamstra  <lute@gnu.org>
5485
5486         * sha1.el: Remove leading * from docstrings of defcustoms,
5487         deffaces, defconsts and defuns.
5488
5489 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5490
5491         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5492         users' addresses that don't have domain parts.
5493         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5494         rather than message-narrow-to-head since there will be the message
5495         header separator.
5496
5497 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5498
5499         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5500         since the result is inserted in a unibyte buffer anyway.
5501         (nnimap-demule-use-string-to-multibyte): Remove.
5502         (nnimap-demule): Alias it to mm-string-to-multibyte.
5503
5504 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5505
5506         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5507         variable for debugging bug#464 and bug#1174.
5508         (nnimap-demule): Use it.
5509
5510 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5511
5512         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5513         score calculation correctly.
5514
5515 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5516
5517         * message.el (message-send-mail): Just set the buffer to unibyte
5518         rather than use mm-with-unibyte-current-buffer which does a lot more.
5519         (message-send-mail-partially): Don't bother with
5520         mm-with-unibyte-current-buffer since it's already been made unibyte by
5521         message-send-mail.
5522
5523 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5524
5525         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5526
5527 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5528
5529         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5530
5531 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5532
5533         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5534         require itself and to remove `with-no-warnings'.
5535
5536 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5537
5538         * starttls.el (starttls-any-program-available): Get the name of the
5539         available TLS layer program.
5540         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5541         well as the host name in the "opening" message.
5542
5543         * auth-source.el (auth-source-cache, auth-source-do-cache)
5544         (auth-source-user-or-password): Cache passwords and logins by default,
5545         allow override with `auth-source-do-cache'.
5546         (auth-source-forget-user-or-password): Allow users to remove cache
5547         entries if needed.
5548
5549 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5550
5551         * md4.el (md4-buffer): Fix typo in docstring.
5552         (md4, md4-64): Doc fixes.
5553         (md4-pack-int32): Reflow docstring.
5554
5555 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5556
5557         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5558         condition-case to only the forward-sexp call.
5559
5560 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5561
5562         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5563         quotes contained.  Make it more robust regardless by an extra
5564         condition-case wrapper.
5565
5566 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5567
5568         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5569
5570 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5571
5572         * nnml.el (nnml-request-expire-articles): Check if the function set to
5573         `nnmail-expiry-target' returns the symbol `delete'.
5574
5575         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5576
5577         * nnmail.el (nnmail-expiry-target): Fix custom type.
5578
5579 2008-10-02  Glenn Morris  <rgm@gnu.org>
5580
5581         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5582         Silence compiler warning.
5583
5584 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5585
5586         * tls.el (open-tls-stream): Show the actual command being
5587         executed, instead of the format string.
5588
5589 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5590
5591         * lpath.el: Fbind codepage-setup for Emacs 23.
5592
5593 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5594
5595         * mml.el (mml-menu): Don't assume mml2015 is bound.
5596
5597 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5598
5599         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5600         exists.
5601
5602 2008-09-27  Glenn Morris  <rgm@gnu.org>
5603
5604         * gnus-util.el (mail-header-remove-comments): Autoload it.
5605
5606 2008-09-27  Andreas Schwab  <schwab@suse.de>
5607
5608         * gnus-util.el (gnus-split-references): Strip comments.
5609         (gnus-parent-id): Likewise.
5610
5611 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5612
5613         * message.el (message-confirm-send): Fix version.
5614
5615 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5616
5617         * message.el (message-idna-to-ascii-rhs-1): Use
5618         mail-extract-address-components rather than mail-header-parse-addresses
5619         that is an alias by default to ietf-drums-parse-addresses that does not
5620         support non-ASCII names in headers' contents.
5621
5622 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5623
5624         * message.el (message-confirm-send): Fix variable documentation to
5625         avoid the "y/n" wording.
5626
5627 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5628
5629         * message.el (message-set-auto-save-file-name): Save to a different
5630         filename so multiple messages (especially drafts) can be recovered.
5631
5632 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5633
5634         * message.el (message-confirm-send): Add appropriate version.
5635
5636 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5637
5638         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5639         defvar.
5640
5641 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5642
5643         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5644         (mm-pkcs7-enveloped-magic): Ditto.
5645
5646 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5647
5648         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5649         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5650
5651 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5652
5653         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5654         default, it's better.
5655
5656 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5657
5658         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5659         summary line gnus-number property and ignore them (with a warning
5660         message).
5661
5662 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5663
5664         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5665         macro caddr in the interactive form since it won't be expanded.
5666
5667 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5668
5669         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5670         `charset'; fix name of function called recursively.
5671         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5672
5673 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5674
5675         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5676         (gnus-mime-set-charset-parameters): New function.
5677         (gnus-mime-view-part-as-charset): Use it to correctly display part
5678         specifying wrong charset.
5679
5680 2008-09-08  David Engster  <dengste@eml.cc>
5681
5682         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5683         in completing-read for back end server.
5684
5685 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5686
5687         * message.el (message-confirm-send): New variable to confirm sending a
5688         message.
5689         (message-send): Use it.
5690
5691 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5692
5693         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5694
5695 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5696
5697         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5698
5699 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5700
5701         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5702         prevent tracking too many groups.
5703         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5704         Use it.
5705
5706 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5707
5708         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5709         moving point to the bottom of the window in order to avoid recentering.
5710
5711 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5712
5713         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5714
5715         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5716         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5717         (gnus-article-beginning-of-window): Fix calculation.
5718
5719 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5720
5721         * gnus-msg.el (gnus-summary-supersede-article)
5722         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5723         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5724         message header.
5725
5726 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5727
5728         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5729         pending output coming after the status change.
5730
5731 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5732
5733         * message.el:
5734         * gnus-start.el:
5735         * gnus-registry.el: Remove VMS support.
5736
5737 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5738
5739         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5740         macro.
5741         (rfc2104-hash): Use it.
5742
5743 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5744
5745         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5746         (gnus-summary-sort-by-most-recent-date): New commands.
5747         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5748         and menu entries.
5749
5750 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5751
5752         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5753         don't redisplay article for raw contents; remove plural articles stuff.
5754
5755         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5756         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5757         on gnus-summary-save-article; display results properly.
5758
5759 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5760
5761         * lpath.el: No need to fbind ns-focus-frame.
5762
5763 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5764
5765         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5766
5767 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5768
5769         * gnus-art.el (gnus-summary-save-in-pipe):
5770         Consider gnus-save-all-headers.
5771
5772 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5773
5774         * gnus-util.el (ns-focus-frame): Remove declaration.
5775         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5776         like x.
5777
5778 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5779
5780         * rfc2104.el (rfc2104-zero): Delete defconst.
5781         (rfc2104-hex-alist): Likewise.
5782         (rfc2104-hex-to-int): Delete func.
5783         (rfc2104-hexstring-to-bitstring): Likewise.
5784         (rfc2104-nybbles): New defconst.
5785         (rfc2104-hash): Rewrite for speed.
5786
5787 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5788
5789         * tls.el (open-tls-stream): Make it work with the 2nd argument
5790         BUFFER that is a string but does not exist as a buffer object, as
5791         mentioned in the doc-string.
5792
5793 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5794
5795         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5796         SXEmacs.
5797
5798 2008-07-16  Glenn Morris  <rgm@gnu.org>
5799
5800         * gnus-util.el (ns-focus-frame): Declare for compiler.
5801
5802 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5803
5804         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5805         set as a group parameter.
5806         (gnus-summary-save-in-pipe): Work when it is called independently.
5807         (gnus-summary-pipe-to-muttprint): Don't modify
5808         gnus-summary-pipe-output-default-command.
5809
5810 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5811
5812         * message.el (message-send-mail-with-sendmail):
5813         Display the error message.
5814
5815 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5816
5817         * gnus-art.el (gnus-default-article-saver):
5818         Add gnus-summary-save-in-pipe to choices.
5819         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5820         gnus-summary-pipe-output-default-command as the default command.
5821         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5822         instead of gnus-last-shell-command.
5823
5824         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5825         New user option.
5826         (gnus-summary-muttprint-program): Mention the value will be changed.
5827         (gnus-summary-save-article): Force showing of all headers.
5828         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5829
5830 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5831
5832         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5833
5834 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5835
5836         * nnimap.el (nnimap-id):
5837         * sieve-manage.el (sieve-manage-open): Doc fixes.
5838
5839 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5840
5841         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5842         if available.
5843
5844 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5845
5846         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5847
5848         * nnkiboze.el (nnkiboze-generate-group):
5849         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5850
5851         * nnmairix.el: Require CL.
5852
5853 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5854
5855         * dgnushack.el: Autoload get-display-table and put-display-table for
5856         XEmacs 21.5.
5857
5858         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5859         21.4 and SXEmacs.
5860
5861 2008-06-15  David Engster  <dengste@eml.cc>
5862
5863         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5864
5865 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5866
5867         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5868         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5869         runtime choice under XEmacs.
5870
5871         * gnus-sum.el (gnus-summary-set-display-table):
5872         Use `gnus-put-display-table', `gnus-get-display-table',
5873         `gnus-set-display-table' for the display table, instead of `aset'.
5874
5875         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5876         Use `gnus-put-display-table', `gnus-get-display-table',
5877         `gnus-set-display-table' for the display table.
5878
5879 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5880
5881         * nnmairix.el: Add autoloads.
5882
5883 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5884
5885         * nnmairix.el (nnmairix-delete-recreate-group)
5886         (nnmairix-update-and-clear-marks): Fix error messages.
5887
5888 2008-06-14  David Engster  <dengste@eml.cc>
5889
5890         * nnmairix.el: Upgrade to version 0.6.
5891         (nnmairix-group-toggle-propmarks-this-group)
5892         (nnmairix-group-toggle-readmarks-this-group)
5893         (nnmairix-group-delete-recreate-this-group)
5894         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5895         (nnmairix-remove-tick-mark-original-article): New commands.
5896         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5897         (nnmairix-propagate-marks-to-nnmairix-groups)
5898         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5899         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5900         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5901         functions needed for marks propagation and manipulation of read marks.
5902         (nnmairix-update-groups): New function.
5903         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5904         (nnmairix-determine-original-group-from-registry)
5905         (nnmairix-determine-original-group-from-path)
5906         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5907         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5908         New helper functions.
5909         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5910         keystrokes for new commands.
5911         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5912         (nnmairix-request-group): Check allow-fast group parameter.
5913         (nnmairix-request-create-group): Set allow-fast group parameter if
5914         nnmairix-allowfast-default is set.
5915         (nnmairix-close-group): Propagate marks upon closing if needed.
5916         (nnmairix-group-toggle-threads-this-group): Use new.
5917         nnmairix-group-toggle-parameter helper function.
5918         (nnmairix-search): Better check for empty search result.
5919         (nnmairix-goto-original-article): Use new helper functions for
5920         determining original article.
5921         (nnmairix-show-original-article): Make sure message-id is in brackets.
5922         (nnmairix-call-mairix-binary): Change variable name.
5923         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5924         helper function.
5925         (nnmairix-widget-toggle-activate): Fix doc string.
5926
5927 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5928
5929         * nnir.el: Require edmacro when compiling with XEmacs.
5930         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5931         available in Emacs 21.
5932
5933 2008-06-11  Glenn Morris  <rgm@gnu.org>
5934
5935         * gnus-util.el (x-focus-frame):
5936         * gnus.el (image-size):
5937         * mm-decode.el (image-size): Declare.
5938
5939         * gnus-picon.el (declare-function): Add compat definition.
5940         (image-size): Declare.
5941
5942         * gnus-group.el (tool-bar-map):
5943         * gnus-sum.el (tool-bar-map): Define for compiler.
5944
5945         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5946
5947         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5948
5949         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5950         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5951         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5952         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5953         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5954         * sieve-manage.el, spam-report.el, spam.el:
5955         Remove unnecessary eval-and-compile of autoloads.
5956
5957 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5958
5959         * auth-source.el: Precise Tramp doc.
5960
5961 2008-06-07  Glenn Morris  <rgm@gnu.org>
5962
5963         * nnmairix.el: Remove unnecessary eval-when-compile.
5964
5965 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5966
5967         * lpath.el: Fbind propertize for XEmacs 21.4.
5968
5969 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5970
5971         * nnir.el: Move here from ../contrib.
5972
5973 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5974
5975         * gnus-util.el (gnus-read-shell-command): New function.
5976         * mm-decode.el (mm-pipe-part):
5977         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5978
5979 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5980
5981         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5982
5983 2008-06-03  Glenn Morris  <rgm@gnu.org>
5984
5985         * pop3.el (nnheader-accept-process-output): Autoload it.
5986
5987 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5988
5989         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5990         are not 2-digit hexadecimal characters that follow `%'s.
5991
5992 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5993
5994         * message.el (message-bogus-recipient-p): Fix type in doc string.
5995         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5996         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5997         Improve custom options.
5998         (message-bogus-recipient-p): Adjust accordingly.
5999
6000 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
6001
6002         * parse-time.el (parse-time-months, parse-time-weekdays): Add
6003         long-form month and day names.
6004
6005 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6006
6007         * dgnushack.el: Autoload debug, eudc-expand-inline and
6008         pgg-snarf-keys-region for XEmacs.
6009
6010         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
6011
6012         * nnmairix.el: Require edmacro when compiling with XEmacs.
6013
6014 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6015
6016         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6017         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6018
6019 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6020
6021         * auth-source.el: Add more docs.
6022
6023         * netrc.el (netrc-machine): Always match if the port is not given.
6024
6025 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6026
6027         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6028         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6029         retrieval faster in some cases, but might make CPU usage larger.
6030         If this has any bad side effects, we might revert this change.
6031
6032         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6033         seems to make mail retrieval much, much faster.
6034         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6035         unconditionally.
6036
6037         * gnus-draft.el (gnus-group-send-queue):
6038         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6039
6040 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6041
6042         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6043
6044         * message.el (message-bogus-address-regexp): Fix and improve custom
6045         type.
6046         (message-setup-hook): Add message-check-recipients as custom option.
6047
6048 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6049
6050         * message.el (message-cite-function): Remove bogus autoload which crept
6051         in during merge from v5-10.
6052
6053 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6054
6055         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6056
6057         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6058
6059         * auth-source.el: Preliminary Tramp docs.
6060         (auth-sources): Change the default auth-sources to use
6061         EPA .gpg files.
6062
6063 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6064
6065         * nntp.el: Autoload `auth-source-user-or-password'.
6066         (nntp-send-authinfo): Use it.
6067
6068         * nnimap.el: Autoload `auth-source-user-or-password'.
6069         (nnimap-open-connection): Use it.
6070
6071         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6072         for the gnus-message function.
6073         (auth-source-user-or-password): Use it.
6074
6075 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6076
6077         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6078         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6079         (rfc2104-hash): Use it.
6080
6081 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6082
6083         * gnus-art.el (gnus-article-toggle-truncate-lines):
6084         Don't use `iff' in docstring.
6085
6086 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6087
6088         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6089
6090         * gnus-util.el (gnus-extract-address-component-name)
6091         (gnus-extract-address-component-email): Convenience functions around
6092         `gnus-extract-address-components'.
6093
6094         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6095         Use `gnus-extract-address-component-email' to fix bug of comparing full
6096         sender name to `user-mail-address'.
6097
6098 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6099
6100         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6101         catch/throw to optimize.
6102         (gnus-registry-find-keywords): Just use member to find a keyword.
6103
6104 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6105
6106         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6107         is current before calling gnus-server-prepare.
6108         (gnus-server-setup-buffer, gnus-server-update-server)
6109         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6110
6111 2008-05-04  Juri Linkov  <juri@jurta.org>
6112
6113         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6114         (mailcap-file-default-commands): Use mailcap-replace-in-string
6115         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6116         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6117
6118 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6119
6120         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6121
6122 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6123
6124         * gnus.el: Bump version to 0.11.
6125
6126 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6127
6128         * gnus.el: No Gnus v0.10 is released.
6129
6130 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6131
6132         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6133         hooks.
6134         (gnus-update-read-articles): Speed up non-marks-using users.
6135         (gnus-use-marks): Define gnus-use-marks.
6136         (gnus-propagate-marks): Rename variable to something more sensible.
6137
6138 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6139
6140         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6141         (gmm-image-load-path-for-library): Fix typos in docstrings.
6142         (gmm-message): Reflow docstring.
6143
6144 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6145
6146         * mail-source.el (mail-source-set-1, mail-source-bind):
6147         Move auth-source code out of the macro to clean it up and fix bugs.
6148
6149 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6150
6151         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6152         by sender if it's equal to user-mail-address, it's likely to be
6153         useless.
6154
6155         * mail-source.el (mail-source-bind): Don't use user or password if they
6156         are not bound.  Unintern them if they are nil.  Don't use server unless
6157         it's bound, and default it to empty string otherwise.
6158
6159 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6160
6161         * mail-source.el: Load auth-source.el.
6162         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6163         get user name or password, if auth-sources is set up.
6164
6165         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6166         strategy of splitting with parent.
6167         (gnus-registry-split-fancy-with-parent)
6168         (gnus-registry-post-process-groups): Use it and fix prior
6169         bug (returning a list as the split result).
6170
6171         * auth-source.el (auth-sources): Remove server parameter.
6172         (auth-source-pick, auth-source-user-or-password)
6173         (auth-source-user-or-password-imap)
6174         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6175         (auth-source-user-or-password-sftp)
6176         (auth-source-user-or-password-smtp): Remove server parameter.
6177
6178 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6179
6180         * smime.el (smime-sign-region, smime-encrypt-region)
6181         (smime-decrypt-region):
6182         Remove redundant calls to `generate-new-buffer-name'.
6183
6184 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6185
6186         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6187         Don't use QP for message/rfc822.
6188         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6189
6190 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6191
6192         * sieve-manage.el (sieve-string-bytes): Remove.
6193         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6194         correct byte-length only if the process's coding-system is the same as
6195         the one used internally by Emacs to represent strings.
6196
6197 2008-04-22  Juri Linkov  <juri@jurta.org>
6198
6199         * mailcap.el (mailcap-file-default-commands): New function.
6200
6201 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6202
6203         * message.el (message-signature-separator, message-cite-function):
6204         Change custom version.
6205
6206 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6207
6208         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6209         commands.
6210         (tls-checktrust): Ditto.
6211
6212 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6213
6214         * mm-decode.el (mm-display-external): Make temp file read-only.
6215
6216 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6217
6218         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6219         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6220         `C-c C-f d'.
6221
6222 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6223
6224         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6225
6226 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6227
6228         * gnus.el: Bump version to 0.9.
6229
6230 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6231
6232         * gnus.el: No Gnus v0.8 is released.
6233
6234 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6235
6236         * mail-source.el (mail-source-value):
6237         Prefer fboundp to functionp so it works with macros as well.
6238
6239 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6240
6241         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6242         Fix last change in case the element is not even a symbol.
6243
6244 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6245
6246         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6247         Prefer fboundp to functionp so it works with macros as well.
6248
6249 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6250
6251         * auth-source.el: Add docs.
6252         (auth-sources): Modify format to support server.
6253         (auth-source-pick, auth-source-user-or-password)
6254         (auth-source-user-or-password-imap)
6255         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6256         (auth-source-user-or-password-sftp)
6257         (auth-source-user-or-password-smtp): Add server parameter.
6258
6259 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6260
6261         * gnus-registry.el: Initialize the registry when gnus-registry-install
6262         is t.
6263
6264 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6265
6266         * compface.el (uncompface): Make buffer unibyte.
6267
6268 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6269
6270         * mail-source.el (mail-source-value):
6271         Prefer fboundp to functionp so it works with macros as well.
6272
6273 2008-04-05  Glenn Morris  <rgm@gnu.org>
6274
6275         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6276
6277 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6278
6279         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6280         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6281
6282         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6283         multibyteness after rather than before erasing it.
6284
6285         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6286         mm-with-multibyte.
6287         (gnus-request-article-this-buffer): Make sure the proper decoding is
6288         used if gnus-original-article-buffer happens to be unibyte.
6289
6290         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6291         default-enable-multibyte-characters.
6292
6293         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6294         default-enable-multibyte-characters.
6295
6296         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6297
6298         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6299
6300 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6301
6302         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6303         Fix last change in case the element is not even a symbol.
6304
6305 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6306
6307         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6308         (imap-message-copyuid-1): Use it.
6309         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6310         J. Williams in
6311         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6312
6313         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6314         imap-enable-exchange-bug-workaround.
6315         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6316
6317 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6318
6319         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6320         a 100 byte status-checks into a 2-3MB transfer for each group.
6321         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6322         to enable bug workaround or not.
6323         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6324
6325 2008-03-31  Glenn Morris  <rgm@gnu.org>
6326
6327         * message.el (mml2015-use): Declare for compiler.
6328         (message-info): Require mml2015 when appropriate.
6329
6330 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6331
6332         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6333         whitespace.
6334
6335 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6336
6337         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6338         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6339         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6340         (nntp-service-to-port): New function.
6341         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6342         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6343         (nntp-open-netcat-stream): New function.
6344         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6345
6346 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6347
6348         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6349
6350 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6351
6352         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6353
6354 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6355
6356         * dns.el (dns-write): Use set-buffer-multibyte.
6357
6358 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6359
6360         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6361
6362 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6363
6364         * message.el (message-signature-separator): Change default.
6365         Improve custom type.
6366         (message-cite-function): Change default to
6367         message-cite-original-without-signature.
6368
6369         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6370         toggle.
6371
6372         * message.el (message-check-news-body-syntax): Fix signature check.
6373         (message-setup-1): Mark buffer as unmodified _after_ running
6374         message-setup-hook and handling message-alternative-emails.
6375         (message-shorten-references): Be more strict when building list of
6376         valid references to comply with GNKSA.
6377
6378         * gnus-group.el (gnus-read-ephemeral-bug-group)
6379         (gnus-read-ephemeral-debian-bug-group)
6380         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6381
6382         * message.el (message-info): Don't use booleanp which isn't supported
6383         in Emacs 21 and XEmacs.
6384
6385 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6386
6387         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6388         gnus-group-gmane-group-download-format.
6389         (gnus-group-read-ephemeral-gmane-group): Rename from
6390         gnus-group-read-ephemeral-gmane-group.
6391         (gnus-read-ephemeral-gmane-group-url): Rename from
6392         gnus-group-read-ephemeral-gmane-group-url.
6393         (gnus-bug-group-download-format-alist): New variable.
6394         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6395         (gnus-read-ephemeral-emacs-bug-group): New commands.
6396
6397 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6398
6399         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6400         (gnus-visible-headers): Improve custom type.
6401
6402 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6403
6404         * mml.el (mml-menu): Add workarounds for XEmacs.
6405
6406         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6407         X-Boundary header.
6408
6409         * message.el (message-simplify-recipients): Fix previous commit.
6410
6411 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6412
6413         * mm-util.el (mm-set-buffer-multibyte): New function.
6414         * mm-decode.el (mm-copy-to-buffer): Use it.
6415
6416         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6417         Prefer fboundp to functionp so it works with macros as well.
6418
6419 2008-03-19  Glenn Morris  <rgm@gnu.org>
6420
6421         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6422         Accidentally removed in the sync process with Emacs.
6423
6424 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6425
6426         * message.el (message-alter-recipients-discard-bogus-full-name):
6427         New function.
6428         (message-alter-recipients-function): New variable.
6429         (message-get-reply-headers): Use it.
6430         (message-replace-header): New helper function.
6431         (message-recipients-without-full-name): New variable.
6432         (message-simplify-recipients): New command.
6433
6434         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6435
6436         * message.el (message-info): Handle EasyPG manual.
6437
6438         * mml.el (mml-menu): Add entry for EasyPG.
6439
6440 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6441
6442         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6443         parameter.
6444
6445         * message.el (message-disassociate-draft): Specify drafts group name
6446         fully.
6447
6448 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6449
6450         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6451         Eliminate unnecessary duplicates from the match list.
6452
6453 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6454
6455         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6456
6457         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6458
6459         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6460         args of `how-many' of which the XEmacs version doesn't take; declare
6461         Info-index-next as function.
6462
6463 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6464
6465         * gnus-score.el (gnus-score-headers): Fix handling of
6466         gnus-inhibit-slow-scoring.
6467
6468         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6469         string.
6470         (gnus-button-url-regexp): Improve handling of parenthesis.
6471         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6472         (gnus-button-handle-info-keystrokes): Handle index entries.
6473
6474 2008-03-15  Glenn Morris  <rgm@gnu.org>
6475
6476         * parse-time.el (parse-time-string): Simplify.
6477
6478 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6479
6480         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6481         Incoming* files.
6482
6483 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6484
6485         * auth-source.el (auth-sources): Rename from auth-source-choices.
6486         (auth-source-pick): Use it.
6487
6488 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6489
6490         * binhex.el (binhex-decode-region-internal):
6491         * uudecode.el (uudecode-decode-region-internal):
6492         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6493         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6494         setting default-enable-multibyte-characters.
6495
6496 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6497
6498         * auth-source.el (auth-source-protocols)
6499         (auth-source-protocols-customize, auth-source-choices): Add and
6500         modified variable customizations and defaults.
6501         (auth-source-pick, auth-source-user-or-password)
6502         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6503         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6504         (auth-source-user-or-password-sftp)
6505         (auth-source-user-or-password-smtp): Use new variables and provide an
6506         interface to netrc.el.
6507
6508 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6509
6510         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6511         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6512         Make sure the nntp port to specify is a string.
6513
6514 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6515
6516         * nntp.el: Use with-current-buffer.
6517         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6518         dubious mm-with-unibyte-current-buffer.
6519         (nntp-with-open-group-function): New function extracted from
6520         nntp-with-open-group macro.
6521         (nntp-with-open-group): Use the function, so it's easier to debug.
6522         Add indentation and debugging info.
6523         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
6524         Recommend the use of the netcat alternatives.
6525
6526         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6527         Avoid mm-string-as-multibyte as well.
6528
6529         * nnweb.el (nnweb-insert-html):
6530         Remove use of nnheader-string-as-multibyte.
6531
6532         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6533         (nnheader-string-as-multibyte): Remove.
6534
6535         * mm-view.el: Use inhibit-read-only.
6536         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6537         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6538         or unibyte-string.
6539
6540         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6541         (mm-uu-yenc-extract): Use with-current-buffer.
6542
6543         * gnus-soup.el (gnus-soup-send-packet): Don't use
6544         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6545
6546         * nnmh.el: Use with-current-buffer.
6547         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6548         mm-string-as-multibyte on the output of mm-encode-coding-string.
6549
6550         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6551         (nnimap-request-move-article): Use with-current-buffer.
6552
6553         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6554         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6555         conversion uses string-make-unibyte rather than string-as-unibyte.
6556
6557         * gnus-msg.el: Use with-current-buffer.
6558
6559         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6560
6561 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6562
6563         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6564         string for caching if it is 'PIN.
6565
6566 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6567
6568         * lpath.el: Consider the case without Emacs/W3.
6569
6570 2008-03-08  Glenn Morris  <rgm@gnu.org>
6571
6572         * time-date.el (date-to-time, time-subtract, time-add)
6573         (safe-date-to-time): Doc fixes.
6574
6575 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6576
6577         * mail-source.el (mail-source-delete-old-incoming-confirm):
6578         Change default to nil.
6579         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6580
6581 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6582
6583         * lpath.el: Rearrange.
6584
6585         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6586         (gnus-article-goto-prev-page): Work for articles having ^L's.
6587
6588         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6589
6590         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6591
6592 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6593
6594         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6595         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6596         (gnus-bookmark-jump): Adjust some variable names.
6597
6598 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6599
6600         * auth-source.el: New package.
6601         (auth-source-choices): Add customization entry point variable.
6602
6603         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6604         bug.
6605
6606 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6607
6608         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6609         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6610         (gnus-registry-install-shortcuts): Rename from
6611         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6612         the `gnus-registry-mark-map' keymap dynamically from
6613         `gnus-registry-marks'.  The generated functions update the summary line
6614         when a registry mark is added or deleted, and will call
6615         `gnus-registry-install-p' (see the comments in the code).
6616         (gnus-registry-user-format-function-M): Use concat intelligently.
6617
6618         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6619         the registry mark functions.
6620
6621 2008-03-05  Glenn Morris  <rgm@gnu.org>
6622
6623         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6624         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6625         gnus-art.
6626         (top-level): No need to load own source when compiling.
6627
6628 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6629
6630         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6631         Suggested by <chris.anderton@zetnet.co.uk>.
6632
6633 2008-03-04  Glenn Morris  <rgm@gnu.org>
6634
6635         * gnus-sum.el (top-level): No need to require gnus when compiling,
6636         since unconditionally required near start of file.
6637         (gnus-summary-display-while-building): Move definition before use.
6638
6639 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6640
6641         * gnus-registry.el (gnus-registry-user-format-function-M):
6642         Add formatting function.
6643
6644 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6645
6646         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
6647         with plists.
6648         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6649         Use new format.
6650
6651 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6652
6653         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6654         `where-is-internal' that returns a range of key sequences.
6655
6656 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6657
6658         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6659
6660         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6661         (gnus-summary-jump-to-group): Consider windows on other displayed
6662         frames as well.  Similar changes might be needed elsewhere, but that's
6663         the one I've bumped into during my use.
6664
6665         * nndoc.el (nndoc-oe-dbx-type-p):
6666         * gnus-msg.el (gnus-debug):
6667         * gnus-group.el (gnus-update-group-mark-positions):
6668         Use mm-string-to-multibyte.
6669
6670 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6671
6672         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6673         doesn't handle NotDashEscaped.
6674
6675         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6676         (mml-dnd-attach-options): Fix typo in custom choice.
6677
6678         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
6679         Change nndoc-article-type to mbox.
6680         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6681
6682         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6683         to nil, instead of html2text.
6684
6685         * imap.el (imap-debug): Add `imap-ping-server'.
6686
6687         * gnus-bookmark.el: Add FIXMEs.
6688
6689         * message.el (message-form-letter-separator)
6690         (message-send-form-letter-delay): New variables.
6691         (message-send-form-letter): Use them.  New command to send form
6692         letters.  Requested by Uwe Siart.
6693         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6694
6695 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6696
6697         * Update copyright years.
6698
6699 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6700
6701         Sync from EMACS_22_BASE.
6702
6703         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6704
6705 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6706
6707         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6708         empty author.
6709
6710 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6711
6712         * gnus-registry.el (gnus-registry-marks): Add variable for
6713         customization of marks and their appearance.
6714         (gnus-registry-read-mark): Use it.
6715         (gnus-registry-do-marks): Add utility function to loop through
6716         `gnus-registry-marks'.
6717         (gnus-registry-install-shortcuts-and-menus): Add function to install
6718         shortcuts and menus.
6719         (gnus-registry-initialize): Use it.
6720         (gnus-registry-default-mark): Clarify documentation.
6721
6722 2008-02-29  Glenn Morris  <rgm@gnu.org>
6723
6724         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6725         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6726         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6727         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6728         Change defcustom :version from 23.0 to 23.1.
6729
6730 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6731
6732         * gnus-registry.el (gnus-registry-follow-group-p)
6733         (gnus-registry-post-process-groups): Add functions to aid registry
6734         splitting and improve logging.  Clarify behavior in function
6735         documentation.
6736         (gnus-registry-split-fancy-with-parent): Use them.
6737
6738 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6739
6740         * gnus-art.el: Use with-current-buffer.
6741
6742 2008-02-27  David Engster  <dengste@eml.cc>
6743
6744         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6745         Express real group name in the response.
6746
6747 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6748
6749         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6750         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6751         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6752         autoload gnus-registry-fetch-group when compiling.
6753         (nnmairix-request-group-with-article-number-correction):
6754         Remove unreferenced argument passed to nnmairix-call-backend.
6755
6756 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6757
6758         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6759         (mm-uu-extract): Improve face for low color ttys.
6760         Reported by Sascha Wilde.
6761
6762 2008-02-27  Glenn Morris  <rgm@gnu.org>
6763
6764         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6765         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6766         variables to defconsts.  Convert comments to doc-strings.
6767         (nnmairix-last-server, nnmairix-current-server): Convert from free
6768         variables to defvars.  Convert comments to doc-strings.
6769         (gnus-registry-fetch-group): Autoload.
6770         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6771         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6772         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6773         caddr.
6774         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6775         nnmairix-request-group-with-article-number-correction call.
6776         (nnmairix-fast, nnmairix-group): New, less general names, for free
6777         variables passed from nnmairix-request-group to
6778         nnmairix-request-group-with-article-number-correction.  Declare.
6779         (nnmairix-request-group-with-article-number-correction):
6780         Use nnmairix-fast, nnmairix-group rather than fast, group.
6781
6782 2008-02-26  David Engster  <dengste@eml.cc>
6783
6784         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6785         version 0.5.
6786
6787 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6788
6789         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6790         instead of making an extra function call.  Don't add the current group
6791         to articles only when they have the group.  Use
6792         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6793         Reported by David <de_bb@arcor.de>.
6794
6795 2008-02-24  Miles Bader  <miles@gnu.org>
6796
6797         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
6798         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
6799         (mm-find-mime-charset-region):
6800         * mm-bodies.el (mm-encode-body):
6801         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
6802
6803 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6804
6805         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6806         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6807
6808 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6809
6810         * mail-source.el (mail-source-delete-incoming): Change default.
6811         Supplement doc string.
6812
6813         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6814
6815 2008-02-14  Glenn Morris  <rgm@gnu.org>
6816
6817         * time-date.el (format-seconds): New function.
6818
6819 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6820
6821         * nnmail.el (nnmail-message-id-cache-file): Derive from
6822         `gnus-home-directory'.
6823
6824 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6825
6826         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6827         Document negative prefix.
6828
6829         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6830
6831 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6832
6833         * message.el (message-unsent-separator): Add the Exim bounce
6834         separator.
6835
6836 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6837
6838         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6839         list.
6840         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6841         recipient/signer list.
6842
6843 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6844
6845         * Makefile.in (datarootdir): Define.
6846         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6847         name that might contain whitespace.
6848
6849 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6850
6851         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6852         fbound (Emacs 23 unicode), signal an error.
6853
6854 2008-02-08  Glenn Morris  <rgm@gnu.org>
6855
6856         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6857
6858 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6859
6860         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6861         ports to the calls to `netrc-machine-user-or-password' in addition to
6862         "imap" and "imaps".
6863
6864 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6865
6866         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6867
6868         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6869
6870 2008-02-01  Kenichi Handa  <handa@m17n.org>
6871
6872         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6873         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6874         (rfc2104-hash): Convert the result of concat to unibyte string.
6875
6876 2008-02-01  Dave Love  <fx@gnu.org>
6877
6878         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6879         coding-system-for-read.
6880         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6881
6882 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6883
6884         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6885         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6886         <hanche@math.ntnu.no>.
6887
6888 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6889
6890         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6891
6892         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6893
6894 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6895
6896         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6897         * message.el (message-beginning-of-line): Use featurep instead of bound
6898         tests in order to resolve conditionals at compile time.
6899
6900 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6901
6902         * mail-source.el (mail-sources): Add `group' choice.
6903
6904         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6905         parameter `in-group' to control into which group the articles go.
6906         Add treatment of `group' mail-source.
6907
6908 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6909
6910         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6911
6912         * mm-decode.el (mm-dissect-buffer): Decode description.
6913
6914         * mml.el (mml-to-mime): Encode message header first.
6915
6916 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6917
6918         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6919         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6920
6921         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6922         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6923
6924 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6925
6926         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6927
6928 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6929
6930         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6931         prefix keys.
6932         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6933         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6934         gnus-xmas.el.
6935
6936         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6937         (gnus-xmas-article-describe-bindings): New function.
6938         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6939         gnus-xmas-article-describe-bindings.
6940
6941         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6942
6943 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6944
6945         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6946         Add new variables for article mark management.
6947         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6948         list of extra data entries which, when present, will indicate that the
6949         article ID should not be trimmed from the registry.
6950         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6951         functions.
6952         (gnus-registry-read-mark): New function to read a mark name from the
6953         user.
6954         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6955         (gnus-registry-set-article-mark-internal): New functions to add and
6956         remove marks.
6957         (gnus-registry-get-article-marks): New function to show the marks for
6958         an article, or retrieve them for further use.
6959
6960 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6961
6962         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6963         keys when no argument is given.
6964
6965 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6966
6967         * imap.el (imap-ping-server): New variable.
6968         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6969         (imap-ping-server): Minor doc string fixes.
6970
6971 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6972
6973         * imap.el (imap-ping-server): New function.
6974         (imap-opened): Call imap-ping-server.
6975
6976 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6977
6978         * gnus-sum.el (gnus-article-sort-by-random)
6979         (gnus-thread-sort-by-random): Fix doc strings.
6980         Reported by jidanni@jidanni.org.
6981
6982 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6983
6984         * gnus-art.el (gnus-article-describe-bindings): New function.
6985         (gnus-article-read-summary-keys): Use it.
6986         (gnus-article-mode-map): Bind `C-h b' to it.
6987
6988 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6989
6990         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6991         XEmacs.
6992         (gnus-article-describe-key, gnus-article-describe-key-briefly):
6993         Protect against non-character events.
6994
6995         * lpath.el: Fbind map-keymap for Emacs 21.
6996
6997 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6998
6999         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7000         New command.
7001         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7002         instead of END.  Change name of the temp file.
7003         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7004         customizable.
7005
7006 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7007
7008         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7009         bind `S W' to gnus-article-wide-reply-with-original; set default
7010         binding to gnus-article-read-summary-send-keys.
7011         (gnus-article-read-summary-keys): Fix the order of keys; display
7012         continuation keys correctly in the echo area; describe bindings
7013         correctly when keys end with `C-h'.
7014         (gnus-article-read-summary-send-keys): New function.
7015         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7016         Work for gnus-article-read-summary-send-keys; display continuation keys
7017         correctly in the echo area.
7018         (gnus-article-reply-with-original): Ignore prefix argument.
7019         (gnus-article-wide-reply-with-original): New function.
7020
7021         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
7022         Emacs 21.
7023
7024 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7025
7026         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7027         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7028
7029 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7030
7031         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7032         (gnus-group-read-ephemeral-gmane-group): New command.
7033
7034 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7035
7036         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7037
7038 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7039
7040         * message.el (message-send-mail-function): Increase custom version.
7041
7042         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7043         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7044
7045 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7046
7047         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
7048         for the cases where imap-authenticate is called with a nil buffer
7049         parameter.
7050
7051 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7052
7053         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7054         html parts correctly; support forwarded messages.
7055         (gnus-article-browse-html-article): Remove work buffers.
7056
7057         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7058         compiling.
7059         (netrc-bound-and-true-p): New macro.
7060         (netrc-parse): Use it instead of bound-and-true-p that is not available
7061         in XEmacs 21.4.
7062
7063 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7064
7065         * gnus-registry.el (gnus-registry-mark-article)
7066         (gnus-registry-article-marks): Add functionality to mark articles
7067         through the Gnus registry.
7068
7069         * encrypt.el: Clarify documentation for the new pgg method.
7070         (encrypt-file-alist): Add PGG option.
7071         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
7072         functionality.  Abstract password key and messaging to external
7073         functions.
7074         (encrypt-password-key, encrypt-get-passphrase-if-needed)
7075         (encrypt-message-method-and-cipher): Add new convenience external
7076         functions.
7077         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
7078         (encrypt-pgg-process-buffer): Add PGG functionality glue.
7079
7080         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7081         (netrc-parse): Use encrypt-file-alist to determine if
7082         encrypt-find-model or encrypt-insert-file-contents should be used.
7083
7084         * encrypt.el: Clarify documentation.  Load password-cache or
7085         password, whichever one is found first, instead of autoloading.
7086
7087 2007-12-19  Glenn Morris  <rgm@gnu.org>
7088
7089         * mml.el (message-options-set, message-narrow-to-head)
7090         (message-in-body-p, message-mail-p, message-encode-message-body):
7091         Autoload.
7092         (message-remove-header, message-narrow-to-headers-or-head)
7093         (message-subscribed-p, message-make-mail-followup-to)
7094         (message-position-on-field, message-news-p)
7095         (message-options-set-recipient, message-generate-headers)
7096         (message-sort-headers): Declare as functions.
7097
7098 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7099
7100         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7101         convention in doc string.
7102
7103 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7104
7105         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7106         title to html parts.
7107         (gnus-article-browse-html-article): Pass message header to it.
7108
7109         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7110
7111 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7112
7113         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7114         or password compatible with XEmacs.
7115
7116 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7117
7118         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7119         format document.
7120         (gnus-mime-delete-part): Don't write description line if empty.
7121         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7122
7123 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
7124
7125         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7126         (gnus-summary-mark-read-and-unread-as-read)
7127         (gnus-summary-mark-current-read-and-unread-as-read)
7128         (gnus-summary-mark-unread-as-ticked): Doc fix.
7129         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7130
7131 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7132
7133         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7134         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7135
7136 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7137
7138         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7139         yes-or-no-p.
7140
7141 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7142
7143         * mm-decode.el (mm-add-meta-html-tag): New function.
7144         (mm-save-part-to-file, mm-pipe-part): Use it.
7145
7146         * gnus-art.el (gnus-article-browse-delete-temp-files):
7147         Use gnus-y-or-n-p instead of y-or-n-p.
7148         (gnus-article-browse-html-parts): Work with message/external-body; use
7149         mm-add-meta-html-tag.
7150
7151 2007-12-11  Glenn Morris  <rgm@gnu.org>
7152
7153         * gnus-cache.el: Require gnus-sum not just when compiling.
7154
7155         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7156
7157         * gnus-int.el (gnus-server-opened, gnus-status-message):
7158         Move definitions before use.
7159
7160         * mm-decode.el: Require gnus-util.
7161         (mm-remove-part): Only call delete-annotation on XEmacs.
7162
7163         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7164
7165         * nnmail.el: Require gnus-int.
7166
7167         * spam.el: Move `require's before `eval-when-compile's.
7168
7169         * gnus-ems.el (gnus-alive-p):
7170         * gnus-fun.el (message-goto-eoh):
7171         * gnus-util.el (gnus-group-name-decode):
7172         * mail-source.el (gnus-compress-sequence):
7173         * message.el (Info-goto-node, format-spec):
7174         * mm-bodies.el (message-options-get):
7175         * mm-decode.el (mm-view-pkcs7):
7176         * mm-util.el (gmm-write-region):
7177         * mml-smime.el (mml-compute-boundary)
7178         (gnus-completing-read-with-default):
7179         * mml.el (widget-button-press, gnus-make-hashtable):
7180         * mml1991.el (mm-decode-content-transfer-encoding)
7181         (mm-encode-content-transfer-encoding)
7182         (message-options-get, message-options-set):
7183         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7184         * nnfolder.el (gnus-request-group):
7185         * nnheader.el (ietf-drums-unfold-fws):
7186         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7187         * smime.el (gnus-run-mode-hooks):
7188         * spam-stat.el (gnus-message): Autoload.
7189
7190         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7191         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7192         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7193         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7194         Add declare-function compatibility definition.
7195
7196         * gnus-cache.el (nnvirtual-find-group-art):
7197         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7198         (gnus-add-image, gnus-add-wash-type):
7199         * gnus-group.el (nnkiboze-score-file):
7200         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7201         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7202         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7203         (message-tokenize-header, gnus-get-buffer-create)
7204         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7205         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7206         * gnus.el (gnus-group-decoded-name):
7207         * mail-source.el (imap-capability):
7208         * mm-bodies.el (message-options-set):
7209         * mm-decode.el (gnus-configure-windows):
7210         * mm-extern.el (message-goto-body):
7211         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7212         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7213         (epg-sub-key-validity, message-options-set):
7214         * mml.el (widget-event-point, gnus-configure-windows):
7215         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7216         * mml2015.el (epg-check-configuration, epg-configuration)
7217         (message-options-set):
7218         * nndb.el (nndb-request-article):
7219         * nnfolder.el (gnus-request-create-group):
7220         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7221         * nnmaildir.el (gnus-group-mark-article-read):
7222         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7223         * rfc1843.el (message-fetch-field):
7224         * spam.el (gnus-extract-address-components):
7225         Declare as functions.
7226
7227 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7228
7229         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7230
7231         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7232
7233         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7234         bind show-trailing-whitespace for XEmacs.
7235
7236 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7237
7238         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7239         new no-op macro for backward compatibility.
7240
7241         * imap.el (imap-string-to-integer): New function.
7242
7243 2007-12-09  Glenn Morris  <rgm@gnu.org>
7244
7245         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7246
7247         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7248         * message.el, mm-view.el, sieve-manage.el, smime.el:
7249         Add declare-function compatibility definition.
7250
7251         * gnus-art.el (w3-region, w3m-region, Info-menu):
7252         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7253         * gnus-sum.el (gnus-get-predicate):
7254         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7255         * message.el (mail-abbrev-in-expansion-header-p):
7256         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7257         (w3m-detect-meta-charset, w3m-region):
7258         * sieve-manage.el (password-read, password-cache-add)
7259         (password-cache-remove):
7260         * smime.el (password-read-and-add): Declare as functions.
7261
7262 2007-12-08  David Kastrup  <dak@gnu.org>
7263
7264         * gnus-sum.el (gnus-summary-simplify-subject-query):
7265         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7266         `message'.
7267
7268 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7269
7270         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7271         it to bind idna-program, installation-directory, defined-colors, and
7272         face-attribute for XEmacs of the version that compiles defcustom forms.
7273
7274 2007-12-07  Glenn Morris  <rgm@gnu.org>
7275
7276         * gnus-art.el (article-make-date-line): Revert previous change.
7277
7278 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7279
7280         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7281
7282 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7283
7284         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7285         Call gnus-add-to-range ranges only once with a prepared article-list.
7286
7287 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7288
7289         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7290         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7291         group names with backslashes.
7292         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7293
7294 2007-12-06  Deepak Goel  <deego3@gmail.com>
7295
7296         * gnus-art.el (article-make-date-line):
7297         * gnus-start.el (gnus-load):
7298         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7299
7300 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7301
7302         * gnus-art.el (gnus-use-idna)
7303         * gnus-start.el (gnus-site-init-file)
7304         * message.el (message-use-idna)
7305         * mm-uu.el (mm-uu-hide-markers)
7306         * smiley.el (smiley-style): Revert changes that suppress warnings.
7307
7308 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7309
7310         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7311         specify charset to html source.
7312         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7313
7314 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7315
7316         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7317         idna-program in order to suppress byte compile warning issued by XEmacs
7318         that came to byte compile the default value section of defcustom forms
7319         recently.
7320
7321         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7322         value of installation-directory.
7323
7324         * message.el (message-use-idna): Don't directly refer to the value of
7325         idna-program.
7326
7327         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7328
7329         * smiley.el (smiley-style): Don't directly call face-attribute.
7330
7331 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7332
7333         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7334
7335         * gnus-dired.el: Reduce Gnus dependencies.
7336         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
7337         Don't require.  Use autoloads instead.
7338         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7339         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7340         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7341         (gnus-dired-mode): Adjust doc string.
7342         (gnus-dired-mail-mode): New variable.
7343         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7344         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7345         (gnus-dired-mail-buffers): New function.  Return mail or message
7346         composition buffers.
7347         (gnus-dired-attach): Use it.
7348         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7349         NO-DECODE.
7350         (gnus-dired-print): Use `gnus-print-buffer' depending on
7351         `gnus-dired-mail-mode'.
7352
7353 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7354
7355         * rfc2047.el (rfc2047-encoded-word-regexp)
7356         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7357         explaining what regexp patterns are for.
7358
7359 2007-12-04  Glenn Morris  <rgm@gnu.org>
7360
7361         * password.el: Move to password-cache.el.
7362
7363         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7364         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7365         * mml-smime.el (password-read, password-cache-add)
7366         (password-cache-remove):
7367         No need to autoload, since mml-sec requires password.
7368
7369         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7370         * message.el (gnus-extract-address-components):
7371         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7372
7373         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7374         password.
7375
7376 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7377
7378         * mailcap.el: Reduce dependencies.
7379         (mail-header-parse-content-type): Autoload.
7380         (mailcap-delete-duplicates): New alias.
7381         (mailcap-mime-info): Add optional argument NO-DECODE.
7382         (mailcap-mime-types): Use mailcap-delete-duplicates.
7383
7384         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7385
7386 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7387
7388         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7389         (imap-parse-status): Upcase status-att for servers that sends them
7390         lower-case (e.g., MS Exchange 2007).
7391
7392 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7393
7394         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7395         function.
7396
7397         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7398         (gnus-uu-yenc-article): New function.
7399
7400         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7401
7402         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
7403
7404 2007-12-02  Glenn Morris  <rgm@gnu.org>
7405
7406         * binhex.el (binhex): New custom group.
7407         (binhex-decoder-program, binhex-decoder-switches)
7408         (binhex-use-external): Move to the binhex custom group.
7409
7410         * uudecode.el (uudecode): New custom group.
7411         (uudecode-decoder-program, uudecode-decoder-switches)
7412         (uudecode-use-external): Move to the uudecode custom group.
7413
7414         * netrc.el (top-level): Don't load `encrypt' features.
7415         (netrc-parse): Don't use encrypt.
7416         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7417
7418         * encrypt.el: Remove file.
7419
7420 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7421
7422         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7423         matches on patches.
7424
7425         * gnus-art.el (gnus-article-browse-html-article):
7426         Mention `mm-text-html-renderer' in the doc string.
7427
7428         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7429         string.  Add comments.
7430
7431         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7432         if rhs is ASCII.
7433
7434 2007-12-01  Glenn Morris  <rgm@gnu.org>
7435
7436         * mail-source.el (top-level): Require format-spec before
7437         eval-when-compile.
7438
7439 2007-11-30  Glenn Morris  <rgm@gnu.org>
7440
7441         * encrypt.el: Require password, rather than autoloading password-read.
7442
7443 2007-11-29  Glenn Morris  <rgm@gnu.org>
7444
7445         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7446         (sasl-make-client, sasl-next-step, sasl-step-data)
7447         (sasl-step-set-data): Declare as functions.
7448
7449 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7450
7451         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7452
7453 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7454
7455         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7456         certs should be verified and what is to be done in the event of a
7457         verification failure.
7458
7459         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7460         caller can indicate whether the cache should be disregarded for this
7461         call.  This way the result of the call is reproducible at all times and
7462         can be considered a canonical server name for the supplied method.
7463         (gnus-agent-method-p): Canonicalize server names by pushing their
7464         method through `gnus-method-to-server' using the no-cache argument.
7465
7466         * gnus-srvr.el (gnus-server-insert-server-line):
7467         Call `gnus-method-to-server' with `no-cache' argument.
7468
7469         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7470         gnus-agent-possibly-synchronize-flags as this should be called when the
7471         server is actually being opened.
7472         (gnus-agent-possibly-synchronize-flags)
7473         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7474         flags file of an agentized server to the latter function.
7475
7476         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7477         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7478         after a connection has been established successfully.
7479
7480 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7481
7482         * gnus-art.el (article-display-face): Force to display face if called
7483         interactively; check if gnus-article-x-face-too-ugly matches author.
7484         (article-display-x-face): Display face even if From header is missing
7485         as article-display-face does.
7486
7487 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7488
7489         * hashcash.el (message-narrow-to-headers-or-head)
7490         (message-fetch-field, message-goto-eoh)
7491         (message-narrow-to-headers): Declare as functions.
7492
7493 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7494
7495         * mail-source.el (mail-sources): Default to fetch from file for
7496         compatibility with default of nnmail-spool-file.
7497
7498 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7499
7500         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7501         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7502         to look for encoded word that should be encoded again.
7503         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7504         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7505         encoding pattern.
7506         (rfc2047-decode-region): Switch strict regexp and loose one according
7507         to rfc2047-allow-irregular-q-encoded-words.
7508
7509 2007-11-25  Romain Francoise  <romain@orebokech.com>
7510
7511         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7512
7513 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7514
7515         * tls.el (tls-program): Provide more custom choices from
7516         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7517         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7518
7519 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7520
7521         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7522         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7523
7524         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7525         `nnmail-spool-file'.
7526
7527         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7528         `nnmail-spool-file'.
7529
7530         * gnus-move.el (gnus-change-server): Ditto.
7531
7532         * gnus-kill.el (gnus-batch-score): Ditto.
7533
7534         * gnus-cache.el (gnus-jog-cache): Ditto.
7535
7536         * gnus-msg.el (gnus-summary-reply):
7537         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7538
7539 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7540
7541         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7542         version.  Minor improvement to doc strings.
7543         (tls-program): Add comment.
7544
7545 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7546
7547         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7548         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7549         mismatch between the hostname provided in the certificate and the name
7550         of the host connnecting to.
7551         (open-tls-stream): Use them.  Check certificates against trusted root
7552         certificates.
7553
7554 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7555
7556         * gnus-cache.el (gnus-cache-generate-nov-databases):
7557         Use nnml-generate-nov-databases-directory instead of
7558         nnml-generate-nov-databases-1.
7559
7560 2007-11-24  Glenn Morris  <rgm@gnu.org>
7561
7562         * message.el (message-tool-bar-retro): Update for rename
7563         mail_send.xpm->mail-send.xpm.
7564
7565 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7566
7567         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7568         `smime-ldap-search' for Emacs 22 and up.
7569
7570 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7571
7572         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7573
7574         * message.el (message-send-mail-function): Fix error convention.
7575         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7576         (message-widen-reply, message-send-mail, message-talkative-question)
7577         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7578         (message-clone-locals, message-send-news): Use with-current-buffer.
7579         (message-insert-or-toggle-importance): Remove unused var `valid'.
7580         (message-make-references): Remove unused var `new-references'.
7581         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7582
7583 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7584
7585         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7586         (spam-split-symbolic-return-positive): Reflow docstring.
7587         (spam-backends, spam-summary-exit-behavior)
7588         (spam-mark-ham-unread-before-move-from-spam-group)
7589         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7590         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7591         (spam-clear-cache, spam-backend-check, spam-install-backend)
7592         (spam-install-statistical-backend, spam-list-of-processors)
7593         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7594         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7595         (spam-check-crm114, spam-initialize, spam-unload-hook):
7596         Fix typos in docstrings.
7597
7598 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7599
7600         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7601         been checked if they have never been read and those group levels are
7602         higher than the one that a user specified.
7603
7604 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7605
7606         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7607         foreign groups unless a group level is specified by a user.
7608         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7609
7610 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7611
7612         * message.el (message-send-mail-function): Require sendmail.
7613
7614 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7615
7616         * message.el (message-send-mail-function): Check for smtpmail too.
7617
7618         * utf7.el (utf7-encode, utf7-decode): Use coding system
7619         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7620
7621         * message.el (message-send-mail-function): New function.
7622         (message-send-mail-function): Set default using
7623         message-send-mail-function.  Adjust doc string.
7624         (message-send-mail-with-mailclient): New function.
7625
7626 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7627
7628         * smime.el (from):
7629         * rfc2047.el (message-posting-charset):
7630         * qp.el (mm-use-ultra-safe-encoding):
7631         * pop3.el (parse-time-months):
7632         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7633         * nnml.el (files):
7634         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7635         (jka-compr-compression-info-list, ange-ftp-path-format)
7636         (efs-path-regexp):
7637         * nndiary.el (files):
7638         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7639         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7640         (epg-digest-algorithm-alist, inhibit-redisplay)
7641         (password-cache-expiry):
7642         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7643         (pgg-output-buffer, password-cache-expiry):
7644         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7645         (efs-path-regexp):
7646         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7647         (inhibit-redisplay):
7648         * mm-uu.el (file-name, start-point, end-point, entry)
7649         (gnus-newsgroup-name, gnus-newsgroup-charset):
7650         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7651         (latin-unity-ucs-list):
7652         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7653         (mm-uu-binhex-decode-function):
7654         * message.el (gnus-message-group-art, gnus-list-identifiers)
7655         (rmail-enable-mime-composing, gnus-local-organization)
7656         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7657         (gnus-read-active-file, facemenu-add-face-function)
7658         (facemenu-remove-face-function, gnus-article-decoded-p)
7659         (tool-bar-mode):
7660         * mail-source.el (display-time-mail-function):
7661         * gnus-util.el (nnmail-pathname-coding-system)
7662         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7663         (gnus-original-article-buffer, gnus-user-agent)
7664         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7665         (xemacs-codename, sxemacs-codename, emacs-program-version):
7666         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7667         * gnus-start.el (gnus-agent-covered-methods)
7668         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7669         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7670         (gnus-newsgroup-headers, gnus-group-list-mode)
7671         (gnus-group-mark-positions, gnus-newsgroup-data)
7672         (gnus-newsgroup-unreads, nnoo-state-alist)
7673         (gnus-current-select-method, mail-sources)
7674         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7675         (nnmail-spool-file, gnus-cache-active-hashtb):
7676         * gnus-mh.el (mh-lib-progs):
7677         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7678         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7679         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7680         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7681         (gnus-group-buffer):
7682         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7683         (font-lock-set-defaults):
7684         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7685         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7686         (gnus-summary-post-menu, total-parts, type, condition, length):
7687         * gnus-agent.el (gnus-agent-read-agentview):
7688         * flow-fill.el (show-trailing-whitespace):
7689         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7690         eval-and-compile wrappers for byte compiler pacifiers.
7691
7692         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7693         (mm-display-inline-fontify): Check for featurep 'xemacs not
7694         extent-list.
7695
7696         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7697         itimer-list.
7698         (mm-create-image-xemacs): Only do something for XEmacs.
7699         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7700
7701         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7702
7703         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7704         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7705
7706 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7707
7708         * nnimap.el (nnimap-split-download-body):
7709         * gnus-demon.el (gnus-demon):
7710         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7711
7712 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7713
7714         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
7715         New macros.
7716         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7717         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7718         copy data from unibyte buffer to multibyte current buffer.
7719         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7720         to copy data from unibyte current buffer to multibyte buffer.
7721         (nntp-make-process-buffer): Make process buffer unibyte.
7722
7723         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7724
7725 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7726
7727         * pop3.el (pop3-open-server): Accept and process data more robustly at
7728         connexion start to avoid spurious "POP SSL connexion failed" errors.
7729
7730 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7731
7732         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7733         read group names.
7734
7735 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7736
7737         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7738
7739 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7740
7741         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7742         (nnmail-save-active): Use a unibyte buffer when saving active file,
7743         which may contain non-ASCII group names.
7744
7745         * nnml.el (nnml-request-group): Decode group names in messages.
7746
7747 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7748
7749         * message.el (message-citation-line-function)
7750         (message-insert-formatted-citation-line): Fix spelling of
7751         `message-insert-formated-citation-line'.
7752
7753 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7754
7755         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7756
7757 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7758
7759         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7760         nnmail-pathname-coding-system.
7761
7762         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7763         that a user enters; decode group names in messages.
7764
7765         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7766
7767 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7768
7769         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7770
7771         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7772
7773         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7774         risky local variable.
7775
7776         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7777
7778 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7779
7780         * encrypt.el: Improve documentation to fix function name typo.
7781         Reported by Daiki Ueno <ueno@unixuser.org>.
7782
7783 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7784
7785         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7786         even if the point is not in the last page of an article.
7787         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7788         back to the previous page.
7789
7790 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7791
7792         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7793
7794 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7795
7796         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7797
7798 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7799
7800         * message.el (message-check-news-body-syntax):
7801         Avoid mm-string-as-multibyte.
7802         (message-hide-headers): Don't assume (point-min)==1.
7803
7804 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7805
7806         * message.el (message-remove-blank-cited-lines): Fix if remove is
7807         given.
7808         (message-bogus-address-regexp): New variable.
7809         (message-bogus-recipient-p): New function.
7810         (message-check-recipients): New command.
7811         (message-syntax-checks): Add `bogus-recipient'.
7812         (message-fix-before-sending): Add `bogus-recipient'.
7813
7814         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7815         (gnus-treat-body-boundary): Don't test window-system.
7816
7817 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7818
7819         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7820
7821 2007-10-28  Miles Bader  <miles@gnu.org>
7822
7823         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7824         at compile-time too.
7825
7826 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7827
7828         * gnus-msg.el (gnus-message-setup-hook):
7829         Add `message-remove-blank-cited-lines' to options.
7830
7831 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7832
7833         * message.el (message-remove-blank-cited-lines): New function.
7834         Suggested by Karl Plästerer.
7835
7836 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7837
7838         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7839         mapc.
7840
7841         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7842         (top-level): Use mapc to set functions to be traced for debugging.
7843
7844         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7845         called for effect with while loop.
7846
7847         * message.el (message-talkative-question): Replace mapcar called for
7848         effect with mapc.
7849
7850         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7851         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7852         called for effect with dolist.
7853
7854         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7855
7856         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7857         gnus-extra-headers and nnmail-extra-headers.
7858
7859         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7860         called for effect with dolist.
7861         (top-level): Use mapc to set functions to be traced for debugging.
7862
7863         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7864         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7865         dolist.
7866
7867         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7868         Replace mapcar called for effect with mapc.
7869         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7870         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7871         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7872         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7873
7874         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7875         remove-if that's a cl function.
7876
7877         * webmail.el (webmail-debug): Replace mapcar called for effect with
7878         dolist.
7879
7880         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7881         with mapc.
7882
7883 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7884
7885         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7886         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7887         with while loop.
7888
7889         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7890         functions from article-* functions.
7891         (gnus-multi-decode-header): Replace mapcar called for effect with
7892         dolist.
7893
7894         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7895         (gnus-bookmark-show-details): Replace mapcar called for effect with
7896         while loop.
7897
7898         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7899         called for effect with while loop.
7900
7901         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7902         with dolist.
7903
7904         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7905         Replace mapcar called for effect with dolist.
7906
7907         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7908
7909         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7910         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7911         Replace mapcar called for effect with dolist.
7912         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7913         mapc.
7914
7915         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7916         Replace mapcar called for effect with dolist.
7917         (gnus-topic-list): Replace mapcar called for effect with mapc.
7918
7919         * gnus.el: Use mapc instead of mapcar to add autoloads.
7920
7921 2007-10-23  Richard Stallman  <rms@gnu.org>
7922
7923         * gnus-group.el (gnus-group-highlight): Mark as risky.
7924
7925 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7926
7927         * gnus.el (gnus-server-to-method): Return method found first in
7928         gnus-newsrc-alist.
7929
7930         * gnus-art.el (gnus-article-highlight-signature)
7931         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7932         button overlay without the front stickiness.
7933
7934 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7935
7936         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7937         overview buffer needed a catch to receive its throw.
7938         (gnus-agent-flush-cache): Declare as interactive to make this function
7939         easier to use.
7940
7941 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7942
7943         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7944         `next-line'.
7945
7946 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7947
7948         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7949         exclude address matching message-dont-reply-to-names.
7950
7951 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7952
7953         * gnus-util.el (gnus-string<): New function.
7954
7955         * gnus-sum.el (gnus-article-sort-by-author)
7956         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7957
7958 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7959
7960         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7961         the frame-focus tag is set in gnus-buffer-configuration.
7962
7963 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7964
7965         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7966         the front stickiness.
7967
7968 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7969
7970         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7971         url pattern; remove duplicate one.
7972         (gnus-article-extend-url-button): New function.
7973         (gnus-article-add-buttons): Use it.
7974         (gnus-button-push): Use concatenated url that it makes.
7975
7976 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7977
7978         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7979
7980 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7981
7982         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7983         Don't hardcode point-min==1.
7984
7985 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7986
7987         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7988         Fix comment about "iso8859-1".
7989
7990 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7991
7992         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7993         ones returned from the verify-function.
7994
7995         * mm-uu.el (mm-uu-pgp-signed-extract-1):
7996         Call mml2015-extract-cleartext-signature if extraction failed.
7997
7998 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7999
8000         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8001         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8002         failed.
8003
8004 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8005
8006         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8007
8008 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
8009
8010         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
8011         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
8012         recommends to use EasyPG instead of PGG.
8013
8014         * pgg.el: Revert to revision 6.23.2.16.
8015
8016         * pgg-def.el: Revert to revision 6.6.2.14.
8017
8018         * pgg-gpg.el: Revert to revision 6.23.2.34.
8019
8020 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8021
8022         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8023         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8024         thread for both the null and zero (kill/expire thread) universal prefix
8025         cases.
8026         (gnus-summary-expire-thread): Add new function to expire a thread,
8027         using gnus-summary-kill-thread.
8028         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8029         shortcuts for gnus-summary-expire-thread.
8030         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8031         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8032
8033 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8034
8035         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8036         extras value, so an extras entry can be deleted.
8037         (gnus-registry-delete-extra-entry): Use it.
8038         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8039         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8040         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8041         storage through the gnus-registry, and provide an appropriate API for
8042         it.
8043
8044 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8045
8046         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8047         Suggested by Leo <sdl.web@gmail.com>.
8048
8049         * gnus.el: Do.
8050
8051 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8052
8053         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8054         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8055
8056         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8057
8058         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8059         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8060
8061 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8062
8063         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8064         newline.
8065         (nnmbox-request-accept-article): Don't change article in source buffer;
8066         narrow to header to use message-fetch-field rather than
8067         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8068         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8069         as delimiters; make sure article ends with newline.
8070         (nnmbox-delete-mail): Correct last position of article to be deleted;
8071         ignore X-Gnus-Newsgroup header in article body.
8072         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8073         positions; make sure article ends with newline.
8074
8075         * message.el (message-display-abbrev): Don't infloop when a user
8076         inserts SPC in the beginning of header.
8077
8078         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
8079         coding-system-for-read and coding-system-for-write for XEmacs having no
8080         file-coding feature.
8081
8082         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
8083
8084 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8085
8086         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8087         list of groups not followed by default.  Fix type to be regexp.
8088         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8089
8090 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8091
8092         * hmac-def.el (define-hmac-function): Switch from old-style to
8093         new-style backquotes.
8094
8095         * md4.el (md4-make-step): Likewise.
8096
8097 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8098
8099         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8100         raw-text coding system when saving .newsrc file, which may contain
8101         non-ASCII group names.
8102
8103 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8104
8105         * gnus-cus.el (gnus-score-extra): New widget.
8106         (gnus-score-extra-convert): New function.
8107         (gnus-score-customize): Use it for Extra.
8108
8109 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8110
8111         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8112         (mml2015-mailcrypt-clear-verify): Use it.
8113         (mml2015-gpg-clear-verify): Use it.
8114         (mml2015-pgg-clear-verify): Use it.
8115         (mml2015-epg-clear-verify): Replace the current part with the output
8116         from GnuPG; don't extract the plaintext by itself.
8117
8118         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8119         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8120         mml2015-clear-verify-function; don't touch the armor headers or
8121         dash-escaped text here.
8122
8123 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8124
8125         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8126         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8127         parts, or application/octet-stream as a last resort.
8128         (gnus-mime-view-part-as-type): Don't toggle display.
8129         (gnus-mime-view-part-as-charset): Don't turn off display before
8130         querying charset.
8131
8132         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8133         stuff to undisplayer function in Emacs.
8134         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8135
8136         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8137         text/calendar parts.
8138
8139 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8140
8141         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8142         decoding text/calendar parts.
8143
8144         * message.el (message-forward-make-body-mime): Always mark body as
8145         having no illegible text; remove signed-or-encrypted argument.
8146         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8147
8148         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8149         (mml-generate-mime-1): Don't encode body if it is specified to be in
8150         raw form; don't make buffer be unibyte when inserting multibyte string.
8151
8152 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8153
8154         * sha1.el: Fix up comment style.
8155         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8156         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8157
8158         * hex-util.el: Fix up comment style.
8159         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8160
8161         * gnus-salt.el: Use with-current-buffer.
8162         (gnus-pick-setup-message): Fix long-standing typo.
8163
8164 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8165
8166         * imap.el (imap-logout-timeout): New variable.
8167         (imap-logout, imap-logout-wait): New functions.
8168         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8169
8170         * nnimap.el (nnimap-logout-timeout): New server variable.
8171         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8172         nnimap-logout-timeout.
8173
8174         * gnus-art.el (gnus-article-summary-command-nosave)
8175         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8176
8177 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8178
8179         * gnus.el (gnus-maximum-newsgroup): New variable.
8180
8181         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8182         according to gnus-maximum-newsgroup.
8183
8184         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8185         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8186         Limit the range of articles according to gnus-maximum-newsgroup.
8187
8188 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8189
8190         * gnus-art.el (gnus-sticky-article): Fix problems described in
8191         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8192         Don't perform gnus-configure-windows here; reuse existing sticky
8193         article buffer.
8194
8195         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8196         it doesn't exist in gnus-article-mode.
8197
8198 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8199
8200         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8201         (gnus-agent-decoded-group-name): New function.
8202         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8203         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8204
8205 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8206
8207         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8208         Add binding for gnus-sticky-article.
8209         (gnus-summary-exit): Don't kill sticky article buffers.
8210
8211         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8212         article buffer.
8213         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8214         (gnus-kill-sticky-article-buffers): New commands.
8215
8216 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8217
8218         * nntp.el (nntp-xref-number-is-evil): New server variable.
8219         (nntp-find-group-and-number): If it is non-nil, don't trust article
8220         numbers in the Xref header.
8221
8222 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8223
8224         * gnus-agent.el (gnus-agent-read-group): New function.
8225         (gnus-agent-flush-group, gnus-agent-expire-group)
8226         (gnus-agent-regenerate-group): Use it.
8227         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8228         nnmail-pathname-coding-system.
8229
8230 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8231
8232         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8233
8234         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8235         that are unread as unread, and also as selected so that information of
8236         marks having been changed by a user may be updated when exiting group.
8237
8238 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8239
8240         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8241
8242 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8243
8244         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8245         calculated ignoring signature parts to gnus-treat-article.
8246
8247 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8248
8249         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8250         a point here in order to keep the window start.
8251         (gnus-insert-mime-security-button): Make a button overlay without the
8252         front stickiness.
8253         (gnus-mime-display-security): Goto the end of a button.
8254
8255         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8256
8257 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8258
8259         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8260         group-name-at-point.
8261         (gnus-group-completing-read): New function that offers decoded
8262         non-ASCII group names for completion.
8263         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8264         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8265         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8266         (gnus-group-fetch-control): Use it.
8267         (gnus-fetch-group): Use group-name-at-point for the initial value
8268         rather than the default value; use gnus-alive-p.
8269
8270         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8271         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8272         (gnus-summary-post-news): Use gnus-group-completing-read.
8273
8274         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8275         (gnus-read-move-group-name): Decode group name for completion.
8276
8277 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8278
8279         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8280         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8281         Yamaoka slightly modified the code).
8282
8283 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8284
8285         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8286         (nnmail-split-incoming): Bind it.
8287
8288         * nnml.el (nnml-group-name-charset): New function.
8289         (nnml-decoded-group-name): Use it; don't decode group name if
8290         nnmail-group-names-not-encoded-p is non-nil.
8291         (nnml-encoded-group-name): New function.
8292         (nnml-group-pathname): Inline nnml-decoded-group-name.
8293         (nnml-request-expire-articles): Decode group name in message.
8294         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8295         nnmail-pathname-coding-system.
8296         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8297         not decoded ones according to nnmail-group-names-not-encoded-p.
8298         (nnml-generate-active-info): Use nnml-encoded-group-name.
8299
8300 2007-08-08  Glenn Morris  <rgm@gnu.org>
8301
8302         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8303         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8304         doc-strings and comments.
8305
8306 2007-07-25  Glenn Morris  <rgm@gnu.org>
8307
8308         * Relicense all FSF files to GPLv3 or later.
8309
8310 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8311
8312         * gnus-sum.el (gnus-summary-move-article):
8313         Make gnus-summary-respool-article work.
8314
8315 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8316
8317         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8318         string.
8319
8320 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8321
8322         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8323         that should be ignored when comparing distant RSS articles with local
8324         ones.
8325         (nnrss-make-hash-index): New function.  Create a hash index according
8326         to the ignored fields.
8327         (nnrss-check-group): Use it.
8328
8329 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8330
8331         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8332
8333         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8334
8335         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8336         the new optional argument ENCODED is non-nil.
8337         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8338         coding system for encoding group name.
8339         (gnus-group-make-rss-group): Pass un-encoded group name to
8340         gnus-group-make-group.
8341         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8342         encoded.
8343
8344         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8345         Encode group name to which articles are moved or copied.
8346         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8347         coding system for encoding Newsgroup, Followup-To and Xref headers.
8348
8349         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8350         marks; use nnheader-file-coding-system to write a file.
8351         (nnagent-retrieve-headers): Bind file-name-coding-system to
8352         nnmail-pathname-coding-system.
8353
8354         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8355
8356         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8357         (nnml-request-article, nnml-request-create-group)
8358         (nnml-request-rename-group, nnml-find-id)
8359         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8360         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8361         (nnml-save-marks): Use nnml-group-pathname instead of
8362         nnmail-group-pathname.
8363
8364         (nnml-request-create-group, nnml-request-expire-articles)
8365         (nnml-request-move-article, nnml-request-delete-group)
8366         (nnml-deletable-article-p, nnml-possibly-create-directory)
8367         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8368         (nnml-open-marks): Bind file-name-coding-system to
8369         nnmail-pathname-coding-system.
8370
8371         (nnml-request-article): Pass server argument to nnml-find-group-number.
8372         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
8373         Pass server argument to nnml-possibly-create-directory.
8374         (nnml-request-accept-article): Pass server argument to
8375         nnml-active-number and nnml-save-mail.
8376         (nnml-find-group-number): Pass server argument to nnml-find-id.
8377         (nnml-request-update-info): Pass server argument to
8378         nnml-marks-changed-p.
8379
8380         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8381         (nnml-save-mail, nnml-active-number): Add server argument.
8382
8383         (nnml-request-delete-group): Warn if group is missing.
8384         (nnml-get-nov-buffer): Decode group name.
8385         (nnml-generate-active-info): Encode group name.
8386         (nnml-open-marks): Decode group name in messages.
8387
8388 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8389
8390         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8391         if it is not specified.
8392         (gnus-article-pipe-part, gnus-article-save-part)
8393         (gnus-article-interactively-view-part, gnus-article-copy-part)
8394         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8395         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8396         (gnus-article-replace-part, gnus-article-delete-part)
8397         (gnus-article-view-part-as-type): Pass raw prefix argument to
8398         gnus-article-part-wrapper.
8399
8400 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8401
8402         * gnus-agent.el (gnus-agent-save-active):
8403         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
8404
8405         * gnus-cache.el (gnus-cache-save-buffers)
8406         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8407         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8408         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8409         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8410         (gnus-cache-generate-active, gnus-cache-rename-group)
8411         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8412         (gnus-cache-update-overview-total-fetched-for):
8413         Bind file-name-coding-system to nnmail-pathname-coding-system.
8414         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
8415         New variables.
8416         (gnus-cache-decoded-group-name): New function.
8417         (gnus-cache-file-name): Use it.
8418         (gnus-cache-generate-active): Use non-decoded group name for active.
8419
8420         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8421         right place.
8422         (gnus-write-active-file): Don't break non-ASCII group names.
8423
8424         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8425         nnmail-pathname-coding-system.
8426
8427         * lpath.el: Bind default-file-name-coding-system,
8428         file-name-coding-system and language-info-alist for XEmacs.
8429
8430         * gnus-uu.el (gnus-uu-decode-save): Typo.
8431
8432 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8433
8434         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8435
8436 2007-07-14  David Kastrup  <dak@gnu.org>
8437
8438         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
8439         finishing actions if we did not edit the article.
8440
8441 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8442
8443         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8444         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8445         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8446         (gnus-agent-flush-group, gnus-agent-flush-cache)
8447         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8448         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8449         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8450         (gnus-agent-regenerate-group)
8451         (gnus-agent-update-files-total-fetched-for)
8452         (gnus-agent-update-view-total-fetched-for):
8453         Bind file-name-coding-system to nnmail-pathname-coding-system.
8454         (gnus-agent-group-pathname): Don't encode file names by
8455         nnmail-pathname-coding-system.
8456         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8457         coding-system-for-write instead of buffer-file-coding-system to
8458         gnus-agent-file-coding-system.
8459
8460         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8461         Decode group name.
8462
8463         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8464
8465         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8466         (gnus-read-newsrc-el-file): Make group names unibyte.
8467
8468         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8469         nnmail-pathname-coding-system.
8470
8471         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8472         (nnrss-request-delete-group): Bind file-name-coding-system to
8473         nnmail-pathname-coding-system.
8474         (nnrss-read-server-data, nnrss-read-group-data):
8475         Bind file-name-coding-system correctly.
8476         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8477
8478         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8479         (nntp-server-to-method-cache): New variable.
8480         (nntp-group-pathname): New function that decodes non-ASCII group names.
8481         (nntp-possibly-create-directory, nntp-marks-changed-p)
8482         (nntp-save-marks, nntp-open-marks): Use it.
8483         (nntp-possibly-create-directory, nntp-open-marks):
8484         Bind file-name-coding-system to nnmail-pathname-coding-system.
8485         (nntp-open-marks): Decode group names when bootstrapping marks.
8486
8487         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8488         Newsgroups and Folowup-To headers.
8489
8490 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8491
8492         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8493         (gnus-server-closed-face, gnus-server-denied-face)
8494         (gnus-server-offline-face): Remove variable.
8495         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8496
8497         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8498         of modifying message-stack directly for XEmacs.
8499
8500         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8501         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8502         if the coding-system argument is nil for XEmacs.
8503
8504         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8505         mm-charset-override-alist.
8506
8507         * rfc2047.el: Don't require base64; require rfc2045 for the function
8508         rfc2045-encode-string.
8509         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8510         to quote the parameter value.
8511
8512 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8513
8514         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8515         form in gnus-group-name-charset-method-alist.
8516
8517         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8518         overrides the default layout edit-form.
8519
8520         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8521
8522         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8523
8524 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8525
8526         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8527         as unfetched articles.
8528
8529 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8530
8531         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8532
8533 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8534
8535         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8536         original back end that keeps marks in the local system.
8537
8538 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8539
8540         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8541         arg of pop-to-buffer for XEmacs.
8542         (gnus-article-read-summary-keys): Ditto; don't restore window
8543         configuration if summary command ends up with neither article buffer
8544         nor summary buffer; describe bindings if summary keys end with C-h.
8545
8546 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8547
8548         * message.el (message-fix-before-sending): Skip raw message part to be
8549         forwarded while checking illegible text.
8550         (message-forward-make-body-mime, message-forward-make-body):
8551         Mark signed or encrypted raw message as having no illegible text.
8552
8553 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8554
8555         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8556         (gnus-message-with-timestamp-1): New macro.
8557         (gnus-message-with-timestamp): New function.
8558         (gnus-message): Use them.
8559
8560         * nnheader.el (nnheader-message): Use them.
8561
8562 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8563
8564         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8565         .newsrc.eld file.
8566
8567 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8568
8569         * gnus-agent.el (gnus-agent-fetch-headers)
8570         (gnus-agent-retrieve-headers):
8571         Bind gnus-decode-encoded-address-function to identity.
8572
8573         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8574         available also when the server returns simply a dot.
8575
8576         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8577
8578 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8579
8580         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8581
8582 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8583
8584         * gnus-ems.el (gnus-x-splash): Make it work.
8585
8586         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8587         from being used.
8588
8589         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8590
8591 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8592
8593         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8594         4th and the 5th arguments.
8595
8596         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8597         the front stickiness.
8598         (gnus-article-summary-command-nosave): Correct the order of the
8599         arguments passed to pop-to-buffer.
8600         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8601         summary command ends up with the article buffer.
8602
8603         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8604         the same faces.
8605
8606 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8607
8608         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8609
8610 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8611
8612         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8613         * gnus-sum.el (gnus-summary-highlight):
8614         * pgg.el (pgg-sign-region, pgg-sign):
8615         * mail-source.el (mail-source-delete-old-incoming-confirm):
8616         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8617
8618 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8619
8620         * gnus-art.el (gnus-mime-view-part-externally)
8621         (gnus-mime-view-part-internally): Fix predicate function passed to
8622         completing-read.
8623
8624         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8625
8626         * gnus.el (gnus-update-message-archive-method): Add :version.
8627
8628 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8629
8630         * gnus.el (gnus-update-message-archive-method): New variable.
8631
8632         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8633         according to gnus-message-archive-method if
8634         gnus-update-message-archive-method is non-nil.
8635
8636 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8637
8638         * gnus-sum.el (gnus-summary-limit-to-address): New function.
8639         Suggested by Loic Dachary <loic@dachary.org>.
8640         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8641
8642 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8643
8644         * message.el (message-pop-to-buffer): Add switch-function argument.
8645         (message-mail): Pass switch-function argument to it.
8646
8647 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8648
8649         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8650         Improve doc string.
8651
8652 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8653
8654         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8655         (gnus-header-content)
8656         * gnus-cite.el (gnus-cite-10)
8657         * gnus-srvr.el (gnus-server-closed)
8658         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8659         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8660         (gnus-group-mail-3-empty, gnus-group-mail-low)
8661         (gnus-group-mail-low-empty, gnus-splash)
8662         * message.el (message-header-to, message-header-cc)
8663         (message-header-subject, message-header-other, message-header-name)
8664         (message-header-xheader, message-separator, message-cited-text)
8665         (message-mml): Lighten colors of faces used for dark background.
8666
8667 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8668
8669         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8670         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8671
8672 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8673
8674         * message.el (message-narrow-to-headers-or-head):
8675         Ignore mail-header-separator in the body.
8676
8677 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8678
8679         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8680         same as window size.
8681
8682 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8683
8684         * message.el (message-font-lock-keywords): Use message-header-xheader
8685         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8686         ahead of the anything pattern, to get it recognised.
8687
8688 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8689
8690         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8691         spam.el loads uses it in the compiled defadvice form.
8692
8693 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8694
8695         * gnus-sum.el (gnus-articles-to-read)
8696         (gnus-summary-insert-old-articles): Don't truncate group name for
8697         `read-string'.
8698
8699         * gnus-util.el (gnus-limit-string): Delete this function.
8700
8701         * gnus-sum.el (gnus-simplify-subject-fully):
8702         Use `truncate-string-to-width' instead.
8703
8704 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8705
8706         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
8707         Tell if, on summary exit, the next group has to be selected.
8708         (gnus-summary-exit): Use it.
8709
8710 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8711
8712         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8713         non-break space.
8714
8715 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8716
8717         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8718         Check if group is not a directory.
8719         (nnfolder-request-expire-articles): Don't delete articles if the target
8720         group is not available.
8721
8722         * nnml.el (nnml-request-create-group): Properly check if group is not a
8723         file.
8724         (nnml-request-expire-articles): Don't delete articles if the target
8725         group is not available.
8726
8727         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8728         Don't quote characters that are within parentheses.
8729
8730 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8731
8732         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8733         (gnus-handle-ephemeral-exit): Select article according to it.
8734
8735 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8736
8737         * message.el (message-insert-formated-citation-line): Remove newline.
8738         (message-citation-line-format): Add final \n here so that the user can
8739         avoid a blank line.
8740
8741 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8742
8743         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8744         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8745         Update lanl/arXiv support.
8746
8747 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8748
8749         * gnus.el: Bump version number.
8750
8751 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8752
8753         * gnus.el (gnus-version-number): Bump version.
8754
8755 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8756
8757         * gnus.el: No Gnus v0.6 is released.
8758
8759 2007-04-27  Didier Verna  <didier@xemacs.org>
8760
8761         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
8762         * gmm-utils.el (gmm-regexp-concat): ... here.
8763         * message.el: Don't require 'gnus-util.
8764         (message-dont-reply-to-names): Handle name change above.
8765         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8766
8767 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8768
8769         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8770         since the initial value varies according to the system.
8771
8772 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8773
8774         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8775
8776 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8777
8778         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8779
8780 2007-04-24  Didier Verna  <didier@xemacs.org>
8781
8782         Improve the type of gnus-ignored-from-addresses.
8783         * gnus-util.el (gnus-orify-regexp): New function.
8784         * message.el (gnus-util): Require it.
8785         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8786         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8787         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8788
8789 2007-04-24  Didier Verna  <didier@xemacs.org>
8790
8791         * gnus-sum.el:
8792         * gnus-utils.el: Fix some trailing whitespaces.
8793
8794 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8795
8796         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8797         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8798         article's Message-ID; refer parent article in summary buffer.
8799
8800         * message.el (message-bounce): Call mime-to-mml.
8801
8802         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8803         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8804         optimize and/or forms properly.
8805
8806 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8807
8808         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8809         URL.
8810
8811 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8812
8813         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8814
8815 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8816
8817         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8818         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8819         displayed of multipart/alternative part if it is invoked from summary
8820         buffer.
8821
8822         * mm-view.el (mm-inline-text-html-render-with-w3m)
8823         (mm-inline-text-html-render-with-w3m-standalone)
8824         (mm-inline-render-with-function): Use mail-parse-charset by default.
8825
8826 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8827
8828         * parse-time.el (parse-time-string-chars): Check if CHAR
8829         is less than the length of parse-time-syntax.
8830
8831 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8832
8833         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8834         from gnus-newsgroup-processable.
8835
8836 2007-04-16  Didier Verna  <didier@xemacs.org>
8837
8838         * gnus-msg.el (gnus-configure-posting-styles):
8839         Handle message-signature-directory properly with :file syntax.
8840         Reported by "Leo".
8841
8842 2007-04-11  Didier Verna  <didier@xemacs.org>
8843
8844         New user option: message-signature-directory.
8845         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8846         * message.el (message-insert-signature): Ditto.
8847         * message.el (message-signature-file): Doc update.
8848         * message.el (message-signature-directory): New.
8849
8850 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8851
8852         * gnus-msg.el (gnus-inews-yank-articles):
8853         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
8854
8855 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8856
8857         * message.el (message-yank-original): Make sure cited text ends with
8858         newline; don't exchange point and mark.
8859
8860 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8861
8862         * tls.el (open-tls-stream): Properly handle case where there
8863         is no associated buffer.
8864
8865 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8866
8867         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8868         message-yank-original, make sure (< mark TEXT point).
8869
8870 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8871
8872         * message.el (message-fill-column): New variable.
8873         (message-mode): Use it.  Add comment on a possible new hook.
8874
8875         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8876         (nnmail-get-new-mail): Reformat.
8877
8878         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8879
8880         * gmm-utils.el: Fix Commentary.
8881         (gmm-tool-bar-from-list): Fix typo in doc string.
8882
8883 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8884
8885         * message.el (message-yank-original): Don't switch point and mark
8886         unnecessarily to put point and mark as documented.
8887
8888 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8889
8890         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8891         from the message heads.
8892
8893 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8894
8895         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8896         article buffer does not have a window.  This may not be the best
8897         solution but is certainly better than setting the start of the null,
8898         that is the current, window.
8899
8900 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8901
8902         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8903         (gnus-draft-setup): Run it.
8904
8905         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8906         gnus-score-fast-scoring.  Allow regexp.
8907         (gnus-score-headers): Use it.
8908
8909         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8910         XEmacs.
8911
8912         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8913         string.
8914         (gnus-button-alist): Also catch `<f1> k ...'.
8915         (gnus-treat-display-x-face): Fix doc string.
8916
8917 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8918
8919         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8920         evaluation of gnus-extended-version to ensure correct generation of the
8921         User-Agent header when message-generate-headers-first is used.
8922
8923 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8924
8925         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8926         hashcash-path is nil.  Don't call callback with incorrect number of
8927         parameters if val is 0.
8928
8929 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8930
8931         * message.el (message-required-news-headers):
8932         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8933
8934 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8935
8936         * tls.el (open-tls-stream): In handshake-waiting loop,
8937         don't wait more if there is output available to process.
8938
8939 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8940
8941         * tls.el (tls-program): Doc fix.
8942
8943 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8944
8945         * message.el (message-generate-new-buffers): Change the meaning of the
8946         nil value; add `standard' to the choices; treat t as `unique'; improve
8947         doc string.
8948         (gnus-select-frame-set-input-focus): Autoload.
8949         (message-buffer-name): Search for the existing message buffer if
8950         message-generate-new-buffers is nil or `standard'; treat the value t of
8951         message-generate-new-buffers as `unique'.
8952         (message-pop-to-buffer): Raise the frame already displaying the message
8953         buffer; clear the echo area after querying.
8954         (message-setup): Pass the `continue' argument to compose-mail.
8955         (message-mail): Prefer `switch-function' if it is given; search for the
8956         existing message buffer if the `continue' argument is non-nil; pass
8957         continue and switch-function arguments to compose-mail by way of
8958         message-setup.
8959         (message-mail-other-window): Adjust argument of message-setup.
8960         (message-mail-other-frame): Ditto.
8961
8962 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8963
8964         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8965         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8966         to turn font-lock on when turning gnus-message-citation-mode on.
8967
8968 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8969
8970         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8971         (mml-smime-function-alist): New variable; add epg as the backend.
8972         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8973         mml-smime- functions instead.
8974         * mm-view.el: Require smime.
8975
8976 2007-03-05  Didier Verna  <didier@xemacs.org>
8977
8978         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8979         instead of just inheritance for posting styles.
8980         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8981
8982 2007-02-24  Chris Moore  <dooglus@gmail.com>
8983
8984         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8985         * pgg-pgp.el (pgg-pgp-encrypt-region):
8986         * pgg-gpg.el (pgg-gpg-encrypt-region):
8987         Check pgg-encrypt-for-me if no other recipients.
8988
8989 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8990
8991         * tls.el (tls-certtool-program): Fix custom type.
8992
8993 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8994
8995         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8996         and point-at-eol instead of line-(beginning|end)-position.
8997
8998         * assistant.el (assistant-parse-buffer): Ditto.
8999
9000         * netrc.el (netrc-parse-services): Ditto.
9001
9002 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9003
9004         * mml2015.el (mml2015-epg-find-usable-key): New function.
9005         (mml2015-epg-sign): Use it.
9006         (mml2015-epg-encrypt): Use it.
9007
9008 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9009
9010         * message.el (message-make-in-reply-to): Quote name containing
9011         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9012         if there are special characters.  Reported by NAKAJI Hiroyuki
9013         <nakaji@jp.freebsd.org>.
9014
9015 2007-02-27  Didier Verna  <didier@xemacs.org>
9016
9017         Include the group parameters as well as the topic ones in the
9018         inheritance filter process.
9019         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9020         argument GROUP-PARAMS-LIST.
9021         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9022
9023 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9024
9025         * nntp.el (nntp-never-echoes-commands)
9026         (nntp-open-connection-functions-never-echo-commands): New variables.
9027         (nntp-send-command): Use them.
9028
9029 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9030
9031         * mml2015.el (mml2015-epg-verify): Simplify.
9032
9033 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9034
9035         * mml.el (mml-content-disposition-alist): New user option.
9036         (mml-content-disposition): New function.
9037         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9038         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9039
9040 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9041
9042         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9043         verification.
9044
9045 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9046
9047         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9048         articles posted in the last 24 hours.
9049
9050 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9051
9052         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9053
9054 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9055
9056         * nntp.el (nntp-send-command): Don't wait for echoes when
9057         nntp-open-ssl-stream is used.
9058
9059 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9060
9061         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9062         (gnus-message-add-citation-keywords)
9063         (gnus-message-remove-citation-keywords): Remove.
9064         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9065         directly, make the variables in font-lock-defaults buffer-local, add
9066         gnus-message-citation-keywords to them and then update the value of
9067         font-lock-keywords.
9068
9069 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9070
9071         * message.el (message-cite-original-1): Don't call
9072         gnus-article-highlight-citation.
9073
9074         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9075         citations; fix line count.
9076
9077 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9078
9079         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9080         (gnus-message-add-citation-keywords)
9081         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9082         versions of font-lock-add-keywords and font-lock-remove-keywords to
9083         work with XEmacs correctly.
9084
9085 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9086
9087         * gnus-cite.el (gnus-cite-face-list): Set the values of
9088         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9089         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9090         (gnus-message-cite-prefix-regexp): New variable.
9091         (gnus-message-search-citation-line): Use it; protect against long
9092         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9093         the 0th match data for Emacs.
9094         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9095         (gnus-message-add-citation-keywords): Append keywords rather than
9096         prepending; emulate font-lock-add-keywords if it is not available.
9097         (gnus-message-remove-citation-keywords):
9098         Emulate font-lock-remove-keywords if it is not available.
9099
9100         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9101
9102         * message.el (message-cite-prefix-regexp): Set the value of
9103         gnus-message-cite-prefix-regexp.
9104
9105 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9106
9107         * nnweb.el (nnweb-google-parse-1): Update parser.
9108
9109 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9110
9111         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9112
9113 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9114
9115         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9116         regexp.
9117
9118 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9119
9120         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9121         string-to-multibyte.
9122         (uudecode-decode-region-internal): Use it.
9123
9124         * lpath.el: Fbind string-as-multibyte for XEmacs.
9125
9126 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9127
9128         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9129         Fix custom choice.
9130
9131         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9132
9133 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9134
9135         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9136
9137         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9138         `write-region' to respect `mm-inhibit-file-name-handlers'.
9139
9140 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9141
9142         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9143         Use gnus-home-directory instead of "~/" or "$HOME".
9144
9145 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9146
9147         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9148         to mention filename.
9149         Add comments at beginning regarding usage.
9150         (encrypt-write-file-contents): Change interactive so a string is
9151         acceptable.  If the file has no associated model, show an error instead
9152         of a nonsense prompt.
9153
9154 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9155
9156         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9157         Thanks to Yoshihiko Yamada for kind notification of this typo.
9158
9159 2007-01-12  Kenichi Handa  <handa@m17n.org>
9160
9161         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9162         multibyte buffer.
9163
9164 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9165
9166         * gnus-score.el (gnus-score-fast-scoring): New variable.
9167         (gnus-score-headers): Use it.
9168
9169         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9170
9171         * message.el (message-cite-original-1):
9172         Call gnus-article-highlight-citation if requested.
9173         (message-make-from): Allow name and address as optional arguments.
9174
9175         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9176
9177         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9178         bugs to doc string.
9179         (gnus-button-alist): Add mid\\|message-id.
9180         (gnus-button-fetch-group): Extend for use in
9181         `browse-url-browser-function'.
9182         (gnus-button-url-regexp): Try to catch paired parentheses like in
9183         Wikipedia URLs.
9184
9185         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9186         Suggested by Simon Krahnke <overlord@gmx.li>.
9187
9188 2007-01-13  Romain Francoise  <romain@orebokech.com>
9189
9190         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9191         Update copyright.
9192
9193 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9194
9195         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9196
9197 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9198
9199         * gnus-registry.el (gnus-registry-unfollowed-groups)
9200         (gnus-registry-split-fancy-with-parent): Fix documentation.
9201
9202 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9203
9204         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9205         from nnweb groups.
9206
9207 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9208
9209         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9210         Xref urls.  Erase buffer before requesting head.
9211
9212         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9213
9214 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9215
9216         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9217         customizable.
9218
9219 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9220
9221         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9222         no signing key is found.
9223         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9224         no encrypting and/or signing key is found.
9225
9226 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9227
9228         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9229
9230 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9231
9232         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9233         headers read from disk with the ones newly found in the current search.
9234         This should no longer cause problems, because the article numbers in
9235         Gmane's `nov.php' output are ignored since the previous change.
9236
9237 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9238
9239         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9240
9241 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9242
9243         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9244         replace-regexp-in-string; bind url-version; fbind display-images-p and
9245         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9246         find-face and set-itimer-function for Emacs; bind itimer-list for
9247         Emacs.
9248
9249         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9250
9251 2007-01-01  Romain Francoise  <romain@orebokech.com>
9252
9253         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9254
9255 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9256
9257         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9258         `define-minor-mode' macro definition expanded properly.
9259         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9260         exclude it there.
9261
9262         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9263         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9264         `fboundp' test.
9265         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9266         This is OK to autoload in (S)XEmacs now.
9267
9268 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9269
9270         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9271         keystroke.
9272         (gnus-summary-limit-to-singletons): Fix typo.
9273
9274         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9275         else fails.
9276
9277 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9278
9279         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9280         docstring.
9281
9282         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9283         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9284         (gnus-summary-insert-dormant-articles): Fix typo in message.
9285
9286 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9287
9288         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9289         nil for XEmacs.
9290         (gnus-message-citation-mode): Don't autoload in XEmacs.
9291
9292         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9293
9294 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9295
9296         * nnimap.el (nnimap-expunge-search-string):
9297         Mention nnimap-search-uids-not-since-is-evil in docstring.
9298
9299 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9300
9301         * spam.el: Revert to make-obsolete-variable because
9302         define-obsolete-variable-alias is not supported in Emacs 21.
9303
9304         * spam.el (spam-ifile-path, spam-ifile-database-path)
9305         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9306         make-obsolete-variable.
9307         (spam-bsfilter-path, spam-bsfilter-program)
9308         (spam-spamassassin-path, spam-spamassassin-program)
9309         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
9310         Don't use "path" inappropriately.
9311         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9312         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9313         variable names.
9314
9315 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9316
9317         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9318         summary buffer.
9319
9320         * password.el (password-cache-remove): Use clear-string to burn
9321         password, if available.
9322
9323 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9324
9325         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9326
9327         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9328
9329         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9330         (gnus-message-highlight-citation): Move defcustom here from
9331         gnus-cite.el.
9332         (gnus-message-citation-mode): Autoload.
9333
9334         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9335         checks to make it compile with XEmacs.
9336         (gnus-message-citation-mode): New minor mode.
9337         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9338         (gnus-message-highlight-citation): New variables.
9339         (gnus-message-search-citation-line)
9340         (gnus-message-add-citation-keywords)
9341         (gnus-message-remove-citation-keywords)
9342         (turn-on-gnus-message-citation-mode)
9343         (turn-off-gnus-message-citation-mode): New functions.
9344
9345 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9346
9347         * gnus-cite.el: Enable highlighting of different citation levels in
9348         message-mode.
9349
9350 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9351
9352         * message.el (message-make-fqdn): Fix comment.
9353         (message-bogus-system-names): Add ".local".
9354
9355         * spam.el (spam-ifile-path, spam-ifile-program)
9356         (spam-ifile-database-path, spam-ifile-database)
9357         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9358         Don't use "path" inappropriately.
9359         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9360         strings.
9361         (spam-check-ifile, spam-ifile-register-with-ifile)
9362         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
9363         Use new variable names.
9364
9365         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9366         (gnus-treat-display-smileys): Simplify using
9367         gnus-image-type-available-p.
9368
9369         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9370         available.
9371
9372         * gnus-xmas.el (gnus-xmas-image-type-available-p):
9373         Use `display-images-p' if available.
9374
9375 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9376
9377         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9378         one after turning on the buffer's multibyteness instead of decoding
9379         them directly in the unibyte buffer that causes unexpected conversion
9380         in Emacs 23 (unicode).
9381
9382 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9383
9384         * message.el (message-generate-hashcash): Fix custom type.
9385
9386 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9387
9388         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9389
9390 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9391
9392         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9393         disconnect icons.  Add help text.
9394
9395 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9396
9397         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9398         negated to be consistent with the others we handle.
9399
9400 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9401
9402         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9403         version of gnus-summary-buffer to something, so that we can use two
9404         article buffers at the same time.
9405
9406 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9407
9408         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9409         trigger all the extra headers.
9410         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9411         sorting.
9412
9413 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9414
9415         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9416         solid groups.
9417
9418 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9419
9420         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9421
9422 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9423
9424         * legacy-gnus-agent.el: Add Copyright notice.
9425
9426 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9427
9428         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9429
9430 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9431
9432         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9433
9434         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9435         to make it work reliably in CVS Emacs.
9436         (gnus-summary-limit-strange-charsets-predicate)
9437         (gnus-summary-limit-to-predicate): New functions.
9438
9439 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9440
9441         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9442         specifying array size.
9443         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9444         array if it is too small.
9445         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
9446         (gnus-sort-threads-loop): New function.
9447
9448 2006-12-06  Chris Moore  <dooglus@gmail.com>
9449
9450         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9451         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9452
9453 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9454
9455         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9456         options.
9457
9458 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9459
9460         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9461         DOS-ing the recipient.
9462
9463         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9464         the headers when creating the mapping to avoid mismappings.
9465         (nnweb-gmane-create-mapping): Always nix out old mapping.
9466
9467 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9468
9469         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9470         and mm-verify-option to never.
9471
9472 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9473
9474         * message.el (message-signed-or-encrypted-p): New function.
9475         (message-forward-make-body): Use it.
9476
9477         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9478         Replace encode-coding-string with mm-encode-coding-string.
9479
9480 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9481
9482         * nneething.el (nneething-decode-file-name):
9483         Replace decode-coding-string with mm-decode-coding-string.
9484
9485         * gnus-int.el (gnus-open-server): Say failed server's name.
9486
9487 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9488
9489         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9490         strings to a single string.  Quote `errors-file-name'.
9491         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9492         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9493         Adjust calls.  Use `shell-quote-argument'.
9494
9495 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9496
9497         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9498         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9499
9500         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9501         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9502         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9503         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9504         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9505         (gnus-subscribe-newsgroup, gnus-1):
9506         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9507         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9508         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9509         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9510
9511 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9512
9513         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9514         keystroke.
9515         (gnus-summary-limit-to-bodies): Implement headersp.
9516
9517 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9518
9519         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9520
9521 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9522
9523         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9524
9525 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9526
9527         * message.el (message-generate-hashcash): Expand range of values to
9528         include `opportunistic'.
9529         (message-send-mail): Use it.
9530
9531 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9532
9533         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9534         and comment it.
9535
9536         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9537
9538 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9539
9540         * gnus-util.el (gnus-extract-address-components): Improve comment.
9541
9542 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9543
9544         * gnus-util.el (gnus-extract-address-components): Work with address in
9545         which the name portion contains @.
9546
9547         * lpath.el: Fbind custom-autoload.
9548
9549 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9550
9551         * gnus.el (gnus-start): Move custom group up.
9552         (gnus-select-method): Don't autoload, but make it available for
9553         `customize-variable'.
9554         (gnus-getenv-nntpserver): Don't autoload.
9555
9556 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9557
9558         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9559
9560 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9561
9562         * message.el (message-sendmail-extra-arguments): New variable.
9563         (message-send-mail-with-sendmail): Use it.
9564
9565 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9566
9567         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9568         mm-with-unibyte-current-buffer to make string unibyte.
9569
9570         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9571         mm-string-as-multibyte.
9572
9573 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9574
9575         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9576         Reported by Werner Koch <wk@gnupg.org>.
9577
9578 2006-11-14  Daiki Ueno  <ueno@p360>
9579
9580         * mml2015.el: Autoload epa-select-keys when compiling.
9581
9582 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9583
9584         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9585         message-options.
9586         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9587
9588 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9589
9590         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
9591         EasyPG (< 0.0.6).
9592         (mml2015-always-trust): New user option.
9593         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9594         prompt.
9595
9596 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9597
9598         * nntp.el (nntp-authinfo-force): New variable.
9599         (nntp-send-authinfo): Use it.
9600
9601 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9602
9603         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9604         decode encoded words.  Improve prompt.  Add comment about forwarding.
9605         (message-replacement-char): Move up.
9606
9607 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9608
9609         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9610         instead of gnus-intersection because arguments of gnus-sorted-nunion
9611         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9612
9613 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9614
9615         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9616         (message-simplify-subject-functions):
9617         Enable message-strip-subject-encoded-words by default.
9618
9619 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9620
9621         * message.el (message-strip-subject-encoded-words): New function.
9622         (message-simplify-subject-functions): New variable.
9623         (message-simplify-subject): Use it.  Fix typo in doc string.
9624         Support message-strip-subject-encoded-words.
9625
9626 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9627
9628         * gnus-diary.el (gnus-diary-delay-format-function):
9629         * nndiary.el (nndiary-reminders):
9630         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9631
9632 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9633
9634         * gnus-art.el (article-hide-boring-headers): Fetch date from
9635         gnus-original-article-buffer to avoid problems with localized date
9636         strings.
9637
9638 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9639
9640         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9641
9642 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9643
9644         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9645         New variables.
9646         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9647         (mm-charset-synonym-alist): Move some entries to
9648         mm-codepage-iso-8859-list.
9649         (mm-charset-synonym-alist, mm-charset-override-alist):
9650         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9651
9652 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9653
9654         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9655
9656 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9657
9658         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9659         with Emacs 21 and XEmacs.
9660
9661 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9662
9663         * spam.el (spam-parse-address): New function for better parsing,
9664         catching errors, etc.
9665         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9666
9667 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9668
9669         * mm-view.el: Add interactive arg to html2text autoload.
9670
9671 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9672
9673         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9674
9675 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9676
9677         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9678         New variables.
9679         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9680         (mm-charset-synonym-alist): Move some entries to
9681         mm-codepage-iso-8859-list.
9682
9683         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9684
9685 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9686
9687         * message.el (message-citation-line-format)
9688         (message-insert-formated-citation-line): Fix implementation of %E, %N
9689         and %n according to the doc string.
9690
9691 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9692
9693         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9694         Use car-safe to avoid bad parses.
9695
9696 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9697
9698         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9699         names.
9700
9701         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9702
9703 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9704
9705         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9706         header.
9707
9708         * message.el (message-draft-headers): Add Date.
9709         (message-headers-to-generate): Fix typo in docstring.
9710
9711         * nndraft.el (nndraft-required-headers): New variable.
9712         (nndraft-generate-headers): Use it.
9713
9714         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9715
9716 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9717
9718         * gnus-registry.el (gnus-registry-wash-for-keywords)
9719         (gnus-registry-find-keywords): New functions to allow easy searching of
9720         articles that are in the registry.
9721
9722 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9723
9724         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9725         Use ietf-drums-parse-address instead of gnus-extract-address-components.
9726         Reported by Damien Elmes <damien@repose.cx>.
9727
9728 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9729
9730         * gnus.el (gnus-mime): Remove unused custom group.
9731
9732 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9733
9734         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9735         "blank line" when searching for end of armor headers.
9736
9737 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9738
9739         * gmm-utils.el (gmm-write-region): Fix variable name.
9740
9741 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9742
9743         * gmm-utils.el (gmm-write-region): New function based on compatibility
9744         code from `mm-make-temp-file'.
9745
9746         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9747
9748         * nnmaildir.el (nnmaildir--update-nov)
9749         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9750         Use `gmm-write-region'.
9751
9752 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9753
9754         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
9755         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9756
9757         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9758
9759         * message.el (message-replacement-char): New variable.
9760         (message-fix-before-sending): Use it.
9761         (message-simplify-subject): New function to remove duplicate code.
9762         (message-reply, message-followup): Use it.
9763
9764         * gnus-sum.el (gnus-summary-make-menu-bar):
9765         Clarify gnus-summary-limit-to-articles.
9766
9767 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9768
9769         * gnus-util.el (gnus-with-local-quit): New macro.
9770
9771         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9772
9773 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9774
9775         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9776         ignore non-string data.
9777
9778 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9779
9780         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9781         non-string data (needs to be done in the registry too).
9782
9783 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9784
9785         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9786         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9787         (gnus-registry-split-fancy-with-parent)
9788         (gnus-registry-fetch-simplified-message-subject-fast)
9789         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9790         Remove text properties on ingress into the registry and when it's saved.
9791         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9792         registry from entries with no groups.
9793
9794 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9795
9796         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9797         function to remove string properties.
9798
9799 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9800
9801         * gmm-utils.el (gmm): Adjust custom version.
9802
9803         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
9804         Adjust custom version.
9805
9806         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9807
9808 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9809
9810         * gnus-art.el (gnus-insert-prev-page-button)
9811         (gnus-insert-next-page-button): Simplify.  Reformat.
9812
9813 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9814
9815         * gnus-art.el (gnus-insert-prev-page-button)
9816         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9817
9818 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9819
9820         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9821
9822 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9823
9824         * gnus-art.el (gnus-insert-mime-button)
9825         (gnus-insert-mime-security-button):
9826         Apply gnus-article-button-face to MIME and security buttons.
9827
9828 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9829
9830         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9831         readable.
9832
9833 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9834
9835         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9836
9837 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9838
9839         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9840         `browse-url-of-file' instead of `browse-url'.
9841
9842 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9843
9844         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9845         regexp.  Articles containing quotation were cut prematurely.
9846
9847 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9848
9849         * message.el (message-cite-original-1): Use nobody by default for the
9850         value of From header.
9851         (message-reply): Ditto.
9852
9853 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9854
9855         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9856         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9857         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9858
9859 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9860
9861         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9862         mails in the doc string.  Add some URLs in comment.
9863         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9864
9865 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9866
9867         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9868         backslashes handling and the way to find boundaries of quoted strings.
9869
9870 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9871
9872         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9873         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9874         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9875         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9876
9877 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9878
9879         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9880         doc string.
9881         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9882
9883 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9884
9885         * lpath.el: Fbind epg-check-configuration.
9886
9887 2006-09-06  Simon Josefsson  <jas@extundo.com>
9888
9889         * mml2015.el (mml2015-use): Doc fix, mention epg.
9890
9891 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9892
9893         * mml2015.el (mml2015-use): Default to epg, if available.
9894
9895 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9896
9897         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9898         message-sender.
9899         (mml1991-epg-encrypt): Ditto.
9900         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9901         message-sender.
9902         (mml2015-epg-encrypt): Ditto.
9903
9904 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9905
9906         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9907         several common directories.
9908
9909 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9910
9911         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9912         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9913
9914 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9915
9916         * gnus-art.el (article-decode-encoded-words): Make it fast.
9917
9918 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9919
9920         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9921
9922         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9923         in quoted string into `\'.
9924
9925 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9926
9927         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9928         Use standard-syntax-table.
9929
9930 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9931
9932         * gnus-art.el (gnus-decode-address-function): New variable.
9933         (article-decode-encoded-words): Use it to decode headers which are
9934         assumed to contain addresses.
9935         (gnus-mime-delete-part): Remove useless `or'.
9936
9937         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9938         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9939         (gnus-nov-parse-line): Use it to decode From header.
9940         (gnus-get-newsgroup-headers): Ditto.
9941         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9942
9943         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9944         (mail-decode-encoded-address-string): New alias.
9945
9946         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9947         New function.
9948         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9949         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9950         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9951         (rfc2047-decode-string): Ditto.
9952         (rfc2047-decode-address-region): New function.
9953         (rfc2047-decode-address-string): New function.
9954
9955 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9956
9957         * message.el (message-caesar-buffer-body): Allow rotating headers.
9958
9959         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9960
9961         * message.el (message-insert-formated-citation-line): Fix %f.
9962         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9963
9964 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9965
9966         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9967         (gnus-bookmark-mouse-available-p): New macro.
9968         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9969         (gnus-bookmark-bmenu-show-infos): Use it.
9970         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9971         (gnus-bookmark-bmenu-hide-infos): Ditto.
9972         (gnus-bookmark-remove-properties): New function.
9973         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9974         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9975         (gnus-bookmark-write-file): Bind coding-system-for-write.
9976         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9977         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9978         group before selecting it.
9979         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9980         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9981         quit-window if it is not available; use gnus-mouse-2 and bind it to
9982         gnus-bookmark-bmenu-select-by-mouse.
9983         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9984         (gnus-bookmark-bmenu-select-by-mouse): New function.
9985
9986 2006-08-13  Romain Francoise  <romain@orebokech.com>
9987
9988         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9989         space.
9990
9991 2006-08-10  Romain Francoise  <romain@orebokech.com>
9992
9993         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9994         (dns-mode-soa-auto-increment-serial): New user option.
9995         (dns-mode-soa-maybe-increment-serial): New function.
9996         (dns-mode): Add the latter to `write-contents-functions'.
9997
9998 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9999
10000         * compface.el (uncompface): Use binary rather than raw-text-unix.
10001
10002 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10003
10004         * compface.el (uncompface): Make sure the eol conversion doesn't take
10005         place when communicating with the external programs.
10006         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10007
10008 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10009
10010         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10011
10012 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10013
10014         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10015         Make it more robust by parsing author and date independently.
10016
10017 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10018
10019         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10020
10021 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10022
10023         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10024         first matching secret key.
10025         (mml2015-epg-encrypt): Ditto.
10026
10027         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10028         first matching secret key.
10029         (mml1991-epg-encrypt): Ditto.
10030
10031         * mml2015.el (mml2015-encrypt-to-self): New user option.
10032         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10033         mml2015-epg-encrypt-to-self is set.
10034
10035         * mml1991.el (mml1991-encrypt-to-self): New variable.
10036         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10037         mml1991-epg-encrypt-to-self is set.
10038
10039         * mml2015.el (mml2015-signers): New user option.
10040         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10041         (mml2015-epg-encrypt): Allow to select signing keys.
10042
10043         * mml1991.el (mml1991-signers): New variable.
10044         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10045         (mml1991-epg-encrypt): Allow to select signing keys.
10046
10047 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10048
10049         * nnheader.el (nnheader-insert-head): Make it work even if the file
10050         uses CRLF for the line-break code.
10051
10052 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10053
10054         * mml2015.el: Require mml-sec instead of password.
10055         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10056         (mml2015-cache-passphrase): Inherit the default value from
10057         mml-secure-cache-passphrase.
10058         (mml2015-passphrase-cache-expiry): Inherit the default value from
10059         mml-secure-passphrase-cache-expiry.
10060
10061         * mml1991.el: Require mml-sec instead of password.
10062         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10063         (mml1991-cache-passphrase): Inherit the default value from
10064         mml-secure-cache-passphrase.
10065         (mml1991-passphrase-cache-expiry): Inherit the default value from
10066         mml-secure-passphrase-cache-expiry.
10067
10068         * mml-sec.el: Require password.
10069         (mml-secure-verbose): New user option.
10070         (mml-secure-cache-passphrase): New user option.
10071         (mml-secure-passphrase-cache-expiry): New user option.
10072
10073 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10074
10075         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10076         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10077         andreas@altroot.de (Andreas Vögele).
10078
10079         FIXME: Use `tiny change'?
10080
10081 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10082
10083         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10084         workaround for the url package included with Emacs.
10085
10086         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10087
10088 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10089
10090         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10091         correctly.  This fixes a bug caused by the 2006-05-12 change.
10092
10093 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10094
10095         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10096         some information about the error when saying that the `bogus' mail
10097         group will be used.
10098
10099 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10100
10101         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10102         string.
10103
10104 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10105
10106         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10107
10108 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10109
10110         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10111
10112 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10113
10114         * mml1991.el (mml1991-function-alist): Add epg.
10115         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10116         (mml1991-epg-encrypt): New functions.
10117
10118 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10119
10120         * mml2015.el (mml2015-verbose): New variable.
10121         (mml2015-cache-passphrase): Ditto.
10122         (mml2015-passphrase-cache-expiry): Ditto.
10123         (mml2015-function-alist): Add epg.
10124         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10125         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10126         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10127         New functions.
10128
10129 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10130
10131         * message.el (message-cite-original-1): Preserve region when removing
10132         quoted text due to X-No-Archive in order to avoid bogus attribution
10133         when citing multiple messages.
10134
10135 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10136
10137         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10138         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10139
10140 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10141
10142         * gnus-diary.el (gnus-user-format-function-d)
10143         (gnus-user-format-function-D): Autoload.
10144
10145         * imap.el (Commentary): Fix typo.
10146
10147         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10148         2006-04-22 contribution.
10149
10150 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10151
10152         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10153         It didn't really fix the bogosity I'm seeing with solid web groups.
10154
10155 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10156
10157         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10158         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10159         created using server names.  If we use the feature without declaring
10160         it, Gnus does not properly manage server and group state.
10161
10162         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10163         bound.
10164
10165 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10166
10167         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10168         looking up the method using GROUP's prefix before inventing a new one.
10169         It is used on killed/unknown groups in various places where returning
10170         an all-new method isn't expected by the caller.
10171
10172         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10173         and match semantics of gnus-group-real-prefix.
10174
10175 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10176
10177         * nnmail.el (nnmail-broken-references-mailers): New variable.
10178         (nnmail-ignore-broken-references): New function generalizing
10179         nnmail-fix-eudora-headers.
10180         (nnmail-fix-eudora-headers): Now obsolete.
10181
10182         * gnus-art.el (gnus-button-handle-custom):
10183         Support `customize-apropos*'.
10184
10185 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10186
10187         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10188
10189         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10190         articles.
10191
10192 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10193
10194         * message.el (message-cite-reply-above): New variable.
10195         (message-yank-original): Use it.
10196
10197 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10198
10199         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10200
10201 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10202
10203         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10204         as read.
10205
10206         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10207
10208 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10209
10210         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10211         (gnus-bookmark-default-file): Use gnus-directory.
10212         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10213         Remove "*" in doc string.
10214         (gnus-bookmark-write-file): Simplify.
10215         (gnus-bookmark-maybe-sort-alist): Use `when'.
10216         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10217         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10218         Add FIXME about Emacs 21 and XEmacs compatibility.
10219         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10220         compatibility.
10221         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10222         compatibility.
10223         (gnus-bookmark-menu-heading): Fix version.
10224
10225 2006-06-19  Bastien Guerry  <bzg@altern.org>
10226
10227         * gnus-bookmark.el: New file.
10228
10229 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10230
10231         * message.el (message-syntax-checks): Doc fix.
10232
10233 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10234
10235         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10236         unsubscribed groups as if they were killed ones.  It causes duplicate
10237         entries in gnus-newsrc-alist.
10238
10239 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10240
10241         * message.el (message-syntax-checks): Doc fix.
10242         (message-send-mail): Add check for continuation headers.
10243         (message-check-news-header-syntax): Fix regexp used to check for
10244         continuation headers.
10245
10246 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10247
10248         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10249
10250 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10251
10252         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10253
10254 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10255
10256         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10257         default-truncate-lines.
10258
10259 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10260
10261         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10262         to fill the utf-8 entry.
10263
10264         * lpath.el: Fbind unicode-precedence-list.
10265
10266 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10267
10268         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10269
10270 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10271
10272         * gnus-agent.el (directory-files-and-attributes): Move all the way
10273         forward (the third and final move).
10274         (gnus-agent-read-agentview): Trap reconstruction errors due to
10275         nonexistent directory.  Handle by returning nil.
10276
10277 2006-05-30  Didier Verna  <didier@xemacs.org>
10278
10279         * message.el (message-dont-reply-to-names): Update the custom type.
10280         * message.el (message-dont-reply-to-names): New defsubst: potentially
10281         convert a list of regexps into a single one.
10282         * message.el (message-get-reply-headers): Use it.
10283         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10284
10285 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10286
10287         * gnus-agent.el (directory-files-and-attributes): Move forward.
10288
10289 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10290
10291         * gnus-ml.el (gnus-mailing-list-subscribe)
10292         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10293         (gnus-mailing-list-message): Fix doc strings.
10294
10295 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10296
10297         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10298         of doing it manually.
10299
10300 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10301
10302         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10303         comment.
10304
10305 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10306
10307         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
10308         (gnus-agent-read-agentview): Fix handling of end-of-file error.
10309         (gnus-agent-read-local): All symbols allocated in my-obarray.
10310         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10311         (gnus-agent-regenerate-group): Check numeric names to see if they are
10312         messages or groups.
10313         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10314         better way of do this...)
10315
10316         * gnus-cache.el (gnus-agent-total-fetched-for):
10317         Ignore 'dummy.group' (there should be a better way of do this...)
10318
10319 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10320
10321         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10322         (gnus-saved-headers): Ditto.
10323         (gnus-default-article-saver): Mention functions may have properties.
10324         (gnus-article-save): Override gnus-save-all-headers and
10325         gnus-saved-headers by :headers property which saver function may have.
10326         (gnus-summary-save-in-file): Add :headers property.
10327         (gnus-summary-write-to-file): Ditto.
10328
10329         * gnus-sum.el (gnus-summary-save-article): Bind
10330         gnus-prompt-before-saving to t when saving many articles in a file;
10331         always show all headers.
10332
10333         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10334
10335 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10336
10337         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10338         marks.
10339
10340         * message.el (message-indent-citation): Add optional arguments to allow
10341         using it outside of message buffers.
10342
10343         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10344         (gnus-article-treat-unfold-headers): Use it.
10345         (gnus-article-truncate-lines): New variable.
10346         (gnus-article-mode): Use it.
10347         (gnus-article-toggle-truncate-lines): New function.
10348
10349         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10350         Add gnus-article-toggle-truncate-lines.
10351
10352         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10353         coding system in XEmacs, use binary.
10354
10355 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10356
10357         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10358         after-load-alist.
10359
10360         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10361         this function should save decoded articles.
10362         (gnus-summary-write-to-file): Use property to specify this function
10363         should save decoded articles and specify gnus-summary-save-in-file
10364         should be used to save articles other than the first one when saving
10365         many articles.
10366         (gnus-summary-save-body-in-file): Use property to specify this
10367         function should save decoded articles.
10368         (gnus-summary-write-body-to-file): Use property to specify this
10369         function should save decoded articles and specify
10370         gnus-summary-save-body-in-file should be used to save articles other
10371         than the first one when saving many articles.
10372
10373         * gnus-sum.el (gnus-summary-save-article): Simplify.
10374
10375 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10376
10377         * gnus-art.el (gnus-default-article-saver):
10378         Add gnus-summary-write-body-to-file.
10379         (gnus-article-save-coding-system): Don't use coding system object
10380         in XEmacs.
10381         (gnus-read-save-file-name): Add optional `dir-var' argument which
10382         specifies directory in which files are saved; work even if optional
10383         `variable' argument is not specified.
10384         (gnus-summary-write-to-file): Read file name.
10385         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10386         (gnus-summary-write-body-to-file): New function.
10387
10388         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10389         (gnus-summary-local-variables): Add it.
10390         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10391         (gnus-summary-save-article): Remove optional `decode' argument;
10392         determine whether to decode articles by the value of
10393         gnus-default-article-saver; when saving many files using
10394         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10395         it first and use gnus-summary-save-in-file or
10396         gnus-summary-save-body-in-file thereafter unless
10397         gnus-prompt-before-saving is always; move point to article which
10398         will be saved.
10399         (gnus-summary-save-article-file): Revert.
10400         (gnus-summary-write-article-file): Revert.
10401         (gnus-summary-save-article-body-file): Revert.
10402         (gnus-summary-write-article-body-file): New function.
10403
10404 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10405
10406         * gnus-art.el (gnus-default-article-saver): Doc fix.
10407         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10408         from gnus-summary-save-article-coding-system, and default to a
10409         certain coding system.
10410         (gnus-output-to-file): Add coding cookie and encode text according
10411         to gnus-article-save-coding-system; don't use mm-append-to-file.
10412
10413         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10414         gnus-art.el and rename to gnus-article-save-coding-system.
10415         (gnus-summary-save-article): Require gnus-art; don't show all
10416         headers if it decodes articles; don't add coding cookie here;
10417         don't bind mm-text-coding-system-for-write.
10418         (gnus-summary-save-article-file): Save decoded articles.
10419         (gnus-summary-write-article-file): When saving many files, use
10420         gnus-summary-write-to-file first and gnus-summary-save-in-file
10421         thereafter unless gnus-prompt-before-saving is always.
10422         (gnus-summary-save-article-body-file): Save decoded articles.
10423
10424         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10425
10426 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10427
10428         * nnrss.el (nnrss-check-group): Bind hash-index.
10429
10430 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10431
10432         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10433         its hash index.  Store this hash in `nnrss-group-data'.
10434         (nnrss-read-group-data): Update accordingly.
10435
10436 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10437
10438         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10439         entry.
10440
10441         * gnus-sum.el (gnus-summary-make-menu-bar):
10442         Add gnus-article-browse-html-article.
10443
10444 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10445
10446         * gnus-sum.el (gnus-summary-mime-map):
10447         Add gnus-article-browse-html-article.
10448
10449         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10450
10451 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10452
10453         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10454         suitable coding systems in customize.
10455
10456 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10457
10458         * mail-source.el (mail-sources): Fix custom type.
10459
10460 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10461
10462         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10463         (gnus-summary-expire-articles-now): Shorten prompt.
10464
10465         * gmm-utils.el (wid-edit): Require.
10466         (defun-gmm): Rename from `gmm-defun-compat'.
10467         (gmm-image-search-load-path): Use it.
10468         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10469
10470 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10471
10472         * gnus-sum.el (gnus-summary-save-article-coding-system):
10473         New variable.
10474         (gnus-summary-save-article): Add optional `decode' argument.
10475         If it is set and gnus-summary-save-article-coding-system is non-nil,
10476         save decoded article.
10477         (gnus-summary-write-article-file): Save decoded article if
10478         gnus-summary-save-article-coding-system is non-nil.
10479
10480         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10481         type.
10482
10483 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10484
10485         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10486
10487 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10488
10489         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10490         first to test gnus-single-article-buffer which may be buffer-local.
10491
10492         * gnus-sum.el (gnus-summary-setup-buffer):
10493         Make gnus-single-article-buffer buffer-local and nil in ephemeral
10494         group; make gnus-article-buffer, gnus-article-current, and
10495         gnus-original-article-buffer always buffer-local.
10496         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10497         group.
10498         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10499
10500 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10501
10502         * nnml.el (nnml-request-compact-group): Compressed files might not
10503         have .gz extension.
10504
10505 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10506
10507         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10508         (mm-copy-to-buffer): Use with-current-buffer.
10509         (mm-display-part): Simplify.
10510         (mm-inlinable-p): Add optional arg `type'.
10511
10512 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10513
10514         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10515         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10516         Try harder to show the attachment internally or externally using
10517         gnus-mime-view-part-as-type.
10518
10519 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10520
10521         * message.el (message-from-style, message-signature-separator)
10522         (message-user-organization-file, message-send-mail-function)
10523         (message-citation-line-function, message-yank-prefix)
10524         (message-indent-citation-function, message-signature)
10525         (message-signature-file, message-signature-insert-empty-line):
10526         Remove autoloads.
10527
10528         * gnus-art.el (gnus-buttonized-mime-types):
10529         Remove "multipart/signed".  Revert 2006-04-26 change.
10530
10531 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10532
10533         * gnus.el (gnus-version-number): Bump version.
10534
10535 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10536
10537         * gnus.el: No Gnus v0.5 is released.
10538
10539 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10540
10541         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10542         fetching articles by message-id.
10543
10544 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10545
10546         * message.el (hashcash): Require hashcash as normal.
10547
10548         * ecomplete.el (ecomplete-highlight-match-line):
10549         Use point-at-eol.
10550         (ecomplete-highlight-match-line): Use `highlight', because that
10551         face exists in both Emacs and XEmacs.
10552
10553         * message.el (message-display-abbrev): Use point-at-bol.
10554
10555         * mail-source.el: Don't require timer/timer-funcs.
10556
10557         * gnus-async.el: Ditto.
10558
10559         * password.el: Ditto.
10560
10561         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10562
10563         * mm-url.el: Ditto.
10564
10565         * gnus-xmas.el: Don't require timer-funcs.
10566
10567         * mm-util.el: Require timer/timer-funcs.
10568
10569 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10570
10571         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10572         Close.
10573
10574 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10575
10576         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10577         unibyte after clear-decrypt function runs.
10578
10579         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10580         returns as a unibyte string.
10581
10582 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10583
10584         * lpath.el: Revert.
10585
10586         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10587         (pgg-gpg-process-sentinel): Revert.
10588
10589         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10590         (pgg-pgp-lookup-key): Revert.
10591
10592         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10593         (pgg-pgp5-lookup-key): Revert.
10594
10595         * pgg.el (pgg-fetch-key): Revert.
10596
10597 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10598
10599         * lpath.el: Fbind string-as-multibyte for XEmacs.
10600
10601         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10602         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10603         (mml1991-pgg-encrypt): Ditto.
10604
10605         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10606         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10607         a multibyte buffer.
10608
10609         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10610         (pgg-pgp-lookup-key): Ditto.
10611
10612         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10613         (pgg-pgp5-lookup-key): Ditto.
10614
10615         * pgg.el (pgg-fetch-key): Ditto.
10616
10617 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10618
10619         * message.el (message-user-organization-file): Check several
10620         locations of the organization file.
10621
10622         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10623         Add gnus-article-view-part-as-type.
10624
10625         * gnus-art.el (gnus-article-view-part-as-type): New function.
10626
10627         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10628         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10629
10630         * mml.el: Simplify autoload.
10631         (mml-mode): defvar dnd-protocol-alist instead of using
10632         symbol-value.
10633         (mml-default-directory): New variable.
10634         (mml-minibuffer-read-file): Use it.
10635         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10636
10637         * message.el (message-citation-line-format): New variable.
10638         (message-insert-formated-citation-line): New function.
10639         (message-citation-line-function):
10640         Add `message-insert-formated-citation-line' to custom type.
10641
10642         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10643         to doc string.
10644
10645         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10646         depending on mm-verify-option.
10647
10648 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10649
10650         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10651         binding pgg-* variables; reimplement the section which prevents
10652         MIME header from being signed.
10653         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10654         pgg-text-mode; remove a blank line at the top of body.
10655
10656         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10657         lines at the top of body; use gnus-newsgroup-charset if there's no
10658         Charset header.
10659
10660 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10661
10662         * message.el (message-self-insert-commands): Doc fix.
10663
10664         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10665         (mm-uu-pgp-encrypted-test): Ditto.
10666         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10667         between header and body; return application/pgp-encrypted handle
10668         if decryption failed; decode decrypted body by charset.
10669
10670         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10671         element match to application/pgp-*.
10672
10673 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10674
10675         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10676         HTML.
10677
10678 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10679
10680         * mail-source.el (mail-source-call-script): Message the error
10681         string.
10682
10683 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10684
10685         * gnus-util.el (gnus-byte-compile): Use it.
10686
10687 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10688
10689         * gnus-util.el (kill-empty-logs): New function.
10690
10691 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10692
10693         * message.el (message-mail-alias-type): Doc fix.
10694         (message-mail-alias-type-p): New function.
10695         (message-send): Use it.
10696         (message-mode): Ditto.
10697         (message-strip-forbidden-properties): Ditto.
10698
10699         * ecomplete.el (ecomplete-database-file-coding-system):
10700         New variable.
10701         (ecomplete-save): Use it.
10702         (ecomplete-setup): Use it.
10703
10704 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10705
10706         * message.el (message-self-insert-commands): New variable.
10707         (message-strip-forbidden-properties): Use it.
10708
10709 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10710
10711         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10712         that doesn't make XEmacs choke.
10713
10714 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10715
10716         * gnus-util.el (gnus-replace-in-string):
10717         Prefer replace-regexp-in-string over of replace-in-string.
10718
10719 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10720
10721         * gnus-util.el (gnus-select-frame-set-input-focus):
10722         Use select-frame-set-input-focus if it is available in XEmacs; use
10723         definition defined in Emacs 22 for old Emacsen.
10724
10725         * dgnushack.el: Autoload unmorse-region for XEmacs.
10726
10727         * lpath.el: Bind cursor-in-non-selected-windows and
10728         select-frame-set-input-focus for XEmacs.
10729
10730 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10731
10732         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10733
10734 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10735
10736         * gnus-registry.el (gnus-registry-cache-save): Remove text
10737         properties when saving via the temp buffer.
10738
10739 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10740
10741         * message.el (message-generate-hashcash): Honor custom type.
10742
10743 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10744
10745         * message.el (message-generate-hashcash): Default to non-nil when
10746         hashcash is found.
10747
10748         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10749         (gnus-refer-thread-limit): Increase default to 500.
10750
10751         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10752
10753         * flow-fill.el (fill-flowed): Allow delete-space.
10754
10755 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10756
10757         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10758         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10759         Remove autoloads.
10760
10761 2006-04-18  Simon Josefsson  <jas@extundo.com>
10762
10763         * message.el (message-generate-hashcash): Default to.
10764
10765 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10766
10767         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10768         concatenating segments rather than before concatenating them.
10769
10770 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10771
10772         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10773
10774 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10775
10776         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10777
10778         * message.el (message-forward-make-body-plain):
10779         Allow message-forward-ignored-headers to be a list.
10780         (message-remove-ignored-headers): Factor out into function.
10781         (message-forward-make-body-mml): Use it.
10782
10783         * imap.el (imap-quote-specials): New function.
10784         (imap-login-auth): Quote specials.
10785
10786         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10787         (rfc2231-parse-string): Allow concatanation of parameters that
10788         aren't contiguous.  The test case is
10789           (mail-header-parse-content-type "message/external-body;
10790             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10791             access-type=LOCAL-FILE;
10792             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10793
10794 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10795
10796         * nntp.el (nntp-accept-process-output): Return the value of
10797         `nnheader-accept-process-output'.
10798
10799 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10800
10801         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10802         (gnus-button-alist): Recognize more diff formats.
10803         (gnus-button-patch): Strip directory.
10804
10805 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10806
10807         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10808         Emacs 22 when setting focus.
10809
10810 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10811
10812         * gnus-art.el (gnus-article-treat-types): Do treatment of
10813         text/x-verbatim parts.
10814         (gnus-button-patch): New command.
10815
10816         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10817         addresses that contain invalid characters.
10818
10819 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10820
10821         * message.el (message-put-addresses-in-ecomplete):
10822         Use gnus-replace-in-string.
10823         (message-is-yours-p): Use the more correct
10824         mail-header-parse-address instead of
10825         mail-extract-address-components.
10826         (message-put-addresses-in-ecomplete): Fix typo.
10827
10828         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10829         keystroke.
10830
10831         * gnus-art.el (gnus-treatment-function-alist): Change order of
10832         newsgroups/generic header folding to avoid double-folding.
10833
10834         * message.el (message-hidden-headers): Add X-Draft-From.
10835
10836         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
10837         New command.
10838         (gnus-summary-repeat-search-article-backward): New command.
10839
10840         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10841         groups in the parent topic.
10842
10843 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10844
10845         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10846         (spam-extra-header-to-number): Return the CRM114 number as a
10847         number instead of a string.
10848
10849 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10850
10851         * gnus-art.el (gnus-face-properties-alist): Move here from
10852         gnus-fun.
10853
10854         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10855
10856 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10857
10858         * message.el (message-strip-forbidden-properties): Only display on
10859         self-insert-command.
10860
10861         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10862         reindent.
10863         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10864
10865 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10866
10867         * smiley.el (smiley-style): Fix typo.
10868
10869 2006-03-23  Kenichi Handa  <handa@m17n.org>
10870
10871         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
10872         instead of set-buffer-multibyte.
10873
10874 2006-03-23  Kenichi Handa  <handa@m17n.org>
10875
10876         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10877         buffer and then decode the buffer text if necessary.
10878         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10879         first, and after mm-encode-body, change the buffer to unibyte.
10880
10881 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10882
10883         * hashcash.el (hashcash-insert-payment-async-2):
10884         Use message-goto-eoh instead of doing it manually.
10885         (mail-add-payment): Use message-narrow-to-header instead of trying
10886         to do the same itself.
10887
10888         * message.el (message-hidden-headers): Add Face.
10889
10890         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10891         reparenting code.
10892         (gnus-summary-reparent-children): Refactored out code.
10893         (gnus-summary-thread-map): New keystroke.
10894         (gnus-summary-reparent-children): Make into command.
10895
10896         * smiley.el (smiley-style): Default to `medium' if using a large
10897         font.
10898
10899         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10900         does it itself.
10901
10902         * message.el (message-point-in-header-p): Simplify definition.
10903
10904 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10905
10906         * nnagent.el (nnagent-request-set-mark): Silence log file
10907         writing.
10908         (nnagent-request-set-mark): Use write-region instead of
10909         append-to-file.
10910
10911         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10912         strange select method.
10913
10914         * ecomplete.el (ecomplete-display-matches): Get highlightling
10915         right.
10916         (ecomplete-display-matches): Use literals.
10917         (ecomplete-display-matches): Disable message logging.
10918
10919         * message.el (message-display-abbrev): Small optimization.
10920
10921         * ecomplete.el (ecomplete-display-matches): Allow automatic
10922         display.
10923
10924         * message.el (message-strip-forbidden-properties):
10925         Display abbrevs.
10926         (message-display-abbrev): Get automatic display right.
10927
10928         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10929         keystrokes.
10930
10931 2006-04-13  Romain Francoise  <romain@orebokech.com>
10932
10933         TODO: Backport to v5-10!
10934
10935         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10936         Move here (and rename) from gnus-registry.el.
10937
10938         * gnus-registry.el: Require gnus-util.
10939         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10940
10941 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10942
10943         * gnus-group.el (gnus-group-catchup-current):
10944         Change if-then-else-if-then-else into cond.
10945         (gnus-group-catchup): Indent.
10946         (group-name-at-point): New function.
10947         (gnus-fetch-group): Provide default from thing at point.
10948
10949 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10950
10951         * message.el (message-display-abbrev): Fix regexp.
10952
10953         * ecomplete.el (ecomplete-highlight-match-line):
10954         Reimplement choosing.
10955         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10956         dead variables.
10957
10958         * message.el (message-newline-and-indent): Remove debugging.
10959         (message-display-abbrev): Use new implementation.
10960
10961 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10962
10963         * gnus-art.el (gnus-article-mode):
10964         Set cursor-in-non-selected-windows to nil.
10965
10966         * smiley.el: Revert previous change.
10967         (smiley-data-directory): defvar it before using it in the
10968         defcustom of `smiley-style'.
10969
10970 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10971
10972         * message.el (message-newline-and-indent): New function.
10973
10974         * ecomplete.el: Implement more bits.
10975
10976         * message.el (message-put-addresses-in-ecomplete): Clean up the
10977         string.
10978
10979         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10980
10981         * gnus-sum.el (gnus-summary-save-parts):
10982         Bind gnus-summary-save-parts-counter and use it to make unique file
10983         names.
10984
10985         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10986
10987         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10988         parameter to say whether to actually parse the individual
10989         addresses.
10990
10991         * message.el (message-put-addresses-in-ecomplete): New function.
10992         (ecomplete): Require.
10993         (message-mail-alias-type): Add ecomplete as an option.
10994
10995 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10996
10997         * flow-fill.el (fill-flowed): Remove trailing space from blank
10998         quoted lines.
10999
11000 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11001
11002         * smiley.el (smiley-style): Move definition later to avoid a
11003         compilation warning.
11004
11005 2006-04-12  Kenichi Handa  <handa@m17n.org>
11006
11007         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11008         buffer and then decode the buffer text if necessary.
11009         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11010         first, and after mm-encode-body, change the buffer to unibyte.
11011         Use mm-disable-multibyte instead of set-buffer-multibyte.
11012
11013 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11014
11015         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11016         Content-Type header instead of Content-Disposition header.
11017         (gnus-mime-inline-part): Ditto.
11018         (gnus-mime-view-part-as-charset): Ignore charset that the part
11019         specifies.
11020
11021         * mm-decode.el (mm-display-part): Work with external parts and
11022         usual parts similarly.
11023
11024         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11025         instead of gnus-display-mime.
11026
11027         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11028         instead of with-temp-buffer.
11029
11030         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11031         tag to summarized topics part in order to encode non-ASCII text.
11032
11033 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11034
11035         * smiley.el (smiley-style): New variable.
11036         (smiley-directory): New function.
11037         (smiley-data-directory): Derive from `smiley-style' using
11038         `smiley-directory'.
11039         (smiley-regexp-alist): Add new entries.
11040
11041         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11042         (gnus-article-browse-delete-temp): Add :version.
11043
11044 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11045
11046         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11047         the sieve region.
11048
11049 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11050
11051         * gnus.el (gnus-version-number): Bump version.
11052
11053 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11054
11055         * gnus.el: No Gnus v0.4 is released.
11056
11057 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11058
11059         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11060         layout.
11061
11062         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11063         unknown charset.
11064
11065         * message.el (message-header-synonyms): Add Original-To to the
11066         default.
11067
11068         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11069         optional parameter.
11070
11071 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11072
11073         * gnus-fun.el (gnus): Require it for gnus-directory.
11074
11075 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11076
11077         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11078
11079 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11080
11081         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11082
11083 2006-04-05  Simon Josefsson  <jas@extundo.com>
11084
11085         * password.el (password-reset): New function.
11086
11087 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11088
11089         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11090         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11091
11092 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11093
11094         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11095         Some whitespace was matched into the url, which broke browsing hits
11096         > 100 when mm-url-use-external was nil.
11097
11098 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11099
11100         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11101         Check gnus-extra-headers for 'Newsgroups.
11102
11103         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11104         bound.
11105
11106 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11107
11108         * pgg-gpg.el: Clean up process buffers every time gpg processes
11109         complete.
11110
11111 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11112
11113         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11114         doc string.
11115
11116 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11117
11118         * pgg-gpg.el (pgg-gpg-process-filter)
11119         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11120
11121         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11122         lines, temporary fix.
11123
11124 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11125
11126         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11127
11128 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11129
11130         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11131         default-enable-multibyte-characters.  This reverts the change from
11132         revision 6.17 which is no longer necessary because the passphrase
11133         is sent separately now.  GnuPG messages are unreadable under
11134         multibyte locales with default-enable-multibyte-characters set to
11135         nil.
11136
11137 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11138
11139         * message.el (message-tool-bar-gnome): Move "spell".
11140
11141 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11142
11143         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11144         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11145         instead.
11146
11147 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11148
11149         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11150         Improve newsgroups handling for NNTP overviews which don't include
11151         Newsgroups.
11152
11153 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11154
11155         * message.el (message-resend): Bind message-generate-hashcash to nil.
11156
11157 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11158
11159         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11160         when searching for already-paid recipients.
11161
11162 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11163
11164         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11165         passphrases when it is not needed.
11166         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11167         passphrase stuff from gpg, should only be necessary when you use
11168         gpg with a smartcard.
11169
11170 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11171
11172         * mml.el (mml-insert-mime): Ignore cached contents of
11173         message/external-body part.
11174
11175         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11176         (mm-insert-part): Ditto.
11177
11178 2006-03-23  Simon Josefsson  <jas@extundo.com>
11179
11180         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11181         Reiner.
11182         (pgg-gpg-use-agent-p): Use it again.
11183
11184 2006-03-23  Simon Josefsson  <jas@extundo.com>
11185
11186         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11187         older emacsen.
11188         (pgg-gpg-use-agent-p): Don't use it.
11189
11190 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11191
11192         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11193         if we can.
11194
11195 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11196
11197         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11198         (pgg-gpg-update-agent): New function.
11199         (pgg-gpg-use-agent-p): New function.
11200         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11201         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11202         (pgg-gpg-sign-region): Use it.
11203
11204 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11205
11206         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11207         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11208
11209 2006-03-21  Simon Josefsson  <jas@extundo.com>
11210
11211         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11212         <wilde@sha-bang.de>.
11213         (pgg-gpg-use-agent): New variable.
11214         (pgg-gpg-process-region): Use it.
11215         (pgg-gpg-encrypt-region): Likewise.
11216         (pgg-gpg-encrypt-symmetric-region): Likewise.
11217         (pgg-gpg-decrypt-region): Likewise.
11218         (pgg-gpg-sign-region): Likewise.
11219         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11220
11221 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11222
11223         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11224
11225         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11226         Add comment on version.
11227
11228 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11229
11230         * smiley.el: Add missing test smiley.
11231
11232 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11233
11234         * mm-decode.el (mm-with-part): New macro.
11235         (mm-get-part): Use it; work with message/external-body as well.
11236         (mm-save-part): Treat name and filename equally.
11237
11238         * mm-extern.el (mm-extern-cache-contents): New function.
11239         (mm-inline-external-body): Use it; force the part to be displayed;
11240         move undisplayer added to the cached handle to the parent.
11241
11242         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11243         (gnus-mime-view-part-as-type): Work with message/external-body.
11244
11245         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11246
11247 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11248
11249         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11250         images in image-load-path.  [Sync with image.el, revision 1.60, in
11251         Emacs.]
11252
11253 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11254
11255         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11256         path rather than symbol.  Always return list of directories.
11257         Guarantee that image directory comes first.  [Sync with image.el,
11258         revision 1.59, in Emacs.]
11259
11260         * message.el (message-make-tool-bar): Adjust to new API of
11261         `gmm-image-load-path-for-library'.
11262
11263         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11264
11265         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11266
11267 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11268
11269         * gnus-art.el (gnus-article-only-boring-p):
11270         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11271         intangible text.
11272         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11273
11274 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11275
11276         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11277         Use `defun' instead of `gmm-defun-compat'.
11278
11279 2006-03-14  Simon Josefsson  <jas@extundo.com>
11280
11281         * message.el (message-unique-id): Don't use message-number-base36
11282         if (user-uid) is a float.
11283         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11284
11285 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11286
11287         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11288
11289         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11290         empty line between a part and a message part.
11291
11292 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11293
11294         * smiley.el: Add more test smileys.
11295         (smiley-data-directory, smiley-regexp-alist)
11296         (gnus-smiley-file-types): Fix doc strings.
11297         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11298         adding new elements.
11299         (smiley-mouse-map): Unused code.  Make it a comment.
11300
11301 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11302
11303         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11304         scan latest NoCeM messages instead of old ones.
11305         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11306         delimiters that are recently used.
11307         (gnus-nocem-load-cache): Add autoload cookie.
11308
11309         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11310
11311         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11312         level which is larger than gnus-use-nocem is specified.
11313
11314         * gnus-group.el (gnus-group-get-new-news): Ditto.
11315
11316 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11317
11318         * gnus-util.el (gnus-tool-bar-update): New function.
11319
11320         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11321         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11322
11323         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11324
11325         * gnus-group.el (gnus-group-redraw-when-idle)
11326         (gnus-group-redraw-check): Remove.
11327         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11328
11329 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11330
11331         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11332         if optional last element is specified in splits (FIELD VALUE...).
11333
11334 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11335
11336         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11337         to gmm-image-load-path-for-library.  Call with no-error argument.
11338         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11339
11340         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11341
11342         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11343
11344         * gmm-utils.el (gmm-image-load-path): Remove alias.
11345
11346 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11347
11348         * gmm-utils.el (gmm-image-load-path): Add alias.
11349
11350         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11351         nnml-generate-nov-databases-1.
11352         (nnml-generate-nov-databases): Use it.
11353         (nnml-generate-nov-databases-directory): Document no-active
11354         argument.
11355
11356         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11357         directory if path is t.  Add no-error.
11358
11359         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11360         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11361
11362         * gnus-art.el (gnus-article-browse-delete-temp-files):
11363         Simplify resetting gnus-article-browse-html-temp-list.
11364
11365         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11366         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11367         Add example to docstring.  Rename local variables.  Move error
11368         checks to default case in cond and simplify.
11369
11370 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11371
11372         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11373         handle is multipart when calling it recursively.
11374         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11375
11376 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11377
11378         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11379         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11380
11381 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11382
11383         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11384         is loaded.
11385
11386         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11387         loaded.
11388
11389 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11390
11391         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11392         to "Emacs 23 (unicode)" in doc string.
11393
11394         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11395         "Emacs 23 (unicode)" in comment.
11396
11397 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11398
11399         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11400
11401         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11402         characters 160 through 255 in Emacs 23.
11403
11404 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11405
11406         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11407         gnus-article-browse-html-temp.
11408         (gnus-article-browse-delete-temp): Make it customizable.
11409         Add `file'.  Adjust doc string.
11410         (gnus-article-browse-delete-temp-files): Add argument.
11411         Allow query for each file.  Adjust doc string.
11412         (gnus-article-browse-html-parts):
11413         Add `gnus-article-browse-delete-temp-files' to
11414         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11415
11416 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11417
11418         * gnus-art.el (gnus-article-browse-html-temp)
11419         (gnus-article-browse-delete-temp): New variables.
11420         (gnus-article-browse-delete-temp-files): New function.
11421         (gnus-article-browse-html-parts): Use it.
11422
11423 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11424
11425         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11426
11427         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11428         string.
11429
11430         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11431         gnus-summary-insert-new-articles when unplugged.
11432         Remove gnus-summary-search-article-forward.
11433
11434         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11435         display-visual-class instead of display-color-cells.
11436
11437 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11438
11439         * dgnushack.el: Autoload customize-group for XEmacs.
11440
11441         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11442         message/* containing non-ASCII text properly.
11443
11444 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11445
11446         * message.el: Require gmm-utils, remove autoloads.
11447         (message-tool-bar): Set default based on
11448         gmm-tool-bar-style.
11449         (message-tool-bar-gnome): Add gmm-customize-mode.
11450
11451         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11452         gmm-tool-bar-style.
11453         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11454
11455         * gnus-group.el (gnus-group-tool-bar): Set default based on
11456         gmm-tool-bar-style.
11457         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11458
11459         * gmm-utils.el (gmm-image-directory): Rename variable from
11460         gmm-image-load-path.
11461         (gmm-image-load-path): Use gmm-image-directory.
11462         (gmm-customize-mode): New function.
11463         (gmm-tool-bar-style): New variable.
11464
11465         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11466         gnus-group-redraw-line-number.
11467         (gnus-group-redraw-check): Simplify.
11468         (gnus-group-tool-bar-update): Remove redraw check.
11469         (gnus-group-make-tool-bar): Add redraw check.
11470
11471 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11472
11473         * gnus-art.el (gnus-button): Add missing parentheses.
11474
11475 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11476
11477         * lpath.el: Fbind line-number-at-pos.
11478
11479 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11480
11481         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11482
11483 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11484
11485         * gnus-art.el (gnus-button): New face.
11486         (gnus-article-button-face): Use it.
11487
11488         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11489         Add gnus-summary-next-page.  Re-order.
11490
11491         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11492         next-node are now included.
11493         (gnus-group-redraw-line-number): New internal variable.
11494         (gnus-group-redraw-check): Helper function for updating the tool
11495         bar.
11496         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11497
11498         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11499
11500         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11501         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11502         Use it to match format of Spamassassin 3.0 and later.
11503         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
11504         (spam-check-bogofilter)
11505         (spam-bogofilter-register-with-bogofilter): Fix args of
11506         `gnus-error' calls.
11507
11508 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11509
11510         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11511         unnecessary interaction when sending queued mails.
11512         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11513
11514 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11515
11516         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11517         first or last are nil.
11518
11519 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11520
11521         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11522
11523 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11524
11525         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11526
11527 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11528
11529         * dns.el (query-dns): Protect more against buggy tcp output.
11530
11531 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11532
11533         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11534         nov.php.
11535
11536 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11537
11538         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11539         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11540         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11541         output on the server side.
11542         (nnweb-google-create-mapping): Update regexps and add some
11543         progress indication.
11544
11545 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11546
11547         * gnus-group.el (gnus-group-tool-bar-gnome):
11548         Fix gnus-agent-toggle-plugged.  Re-order icons.
11549         (gnus-group-tool-bar-gnome):
11550         Add gnus-group-{prev,next}-unread-group.
11551         (gnus-group-tool-bar-gnome): Re-order icons.
11552
11553         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11554         Move gnus-summary-insert-new-articles.
11555
11556         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
11557         Fix comments.
11558
11559         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11560         also available in Emacs 21.3.
11561
11562         * message.el (message-fix-before-sending): Change "Emacs 22" to
11563         "Emacs 23 (unicode)" in comment.
11564
11565         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11566         "Emacs 23 (unicode)" in comment.
11567
11568         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11569         comment.
11570         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11571
11572         * mm-view.el (mm-fill-flowed): Add :version.
11573
11574 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11575
11576         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11577         and load-path.
11578
11579 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11580
11581         * message.el: Autoload gmm-image-load-path.
11582         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11583         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11584         consitency.
11585
11586         * gmm-utils.el (gmm-image-load-path): Also search in
11587         "../etc/images".  Don't set gmm-image-load-path if we don't find
11588         the image.
11589
11590 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11591
11592         * gmm-utils.el (gmm-image-load-path): Don't make
11593         `gmm-image-load-path' include subdirectories which the second arg
11594         `image' might specify.
11595
11596         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11597         subdirectory to icon file names.
11598
11599         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11600
11601 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11602
11603         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11604         gmm-image-load-path calls.
11605
11606         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11607
11608         * message.el (message-make-tool-bar): Ditto.
11609
11610         * mml.el (mml-preview): Add comment concerning tool bar icons.
11611
11612         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11613         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11614
11615         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11616         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11617
11618         * message.el (message-tool-bar-gnome): Use new icon names.
11619         (message-make-tool-bar): Use `gmm-image-load-path'.
11620
11621         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
11622         New functions from MH-E.
11623         (gmm-image-load-path): New variable from MH-E.
11624         (gmm-image-load-path): New function from MH-E.  Add arguments
11625         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11626         *-image-load-path-called-flag.
11627
11628 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11629
11630         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11631
11632 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11633
11634         * nnimap.el (nnimap-request-move-article): Change folder back to
11635         source group before deleting.
11636
11637 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11638
11639         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11640
11641         * gnus-art.el (mm-url-insert-file-contents-external):
11642         Autoload mm-url.
11643
11644         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11645
11646 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11647
11648         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11649         coding system which mm-charset-to-coding-system returns for a
11650         given charset is valid.
11651
11652 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11653
11654         * html2text.el (html2text-remove-tag-list):
11655         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11656
11657 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11658
11659         * gnus-cus.el: Revert 2005-10-17 change.
11660
11661 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11662
11663         * gnus-art.el (article-strip-banner):
11664         Call article-really-strip-banner only when the regexp match is made.
11665
11666 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11667
11668         * gnus-art.el (article-strip-banner):
11669         Use gnus-extract-address-components instead of
11670         mail-header-parse-addresses to make it work with non-ASCII text;
11671         remove mail-encode-encoded-word-string.
11672
11673         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11674         values which are surrounded with \"...\"; make it never cause a
11675         Lisp error; give up parsing of parameters if it failed in
11676         extracting type.
11677
11678 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11679
11680         * smime.el (smime-cert-by-ldap-1): Fix bug where
11681         `smime-ldap-search' returns results without userCertificates.
11682
11683 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11684
11685         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11686
11687 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11688
11689         * spam.el (spam-check-spamassassin-headers): Adapt format for
11690         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11691         <ari@mbf.ocn.ne.jp>.
11692         (spam-list-of-processors): Add spam-use-gmane.
11693
11694 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11695
11696         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11697         make-temp-file; make it work with XEmacs as well.
11698
11699         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11700         mm-make-temp-file.
11701
11702         * mm-decode.el (mm-display-external): Use the 3rd arg of
11703         mm-make-temp-file.
11704         (mm-create-image-xemacs): Ditto.
11705
11706 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11707
11708         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11709         with message-narrow-to-headers.
11710         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11711         (gnus-draft-check-draft-articles): New function.
11712         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11713
11714 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11715
11716         * gnus-art.el (gnus-article-browse-html-parts):
11717         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11718         Don't use suffix argument for mm-make-temp-file for Emacs 21
11719         compatibility.  Remove useless `format'.
11720
11721 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11722
11723         * nnweb.el (nnweb-google-wash-article): Update regexps.
11724         (nnweb-group-alist): Use defvoo instead of defvar.
11725
11726 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11727
11728         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11729         re-loading nn* modules.
11730
11731 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11732
11733         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11734         for `tool-bar-mode' and don't check it's default-value.
11735
11736         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11737
11738         * message.el (message-make-tool-bar): Ditto.
11739
11740         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11741         `substring'.  Shorten tmp-file name.
11742
11743         * gnus.el: Remove bogus comment.
11744
11745 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11746
11747         * gnus-art.el (gnus-article-browse-html-parts): New function.
11748         (gnus-article-browse-html-article): New function for viewing html
11749         articles with a browser.
11750
11751 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11752
11753         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11754         in elisp.
11755         (pgg-gpg-encrypt-symmetric-region): Ditto.
11756         (pgg-gpg-sign-region): Ditto.
11757
11758         * pgg-def.el (pgg-text-mode): New variable.
11759
11760         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11761         (mml2015-pgg-encrypt): Ditto.
11762
11763         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11764         (mml1991-pgg-encrypt): Ditto.
11765
11766 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11767
11768         * nnfolder.el (nnfolder-insert-newsgroup-line):
11769         Use message-make-date instead of current-time-string.
11770
11771         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11772         to gnus-decoded which mm-uu might set.
11773
11774 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11775
11776         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11777         don't decode quoted parameters; remove misimported Emacs code.
11778         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11779         (rfc2231-decode-encoded-string): Don't use split-string which
11780         behaves differently according to Emacs version; use
11781         mm-decode-coding-region to convert charset to coding-system.
11782         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11783         (rfc2231-encode-string): Remove misimported Emacs code.
11784
11785 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11786
11787         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11788         when calling mail-header-parse-content-type.
11789         (article-de-quoted-unreadable): Ditto.
11790         (article-de-base64-unreadable): Ditto.
11791         (article-wash-html): Ditto.
11792
11793         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11794         calling mail-header-parse-content-type and
11795         mail-header-parse-content-disposition.
11796         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11797         mail-header-parse-content-type.
11798
11799         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11800         insert charset and format parameters; encode description after
11801         inserting it to buffer.
11802         (mml-insert-parameter): Fold lines properly even if a parameter is
11803         segmented into two or more lines; change the max column to 76.
11804
11805         * rfc1843.el (rfc1843-decode-article-body): Don't use
11806         ignore-errors when calling mail-header-parse-content-type.
11807
11808         * rfc2231.el (rfc2231-parse-string): Return at least type if
11809         possible; don't cause an error even if it fails in parsing of
11810         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11811         (rfc2231-encode-string): Don't break lines at the beginning, leave
11812         it to mml-insert-parameter.
11813
11814         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11815         calling mail-header-parse-content-type.
11816
11817 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11818
11819         * spam-report.el (spam-report-gmane-use-article-number):
11820         Improve doc string.
11821         (spam-report-gmane-internal): Check if a suitable header was found
11822         in the article.
11823
11824 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11825
11826         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11827         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11828
11829 2006-02-05  Romain Francoise  <romain@orebokech.com>
11830
11831         Update copyright notices of all files in the gnus directory.
11832
11833 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11834
11835         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11836
11837 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11838
11839         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11840         segmented lines of parameter value to cope with Thunderbird 1.5
11841         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11842         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11843         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11844
11845 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11846
11847         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11848         parts.
11849
11850 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11851
11852         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11853         there's only one active file for all servers.
11854         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11855         solid groups.  Gnus might have used a FAST request to select the group.
11856         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11857         and nnweb-search redundantly in the active file.
11858         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11859         (nnweb-request-create-group): Don't use ARGS.
11860         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11861         initialisations.  Let nnoo do the work.
11862
11863 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11864
11865         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11866         Say the part has been decoded.
11867
11868         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11869
11870 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11871
11872         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11873         mailcap-viewer-test-cache when there's no 'test clause, since that
11874         will invert the meaning of a "nil" test previously determined by
11875         mailcap-mailcap-entry-passes-test.
11876
11877 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11878
11879         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11880         compiling.
11881
11882         * gnus-sum.el: Ditto.
11883
11884         * message.el: Don't bind tool-bar-map when compiling.
11885
11886 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11887
11888         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11889
11890 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11891
11892         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11893         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11894         current Google Groups.
11895
11896 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11897
11898         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11899         and tool-bar-mode.
11900
11901         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11902         and tool-bar-mode.
11903
11904         * message.el (message-tool-bar-update): Simplify.
11905         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11906
11907         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11908         gnus-summary-buffer.
11909         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11910         gnus-summary-reply.
11911
11912         * gmm-utils.el (gmm): Add :version.
11913
11914 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11915
11916         * Makefile.in (clean): New rule.
11917         (distclean): Use it.
11918
11919 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11920
11921         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
11922         Don't autoload.
11923
11924 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11925
11926         * gmm-utils.el (gmm-verbose): Add :group.
11927
11928 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11929
11930         * message.el: Change some comments WRT tool-bars.
11931
11932         * gnus-sum.el (gnus-summary-tool-bar)
11933         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11934         (gnus-summary-tool-bar-zap-list): New variables.
11935         (gnus-summary-make-tool-bar): Complete rewrite using
11936         `gmm-tool-bar-from-list'.
11937
11938         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11939         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
11940         New variables.
11941         (gnus-group-make-tool-bar): Complete rewrite using
11942         `gmm-tool-bar-from-list'.
11943         (gnus-group-tool-bar-update): New function.
11944
11945         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11946
11947 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11948
11949         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11950         is dissected into a single part of which the type is the same as
11951         the given one; decode charset.
11952
11953 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11954
11955         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11956         into alists as symbol not string, since that's what
11957         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11958         look for.
11959
11960 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11961
11962         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11963         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11964
11965         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11966
11967 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11968
11969         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11970         (gnus-xmas-mime-security-button-menu): New function.
11971
11972         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11973         (gnus-mime-security-button-menu): New definition.
11974         (gnus-mime-security-button-map): Use them.
11975         (gnus-mime-security-button-menu): New function.
11976         (gnus-insert-mime-security-button): Addition to help echo.
11977         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11978         (gnus-mime-security-pipe-part): New functions.
11979
11980         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11981         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11982
11983         * mm-decode.el (mm-handle-set-disposition): Remove.
11984         (mm-handle-set-description): Remove.
11985
11986 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11987
11988         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11989         (mm-w3m-standalone-supports-m17n-p): New function.
11990         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11991         w3m usage.
11992
11993         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
11994         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11995
11996 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11997
11998         * message.el (message-tool-bar-zap-list):
11999         Use gmm-tool-bar-zap-list as custom type.
12000         (message-tool-bar-update): New function.
12001         (message-tool-bar, message-tool-bar-gnome)
12002         (message-tool-bar-retro): Add message-tool-bar-update.
12003         (message-tool-bar-gnome): Add flyspell-buffer.
12004
12005         * gnus-util.el (gnus-error): Describe `args'.
12006
12007         * gmm-utils.el (gmm-error): Describe `args'.
12008         (gmm-tool-bar-zap-list): New widget.
12009         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12010
12011 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12012
12013         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12014         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12015         the number of recursive calls.
12016
12017         * mm-decode.el (mm-handle-set-disposition): New macro.
12018         (mm-handle-set-description): New macro.
12019
12020 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12021
12022         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12023         encoding.
12024
12025 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12026
12027         * message.el (message-tool-bar-zap-list, message-tool-bar)
12028         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12029         (message-tool-bar-local-item-from-menu): Remove.
12030         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12031         (message-make-tool-bar): New function.
12032         (message-mode): Use `message-make-tool-bar'.
12033
12034         * gmm-utils.el: New file.
12035         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12036         (gmm-lazy): New widget copied from `nnmail.el'.
12037         (gmm-tool-bar-from-list): New function for creating customizable
12038         tool bars.
12039         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12040         output.
12041         (gmm): Add :prefix to defgroup.
12042
12043 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12044
12045         * gmm-utils.el (gmm-widget-p): New function.
12046
12047 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12048
12049         * mml.el (mml-attach-file): Describe `description' in doc string.
12050         (mml-menu): Add Emacs MIME manual and PGG manual.
12051
12052 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12053
12054         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12055
12056 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12057
12058         * nntp.el (nntp-end-of-line): Doc fix.
12059
12060 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12061
12062         * imap.el (imap-open): Handle case where buffer is a buffer
12063         object.
12064
12065 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12066
12067         * gnus-delay.el (gnus-delay): Don't autoload.
12068         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12069         to be re-loaded when customizing the `gnus-delay' group.
12070
12071 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12072
12073         * message.el (message-insert-citation-line): Use newlines.
12074
12075 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12076
12077         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12078         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
12079         these routines, so the passphrase can be managed externally and
12080         passed in to the system.
12081         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12082         pgg-add-passphrase-to-cache function.
12083
12084         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12085         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
12086         these routines, so the passphrase can be managed externally and
12087         passed in to the system.
12088         (pgg-pgp5-sign-region): Use new name of
12089         pgg-add-passphrase-to-cache function.
12090
12091 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12092
12093         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12094         part of the decoded armor to find the key-identifier.
12095         (pgg-gpg-lookup-key-owner): New function to return the
12096         human-readable identifier of a key owner.
12097         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
12098         itself.
12099         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12100         the key value) if we have a key and can match it against a secret
12101         key.  Also, added a note pointing out fact that the prompt only
12102         indicates the first matching key.
12103
12104         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
12105         pgg-decrypt-region.
12106         (pgg-add-passphrase-to-cache): Rename from
12107         `pgg-add-passphrase-cache' to reduce confusion (all callers
12108         changed).
12109         (pgg-remove-passphrase-from-cache): Rename from
12110         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12111         changed).
12112         (pgg-read-passphrase, pgg-add-passphrase-cache)
12113         (pgg-remove-passphrase-cache): Add informative docstrings.
12114         (pgg-decrypt): Convey provided passphrase in subordinate call to
12115         pgg-decrypt-region.
12116
12117 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12118
12119         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12120         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12121         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12122         'passphrase' argument, so the passphrase can be managed externally
12123         and then passed in to the system.
12124
12125         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12126         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
12127         so the passphrase cache can be used reliably with identifiers
12128         besides a pgp packet's key id.
12129
12130         * pgg-gpg.el (pgg-gpg-encrypt-region)
12131         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12132         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
12133         these routines, so the passphrase can be managed externally and
12134         passed in to the system.
12135
12136         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12137         'notruncate' argument, so the passphrase cache can be used
12138         reliably with identifiers besides a pgp packet's key id.
12139
12140 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
12141
12142         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12143         symmetric encryption.
12144         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12145         encrypted session key.
12146         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12147         message ask for the passphrase in a proper way.
12148
12149         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12150         New user commands for symmetric encryption.
12151
12152 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12153
12154         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12155
12156         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12157
12158 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12159
12160         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12161
12162 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12163
12164         * mm-decode.el (mm-inlined-types): Add application/pgp.
12165         (mm-automatic-display): Ditto.
12166
12167         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12168         part as text.
12169
12170 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12171
12172         * nnrss.el: Update copyright.
12173         (nnrss-opml-import): Query whether to subscribe to each entry.
12174
12175         * gnus-art.el:
12176         * gnus-sum.el:
12177         * gnus-xmas.el:
12178         * messagexmas.el:
12179         * mm-uu.el:
12180         * mm-view.el: Update copyright.
12181
12182 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12183
12184         * message.el (message-info): New function.
12185         (message-mode-menu): Add it.
12186         Update copyright.
12187
12188         * ChangeLog: Fix and update copyright.
12189
12190 2006-01-13  Romain Francoise  <romain@orebokech.com>
12191
12192         * message.el (message-forward-subject-name-subject): Prefer the
12193         address to 'nowhere' if the sender has no name.
12194         Fix typo.  Update copyright year.
12195
12196 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12197
12198         * gnus-art.el (article-wash-html):
12199         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12200         (gnus-article-wash-html-with-w3m-standalone): New function.
12201
12202         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12203         mm-inline-text-html-render-with-w3m-standalone.
12204         (mm-text-html-washer-alist): Map w3m-standalone to
12205         gnus-article-wash-html-with-w3m-standalone.
12206         (mm-inline-text-html-render-with-w3m-standalone): New function.
12207
12208 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12209
12210         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12211         Improve LaTeX.
12212
12213 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12214
12215         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12216         (nnrss-request-article): Render text/plain parts as HTML.
12217
12218         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12219         the buffer.
12220
12221 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12222
12223         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12224         custom definition of `gnus-posting-styles'.
12225
12226         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12227         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12228
12229 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12230
12231         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12232         Use nntp for bug archive.
12233
12234 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12235
12236         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12237         parts.
12238         (nnrss-normalize-date): New function converts ISO 8601 date into
12239         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12240         (nnrss-check-group): Use it.
12241
12242 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12243
12244         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12245
12246         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12247         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12248         (nnrss-insert-w3): Ditto.
12249
12250 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12251
12252         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12253         the articles to be forwarded including the case where neither a
12254         number of articles nor a region is specified.
12255
12256 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12257
12258         * nnrss.el (nnrss-request-article): Fix last change; fill
12259         text/plain parts.
12260
12261 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12262
12263         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12264         in text/plain part.
12265         (nnrss-check-group): Don't add excessive newline to dc:subject.
12266
12267 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12268
12269         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12270         article.
12271
12272 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12273
12274         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12275         (nnml-use-compressed-files, nnml-save-mail): Support other
12276         comression programs such as bzip2.
12277
12278 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12279
12280         * dns.el (query-dns): Make sure we check the buffer size before
12281         removing tcp headers.
12282
12283 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12284
12285         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12286         remove MIME buttons associated with multipart/alternative parts.
12287         (gnus-mime-display-alternative): Tag buttons using `article-type'
12288         text property.
12289
12290         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12291         associated with multipart/alternative parts.
12292
12293         * gnus-art.el (gnus-signature-separator): Fix custom type.
12294
12295         * mm-decode.el (mm-inlined-types): Fix custom type.
12296         (mm-keep-viewer-alive-types): Ditto.
12297         (mm-automatic-display): Ditto.
12298         (mm-attachment-override-types): Ditto.
12299         (mm-inline-override-types): Ditto.
12300         (mm-automatic-external-display): Ditto.
12301
12302 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12303
12304         * spam-report.el (spam-report-user-mail-address)
12305         (spam-report-user-agent): New variables.
12306         (spam-report-url-ping-plain): Use spam-report-user-agent.
12307
12308 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12309
12310         * gnus-art.el (gnus-button-handle-custom): Do not just use
12311         `customize-apropos' for any "M-x customize-*" button but the
12312         function called for.  Accept both the function name and its
12313         argument in order to achieve this.
12314         (gnus-button-alist): Remove support for "custom:" URL's.
12315         Pass function name to `gnus-button-handle-custom' in case of "M-x
12316         customize-*" buttons.
12317
12318 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12319
12320         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12321         multipart/alternative and add xref to mm-discouraged-alternatives
12322         in doc string.
12323
12324         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12325         gnus-buttonized-mime-types in doc string.
12326
12327 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12328
12329         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12330         Suggest image/.* in the doc string.
12331
12332 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12333
12334         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12335         message-marks (Debian bug #342521).
12336
12337 2005-12-12  Simon Josefsson  <jas@extundo.com>
12338
12339         * password.el (password-read-from-cache): Add.
12340         (password-read): Use it.
12341
12342 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12343
12344         * rfc2047.el (rfc2047-charset-to-coding-system):
12345         Recognize us-ascii as a MIME charset.
12346
12347         * mm-bodies.el (mm-decode-content-transfer-encoding):
12348         Protect against the case where the 2nd arg TYPE is nil.
12349
12350 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12351
12352         * pop3.el (pop3-stream-type): Fix custom version.
12353
12354         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12355
12356 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12357
12358         * mm-decode.el (mm-display-external): Add missing cdr.
12359
12360 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12361
12362         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12363         RFC1524) if it is in mailcap or add a suffix according to
12364         mailcap-mime-extensions when generating a temp filename; postpone
12365         deleting a temp file for 2 seconds for some wrappers, shell
12366         scripts, and so on, which might exit right after having started a
12367         viewer command as a background job.
12368
12369 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12370
12371         * nntp.el (nntp-marks-directory): Fix custom group.
12372
12373         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12374         steps when < 10.
12375
12376         * gnus-start.el (gnus-no-server-1):
12377         Mention `gnus-level-default-subscribed' in doc string.
12378
12379 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12380
12381         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12382         parens.
12383
12384 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12385
12386         * gnus-xmas.el (gnus-use-toolbar): Revert.
12387         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12388         gnus-use-toolbar is default.
12389
12390         * messagexmas.el (message-use-toolbar): Revert.
12391         (message-setup-toolbar): Use global default-toolbar if
12392         message-use-toolbar is default.
12393
12394 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12395
12396         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12397         according to default-toolbar-visible-p.
12398
12399         * messagexmas.el (message-use-toolbar): Ditto.
12400
12401 2005-11-26  Dave Love  <fx@gnu.org>
12402
12403         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12404         (tls-program, tls-success): Provide openssl alternative.
12405
12406         * starttls.el: Doc fixes.
12407         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12408         SERVICE to PORT.
12409
12410         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12411         port null or service name.
12412         (starttls-negotiate): Autoload.
12413
12414 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12415
12416         * message.el (message-kill-to-signature): Fix interactive spec.
12417
12418 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12419
12420         * pop3.el (pop3-open-server): Recognize a string as a service name.
12421
12422 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12423
12424         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12425
12426 2005-11-23  Dave Love  <fx@gnu.org>
12427
12428         Add pop3s, pop3/starttls.
12429
12430         * pop3.el (pop3-authentication-scheme): Clarify doc.
12431         (open-tls-stream, starttls-open-stream): Autoload.
12432         (pop3-stream-type): New.
12433         (pop3-open-server): Use it.
12434
12435         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12436         for POP.
12437         (mail-source-keyword-map): Add :stream for POP.
12438         (mail-source-fetch-pop): Use pop3-stream-type.
12439
12440 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12441
12442         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12443         of current-time-string.
12444
12445 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12446
12447         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12448         date header.
12449
12450 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12451
12452         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12453         it can seriously impact performance as it bypasses the agent's
12454         local caches.
12455
12456 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12457
12458         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12459         must be explicitly online rather than "not explicitly offline" for
12460         its flags to be synchronized.
12461
12462         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12463         that gnus-uu-unmark-thread will function correctly.
12464
12465         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12466         1024K is instead displayed as 1M.
12467
12468 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12469
12470         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12471
12472 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12473
12474         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12475
12476 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12477
12478         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12479         error message to display actual error condition.
12480         (gnus-agent-save-local): Avoid saving symbols that are bound to
12481         nil as they simply result in a warning message in
12482         gnus-agent-read-local.
12483
12484 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12485
12486         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12487         rather than make-variable-buffer-local for file-precious-flag.
12488
12489 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12490
12491         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12492         for duplicates which are removed.  The invalid sort check then
12493         triggers a rescan after the sort as sorting may have moved
12494         duplicate entries such that they can be cheaply detected.
12495
12496 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12497
12498         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12499
12500 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12501
12502         * gnus-agent.el (gnus-agent-article-alist-save-format):
12503         Change internal variable to a custom variable.  Change default value
12504         from compressed(2) to uncompressed(1).
12505         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12506         support for uncompressed agentview files.  Taken together, reading
12507         the agentview file should now be 6-7 times faster.
12508
12509 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12510
12511         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12512         as a buffer-local variable.  This avoids creating truncated
12513         dribble files as a result of a hang up, eg.
12514
12515 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12516
12517         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12518         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12519         XEmacs.
12520
12521 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12522
12523         * gnus-start.el (gnus-start-draft-setup):
12524         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
12525
12526         * gnus.el (gnus-splash): Change custom group.
12527         (gnus-group-get-parameter, gnus-group-parameter-value):
12528         Describe allow-list argument.
12529
12530         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12531         string.
12532
12533 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12534
12535         * gnus-art.el (gnus-default-article-saver): Add user-defined
12536         `function' to custom type.
12537
12538 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12539
12540         * imap.el (imap-open): Handle case where buffer is a buffer
12541         object.
12542
12543 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12544
12545         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12546         long lines.
12547         (gnus-cache-delete-group): Wrap doc strings.
12548
12549         * gnus-agent.el (gnus-agent-rename-group)
12550         (gnus-agent-delete-group): Wrap doc strings.
12551
12552 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12553
12554         * messagexmas.el (message-use-toolbar): Change the valid values
12555         into default, top, bottom, left, and right.
12556         (message-toolbar-thickness): New variable.
12557         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12558         well.
12559         (message-setup-toolbar): Make it work.
12560
12561         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12562         (gnus-use-toolbar): Change the valid values into default, top,
12563         bottom, left, and right.
12564         (gnus-toolbar-thickness): New variable.
12565         (gnus-xmas-setup-toolbar): New function.
12566         (gnus-xmas-setup-group-toolbar): Use it.
12567         (gnus-xmas-setup-summary-toolbar): Use it.
12568
12569 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12570
12571         * gnus-start.el (gnus-1): Add "native" to
12572         gnus-predefined-server-alist.
12573
12574         * gnus.el (gnus-method-to-server): Don't add "native" to the
12575         lists here, because that leads to problems when
12576         gnus-select-method is bound.
12577
12578 2005-11-09  Simon Josefsson  <jas@extundo.com>
12579
12580         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12581         use (not sort-by-date) instead.
12582
12583 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12584
12585         * gnus-delay.el (gnus-delay-group): Don't autoload.
12586         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12587         to be re-loaded when customizing the `gnus-delay' group.
12588
12589 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12590
12591         * message.el: Revert last changes.
12592         (message-insert-citation-line): Use newlines.
12593
12594 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12595
12596         * message.el (message-courtesy-message)
12597         (message-mark-insert-begin, message-mark-insert-end)
12598         (message-elide-ellipsis, message-cancel-message)
12599         (message-add-header, message-change-subject)
12600         (message-cross-post-followup-to-header)
12601         (message-cross-post-insert-note, message-reduce-to-to-cc)
12602         (message-widen-reply, message-delete-not-region)
12603         (message-kill-to-signature, message-insert-signature)
12604         (message-insert-importance-high, message-insert-importance-low)
12605         (message-insert-or-toggle-importance)
12606         (message-insert-disposition-notification-to)
12607         (message-indent-citation, message-yank-original)
12608         (message-cite-original-without-signature, message-cite-original)
12609         (message-insert-citation-line, message-position-on-field)
12610         (message-fix-before-sending, message-send-mail-partially)
12611         (message-send-mail, message-send-mail-with-sendmail)
12612         (message-send-mail-with-qmail, message-send-news)
12613         (message-check-news-header-syntax, message-generate-headers)
12614         (message-insert-courtesy-copy, message-fill-address)
12615         (message-fill-header, message-shorten-references)
12616         (message-setup-1, message-cancel-news)
12617         (message-forward-make-body-plain, message-forward-make-body-mime)
12618         (message-forward-make-body-mml, message-encode-message-body)
12619         (message-forward-make-body-digest-plain)
12620         (message-forward-make-body-digest-mime)
12621         (message-use-alternative-email-as-from): Insert `hard-newline'
12622         instead of ordinary newlines.
12623
12624 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12625
12626         * message.el (message-generate-headers): Downcase the argument
12627         given to message-check-element.
12628
12629 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12630
12631         * nntp.el (nntp-authinfo-rejected): New error condition.
12632         (nntp-wait-for): Use new error condition to signal authentication
12633         error.
12634         (nntp-retrieve-data): Rethrow new error condition to break out of
12635         recursive call to nntp-send-authinfo.
12636
12637 2005-11-08  Romain Francoise  <romain@orebokech.com>
12638
12639         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12640         (gnus-summary-exit-map): Bind to `Z p'.
12641         (gnus-summary-make-menu-bar): Add menu item.
12642
12643 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12644
12645         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12646         (gnus-treat-*): Add `first' in all doc strings.
12647
12648         * gnus-group.el (gnus-group-compact-group): Fix typo.
12649
12650 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12651
12652         * gnus.el (gnus-parameters-case-fold-search): New variable.
12653         (gnus-parameters-get-parameter): Use it.
12654
12655         * gnus-score.el (gnus-home-score-file): Doc fix.
12656
12657 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12658
12659         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12660
12661 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12662
12663         * mm-util.el (mm-special-display-p): New function.
12664
12665         * mml.el (mml-preview): Use it; doc fix.
12666
12667 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12668
12669         * imap.el (imap-open): Handle case where buffer is a buffer object.
12670
12671 2005-10-29  Romain Francoise  <romain@orebokech.com>
12672
12673         * message.el (message-fix-before-sending): Fix comment.
12674
12675 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12676
12677         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12678
12679 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12680
12681         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12682         Used in gnus-score.el.
12683
12684 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12685
12686         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12687
12688 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12689
12690         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12691         whitespace removed in revision 7.8.  Use concatenated string to
12692         protect trailing whitespace.
12693
12694 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12695
12696         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12697         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12698         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12699         Courier IMAP ("some version from 2004").  Mostly based on similar
12700         code in the same function.
12701
12702 2005-10-26  Didier Verna  <didier@xemacs.org>
12703
12704         * gnus-group.el (gnus-group-compact-group): Invalidate original
12705         article buffer.
12706         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12707         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12708         NOV database and in article itself.
12709         Invalidate article backlog.
12710
12711 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12712
12713         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12714
12715 2005-10-26  Simon Josefsson  <jas@extundo.com>
12716
12717         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12718         part of 2004-07-25 change.
12719
12720 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12721
12722         * message.el (message-display-completion-list): New function.
12723         (message-expand-group): Use it; make sure the Completions buffer
12724         is modifiable.
12725 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12726
12727         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12728         user-mail-name is an empty string.
12729
12730 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12731
12732         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12733         depending on gnus-score-decay-constant.
12734
12735         * encrypt.el (encrypt-insert-file-contents)
12736         (encrypt-write-file-contents): Don't use `gnus-message'.
12737
12738         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12739         arguments.
12740         (mm-uu-type-alist): Add message-marks and insert-marks.
12741         Pass arguments to mm-uu-verbatim-marks-extract.
12742         (mm-uu-hide-markers): New variable.
12743         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12744
12745         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12746         (gnus-convert-image-to-face-command): Use "convert" by default to
12747         allow other input image formats.
12748         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12749         accordingly.
12750
12751 2005-10-23  Simon Josefsson  <jas@extundo.com>
12752
12753         * imap.el (imap-gssapi-program): Align command line parameters
12754         with latest GNU SASL.
12755         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12756
12757 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12758
12759         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12760         HTML.
12761         (nnslashdot-request-article): Ditto.
12762
12763         * lpath.el (featurep): Add nobreak-char-display.
12764
12765 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12766
12767         * mail-source.el (mail-source-fetch-pop): Require pop3.
12768         (mail-source-check-pop): Ditto.
12769
12770 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12771
12772         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12773         errors.
12774
12775 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12776
12777         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12778         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12779
12780         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12781
12782         * mm-bodies.el (mm-decode-string):
12783         Call `mm-charset-to-coding-system' with allow-override argument.
12784
12785 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12786
12787         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12788         (rfc2047-charset-to-coding-system): New function.
12789         (rfc2047-decode-encoded-words): New function.
12790         (rfc2047-decode-region): Use them.
12791         (rfc2047-decode-cte): Remove.
12792         (rfc2047-parse-and-decode): Remove.
12793         (rfc2047-decode): Remove.
12794
12795 2005-10-15  Kenichi Handa  <handa@m17n.org>
12796
12797         * rfc2047.el (rfc2047-decode-cte): New function.
12798         (rfc2047-decode-region): Change the way to decode successive
12799         encoded-words: decode B- or Q-encoding in each encoded-word,
12800         concatenate them, and decode it as charset.
12801
12802 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12803
12804         * lpath.el: Fbind codepage-setup for XEmacs.
12805
12806 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12807
12808         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12809         widget-move-and-invoke.
12810         (gnus-custom-mode): Use gnus-custom-map.
12811
12812 2005-10-15  Bill Wohler  <wohler@newt.com>
12813
12814         * message.el (message-tool-bar-map): Rename image file from
12815         mail_send to mail/send.
12816
12817 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12818
12819         * message.el (message-expand-group): Pass the common
12820         prefix substring of completion to `display-completion-list'.
12821
12822 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12823
12824         * mml-sec.el (mml-secure-method): New internal variable.
12825         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12826         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
12827         New functions using mml-secure-method.
12828
12829         * mml.el (mml-mode-map): Add key bindings for those functions.
12830         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12831         Harder <harder@myrealbox.com>.
12832         (mml-attach-file, mml-attach-buffer, mml-attach-external):
12833         Goto end of message if point is the headers of the message.
12834
12835         * message.el (message-in-body-p): New function.
12836
12837         * assistant.el: Autoload gnus-util and netrc.
12838
12839         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12840         Use `mm-charset-override-alist' only when decoding.
12841
12842         * mm-bodies.el (mm-decode-body):
12843         Call `mm-charset-to-coding-system' with allow-override argument.
12844
12845         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12846         `filename' from Content-Disposition if Content-Type doesn't
12847         provide `name'.
12848         (gnus-mime-view-part-as-type): Set default instead of
12849         initial-input.
12850
12851 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12852
12853         * format-spec.el (format-spec): Propagate text properties of % spec.
12854
12855 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12856
12857         * gnus-art.el (gnus-treat-predicate): Add `first'.
12858
12859 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12860
12861         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12862         (mm-charset-override-alist): New variable.
12863         (mm-charset-to-coding-system): Use it.
12864         (mm-codepage-setup): New helper function.
12865         (mm-charset-eval-alist): New variable.
12866         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
12867         Warn about unknown charsets.
12868
12869         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12870
12871 2005-10-04  David Hansen  <david.hansen@gmx.net>
12872
12873         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12874         (nnrss-check-group): Ditto.
12875
12876 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12877
12878         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12879         Rename x-gnus-verbatim to x-verbatim.
12880         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12881
12882         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12883         x-verbatim.
12884
12885         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12886
12887         * gnus-util.el (gnus-remove-duplicates): Remove.
12888
12889         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12890         instead of gnus-remove-duplicates.
12891
12892         * message.el (message-remove-duplicates): Remove.
12893         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12894         message-remove-duplicates.
12895
12896         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12897         available, else use implementation from `delete-dups'.
12898
12899         * message.el (message-insert-expires): New function.
12900         (message-mode-map): Add key binding.
12901         (message-mode-field-menu): Add menu entry.
12902         (message-mode): Document it.
12903         (message-make-expires-date): Use `message-make-date'.
12904
12905 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12906
12907         * message.el (message-make-expires-date): New function.
12908
12909 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12910
12911         * Makefile.in (list-installed-shadows): New entry.
12912         (install): Use it.
12913         (remove-installed-shadows): New entry.
12914
12915         * dgnushack.el (dgnushack-default-load-path): New variable.
12916         (dgnushack-find-lisp-shadows): New function.
12917         (dgnushack-remove-lisp-shadows): New function.
12918
12919 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12920
12921         * Makefile.in (install-el-elc): New entry.
12922         (install): Use it so that .el files are necessarily installed.
12923
12924 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12925
12926         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12927
12928 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12929
12930         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12931         function rather than the diff-mode.el package.
12932         (mm-display-external): Use with-current-buffer.
12933         (mm-viewer-completion-map, mm-viewer-completion-map):
12934         Move initialization inside declaration.
12935
12936 2005-09-29  Simon Josefsson  <jas@extundo.com>
12937
12938         * spam.el: Load hashcash when compiling, to avoid warnings.
12939         Don't autoload mail-check-payment.
12940         (spam-check-hashcash): Define unconditionally, since hashcash.el
12941         is part of Gnus now.  Ignore errors from payment checking.
12942
12943 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12944
12945         * message.el (message-bold-region, message-unbold-region):
12946         Rename from `bold-region' and `unbold-region'.
12947
12948         * message.el: Remove useless autoloads.
12949
12950 2005-09-28  Simon Josefsson  <jas@extundo.com>
12951
12952         * message.el (message-use-idna): Default to t.
12953         (message-use-idna): Test whether encoding works too.  Doc fix.
12954
12955 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12956
12957         * nntp.el (nntp-warn-about-losing-connection): Remove.
12958
12959 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12960
12961         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12962         customizable.  Change default value.
12963         (mm-uu-diff-groups-regexp): Change default value.
12964         (mm-uu-type-alist): Add doc string.
12965         (mm-uu-configure): Add doc string.  Make it interactive.
12966         (mm-uu-tex-groups-regexp): New variable.
12967         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12968         (mm-uu-type-alist): Add LaTeX documents.
12969         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12970         of "text/verbatim".
12971         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12972
12973         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12974         instead of "text/verbatim".
12975
12976         * message.el (message-mark-inserted-region)
12977         (message-mark-insert-file): Use slrn style marks when called with
12978         prefix argument.
12979
12980 2005-09-27  Simon Josefsson  <jas@extundo.com>
12981
12982         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12983
12984 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12985
12986         * message.el (message-remove-duplicates): New function.
12987         Implementation borrowed from `gnus-remove-duplicates'.
12988         (message-idna-to-ascii-rhs): Also encode idna addresses in
12989         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12990         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12991         only ask about the same idna domain once per header and also tell
12992         in what header to replace the idna domain.
12993
12994         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12995         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12996         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12997         a header is decoded and not just the last one.
12998
12999 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13000
13001         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13002         has been decoded.
13003
13004         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13005         (mm-insert-part): Don't modify text if it has been decoded.
13006
13007         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13008         decoded.
13009
13010         * mm-view.el (mm-inline-text): Don't strip text props unless
13011         decoding enriched or richtext parts.
13012
13013 2005-09-25  Romain Francoise  <romain@orebokech.com>
13014
13015         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13016         * gnus-start.el (gnus-subscribe-interactively):
13017         * gnus-uu.el (gnus-uu-grab-articles):
13018         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13019         space.
13020
13021 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13022
13023         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13024         * mm-view.el (mm-view-pkcs7-decrypt):
13025         * gnus-sum.el (gnus-summary-limit-to-extra)
13026         (gnus-summary-respool-article, gnus-read-move-group-name):
13027         * gnus-score.el (gnus-summary-increase-score):
13028         * gnus-util.el (gnus-completing-read-with-default):
13029         * gnus-art.el (gnus-read-save-file-name)
13030         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13031         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13032         * message.el (message-check-news-header-syntax):
13033         Follow convention for reading with the minibuffer.
13034
13035 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13036
13037         * spam-report.el (spam-report-url-ping-plain):
13038         Use gnus-extended-version as User-Agent.
13039
13040         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13041         default value is nil.
13042
13043         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13044         (mm-uu-verbatim-marks-extract): New function.
13045         (mm-uu-extract): New face.
13046         (mm-uu-copy-to-buffer): Use it.
13047
13048         * spam-report.el (spam-report-gmane-ham): Rename from
13049         `spam-report-gmane-unspam'.
13050         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13051         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13052
13053         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13054         Autoload.
13055         (spam-report-gmane-unregister-routine):
13056         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13057
13058 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13059
13060         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13061         (spam-report-gmane-unregister-routine): Add support for gmane
13062         unregistration.
13063
13064         * spam-report.el (spam-report-gmane-unspam)
13065         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13066         (spam-report-gmane): Change to take a single article and do unspam
13067         registration.
13068
13069 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13070
13071         * mm-url.el (mm-url-decode-entities): Fix regexp.
13072
13073 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13074
13075         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13076         default to nil, to be able to use Gnus at all.  If the default
13077         switches to something else, then the function should be fixed not
13078         be exceedingly slow.
13079
13080 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13081
13082         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13083         fail hard.
13084
13085         * spam-report.el: Add better Keywords line.
13086
13087         * spam.el: Add Maintainer and better Keywords line.
13088
13089 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13090
13091         * gnus-art.el (gnus-article-replace-part)
13092         (gnus-mime-replace-part): New functions.
13093         (gnus-mime-action-alist, gnus-mime-button-commands)
13094         (gnus-mime-save-part-and-strip): Add file argument.
13095         (gnus-article-part-wrapper): Add interactive argument.
13096
13097         * gnus-sum.el (gnus-summary-mime-map):
13098         Add `gnus-article-replace-part'.
13099
13100 2005-09-19  Didier Verna  <didier@xemacs.org>
13101
13102         The nnml compaction feature:
13103         * nnml.el (nnml-request-compact-group): New function.
13104         * nnml.el (nnml-request-compact): New function.
13105         * gnus-int.el (gnus-request-compact-group): New function.
13106         * gnus-int.el (gnus-request-compact): New function.
13107         * gnus-group.el (gnus-group-compact-group): New function.
13108         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13109         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13110         * gnus-srvr.el (gnus-server-compact-server): New function.
13111         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13112         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13113
13114 2005-09-18  Deepak Goel  <deego@gnufans.org>
13115
13116         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13117         format spec.
13118
13119 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13120
13121         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13122
13123 2005-09-15  Romain Francoise  <romain@orebokech.com>
13124
13125         * message.el (message-fill-paragraph): Clarify docstring.
13126
13127 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13128
13129         * gnus-art.el (gnus-mime-display-part): Protect against broken
13130         MIME messages.
13131
13132 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13133
13134         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13135         before parsing header.
13136
13137 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13138
13139         * html2text.el (html2text-replace-list): Add new entities.
13140
13141 2005-09-11  Romain Francoise  <romain@orebokech.com>
13142
13143         * message.el (message-alternative-emails): Improve docstring.
13144         (message-setup-1): Call `message-use-alternative-email-as-from'
13145         after `message-setup-hook' to give it precedence over posting
13146         styles, etc.
13147         (message-use-alternative-email-as-from): Add docstring.
13148         Remove the original From header if present.
13149
13150         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13151         (nnml-save-mail): Use it.
13152
13153         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13154         articles.  Add new argument `silent'.
13155         (gnus-uu-mark-all): Report the total number of marked articles.
13156
13157 2005-09-10  Romain Francoise  <romain@orebokech.com>
13158
13159         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13160         (gnus-uu-mark-series): Likewise.
13161
13162 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13163
13164         * spam-report.el (spam-report-gmane): Fix generation of spam
13165         report URL.
13166
13167 2005-09-10  Simon Josefsson  <jas@extundo.com>
13168
13169         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13170         t, based on discussion on the ding list with Robert Epprecht
13171         <epprecht@solnet.ch>.
13172
13173 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13174
13175         * spam-report.el (spam-report-gmane): Make it work without
13176         X-Report-Spam header.  Gmane now only provides Archived-At.
13177         This is only used if `spam-report-gmane-use-article-number' is nil.
13178         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13179
13180         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13181         make `gnus-summary-sort-by-recipient' work with threading.
13182
13183         * nnweb.el (nnweb-google-wash-article): Print a message if article
13184         is not available.
13185
13186 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13187
13188         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13189         change.  Decode text/* parts content before displaying.
13190
13191 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13192
13193         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13194
13195 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13196
13197         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13198
13199         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13200         url-package-name, url-package-version,
13201         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13202         w3m-display-inline-images, and w3m-minor-mode-map.
13203
13204 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13205
13206         * message.el (message-tab-body-function): Fix mismatched custom type.
13207
13208         * gnus.el (gnus-group-change-level-function): Ditto.
13209
13210         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13211
13212         * gnus-art.el (gnus-signature-limit)
13213         (gnus-article-mime-part-function): Ditto.
13214
13215 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13216
13217         * mml.el (mml-mode): Silence the byte compiler.
13218
13219         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13220         using `(sit-for 0)' before moving the point to the specified part;
13221         skip unbuttonized parts.
13222         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13223         return to the summary window if gnus-auto-select-part is non-nil.
13224
13225 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13226
13227         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13228         New variables.
13229         (mml-dnd-attach-file, mml-mode): Use them.
13230
13231         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13232         Make fetching article by MID work again for Google Groups.
13233         Add FIXME concerning gnus-group-make-web-group.
13234
13235         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13236         Don't depend on Gnus by using mail-extract-address-components if
13237         gnus-extract-address-components is not bound.
13238
13239 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13240
13241         * gnus-art.el (gnus-mime-display-security): Don't display the
13242         signature, but only the signed part.
13243
13244 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13245
13246         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13247
13248         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13249         list, not listp.
13250
13251 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13252
13253         * mm-encode.el (mm-encode-content-transfer-encoding):
13254         Likewise when encoding.
13255
13256         * mm-bodies.el (mm-decode-content-transfer-encoding):
13257         De-canonicalize CRLF for all text content types, not just
13258         text/plain.
13259
13260 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13261
13262         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13263         valid article; point arrow and cursor at the MIME button.
13264
13265 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13266
13267         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13268         Suggested by Dan Christensen <jdc@uwo.ca>.
13269
13270         * mm-decode.el (mm-save-part): Enable change of prompt.
13271
13272 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13273
13274         * gnus-msg.el (gnus-inews-add-send-actions):
13275         Make `message-post-method' lambda parameter ARG `&optional'.
13276
13277 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13278
13279         * gnus-sum.el (gnus-summary-mime-map):
13280         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13281         gnus-article-jump-to-part.
13282
13283         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13284         (gnus-article-edit-part): Use it.
13285         (gnus-article-part-wrapper): Add no-handle argument.
13286         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13287         New functions.
13288
13289 2005-08-29  Romain Francoise  <romain@orebokech.com>
13290
13291         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13292         docstring.
13293         (gnus-face-from-file): Likewise.
13294
13295 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13296
13297         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13298         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13299         non-nil.
13300         (gnus-auto-select-part): New variable.
13301         (gnus-article-jump-to-part): New function.
13302         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13303         (gnus-mime-delete-part): Allow selecting specified part after
13304         deleting or stripping parts.
13305         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13306         part if argument is bogus.
13307
13308 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13309
13310         * gnus-art.el (w3m-minor-mode-map):
13311         * gnus-spec.el (gnus-newsrc-file-version):
13312         * gnus-util.el (nnmail-active-file-coding-system)
13313         (gnus-original-article-buffer, gnus-user-agent):
13314         * gnus.el (gnus-ham-process-destinations)
13315         (gnus-parameter-ham-marks-alist)
13316         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13317         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13318         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13319         * mm-decode.el (gnus-current-window-configuration):
13320         * mm-extern.el (gnus-article-mime-handles):
13321         * mm-url.el (url-current-object, url-package-name)
13322         (url-package-version):
13323         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13324         (smime-keys, w3m-cid-retrieve-function-alist)
13325         (w3m-current-buffer, w3m-display-inline-images)
13326         (w3m-minor-mode-map):
13327         * mml-smime.el (gnus-extract-address-components):
13328         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13329         (gnus-newsrc-hashtb, message-default-charset)
13330         (message-deletable-headers, message-options)
13331         (message-posting-charset, message-required-mail-headers)
13332         (message-required-news-headers):
13333         * mml1991.el (mc-pgp-always-sign):
13334         * mml2015.el (mc-pgp-always-sign):
13335         * nnheader.el (nnmail-extra-headers):
13336         * rfc1843.el (gnus-decode-encoded-word-function)
13337         (gnus-decode-header-function, gnus-newsgroup-name):
13338         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13339
13340 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13341
13342         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13343         the end of the date treatments.
13344
13345 2005-08-15  Simon Josefsson  <jas@extundo.com>
13346
13347         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13348         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13349         Capello and Romain Francoise.
13350         (pgg-fetch-key-function): Remove, not used?
13351         (pgg-insert-url-with-w3): Require url, to get
13352         url-insert-file-contents regardless of where it is defined.
13353
13354 2005-08-13  Romain Francoise  <romain@orebokech.com>
13355
13356         * message.el (message-cite-original-1): New function.
13357         (message-cite-original): Use it.
13358         (message-cite-original-without-signature): Ditto.
13359
13360 2005-08-08  Romain Francoise  <romain@orebokech.com>
13361
13362         * message.el (message-yank-empty-prefix): New variable.
13363         (message-indent-citation): Use it.
13364         (message-cite-original-without-signature): Respect X-No-Archive.
13365
13366 2005-08-08  Simon Josefsson  <jas@extundo.com>
13367
13368         * pgg.el: Autoload url-insert-file-contents instead of loading
13369         w3/url.
13370         (pgg-insert-url-with-w3): Don't load url here.
13371
13372 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13373
13374         * message.el (message-kill-to-signature): Don't insert newline at
13375         bol.
13376         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13377
13378 2005-08-06  Romain Francoise  <romain@orebokech.com>
13379
13380         * message.el (message-user-fqdn): Fix typo in docstring.
13381
13382 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13383
13384         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13385
13386         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13387
13388 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13389
13390         * mm-bodies.el (mm-encode-body): Use coding system rather than
13391         charset to encode text.
13392
13393         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13394         number of charsets if utf-8 is available (XEmacs).
13395
13396 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13397
13398         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13399         taken from `gnus-button-mid-or-mail-regexp'.
13400         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13401         (gnus-button-alist): Improve regexp for domain part of the MIDs
13402         for news:localpart@domain buttons.
13403         (gnus-button-ctan-directory-regexp): Update.
13404
13405 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13406
13407         * sieve-manage.el (sieve-manage-interactive-login):
13408         Use make-local-variable rather than make-variable-buffer-local.
13409         (sieve-manage-open): Ditto.
13410         (sieve-manage-authenticate): Ditto.
13411
13412         * mml.el (mml-generate-mime-1): Make the content type default to
13413         text/plain if the filename is not specified.
13414
13415 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13416
13417         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13418         instead of insert-buffer.
13419
13420         * message.el (message-yank-original): Ditto; set the mark at the
13421         end of the yanked message.
13422
13423 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13424
13425         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13426         lines to scroll rather than to stop it.
13427
13428         * mml.el (mml-generate-default-type): Add doc string.
13429         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13430         default to application/octet-stream when determining the content
13431         type if it is not specified for the part or the mml contents; add
13432         a comment about mml-generate-default-type.
13433
13434 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13435
13436         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13437         make it default to application/octet-stream when determining the
13438         content type if it is not specified for the external contents.
13439
13440 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13441
13442         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13443         segmented parameter but also other parameters might be there.
13444
13445 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13446
13447         * mm-decode.el (mm-display-external): Delete temp file, directory
13448         and buffer immediately if the external process is exited.
13449
13450 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13451
13452         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13453         fewer lines than that of scroll-margin.
13454         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13455
13456 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13457
13458         * gnus-art.el (gnus-article-next-page): Revert.
13459         (gnus-article-beginning-of-window): New macro.
13460         (gnus-article-next-page-1): Use it.
13461         (gnus-article-prev-page): Ditto.
13462         (gnus-article-edit-part): Use insert-buffer-substring instead of
13463         insert-buffer.
13464         (gnus-article-edit-exit): Ditto.
13465
13466         * gnus-util.el (gnus-beginning-of-window): Remove.
13467         (gnus-end-of-window): Remove.
13468
13469         * lpath.el: Don't bind header-line-format and scroll-margin.
13470
13471 2005-07-25  Simon Josefsson  <jas@extundo.com>
13472
13473         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13474         to have the url package without w3.  Reported by Daiki Ueno
13475         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13476
13477 2005-07-20  Didier Verna  <didier@xemacs.org>
13478
13479         * gnus-diary.el: Remove the description comment (nndiary is now
13480         properly documented in the Gnus manual).
13481         Fix the spelling of "Back End".
13482         * nndiary.el: Ditto.
13483         Fix the copyright notice.
13484
13485 2005-07-18  Romain Francoise  <romain@orebokech.com>
13486
13487         * gnus-sum.el (gnus-summary-to-prefix)
13488         (gnus-summary-newsgroup-prefix): New variables.
13489         (gnus-summary-from-or-to-or-newsgroups): Use them.
13490
13491 2005-07-17  Romain Francoise  <romain@orebokech.com>
13492
13493         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13494         space as it's generally not especially interesting to the user.
13495
13496 2005-07-16  Romain Francoise  <romain@orebokech.com>
13497
13498         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13499         nil to avoid prompting and file modification if one of the
13500         messages at the top of the nnfolder file contains a copyright
13501         notice.
13502         Update copyright notice.
13503
13504         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13505         instead of `current-time-string' as the latter creates a time
13506         string that is not RFC 2822 compliant (it lacks the zone).
13507         Update copyright notice.
13508
13509 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13510
13511         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13512         for text/rtf.  Display default in prompt.  Pass default for M-n.
13513
13514         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13515
13516 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13517
13518         * gnus-msg.el (gnus-button-mailto):
13519         Remove save-selected-window-window hackery because it relies on
13520         save-selected-window internals.
13521
13522 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13523
13524         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13525         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13526         (gnus-article-prev-page): Ditto.
13527
13528         * gnus-util.el (gnus-beginning-of-window): New function.
13529         (gnus-end-of-window): New function.
13530
13531         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13532
13533 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13534
13535         * gnus-score.el (gnus-score-edit-all-score):
13536         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
13537         gnus-message.
13538
13539 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13540
13541         * gnus-msg.el (gnus-button-mailto):
13542         Remove save-selected-window-window hackery because it relies on
13543         save-selected-window internals.
13544
13545 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13546
13547         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13548         add-minor-mode.
13549         (gnus-binary-mode): Ditto.
13550
13551         * gnus-topic.el (gnus-topic-mode): Ditto.
13552
13553 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13554
13555         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13556         (gnus-article-prev-page): Take scroll-margin into consideration.
13557
13558 2005-07-04  Lute Kamstra  <lute@gnu.org>
13559
13560         Update FSF's address in GPL notices.
13561
13562 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13563
13564         * gnus.el (gnus-exit):
13565         * gnus-group.el (gnus-group-icons):
13566         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13567
13568         * gnus-nocem.el (gnus-nocem):
13569         * message.el (message-various, message-buffers, message-sending)
13570         (message-interface, message-forwarding, message-insertion)
13571         (message-headers, message-news, message-mail):
13572         * pgg-gpg.el (pgg-gpg):
13573         * pgg-parse.el (pgg-parse):
13574         * pgg-pgp.el (pgg-pgp):
13575         * pgg-pgp5.el (pgg-pgp5):
13576         * pop3.el (pop3): Finish `defgroup' description with period.
13577
13578 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13579
13580         * gnus-art.el (article-display-face): Improve the efficiency.
13581         (article-display-x-face): Ditto; remove grey x-face stuff.
13582
13583 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13584
13585         * gnus-art.el (article-display-face): Correct the position in
13586         which Faces are inserted.
13587
13588 2005-06-29  Didier Verna  <didier@xemacs.org>
13589
13590         * gnus-art.el (article-display-face): Display faces in correct
13591         order.
13592
13593 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13594
13595         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13596         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13597         (gnus-nocem-check-article): Fetch the Type header.
13598         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13599         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13600         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13601         make sure gnus-nocem-hashtb is initialized.
13602         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13603         (gnus-nocem-unwanted-article-p): Ditto.
13604
13605         * pgg.el (pgg-verify): Return the verification result.
13606
13607 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13608
13609         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13610         is ascii.
13611
13612 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13613
13614         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13615         `show-nonbreak-escape'.
13616
13617 2005-06-23  Lute Kamstra  <lute@gnu.org>
13618
13619         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13620
13621         * dig.el (dig-mode):
13622         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13623
13624 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13625
13626         * nnimap.el (nnimap-split-download-body): Fix spellings.
13627
13628 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13629
13630         * gnus-art.el (gnus-article-encrypt-body):
13631         * gnus-cus.el (gnus-score-customize):
13632         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13633         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13634
13635 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13636
13637         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13638         header by looking for magic "MII" at the beginnig.
13639
13640 2005-06-16  Miles Bader  <miles@gnu.org>
13641
13642         * gnus-xmas.el (gnus-xmas-group-startup-message):
13643         Use renamed gnus-splash face.
13644
13645         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13646         (assistant-field-face): New backward-compatibility alias for renamed
13647         face.
13648         (assistant-render-text): Use renamed assistant-field face.
13649
13650         * spam.el (spam): Remove "-face" suffix from face name.
13651         (spam-face): New backward-compatibility alias for renamed face.
13652         (spam-face, spam-initialize): Use renamed spam face.
13653
13654         * message.el (message-header-to, message-header-cc)
13655         (message-header-subject, message-header-newsgroups)
13656         (message-header-other, message-header-name)
13657         (message-header-xheader, message-separator, message-cited-text)
13658         (message-mml): Remove "-face" suffix from face names.
13659         (message-header-to-face, message-header-cc-face)
13660         (message-header-subject-face, message-header-newsgroups-face)
13661         (message-header-other-face, message-header-name-face)
13662         (message-header-xheader-face, message-separator-face)
13663         (message-cited-text-face, message-mml-face):
13664         New backward-compatibility aliases for renamed faces.
13665         (message-font-lock-keywords): Use renamed message faces.
13666
13667         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13668         (sieve-test-commands, sieve-tagged-arguments):
13669         Remove "-face" suffix from face names.
13670         (sieve-control-commands-face, sieve-action-commands-face)
13671         (sieve-test-commands-face, sieve-tagged-arguments-face):
13672         New backward-compatibility aliases for renamed faces.
13673         (sieve-control-commands-face, sieve-action-commands-face)
13674         (sieve-test-commands-face, sieve-tagged-arguments-face):
13675         Use renamed sieve faces.
13676
13677         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13678         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13679         (gnus-group-news-3-empty, gnus-group-news-4)
13680         (gnus-group-news-4-empty, gnus-group-news-5)
13681         (gnus-group-news-5-empty, gnus-group-news-6)
13682         (gnus-group-news-6-empty, gnus-group-news-low)
13683         (gnus-group-news-low-empty, gnus-group-mail-1)
13684         (gnus-group-mail-1-empty, gnus-group-mail-2)
13685         (gnus-group-mail-2-empty, gnus-group-mail-3)
13686         (gnus-group-mail-3-empty, gnus-group-mail-low)
13687         (gnus-group-mail-low-empty, gnus-summary-selected)
13688         (gnus-summary-cancelled, gnus-summary-high-ticked)
13689         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13690         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13691         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13692         (gnus-summary-low-undownloaded)
13693         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13694         (gnus-summary-low-unread, gnus-summary-normal-unread)
13695         (gnus-summary-high-read, gnus-summary-low-read)
13696         (gnus-summary-normal-read, gnus-splash):
13697         Remove "-face" suffix from face names.
13698         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13699         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13700         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13701         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13702         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13703         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13704         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13705         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13706         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13707         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13708         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13709         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13710         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13711         (gnus-summary-normal-ticked-face)
13712         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13713         (gnus-summary-normal-ancient-face)
13714         (gnus-summary-high-undownloaded-face)
13715         (gnus-summary-low-undownloaded-face)
13716         (gnus-summary-normal-undownloaded-face)
13717         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13718         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13719         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13720         (gnus-splash-face):
13721         New backward-compatibility aliases for renamed faces.
13722         (gnus-group-startup-message): Use renamed gnus faces.
13723
13724         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13725         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13726         (gnus-server-agent): Remove "-face" suffix from face names.
13727         (gnus-server-agent-face, gnus-server-opened-face)
13728         (gnus-server-closed-face, gnus-server-denied-face)
13729         (gnus-server-offline-face):
13730         New backward-compatibility aliases for renamed faces.
13731         (gnus-server-agent-face, gnus-server-opened-face)
13732         (gnus-server-closed-face, gnus-server-denied-face)
13733         (gnus-server-offline-face): Use renamed gnus faces.
13734
13735         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13736         Remove "-face" suffix from face names.
13737         (gnus-picon-xbm-face, gnus-picon-face):
13738         New backward-compatibility aliases for renamed faces.
13739
13740         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13741         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13742         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13743         (gnus-cite-11): Remove "-face" suffix from face names.
13744         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13745         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13746         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13747         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13748         New backward-compatibility aliases for renamed faces.
13749         (gnus-cite-attribution-face, gnus-cite-face-list)
13750         (gnus-article-boring-faces): Use renamed gnus faces.
13751
13752         * gnus-art.el (gnus-signature, gnus-header-from)
13753         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13754         (gnus-header-content): Remove "-face" suffix from face names.
13755         (gnus-signature-face, gnus-header-from-face)
13756         (gnus-header-subject-face, gnus-header-newsgroups-face)
13757         (gnus-header-name-face, gnus-header-content-face):
13758         New backward-compatibility aliases for renamed faces.
13759         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13760
13761         * gnus-sum.el (gnus-summary-selected-face)
13762         (gnus-summary-highlight): Use renamed gnus faces.
13763         * gnus-group.el (gnus-group-highlight): Likewise.
13764
13765 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13766
13767         * gnus-sieve.el (gnus-sieve-article-add-rule):
13768         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13769         * spam-stat.el (spam-stat-buffer-change-to-spam)
13770         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13771
13772         * message.el (message-is-yours-p):
13773         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13774
13775 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13776
13777         * mm-view.el (mm-inline-text): Withdraw the last change.
13778
13779 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13780
13781         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13782         executing enriched-decode.
13783
13784 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13785
13786         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13787         charset of tar files.
13788
13789 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13790
13791         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13792
13793 2005-06-04  Lute Kamstra  <lute@gnu.org>
13794
13795         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13796         information is never recorded.
13797
13798 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13799
13800         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13801
13802 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13803
13804         * pop3.el (pop3-apop): Run md5 in the binary mode.
13805
13806         * starttls.el (starttls-set-process-query-on-exit-flag):
13807         Use eval-and-compile.
13808
13809 2005-05-31  Simon Josefsson  <jas@extundo.com>
13810
13811         * smime.el (smime-replace-in-string): Define.
13812         (smime-cert-by-ldap-1): Use it.
13813
13814 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13815
13816         * gnus-art.el (article-display-x-face): Replace
13817         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13818
13819         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13820         set-process-query-on-exit-flag or process-kill-without-query.
13821
13822         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13823         loop instead of replace-regexp.
13824
13825         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13826         instead of process-kill-without-query if it is available.
13827
13828         * lpath.el: Fbind ldap-search-entries.
13829
13830         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13831         instead of find-file-hooks if it is available.
13832
13833         * mml1991.el: Bind pgg-default-user-id when compiling.
13834
13835         * mml2015.el: Bind pgg-default-user-id when compiling.
13836
13837         * nndraft.el (nndraft-request-associate-buffer):
13838         Use write-contents-functions instead of write-contents-hooks if it is
13839         available.
13840
13841         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13842         instead of find-file-hooks if it is available.
13843
13844         * nntp.el (nntp-open-connection): Replace
13845         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13846         (nntp-open-ssl-stream): Ditto.
13847         (nntp-open-tls-stream): Ditto.
13848
13849         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13850         set-process-query-on-exit-flag or process-kill-without-query.
13851         (starttls-open-stream-gnutls): Use it instead of
13852         process-kill-without-query.
13853         (starttls-open-stream): Ditto.
13854
13855 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13856
13857         * smime.el (smime-cert-by-ldap-1): Don't use
13858         replace-regexp-in-string.
13859
13860 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13861
13862         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13863
13864         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13865         in PEM format.  Adjust to the XEmacs compability.
13866
13867 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13868
13869         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13870         by `string-to-number'.
13871         * gnus-agent.el (gnus-agent-regenerate-group)
13872         (gnus-agent-fetch-articles): Ditto.
13873         * gnus-art.el (gnus-button-fetch-group): Ditto.
13874         * gnus-cache.el (gnus-cache-generate-active)
13875         (gnus-cache-articles-in-group): Ditto.
13876         * gnus-group.el (gnus-group-set-current-level)
13877         (gnus-group-insert-group-line): Ditto.
13878         * gnus-score.el (gnus-score-set-expunge-below)
13879         (gnus-score-set-mark-below, gnus-summary-score-effect)
13880         (gnus-summary-score-entry): Ditto.
13881         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13882         (gnus-soup-pack): Ditto.
13883         * gnus-spec.el (gnus-xmas-format): Ditto.
13884         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13885         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13886         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13887         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13888         * nndb.el (nndb-get-remote-expire-response): Ditto.
13889         * nndiary.el (nndiary-parse-schedule-value)
13890         (nndiary-string-to-number, nndiary-request-replace-article)
13891         (nndiary-request-article): Ditto.
13892         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13893         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13894         * nneething.el (nneething-make-head): Ditto.
13895         * nnfolder.el (nnfolder-request-article)
13896         (nnfolder-retrieve-headers): Ditto.
13897         * nnheader.el (nnheader-file-to-number): Ditto.
13898         * nnkiboze.el (nnkiboze-request-article): Ditto.
13899         * nnmail.el (nnmail-process-unix-mail-format)
13900         (nnmail-process-babyl-mail-format): Ditto.
13901         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13902         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13903         (nnmh-request-create-group, nnmh-request-list-1)
13904         (nnmh-request-group, nnmh-request-article): Ditto.
13905         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13906         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13907         * nnsoup.el (nnsoup-make-active): Ditto.
13908         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13909         * nntp.el (nntp-find-group-and-number)
13910         (nntp-retrieve-headers-with-xover): Ditto.
13911         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13912         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13913         (pgg-format-key-identifier): Ditto.
13914         * pop3.el (pop3-last, pop3-stat): Ditto.
13915         * qp.el (quoted-printable-decode-region): Ditto.
13916
13917         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13918         of concat.
13919
13920 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13921
13922         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13923
13924         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13925
13926         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13927
13928         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13929
13930         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13931
13932         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13933
13934         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13935         (gnus-carpal-mode): Ditto.
13936
13937         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13938         (gnus-browse-mode): Ditto.
13939
13940         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13941
13942         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13943
13944 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13945
13946         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13947
13948 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13949
13950         * gnus-util.el (gnus-run-mode-hooks): New function.
13951
13952         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13953
13954         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13955         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13956
13957 2005-05-27  Lute Kamstra  <lute@gnu.org>
13958
13959         * dns-mode.el (dns-mode): Specify customization group.
13960
13961 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13962
13963         * gnus-agent.el (gnus-agent-make-mode-line-string):
13964         Use mode-line-highlight as mouse-face.
13965
13966 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13967
13968         * canlock.el (canlock): Change the parent group to news.
13969
13970         * deuglify.el (gnus-outlook-deuglify): Add :group.
13971
13972         * dig.el (dig): Add :group.
13973
13974         * dns-mode.el (dns-mode): Add :group.
13975
13976         * encrypt.el (encrypt): Add :group.
13977
13978         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13979         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13980         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13981         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13982         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13983
13984         * gnus-diary.el (gnus-diary): Add :group.
13985
13986         * gnus.el (gnus-group-news-1-face): Add :group.
13987         (gnus-group-news-1-empty-face): Ditto.
13988         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13989         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13990         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13991         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13992         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13993         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13994         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13995         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13996         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13997         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13998         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13999         (gnus-summary-high-ticked-face): Ditto.
14000         (gnus-summary-low-ticked-face): Ditto.
14001         (gnus-summary-normal-ticked-face): Ditto.
14002         (gnus-summary-high-ancient-face): Ditto.
14003         (gnus-summary-low-ancient-face): Ditto.
14004         (gnus-summary-normal-ancient-face): Ditto.
14005         (gnus-summary-high-undownloaded-face): Ditto.
14006         (gnus-summary-low-undownloaded-face): Ditto.
14007         (gnus-summary-normal-undownloaded-face): Ditto.
14008         (gnus-summary-high-unread-face): Ditto.
14009         (gnus-summary-low-unread-face): Ditto.
14010         (gnus-summary-normal-unread-face): Ditto.
14011         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14012         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14013
14014         * hashcash.el (hashcash): New custom group.
14015         (hashcash-default-payment): Add :group.
14016         (hashcash-payment-alist): Ditto.
14017         (hashcash-default-accept-payment): Ditto.
14018         (hashcash-accept-resources): Ditto.
14019         (hashcash-path): Ditto.
14020         (hashcash-extra-generate-parameters): Ditto.
14021         (hashcash-double-spend-database): Ditto.
14022         (hashcash-in-news): Ditto.
14023
14024         * message.el (message-minibuffer-local-map): Add :group.
14025
14026         * netrc.el (netrc): Add :group.
14027
14028         * sieve-manage.el (sieve-manage-log): Add :group.
14029         (sieve-manage-default-user): Diito.
14030         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14031         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14032         (sieve-manage-authenticators): Ditto.
14033         (sieve-manage-authenticator-alist): Ditto.
14034         (sieve-manage-default-port): Ditto.
14035
14036         * sieve-mode.el (sieve-control-commands-face): Add :group.
14037         (sieve-action-commands-face): Ditto.
14038         (sieve-test-commands-face): Ditto.
14039         (sieve-tagged-arguments-face): Ditto.
14040
14041         * smime.el (smime): Add :group.
14042
14043         * spam-report.el (spam-report): Add :group.
14044
14045         * spam.el (spam, spam-face): Add :group.
14046
14047 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14048
14049         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14050         return \n.\n.\n at the end of articles.  Protect against that.
14051         (nntp-with-open-group): Allow debugging.
14052
14053         * nnheader.el (mail-header-set-extra): Make into a function
14054         because I just could't understand how to quote the list properly.
14055
14056         * dns.el (query-dns-cached): New function.
14057
14058 2005-05-26  Lute Kamstra  <lute@gnu.org>
14059
14060         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14061
14062 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14063
14064         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
14065
14066         * gnus-art.el: Don't autoload mail-extract-address-components.
14067
14068         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14069         eval-and-compile to evaluate it.
14070
14071         * hashcash.el: Don't autoload executable-find.
14072
14073         * nndb.el: Don't declare the nndb back end two or more times; don't
14074         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14075
14076         * nntp.el: Autoload format-spec instead of format; use
14077         eval-and-compile to evaluate autoload forms.
14078
14079 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14080
14081         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14082
14083 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14084
14085         * gnus.el (gnus-version-number): Bump version.
14086
14087 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14088
14089         * gnus.el: No Gnus v0.3 is released.
14090
14091 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14092
14093         * lpath.el (featurep): Bind show-nonbreak-escape.
14094
14095 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14096
14097         * gnus-art.el (gnus-article-edit-part): Disable undo.
14098
14099 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14100
14101         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14102         gnus-article-date-lapsed-new-header is t if date timer is active;
14103         skip headers in which the original date value is empty.
14104         (gnus-article-save-original-date): Redefine it as a macro.
14105         (gnus-display-mime): Use it.
14106
14107 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14108
14109         * gnus-art.el (article-date-ut): Support converting date in
14110         forwarded parts as well.
14111         (gnus-article-save-original-date): New function.
14112         (gnus-display-mime): Use it.
14113
14114 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14115
14116         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14117         enclosure element of <item>.
14118
14119 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14120
14121         * message.el (message-kill-buffer-query): Rename from
14122         `message-kill-buffer-query-if-modified'.  Add :version.
14123
14124 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14125
14126         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14127         window layout.
14128
14129 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14130
14131         * mml.el: Autoload dnd when compiling.
14132
14133 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14134
14135         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14136         x-dnd-*.
14137
14138 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14139
14140         * qp.el (quoted-printable-encode-region): Save excursion.
14141
14142 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14143
14144         * message.el (message-kill-buffer-query-if-modified): Add new variable
14145         so the user can kill a modified message buffer quickly.
14146         (message-kill-buffer): Use it.
14147
14148 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14149
14150         * lpath.el: Fbind display-time-event-handler; don't fbind
14151         string-to-multibyte.
14152
14153         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14154
14155 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14156
14157         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14158         contained in text because xml.el decodes entities) with LFs.
14159
14160 2005-04-11  Lute Kamstra  <lute@gnu.org>
14161
14162         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14163         differently.
14164
14165 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14166
14167         * mm-util.el (mm-detect-coding-region): Typo.
14168
14169 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14170
14171         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14172
14173 2005-04-06  Deepak Goel  <deego@gnufans.org>
14174
14175         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14176         user-function allow user modifications of the scores.
14177         (spam-stat-score-buffer-user): New function, to allow
14178         user-computed modifications to the score.
14179         (spam-stat-score-buffer-user-functions): List of additional
14180         scoring functions.
14181         (spam-stat-error-holder): Global temporary error holder.
14182         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14183         variable.
14184
14185 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14186
14187         * gnus-registry.el (gnus-registry-clean-empty-function)
14188         (gnus-registry-trim, gnus-registry-fetch-groups)
14189         (gnus-registry-delete-group): Groups that match
14190         `gnus-registry-ignored-groups' are removed from the registry
14191         entries, not just ignored for splitting.  This helps clean up the
14192         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14193         to get all the groups a message ID is in.
14194
14195         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14196         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14197         (spam-stat-score-buffer-user-functions): Add :number custom type.
14198
14199 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14200
14201         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14202         argument in XEmacs.
14203
14204         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14205         (nnrss-request-group): Decode group name first.
14206         (nnrss-request-article): Make a text/plain article if mml-to-mime
14207         failed.
14208         (nnrss-get-encoding): Return a compatible encoding according to
14209         nnrss-compatible-encoding-alist.
14210         (nnrss-find-el): Use consp instead of listp.
14211         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14212
14213 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14214
14215         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14216         which Emacs 20 doesn't support.
14217         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14218
14219 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14220
14221         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14222         silence the byte compiler inside the defun.
14223
14224         * gnus-demon.el (parse-time-string): Add autoload.
14225
14226         * gnus-delay.el (parse-time-string): Add autoload.
14227
14228         * gnus-art.el (parse-time-string): Add autoload.
14229
14230         * nnultimate.el (parse-time): Require for `parse-time-string'.
14231
14232 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14233
14234         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14235
14236         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14237
14238         * smime.el (smime-ldap-host-list): Add :version.
14239
14240 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14241
14242         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14243         pass it to `gnus-browse-read-group'.
14244         (gnus-browse-read-group): Add NUMBER argument and pass it to
14245         `gnus-group-read-ephemeral-group'.
14246
14247         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14248         argument and pass it to `gnus-group-read-group'.
14249
14250 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14251
14252         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14253         mm-xemacs-find-mime-charset-1 if we have the mule feature
14254         available at runtime.
14255
14256 2005-03-25  Werner Lemberg  <wl@gnu.org>
14257
14258         * nnmaildir.el: Replace `illegal' with `invalid'.
14259
14260 2005-03-23  Lute Kamstra  <lute@gnu.org>
14261
14262         * time-date.el: Add comment on time value formats.
14263         Don't require parse-time.
14264         (with-decoded-time-value): New macro.
14265         (encode-time-value): New function.
14266         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14267         (days-to-time): Return a valid time value when arg is huge.
14268         (time-since): Use time-subtract.
14269         (time-to-number-of-days): Use time-to-seconds.
14270
14271 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14272
14273         * gnus-start.el (gnus-display-time-event-handler):
14274         Check display-time-timer at runtime rather than only at load time
14275         in case display-time-mode is turned off in the mean time.
14276
14277 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14278
14279         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14280         used.
14281
14282         * nneething.el (nneething-map-file-directory): Derive from
14283         `gnus-directory'.
14284
14285         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14286         the To/Cc button.
14287
14288 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14289
14290         * nnmaildir.el (nnmaildir-request-accept-article):
14291         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14292
14293 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14294
14295         * gnus-async.el: Require timer-funcs at compile time when in
14296         XEmacs for `run-with-idle-timer'.
14297
14298 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14299
14300         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14301         autoloaded function.
14302
14303 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14304
14305         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14306
14307 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14308
14309         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14310
14311 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14312
14313         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
14314         Add gnus-expert-user to default.
14315
14316 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14317
14318         * nnimap.el (nnimap-open-server): Ditto.
14319
14320         * imap.el (imap-authenticate): Fix typo.
14321
14322 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14323
14324         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14325         buffer (since IMAP server might return FETCH response out of
14326         order, and the nntp buffer must be sorted).
14327
14328 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14329
14330         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
14331         comparison on string.
14332
14333         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14334         (gnus-agent-score): Rename category keywords to match gnus-cus.
14335         (gnus-agent-summary-fetch-series): Modify to protect against
14336         gnus-agent-summary-fetch-group clearing processable flags.
14337         (gnus-agent-synchronize-group-flags): Update live group buffer as
14338         synchronization may occur due to the user toggle the plugged
14339         status.
14340         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14341         successfully downloaded.
14342         (gnus-agent-expire-group-1): Avoid using markers when the overview
14343         is in ascending order; greatly improves performance.
14344         (gnus-agent-regenerate-group):
14345         Use gnus-agent-synchronize-group-flags to reset read status in both
14346         gnus and server.
14347         (gnus-agent-update-files-total-fetched-for): Fix initial size.
14348
14349 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14350
14351         * message.el: Don't autoload former message-utils variables.
14352         (message-strip-subject-trailing-was): Change doc string.
14353
14354         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14355         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14356         (nnweb-google-search): Add "hl=en" here.
14357         (nnweb-google-parse-1, nnweb-google-create-mapping):
14358         Don't hardcode URL.
14359
14360 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14361
14362         * message.el (message-get-reply-headers, message-followup):
14363         Mention related variables `message-use-followup-to' and
14364         `message-use-mail-followup-to', in the information buffer.
14365
14366         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14367         of broken groups(-beta).google.com.
14368
14369 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14370
14371         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14372         parameter to invoked gnus-request-move-article; remove the
14373         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14374         all at once instead of once per article.
14375         (gnus-summary-remove-process-mark): Accept a list of articles as
14376         well as a single article for processing.
14377
14378         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14379         parameter.
14380
14381         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14382
14383         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14384
14385         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14386         parameter.
14387
14388         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14389         parameter.
14390
14391         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14392         parameter and remove the gnus-sum-hint-move-is-internal variable.
14393
14394         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14395         parameter.
14396
14397         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14398         parameter.
14399
14400         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14401         parameter.
14402
14403         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14404
14405         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14406         parameter.
14407
14408         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14409         parameter.
14410
14411 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14412
14413         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14414         a more conservative way.
14415
14416 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14417
14418         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14419         buffer, so it moves the window's cursor.
14420
14421 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14422
14423         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14424         `mm-dissect-multipart' and receive the from field as an (optional)
14425         argument from `mm-dissect-multipart'.
14426         (mm-dissect-multipart): Receive the from field as an argument and
14427         pass it on when we call `mm-dissect-buffer' on MIME parts.
14428         Fixes verification/decryption of signed/encrypted MIME parts.
14429
14430 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14431
14432         * gnus-sum.el (gnus-summary-move-article):
14433         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
14434         whatever it calls (right now, only nnimap-request-move article
14435         respects it).
14436
14437         * nnimap.el (nnimap-request-move-article):
14438         When gnus-sum-hint-move-is-internal is set, don't do the extra
14439         nnimap-request-article.
14440
14441 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14442
14443         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14444
14445         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14446         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14447
14448         * gnus-sum.el (gnus-summary-caesar-message):
14449         Apply `gnus-treat-article' after rotation.
14450
14451         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14452         doc string.
14453
14454 2005-02-22  Simon Josefsson  <jas@extundo.com>
14455
14456         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14457         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14458         <arne@arnested.dk>.
14459         (encrypt): Add password-cache and password-cache-expiry as group
14460         members.
14461
14462 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14463
14464         * smime.el (smime-ldap-host-list): Doc fix.
14465         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14466         cache) password.
14467         (smime-sign-region): Use it.
14468         (smime-decrypt-region): Use it.
14469         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14470         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14471         fails.
14472         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14473         certificate from DER to PEM format rather than calling openssl.
14474
14475         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14476
14477         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14478         for signing/encryption.
14479
14480         * mml.el (mml-parse-1): Use them.
14481
14482 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14483
14484         * nnrss.el (nnrss-verbose): Remove.
14485         (nnrss-request-group): Use `nnheader-message' instead.
14486
14487 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14488
14489         * nnrss.el (nnrss-verbose): New variable.
14490         (nnrss-request-group): Make it say nnrss is requesting a group.
14491
14492 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14493
14494         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14495         Handle news URL with given port correctly.
14496
14497 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14498
14499         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14500         containing special characters.
14501
14502         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14503
14504         * mml.el (mime-to-mml): Ditto.
14505
14506         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14507         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14508         (rfc2047-decode-region): Quote decoded words containing special
14509         characters when rfc2047-quote-decoded-words-containing-tspecials
14510         is non-nil.
14511
14512 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14513
14514         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14515
14516         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14517
14518 2005-02-15  Simon Josefsson  <jas@extundo.com>
14519
14520         * nnimap.el (nnimap-debug): Doc fix.
14521
14522         * imap.el (imap-debug): Doc fix.
14523
14524 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14525
14526         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14527
14528 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14529
14530         * gnus.el (spam-contents): Improve docs for spam-contents
14531         parameter in its variable incarnation.
14532
14533 2005-02-14  Simon Josefsson  <jas@extundo.com>
14534
14535         * smime-ldap.el: Use require instead of load-library for ldap.
14536         (smime-ldap-search): Indent.
14537         (smime-ldap-search-internal): Shorten line.
14538
14539         * smime.el (smime-cert-by-dns): Add doc-string.
14540         (smime-cert-by-ldap-1): Indent.
14541
14542         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
14543         mml-smime-get-dns-ldap.
14544         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14545
14546 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14547
14548         * smime.el: Require smime-ldap.
14549         (smime-ldap-host-list): New variable.
14550         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14551
14552         * mml-smime.el (mml-smime-encrypt-query): New function.
14553         (mml-smime-encrypt-query): Use it.
14554
14555         * smime-ldap.el: New file.
14556
14557 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14558
14559         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14560
14561 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14562
14563         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14564         argument in doc string.  Make query for type more clear.
14565
14566 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14567
14568         * gnus.el (gnus-group-startup-message): Search for gnus images in
14569         etc/images/gnus.
14570         * mm-util.el (mm-image-load-path): Likewise.
14571         * smiley.el (smiley-data-directory): Search for smilies in
14572         etc/images/smilies.
14573
14574 2005-02-09  Kim F. Storm  <storm@cua.dk>
14575
14576         Change Emacs release version from 21.4 to 22.1 throughout.
14577         Change Emacs development version from 21.3.50 to 22.0.50.
14578
14579 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14580
14581         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14582
14583         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14584         non-Mule XEmacs as well.
14585         (mm-decompress-buffer): Signal an error intentionally if it does
14586         not decompress compressed data because auto-compression-mode is
14587         disabled.
14588
14589 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14590
14591         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14592         an ID in the registry even if it has no groups.
14593
14594 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14595
14596         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14597         merge it into mm-decompress-buffer.
14598         (gnus-mime-copy-part): Use the MIME part charset, the value which
14599         a user specified or gnus-newsgroup-charset for decoding, like
14600         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14601         save-buffer what was used.  Suggested by Kevin Ryde
14602         <user42@zip.com.au>.
14603         (gnus-mime-inline-part): Allow the name parameter as well as the
14604         filename parameter; force decompressing of compressed data; always
14605         display contents being not decoded as unibyte.
14606
14607         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14608         as well as the filename parameter.
14609
14610         * mm-util.el (mm-decompress-buffer):
14611         Merge gnus-mime-jka-compr-maybe-uncompress.
14612         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14613         of compressed data.
14614
14615 2005-02-08  Simon Josefsson  <jas@extundo.com>
14616
14617         * imap.el (imap-log): Doc fix.
14618
14619 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14620
14621         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14622         the coding cookies; decompress compressed parts.
14623
14624         * mml.el (mml-generate-mime-1): Add the charset parameter according
14625         to the value which a user specified manually or the coding cookie.
14626
14627         * mm-util.el (mm-string-to-multibyte): New function.
14628         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14629         (mm-coding-system-to-mime-charset): New function.
14630         (mm-decompress-buffer): New function.
14631         (mm-find-buffer-file-coding-system): New function.
14632
14633         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14634         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14635         parts.
14636
14637 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14638
14639         * mm-view.el (mm-display-inline-fontify): Decode a part according
14640         to the charset parameter.
14641
14642 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14643
14644         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14645         prefix arg is neither nil nor a number, as info specifies.
14646
14647 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14648
14649         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14650         timestamps.
14651
14652 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14653
14654         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14655         groups error checking and notify user.
14656
14657 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14658
14659         * message.el (message-send-mail-function): Check existence of
14660         sendmail-program first before using default value
14661         `message-send-mail-with-sendmail'.  Otherwise use more generic
14662         `smtpmail-send-it'.
14663
14664 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14665
14666         * nntp.el (nntp-request-update-info): Always return nil.
14667
14668 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14669
14670         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14671
14672 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14673
14674         * message.el (message-beginning-of-line): Change the behavior when
14675         invoked between BOL and : so that it first moves backward.
14676
14677 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14678
14679         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14680         article buffer when editing of the article is discarded.
14681         (gnus-article-prepare): Revert.
14682
14683 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14684
14685         * gnus-art.el (gnus-article-prepare):
14686         Remove message-strip-forbidden-properties from the local hook.
14687
14688 2005-01-27  Simon Josefsson  <jas@extundo.com>
14689
14690         * password.el (password-cache-add): Only start one timer per key.
14691         Reported by Derek Atkins <warlord@MIT.EDU>.
14692
14693 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14694
14695         * run-at-time.el: Remove.  It is no longer needed as
14696         timer-funcs.el in the xemacs-base package has a working version of
14697         `run-at-time'.
14698
14699         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14700
14701         * password.el: Require timer-funcs instead of run-at-time in
14702         XEmacs.
14703         Remove `password-run-at-time' macro.
14704         (password-cache-add): Use `run-at-time' instead of
14705         `password-run-at-time'.
14706
14707         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14708         Remove `nnheader-cancel-function-timers' alias,
14709         `cancel-function-timers' exists in XEmacs in timer-funcs.
14710
14711         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14712         for `run-with-idle-timer'.
14713
14714         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14715         for `run-at-time'.
14716
14717         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14718         for `with-timeout'.
14719
14720         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14721         the same as for XEmacs 21.4.
14722         No need to ignore `run-with-idle-timer', this function exists in
14723         XEmacs now in timer-funcs.el in the xemacs-base package.
14724         (dgnushack-compile): No need to delete
14725         run-at-time.el from the list of files to compile because it
14726         doesn't exist anymore.
14727
14728 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14729
14730         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14731         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14732
14733 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14734
14735         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14736         sensitively.
14737
14738 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14739
14740         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14741
14742 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14743
14744         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14745         which will be inserted according to the multibyteness of a buffer
14746         rather than the type of contents.  Suggested by ARISAWA Akihiro
14747         <ari@mbf.ocn.ne.jp>.
14748
14749         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14750         of string which old xml.el may return rather than a string.
14751
14752 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14753
14754         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14755
14756 2005-01-16  Simon Josefsson  <jas@extundo.com>
14757
14758         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14759         idn/idna.el isn't available.
14760         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14761         <michael@waxrat.com>.
14762
14763         * hashcash.el: Remove non-FSF copyright header.
14764
14765         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14766         (hashcash-generate-payment): Use it.
14767         (hashcash-generate-payment-async): Use it.
14768
14769 2005-01-15  Simon Josefsson  <jas@extundo.com>
14770
14771         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14772         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14773
14774         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14775         gnus-summary-idna-message.
14776         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14777         (gnus-summary-idna-message): New function.
14778
14779 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14780
14781         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14782         gnus-novice-user.
14783
14784 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14785
14786         * nnrss.el (nnrss-request-delete-group): Delete entries in
14787         nnrss-group-alist as well.
14788         (nnrss-save-server-data): Insert newline.
14789
14790 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14791
14792         * gnus.el (gnus-user-agent): Use list of symbols instead of
14793         symbols.  Display full version number for (S)XEmacs.
14794         Optionally display (S)XEmacs codename.
14795
14796         * gnus-util.el (gnus-emacs-version): Update for new
14797         `gnus-user-agent'.
14798
14799         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14800         Gnus version.
14801
14802 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14803
14804         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14805         which is unreadable in some setups.
14806
14807 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14808
14809         * gnus-spec.el (gnus-update-format-specifications): Flush the
14810         group format spec cache if it doesn't support decoded group names.
14811
14812 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14813
14814         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14815         Allow to apply decay on score files matching a regexp.
14816
14817 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14818
14819         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14820         compatibility in %g and %c.
14821
14822 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14823
14824         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14825         name for only %g and %c.
14826         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14827         of gnus-tmp-group to decoded group name.
14828         (gnus-group-make-rss-group): Exclude `/'s from group names.
14829
14830 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14831
14832         * nnrss.el (nnrss-get-encoding): Fix regexp.
14833
14834 2004-12-27  Simon Josefsson  <jas@extundo.com>
14835
14836         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14837         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14838         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14839
14840 2004-12-17  Kim F. Storm  <storm@cua.dk>
14841
14842         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14843
14844         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14845
14846 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14847
14848         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14849
14850 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14851
14852         * nnrss.el: Require rfc2047 and mml.
14853         (nnrss-file-coding-system): New variable.
14854         (nnrss-format-string): Redefine it as an inline function.
14855         (nnrss-decode-group-name): New function.
14856         (nnrss-string-as-multibyte): Remove.
14857         (nnrss-retrieve-headers): Decode group name; don't use
14858         nnrss-format-string.
14859         (nnrss-request-group): Decode group name.
14860         (nnrss-request-article): Decode group name; allow a Message-ID as
14861         well as an article number; don't use nnrss-format-string; encode a
14862         Message-ID string which may contain non-ASCII characters; use
14863         mml-to-mime to compose a MIME article.
14864         (nnrss-request-expire-articles): Decode group name.
14865         (nnrss-request-delete-group): Decode group name.
14866         (nnrss-fetch): Clarify error message.
14867         (nnrss-read-server-data): Use insert-file-contents instead of load;
14868         bind file-name-coding-system; use multibyte buffer.
14869         (nnrss-save-server-data): Bind coding-system-for-write to the
14870         value of nnrss-file-coding-system; bind file-name-coding-system;
14871         add coding cookie.
14872         (nnrss-read-group-data): Use insert-file-contents instead of load;
14873         bind file-name-coding-system; use multibyte buffer.
14874         (nnrss-save-group-data): Bind coding-system-for-write to the
14875         value of nnrss-file-coding-system; bind file-name-coding-system.
14876         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14877         make it work with non-ASCII text.
14878         (nnrss-find-el): Make it work with old xml.el as well.
14879
14880 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14881
14882         * nnrss.el (nnrss-get-encoding): New function.
14883         (nnrss-fetch): Use unibyte buffer initially; bind
14884         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14885         decode contents according to the encoding attribute.
14886         (nnrss-save-group-data): Add coding cookie.
14887         (nnrss-mime-encode-string): New function.
14888         (nnrss-check-group): Use it to encode subject and author.
14889
14890 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14891
14892         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14893         imaginary variable.
14894
14895 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14896
14897         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14898         correctly even if there are wide characters.
14899
14900 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14901
14902         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14903         downcased symbol names; make a new cache instead of reusing
14904         bbdb-hashtable.
14905
14906 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14907
14908         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14909         concatenating segments rather than before concatenating them.
14910         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14911
14912         * message.el (message-get-reply-headers): Bind `extra'.
14913
14914 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14915
14916         * message.el (message-extra-wide-headers): New variable.
14917         (message-get-reply-headers): Use it.
14918
14919 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14920
14921         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14922         (gnus-agent-group-pathname): Ditto.
14923
14924         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14925
14926         * gnus-group.el (gnus-group-make-group): Decode group name.
14927         (gnus-group-make-rss-group): Register the group data after opening
14928         the nnrss group.
14929
14930 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14931
14932         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14933         by expiry now get marked as read.
14934
14935 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14936
14937         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14938
14939 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14940
14941         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14942         unify Latin characters in XEmacs.
14943         (mm-find-mime-charset-region): Use it.
14944
14945 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14946
14947         * gnus-util.el (gnus-delete-directory): New function.
14948
14949         * gnus-agent.el (gnus-agent-delete-group): Use it.
14950
14951         * gnus-cache.el (gnus-cache-delete-group): Use it.
14952
14953 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14954
14955         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14956         names.
14957
14958 2004-12-16  Simon Josefsson  <jas@extundo.com>
14959
14960         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14961
14962 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14963
14964         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14965
14966         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14967         (gnus-group-set-current-level): Decode group name.
14968
14969 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14970
14971         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14972         failed.
14973
14974 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14975
14976         * gnus-group.el (gnus-group-delete-group): Decode group name.
14977         (gnus-group-make-rss-group): Encode group name.
14978         (gnus-group-catchup-current): Decode group name.
14979         (gnus-group-kill-group): Decode group name.
14980
14981 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14982
14983         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14984
14985 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14986
14987         * gnus-group.el (gnus-group-make-rss-group):
14988         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14989
14990         * gnus-start.el (gnus-setup-news): Honor user's setting to
14991         gnus-message-archive-method.  Suggested by Lute Kamstra
14992         <lute@gnu.org>.
14993
14994 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14995
14996         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14997         global counterparts of the buffer-local variables.
14998
14999 2004-11-16  Romain Francoise  <romain@orebokech.com>
15000
15001         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15002         counterparts of the buffer-local variables.
15003
15004 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15005
15006         * message.el (message-forbidden-properties): Fix typo in doc
15007         string.
15008
15009 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15010
15011         * gnus-util.el (gnus-replace-in-string): Add doc string.
15012
15013         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15014         to avoid problems when splitting mails with many recipients.
15015
15016 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15017
15018         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15019         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15020
15021 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15022
15023         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15024         if there is no hashtable in memory or file modification time is
15025         newer than cached timestamp.
15026
15027 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15028
15029         * gnus-sum.el (gnus-summary-limit-to-recipient):
15030         Implement not-matching option.
15031
15032 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15033
15034         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15035         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15036         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15037         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15038         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15039         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15040
15041 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15042
15043         * message.el (message-forward-make-body-mml): Remove headers
15044         according to message-forward-ignored-headers if a message is decoded.
15045
15046 2004-12-02  Romain Francoise  <romain@orebokech.com>
15047
15048         * message.el (message-forward-make-body-plain): Always remove
15049         headers according to message-forward-ignored-headers.
15050
15051 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15052
15053         * spam.el (spam-summary-prepare-exit): Remove the
15054         gnus-summary-limit pop for now, it has problems with ham marks for
15055         me.
15056
15057 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15058
15059         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15060         correctly.
15061
15062 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15063
15064         * format-spec.el (format-spec): Message the char.
15065
15066 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15067
15068         * gnus-art.el (gnus-split-methods): Reformat comments.
15069
15070         * spam.el (spam-summary-prepare-exit): Remove article limits
15071         before exiting the summary buffer.
15072
15073 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15074
15075         * lpath.el: Remove bbdb-create-internal, bbdb-records,
15076         spam-BBDB-register-routine and spam-enter-ham-BBDB.
15077
15078         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15079         order to silence the byte compiler.
15080
15081         * spam.el: Fix the way to silence the byte compiler, which
15082         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15083         bbdb-search-simple, spam-BBDB-register-routine,
15084         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15085         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15086         spam-stat-buffer-is-spam, spam-stat-load,
15087         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15088         spam-stat-save and spam-stat-split-fancy.
15089
15090 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15091
15092         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15093         which may confuse users.
15094         (canlock-password-for-verify): Ditto.
15095
15096         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15097
15098         * gnus-art.el (gnus-emphasis-alist): Ditto.
15099
15100         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15101
15102         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15103
15104         * gnus-start.el (gnus-save-killed-list): Ditto.
15105
15106         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15107         (gnus-sum-thread-tree-root): Ditto.
15108         (gnus-sum-thread-tree-false-root): Ditto.
15109         (gnus-sum-thread-tree-single-indent): Ditto.
15110
15111         * message.el (message-courtesy-message): Ditto.
15112         (message-archive-note): Ditto.
15113         (message-subscribed-address-file): Ditto.
15114         (message-user-fqdn): Ditto.
15115
15116         * spam-report.el (spam-report-gmane-regex): Ditto.
15117
15118         * spam.el (spam-blackhole-good-server-regex): Ditto.
15119
15120 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15121
15122         * mml.el (mml-preview): Widen the message buffer before copying
15123         the contents to the preview buffer; sort headers before previewing.
15124
15125         * message.el (message-hidden-headers): Fix the way to avoid a bug
15126         in the `repeat' widget in Emacs 21.3 or earlier.
15127
15128 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15129
15130         * message.el (message-hidden-headers): Default to "^References:".
15131         Improve customization type.  Suggested by Reiner Steib
15132         <Reiner.Steib@gmx.de>.
15133
15134 2004-11-25  Romain Francoise  <romain@orebokech.com>
15135
15136         * message.el (message-strip-forbidden-properties): Remove check for
15137         obsolete `message-hidden' text property, hidden headers are not
15138         accessible in the buffer anymore.
15139
15140 2004-11-22  Romain Francoise  <romain@orebokech.com>
15141
15142         * message.el (message-header-format-alist): Add `From' in list
15143         so that it can be sorted.
15144         (message-fix-before-sending): Widen and sort headers before
15145         sending.
15146         (message-hide-headers): Use narrowing to hide headers by moving
15147         them to the top of the buffer and narrowing to the region
15148         underneath.
15149
15150 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15151
15152         * message.el (message-strip-forbidden-properties):
15153         Bind buffer-read-only (etc) to nil.
15154
15155 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15156
15157         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15158         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15159
15160 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15161
15162         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15163
15164 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15165
15166         * dns.el (query-dns): Use sit-for to time instead of
15167         accept-process-output, since that doesn't seem to work on udp
15168         sockets.
15169
15170 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15171
15172         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15173
15174 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15175
15176         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15177         doc string.  Improve doc string.
15178
15179 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15180
15181         * nntp.el (nntp-request-update-info): Return nil if
15182         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15183         may not call gnus-activate-group which uselessly issues the GROUP
15184         commands for all nntp groups and wastes time.  Reported by Romain
15185         Francoise <romain@orebokech.com>.
15186
15187         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15188
15189 2004-11-15  Simon Josefsson  <jas@extundo.com>
15190
15191         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15192         headers separately.
15193         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15194         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15195
15196 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15197
15198         * gnus-start.el (gnus-convert-old-newsrc):
15199         Assign legacy-gnus-agent to 5.10.7.
15200
15201 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15202
15203         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15204         start of the lines.
15205
15206 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15207
15208         * hashcash.el (hashcash-default-payment): Change default to 20.
15209         (hashcash-default-accept-payment): Change default to 20.
15210         (hashcash-process-alist): New variable.
15211         (hashcash-generate-payment-async): Add.
15212         (hashcash-already-paid-p): Add.
15213         (hashcash-insert-payment): Don't generate payments twice.
15214         (hashcash-insert-payment-async): Add.
15215         (hashcash-insert-payment-async-2): Add.
15216         (hashcash-cancel-async): Add.
15217         (hashcash-wait-async): Add.
15218         (hashcash-processes-running-p): Add.
15219         (hashcash-wait-or-cancel): Add.
15220         (mail-add-payment): New optional argument.  Conditionally start
15221         asynchronous calculation.
15222         (mail-add-payment-async): Add.
15223
15224         * message.el (message-send-mail): Wait for asynchronous hashcash
15225         results.  Don't clobber existing X-Hashcash headers.
15226         (message-setup-1): Call mail-add-payment-async when
15227         message-generate-hashcash is non-nil.
15228
15229 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15230
15231         * message.el (message-use-alternative-email-as-from): Examine the
15232         From header as well; use message-make-from in order to include a
15233         user's full name.
15234
15235 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15236
15237         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15238         default; improve customization type.
15239         (gnus-emphasis-custom-with-format): New macro.
15240         (gnus-emphasis-custom-value-to-external): New function.
15241         (gnus-emphasis-custom-value-to-internal): New function.
15242
15243 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15244
15245         * dns.el (query-dns): Resolve reverse addresses.
15246
15247 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15248
15249         * gnus-group.el (gnus-group-get-new-news): Use it.
15250
15251         * gnus-start.el (gnus-check-reasonable-setup): New function.
15252
15253 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15254
15255         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15256         "Args out of range" error.  Reported by Arnaud Giersch
15257         <arnaud.giersch@free.fr>.
15258
15259 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15260
15261         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15262
15263 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15264
15265         * spam.el (spam group): Add :version.
15266
15267         * pgg-def.el (pgg group): Add :version.
15268
15269 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15270
15271         * gnus-art.el (gnus-article-edit-article): Don't associate the
15272         article buffer with a draft file.  This is a temporary measure
15273         against the 2004-08-22 change to gnus-article-edit-mode.
15274
15275 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15276
15277         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15278         (html2text-format-tags): Remove unused variable `attr'.
15279
15280 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15281
15282         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15283
15284         * tls.el (tls-process-connection-type, tls-success)
15285         (tls-certtool-program): Add :version.
15286
15287         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15288         (starttls-extra-arguments, starttls-process-connection-type)
15289         (starttls-connect, starttls-failure, starttls-success): Add :version.
15290
15291         * spam-stat.el (spam-stat): Add :version.
15292
15293         * sieve.el (sieve): Add :version.
15294
15295         * sha1.el (sha1): Add :version.
15296         (sha1-use-external): Remove redundant version.
15297
15298         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15299         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15300         (nnmail-split-fancy-match-partial-words)
15301         (nnmail-split-lowercase-expanded): Add :version.
15302
15303         * nndiary.el (nndiary): Add :version.
15304
15305         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15306
15307         * mml-sec.el (mml-default-sign-method)
15308         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15309         Add :version.
15310
15311         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15312
15313         * mm-url.el (mm-url-use-external, mm-url-program)
15314         (mm-url-arguments): Add :version.
15315
15316         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15317         (mm-attachment-file-modes, mm-decrypt-option)
15318         (mm-w3m-safe-url-regexp): Add :version.
15319
15320         * message.el (message-cite-prefix-regexp)
15321         (message-sendmail-envelope-from, message-minibuffer-local-map)
15322         (message-user-fqdn, message-completion-alist): Add :version.
15323
15324         * gnus-win.el (gnus-configure-windows-hook)
15325         (gnus-use-frames-on-any-display): Add :version.
15326
15327         * gnus-art.el (gnus-article-address-banner-alist)
15328         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15329         (gnus-treat-from-picon, gnus-treat-mail-picon)
15330         (gnus-treat-x-pgp-sig): Add :version.
15331
15332         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15333         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15334         (gnus-summary-article-delete-hook)
15335         (gnus-summary-display-while-building): Add :version.
15336
15337         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15338         (gnus-get-top-new-news-hook): Add :version.
15339
15340         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15341         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15342
15343         * gnus-registry.el (gnus-registry): Add :version.
15344
15345         * gnus-spec.el (gnus-use-correct-string-widths)
15346         (gnus-make-format-preserve-properties): Add :version.
15347
15348         * gnus.el (gnus-group-charter-alist)
15349         (gnus-group-fetch-control-use-browse-url)
15350         (gnus-install-group-spam-parameters): Add :version.
15351
15352         * gnus-diary.el (gnus-diary): Add :version.
15353
15354         * gnus-delay.el (gnus-delay): Add :version.
15355
15356         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15357         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15358         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15359         Add :version.
15360
15361         * gnus-agent.el (gnus-agent-max-fetch-size)
15362         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15363         (gnus-agent-prompt-send-queue): Add :version.
15364
15365         * deuglify.el (gnus-outlook-deuglify): Add :version.
15366
15367         * html2text.el: Beautify code.  Improve doc strings.
15368         Some checkdoc cleanup.
15369         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15370
15371 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15372
15373         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15374
15375 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15376
15377         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15378         when package is loaded.
15379
15380         * spam.el (spam-summary-score-preferred-header): Add global preference
15381         for people who want to override the default SpamAssassin over
15382         Bogofilter preference (when both are set).
15383         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15384         (spam-user-format-function-S):
15385         Check spam-summary-score-preferred-header.
15386         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15387         (spam-user-format-function-S): Format the score correctly.
15388
15389 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15390
15391         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15392         signature file.  Suggested by Manoj Srivastava
15393         <srivasta@golden-gryphon.com>.
15394
15395         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15396         iso-2022-jp even in the Japanese language environment.
15397         Suggested by Jason Rumney <jasonr@gnu.org>.
15398
15399 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15400
15401         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15402         use the same characters as the dummy marks; make it free from
15403         getting affected by the language environment.
15404         (gnus-summary-read-group-1): Update mark positions only when the
15405         format spec is updated.
15406
15407         * gnus-spec.el (gnus-update-format-specifications): Return a list
15408         of updated types.
15409
15410 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15411
15412         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15413         of boundp to check if display-warning is available.
15414
15415 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15416
15417         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15418
15419 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15420
15421         * nnspool.el (nnspool-spool-directory): Use news-path if the
15422         news-directory variable is not bound.
15423
15424         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15425         function instead of display-warning if it is not available.
15426
15427 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15428
15429         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15430         v5-10: Use `point-at-bol'.
15431
15432 2004-10-26  Simon Josefsson  <jas@extundo.com>
15433
15434         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15435         <chenggao@gmail.com>.
15436
15437 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15438
15439         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15440         instead.
15441
15442 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15443
15444         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15445         to remove a server from the nnimap-server-buffer-alist.
15446         (nnimap-open-connection, nnimap-close-server): Use it.
15447
15448         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15449
15450 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15451
15452         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15453         running the major-mode function.
15454
15455 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15456
15457         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15458         dummy marks in the right way.
15459
15460 2004-10-18  David Edmondson  <dme@dme.org>
15461
15462         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15463         excessively.
15464
15465 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15466
15467         * gnus-util.el (gnus-split-references): Accept a nil references
15468         string and go on blissfully.
15469
15470         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15471         cases where the references string is non-nil but has no references.
15472
15473         * encrypt.el: Add autoload tags.
15474
15475         * spam.el (spam-resolve-registrations-routine): Remove article
15476         from unregistration list too.  Reported by David Hanak
15477         <dhanak@isis.vanderbilt.edu>
15478
15479 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15480
15481         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15482         nil.  Change custom type.
15483
15484 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15485
15486         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15487
15488         * gnus-sum.el (gnus-summary-move-article): Use it.
15489
15490 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15491
15492         * encrypt.el: Add autoload cookies.
15493
15494         * spam.el (spam-backend-article-list-property)
15495         (spam-backend-get-article-todo-list)
15496         (spam-backend-put-article-todo-list)
15497         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15498         Resolve registrations separately.
15499         (spam-register-routine): Format comments.
15500         (spam-unregister-routine, spam-register-routine): Always call with
15501         specific-articles, no default list.
15502         (spam-summary-prepare-exit): Use the spam-classifications function.
15503
15504         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15505         gnus-encrypt.el.
15506
15507         * encrypt.el: Copied from gnus-encrypt.el.
15508
15509         * gnus-encrypt.el: Commented that it's obsolete.
15510
15511 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15512
15513         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15514         (gnus-score-save): Use it.
15515
15516         * message.el (message-bury): Use `window-dedicated-p'.
15517
15518 2004-10-15  Simon Josefsson  <jas@extundo.com>
15519
15520         * pop3.el (top-level): Don't require nnheader.
15521         (pop3-read-timeout): Add.
15522         (pop3-accept-process-output): Add.
15523         (pop3-read-response, pop3-retr): Use it.
15524
15525 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15526
15527         * spam.el (spam-register-routine): Move comment.
15528         (spam-verify-bogofilter): Use 'unknown for the initial
15529         spam-bogofilter-valid state, not 'never.
15530
15531         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15532         for netrc-machine.
15533
15534         * nnimap.el (nnimap-open-connection):
15535         Use netrc-machine-user-or-password.
15536
15537 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15538
15539         * gnus-registry.el (gnus-registry-unload-hook):
15540         Set as a variable with add-hook.
15541
15542         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15543         of news-path.
15544
15545         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15546
15547         * spam.el: Delete duplicate `provide'.
15548         (spam-unload-hook): Set as a variable with add-hook.
15549
15550 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15551
15552         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15553         in the doc string.
15554
15555         * message.el (message-ignored-news-headers)
15556         (message-ignored-supersedes-headers)
15557         (message-ignored-resent-headers)
15558         (message-forward-ignored-headers): Improve custom type.
15559
15560 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15561
15562         * message.el (message-tokenize-header): Fix 2004-09-06 change
15563         which used point-min in the wrong place.
15564
15565 2004-10-12  Simon Josefsson  <jas@extundo.com>
15566
15567         * tls.el (tls-certtool-program): New variable.
15568         (tls-certificate-information): New function, based on
15569         ssl-certificate-information.
15570
15571 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15572
15573         * compface.el: Move the version of ELisp-based uncompface program
15574         to the contrib directory because of the copyright problem.
15575
15576 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15577
15578         * message.el (message-kill-buffer): Raise the current frame.
15579
15580 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15581
15582         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15583
15584         * gnus.el (message-y-or-n-p): Autoload.
15585
15586         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15587         (pop3-password-required, pop3-authentication-scheme)
15588         (pop3-leave-mail-on-server): Make customizable.
15589         (pop3): New custom group.
15590         (pop3-retr): Remove `sleep-for' statements.
15591         Suggested by Dave Love <fx@gnu.org>.
15592
15593         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15594         Windows/DOS.
15595
15596         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15597         (imap-parse-body): Fix incorrect use of `assert'.
15598         Suggested by Dave Love <fx@gnu.org>.
15599
15600         * mml.el (mml-minibuffer-read-disposition): Require match.
15601         Suggested by Dave Love <fx@gnu.org>.
15602
15603 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15604
15605         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15606         doc string.
15607
15608 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15609
15610         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15611
15612 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15613
15614         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15615         instead of calling `mm-insert-inline', to decode text/* parts
15616         before displaying them.
15617
15618 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15619
15620         * mm-uu.el (mm-uu-text-plain-type): New variable.
15621         (mm-uu-pgp-signed-extract-1): Use it.
15622         (mm-uu-pgp-encrypted-extract-1): Use it.
15623         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15624         bind mm-uu-text-plain-type with that value.
15625         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15626         mm-uu-dissect.
15627
15628 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15629
15630         * gnus-group.el (gnus-update-group-mark-positions):
15631         * gnus-sum.el (gnus-update-summary-mark-positions):
15632         * message.el (message-check-news-body-syntax):
15633         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15634         of string-as-multibyte.
15635
15636 2004-10-05  Juri Linkov  <juri@jurta.org>
15637
15638         * gnus-group.el (gnus-update-group-mark-positions):
15639         * gnus-sum.el (gnus-update-summary-mark-positions):
15640         * message.el (message-check-news-body-syntax):
15641         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15642         8-bit unibyte values to a multibyte string for search functions.
15643
15644 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15645
15646         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15647         (mm-uu-dissect-text-parts): New function.
15648
15649         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15650         dissect text parts.
15651
15652         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15653         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15654
15655         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15656
15657         * gnus-topic.el (gnus-topic-hierarchical-parameters):
15658         Use gnus-current-topics instead of gnus-current-topic.
15659
15660 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15661
15662         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15663
15664 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15665
15666         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15667         where approriate.
15668
15669         * nnml.el (nnml-generate-active-info): do.
15670
15671         * nndiary.el (nndiary-generate-active-info): do.
15672
15673         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15674         (gnus-topic-move): do.
15675
15676         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15677         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15678
15679         * gnus-srvr.el (gnus-server-prepare)
15680         (gnus-server-open-all-servers): do.
15681
15682         * gnus-msg.el (gnus-summary-cancel-article)
15683         (gnus-summary-resend-message)
15684         (gnus-summary-mail-crosspost-complaint): do.
15685
15686         * gnus-move.el (gnus-change-server): do.
15687
15688         * gnus-group.el (gnus-group-unmark-all-groups)
15689         (gnus-group-set-current-level): do.
15690
15691 2004-10-04  Simon Josefsson  <jas@extundo.com>
15692
15693         * message.el (message-generate-hashcash): Doc fix.
15694
15695 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15696
15697         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15698         avoid infinite recursion via gnus-get-function.
15699
15700 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15701
15702         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15703
15704         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15705
15706         * nnmail.el (nnmail-split-history): do.
15707
15708         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15709         (nnml-request-delete-group): do.
15710
15711         * nnslashdot.el (nnslashdot-read-groups): do.
15712
15713         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15714         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15715
15716         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15717         (nnspool-sift-nov-with-sed): Use last.
15718         (nnspool-retrieve-headers-with-nov): Use mapc.
15719         (nnspool-request-newgroups): Use dolist.
15720         (nnspool-request-group): Use last.
15721
15722         * nntp.el (nntp-read-server-type): Use dolist.
15723
15724         * nnvirtual.el (nnvirtual-create-mapping)
15725         (nnvirtual-update-read-and-marked): Use dolist.
15726         (nnvirtual-convert-headers): Simplify.
15727
15728 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15729
15730         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15731         Add support for sync'ing tick marks.
15732
15733 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15734
15735         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15736         there's no visible header.
15737
15738 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15739
15740         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15741         When necessary, pass full group name to gnus-request-set-marks.
15742
15743 2004-10-01  Simon Josefsson  <jas@extundo.com>
15744
15745         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15746         acroread.
15747
15748 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15749
15750         * spam-report.el (spam-report-gmane): Fix interactive.
15751
15752         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15753
15754         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15755         when writing file.
15756         (gnus-agent-synchronize-flags): Don't default to being
15757         interactive.
15758
15759 2004-09-30  Simon Josefsson  <jas@extundo.com>
15760
15761         * message.el (message-generate-hashcash): Add.
15762         (message-send-mail): Use it, call mail-add-payment.
15763
15764 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15765
15766         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15767
15768 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15769
15770         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
15771         gnus-requst-update-info with explicit code to sync the in-memory
15772         info read flags with the marks being sync'd to the backend.
15773
15774         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
15775
15776 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15777
15778         * spam.el (spam-verify-bogofilter): Add new function.
15779         (spam-check-bogofilter)
15780         (spam-bogofilter-register-with-bogofilter): Use it.
15781         (spam-verify-bogofilter): Add small fixes.
15782
15783 2004-09-28  Simon Josefsson  <jas@extundo.com>
15784
15785         * hashcash.el (hashcash-generate-payment): Revert.
15786
15787 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15788
15789         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15790         Use gnus-extract-references instead of gnus-split-references.
15791
15792         * gnus-util.el (gnus-extract-references): Add new function, analogous
15793         to gnus-split-references but extracts only the message-ID without
15794         anything extra.
15795
15796         * hashcash.el (hashcash-generate-payment)
15797         (hashcash-check-payment): Do the right thing if hashcash-path is
15798         nil (because the hashcash program could not be found).
15799
15800         * spam.el (spam-use-hashcash): Remove comment.
15801
15802 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15803
15804         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15805         (gnus-cache-enter-article, gnus-cache-remove-article)
15806         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15807
15808         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15809
15810         * gnus-art.el (article-hide-boring-headers)
15811         (article-translate-strings, article-display-face)
15812         (gnus-article-mime-match-handle-first)
15813         (gnus-article-highlight-headers)
15814         (gnus-article-add-buttons-to-head): do.
15815
15816 2004-09-27  Simon Josefsson  <jas@extundo.com>
15817
15818         * hashcash.el: New version, from
15819         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15820         ../contrib/.
15821
15822 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15823
15824         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15825
15826 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15827
15828         * gnus-dup.el (gnus-dup-open): Use mapc.
15829         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15830
15831         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15832         Reported by Stefan Wiens <s.wi@gmx.net>.
15833
15834         * gnus.el (gnus-shutdown): Use dolist.
15835
15836         * gnus-undo.el (gnus-undo): Use mapc.
15837
15838         * nnrss.el (nnrss-generate-active): do.
15839
15840         * message.el (message-cite-original-without-signature)
15841         (message-cite-original): Use mapc.
15842         (message-do-actions, message-make-forward-subject): Use dolist.
15843
15844 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15845
15846         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
15847         deletion to remove entire duplicate line.  Fixes merged article
15848         number bug.
15849
15850 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15851
15852         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15853         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15854         first ask if you want to open a server and then, even when you
15855         responded with no, asking if you want to synchronize the server's
15856         flags.
15857         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15858         multi-line expressions.
15859         (gnus-agent-synchronize-group-flags): New internal function.
15860         Updates marks in memory (in the info structure) AND in the
15861         backend.
15862
15863         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
15864
15865         * nnagent.el (nnagent-request-set-mark):
15866         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
15867         method, to ensure that synchronization updates marks in the
15868         backend and in the info (in memory) structure.
15869
15870 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15871
15872         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15873         convention fully; don't miss the root article of a thread; make
15874         the X-Draft-From header with correct article numbers.
15875
15876 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15877
15878         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15879         unless plugged.  Disable the agent so that an open failure causes
15880         an error.
15881
15882         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15883         Revert 2004-09-21 change.  The backend must be opened while
15884         synchronizing flags even when the backend stores the flags
15885         locally.
15886
15887 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15888
15889         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15890         in `header' match.  Reported by Svend Tollak Munkejord.
15891
15892         * message.el (message-cite-original): Fix use of
15893         `message-cite-articles-with-x-no-archive'.
15894
15895 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15896
15897         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15898         (gnus-window-to-buffer): Ditto.
15899
15900         * mml.el (mml-preview-buffer): New variable.
15901         (mml-preview): Manage window layout with gnus-buffer-configuration.
15902
15903         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15904         X-Draft-From header even if those articles aren't quoted.
15905
15906 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15907
15908         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15909         (gnus-request-set-mark, gnus-request-update-mark): Use new
15910         g-s-t-u-l-m to decide to use backend even when unplugged.
15911
15912 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15913
15914         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15915         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15916
15917 2004-09-20  Simon Josefsson  <jas@extundo.com>
15918
15919         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15920         "utf-16-le".
15921
15922 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15923
15924         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15925
15926 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15927
15928         * uudecode.el (uudecode-use-external): Add :version.
15929
15930         * smime.el (smime-CA-file, smime-encrypt-cipher)
15931         (smime-dns-server): Add :version.
15932
15933         * smiley.el (gnus-smiley-file-types): Add :version.
15934
15935         * sha1.el (sha1-use-external): Add :version.
15936
15937         * pgg-def.el (pgg-query-keyserver): Add :version.
15938
15939         * nnmail.el (nnmail-fancy-expiry-targets)
15940         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15941         Add :version.
15942
15943         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15944         (nnimap-retrieve-groups-asynchronous): Add :version.
15945         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
15946
15947         * mml.el (mml-content-disposition-parameters)
15948         (mml-insert-mime-headers-always): Add :version.
15949
15950         * mm-util.el (mm-coding-system-priorities): Add :version.
15951
15952         * mm-decode.el (mm-inline-text-html-with-images)
15953         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15954         (mm-verify-option): Add :version.
15955         (mm-text-html-renderer): Change :version.
15956
15957         * message.el (message-fcc-externalize-attachments)
15958         (message-required-headers, message-draft-headers)
15959         (message-subject-trailing-was-query)
15960         (message-subject-trailing-was-ask-regexp)
15961         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15962         (message-mark-insert-end, message-archive-header)
15963         (message-archive-note, message-cross-post-default)
15964         (message-cross-post-note, message-followup-to-note)
15965         (message-cross-post-note-function, message-use-mail-followup-to)
15966         (message-subscribed-address-functions)
15967         (message-subscribed-address-file, message-subscribed-addresses)
15968         (message-subscribed-regexps, message-allow-no-recipients)
15969         (message-yank-cited-prefix, message-signature-insert-empty-line)
15970         (message-hidden-headers, message-hierarchical-addresses)
15971         (message-mail-user-agent, message-use-idna)
15972         (message-valid-fqdn-regexp)
15973         (message-strip-special-text-properties, message-header-synonyms)
15974         (message-beginning-of-line, message-tab-body-function): Add :version.
15975         (message-insert-canlock, message-wide-reply-confirm-recipients):
15976         Change :version.
15977
15978         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15979         and :version.
15980         (mail-source-delete-old-incoming-confirm)
15981         (mail-source-movemail-program): Add :version.
15982
15983         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15984         (gnus-agent-cache, gnus-agent): Change :version.
15985
15986         * gnus-util.el (gnus-use-byte-compile): Change :version.
15987
15988         * gnus-sum.el (gnus-summary-make-false-root-always)
15989         (gnus-summary-default-high-score)
15990         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15991         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15992         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15993         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15994         (gnus-sum-thread-tree-single-indent)
15995         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15996         (gnus-sum-thread-tree-leaf-with-other)
15997         (gnus-sum-thread-tree-single-leaf): Add :version.
15998         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15999         (gnus-article-loose-mime): Change :version.
16000
16001         * gnus-start.el (gnus-backup-startup-file)
16002         (gnus-save-startup-file-via-temp-buffer): Add :version.
16003
16004         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16005         (gnus-server-offline-face): Add :version.
16006
16007         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16008
16009         * gnus-msg.el (gnus-gcc-externalize-attachments)
16010         (gnus-debug-files, gnus-debug-exclude-variables)
16011         (gnus-discouraged-post-methods): Change :version.
16012         (gnus-confirm-mail-reply-to-news)
16013         (gnus-confirm-treat-mail-like-news): Add :version.
16014
16015         * gnus-int.el (gnus-server-unopen-status): Add :version.
16016
16017         * gnus-group.el (gnus-group-jump-to-group-prompt)
16018         (gnus-large-ephemeral-newsgroup)
16019         (gnus-fetch-old-ephemeral-headers): Add :version.
16020
16021         * gnus-fun.el (gnus-x-face-directory)
16022         (gnus-convert-pbm-to-x-face-command)
16023         (gnus-convert-image-to-x-face-command)
16024         (gnus-convert-image-to-face-command): Add :version.
16025
16026         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16027
16028         * gnus-cite.el (gnus-cite-blank-line-after-header)
16029         (gnus-article-boring-faces): Add :version.
16030
16031         * gnus-art.el (gnus-buttonized-mime-types)
16032         (gnus-inhibit-mime-unbuttonizing)
16033         (gnus-treat-display-face)
16034         (gnus-treat-body-boundary): Change :version.
16035         (gnus-body-boundary-delimiter, gnus-picon-databases)
16036         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16037         (gnus-treat-date-english, gnus-treat-fold-headers)
16038         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16039         (gnus-treat-mail-picon, gnus-treat-wash-html)
16040         (gnus-article-encrypt-protocol)
16041         (gnus-use-idna, gnus-article-over-scroll)
16042         (gnus-mime-display-multipart-alternative-as-mixed)
16043         (gnus-mime-display-multipart-related-as-mixed)
16044         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16045         (gnus-ctan-url, gnus-button-ctan-handler)
16046         (gnus-button-handle-ctan-bogus-regexp)
16047         (gnus-button-ctan-directory-regexp)
16048         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16049         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16050         (gnus-button-man-level, gnus-button-emacs-level)
16051         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16052
16053         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16054         (gnus-agent-go-online): Change :version.
16055         (gnus-agent-expire-unagentized-dirs)
16056         (gnus-agent-auto-agentize-methods): Add :version.
16057
16058         * flow-fill.el (fill-flowed-display-column)
16059         (fill-flowed-encode-column): Add :version.
16060
16061         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16062         (gnus-outlook-deuglify-unwrap-max)
16063         (gnus-outlook-deuglify-cite-marks)
16064         (gnus-outlook-deuglify-unwrap-stop-chars)
16065         (gnus-outlook-deuglify-no-wrap-chars)
16066         (gnus-outlook-deuglify-attrib-cut-regexp)
16067         (gnus-outlook-deuglify-attrib-verb-regexp)
16068         (gnus-outlook-deuglify-attrib-end-regexp)
16069         (gnus-outlook-display-hook): Add :version.
16070
16071         * binhex.el (binhex-use-external): Add :version.
16072
16073 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16074
16075         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16076         and `invisible'.
16077
16078 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16079
16080         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16081         in gnus-registry-trim.
16082
16083 2004-09-13  Simon Josefsson  <jas@extundo.com>
16084
16085         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16086
16087         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16088
16089         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16090         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16091         <yamaoka@jpl.org>.
16092         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16093         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16094         <yamaoka@jpl.org>.
16095
16096         * sieve.el (sieve-manage-mode): Ditto.
16097
16098 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16099
16100         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16101
16102 2004-09-11  Simon Josefsson  <jas@extundo.com>
16103
16104         * dns-mode.el: Add.
16105
16106         * mm-view.el (mm-display-dns-inline): Add.
16107
16108         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16109         (mm-automatic-display): Ditto.
16110
16111         * mailcap.el (mailcap-mime-data): Add text/dns.
16112         (mailcap-mime-extensions): Map .soa to text/dns.
16113
16114 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16115
16116         * gnus-art.el (article-decode-mime-words, article-babel)
16117         (gnus-article-highlight-signature, gnus-article-add-buttons)
16118         (gnus-signature-toggle): Remove unnecessary bindings of
16119         `inhibit-read-only' inherited from v5.10 merge.
16120
16121 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16122
16123         * nntp.el (nntp): New customization group.
16124         (nntp-authinfo-file): Add customization group.
16125
16126         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16127
16128         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16129
16130         * gnus.el (to-address, to-list, subscribed)
16131         (large-newsgroup-initial): Ditto.
16132
16133         * flow-fill.el (fill-flowed-display-column)
16134         (fill-flowed-encode-column): Ditto.
16135
16136 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16137
16138         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16139         Use point-min rather than 1.
16140         (message-send-mail): Use buffer-size rather than point-max.
16141
16142         * gnus-sum.el (gnus-summary-search-article-forward):
16143         Signal a specific `search-failed' rather than a generic `error'.
16144
16145         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16146         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16147         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16148
16149 2004-09-10  Simon Josefsson  <jas@extundo.com>
16150
16151         * nndb.el (require): Remove tcp and duplicate cl.
16152
16153 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16154
16155         * gnus-agent.el (directory-files-and-attributes): Move forward.
16156
16157 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16158
16159         * gnus-agent.el (directory-files-and-attributes):
16160         Optionally defined to support XEmacs.
16161
16162 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16163
16164         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16165         to avoid run-time CL dependencies.
16166         (gnus-agent-unfetch-articles): New function.
16167         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16168         article numbers even when local .overview file is missing.
16169         (gnus-agent-read-article-number): New function.  Only accepts
16170         27-bit article numbers.
16171         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16172         Use gnus-agent-read-article-number.
16173         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16174         from backend while recognizing that article numbers in .overview
16175         must be valid.
16176         (gnus-agent-update-files-total-fetched-for):
16177         Use directory-files-and-attributes to improve performance.
16178         * gnus-int.el (gnus-request-move-article):
16179         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16180         improve performance.
16181
16182         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16183         some users confused by references to .newsrc when they only have a
16184         .newsrc.eld file.
16185         (gnus-convert-mark-converter-prompt)
16186         (gnus-convert-converter-needs-prompt): Fix use of property list.
16187         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16188         New function.  Used internally to only display 'gnus converting
16189         files' message when actually necessary.
16190
16191         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16192         methods now autoloaded.
16193
16194 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16195
16196         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16197         identifiers.
16198
16199 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16200
16201         * gnus-picon.el: Fix indentation and closing parenthesis.
16202
16203 2004-09-01  Simon Josefsson  <jas@extundo.com>
16204
16205         * message.el (message-canlock-generate): Require sha1, not
16206         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16207         to require within a function.  Sadly, if sha1.el isn't loaded, the
16208         let binding in m-c-g will hide the defcustom definition, which is
16209         bad.)
16210
16211         * canlock.el: Require sha1, not sha1-el.
16212
16213         * message.el: Don't autoload sha1 (there is a autoload cookie in
16214         sha1.el).
16215
16216         * sha1-el.el: Rename to sha1.el.
16217
16218 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16219
16220         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16221
16222 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16223
16224         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16225
16226 2004-08-30  Kim F. Storm  <storm@cua.dk>
16227
16228         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16229
16230         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16231         Add :group 'nnimap.
16232
16233 2004-08-30  Andreas Schwab  <schwab@suse.de>
16234
16235         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16236         ?* and ?\;.
16237
16238         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16239         and ?\' to symbol instead of whitespace.
16240
16241 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16242
16243         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16244
16245         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16246         instead of re-search-forward.
16247
16248         * gnus-uu.el (gnus-uu-save-article): Ditto.
16249         (gnus-uu-post-encode-uuencode): Ditto.
16250
16251         * html2text.el (html2text-clean-list-items): Ditto.
16252         (html2text-clean-dtdd): Ditto.
16253         (html2text-format-tags): Ditto.
16254
16255         * message.el (message-send-mail-with-sendmail): Fix regexp.
16256         (message-fill-field-general): Use search-forward instead of
16257         re-search-forward.
16258         (unbold-region): Ditto.
16259
16260         * nnrss.el (nnrss-request-article): Ditto.
16261
16262         * nnslashdot.el (nnslashdot-request-article): Ditto.
16263
16264         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16265
16266         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16267         "Unrecognized menu descriptor" error in XEmacs.
16268
16269 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16270
16271         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16272         parent article of a sparse article in the thread hashtb.
16273
16274 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16275
16276         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16277         (nnmail-expand-newtext): Lowercase expanded entries if
16278         nnmail-split-lowercase-expanded is non-nil.
16279
16280 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16281
16282         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16283
16284         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16285         of gnus-tmp-news-method into string under XEmacs.  It will be
16286         passed to gnus-correct-length which takes only a string argument.
16287
16288 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16289
16290         * gnus-util.el (gnus-bind-print-variables): New macro.
16291         (gnus-prin1): Use it.
16292         (gnus-prin1-to-string): Use it.
16293         (gnus-pp): New function.
16294         (gnus-pp-to-string): New function.
16295
16296         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16297         Replace pp-to-string with gnus-pp-to-string.
16298         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16299         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16300         * gnus-msg.el (gnus-debug): Ditto.
16301         * gnus-score.el (gnus-score-save): Ditto.
16302         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16303         gnus-pp-to-string.
16304         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16305         with gnus-pp.
16306         * score-mode.el (gnus-score-pretty-print): Ditto.
16307         * webmail.el (webmail-debug): Ditto.
16308
16309 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16310
16311         * gnus-art.el (article-display-face, article-display-x-face):
16312         Use buffer-read-only.
16313
16314 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16315
16316         * gnus-art.el (article-hide-list-identifiers):
16317         Bind inhibit-read-only as t.
16318
16319 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16320
16321         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16322
16323 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16324
16325         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16326         (gnus-narrow-to-page): Don't assume point-min == 1.
16327         (gnus-article-edit-mode): Derive from message-mode.
16328
16329         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16330         point-min == 1.
16331
16332         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16333         Disable incorrect use of `assert'.
16334
16335         * message.el (message-mode): Set comment-start-skip.
16336
16337
16338 2004-08-22  Sam Steingold  <sds@gnu.org>
16339
16340         * pop3.el (pop3-leave-mail-on-server): New user variable.
16341         (pop3-movemail): Delete mail only when it is nil.
16342
16343 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16344
16345         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16346
16347         * mml.el (mml-preview): Use `pop-to-buffer'.
16348
16349         * message.el (message-goto-mail-followup-to): Insert after "To".
16350         (message-carefully-insert-headers): Add comment.
16351
16352         * gnus.el: Remove unused variable `gnus-article-check-size'.
16353
16354         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16355
16356         * gnus-art.el (gnus-button-alist):
16357         Improve `gnus-button-handle-library' entry.
16358
16359 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16360
16361         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
16362         Use downcase, since XEmacs capitalizes error messages differently.
16363
16364 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16365
16366         * nntp.el: Add (require 'gnus) due to reference to
16367         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16368
16369 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16370
16371         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
16372         Bind `mm-fill-flowed'.
16373
16374         * mm-decode.el (mm-dissect-singlepart): Check it.
16375
16376 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16377
16378         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16379         'imap' for netrc parsing.
16380
16381 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16382
16383         * mailcap.el (mailcap-mime-data): Mark as risky.
16384
16385 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16386
16387         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16388         may be included in the encoded word.
16389         (rfc2047-encode): Don't append a space if the encoded word
16390         includes close parenthesis.
16391
16392 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16393
16394         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16395         of text within parentheses.
16396
16397 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16398
16399         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16400         (gnus-encrypt-write-file-contents): Make the password key the file
16401         name PLUS the cipher, not just the cipher.  Also remove failed
16402         passwords from the cache.
16403
16404 2004-08-06  Simon Josefsson  <jas@extundo.com>
16405
16406         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
16407         Doc fix.
16408
16409 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16410
16411         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16412         LWSP.
16413
16414 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16415
16416         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16417         Try to append in-reply-to: data to the references: header.
16418
16419         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16420         (netrc-parse): Use gnus-encrypt.el functions.
16421
16422         * gnus-encrypt.el: Add new file for encryption support; currently
16423         does only a few GPG ciphers and an internal XOR cipher.
16424
16425         * password.el: Add comments on using password-read-and-add.
16426         (password-read-and-add): Add function to read and add the
16427         password to the cache at once.
16428
16429 2004-07-28  Simon Josefsson  <jas@extundo.com>
16430
16431         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16432         parameter (but don't use it, for now).
16433
16434         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16435         instead of hard coding to nil.
16436
16437 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16438
16439         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16440         as mm-inline-image-xemacs does.
16441
16442 2004-07-26  Simon Josefsson  <jas@extundo.com>
16443
16444         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16445         Revert part of 2004-07-17 change below.
16446
16447 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16448
16449         * rfc2047.el (rfc2047-encode-region): Don't infloop.
16450         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16451
16452 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16453
16454         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16455         quotes that actually start with ">" at the beginning of the
16456         lines.
16457
16458 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16459
16460         * rfc2047.el (rfc2047-encode-region): Fix last change.
16461         (rfc2047-encode-parameter): Remove useless concat.
16462
16463 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16464
16465         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16466         encode special characters; fix some kind of misconfigured headers;
16467         signal a real error if debug-on-quit or debug-on-error is non-nil.
16468         (rfc2047-encode-max-chars): New variable.
16469         (rfc2047-encode-1): Use it.
16470         (rfc2047-encode-parameter): New function.
16471
16472         * mml.el (mml-insert-parameter): Remove an excessive space.
16473
16474 2004-07-17  Simon Josefsson  <jas@extundo.com>
16475
16476         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16477         Kai Grossjohann <kai@emptydomain.de>.
16478         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16479         (gnus-group-make-menu-bar): Ditto.
16480
16481         * gnus-util.el (gnus-group-server): Add.
16482
16483 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16484
16485         * message.el (message-clone-locals): Clone sendmail and smtp
16486         variables.
16487
16488 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16489
16490         * rfc2047.el (rfc2047-encode-region): Fix last change.
16491
16492 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16493
16494         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16495         characters as non-special.
16496
16497 2004-07-09  Simon Josefsson  <jas@extundo.com>
16498
16499         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16500         Users will lose all flag changes made while unplugged with
16501         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16502         good default.  See numerous reports on ding mailing list.
16503
16504 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16505
16506         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16507         add generate-head-function and generate-article-function to the
16508         rfc822-forward entry.
16509         (nndoc-rfc822-forward-generate-article): New function.
16510         (nndoc-rfc822-forward-generate-head): New function.
16511
16512         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16513
16514 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16515
16516         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16517         respect display group parameter and gnus-summary-expunge-below.
16518         (gnus-articles-to-read): Remove unused reference to display group
16519         parameter.
16520
16521 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16522
16523         * nnheader.el (nnheader-uniquify-message-id): New experimental
16524         variable.
16525         (nnheader-nov-read-message-id): Use it.
16526
16527         * spam-report.el (spam-report-gmane): Add interactive.
16528
16529 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16530
16531         * mm-encode.el (mm-content-transfer-encoding-defaults):
16532         Use qp-or-base64 for the application/* types.
16533
16534 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16535
16536         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16537
16538 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16539
16540         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16541         trim value.
16542
16543 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16544
16545         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16546         New macro and function.
16547         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16548
16549 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16550
16551         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16552         after-load-alist.
16553
16554 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16555
16556         * gnus-group.el (gnus-group-get-new-news-this-group):
16557         Don't update info that isn't there.
16558
16559 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16560
16561         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16562         entry.
16563
16564 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16565
16566         * mm-view.el (mm-inline-render-with-function): Use multibyte
16567         buffer; decode html source by charset.
16568
16569         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16570
16571         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16572         Mule-UCS is loaded under XEmacs.
16573         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16574
16575 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16576
16577         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16578
16579 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16580
16581         * mm-util.el (mm-coding-system-p): Return a coding-system.
16582         (mm-mime-mule-charset-alist): Use shift_jis instead of
16583         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16584         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16585         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16586         instead of japanese-shift-jis and iso-latin-1 respectively in
16587         order to share the default value with both Emacs and XEmacs-mule.
16588         (mm-mule-charset-to-mime-charset):
16589         Make mm-coding-system-priorities effective.
16590         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16591         while predicating of candidates upon the priorities.
16592
16593 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16594
16595         * gnus-sum.el (gnus-summary-make-menu-bar):
16596         Add gnus-uu-invert-processable.
16597
16598         * gnus.el: Autoload gnus-uu-invert-processable.
16599
16600 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16601
16602         * mm-util.el (mm-with-multibyte-buffer): New macro.
16603
16604         * rfc2047.el (rfc2047-encode-string): Use it.
16605         (rfc2047-encode-region): Move point to the end of the region after
16606         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16607
16608 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16609
16610         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16611         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16612
16613 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16614
16615         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16616         (gnus-cite-parse): Ignore quoted envelope From_.
16617         Suggested by Karl Chen <quarl@nospam.quarl.org>.
16618
16619 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16620
16621         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16622         invalid addresses.
16623
16624 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16625
16626         * spam.el: Change section markers, revise TODO list.
16627         (spam-backends): Make new master list of all installed backends.
16628         (spam-summary-exit-behavior): Add new variable to determine how
16629         messages moves are done at summary exit.
16630         (spam-move-spam-nonspam-groups-only)
16631         (spam-process-ham-in-nonham-groups)
16632         (spam-process-ham-in-spam-groups): Remove variables, the
16633         spam-summary-exit-behavior variable should be used to manage this
16634         behavior.
16635         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16636         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16637         and spam-old-spam-articles.
16638         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16639         Add empty variables, placeholders for the backends they represent.
16640         (spam-set-difference): Move, unchanged.
16641         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16642         unless the user has a processor variable.
16643         (spam-classifications, spam-classification-valid-p)
16644         (spam-backend-properties, spam-backend-property-valid-p)
16645         (spam-backend-function-type-valid-p)
16646         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16647         (spam-report-articles-gmane, spam-report-articles-resend):
16648         Remove functions, they are not needed.
16649         (spam-install-backend-super, spam-backend-list)
16650         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16651         (spam-backend-function, spam-backend-ham-registration-function)
16652         (spam-backend-spam-registration-function)
16653         (spam-backend-ham-unregistration-function)
16654         (spam-backend-spam-unregistration-function)
16655         (spam-backend-statistical-p, spam-backend-mover-p)
16656         (spam-install-backend-alias, spam-install-checkonly-backend)
16657         (spam-install-mover-backend, spam-install-nocheck-backend)
16658         (spam-install-backend, spam-install-statistical-backend)
16659         (spam-install-statistical-checkonly-backend): Add backend installation
16660         support.
16661         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16662         (spam-group-processor-p): Use the new backend code and respect the
16663         summary exit behavior.
16664         (spam-mark-spam-as-expired-and-move-routine): Remove.
16665         (spam-summary-prepare): Change to use the new spam-old-articles
16666         variable.
16667         (spam-copy-or-move-routine, spam-copy-spam-routine)
16668         (spam-move-spam-routine, spam-copy-ham-routine)
16669         (spam-move-ham-routine): Add code to copy/move ham or spam.
16670         (spam-fetch-field-fast): Improve doc and code, plus allow the
16671         'number request.
16672         (spam-list-of-checks, spam-list-of-statistical-checks):
16673         Remove variables.
16674         (spam-split, spam-find-spam): Use the new backend code.
16675         (spam-registration-functions): Remove variable.
16676         (spam-unregister-routine): Add convenience wrapper.
16677         (spam-log-undo-registration, spam-register-routine)
16678         (spam-log-processing-to-registry)
16679         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16680         where possible.
16681         (spam-check-gmane-xref, spam-check-regex-headers)
16682         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16683         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16684         (spam-check-bogofilter-headers, spam-check-spamoracle)
16685         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16686         (spam-check-crm114-headers): Use the spam-split-group that
16687         spam-split prepares, no need to determine it every time.
16688
16689         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16690         to the nnheader-parse-naked-head call.
16691
16692         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16693
16694         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16695         the nnheader-nov-read-message-id call.
16696
16697 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16698
16699         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16700         gnus-activate-group twice.  Suggested by Markus Peter
16701         <warp@spin.de>.
16702
16703 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16704
16705         * gnus-art.el (gnus-article-time-format): Exchange the order of
16706         day and month in the default value; fix customization type.
16707         (article-date-ut): Use add-text-properties.
16708         (article-make-date-line): Use message-make-date instead of
16709         current-time-string.
16710
16711         * message.el (message-fetch-field): Don't use set-text-properties.
16712         (message-make-date): Simplify.
16713
16714         * messagexmas.el (message-xmas-make-date): New function.
16715         (message-xmas-redefine): Defalias message-make-date to it.
16716
16717 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16718
16719         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16720         (rfc2047-encode-region): Treat text within parentheses as special;
16721         show the original text when error has occurred.
16722
16723         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16724         already-computed method to gnus-activate-group.
16725
16726         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16727         same select-methods identical Lisp objects.
16728
16729         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16730         object when modifying the info.
16731
16732 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16733
16734         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16735         gnus-opened-servers since it has never been opened with the new
16736         configuration yet.
16737
16738 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16739
16740         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16741         arg to nnheader-generate-fake-message-id.
16742
16743 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16744
16745         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16746         number and build a fake message ID localized to a group and
16747         article number (so it's repeatable from that point on).
16748         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16749         ID format.
16750
16751         * gnus-sum.el (gnus-get-newsgroup-headers):
16752         Call nnheader-generate-fake-message-id with the article number.
16753
16754 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16755
16756         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16757         end-of-buffer.
16758
16759 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16760
16761         * message.el (message-ignored-supersedes-headers): Add Approved.
16762
16763 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16764
16765         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16766         goto-char.
16767         (rfc2047-encode): Fold the line before encoding.
16768
16769 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16770
16771         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16772         folding -- not all headers can be folded, and this should be done
16773         by the message composition mode.  Probably.  I think.
16774
16775 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16776
16777         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16778         fast.
16779
16780         * gnus-ems.el (gnus-remove-image): Don't use
16781         message-text-with-property; remove only the image found first.
16782
16783         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16784         found first.
16785
16786 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16787
16788         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16789
16790 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16791
16792         * message.el (message-text-with-property): Make it fast and accept
16793         optional arguments.
16794         (message-strip-forbidden-properties): Use it.
16795         (message-fix-before-sending): Follow the m-t-w-p change.
16796
16797         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16798
16799 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16800
16801         * gnus-art.el (article-hide-headers): Don't change the buffer
16802         mistakenly when performing mml-preview even if
16803         gnus-single-article-buffer is nil.
16804
16805 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16806
16807         * message.el (message-expand-name-databases): New user option.
16808         (message-expand-name): Use it.
16809
16810 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16811
16812         * spam.el (spam-report-articles-resend)
16813         (spam-report-resend-register-routine): Allow ham reporting.
16814         (spam-report-resend-register-ham-routine): Add wrapper.
16815         (spam-registration-functions): Add ham resending functions.
16816         (spam-list-of-processors): Add ham resend processor.
16817
16818         * gnus.el (ham-resend-to): Add new group parameter.
16819         (spam-process): Add ham resend option.
16820
16821         * spam-report.el (spam-report-resend): Allow reporting ham.
16822         (spam-report-resend-ham): Add wrapper.
16823
16824 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16825
16826         * message.el (message-cite-articles-with-x-no-archive):
16827         New variable.
16828         (message-cite-original): Use it.
16829
16830 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16831
16832         * message.el (message-cite-original): Respect X-No-Archive.
16833
16834 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16835
16836         * gnus-art.el (article-hide-headers): Refer to the values for
16837         gnus-ignored-headers and gnus-visible-headers in the summary
16838         buffer since a user may have set them as group parameters.
16839
16840 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16841
16842         * assistant.el (assistant-node-name): Add convenience function.
16843         (assistant-render-text, assistant-render-node): Add error handling,
16844         plus handle multiple next nodes.
16845         (assistant-find-next-node): Comment out for now.
16846         (assistant-find-next-nodes): Add function, returns list of next
16847         nodes.
16848
16849 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16850
16851         * mail-source.el (mail-source-directory): Fix doc-string.
16852
16853 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16854
16855         * assistant.el (assistant-render-text, assistant-eval): Add :set
16856         widget type, which is different because it takes and returns a
16857         list.  Much hilarity ensues.
16858
16859 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16860
16861         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
16862
16863         * gnus-group.el (gnus-group-get-new-news-this-group):
16864         Add doc-string.
16865
16866         * gnus-start.el (gnus-activate-group): Add doc-string.
16867
16868 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16869
16870         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16871
16872 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16873
16874         * assistant.el (assistant-render-text): Try to add a :set
16875         widget, more to come.
16876
16877         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16878         strings.
16879         (spam-report-articles-resend)
16880         (spam-register-routine): Do registration iff any articles warrant
16881         it.
16882         (spam-summary-prepare-exit): Change log message for nil group
16883         destinations.
16884
16885 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16886
16887         * spam.el (spam-report-resend-register-routine):
16888         Allow spam-report-resend-to to be a group parameter or a global value.
16889
16890 2004-05-26  Simon Josefsson  <jas@extundo.com>
16891
16892         * starttls.el: Merge with my GNUTLS based starttls.el.
16893         (starttls-gnutls-program, starttls-use-gnutls)
16894         (starttls-extra-arguments, starttls-process-connection-type)
16895         (starttls-connect, starttls-failure, starttls-success):
16896         New variables.
16897         (starttls-program, starttls-extra-args): Doc fix.
16898         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
16899         New functions.
16900         (starttls-negotiate, starttls-open-stream):
16901         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
16902         function if it is set.
16903
16904 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16905
16906         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16907         structured fields.
16908
16909 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16910
16911         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16912
16913 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16914
16915         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
16916         Add variable.
16917         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16918         assigning the spam-mark to new messages.
16919
16920 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16921
16922         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16923
16924 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16925
16926         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16927
16928         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16929         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16930         default.
16931
16932 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16933
16934         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16935         correct data.
16936
16937 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16938
16939         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16940         (spam-group-processor-p): Fix function.
16941         (spam-group-processor-multiple-p)
16942         (spam-group-spam-processor-report-gmane-p)
16943         (spam-group-spam-processor-report-resend-p)
16944         (spam-group-spam-processor-bogofilter-p)
16945         (spam-group-spam-processor-blacklist-p)
16946         (spam-group-spam-processor-ifile-p)
16947         (spam-group-ham-processor-ifile-p)
16948         (spam-group-spam-processor-spamoracle-p)
16949         (spam-group-spam-processor-crm114-p)
16950         (spam-group-ham-processor-bogofilter-p)
16951         (spam-group-spam-processor-stat-p)
16952         (spam-group-ham-processor-stat-p)
16953         (spam-group-ham-processor-whitelist-p)
16954         (spam-group-ham-processor-BBDB-p)
16955         (spam-group-ham-processor-spamoracle-p)
16956         (spam-group-ham-processor-copy-p): Remove functions with some
16957         prejudice against unneeded code.
16958         (spam-report-articles-resend)
16959         (spam-report-resend-register-routine): Allow the group/topic
16960         spam-resend-to value to override spam-report-resend-to.
16961         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16962         properly now.
16963
16964         * gnus.el (spam-resend-to): Add group/topic parameter.
16965         (spam-process): Move the OBSOLETE processors to the end of the
16966         choices.
16967
16968 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16969
16970         * spam-report.el (spam-report-resend-to, spam-report-resend):
16971         Start with resend-to set to nil, and then ask the user if necessary.
16972         (spam-report-resend): spam-report-resend takes a list of articles, not
16973         separate article numbers.
16974
16975 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16976
16977         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16978         addition to emacs-w3m.
16979
16980 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16981
16982         * assistant.el (assistant-authinfo-data): New function.
16983         (assistant-eval): Eval for entire assistant.
16984
16985         * netrc.el (netrc-services-file): New variable.
16986         (netrc-parse-services): New function.
16987         (netrc-find-service-name): New function.
16988         (netrc-find-service-number): New function.
16989         (netrc-port-equal): New function.
16990         (netrc-machine): Use it.
16991
16992         * nnimap.el (nnimap-open-connection): Use netrc.
16993
16994         * gnus-util.el (gnus-netrc-get): Remove aliases.
16995
16996         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16997
16998         * assistant.el (wid-edit): Fix compilation.
16999
17000         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17001
17002 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17003
17004         * gnus-util.el (gnus-set-file-modes): New function.  (small
17005         patch).
17006
17007 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17008
17009         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17010
17011         * assistant.el (assistant-render-node): Fix up rendering and
17012         read-only text.
17013         (assistant-render-node): Reset.
17014         (assistant-make-read-only): Not sticky.
17015
17016 2004-05-20  Danny Siu  <dsiu@adobe.com>
17017
17018         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17019         centered even when gnus-auto-center-summary is t.
17020
17021 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17022
17023         * dns.el (dns-get-txt-answer): New function.
17024         (dns-read-txt): Ditto.
17025         (query-dns): Use it.
17026
17027 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17028
17029         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17030         active for foreign groups even if the group level is higher than
17031         the specified value.
17032
17033 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17034
17035         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17036         non-active groups.
17037
17038         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17039
17040 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17041
17042         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17043
17044 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17045
17046         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17047         (spam-crm114-header, spam-crm114-spam-switch)
17048         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17049         (spam-crm114-positive-spam-header)
17050         (spam-crm114-database-directory, spam-list-of-processors)
17051         (spam-group-spam-processor-crm114-p)
17052         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17053         (spam-generic-score, spam-list-of-checks)
17054         (spam-list-of-statistical-checks, spam-registration-functions)
17055         (spam-check-crm114-headers, spam-crm114-score)
17056         (spam-check-crm114, spam-crm114-register-with-crm114)
17057         (spam-crm114-register-spam-routine)
17058         (spam-crm114-unregister-spam-routine)
17059         (spam-crm114-register-ham-routine)
17060         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17061         From asjo@koldfront.dk (Adam Sjøgren).
17062
17063         * gnus.el: Add spam-use-crm114.
17064
17065         * spam.el (spam-list-of-processors, spam-registration-functions):
17066         Add spam-use-resend.
17067         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17068         (spam-report-articles-gmane): Add doc fix.
17069         (spam-report-articles-resend, spam-report-resend-register-routine):
17070         Add wrappers around spam-report-resend-to.
17071
17072         * spam-report.el (spam-report-resend-to, spam-report-resend):
17073         Add support for resending spam.
17074         (spam-report-gmane): Fix line length >80.
17075
17076         * gnus.el (spam-process): Add spam-use-resend.
17077
17078 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17079
17080         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17081         number of processed spam messages.
17082         (spam-ham-copy-or-move-routine): Return the number of processed
17083         ham messages.
17084         (spam-summary-prepare-exit): Use the above values to decide
17085         whether status messages shouled be displayed.
17086
17087 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17088
17089         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17090         `rfc2047-encoding-function-alist' in order to avoid conflicting
17091         with the old version.
17092         (rfc2047-encode-region): Concatenate words containing non-ASCII
17093         characters in structured fields; don't encode space-delimited
17094         ASCII words even in unstructured fields; don't break words at
17095         char-category boundaries.
17096         (rfc2047-encode-1): New function.
17097         (rfc2047-encode): Use it; encode text so that it occupies the
17098         maximum width within 76-column; work correctly on Q encoding for
17099         iso-2022-* charsets.
17100         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17101         sure not to break a line just after the header name.
17102         (rfc2047-b-encode-region): Remove.
17103         (rfc2047-b-encode-string): New function.
17104         (rfc2047-q-encode-region): Remove.
17105         (rfc2047-q-encode-string): New function.
17106
17107         * mm-util.el (mm-replace-in-string): New function.
17108
17109 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17110
17111         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17112         Really get it right.
17113         (gnus-inews-make-draft): Really.
17114
17115 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17116
17117         * nnmh.el (nnmh-request-list-1): Don't check the link count
17118         before descending.  (small patch)
17119
17120 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17121
17122         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17123         stuff.
17124
17125         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17126         Match on real group name.
17127
17128         * gnus-art.el (gnus-signature-limit): Doc fix.
17129
17130         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17131
17132         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
17133
17134 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
17135
17136         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
17137         isn't a string.
17138
17139 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17140
17141         * gnus-draft.el (gnus-draft-send):
17142         Bind rfc2047-encode-encoded-words.
17143
17144         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17145         (rfc2047-encodable-p): Say that =? needs encoding.
17146         (rfc2047-encode-encoded-words): New variable.
17147
17148         * gnus-group.el (gnus-group-select-group): Doc fix.
17149
17150         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17151
17152         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17153         to nil.
17154
17155         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17156
17157         * nnheader.el (nnheader-get-lines-and-char): New function.
17158
17159 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17160
17161         * gnus-msg.el (gnus-summary-followup-with-original):
17162         Document yanking of region when active.
17163
17164 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17165
17166         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17167         groups if the group level is higher than the specified value.
17168
17169 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17170
17171         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17172         (gnus-group-jump-to-group): Add prefix argument using
17173         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17174         non-active group.
17175
17176         * compface.el (uncompface): Be verbose when changing
17177         `uncompface-use-external'.
17178
17179         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17180         handle manual section.
17181
17182 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17183
17184         * gnus-art.el (gnus-button-alist): Revert previous change.
17185
17186 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17187
17188         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17189
17190 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17191
17192         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17193         whether backend can accept message.
17194
17195         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17196
17197 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17198
17199         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17200         Avoid creating directory when nntp-marks-is-evil is true.
17201         Reported by Reiner Steib.
17202
17203 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17204
17205         * gnus-picon.el (gnus-picon-style): New variable.
17206         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17207         (gnus-picon-transform-address): Support `gnus-picon-style'.
17208         From Jesper Harder <harder@ifa.au.dk>.
17209
17210 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17211
17212         * message.el (message-fill-field): Return point.
17213         (message-generate-headers): Go to end of field.
17214
17215         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17216         stuff for non-living groups.
17217
17218 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17219
17220         * gnus-art.el (gnus-article-followup-with-original)
17221         (gnus-article-reply-with-original): gnus-mark-active-p ->
17222         gnus-region-active-p.
17223
17224 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17225
17226         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17227         only when there is spam or ham to be processed.
17228
17229 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17230
17231         * mail-source.el (mail-source-delete-crash-box): Refactor.
17232         (mail-source-fetch): Use it.
17233         (mail-source-fetch-file): Ditto.
17234         (mail-source-fetch-directory): Run postscript in loop.
17235         (mail-source-fetch-pop): Delete.
17236         (mail-source-fetch-maildir): Ditto.
17237         (mail-source-fetch-imap): Ditto.
17238
17239         * imap.el (imap-authenticators): Comment out sasl.
17240
17241         * message.el (message-skip-to-next-address): New function.
17242         (message-fill-header-address): Refactor.
17243         (message-fill-address): Use it.
17244         (message-delete-address): Use it.
17245         (message-fill-header-general): Refactor.
17246         (message-fill-field-address): Rename.
17247         (message-narrow-to-field): Find the start of the header.
17248         (message-header-format-alist): Don't pre-fill.
17249         (message-fill-header): Remove.
17250         (message-insert-header): New function.
17251         (message-shorten-references): Use it.
17252
17253         * rfc2047.el (rfc2047-field-value): Strip props.
17254
17255         * mail-parse.el (mail-header-make-address): New alias.
17256
17257         * ietf-drums.el (ietf-drums-make-address): New function.
17258
17259         * imap.el: Add compiler directives.
17260
17261         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17262
17263         * gnus-art.el (article-decode-idna-rhs): Don't use
17264         message-idna-inside-rhs-p.
17265
17266 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17267
17268         * message.el (message-idna-inside-rhs-p): Remove.
17269         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17270
17271         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17272         false positives.
17273
17274 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17275
17276         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17277
17278 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17279
17280         * nneething.el (nneething-file-name): Don't create spurious
17281         files.
17282
17283         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17284         (gnus-inews-do-gcc): Remove sleep.
17285
17286         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17287         part under point.
17288
17289         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17290         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17291
17292 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17293
17294         * spam.el (spam-summary-prepare-exit): Fix (length).
17295
17296 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17297
17298         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17299         as expired without moving it" message when there are spam
17300         messages left.
17301
17302 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17303
17304         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17305         header is not nil.
17306
17307 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17308
17309         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17310         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
17311         (nntp-marks-changed-p): New arg SERVER.
17312         (nntp-request-update-info): Adjust caller.
17313
17314 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17315
17316         * nntp.el (nntp-save-marks): Pass missing arg.
17317
17318 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17319
17320         * nntp.el: Support marks.
17321         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17322         (nntp-marks-modtime, nntp-marks-directory): New variables.
17323         (nntp-request-set-mark, nntp-request-update-info)
17324         (nntp-possibly-create-directory, nntp-marks-changed-p)
17325         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
17326         New functions.
17327
17328 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17329
17330         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17331         (gnus-xmas-redefine): Rename.
17332
17333         * gnus-score.el (gnus-score-insert-help):
17334         Use gnus-select-lowest-window.
17335
17336         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17337         appt-select-lowest-window and rename to gnus-select-lowest-window.
17338
17339         * gnus.el: do.
17340
17341 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17342
17343         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17344         encodings of MIME-encoded words, in order to improve
17345         interoperability with several broken MUAs.
17346
17347 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17348
17349         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17350         tags, only when charsets are not specified in headers.
17351         (mm-inline-text-html-render-with-w3m): Ditto.
17352
17353         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17354         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17355
17356 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17357
17358         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17359         instead of MIME-decoded from fields when checking
17360         `gnus-article-address-banner-alist'.
17361
17362 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17363
17364         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17365         description rather than subject.
17366
17367 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17368
17369         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17370
17371 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17372
17373         * gnus.el (gnus-version-number): Bump.
17374
17375 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17376
17377         * gnus.el: No Gnus v0.2 is released.
17378
17379 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17380
17381         * gnus-agent.el (gnus-agent-read-agentview):
17382         Inline gnus-uncompress-range.
17383
17384 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17385
17386         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17387         `exec-installed-p'.
17388
17389 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17390
17391         * gnus.el (spam-process, spam-autodetect-methods):
17392         Add bsfilter and bsfilter-headers.
17393
17394         * spam.el (spam-bsfilter): New customize group.
17395         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17396         (spam-bsfilter-header, spam-bsfilter-probability-header)
17397         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17398         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17399         (spam-bsfilter-database-directory): New options.
17400         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17401         (spam-list-of-statistical-checks, spam-registration-functions):
17402         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17403         (spam-bsfilter-score): New command.
17404         (spam-check-bsfilter-headers, spam-check-bsfilter)
17405         (spam-bsfilter-register-with-bsfilter)
17406         (spam-bsfilter-register-spam-routine)
17407         (spam-bsfilter-unregister-spam-routine)
17408         (spam-bsfilter-register-ham-routine)
17409         (spam-bsfilter-unregister-ham-routine): New functions.
17410         (spam-generic-score): Support bsfilter; Accept an optional argument
17411         to recalcurate spam score even if scoring header has already been
17412         added.
17413         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17414         optional argument to recalcurate spam score even if scoring header
17415         has already been added.
17416
17417 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17418
17419         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17420         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17421         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17422         link is missing.
17423
17424 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17425
17426         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17427         (html2text-get-attr): Rewrite.
17428
17429         * message.el (message-setup-1): Remove redundant put-text-property
17430         on mail-header-separator.
17431
17432 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17433
17434         * gnus-registry.el (gnus-registry-cache-whitespace)
17435         (gnus-registry-action, gnus-registry-spool-action)
17436         (gnus-registry-split-fancy-with-parent): Change message levels
17437         from 5 to 3 or 7, as needed.
17438
17439         * spam.el (spam-summary-prepare-exit)
17440         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17441         (spam-split, spam-find-spam, spam-log-undo-registration)
17442         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
17443         level from 5 to 6.
17444
17445 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17446
17447         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17448         2004-03-04 change).
17449
17450 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17451
17452         * sieve-manage.el (sieve-manage-open):
17453         * nnweb.el (nnweb-insert-html):
17454         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17455         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17456         * nnspool.el (nnspool-request-group):
17457         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17458         * nnml.el (nnml-request-update-info):
17459         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17460         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17461         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17462         (nnimap-request-set-mark):
17463         * nnfolder.el (nnfolder-request-update-info):
17464         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17465         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17466         * gnus-uu.el (gnus-uu-find-articles-matching):
17467         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17468         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17469         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17470         * gnus-nocem.el (gnus-nocem-scan-groups):
17471         * gnus-int.el (gnus-start-news-server):
17472         * gnus-group.el (gnus-group-make-kiboze-group)
17473         (gnus-group-browse-foreign-server):
17474         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17475         Use mapc when appropriate.
17476
17477 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17478
17479         FIXME: Make separate entries for each person.
17480
17481         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17482         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17483         <shields@msrl.com>:
17484
17485         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17486         may need for spam sorting and scoring.
17487         (spam-user-format-function-S): Add user format function suitable for
17488         general use.
17489         (spam-article-sort-by-spam-status): Add sorting function for summary
17490         sorting.
17491         (spam-extra-header-to-number): Add function to get a score from a
17492         header.
17493         (spam-summary-score): Add function to get a numeric score from the
17494         headers.
17495         (spam-generic-score): Fix function doc, was in wrong place.
17496         (spam-initialize): Take symbols when it's run, and install the
17497         extra headers that spam-necessary-extra-headers thinks we need.
17498
17499 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17500
17501         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17502         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17503
17504 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17505
17506         * gnus-sum.el (gnus-set-global-variables)
17507         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17508         (gnus-article-get-xrefs, gnus-summary-best-group)
17509         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17510         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17511         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17512         Use with-current-buffer.
17513
17514 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17515
17516         * spam.el (spam-summary-prepare-exit): Simplify logic.
17517         (spam-fetch-article-header): Read the article header if it's not
17518         available.
17519         (spam-list-articles): Simplify logic.
17520         (spam-filelist-register-routine): Fix bug with unregister-list.
17521
17522         * gnus-registry.el: Fix comments at beginning.
17523
17524 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17525
17526         * message.el (message-cater-to-broken-inn): Remove.
17527         (message-shorten-references): Make sure the total folded length of
17528         References is shorter than 998 characters to cater to a bug in INN
17529         2.3.  Also, don't pretend that references aren't folded -- this
17530         hasn't worked for a while.
17531
17532 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17533
17534         * gnus-agent.el (gnus-agentize):
17535         gnus-agent-send-mail-real-function no longer set to current value
17536         of message-send-mail-function but rather a lambda that calls
17537         message-send-mail-function.  The change makes the agent real-time
17538         responsive to user changes to message-send-mail-function.
17539
17540 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17541
17542         * legacy-gnus-agent.el
17543         (gnus-agent-convert-to-compressed-agentview): Fix typos with
17544         help from Florian Weimer <fw@deneb.enyo.de>
17545
17546 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17547
17548         * nnmail.el (nnmail-cache-insert): Revert last change.
17549
17550 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17551
17552         * nnmail.el (nnmail-cache-insert): Always check whether
17553         nnmail-cache-ignore-groups matches a group name.
17554
17555 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17556
17557         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17558         (spam-find-spam, spam-log-processing-to-registry)
17559         (spam-log-registered-p, spam-log-unregistration-needed-p)
17560         (spam-log-undo-registration): Use gnus-message instead of
17561         gnus-error, none of these errors are fatal.
17562
17563         * gnus-registry.el (gnus-registry-clean-empty-function)
17564         (gnus-registry-clean-empty): Remove only empty entries without
17565         extra data.
17566
17567 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17568
17569         * spam-stat.el (spam-stat-buffer-change-to-spam)
17570         (spam-stat-buffer-change-to-non-spam): Change (error) to
17571         (gnus-message 8) invocation.
17572
17573 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17574
17575         * nntp.el (nntp-via-netcat-command): New variable.
17576         (nntp-via-netcat-switches): New variable.
17577         (nntp-open-via-rlogin-and-netcat): New function.
17578         (nntp-open-connection-function): Doc fix.
17579         (nntp-telnet-command): Doc fix.
17580         (nntp-end-of-line): Doc fix.
17581         (nntp-via-rlogin-command): Doc fix.
17582         (nntp-via-user-name): Doc fix.
17583         (nntp-via-address): Doc fix.
17584
17585 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17586
17587         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17588         error in Emacs 21.1.
17589
17590 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17591
17592         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17593
17594 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17595
17596         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17597         (gnus-agent-with-refreshed-group): New macro.
17598         (gnus-agent-rename-group): New function.
17599         (gnus-agent-delete-group): New function.
17600         (gnus-agent-save-group-info): Use gnus-command-method when
17601         `method' parameter is nil.  Don't write nil entries into the
17602         active file.
17603         (gnus-agent-get-group-info): New function.
17604         (gnus-agent-fetch-articles):
17605         Use gnus-agent-update-files-total-fetched-for to increment disk space
17606         used.
17607         (gnus-agent-fetch-headers, gnus-agent-save-alist):
17608         Use gnus-agent-update-view-total-fetched-for to increment disk space
17609         used.
17610         (gnus-agent-get-local): Add optional parameters to avoid calling
17611         gnus-group-real-name and gnus-find-method-for-group.
17612         (gnus-agent-set-local): Delete stored entry if either min, or max,
17613         are nil.
17614         (gnus-agent-fetch-session): Reworded error/quit messages.
17615         On quit, use gnus-agent-regenerate-group to record existance of any
17616         articles fetched to disk before the quit occurred.
17617         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17618         gnus-agent-update-view-total-fetched-for, and
17619         gnus-agent-update-files-total-fetched-for to decrement disk space
17620         used.
17621         (gnus-agent-retrieve-headers):
17622         Use gnus-agent-update-view-total-fetched-for to increment disk space
17623         used.
17624         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17625         with gnus-agent-update-files-total-fetched-for to decrement disk
17626         space and fresh group buffer.
17627         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17628         (gnus-agent-need-update-total-fetched-for): New variable.
17629         (gnus-agent-update-files-total-fetched-for): New function.
17630         (gnus-agent-update-view-total-fetched-for): New function.
17631         (gnus-agent-total-fetched-for): New function.
17632
17633         * gnus-cache.el (gnus-cache-save-buffers):
17634         Use gnus-cache-update-overview-total-fetched-for to change disk space
17635         used by this group.
17636         (gnus-cache-possibly-enter-article):
17637         Use gnus-cache-update-file-total-fetched-for to increment disk space
17638         used by this group.
17639         (gnus-cache-possibly-remove-article):
17640         Use gnus-cache-update-file-total-fetched-for to decrement disk space
17641         used by this group.
17642         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17643         (gnus-cache-rename-group): New function.
17644         (gnus-cache-delete-group): New function.
17645         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17646         (gnus-cache-need-update-total-fetched-for): New variable.
17647         (gnus-cache-with-refreshed-group): New macro.
17648         (gnus-cache-update-file-total-fetched-for): New function.
17649         (gnus-cache-update-overview-total-fetched-for): New function.
17650         (gnus-cache-rename-group-total-fetched-for): New function.
17651         (gnus-cache-delete-group-total-fetched-for): New function.
17652         (gnus-cache-total-fetched-for): New function.
17653
17654         * gnus-group.el: Require gnus-sum and autoload functions to
17655         resolve warnings when gnus-group.el compiled alone.
17656         (gnus-group-line-format): Documented new %F.
17657         (size of Fetched data) group line format; identifies disk space
17658         used by agent and cache.
17659         (gnus-group-line-format-alist): Defined new F format.
17660         (gnus-total-fetched-for): New function.
17661         (gnus-group-delete-group): No longer update
17662         gnus-cache-active-altered as gnus-request-delete-group now keeps
17663         the cache in sync.
17664         (gnus-group-list-active): Let the agent store a server's active
17665         list if currently plugged.
17666
17667         * gnus-int.el (gnus-request-delete-group):
17668         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17669         local disk in sync with the server.
17670         (gnus-request-rename-group):
17671         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17672         local disk in sync with the server.
17673
17674         * gnus-start.el (gnus-get-unread-articles):
17675         Cosmetic simplification to logic.
17676
17677         * gnus-util.el (gnus-rename-file): New function.
17678
17679 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17680
17681         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17682
17683 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17684
17685         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17686         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17687
17688 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17689
17690         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17691         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17692
17693 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17694
17695         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17696
17697 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17698
17699         * spam.el (spam-set-difference): Add function to replace
17700         gnus-set-difference in spam.el.
17701         (spam-summary-prepare-exit): Use spam-set-difference.
17702
17703 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17704
17705         * gnus-registry.el (gnus-registry-cache-file): Update to use
17706         gnus-dribble-directory OR gnus-home-directory OR ~.
17707         (gnus-registry-split-fancy-with-parent): Fix doc.
17708
17709 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17710
17711         * message.el (message-exchange-point-and-mark):
17712         Use message-mark-active-p.  Suggested by Jesper Harder
17713         <harder@ifa.au.dk>.
17714
17715 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17716
17717         * message.el (message-exchange-point-and-mark): Don't activate
17718         region if it was inactive.  Suggested by Hiroshi Fujishima
17719         <pooh@nature.tsukuba.ac.jp>.
17720
17721 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17722
17723         * gnus-art.el (article-display-face): Display Faces in the same
17724         order as X-Faces.
17725
17726 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17727
17728         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17729
17730 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17731
17732         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17733         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17734         (gnus-article-mime-hierarchy): Remove.
17735         (gnus-article-mime-hierarchy-next): Remove.
17736         (gnus-article-mode): Revert 2004-03-19 change.
17737         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17738         (gnus-insert-mime-button): Revert 2004-03-19 change.
17739         (gnus-mime-accumulate-hierarchy): Remove.
17740         (gnus-mime-enter-multipart): Remove.
17741         (gnus-mime-leave-multipart): Remove.
17742         (gnus-mime-display-part): Revert 2004-03-19 change.
17743         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17744
17745         * mml.el (mml-preview): Revert 2004-03-19 change.
17746
17747 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17748
17749         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17750
17751 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17752
17753         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17754         t while entering a file name using the mm-with-multibyte macro.
17755         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17756
17757         * mm-util.el (mm-with-multibyte): New macro.
17758
17759 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17760
17761         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
17762         New user option.
17763         (gnus-mime-multipart-functions): Doc and customization fix.
17764         (gnus-article-mime-hierarchy): New variable.
17765         (gnus-article-mime-hierarchy-next): New variable.
17766         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17767         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17768         gnus-article-mime-hierarchy-next to nil.
17769         (gnus-insert-mime-button): Show hierarchy numbers.
17770         (gnus-mime-accumulate-hierarchy): New function.
17771         (gnus-mime-enter-multipart): New function.
17772         (gnus-mime-leave-multipart): New function.
17773         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17774         (gnus-mime-display-alternative): Show hierarchy numbers.
17775
17776         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17777         gnus-article-mime-hierarchy-next to nil.
17778
17779 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17780
17781         * dns.el: Don't require gnus-xmas.
17782
17783 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17784
17785         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17786         inline PGP.
17787         (mml-menu): Disable mml-quote-region if mark is inactive.
17788
17789 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17790
17791         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17792         when the group's active is not available.
17793
17794 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17795
17796         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17797         error.
17798
17799 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17800
17801         * imap.el (imap-store-password): New variable.
17802         (imap-interactive-login): Use it.
17803         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17804
17805 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17806
17807         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17808         window-start and hscroll to summary window.
17809
17810 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17811
17812         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17813         conversion message to newsrc-dribble when an actual conversion is
17814         performed.
17815
17816 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17817
17818         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17819
17820 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17821
17822         * mm-decode.el (mm-complicated-handles): New function reviving
17823         former definition of mm-multiple-handles.
17824
17825         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17826         (gnus-mime-delete-part): Use it.
17827
17828 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17829
17830         * gnus-agent.el (gnus-agent-read-local):
17831         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
17832         avoid the implicit assumption that they will always be equal.
17833         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17834         coding-system-for-write, as the with-temp-file macro first prints
17835         to a buffer then saves the buffer.
17836
17837 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17838
17839         * gnus-art.el (gnus-article-edit-part): New function.
17840         (gnus-mime-save-part-and-strip): Use it; do query instead of
17841         signaling an error; don't use mm-multiple-handles.
17842         (gnus-mime-delete-part): Ditto.
17843
17844 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17845
17846         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
17847         old file versions.
17848         (gnus-group-prepare-hook): Remove function that converted list
17849         form of gnus-agent-expire-days to group properties.
17850
17851         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17852         (gnus-request-accept-article): Re-indented.
17853
17854         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17855         converters to handle old agent file formats.  Add logic for a
17856         "backup before upgrading warning".
17857         (gnus-convert-mark-converter-prompt): Developers can mark
17858         functions as needing (default), or not needing,
17859         gnus-convert-old-newsrc's "backup before upgrading warning".
17860         (gnus-convert-converter-needs-prompt): Tests whether the user
17861         should be protected from potentially irreversable changes by the
17862         function.
17863
17864         * legacy-gnus-agent.el: New.  Provides converters that are only
17865         loaded when gnus-convert-old-newsrc needs to call them.
17866
17867 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17868
17869         * mail-source.el (mail-source-touch-pop): Doc fix.
17870
17871         * message.el (message-smtpmail-send-it): Doc fix.
17872
17873 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17874
17875         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17876
17877         * nnmail.el (nnmail-split-fancy): do.
17878
17879         * gnus-kill.el (gnus-kill, gnus-execute): do.
17880
17881 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17882
17883         * gnus-sum.el (gnus-widget-reversible-match)
17884         (gnus-widget-reversible-to-internal)
17885         (gnus-widget-reversible-to-external): New functions.
17886         (gnus-widget-reversible): New widget.
17887         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17888
17889 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17890
17891         * gnus-sum.el (gnus-thread-sort-functions)
17892         (gnus-article-sort-functions): Document `(not F)' items.
17893
17894 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17895
17896         * spam.el (spam-use-gmane-xref): Add new backend.
17897         (spam-gmane-xref-spam-group): Add variable to control the name of the
17898         Gmane spam group.
17899         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17900         (spam-regex-headers-spam, spam-regex-headers-ham)
17901         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17902         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17903         backends and checks.
17904         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17905
17906         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17907         an autodetect method.
17908
17909 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17910
17911         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17912         articles are being added to a group.
17913         (gnus-request-replace-article): Inform the agent that articles
17914         need to be uncached as the cached contents are no longer valid.
17915
17916 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17917
17918         * binhex.el: Don't autoload executable-find.
17919
17920         * canlock.el: Don't autoload mail-fetch-field.
17921
17922         * dgnushack.el: Autoload c-mode for XEmacs.
17923
17924         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17925
17926         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17927         rmail-dont-reply-to and rmail-output.
17928
17929         * gnus-score.el: Don't autoload ffap-string-at-point.
17930
17931         * gnus-setup.el: Don't autoload sc-cite-original.
17932
17933         * imap.el: Don't autoload base64-decode-string,
17934         base64-encode-string and md5.
17935
17936         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17937         and rmail-msg-restore-non-pruned-header.
17938
17939         * mm-decode.el: Don't autoload executable-find.
17940
17941         * mm-url.el: Don't autoload executable-find.
17942
17943         * mm-view.el: Don't autoload diff-mode.
17944
17945         * nndb.el: Don't autoload news-reply-mode, news-setup,
17946         cancel-timer and telnet.
17947
17948         * password.el: Don't autoload run-at-time for Emacs.
17949
17950         * sha1-el.el: Don't autoload executable-find.
17951
17952         * sieve-mode.el: Don't autoload c-mode.
17953
17954         * uudecode.el: Don't autoload executable-find.
17955
17956 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17957
17958         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
17959         (gnus-agent-possibly-alter-active): Avoid null in numeric
17960         comparison.
17961         (gnus-agent-set-local): Refuse to save null in local object table.
17962         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17963         list of articles that will be marked as unread.
17964
17965 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17966
17967         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17968
17969 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17970
17971         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17972         language tags.
17973
17974 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17975
17976         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17977         Don't bind "obarray".
17978
17979         * gnus-sum.el (gnus-thread-sort-functions):
17980         Add `gnus-thread-sort-by-most-recent-number' and
17981         `gnus-thread-sort-by-most-recent-date'.
17982         Reported by Kai Grossjohann <kai@emptydomain.de>.
17983
17984 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17985
17986         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17987
17988 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17989
17990         * gnus-cus.el (gnus-agent-customize-category):
17991         Remove ignore-errors macro reference that required cl to be loaded at
17992         run-time.
17993
17994         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17995         single-interval range of the form (min . max).  Previously the
17996         range had to look like ((min . max)).  Likewise, return
17997         (min . max) rather than ((min . max)).
17998         (gnus-range-map): Use gnus-range-normalize to accept
17999         single-interval range.
18000
18001         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18002         the cache, but not the agent, now appear with their usual face.
18003
18004         * dgnushack.el (loaddir): New variable that is bound to the
18005         directory containing the dgnushack.el file. Use loaddir, rather
18006         than srcdir, to update load-path. Change lets dgnushack compile
18007         code in directories other than GNUS/lisp.
18008
18009 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18010
18011         * lpath.el: Don't bind w3m-safe-url-regexp.
18012
18013         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18014         w3m-safe-url-regexp variable buffer-local.
18015
18016         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18017
18018 2004-02-27  Simon Josefsson  <jas@extundo.com>
18019
18020         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18021         gnus-group-real-prefix.
18022         (gnus-summary-move-article): Use it, instead of
18023         gnus-group-real-prefix.
18024
18025 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18026
18027         * lpath.el: Bind w3m-safe-url-regexp.
18028
18029         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18030         w3m-safe-url-regexp variable buffer-local and set it as the value
18031         of mm-w3m-safe-url-regexp.
18032
18033         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18034
18035         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18036         parsing gnus-posting-styles when the message is not for replying.
18037
18038         * dgnushack.el: Autoload sgml-mode for XEmacs.
18039
18040         * nnrss.el (nnrss-opml-export):
18041         Use mm-set-buffer-file-coding-system instead of
18042         set-buffer-file-coding-system.
18043
18044 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18045
18046         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18047         of checkdoc.el).
18048         * nnrss.el: do.
18049         * gnus-mlspl.el: do.
18050         * gnus-ml.el: do.
18051         * gnus-srvr.el: do.
18052
18053         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18054
18055 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18056
18057         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18058         Corrections to custom-manual links.
18059
18060         * gnus-art.el (gnus-article): Ditto.
18061
18062         * mm-decode.el (mime-display, mime-security): Ditto.
18063
18064 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18065
18066         * flow-fill.el: Typo.
18067
18068 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18069
18070         * spam-wash.el: New file.
18071
18072 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18073
18074         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18075
18076 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18077
18078         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18079         to be run with new-articles as LIST1, not LIST2.
18080         (spam-registration-functions): Add spam-use-ham-copy as a nil
18081         registration backend.
18082
18083 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18084
18085         * spam-stat.el (spam-stat-washing-hook): New option.
18086         (spam-stat-buffer-words): Use it.
18087         (spam-stat-process-directory, spam-stat-test-directory):
18088         Use insert-file-contents-literally.
18089         (spam-stat-coding-system): New variable.
18090         (spam-stat-load, spam-stat-save): Use it.
18091
18092 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18093
18094         * spam-report.el (spam-report-plug-agent):
18095         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18096
18097 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18098
18099         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18100         Allow / in mailto URLs.
18101
18102 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18103
18104         * spam-report.el (spam-report-process-queue): Fix interactive use.
18105         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18106         (spam-report-unplug-agent): Doc fixes.
18107         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18108         (spam-report-agentize, spam-report-deagentize): Autoload.
18109
18110 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18111
18112         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
18113
18114         * message.el (message-setup-fill-variables): Add mml tags to
18115         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18116         <ajk@iu.edu>.
18117         (message-mode): Don't modify paragraph-separate there.
18118
18119 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18120
18121         * compface.el (uncompface-use-external): Default to undecided.
18122         (uncompface-use-external-threshold): New variable.
18123         (uncompface-float-time): New macro.
18124         (uncompface): Determine whether to use the external decoder if
18125         uncompface-use-external is undecided.
18126
18127 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18128
18129         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18130         after images.
18131
18132         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18133
18134 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18135
18136         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18137
18138         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18139
18140         * gnus-sum.el (gnus-summary-limit-to-age)
18141         (gnus-summary-limit-children): do.
18142
18143         * gnus-int.el (gnus-request-scan): do.
18144
18145         * gnus-group.el (gnus-group-suspend): do.
18146
18147         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18148
18149         * gnus-cite.el (gnus-cite-parse-attributions): do.
18150
18151         * gnus-agent.el (gnus-summary-set-agent-mark)
18152         (gnus-agent-regenerate-group): do.
18153
18154         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18155
18156         * binhex.el (binhex-decode-region-internal): do.
18157
18158 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18159
18160         * gnus-fun.el (gnus-face-properties-alist): New user option.
18161         (gnus-display-x-face-in-from): Use it.
18162
18163         * gnus-art.el (article-display-face): Ditto.
18164
18165         * compface.el (uncompface-use-external): Default to nil.
18166
18167 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18168
18169         * nntp.el (nntp-erase-buffer): New function.
18170         (nntp-retrieve-data, nntp-send-command)
18171         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18172         (nntp-possibly-change-group): Use it.
18173
18174         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18175         Use with-current-buffer.
18176
18177 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18178
18179         * compface.el: Merge the ELisp-based uncompface program.
18180         (compface): New customization group.
18181         (uncompface-use-external): New user option.
18182         (uncompface): Call uncompface-internal if uncompface-use-external
18183         is nil.
18184         (uncompface-internal): New function.  Note that there are also
18185         some other functions and variables added for this function.
18186
18187 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18188
18189         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18190         if necessary.
18191
18192 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18193
18194         * spam-report.el (spam-report-unplug-agent)
18195         (spam-report-plug-agent, spam-report-deagentize)
18196         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18197         Add support for the Agent in spam-report: when unplugged, report to a
18198         file; when plugged, submit all the requests.
18199
18200         * spam.el (spam-register-routine): Fix message about
18201         registration.
18202
18203 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18204
18205         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18206         dependencies.
18207         (rfc2047-encode): Use it.
18208
18209         * gnus-art.el (gnus-button-marker-list): Move before first
18210         reference.
18211
18212         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18213         (imap-parse-body): Fix format string mismatch.
18214
18215         * gnus-score.el (gnus-summary-increase-score): do.
18216
18217         * nnrss.el (nnrss-close): New function.
18218
18219 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18220
18221         * nnrss.el (nnrss-make-filename): New function.
18222         (nnrss-request-delete-group, nnrss-read-server-data)
18223         (nnrss-save-server-data, nnrss-read-group-data)
18224         (nnrss-save-group-data): Use it.
18225         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18226         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18227         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18228
18229 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18230
18231         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18232
18233 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18234
18235         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18236         files.
18237
18238         * message.el (message-generate-headers-first): Don't quote nil
18239         and t in docstrings.
18240
18241         * imap.el (imap-id): do.
18242
18243         * gnus-agent.el (gnus-agent-consider-all-articles)
18244         (gnus-agent-queue-mail): do.
18245
18246 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18247
18248         * spam-report.el (spam-report-process-queue): New function.
18249         Process requests from `spam-report-requests-file'.
18250         (spam-report-process-queue): Doc fix.
18251
18252 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18253
18254         * spam.el (spam-register-routine)
18255         (spam-log-processing-to-registry, spam-log-registered-p)
18256         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18257         Change "check" to "spam-check" for semi-clarity.
18258
18259 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18260
18261         * pop3.el: Require nnheader.
18262
18263         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18264
18265         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18266
18267         * gnus-picon.el: Require cl.
18268
18269         * gnus-fun.el: Require gnus-ems and gnus-util.
18270
18271         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18272
18273         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18274
18275         * gnus-art.el (gnus-article-edit-mode): Define before first
18276         reference.
18277
18278 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18279
18280         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18281         (gnus-uu-post-encoded): Use point-at-bol.
18282
18283         * gnus-topic.el (gnus-group-active-topic-p): do.
18284
18285         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18286
18287         * gnus-group.el (gnus-group-kill-region): do.
18288
18289         * gnus-art.el (article-date-ut): do.
18290
18291         * message.el (message-fetch-field): Remove redundant
18292         case-fold-search binding.
18293         (message-narrow-to-field): Simplify.
18294
18295 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18296
18297         * spam.el (spam-directory): Derive from `gnus-directory'.
18298
18299         * spam-report.el (spam-report-url-to-file)
18300         (spam-report-requests-file): New function and variable for offline
18301         reporting.
18302         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18303         and user defined function.
18304         (spam-report-url-ping-mm-url): Remove doubled slash.
18305
18306 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18307
18308         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18309
18310 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18311
18312         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
18313         Fix format string mismatch.
18314
18315         * sieve.el (sieve-deactivate-all): do.
18316
18317         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18318
18319         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18320
18321         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18322
18323         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18324
18325 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18326
18327         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18328         the list of checks.
18329
18330 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18331
18332         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18333         padding.
18334
18335 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18336
18337         * mm-view.el (mm-fill-flowed): New variable.
18338         (mm-inline-text): Use it.
18339
18340 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18341
18342         * spam.el (spam-spamassassin-register-ham-routine)
18343         (spam-spamassassin-register-spam-routine): Fix function names.
18344
18345 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18346
18347         * gnus.el (gnus-tmp-grouplens): Remove.
18348         (gnus-summary-line-format): Remove grouplens.
18349
18350         * gnus-group.el (gnus-group-line-format): Ditto.
18351
18352         * gnus-spec.el (gnus-format-specs): Ditto.
18353         (gnus-update-format-specifications): Flush the group format spec
18354         cache if there's the grouplens stuff.
18355         (gnus-parse-simple-format): Replace %l with the empty string.
18356
18357 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18358
18359         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18360         omission.
18361
18362 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18363
18364         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18365         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18366
18367 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18368
18369         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18370         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18371         New macros and functions.
18372         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18373         Handle > NLINK_MAX messages.
18374         * nnmaildir.el (nnmaildir-request-set-mark):
18375         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
18376
18377 2004-01-25  Alex Schroeder  <alex@gnu.org>
18378
18379         * spam-stat.el (spam-stat-process-directory-age): New option.
18380         (spam-stat-process-directory): Use it.
18381
18382 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18383
18384         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18385         (spam-stat-save): Accept prefix argument.
18386
18387 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18388
18389         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18390         links" error.
18391
18392 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18393
18394         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18395         the rest of the and/or forms.
18396
18397 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18398
18399         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18400         compatibility with old .newsrc.eld files.
18401
18402         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18403
18404         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18405
18406         * gnus-start.el (gnus-1): do.
18407
18408         * gnus-group.el (gnus-group-line-format-alist): do.
18409
18410         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18411
18412         * gnus-gl.el: Remove.
18413
18414 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18415
18416         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18417         marks consisting of a single range {for example, (3 . 5)} rather
18418         than a list of a single range { ((3 . 5)) }.
18419
18420 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18421
18422         * spam-stat.el (spam-stat-store-gnus-article-buffer):
18423         Use with-current-buffer.
18424         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18425         avoid consing a string.
18426
18427         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18428         Remove obsolete entries for big5 and gb2312.
18429
18430 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18431
18432         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18433         uncompressed list.
18434
18435 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18436
18437         * spam-stat.el (spam-stat-strip-xref): New function.
18438         (spam-stat-process-directory): Use it.
18439
18440         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18441         here -- it's done in message-fetch-field.
18442
18443 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18444
18445         * gnus-agent.el (gnus-agent-queue-mail)
18446         (gnus-agent-prompt-send-queue): New variables.
18447         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18448         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18449         "nndraft:queue" along to gnus-draft-send.
18450         Use gnus-agent-prompt-send-queue.
18451         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18452         is "nndraft:queue".  Suggested by Gaute Strokkenes
18453         <gs234@srcf.ucam.org>
18454
18455         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
18456         (agent-enable-undownloaded-faces): Add.
18457         (gnus-agent-cat-groups): Use eval-and-compile, not
18458         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18459         method of gnus-agent-cat-groups even when the buffer has been
18460         evaled.
18461         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
18462         delete gnus-agent-save-active-1.
18463         (gnus-agent-save-groups): Delete.  Identical to
18464         gnus-agent-save-active.
18465         (gnus-agent-write-active): No longer adjust agent's copy of active
18466         file as agent's adjustments are now stored in their own
18467         file.  Remove optional parameter.
18468         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18469         servers.  Add use of min/max range limits from server's local
18470         file.
18471         (gnus-agent-save-alist): Remove unused optional argument.
18472         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18473         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18474         (gnus-agent-set-local): A per-server file that keeps min/max range
18475         limits for articles known to the agent.  Provides a fast mechanism
18476         for altering many active ranges.
18477         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18478         active file (local makes it unnecessary).
18479         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
18480
18481         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
18482         (agent-enable-undownloaded-faces): Add.
18483
18484         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18485         disable it when sending to "nndraft:queue".
18486         (gnus-group-send-queue): Add safety check to avoid sending queue
18487         when unplugged.
18488
18489         * gnus-group.el (gnus-group-catchup): Use new
18490         gnus-sequence-of-unread-articles, not
18491         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18492         numbers of articles.  Use gnus-range-map to avoid having to
18493         uncompress the unread list.
18494         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18495         Fix invalid ange-ftp reference.
18496
18497         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18498         (gnus-sorted-range-intersection): Intersection of two ranges
18499         without requiring that they first be uncompressed.
18500
18501         * gnus-start.el (gnus-activate-group): Unless blocked by the
18502         caller, possibly expand the active range to include both cached
18503         and agentized articles.
18504         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18505         multiple version-dependent converters.
18506         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
18507         gnus-agent-save-active.
18508         (gnus-save-newsrc-file): Save dirty agent range limits.
18509
18510         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
18511         gnus-agent-possibly-alter-active.
18512         (gnus-adjust-marked-articles): Faster handling of simple lists.
18513
18514 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18515
18516         * spam-stat.el (spam-stat-test-directory): New optional argument
18517         displays a list of files detected.  Suggested by Andrew Cohen
18518         <cohen@andy.bu.edu>.
18519         (spam-stat-buffer-words-with-scores): Don't narrow and change
18520         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18521
18522 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18523
18524         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18525         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18526         (spam-spamassassin-arguments)
18527         (spam-spamassassin-spam-flag-header)
18528         (spam-spamassassin-positive-spam-flag-header)
18529         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18530         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18531         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18532         (spam-list-of-processors, spam-list-of-checks)
18533         (spam-list-of-statistical-checks, spam-registration-functions)
18534         (spam-check-spamassassin-headers, spam-check-spamassassin)
18535         (spam-spamassassin-score)
18536         (spam-spamassassin-register-with-sa-learn)
18537         (spam-spamassassin-register-spam-routine)
18538         (spam-spamassassin-register-ham-routine)
18539         (spam-assassin-register-spam-routine)
18540         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18541         (spam-bogofilter-score): Fix to show article before scoring.
18542
18543 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18544
18545         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18546         default scoring function.
18547         (spam-generic-score): Call spam-spamassassin-score if
18548         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18549         spam-bogofilter-score otherwise.
18550
18551         * gnus.el (spam-process, spam-autodetect-methods):
18552         Add spamassassin and spamassassin-headers.
18553
18554 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18555
18556         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18557         Suppress unnecessary messages.
18558
18559 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18560
18561         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18562         make-hash-table.
18563
18564 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18565
18566         * canlock.el (base64-encode-string): Don't autoload it.
18567
18568 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18569
18570         * run-at-time.el: Remove useless (require 'itimer),
18571         eval-and-compile and (featurep 'xemacs).
18572
18573 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18574
18575         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18576         GROUP is a virtual group.
18577
18578 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18579
18580         * gnus.el: Autoload `message-y-or-n-p'.
18581
18582 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18583
18584         * pgg-parse.el: Remove unnecessary (require 'custom).
18585
18586         * pgg-def.el: do.
18587
18588         * nnmail.el: do.
18589
18590         * gnus-undo.el: do.
18591
18592         * gnus-picon.el: do.
18593
18594         * gnus-util.el: do.
18595
18596 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18597
18598         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18599
18600 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18601
18602         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18603         handle, as well as a list.
18604
18605         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18606         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18607         (mm-w3m-cid-retrieve): Simplify.
18608
18609 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18610
18611         * message.el (message-kill-to-signature): Allow prefix arg to
18612         specify number of lines to keep before signature.
18613
18614 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18615
18616         * message.el (message-kill-to-signature): Change docstring.
18617
18618 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18619
18620         * canlock.el: Always require sha1-el.
18621         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18622
18623         * message.el: Autoload sha1 only when compiling.
18624
18625         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18626         eudc-expand-inline for XEmacs.
18627
18628 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18629
18630         * message.el (message-canlock-generate): Require sha1-el.
18631
18632 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18633
18634         * message.el (message-expand-name): Silence the byte compiler.
18635
18636         * lpath.el: Add detect-coding-system.
18637
18638         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18639         cus-edit.
18640
18641 2004-01-13  Simon Josefsson  <jas@extundo.com>
18642
18643         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18644         Invoke gnus-score-mode.
18645         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18646
18647         * gnus-range.el (gnus-compress-sequence): Doc fix.
18648         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
18649
18650 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18651
18652         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18653
18654 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18655
18656         * spam.el (spam-get-article-as-string): Update to use
18657         gnus-request-article-this-buffer, much simpler.
18658         (spam-get-article-as-buffer): Remove.
18659
18660 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18661
18662         * message.el (message-expand-name): Use EUDC if the user uses that.
18663
18664 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18665
18666         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18667         character for the encoding to avoid consing a string.
18668
18669         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18670         unnecessarily.
18671
18672         * mm-util.el (mm-replace-chars-in-string): Remove.
18673
18674         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18675         of mm-replace-chars-in-string.
18676
18677 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18678
18679         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18680
18681         * mm-util.el (mm-subst-char-in-string): Support inplace.
18682
18683         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18684         a new string in every iteration.  Use shy groups.
18685
18686 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18687
18688         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18689         * gnus-soup.el (gnus-soup-group-brew):
18690         * gnus-msg.el (gnus-put-message):
18691         * gnus-move.el (gnus-group-move-group-to-server):
18692         * gnus-kill.el (gnus-batch-score):
18693         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18694         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18695         (gnus-group-update-group, gnus-group-read-group)
18696         (gnus-group-make-group, gnus-group-make-help-group)
18697         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18698         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18699         (gnus-group-sort-by-unread, gnus-group-catchup)
18700         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18701         (gnus-group-yank-group, gnus-group-set-info)
18702         (gnus-group-list-groups):
18703         * gnus.el (gnus-generate-new-group-name):
18704         * gnus-delay.el (gnus-delay-send-queue):
18705         * nnvirtual.el (nnvirtual-catchup-group):
18706         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18707         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18708         (gnus-group-prepare-topics, gnus-topic-check-topology):
18709         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18710         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18711         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18712         (gnus-group-make-articles-read):
18713         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18714         (gnus-group-change-level, gnus-kill-newsgroup)
18715         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18716         (gnus-get-unread-articles, gnus-make-articles-unread)
18717         (gnus-make-ascending-articles-unread): Use accessor
18718         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18719         to get group information for improved readability.
18720
18721
18722 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18723
18724         * gnus-art.el (article-decode-mime-words, article-babel)
18725         (gnus-article-highlight-signature, gnus-article-add-buttons)
18726         (gnus-signature-toggle): Use gnus-with-article-buffer.
18727
18728         * gnus-art.el (gnus-article-highlight-headers)
18729         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18730
18731         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18732         (gnus-article-set-globals, gnus-request-article-this-buffer)
18733         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18734         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18735         (gnus-mime-display-alternative): Use with-current-buffer.
18736
18737 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18738
18739         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18740         also under 80 char limit, and call gnus-error if needed.
18741         (spam-fetch-article-header): Fix - it was a
18742         buffer-local variable (gnus-newsgroup-data).
18743         (spam-find-spam): Use spam-generate-fake-headers, forget about
18744         spam-insert-fake-headers.
18745         (spam-insert-fake-headers): Remove.
18746
18747 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18748
18749         * deuglify.el (gnus-article-outlook-unwrap-lines)
18750         (gnus-outlook-rearrange-article)
18751         (gnus-outlook-repair-attribution-outlook)
18752         (gnus-outlook-repair-attribution-block)
18753         (gnus-outlook-repair-attribution-other): Remove redundant
18754         save-excursion.
18755
18756 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18757
18758         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18759         (spam-fetch-field-subject-fast)
18760         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18761         (spam-fetch-article-header): Add functions to deal with Gnus
18762         internals for fast retrieval of article header data.
18763         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18764
18765 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18766
18767         * pop3.el (pop3-md5): Remove.
18768         (pop3-apop): Replace pop3-md5 with md5.
18769
18770         * mm-bodies.el: base64 is always built-in.
18771
18772         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18773         Use with-current-buffer.
18774
18775 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18776
18777         * canlock.el (canlock-insert-header): Remove excessive grouping in
18778         regexp.
18779
18780         * gnus-sum.el (gnus-summary-read-document): Ditto.
18781
18782         * gnus-uu.el (gnus-uu-part-number): Ditto.
18783
18784         * html2text.el (html2text-remove-tags): Ditto.
18785         (html2text-format-tags): Ditto.
18786         (html2text-format-single-elements): Ditto.
18787
18788         * mml.el (mml-parse-1): Ditto.
18789
18790 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18791
18792         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18793
18794         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18795
18796         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18797
18798         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18799
18800 2003-11-15  Simon Josefsson  <jas@extundo.com>
18801
18802         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18803         (pgg-gpg-lookup-key): Use regexp match instead of
18804         split-string (split-string is different between emacs 21.2 and
18805         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18806
18807 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18808
18809         * gnus-art.el (gnus-mime-view-all-parts)
18810         (gnus-article-part-wrapper, gnus-article-view-part):
18811         Use with-current-buffer.
18812
18813 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18814
18815         * spam.el (spam-disable-spam-split-during-ham-respool)
18816         (spam-spamoracle-database, spam-cache-lookups)
18817         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18818         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18819         (spam-group-ham-marks, spam-group-spam-marks)
18820         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18821         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18822         also add spam-use-blackholes to the statistical checks.
18823         (spam-fetch-field-fast): Add interface to fetching fields, may
18824         become a macro.
18825         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18826         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18827         (spam-insert-fake-headers): Fake an article when needed.
18828         (spam-find-spam): Fake article when possible.
18829         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18830         (spam-check-bogofilter-headers): Use message-fetch-field instead
18831         of nnmail-fetch-field.
18832
18833 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18834
18835         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18836
18837 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18838
18839         * spam.el (spam-split): Do not require spam-use-CHECK to be
18840         enabled if that check is passed to spam-split explicitly; also
18841         fix so 'spam doesn't get converted to spam-split-group when
18842         spam-split-symbolic-return is t.
18843         (spam-find-spam): Find registrations of the article and use those
18844         instead of re-running spam-split to find the spam/ham
18845         classification of the article.
18846         (spam-log-processing-to-registry, spam-log-registered-p)
18847         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18848         Use gnus-error instead of gnus-message.
18849         (spam-log-registration-type): Add function to determine the
18850         classification of a message based on registry entries; will
18851         return nil if both 'spam and 'ham are found.
18852         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18853         a reasonably fast local cache without the loading errors.
18854         (spam-cache-lookups): Set to t by default.
18855         (spam-find-spam): Don't try to guess spam-cache-lookups.
18856         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18857         spam-caches entry.
18858         (spam-filelist-build-cache, spam-filelist-check-cache):
18859         Fix caching of whitelist/blacklist entries.
18860         (spam-check-whitelist, spam-check-blacklist):
18861         Invoke spam-from-listed-p with a type, not a cache variable.
18862         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18863
18864 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18865
18866         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18867
18868         * nnmail.el (nnmail-split-fancy): do.
18869
18870         * mml.el (mml-parse): do.
18871
18872         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18873         (gnus-score-adaptive): do.
18874
18875 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18876
18877         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18878         (gnus-mime-button-map): Don't set keymap parent.
18879         (gnus-button-ctan-directory-regexp): Use shy grouping.
18880         (gnus-prev-page-map): Don't set keymap parent.
18881         (gnus-prev-page-map): Remove duplicated one.
18882         (gnus-next-page-map): Don't set keymap parent.
18883         (gnus-mime-security-button-map): Ditto.
18884
18885         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18886         version number.
18887
18888         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18889
18890 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18891
18892         * canlock.el (canlock-sha1-function): Remove.
18893         (canlock-sha1-function-for-verify): Remove.
18894         (canlock-openssl-program): Remove.
18895         (canlock-openssl-args): Remove.
18896         (canlock-ignore-errors): Remove.
18897         (canlock-sha1-with-openssl): Remove.
18898         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18899         (canlock-verify): Don't use canlock-ignore-errors.
18900
18901         * sha1-el.el (sha1-string-external): Make it can return a string
18902         in binary form.
18903         (sha1-region-external): Ditto.
18904         (sha1-string-internal): Ditto.
18905         (sha1-region-internal): Ditto.
18906         (sha1-region): Ditto.
18907         (sha1-string): Ditto.
18908         (sha1): Ditto.
18909
18910 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18911
18912         * spam.el (spam-report-articles-gmane): New command.
18913
18914 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18915
18916         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18917
18918         * run-at-time.el (run-at-time-saved): Remove.
18919         (run-at-time): Doc fix.
18920
18921 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18922
18923         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18924         (gnus-summary-limit-map): Add it.
18925         (gnus-summary-make-menu-bar): do.
18926
18927 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18928
18929         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18930         Make attempt at some caching support (done for BBDB only now).
18931         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18932         addresses to be checked.
18933         (spam-clear-cache-BBDB): Add function, to be invoked by
18934         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18935         (spam-check-BBDB): Check and use the caches, if
18936         spam-cache-lookups is on, remove superfluous (provide).
18937
18938 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18939
18940         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
18941
18942 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18943
18944         * run-at-time.el (run-at-time-saved): Move to after the definition
18945         of `run-at-time'.
18946
18947         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18948
18949 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18950
18951         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18952         mm-w3m-local-map-property.
18953
18954         * mm-view.el (mm-w3m-mode-map): Remove.
18955         (mm-w3m-local-map-property): Remove.
18956         (mm-inline-text-html-render-with-w3m): Don't use
18957         mm-w3m-local-map-property.
18958
18959 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18960
18961         * run-at-time.el: New file.
18962
18963         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18964         under Emacs.
18965
18966         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18967         of gnus-set-text-properties.
18968
18969         * gnus-uu.el (gnus-uu-save-article): Ditto.
18970
18971         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18972
18973         * gnus-cite.el (gnus-cite-parse): Ditto.
18974
18975         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18976         of gnus-.
18977
18978         * gnus-xmas.el (run-at-time): Require run-at-time.
18979
18980         * gnus.el: Change calls to nnheader-run-at-time and
18981         password-run-at-time throughout to use run-at-time directly.
18982
18983         * password.el: Remove definition of run-at-time.
18984
18985         * nnheaderxm.el: Remove definition of run-at-time.
18986
18987 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18988
18989         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18990         in prompt.
18991
18992 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18993
18994         * messagexmas.el (message-xmas-redefine): Alias
18995         `message-make-caesar-translation-table' to
18996         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18997         version.
18998
18999         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
19000         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
19001         `gnus-xmas-set-text-properties'.
19002         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
19003         `gnus-xmas-completing-read'.
19004         (gnus-xmas-completing-read): Removed.
19005         (gnus-xmas-open-network-stream): Removed.
19006
19007         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19008         XEmacs version.
19009
19010         * dns.el (dns-make-network-process): Use `open-network-stream'
19011         instead of `gnus-xmas-open-network-stream'.
19012
19013         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
19014
19015         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19016
19017 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19018
19019         * gnus-art.el (gnus-mime-display-alternative)
19020         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19021         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19022         Don't use gnus-local-map-property.
19023
19024         * gnus-util.el (gnus-local-map-property): Remove.
19025
19026         * mm-view.el (mm-view-pkcs7-decrypt):
19027         Replace gnus-completing-read-maybe-default with completing-read.
19028
19029         * gnus-util.el (gnus-completing-read): do.
19030         (gnus-completing-read-maybe-default): Remove.
19031
19032 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19033
19034         * password.el: Only autoload `run-at-time' if not XEmacs.
19035         Only autoload the itimer functions if XEmacs.
19036
19037 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19038
19039         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
19040         XEmacsen.
19041
19042         * dgnushack.el: Autoload executable-find for XEmacs.
19043
19044 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19045
19046         * gnus-art.el (gnus-read-string): Remove.
19047         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19048         read-string.
19049
19050 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19051
19052         * netrc.el: Autoload password-read.
19053         (netrc): Add configuration group.
19054         (netrc-encoding-method, netrc-openssl-path):
19055         Add variables for encoding and decoding of files with symmetric
19056         ciphers.
19057         (netrc-encode): Add assistant function to encode a file with
19058         netrc-encoding-method.
19059         (netrc-parse): Add interactive parameter, added optional
19060         decoding if netrc-encoding-method is non-nil but otherwise
19061         behavior is standard.
19062         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19063         Do s/encode/encrypt/ everywhere.
19064
19065         * spam.el: Remove executable-find autoload.
19066
19067 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19068
19069         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19070
19071         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19072
19073 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19074
19075         * gnus-art.el (gnus-treat-ansi-sequences)
19076         (article-treat-ansi-sequences): New variable and function.
19077         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19078
19079         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19080         Use it.
19081
19082 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19083
19084         * mm-util.el (mm-quote-arg): Remove.
19085
19086         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19087         shell-quote-argument.
19088
19089         * gnus-uu.el (gnus-uu-command): do.
19090
19091         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19092
19093         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19094         with make-char.
19095
19096         * mm-util.el (mm-make-char): Remove.
19097
19098         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19099         add-minor-mode.
19100
19101         * gnus-undo.el (gnus-undo-mode): do.
19102
19103         * gnus-topic.el (gnus-topic-mode): do.
19104
19105         * gnus-sum.el (gnus-dead-summary-mode): do.
19106
19107         * gnus-start.el (gnus-slave-mode): do.
19108
19109         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19110
19111         * gnus-ml.el (gnus-mailing-list-mode): do.
19112
19113         * gnus-gl.el (gnus-grouplens-mode): do.
19114
19115         * gnus-draft.el (gnus-draft-mode): do.
19116
19117         * gnus-dired.el (gnus-dired-mode): do.
19118
19119         * gnus-ems.el (gnus-add-minor-mode): Remove.
19120
19121         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19122         Replace gnus-char-width with char-width.
19123
19124         * gnus-ems.el (gnus-char-width): Remove.
19125
19126         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19127         Replace gnus-char-width with char-width.
19128
19129         * gnus-ems.el (gnus-char-width): Remove.
19130
19131         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19132         definition.
19133         Remove Emacs 20 hash table compatibility code.
19134
19135         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19136         20 compatibility code.
19137
19138         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19139
19140         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19141
19142         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19143         Replace with point-at-{eol,bol}.
19144
19145         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19146
19147         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19148
19149         * flow-fill.el (fill-flowed-point-at-bol)
19150         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19151
19152         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19153         Replace with point-at-{eol,bol} throughout all files.
19154
19155 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19156
19157         * ntlm.el (ntlm-string-as-unibyte): New macro.
19158         (ntlm-build-auth-response): Use it.
19159
19160         Remove Emacs 20 stuff:
19161         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
19162         (butlast, mapc, remove): Remove the compiler macros.
19163         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19164         of delq and copy-sequence.
19165         * gnus-art.el (popup-menu): Remove the compiler macro.
19166         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19167         Emacs 20.
19168
19169 2004-01-05  Simon Josefsson  <jas@extundo.com>
19170
19171         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19172         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19173         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19174         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19175         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19176         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19177         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19178         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19179         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19180         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19181         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19182         string-xor into ntlm-string-xor.
19183         Suggested by Jesper Harder <harder@myrealbox.com>.
19184
19185         * ntlm.el: Don't include poem.
19186
19187         * md4.el (print-int32, print-string-hexa): Remove.
19188         Suggested by Jesper Harder <harder@myrealbox.com>.
19189
19190         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19191
19192         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19193         probably breaks emacs with DL patch, but do we care? Is anyone
19194         still using the DL stuff?)
19195
19196         * sieve-manage.el: Use the password package.
19197         (sieve-manage-read-passwd): Remove.
19198         (sieve-manage-interactive-login): Use password.  Re-add
19199         condition-case around loop.
19200
19201         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19202         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19203         Use the password package.
19204
19205 2003-02-19  Simon Josefsson  <jas@extundo.com>
19206
19207         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19208         token.
19209
19210 2002-08-07  Simon Josefsson  <jas@extundo.com>
19211
19212         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19213         (sieve-manage-authenticators):
19214         (sieve-manage-authenticator-alist): Add some SASL mechs.
19215         (sieve-sasl-auth): New function.
19216         (sieve-manage-cram-md5-auth):
19217         (sieve-manage-plain-auth): Rewrite using SASL library.
19218         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19219         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19220         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19221         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19222
19223 2004-01-05  Simon Josefsson  <jas@extundo.com>
19224
19225         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19226         New files.
19227
19228 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19229
19230         * gnus-group.el (gnus-no-groups-message): Update.
19231
19232         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19233
19234 2003-11-09  Simon Josefsson  <jas@extundo.com>
19235
19236         * imap.el: Support for ID IMAP extension (RFC 2971).
19237         (imap-local-variables): Add imap-id.
19238         (imap-id): New variable.
19239         (imap-id): New function.
19240         (imap-parse-response): Parse untagged ID response.
19241         * nnimap.el (nnimap-id): New variable.
19242         (nnimap-open-connection): Use it.
19243
19244 2003-12-28  Simon Josefsson  <jas@extundo.com>
19245
19246         * gnus-score.el (gnus-score-edit-all-score): New.
19247         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19248
19249 2004-01-04  Simon Josefsson  <jas@extundo.com>
19250
19251         * password.el: Add.
19252
19253 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19254
19255         * dns.el (dns-query-types): Fix typo.
19256         (dns-query-types): New function.
19257         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19258         PTR and SOA replies, see RFC 1035.
19259
19260 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19261
19262         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19263
19264         * Move to Changelog.2.
19265
19266 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19267
19268         * gnus.el (gnus-version-number): Bump version.
19269
19270 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19271
19272         * gnus.el: No Gnus v0.1 is released.
19273
19274 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19275
19276         * gnus.el: No Gnus v0.0 is released.
19277
19278 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19279
19280         * gnus.el (gnus-version-number): Bump.
19281         (gnus-version): No.
19282
19283 See ChangeLog.2 for earlier changes.
19284
19285     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19286       Free Software Foundation, Inc.
19287
19288   This file is part of GNU Emacs.
19289
19290   GNU Emacs is free software: you can redistribute it and/or modify
19291   it under the terms of the GNU General Public License as published by
19292   the Free Software Foundation, either version 3 of the License, or
19293   (at your option) any later version.
19294
19295   GNU Emacs is distributed in the hope that it will be useful,
19296   but WITHOUT ANY WARRANTY; without even the implied warranty of
19297   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19298   GNU General Public License for more details.
19299
19300   You should have received a copy of the GNU General Public License
19301   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19302
19303 ;; Local Variables:
19304 ;; coding: utf-8
19305 ;; fill-column: 79
19306 ;; add-log-time-zone-rule: t
19307 ;; End: