Split stuff like "#444444 !important" to find the real colour.
[gnus] / lisp / ChangeLog
1 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * shr.el (shr-insert-color-overlay): Split stuff like
4         "#444444 !important" to find the real colour.
5
6 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
7
8         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
9         point when parsing headers.
10
11         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
12         is positioned properly when parsing headers.
13
14 2010-11-23  Julien Danjou  <julien@danjou.info>
15
16         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
17
18         * shr-color.el (shr-color->hexadecimal): Add support for color names.
19
20         * shr.el (shr-parse-style): Replace \n with space in style parsing.
21
22         * shr-color.el (shr-color-hsl-to-rgb-fractions): Use shr-color-hue-to-rgb.
23         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
24
25 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26
27         * shr.el (shr-color->hexadecimal): Autoload.
28         (shr-descend): Add color to all tags.
29
30 2010-11-22  Julien Danjou  <julien@danjou.info>
31
32         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
33         shr-color->hexadecimal.
34
35         * shr-color.el (shr-color->hexadecimal): Add converting functions for
36         RGB() or HSL() color representation.
37
38         * shr.el (shr-tag-font): Add.
39         (shr-tag-color-check): New function to get better colors.
40         (shr-tag-insert-color-overlay): Factorize code between tag-font and
41         tag-span.
42
43         * shr-color.el: New file.
44
45         * color-lab.el: New file.
46
47         * gnus-art.el (gnus-url-mailto): Do not downcase args.
48
49 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
50
51         * nnir.el: Fix typo in comments.
52         (nnir-run-imap): Simplify code. No need to reverse artlist.
53         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
54
55 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
56
57         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
58
59         * nnimap.el (nnimap-get-capabilities): Refactor out.
60         (nnimap-open-connection): Re-request capabilities after STARTTLS.
61
62 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
63
64         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
65         appearing when `mm-uu-hide-markers' is nil.
66
67 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
68
69         * nnimap.el (nnimap-unselect-group): Make into its own function.
70         (nnimap-request-rename-group): Unselect group before renaming.
71         This had gotten lost somewhere.
72         (nnimap-request-accept-article): Keep track of examined groups, and
73         unselect the group before APPENDing to read-only groups.
74         (nnimap-request-move-article): Clear flags before moving so that they
75         can be re-set later.
76
77 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
78
79         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
80         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
81
82 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
83
84         * gnus-art.el (gnus-mime-display-single)
85         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
86         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
87         parameter.
88
89 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
90
91         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
92         (shr-table-vertical-line): New variable.
93         (shr-insert-table): Use it.
94
95 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
96
97         * gnus-html.el (gnus-html-wash-images): Don't display images if
98         gnus-inhibit-images is non-nil; register displayer for cid images.
99         (gnus-html-display-image): Work for cid image.
100         (gnus-html-insert-image): Allow arguments.
101         (gnus-html-put-image): Inhibit read-only.
102         (gnus-html-prefetch-images): Don't prefetch images if
103         gnus-inhibit-images is non-nil.
104
105 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
106
107         * shr.el (shr-put-image): Break lines when inserting big pictures.
108
109 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
110
111         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
112         sender, thanks Katsumi Yamaoka.
113
114 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
115
116         * nnir.el (nnir-run-imap): Reverse the article list for each group
117         rather than the whole list.
118
119 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
120
121         * shr.el (shr-image-displayer): Protect function against non-existent
122         image source.
123
124         * gnus-art.el (gnus-inhibit-images): New user option.
125         (gnus-mime-display-single): Don't display image if it is non-nil.
126
127         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
128         gnus-inhibit-images.
129
130         * shr.el (shr-image-displayer): New function.
131         (shr-tag-img): Use it.
132
133 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
134
135         * mml2015.el (mml2015-epg-sign): Use From header.
136
137 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
138
139         * gnus-html.el (gnus-html-wash-images): Register a displayer.
140
141         * gnus-util.el (gnus-find-text-property-region): Return markers.
142
143         * shr.el (shr-tag-img): Put a displayer in the text property.
144
145         * gnus-util.el (gnus-find-text-property-region): New utility function.
146
147         * gnus-html.el (gnus-html-display-image): Make the alt optional.
148         (gnus-html-show-images): Remove.
149
150         * gnus-art.el (gnus-article-show-images): New, more general function.
151
152         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
153         image url text properties.
154
155         * shr.el: Ditto.
156
157         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
158         gnus-agent-auto-agentize-methods is set.  Which it isn't.
159
160 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
161
162         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
163         work for two or more articles.
164
165 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
166
167         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
168         divide an image that's in an html article to two or more when washing
169         non-ASCII characters in alt text of it.
170
171 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
172
173         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
174         smime-decrypt-region using function argument.
175         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
176
177         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
178
179         * smime.el (smime-decrypt-region): Catch it.
180
181 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
182
183         * smime.el (smime-mode-map): Move initialization into declaration.
184         (gnus-run-mode-hooks): Don't autoload.
185         (smime-mode): Use define-derived-mode.
186
187 2010-11-11  Glenn Morris  <rgm@gnu.org>
188
189         * smime.el (from): Restrict declaration to XEmacs.
190
191         * nnir.el (gnus-group-topic-name): Autoload.
192
193 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
194
195         * shr.el (shr-insert): Don't break long line if it is because of
196         kinsoku-bol characters in the line end.
197
198 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
199
200         * nnir.el (nnir-request-move-article): Fix to provide original group
201         and subject.
202         (nnir-warp-to-article): Don't fail on articles whose headers haven't
203         been retrieved.
204
205         * gnus-sum.el (gnus-summary-move-article): Use original group and
206         subject for virtual articles such as those in an nnir summary buffer.
207
208 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
209
210         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
211         least 21.5).
212
213         * smime.el (from): Declare it again for XEmacs.
214
215 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
216
217         * message.el (message-resend): Don't disable encoding unless it's
218         already encoded.
219
220         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
221         low-numbered articles.
222
223 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
224
225         * rfc2047.el (rfc2047-syntax-table): Simplify.
226
227         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
228
229         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
230         set-char-table-range for XEmacs.
231
232 2010-11-10  Glenn Morris  <rgm@gnu.org>
233
234         * time-date.el (time-to-seconds): Always an alias on Emacs,
235         never a real function.
236         (with-no-warnings): Remove compat stub, now unused.
237         (time-less-p): Doc fix.
238         (time-to-number-of-days): Simplify.
239
240         * smime.el (from): Remove unused declaration.
241
242         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
243         (gnus-float-time): On Emacs, always an alias.
244
245         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
246         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
247
248 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
249
250         * dgnushack.el: Don't use ignore-errors in the top level form since it
251         is unavailable in XEmacs even if cl is loaded.
252
253         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
254
255 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
256
257         * shr.el (browse-url-mailto): Autoload.
258
259         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
260
261         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
262         regexp doesn't need quoting.
263
264 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
265
266         * message.el (message-subject-trailing-was-ask-regexp)
267         (message-subject-trailing-was-regexp): Match was: in addition to was.
268
269 2010-11-09  Glenn Morris  <rgm@gnu.org>
270
271         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
272         (nnbabyl-check-mbox): Use point-at-bol.
273
274 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
275
276         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
277
278         * message.el (message-mailto): New function.
279         (message-mailto): Should accept other parameters.
280         (message-mailto): Remove since it duplicates browse-url-mailto
281         functionality.
282
283 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
284
285         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
286         methods.
287         (gnus-read-active-file): Ditto.
288
289         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
290         ": " from the prompt.
291         (gnus-group-make-group): Ditto.
292
293 2010-11-07  Glenn Morris  <rgm@gnu.org>
294
295         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
296         (gnus-bookmark-kill-line): Use point-at-eol.
297
298 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
299
300         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
301         asterisks in From header.
302
303 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
304
305         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
306         string to avoid making the From headers syntactically invalid.
307
308         * message.el (message-send-mail): Don't insert courtesy messages if the
309         message already has List-Post and List-ID messages.
310
311 2010-11-06  Glenn Morris  <rgm@gnu.org>
312
313         * gnus-art.el (gnus-treat-article): Give dynamic local variables
314         `condition', `type', `length' a prefix.
315         (gnus-treat-predicate): Update for above name changes.
316
317 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
318
319         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
320         binding.  Handled by `gnus-summary-refer-thread' instead.
321         (nnir-warp-to-article): New backend function.
322
323         * nnimap.el (nnimap-request-thread): Force dependency updating.
324
325         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
326         (gnus-summary-refer-thread): Rework to improve thread-referral.
327
328         * gnus-int.el (gnus-warp-to-article): New function.
329
330         * gnus-sum.el (gnus-summary-article-map): Bind it.
331
332 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
333
334         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
335         gnus-summary-refer-thread.
336
337         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
338         headers.
339         (gnus-summary-limit-include-thread): Prevent articles in thread from
340         being cut in gnus-cut-threads.
341         (gnus-summary-refer-thread): Limit retrieved headers to those in
342         thread.
343
344 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
345
346         * message.el (message-send-mail): Use the value of
347         message-courtesy-message from the message buffer.
348
349         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
350
351         * shr.el (shr-browse-url): Implement mailto: URLs.
352
353         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
354         "raw".
355
356         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
357         if it's already selected.
358
359         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
360
361 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
362
363         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
364         to measure the length and truncate alt text.
365
366 2010-11-03  Glenn Morris  <rgm@gnu.org>
367
368         * nndiary.el (nndiary-generate-nov-databases-1)
369         (nndiary-generate-active-info): Rename dynamic variable `files' to
370         something less generic.
371
372 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
373
374         * nnir.el (nnir-request-move-article): Call the underlying backend to
375         move articles from nnir.
376
377 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
378
379         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
380
381 2010-11-02  Julien Danjou  <julien@danjou.info>
382
383         * nnir.el: Remove wais support.
384
385 2010-11-02  Glenn Morris  <rgm@gnu.org>
386
387         * gnus-html.el: Reorder requirements to quieten compiler.
388
389 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
390
391         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
392         properly for XEmacs as well.
393         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
394         (gnus-article-natural-long-line-p): Use window-width rather than
395         frame-width.
396
397 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
398
399         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
400         (nnir-read-parms): Don't modify query.
401         (nnir-run-query): Add ability to search topic on current line.
402         (nnir-get-active): Clean up.
403
404 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
405
406         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
407         degenerate articles.
408
409         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
410         (gnus-print-buffer): Just print the buffer as is, without any copying
411         to a buffer and then re-highlighting.
412
413         * nnimap.el (nnimap-request-group): Store the new updated info.
414         (nnimap-request-group): Select the group when we don't know whether it
415         exists or not.
416
417         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
418         groups.
419
420         * gnus-group.el (gnus-group-find-new-groups): Display all the new
421         groups.
422
423         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
424         groups.
425
426         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
427         long-lines case by only filling the long lines.
428
429         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
430         (bug #7311).
431
432 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
433
434         * shr.el: No need to declare `declare-function' since shr.el is for
435         only Emacsen that provide `libxml-parse-html-region'.
436
437         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
438         effective only in a file it is referred to.
439
440 2010-11-01  Glenn Morris  <rgm@gnu.org>
441
442         * mm-util.el (gnus-completing-read): Autoload.
443         (mm-read-coding-system): Simplify Emacs definition.
444
445         * nnmail.el (gnus-activate-group):
446         * nnimap.el (gnutls-negotiate):
447         * nntp.el (netrc-parse): Fix declarations.
448
449 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
450
451         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
452         string-match-p in Emacs >=23.
453
454         * gnus-msg.el (gnus-configure-posting-styles)
455         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
456
457 2010-11-01  Glenn Morris  <rgm@gnu.org>
458
459         * nnir.el (declare-function): Add compat stub.
460         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
461         (nnir-run-gmane): Require 'mm-url.
462
463         * mm-util.el (mm-string-to-multibyte): Simplify.
464
465         * shr.el (declare-function): Add compat stub.
466         (url-cache-create-filename): Declare.
467         (mm-disable-multibyte, widget-convert-button): Autoload.
468
469         * smime.el (ldap-search): Declare.
470         (smime-cert-by-ldap-1): Require ldap on Emacs.
471
472         * nnimap.el: Require nnmail, and gnus-sum when compiling.
473         (nnimap-keepalive): Use gnus-float-time.
474
475         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
476         (mail-source-delete-crash-box): Use gnus-float-time.
477
478         * gnus-dired.el (gnus-completing-read): Autoload.
479
480         * mm-view.el (gnus-rescale-image): Autoload.
481
482         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
483
484         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
485
486         * sieve-manage.el: Require 'cl when compiling.
487
488         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
489         (gnus-iswitchb-completing-read): Require iswitchb.
490         (gnus-select-frame-set-input-focus): Silence compiler.
491
492 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
493
494         * message.el (message-subject-trailing-was-query): Change default to t,
495         since I think that's what most people want.
496
497         * nnimap.el (nnimap-request-accept-article): Erase buffer before
498         appending for easier debugging.
499         (nnimap-wait-for-connection): Take a regexp.
500         (nnimap-request-accept-article): Wait for the continuation line before
501         sending anything unless we're streaming.
502
503         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
504         leave the header washing to take place.
505
506 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
507
508         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
509         regular expression match and replace in posting styles.
510
511 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
512
513         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
514         an entire server.
515         (nnir-get-active): New function.
516         (nnir-run-imap): Use it.
517         (nnir-run-gmane): Who knew, gmane search returns an article score!
518
519         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
520         server on the current line with nnir.
521
522 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
523
524         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
525         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
526         left edge.
527         (gnus-article-foldable-buffer): Skip past the prefix when determining
528         raggedness.
529
530         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
531         the raw article, and change `C-u g' to show the article without doing
532         treatments.
533
534         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
535         on to `gnus-treat-article'.
536         (gnus-inhibit-article-treatments): New variable.
537
538         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
539
540         * gnus-art.el (gnus-treatment-function-alist): Have
541         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
542         (gnus-treat-fill-long-lines): Change default to fill all text/plain
543         sections.
544
545         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
546         parameter.
547         (gnus-article-fill-cited-long-lines): New function.
548         (gnus-article-fill-cited-article): Allow filling only long sections.
549
550         * shr.el (shr-find-fill-point): Don't break lines between punctuation
551         and non-punctuation (like after the apostrophe in "'We").
552
553         * gnus-sum.el (gnus-summary-select-article): Make sure
554         gnus-original-article-buffer is alive.
555
556         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
557         reflect the order they're in in the digest.
558
559         * gnus.el (gnus-group-startup-message): Move point to the start of the
560         buffer.
561
562         * nnimap.el (nnimap-capability): New function.
563         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
564         is set.
565
566 2010-10-31  David Engster  <dengste@eml.cc>
567
568         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
569         conform with changes to gnus-completing-read.
570
571 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
572
573         * shr.el (shr-tag-img): Output "*" instead of "[img]".
574
575 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
576
577         * nnir.el: Move defvar, defcustom around to keep file organized
578         and keep byte-compiler quiet.
579         (nnir-read-parms): Accept search-engine as arg.
580         (nnir-run-query): Pass search-engine as arg.
581         (nnir-search-engine): Remove.
582
583 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
584
585         * shr.el (shr-generic): The text nodes should be text, not :text.
586
587         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
588         later in the file.
589
590 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
591
592         * nnir.el: General clean up.  Allow searching with multiple engines.
593         Allow separate extra-parameters for each engine.
594         Batch queries when possible.
595         (nnir-imap-default-search-key,nnir-method-default-engines):
596         Add customize interface.
597         (nnir-run-gmane): New engine.
598         (nnir-engines): Use it.  Qualify all prompts with engine name.
599         (nnir-search-engine): Remove global variable.
600         (nnir-run-hyrex): Restore for now.
601         (nnir-extra-parms,nnir-search-history): New variables.
602         (gnus-group-make-nnir-group): Use them.
603         (nnir-group-server): Remove in favor of gnus-group-server.
604         (nnir-request-group): Avoid searching twice.
605         (nnir-sort-groups-by-server): New function.
606
607 2010-10-30  Julien Danjou  <julien@danjou.info>
608
609         * gnus-group.el: Remove gnus-group-fetch-control.
610
611         * gnus-start.el (gnus-find-new-newsgroups):
612         Remove gnus-check-first-time-used.
613
614         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
615
616 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
617
618         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
619         set on groups that don't have \* permanentflags.
620
621 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
622
623         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
624         control the background color.
625         (shr-tag-img): Ignore very small web bug type images.
626         (shr-put-image): Add help-echo alt texts to the images.
627         (shr-tag-video): Show the video poster image.
628
629 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
630
631         * shr.el (shr-table-depth): New variable.
632         (shr-tag-table-1): Only insert the images after the top-level table.
633
634         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
635
636         * gnus-util.el (gnus-list-memq-of-list): New function.
637
638         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
639         selected.
640         (nnimap-unsplittable-articles): New slot.
641         (nnimap-new-articles): Use it.
642
643 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
644
645         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
646         move to the previous line on `M-g'.
647
648 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
649
650         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
651         *-request-group, which seems unnecessary.
652
653         * nnimap.el (nnimap-quote-specials): Function copied over from
654         imap.el.
655         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
656         they support that.  Suggested by Tom Regner.
657
658 2010-10-29  Julien Danjou  <julien@danjou.info>
659
660         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
661         defalias.
662         (gnus-summary-delete-marked-with): Remove obsolete defalias.
663
664         * gnus.el: Remove `gnus-nntp-service' variable.
665         (gnus-secondary-servers): Make obsolete.
666         (gnus-nntp-server): Make obsolete.
667
668         * gnus-start.el (gnus-1): Remove x-splash calls.
669
670         * gnus-ems.el (gnus-x-splash): Remove.
671
672         * gnus.el (gnus-group-startup-message): Simplify/update code.
673
674         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
675         definition.
676
677         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
678         capability before doing anything.
679         (gnus-group-insert-group-line): Remove useless
680         gnus-group-remove-excess-properties.
681
682 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
683
684         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
685
686 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
687
688         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
689         config after reselecting.
690
691 2010-10-28  Julien Danjou  <julien@danjou.info>
692
693         * shr.el (shr-put-image): Use point even if only inserting text.
694         (shr-put-image): Save excursion when inserting alt text on non-graphic
695         display, so the behaviour is the same when we are on a graphic display.
696
697         * nnir.el (nnir-run-swish-e): Remove hyrex support.
698
699 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
700
701         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
702         (gnus-mime-copy-part): Check coding system, not charset.
703         (gnus-mime-view-part-externally): Never remove part.
704         (gnus-mime-view-part-internally): Don't remove part here.
705         (gnus-article-part-wrapper): Make sure MIME tag is visible.
706         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
707         multipart/alternative.
708
709         * mm-decode.el (mm-display-part): Take optional arg `force'.
710
711 2010-10-26  Julien Danjou  <julien@danjou.info>
712
713         * gnus-group.el (gnus-group-default-list-level): Add this function to
714         compute the default list level.
715         (gnus-group-default-list-level): Add possibility to use a function.
716
717 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
718
719         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
720
721         * gnus-group.el (gnus-group-completing-read)
722         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
723         gnus-replace-in-string.
724
725 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
726
727         * shr.el (shr-tag-div): Add.
728
729         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
730
731 2010-10-25  Julien Danjou  <julien@danjou.info>
732
733         * gnus-util.el: Remove `gnus-with-local-quit'.
734
735         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
736
737 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
738
739         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
740         the original article buffer.
741
742 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
743
744         * nnimap.el (nnimap-request-head): New function.
745         (nnimap-request-move-article): Try to be slighly faster by not
746         requesting the entire message when moving.
747         (nnimap-transform-headers): Don't bug out on bodiless articles.
748         (nnimap-send-command): Have no outstanding messages if the IMAP server
749         doesn't support streaming.
750         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
751
752 2010-10-24  Julien Danjou  <julien@danjou.info>
753
754         * message.el (message-default-headers): Fix type.
755
756 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
757
758         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
759         prefetching images.
760
761         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
762         backend for unknown groups.  This is mainly useful for nnimap groups.
763
764         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
765         group isn't covered by the agent.
766
767 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
768
769         * nnir.el (nnir-method-default-engines): New variable.
770         (nnir-run-query): Use it.
771         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
772         (gnus-summary-nnir-goto-thread): Change group if needed.
773
774         * gnus-group.el (gnus-group-group-map): Add key binding for
775         gnus-group-make-nnir-group.
776
777 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
778
779         * shr.el (shr-tag-object): Add.
780
781         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
782         original article buffer live.
783         (gnus-summary-select-article-buffer):
784         Mention gnus-widen-article-buffer.
785
786 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
787
788         * shr.el (shr-tag-strong): Add.
789
790 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
791
792         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
793         group names.  They mess up the group buffer badly.
794
795         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
796
797         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
798         instead of the summary one.
799
800 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
801
802         * mml.el (mml-preview): Work properly when editing article.
803
804         * gnus-start.el (gnus-read-active-file-1): Don't add method to
805         gnus-have-read-active-file if it's already been in.
806
807 2010-10-22  Tom Tromey  <tromey@redhat.com>
808
809         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
810         gnus-group-completing-read.
811
812 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
813
814         * message.el (message-mode-map): Don't bind M-; to comment region, to
815         allow the global comment-dwim to work.
816
817 2010-10-21  Julien Danjou  <julien@danjou.info>
818
819         * message.el (message-setup-1): Allow message-default-headers to be a
820         function.
821
822 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
823
824         * shr.el (shr-tag-table): Simplify.
825
826 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
827
828         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
829         to avoid trying to snarf invalid stuff.
830
831         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
832
833         * gnus.el (gnus-message-archive-group): Quote value.
834         (gnus-message-archive-group): Mark as changed.
835
836         * shr.el (shr-add-font): Don't put the font properties on the newline
837         or the indentation.
838
839         * message.el (message-fix-before-sending): Change options when sending
840         non-printable characters.
841
842         * gnus.el (gnus-message-archive-method): Change the default to
843         monthly outgoing groups.
844
845         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
846         that have gotten new numbers.
847
848         * nnimap.el (nnimap-request-replace-article): New function.
849
850 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
851
852         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
853         (nnrss-request-article): Don't use special html washing code.
854
855 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
856
857         * shr.el (shr-tag-table): Remove useless nconc.
858
859 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
860
861         * gnus-art.el (article-wash-html): Simplify and remove the charset
862         stuff.  Use the normal html rendering code instead of the special html
863         washing code.
864
865         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
866         `gnus-w3m' symbols.
867         (mm-text-html-washer-alist): Remove.
868
869         * mm-decode.el (mm-inline-text-html-renderer): Remove.
870         (mm-inline-media-tests): Remove use.
871         (mm-text-html-renderer): Change default to the `shr' symbol.
872
873         * mm-view.el (mm-inline-text-html): Remove use.
874
875         * gnus-art.el (gnus-blocked-images): New function.  Allow the
876         `gnus-blocked-images' to be a function.
877         (gnus-article-wash-function): Remove.
878
879 2010-10-20  Julien Danjou  <julien@danjou.info>
880
881         * spam.el (spam-list-of-processors): Mark as obsolete.
882
883         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
884         (nnimap-insert-partial-structure): Fix boundary detection.
885
886 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
887
888         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
889         run file-truename on remote files.  This can be expensive and even
890         prevent one from editing drafts if some unrelated buffer has a stale
891         connection.
892
893 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
894
895         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
896         kinsoku-eol regardless of shr-kinsoku-shorten.
897         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
898         (shr-tag-table): Support caption, thead, and tfoot.
899
900 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
901
902         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
903         lines.
904         (shr-save-contents): New command and keystroke.
905
906         * nndoc.el (nndoc-type-alist): Add git support.
907         (nndoc-git-type-p): New function.
908         (nndoc-transform-git-article): Ditto.
909         (nndoc-transform-git-headers): Ditto.
910         (nndoc-transform-git-headers): Generate Subject headers.
911
912         * shr.el (shr-parse-style): New function.
913         (shr-tag-span): Ditto.
914
915         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
916         to `G G' to avoid collisions.
917
918 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
919
920         * shr.el: Load kinsoku if necessary.
921         (shr-kinsoku-shorten): New internal variable.
922         (shr-find-fill-point): Make kinsoku shorten text line if
923         shr-kinsoku-shorten is bound to non-nil.
924         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
925         shr-indentation too when testing if table is wider than frame width.
926         (shr-insert-table): Use `string-width' instead of `length' to measure
927         text width.
928         (shr-insert-table-ruler): Make sure indentation is done at bol.
929
930 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
931
932         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
933         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
934         undecoded network data.
935
936 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
937
938         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
939         name in the mode line spec so that the mode line menu works
940         (bug #2431).
941
942         * message.el (message-get-reply-headers): If we're fed `to-address',
943         then always use that.
944
945         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
946         aren't so wide as to need to switch off the edit menu.
947
948         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
949         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
950
951         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
952         `M-g'.
953         (nnimap-update-info): Update flags/read marks even if \* isn't part of
954         the permanent marks.
955
956 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
957
958         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
959         Splitting according to references/in-reply-to obeys the ignore-groups
960         variable, while splitting by sender and subject do not.
961
962 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
963
964         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
965         alist, so that we can look for non-Unicode chars.
966         (article-translate-strings): Allow both character and string maps.
967
968 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
969
970         * shr.el (shr-insert): Don't insert space behind a wide character
971         categorized as kinsoku-bol, or between characters both categorized as
972         nospace.
973
974 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
975
976         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
977         headers to gnus-newsgroup-headers.
978
979 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
980
981         * shr.el (shr-tag-img): Don't align images -- since we're not
982         rescaling, this often leads to ugly displays.
983
984 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
985
986         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
987         duplicates.
988
989 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
990
991         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
992         call.
993
994 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
995
996         * gnus.el: Autoload gnus-html-show-images.
997
998         * nnimap.el: Use nnheader-message throughout.
999
1000         * shr.el (shr-tag-img): Ignore images with no data.
1001
1002 2010-10-15  Julien Danjou  <julien@danjou.info>
1003
1004         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
1005         a possibility to disable format=flow encoding when using hard newlines.
1006
1007 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1008
1009         * shr.el (shr-insert): Remove space inserted before or after a
1010         breakable character or at the beginning or the end of a line.
1011         (shr-find-fill-point): Do kinsoku; find the second best point or give
1012         it up if there's no breakable point.
1013
1014 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1015
1016         * nnimap.el (nnimap-open-connection): Message when opening connection
1017         for debugging purposes.
1018
1019         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
1020         on every setup buffer call to allow this to change from article to
1021         article.
1022
1023         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
1024         buffers where we have a wide table.
1025
1026 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
1027
1028         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
1029         uses *-request-thread.
1030
1031 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1032
1033         * nnimap.el (nnimap-open-connection): Remove %s from openssl
1034         incantation, which is no longer valid.
1035
1036 2010-10-14  Julien Danjou  <julien@danjou.info>
1037
1038         * shr.el: Fix defcustom type (char -> character).
1039
1040 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1041
1042         * nnimap.el (nnimap-open-connection): tls-program should be a list of
1043         programs.
1044
1045 2010-10-14  Julien Danjou  <julien@danjou.info>
1046
1047         * shr.el (shr-tag-a): Use url-link as widget type.
1048
1049         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
1050         `gnus-group-get-icon'.
1051
1052 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1053
1054         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
1055         This should make server editing work better.
1056
1057         * shr.el (shr-find-fill-point): Don't inloop on indented text.
1058
1059         * tls.el (tls-program): Remove spurious %s from openssl.
1060
1061         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
1062         (nnimap-parse-flags): Fix regexp.
1063
1064         * shr.el (shr-find-fill-point): Use a filling algorithm that should
1065         probably work for CJVK text, too.
1066
1067         * nnimap.el (nnimap-extend-tls-programs): Remove.
1068         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
1069
1070         * tls.el (tls-starttls-switches): Remove starttls hack.
1071         (open-tls-stream): Ditto.
1072         (tls-find-starttls-argument): Ditto.
1073
1074 2010-10-13  Julien Danjou  <julien@danjou.info>
1075
1076         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
1077         responses.
1078
1079 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1080
1081         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
1082
1083         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
1084         anything in Emacs.
1085
1086         * shr.el (shr-current-column): Remove buggy and unnecessary function.
1087
1088 2010-10-13  Julien Danjou  <julien@danjou.info>
1089
1090         * shr.el (shr-width): Make shr-width a defcustom with default to
1091         fill-column.
1092         (shr-tag-img): Use shr-width rather than fill-column.
1093
1094 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1095
1096         * dgnushack.el (byte-optimize-apply)
1097         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
1098
1099         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
1100         position when (X-)Faces exist.
1101         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
1102         avatars when called interactively.
1103
1104 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1105
1106         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
1107         gnus-article-x-face-too-ugly is bound.
1108
1109 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1110
1111         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
1112
1113         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
1114         mailbox that doesn't exist.
1115
1116 2010-10-12  Julien Danjou  <julien@danjou.info>
1117
1118         * shr.el (shr-tag-img): Encode URL properly when retrieving.
1119         (shr-get-image-data): Encode URL properly when fetching from cache.
1120         (shr-tag-img): Use aligned-to spaces to align correctly images.
1121
1122         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
1123         before inserting the Gravatar.
1124
1125         * shr.el (shr-tag-img): Add align attribute support for <img>.
1126
1127 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1128
1129         * gnus-gravatar.el (gnus-art): Require.
1130
1131         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1132         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1133         Remove long obsoleted functions.
1134
1135 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1136
1137         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1138
1139         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1140
1141         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1142         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1143         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1144         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1145         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1146         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1147         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1148
1149 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1150
1151         * nnimap.el (nnimap-request-rename-group): Select group read-only
1152         before renaming it.
1153
1154         * shr.el (shr-insert): Fix up the white space only regexp.
1155
1156         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1157         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1158
1159         * shr.el (shr-current-column): New function.
1160         (shr-find-fill-point): New function.
1161
1162 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1163
1164         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1165         numbers.
1166
1167 2010-10-11  Julien Danjou  <julien@danjou.info>
1168
1169         * shr.el (shr-hr-line): Add.
1170         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1171         display hr lines.
1172         (shr-max-columns): Do not change state to nil if we just inserting
1173         spaces.
1174
1175 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1176
1177         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1178         select the last group.
1179
1180 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1181
1182         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1183
1184 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1185
1186         * dig.el (dig-mode-map): Declare and define in one step.
1187
1188 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1189
1190         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1191         for Gnus.
1192         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1193         (nnimap-update-qresync-info): Mark \Seen articles as read.
1194
1195         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1196         non-variable, too.
1197
1198         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1199         available.
1200         (nnimap-update-info): Rely more on the current active than the param
1201         active to avoid marking articles as read too much.
1202
1203         * auth-source.el (auth-source-create): Use (user-login-name) for the
1204         user name default.
1205
1206         * nnimap.el (nnimap-update-info): If the server doesn't return any
1207         useful info, just use the previous info.
1208         (nnimap-update-info): Prefer old info over start-article.
1209         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1210
1211 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1212
1213         * nnir.el (autoload): Clean up autoloads.
1214         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
1215         Use key rather than value.
1216         (nnir-imap-search-other): New variable.
1217         (nnir-read-parm): Use it.
1218         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1219         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1220
1221 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1222
1223         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1224         the process, too.
1225
1226 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1227
1228         * spam.el (gnus-summary-mode-map): Bind to "$".
1229         Suggested by Russ Allbery.
1230
1231         * shr.el: Rework the way things are indented by <li> slightly.
1232
1233         * gnus.el (gnus-group-set-parameter): Fix typo.
1234
1235         * nnimap.el: Start implementing QRESYNC support.
1236
1237 2010-10-09  Julien Danjou  <julien@danjou.info>
1238
1239         * nnir.el (nnir-engines): Fix too many arguments.
1240
1241 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1242
1243         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1244         group is the "last", so that the backends like nnfolder actually save
1245         their folders.
1246
1247         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1248         try to use that for the tls stream.
1249         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1250         UIDVALIDITY and find out which groups are read-only and not.
1251         (nnimap-get-flags): Use the same marks parsing code as the rest of
1252         nnimap.
1253
1254 2010-10-09  Julien Danjou  <julien@danjou.info>
1255
1256         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1257
1258         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1259         retrieving gravatars.
1260
1261         * shr.el (shr-table-corner): Add.
1262         (shr-table-line): Add.
1263         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1264
1265 2010-10-08  Julien Danjou  <julien@danjou.info>
1266
1267         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1268
1269 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1270
1271         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1272
1273         * gnus-sum.el (gnus-mark-article-as-unread)
1274         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1275         (gnus-summary-set-bookmark): Use it.
1276
1277         * gnus-msg.el (gnus-setup-message): Use it.
1278
1279         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1280
1281         * gnus.el (gnus-group-remove-parameter): Use it.
1282
1283         * gnus-group.el (gnus-group-make-web-group): Use it.
1284
1285         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1286
1287         * nnregistry.el: Update docs to mention manual.
1288
1289         * gnus-registry.el: Update docs to mention nnregistry.el.
1290         (gnus-registry-initialize): Don't install nnregistry refer method
1291         automatically.
1292         (gnus-registry-install-nnregistry): Remove it.
1293
1294 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1295
1296         * shr.el (shr-insert): Don't insert double spaces.
1297
1298 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1299
1300         * gnus-gravatar.el (gnus-treat-from-gravatar)
1301         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1302         called interactively.
1303
1304         * gnus-art.el (gnus-mime-view-part-externally)
1305         (gnus-mime-view-part-internally): Make predicate function passed to
1306         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1307         of a mime type.
1308
1309         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1310
1311 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1312
1313         * shr.el (require): Require cl when compiling.
1314         (shr-tag-hr): New function.
1315
1316         * nnimap.el (nnimap-update-info): Remove double setting of high.
1317         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
1318         This makes nnimap work properly on Courier again.
1319
1320         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1321         the variable for backwards compatability.
1322
1323         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1324         the file name before using to avoid setting mm-default-directory to
1325         nil.
1326
1327         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1328         bidning gnus-agent variables.
1329
1330         * shr.el (shr-render-td): Use a cache for the table rendering function
1331         to avoid getting an exponential rendering behaviour in nested tables.
1332         (shr-insert): Rework the line-breaking algorithm.
1333         (shr-insert): Don't leave trailing spaces.
1334         (shr-insert-table): Also insert empty TDs.
1335         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1336
1337 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1338
1339         * gnus-sum.el (gnus-number): Rename from `number'.
1340         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1341         (gnus-summary-limit-children): Update uses correspondingly.
1342
1343 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1344
1345         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1346         (gnus-gravatar-transform-address): Don't show avatars of people of
1347         which mail addresses match gnus-gravatar-too-ugly.
1348
1349 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1350
1351         * shr.el (shr-table-widths): Expand TD elements to fill available
1352         space.
1353
1354 2010-10-07  Julien Danjou  <julien@danjou.info>
1355
1356         * nnimap.el (nnimap-request-rename-group): Add this method.
1357
1358 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1359
1360         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1361         name from XEmacs' function-arglist.
1362
1363         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1364         gravatar under XEmacs.
1365
1366 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1367
1368         * auth-source.el: Update docs with TODO items.
1369
1370         * gnus-sync.el: Update docs to explain state and plans.
1371
1372         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1373         Hooks for mark updates.
1374         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1375
1376         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1377         hooks with arguments, which is needed for mark update hooks.
1378
1379 2010-10-06  Julien Danjou  <julien@danjou.info>
1380
1381         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1382         was matched.
1383
1384         * sieve-manage.el: Update example in `Commentary'.
1385
1386         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1387
1388         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1389         not 2000.
1390         (sieve-manage-authenticate): Re-add function.
1391
1392 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1393
1394         * shr.el (shr-insert): Get 'space transition right.
1395         (shr-render-td): Only delete space at the end of the TD.
1396
1397         * nnimap.el (nnimap-open-connection): Prepare to support
1398         open-gnutls-stream.
1399
1400         * shr.el: Rearrange function order to be more logical.
1401
1402 2010-10-06  Julien Danjou  <julien@danjou.info>
1403
1404         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1405         (nnrss-discover-feed): Remove 404 URL in docstring.
1406
1407         * nnir.el: Fix Swish-E URL.
1408         Fix Namazu URL.
1409
1410         * message.el (message-change-subject): Remove 404 URL in a comment.
1411
1412 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1413
1414         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1415         called interactively.
1416
1417         * gnus-util.el (gnus-remove-if): Allow hash table.
1418         (gnus-remove-if-not): New function.
1419
1420         * gnus-art.el (gnus-mime-view-part-as-type)
1421         * gnus-score.el (gnus-summary-score-effect)
1422         * gnus-sum.el (gnus-read-move-group-name):
1423         Replace remove-if-not with gnus-remove-if-not.
1424
1425         * gnus-group.el (gnus-group-completing-read):
1426         Regard collection as a hash table if it is not a list.
1427
1428 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1429
1430         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1431
1432         * shr.el: Document the table-rendering algorithm.
1433
1434 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1435
1436         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1437         for Emacsen having no `libxml-parse-html-region' support.
1438
1439 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1440
1441         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1442         invalid URLs.
1443
1444         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1445         line-broken.
1446         (shr-tag-img): Ignore image fetching errors.
1447         (shr-overlays-in-region): Compute overlay positions correctly.
1448
1449         * mm-decode.el (mm-shr): Require shr.
1450
1451         * gnus-art.el (gnus-blocked-images): Move variable here.
1452
1453         * shr.el (shr-insert-table): Bind free variable.
1454
1455         * mm-decode.el (mm-shr): Bind shr-content-function.
1456
1457         * shr.el (shr-content-function): New variable.
1458
1459         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1460         added for symmetry.
1461
1462         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1463
1464         * gnus-group.el (gnus-group-make-group): Doc fix.
1465
1466         * nnimap.el (nnimap-request-newgroups): Return success.
1467
1468         * shr.el (shr-find-elements): New function.
1469         (shr-tag-table): Put all the images after the table.
1470         (shr-tag-table): Really inhibit images inside the table.
1471         (shr-collect-overlays): Copy over overlays from the TD elements to the
1472         main document.
1473
1474         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1475         gnus-blocked-images.
1476
1477 2010-10-05  Julien Danjou  <julien@danjou.info>
1478
1479         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1480
1481         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1482         (gnus-html-maximum-image-size): Add this function.
1483         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1484
1485         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1486         server-value of the capability is nil.
1487
1488 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1489
1490         * shr.el (shr-tag-em): Add <EM> tag.
1491
1492 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1493
1494         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1495         customizable.
1496
1497         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1498         handing broken links to browse-url.
1499
1500 2010-10-05  Julien Danjou  <julien@danjou.info>
1501
1502         * gnus-util.el (gnus-emacs-completing-read)
1503         (gnus-iswitchb-completing-read): Use autoload rather than require.
1504
1505 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1506
1507         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1508         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1509         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1510         iswitchb-temp-buflist for XEmacs.
1511
1512         * gnus-util.el (gnus-completing-read-function): Exclude
1513         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1514         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1515         XEmacs.
1516
1517         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1518         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1519
1520         * gnus-html.el: Don't require help-fns under XEmacs.
1521         (gnus-html-schedule-image-fetching): Work for XEmacs.
1522
1523         * mm-decode.el (mm-shr): Decode contents by charset.
1524
1525 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1526
1527         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1528         unknown.
1529
1530         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1531         (shr-get-image-data): Ensure against the cache file missing.
1532
1533         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1534         for data.
1535
1536         * spam-report.el (spam-report-url-ping-plain): Don't query about
1537         killing the process.
1538
1539         * shr.el (shr-render-td): Protect against too-wide text.
1540
1541 2010-10-04  Julien Danjou  <julien@danjou.info>
1542
1543         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1544         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1545
1546         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1547         retrieved.
1548
1549 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1550
1551         * shr.el (browse-url): Require.
1552         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1553         lines.
1554         (shr-show-alt-text, shr-browse-image): New commands.
1555         (shr-browse-url, shr-copy-url): New commands.
1556
1557         * gnus-sum.el (gnus-widen-article-window): New variable.
1558         (gnus-summary-select-article-buffer): Use it.
1559
1560         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1561         without @ signs.
1562
1563 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1564
1565         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1566
1567 2010-10-04  Julien Danjou  <julien@danjou.info>
1568
1569         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1570         for XEmacs.
1571
1572 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1573
1574         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1575
1576         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1577         (nnimap-close-server): Implement.
1578
1579         * dgnushack.el (iswitchb): Require to shut up the compiler.
1580
1581         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1582         (shr-insert): Tweak line breaking.
1583         (shr-insert): Handle <pre> better.
1584         (shr-tag-li): Get <li> indentation right.
1585         (shr-tag-li): Get <li> indentation even righter.
1586         (shr-tag-blockquote): Ensure paragraph start.
1587         (shr-make-table): Tweak table generation.
1588         (shr-make-table): Fix typo.
1589
1590         * shr.el: Implement table rendering.
1591
1592 2010-10-04  Julien Danjou  <julien@danjou.info>
1593
1594         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1595
1596 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1597
1598         * shr.el (shr-insert): Use string anchors instead of line anchors.
1599
1600 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1601
1602         * shr.el: Add headings.
1603         (shr-ensure-paragraph): Actually work.
1604         (shr-tag-li): Make <ul> prettier.
1605         (shr-insert): Get white space at the beginning/end of elements right.
1606         (shr-tag-p): Collapse subsequent <p>s.
1607         (shr-ensure-paragraph): Don't insert double line feeds after blank
1608         lines.
1609         (shr-insert): \t is also space.
1610         (shr-tag-s): Fix "s" tag name function.
1611         (shr-tag-s): Fix face prop name.
1612
1613 2010-10-03  Julien Danjou  <julien@danjou.info>
1614
1615         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1616
1617         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1618         gnus-window-inside-pixel-edges.
1619
1620         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1621         gnus-ems.
1622
1623         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1624
1625         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1626         function.
1627
1628         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1629         resize choice.
1630
1631 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1632
1633         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1634         beginning of the buffer.
1635
1636         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1637         article buffer again.
1638
1639         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
1640
1641         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1642         when it's at the start of the buffer.
1643
1644         * shr.el (shr-tag-blockquote): Convert name.
1645         (shr-rescale-image): Use the right image-size variant.
1646
1647         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1648         buffer isn't shown, then select the current article first instead of
1649         bugging out.
1650         (gnus-summary-select-article-buffer): Show both the article and summary
1651         buffers again.
1652
1653         * shr.el (shr-fontize-cont): Protect against regions with no text.
1654         Rename tag functions to shr-tag-* for enhanced security.
1655         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1656
1657 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1658
1659         * shr.el (shr-insert):
1660         * pop3.el (pop3-movemail):
1661         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1662         loaded.
1663
1664 2010-10-03  Glenn Morris  <rgm@gnu.org>
1665
1666         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1667
1668         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1669
1670         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1671
1672         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1673
1674         * gnus-util.el (gnus-make-local-hook): Simplify.
1675
1676 2010-10-02  Julien Danjou  <julien@danjou.info>
1677
1678         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1679         (gnus-ido-completing-read): New function.
1680         (gnus-emacs-completing-read): New function.
1681         (gnus-completing-read): Use gnus-completing-read-function.
1682         Add gnus-completing-read-function.
1683
1684 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1685
1686         * shr.el (shr-insert-document): Autoload.
1687         (shr-img): Be silent.
1688         (shr-insert): Add a newline after every picture before text.
1689         (shr-add-font): Use overlays for combining faces.
1690         (shr-insert): Pass upwards the text start point.
1691
1692         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1693         possible.
1694         (mm-shr): New function.
1695
1696 2010-10-02  Julien Danjou  <julien@danjou.info>
1697
1698         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1699         should go backward.
1700
1701 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1702
1703         * shr.el (shr): Fix typo in provide call.
1704
1705 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1706
1707         * shr.el: New file.
1708
1709         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1710
1711         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1712         completing read.
1713
1714 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1715
1716         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1717         we're being queried about.  Suggested by Dan Jacobson.
1718
1719         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
1720         Suggested by Jason Eisner.
1721
1722         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1723         table, too.  Suggested by Stefan Wiens.
1724         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1725         the table unnecessary.  Suggested by Stefan Wiens.
1726
1727         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1728         longer needed, and probably doesn't work either, as pointed out by
1729         Stefan Wiens.
1730         (gnus-summary-exit): Remove call to the clearing function.
1731         (gnus-summary-exit-no-update): Ditto.
1732
1733         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1734         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1735         Reported by Stefan Monnier.
1736         (gnus-summary-save-in-rmail): Ditto.
1737
1738         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1739         article buffer, instead of both the article buffer and the summary
1740         buffer.  Sort of suggested by Dan Jacobson.
1741
1742         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1743
1744         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1745         Suggested by Dan Jacobson.
1746
1747         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1748         documentation clearer.
1749
1750         * message.el (message-shorten-references): Comment on the number "21".
1751         Suggested by Stefan Monnier.
1752
1753         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1754         Suggested by Dan Jacobson.
1755
1756         * gnus.el (gnus-large-newsgroup):
1757         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1758
1759         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1760         externalize attachments.  Bug reported by Steve Wen.
1761
1762         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1763         really message anything to the user.
1764
1765         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1766         directly.
1767
1768         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1769         messages in empty groups.
1770
1771 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1772
1773         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1774         non-UIDNEXT group.
1775
1776 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1777
1778         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1779         not the value from the collection.
1780
1781         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1782         values.  This sometimes happens on some groups that have no info.
1783         (nnimap-request-newgroups): New function.
1784
1785 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1786
1787         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1788         check into `gnus-registry-initialize'.
1789         (gnus-registry-initialize): Ditto.
1790         Fix and extend header docs.
1791
1792 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1793
1794         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1795         regexp backtrace overflows.
1796
1797         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1798         for starttls that tls.el implements; i.e. openssl.
1799
1800         * tls.el (tls-starttls-switches): Give up on using starttls with
1801         gnutls-cli.
1802         (tls-program): Add --insecure to be consistent with the defaults from
1803         openssl s_client.  Now all three commands are insecure.
1804
1805 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1806
1807         * lpath.el: Bind completion-styles-alist for XEmacs.
1808
1809         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1810         (gravatar-create-image): New function that's an alias to
1811         gnus-xmas-create-image, gnus-create-image, or create-image.
1812         (gravatar-data->image): Use it.
1813
1814 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1815
1816         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1817         install the nnregistry refer method.
1818         (gnus-registry-install-hooks): Use it.
1819         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1820         unfollowed groups.
1821
1822 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1823
1824         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1825         expanding threads.
1826
1827 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1828
1829         * nnir.el: Use the server names without suffixes (bug #7009).
1830
1831         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1832         unencrypted to STARTTLS, if possible.
1833
1834 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1835
1836         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1837         headers before superseding.
1838
1839 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1840
1841         * nnrss.el (nnrss-use-local): Add documentation.
1842
1843         * nnimap.el (nnimap-extend-tls-programs): New function.
1844         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1845         (nnimap-wait-for-connection): Accept the greeting from the stupid
1846         output from openssl s_client -starttls, too.
1847
1848         * tls.el (tls-starttls-switches): New variable.
1849         (tls-find-starttls-argument): Use it.
1850         (open-tls-stream): Ditto.
1851
1852         * netrc.el (netrc-credentials): Return the value of the "default" entry.
1853         (netrc-machine): Ditto.
1854
1855         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1856         article number.
1857         (nnimap-split-fancy): New variable.
1858         (nnimap-split-incoming-mail): Use it.
1859
1860         * nntp.el (nntp-server-list-active-group): Document.
1861
1862         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1863         SELECT to get the message-id.
1864
1865         * mail-source.el (mail-sources): Remove webmail support.
1866         (defvar): Ditto.
1867         (mail-source-fetcher-alist): Ditto.
1868         (mail-source-fetch-webmail): Remove.
1869
1870         * webmail.el: Remove -- doesn't seem relevant any more.
1871
1872         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1873
1874         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1875         the \r.
1876
1877 2010-09-30  Julien Danjou  <julien@danjou.info>
1878
1879         * gnus-agent.el (gnus-agent-add-group): Fix call to
1880         gnus-completing-read.
1881
1882 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1883
1884         * nndoc.el (nndoc-retrieve-groups): New function.
1885
1886         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1887         `default', use nnmail-split-methods.
1888         (nnimap-request-article): Downcase the NILs so that they are nil.
1889
1890         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1891         symbol.
1892
1893         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1894         code, since if the user has requested network, that's what they ought
1895         to get.
1896         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1897         (nnimap-split-rule): Mark as obsolete.
1898
1899         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
1900         New variable.
1901
1902         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1903         correct slot, too.
1904
1905 2010-09-29  Julien Danjou  <julien@danjou.info>
1906
1907         * gnus.el (gnus-local-domain): Declare variable obsolete.
1908
1909         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
1910         Fix history computing.
1911         (gnus-ido-completing-read): Require ido.
1912
1913 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1914
1915         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1916         build Gnus.
1917
1918         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1919         when interpreting the structures.
1920         (nnimap-request-accept-article): Add \r\n to the lines to make this
1921         work with Cyrus.
1922
1923         * nndraft.el (nndraft-request-expire-articles): Use the group name
1924         instead if "nndraft".  Fix found by Nils Ackermann.
1925
1926 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1927
1928         * nnregistry.el: Add.
1929
1930 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1931
1932         * nnmail.el (group, group-art-list, group-art):
1933         Remove unneeded directives.
1934
1935 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1936
1937         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1938         (mm-mime-charset)
1939         * rfc2047.el (rfc2047-syntax-table)
1940         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1941
1942         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1943         rather than `insert-file-contents' and `eval-region'.
1944
1945         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1946         construction.
1947
1948         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1949
1950         * time-date.el: No need to require cl for Emacs 21.
1951
1952 2010-09-29  Julien Danjou  <julien@danjou.info>
1953
1954         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1955         replacement of `gnus-gravatar-relief' to mimic
1956         `gnus-faces-properties-alist'.
1957         Add :version property.
1958
1959 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1960
1961         * mail-source.el (mail-source-report-new-mail)
1962         * message.el (message-default-mail-headers)
1963         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1964
1965         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1966
1967 2010-09-28  Julien Danjou  <julien@danjou.info>
1968
1969         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1970         mail-address contains the same string as real-name.
1971
1972         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1973         non-blank in header, otherwise it'll get stripped.
1974
1975         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1976         real-name, and then for mail address rather than doing : or , search.
1977
1978 2010-09-27  Julien Danjou  <julien@danjou.info>
1979
1980         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1981         right completing-read function.
1982         (gnus-use-ido): New variable
1983         (gnus-completing-read-with-default): Remove.
1984         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1985         (gnus-agent-add-group):
1986         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
1987         * mm-view.el (mm-view-pkcs7-decrypt):
1988         * mm-util.el (mm-codepage-setup):
1989         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
1990         * mml-smime.el (mml-smime-openssl-sign-query):
1991         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
1992         (mml-insert-multipart):
1993         * gnus-msg.el (gnus-summary-yank-message):
1994         * gnus-int.el (gnus-start-news-server):
1995         * mm-decode.el (mm-interactively-view-part):
1996         * gnus-dired.el (gnus-dired-attach):
1997         * gnus.el (gnus-read-method):
1998         * gnus-bookmark.el (gnus-bookmark-jump):
1999         * gnus-art.el (gnus-mime-view-part-as-type)
2000         (gnus-mime-action-on-part, gnus-article-encrypt-body):
2001         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
2002         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
2003         * nnmairix.el (nnmairix-create-server-and-default-group)
2004         (nnmairix-update-groups, nnmairix-get-server)
2005         (nnmairix-backend-to-server, nnmairix-goto-original-article)
2006         (nnmairix-get-group-from-file-path):
2007         * nnrss.el (nnrss-find-rss-via-syndic8):
2008         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
2009         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
2010         (gnus-group-browse-foreign-server):
2011         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
2012         (gnus-summary-execute-command, gnus-summary-respool-article)
2013         (gnus-read-move-group-name):
2014         * gnus-score.el (gnus-summary-increase-score)
2015         (gnus-summary-score-effect):
2016         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
2017
2018 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2019
2020         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
2021         x-focus-frame.
2022
2023         * nnimap.el (auth-source-forget-user-or-password)
2024         (auth-source-user-or-password): Autoload.
2025
2026         * message.el (message-from-style, message-interactive)
2027         (message-cite-prefix-regexp, message-sendmail-envelope-from)
2028         (message-yank-prefix, message-indentation-spaces, message-signature)
2029         (message-signature-file): Add comment.
2030
2031 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2032
2033         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
2034         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
2035         new articles.
2036
2037         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
2038         parts.
2039         (nnimap-request-article): Work with the t setting, too.
2040
2041         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
2042         that you don't get flashes of other buffers.
2043         (gnus-summary-show-complete-article): Intern before setting.
2044
2045 2010-09-27  David Engster  <dengste@eml.cc>
2046
2047         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
2048         well as HEADERS.
2049         (nnmairix-retrieve-headers): Provide new argument for the above.
2050
2051 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2052
2053         * gnus-sum.el (gnus-summary-move-article): Don't alter
2054         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
2055         group.
2056
2057         * nnimap.el (nnimap-update-info): Don't destructively alter active.
2058
2059         * message.el (message-cite-prefix-regexp): Revert my last edit.
2060
2061         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
2062         variable instead of the Gnus variable.
2063
2064         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
2065
2066         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
2067
2068         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
2069         since some servers don't like it.
2070         (nnimap-open-connection): Forget credentials if the server says the
2071         password was wrong.
2072         (nnimap-parse-line): Protect against invalid data.
2073
2074         * gnus-sum.el (gnus-summary-move-article): Add comment.
2075         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
2076         nothing alters it while scanning for new messages.
2077
2078         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2079         which may or may not help.
2080         (nnimap-open-connection): If we're doing a stream connection, and then
2081         discover we're on a STARTTLS-capable server, then open a STARTTLS
2082         connection instead.
2083
2084 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2085
2086         * nnimap.el (utf7): Require.
2087
2088         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2089         prefix.
2090
2091 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2092
2093         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2094
2095 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2096
2097         * nnimap.el (nnimap-request-accept-article): Message the error on
2098         error.
2099
2100 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2101
2102         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2103
2104 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2105
2106         * nndoc.el (nndoc-request-list): Return success always.
2107
2108         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2109         `fetch-old' -- we only want to fetch the articles we've requested.
2110         The rest are in the agent, probably.
2111         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2112         disappeared server" to something low.  It's not important.
2113
2114         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2115         arrived before the FETCH data.
2116
2117         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2118         target here, because we don't know the Gnus name of the group.
2119
2120         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2121         for the correct group.
2122
2123         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2124
2125         * gnus.el (gnus): Give a final warning after startup.
2126
2127         * gnus-util.el (gnus-action-message-log): New variable.
2128         (gnus-message): Use it.
2129         (gnus-final-warning): New function.
2130
2131         * nnimap.el (nnimap-open-connection): Record the greeting.
2132         (nnimap): Add greeting.
2133
2134 2010-09-26  Julien Danjou  <julien@danjou.info>
2135
2136         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2137         arguments.
2138         (gnus-html-wash-images): Fix spec computing to include start/end.
2139
2140         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2141
2142 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2143
2144         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2145         deletion.
2146         (nnimap-retrieve-headers): Don't select the group, because that's
2147         already done by nnimap-possibly-change-group.
2148
2149         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2150         (gnus-picon-transform-address): Use it.
2151
2152         * mail-source.el (mail-source-value): Revert previous patch.
2153
2154         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2155         on failure.
2156         (nnimap-open-connection): Look up both virtual and physical server name
2157         credentials.
2158
2159         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2160
2161 2009-02-07  Dave Love  <fx@gnu.org>
2162
2163         * tls.el (open-tls-stream): Don't query killing process.
2164
2165 2009-02-08  Dave Love  <fx@gnu.org>
2166
2167         * gnus-win.el (gnus-window-to-buffer-helper)
2168         (gnus-all-windows-visible-p): Function needn't be a symbol.
2169
2170         * mail-source.el (mail-source-value): Function needn't be a symbol.
2171
2172 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2173
2174         * message.el (message-cite-prefix-regexp): Remove } from the cite
2175         prefix.
2176
2177         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2178         highlight again, so that the highlight is correct.
2179
2180         * gnus-picon.el (gnus-picon): Remove again.
2181         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2182
2183         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2184         doing the header highlightling, so that the background colour of the
2185         picon is correct.
2186
2187         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
2188         (gnus-picon): Ditto.
2189         (gnus-picon): Reinstate.  The background colour for picons is white.
2190         (gnus-picon-insert-glyph): Make the background white.
2191
2192         * nnml.el (nnml-open-nov): Don't return dead buffers.
2193
2194         * auth-source.el (auth-source-create): Query the user for whether to
2195         store the credentials.
2196
2197         * netrc.el (netrc-store-data): New function.
2198
2199         * auth-source.el (auth-source-user-or-password): Use the existing auth
2200         sources, if any, for creation.
2201
2202         * gnus.el (gnus-group-fast-parameter): Return the last matching
2203         parameter instead of the first matching parameter.
2204
2205 2010-09-26  Julien Danjou  <julien@danjou.info>
2206
2207         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2208
2209 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2210
2211         * mml2015.el (mml2015-use): Remove gpg support.
2212
2213         * mml1991.el (mml1991-function-alist): Remove gpg function.
2214         (mml1991-gpg-sign): Remove.
2215
2216 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2217
2218         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2219         (gnus-browse-unsubscribe-current-group): Document it.
2220         (gnus-browse-unsubscribe-group): Use it.
2221
2222 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2223
2224         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2225         address to the To list for easier response.
2226
2227         * gnus.el (gnus-play-startup-jingle): Remove.
2228         (gnus-splash): Don't play jingle.
2229         (gnus): Silence gnus-load message.
2230
2231         * gnus-art.el (gnus-treat-play-sounds): Remove.
2232
2233         * gnus.el (gnus-play-jingle): Remove audio support.
2234
2235         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2236
2237         * earcon.el: Remove -- no users.
2238
2239         * gnus-audio.el: Remove -- no users of this package.
2240
2241         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2242
2243         * gnus-start.el (gnus-setup-news): Remove nocem support.
2244
2245         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
2246
2247         * gnus.el (gnus-use-nocem): Remove.
2248
2249         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2250         Remove.
2251
2252         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
2253         uses NoCeM any more.
2254
2255         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2256         (gnus-button-ctan-handler): Ditto.
2257         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2258         (gnus-button-ctan-directory-regexp): Ditto.
2259         (gnus-button-handle-ctan): Ditto.
2260         (gnus-button-tex-level): Ditto.
2261         (gnus-button-alist): Remove CTAN stuff.
2262
2263 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2264
2265         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
2266         nnimap-streaming test.
2267
2268         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2269         servers twice.
2270
2271         * nnimap.el (nnimap-open-connection): Add more error reporting when
2272         nnimap fails early.
2273
2274         * nnheader.el (nnheader-get-report-string): New function.
2275         (nnheader-get-report): Use it.
2276
2277         * gnus-int.el (gnus-check-server): Say what the error was when opening
2278         failed.
2279
2280         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2281         using streaming.
2282
2283 2010-09-25  Julien Danjou  <julien@danjou.info>
2284
2285         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2286         gnus-window-inside-pixel-edges.
2287
2288 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2289
2290         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2291
2292         * mm-decode.el (mm-save-part): Allow saving to other directories the
2293         normal Emacs way.
2294
2295         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
2296         Suggested by Jay Berkenbilt.
2297
2298         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2299         there isn't a single byte.
2300
2301         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2302         just do it.  It doesn't really seem to matter what the user responds
2303         here, I think, so it's just a confusing question.
2304
2305         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2306         non-streaming case.
2307
2308         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
2309         (gnus-article-encrypt-body): Use it.
2310
2311         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2312         keystroke.
2313
2314         * nnimap.el (nnimap-find-wanted-parts-1):
2315         Use gnus-fetch-partial-articles.
2316
2317         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2318
2319         * nnimap.el (nnimap-insert-partial-structure): New function.
2320         (nnimap-get-partial-article): New function.
2321         (nnimap-request-article): Use it.
2322         (nnimap-wait-for-response): Return whether the wait was successful.
2323         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2324         retrieval wasn't successful.
2325         (nnimap-retrieve-group-data-early): Allow throttling servers.
2326         (nnimap-streaming): New variable.
2327         (nnimap-fetch-partial-articles): Remove.
2328
2329         * mm-decode.el (mm-with-part): Protect against killed buffers.
2330
2331         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2332         for prettier summary display.
2333
2334 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2335
2336         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
2337
2338 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2339
2340         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2341         apparently third-party libraries depend on it.
2342
2343         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2344         before starting negotiation.
2345
2346         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2347         privacy reasons.
2348         (gnus-treat-mail-gravatar): Ditto.
2349
2350         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2351         buffer when inserting images.  Inserting text into the headers, for
2352         instance, can make them invalid.
2353
2354 2010-09-25  Julien Danjou  <julien@danjou.info>
2355
2356         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2357         variables.
2358
2359         * nnheader.el: Remove useless variables news-reply-yank-from and
2360         news-reply-yank-message-id.
2361
2362         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2363         variables.
2364
2365         * mml1991.el: Remove useless mml1991-verbose.
2366
2367         * gnus.el: Remove useless variable gnus-use-generic-from.
2368         Remove obsolete variable gnus-topic-indentation.
2369
2370         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2371
2372         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2373
2374         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2375
2376         * gnus-group.el: Remove useless gnus-group-icon-cache.
2377         Remove useless gnus-ephemeral-group-server.
2378
2379         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2380
2381         * mml2015.el: Remove useless mml2015-verbose.
2382
2383         * mml-smime.el: Remove useless mml-smime-verbose.
2384
2385         * gnus.el: Remove useless gnus-local-domain.
2386
2387         * gnus-gravatar.el (gnus-gravatar-transform-address):
2388         Use gnus-gravatar-size.
2389
2390         * gnus-art.el: Remove useless gnus-treat-translate.
2391
2392 2010-09-24  Julien Danjou  <julien@danjou.info>
2393
2394         * gnus-sum.el: Add support for Gravatars.
2395
2396         * gnus-art.el: Add support for Gravatars.
2397
2398         * gnus-gravatar.el: Add this file.
2399
2400         * gravatar.el: Add this file.
2401
2402 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2403
2404         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
2405
2406         * gnus-group.el (gnus-group-fetch-faq): Remove.
2407
2408         * gnus.el (gnus-group-faq-directory): Remove.
2409
2410         * gnus-group.el (gnus-group-fetch-charter): Remove.
2411
2412         * gnus.el (gnus-group-charter-alist): Remove.
2413
2414         * gnus-group.el (gnus-group-archive-directory): Remove.
2415         (gnus-group-recent-archive-directory): Ditto.
2416         (gnus-group-make-archive-group): Remove.
2417
2418         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2419
2420         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2421         use the same article number for all the cached articles.
2422
2423         * nnimap.el (nnimap-command): Register the last command time so
2424         that we can use it for idling NOOPs.
2425         (nnimap-open-connection): Start the keeplive timer.
2426         (nnimap-make-process-buffer): Store all the process buffers.
2427         (nnimap-keepalive): New function.
2428
2429         * starttls.el (starttls-open-stream): Add autoload cookie.
2430
2431 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2432
2433         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2434         handling.
2435
2436 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2437
2438         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2439         its data structures.
2440
2441         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2442         instead of the cl.el copy-list.
2443         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2444         equalp.
2445
2446 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2447
2448         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2449         and tool-bar-local-item-from-menu.
2450
2451         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2452         mode-line-highlight face for Emacs.
2453
2454         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2455         loading gnus-sum.elc; fix comment for canlock-verify.
2456         (gnus-article-jump-to-part): Use read-number.
2457         (gnus-insert-mime-button, gnus-insert-mime-security-button):
2458         Remove Emacs pre-21 compatible code for help-echo.
2459         (gnus-article-next-page-1): No need to adjust the number of lines.
2460         (gnus-article-describe-bindings): Always use help-buffer.
2461
2462         * gnus-audio.el (gnus-audio-inline-sound)
2463         * gnus-cus.el (gnus-custom-mode)
2464         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2465
2466         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2467
2468         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2469         compatible code.
2470
2471 2010-09-24  Glenn Morris  <rgm@gnu.org>
2472
2473         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2474         visiting the fcc file in rmail-mode.
2475
2476         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2477
2478 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2479
2480         * nnir.el: Silence the byte compiler.
2481
2482         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2483         alias to browse-url-url-encode-chars if any.
2484         (gnus-html-encode-url): Use it.
2485
2486 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2487
2488         * gnus-start.el (gnus-use-backend-marks): New variable.
2489         (gnus-get-unread-articles-in-group): Use it.
2490
2491         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2492         makeover.
2493
2494 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2495
2496         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2497
2498 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2499
2500         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2501         Remove.
2502         (gnus-setup-news-hook):
2503         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
2504
2505         * gnus-int.el (gnus-request-update-info): Protect against backends not
2506         having the function.
2507
2508         * nnimap.el (nnimap-stream): Mention starttls.
2509         (nnimap-open-connection): Add starttls support.
2510
2511 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2512
2513         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2514
2515 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2516
2517         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2518         BODYSTRUCTUREs.
2519         (nnimap-transform-headers): Unfold quoted {42} headers.
2520
2521         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2522         the info.
2523         (gnus-get-unread-articles): Only call updatep on backends that support
2524         it.
2525
2526         * nnweb.el (nnweb-request-update-info): NOOP.
2527
2528         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
2529
2530         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
2531         since it only deals with marks.
2532
2533         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
2534         gnus-request-marks, and make a new gnus-request-update-info.
2535
2536         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2537         the active instead of the high number, which is usually too low.
2538
2539 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2540
2541         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2542         * encrypt.el: Remove.
2543
2544 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2545
2546         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2547         server in symbolic form.
2548
2549         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
2550
2551 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2552
2553         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2554         (nnimap-update-info): Fix up code slightly.
2555
2556         * gnus-int.el (gnus-open-server): Add tracing for performance
2557         debugging.
2558
2559         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2560         (gnus-group-insert-group-line): Pass the real group name so that it
2561         gets the right data.
2562
2563         * gnus-start.el (gnus-get-unread-articles): Don't have
2564         `gnus-get-unread-articles-in-group' update info, since that can be
2565         really slow and doesn't seem to be needed?
2566
2567 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2568
2569         * time-date.el (date-to-time): Try using parse-time-string first before
2570         using the slower timezone-make-date-arpa-standard.
2571
2572 2010-09-22  Julien Danjou  <julien@danjou.info>
2573
2574         * gnus-group.el (gnus-group-insert-group-line):
2575         Call gnus-group-highlight-line.
2576         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2577         default hook list.
2578         (gnus-group-update-eval-form): Add new function.
2579         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2580         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2581
2582 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2583
2584         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2585         immediate, then expire all articles.
2586         (nnimap-update-info): Fix off-by-one errors.
2587         (nnimap-flags-to-marks): Would return no marks lists for group with no
2588         flags.  Instead return the other data.
2589
2590 2010-09-22  Julien Danjou  <julien@danjou.info>
2591
2592         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
2593         Only return an icon.
2594         (gnus-group-insert-group-line): Compute icon to return.
2595
2596         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
2597         (gnus-html-image-fetched): Only cache if
2598         gnus-html-image-automatic-caching is set.
2599         (gnus-html-image-fetched): Check for errors.
2600
2601 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2602
2603         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2604         once per method on `g'.  This ensures that backends like nnfolder don't
2605         open all their folders.
2606
2607         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2608         (nnimap-request-list): Nix out group in the correct buffer.
2609         (nnimap-parse-flags): Implement by using `read' instead of
2610         hand-parsing.
2611         (nnimap-flags-to-marks): Pass on permanent-flags.
2612         (nnimap-make-process-buffer): Record the server name.
2613         (nnimap-parse-flags): Fix typo.
2614         (nnimap-request-scan): Run split on the server in general, not just a
2615         single group.
2616
2617         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2618         parameter, and propagate this downwards.
2619
2620         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2621         since EXAMINE changes it on the server.
2622
2623         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2624         this command might take a while.
2625
2626 2010-09-22  Julien Danjou  <julien@danjou.info>
2627
2628         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
2629         harmful if you have 2 images side-by-side, they can't be properly
2630         update on text deletion.  Using text-property is safer here.
2631         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2632         data.
2633
2634 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2635
2636         * nnimap.el (nnimap-expunge-inbox): Remove.
2637         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2638         (nnimap-expunge): Flip default to t.
2639
2640         * gnus.el (gnus-method-to-server): Don't push things to the cache
2641         unless it's unique.
2642         (gnus-server-to-method): Ditto.
2643
2644 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2645
2646         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2647
2648 2010-09-22  Julien Danjou  <julien@danjou.info>
2649
2650         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2651         get the start of data.
2652         (gnus-html-encode-url): Add this function to encode special chars in
2653         URL.
2654         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2655         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2656
2657         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2658         default.
2659         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2660
2661         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2662         images alt-text.
2663         (gnus-html-put-image): Put alt-text as help-echo.
2664
2665 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2666
2667         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2668         * mm-util.el (mm-decompress-buffer)
2669         * nnir.el (nnir-run-find-grep)
2670         * pop3.el (pop3-list): Use 3rd arg of split-string.
2671
2672         * time-date.el (format-seconds): Comment fix.
2673
2674         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2675         and byte-optimize-form-code-walker.
2676         (dgnushack-make-auto-load): Don't advise make-autoload.
2677
2678         * lpath.el: Remove Emacs 21 stuff.
2679
2680 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2681
2682         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2683         outside the active range.  Suggested by Dan Christensen.
2684
2685         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2686         slightly later to avoid double-getting it.
2687
2688         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2689         previous patch.
2690
2691         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2692
2693 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2694
2695         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2696
2697 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2698
2699         * gnus-int.el (gnus-open-server): Give a better error message in the
2700         "go offline" case.
2701
2702         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2703         marks for nnimap, which is seldom the right thing to do.
2704
2705         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2706         (gnus-same-method-different-name): New function.
2707
2708         * nnimap.el (parse-time): Require.
2709
2710         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2711         method in the presence of many similar methods.
2712
2713         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2714
2715         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2716         nnml-inhibit-expiry.
2717
2718         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2719         find out whether methods are equal.
2720
2721         * nnimap.el (nnimap-find-expired-articles): New function.
2722         (nnimap-process-expiry-targets): New function.
2723         (nnimap-request-move-article): Request the article before looking at
2724         what the Message-ID is.  Fix found by Andrew Cohen.
2725         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2726
2727         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2728         for oldness in addition to being a predicate.
2729
2730         * nnimap.el (nnimap-request-group): When we have zero articles, return
2731         the right data to Gnus.
2732         (nnimap-request-expire-articles): Only delete articles immediately if
2733         the target is 'delete.
2734
2735         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2736         method, this would bug out.
2737
2738         * gnus-group.el (gnus-group-expunge-group): Rename from
2739         gnus-group-nnimap-expunge, and implemented as a normal interface
2740         function.
2741
2742         * gnus-int.el (gnus-request-expunge-group): New function.
2743
2744         * nnimap.el (nnimap-request-create-group): Implement.
2745         (nnimap-request-expunge-group): New function.
2746
2747 2010-09-21  Julien Danjou  <julien@danjou.info>
2748
2749         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2750         (gnus-html-cache-expired): Add new function.
2751         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2752         wethever we should display image for fetch it.
2753         Compute alt-text earlier to pass it to the fetching function too.
2754         (gnus-html-schedule-image-fetching): Change function argument to only
2755         get one image at a time, not a list.
2756         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2757         cache.
2758         (gnus-html-get-image-data): New function to retrieve image data from
2759         cache.
2760         (gnus-html-put-image): Change buffer argument to use image data rather
2761         than file, and place image above region rather than inserting a new
2762         one.  Do not take alt-text as argument, since it's useless now: we place
2763         the image above alt-text.
2764         (gnus-html-prune-cache): Remove.
2765         (gnus-html-show-images): Start to fetch image when we find one, do not
2766         push into a temporary list.
2767         (gnus-html-prefetch-images): Only fetch image if they have expired.
2768         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2769         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2770
2771 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2772
2773         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2774
2775 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2776
2777         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2778         spec inser "*" if the group isn't active instead of 0.
2779
2780         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2781         opening the server.
2782         (nnimap-request-delete-group): Implement group deletion.
2783         (nnimap-transform-headers): Return the size of the entire message in
2784         the Bytes header, not just the size of the first part.
2785         (nnimap-request-move-article): When moving an article from nnimap,
2786         request the article first so the accepting form has an article to
2787         accept.  Reported by Dan Christensen.
2788         (nnimap-command): Make sure that the error message doesn't error out.
2789
2790 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2791
2792         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2793         we haven't requested anything.
2794
2795 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2796
2797         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2798         "".  Fix found by Andrew Cohen.
2799
2800         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2801         instead of -encode-string.
2802
2803 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2804
2805         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2806
2807         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2808         by mm-subst-char-in-string.
2809
2810 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2811
2812         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2813         waiting for the connection string.
2814
2815         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2816         arriving.
2817
2818         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2819         bogus characters.  This allows selecting certain Gmail groups.
2820
2821         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2822         (nnimap-fetch-partial-articles): New variable.
2823         (nnimap-open-connection): When looking for credentials, also use the
2824         nnimap-server-port.
2825         (nnimap-request-article): Return the group/article number, so that Gnus
2826         `^' works as expected.
2827         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
2828
2829         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2830         comments.
2831         (gnus-methods-sloppily-equal): New function.
2832         (gnus): When using the development version of Gnus, load the gnus-load
2833         file.
2834
2835         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2836         `gnus-open-server' on each method before trying to scan them etc.
2837         This ensures that all the backend parameters are set correctly.
2838
2839         * nnimap.el (nnimap-authenticator): New variable.
2840         (nnimap-open-connection): Allow anonymous login.
2841         (nnimap-transform-headers): The chars header is called Chars not Bytes.
2842         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
2843
2844         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2845         patch, found by Knut Anders Hatlen.
2846
2847 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2848
2849         * gnus-agent.el (gnus-agent-batch-confirmation)
2850         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2851         to gnus-message.
2852         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2853         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2854         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2855         * gnus-int.el (gnus-open-server): Likewise.
2856         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2857         (gnus-score-check-syntax): Likewise.
2858         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2859         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2860         Likewise.
2861         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2862
2863 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2864
2865         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2866         calling conventions so that prefetch doesn't bug out.
2867
2868 2010-09-19  Julien Danjou  <julien@danjou.info>
2869
2870         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2871         rather than `subst-char-in-region' in order to be able to replace ASCII
2872         char by UTF-8 ones.
2873
2874         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2875         than curl.
2876         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2877         the right URL and ALT text on images.
2878         (gnus-html-wash-tags): Fix tag case.
2879         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2880         (gnus-article-html): Add -o display_ins_del=2 option.
2881         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2882
2883 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2884
2885         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2886         the extra mail headers, which sometimes seem to happen for unknown
2887         reasons.
2888
2889         * mail-parse.el (mail-header-encode-parameter): Define as
2890         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2891         (or most, perhaps?) mail readers don't understand the latter, but do
2892         understand the former.
2893
2894         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2895         to nil, so that no methods are automatically agentized.  I think this
2896         is probably what most users want.
2897
2898         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2899         from url-retrieve, for instance about invalid URLs.
2900
2901         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2902         groups that have no articles.
2903         (nnimap-request-article): Check that we really got an article when we
2904         requested one.
2905
2906         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2907         doesn't exist.
2908
2909         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2910         nntp buffer so the agent can save it.
2911         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2912         that CRLF doesn't get translated to \n.
2913         (nnimap-open-connection): Don't make 'shell commands only send \n.
2914
2915 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2916
2917         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2918         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2919         Update var name.
2920         (nnml-generate-nov-file): Use dolist.
2921         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2922         Use with-current-buffer.
2923
2924 2010-09-18  Julien Danjou  <julien@danjou.info>
2925
2926         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2927         parallel.
2928
2929 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2930
2931         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2932         the range update right.
2933         (nnimap-request-group): Don't make `M-g' bug out on group with no
2934         marks.
2935         (nnoo): Require, so that other packages can require nnimap.
2936         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2937         command we're looking for.  This helps when the server sends more
2938         responses after we've gotten everything we expected.
2939         (nnimap): Add a `newlinep' field to keep track of end-of-line
2940         conventions.
2941         Don't send CRLF to things that don't want it.
2942         (nnimap-request-accept-article): Ditto.
2943
2944 2010-09-18  Julien Danjou  <julien@danjou.info>
2945
2946         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2947         than curl to retrieve images.
2948
2949 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2950
2951         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2952         the marks.
2953         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2954         (nnimap-wait-for-connection): New function.
2955         (nnimap-open-connection): If we have PREAUTH, don't query for login
2956         credentials.
2957         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2958         when doing a partial update.
2959
2960 2010-09-18  Julien Danjou  <julien@danjou.info>
2961
2962         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2963         tags.
2964
2965 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2966
2967         * nnimap.el (nnimap-credentials): New function.
2968         (nnimap-open-connection): Use the new function to look for credentials
2969         also on the numeric equivalents of "imap" and "imaps".
2970
2971         * gnus-start.el (gnus-activate-group): Send the info to
2972         gnus-request-group.
2973
2974         * nnimap.el (nnimap-request-group): Have the "check" version of the
2975         function parse flags and update the info, so that a `M-g' get a total
2976         resync of all flags from the group.
2977
2978         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2979         to allow backends to alter the info on group selection.  Also alter all
2980         the backend -request-group functions to take the parameter.
2981
2982         * nnimap.el (nnimap-store-info): New function.
2983         (nnimap-update-info): Store the info for later usage.
2984         (nnimap-request-group): Use the stored info for the dont-check case, so
2985         that we don't retrieve all marks when we enter a group.
2986
2987         * nnimap.el: Use deffoo instead of defun for interface functions.
2988
2989         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2990         update the group info.  This makes the nndraft groups, for instance, go
2991         back to their old behaviour.
2992
2993         * gnus-sum.el (gnus-select-newsgroup): Indent.
2994
2995         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2996         in.
2997         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2998         nothing.
2999
3000         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
3001         from methods that are denied.
3002
3003         * gnus-int.el (gnus-method-denied-p): New function.
3004
3005         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
3006         store the password instead of netrc.
3007         (nnimap-open-connection): Don't error out when we can't make a
3008         connections.
3009
3010         * auth-source.el (auth-source-create): In the password prompt, say what
3011         we're querying for.  Also prompt for user name if that hasn't been
3012         given.
3013
3014         * nnimap.el (nnimap-with-process-buffer): Remove.
3015
3016 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3017
3018         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
3019         method when we're reading from the agent.
3020
3021         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
3022
3023         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
3024         that's probably most useful for users.
3025
3026         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
3027         "failed" all the time.
3028
3029         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
3030         ...)) with (with-current-buffer ... ).
3031
3032         * nntp.el (nntp-open-server): Return whether the open was successful or
3033         not.
3034
3035         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
3036         select an unread unseen article first.
3037
3038         * nnimap.el (nnimap-open-connection): If the user doesn't have a
3039         /etc/services, supply some sensible port defaults.
3040
3041         * dgnushack.el: Define netrc-credentials.
3042
3043 2010-09-17  Julien Danjou  <julien@danjou.info>
3044
3045         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
3046
3047 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3048
3049         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
3050         doesn't have any parameters.
3051
3052 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3053
3054         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
3055         only upcased checks.
3056
3057         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
3058
3059         * nnimap.el (nnimap-open-shell-stream): New function.
3060         (nnimap-open-connection): Use it.
3061         (nnimap-transform-headers): Get the number of lines in each message.
3062         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
3063         number of lines.
3064         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
3065         problem.
3066
3067         * utf7.el (utf7-encode): Autoload.
3068
3069         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
3070         to allow the mail splitting to not return a default group.  This is
3071         useful for nnimap, which will leave unmatched mail in the inbox.
3072
3073         * nnimap.el: Rewritten.
3074
3075         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3076         nnimap usage.
3077
3078         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3079         if the move is internal, so that nnimap can do fast internal moves.
3080
3081         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3082         data.
3083         (gnus-read-active-for-groups): Support finishing the early retrieval of
3084         data.
3085
3086         * gnus-range.el (gnus-range-nconcat): New function.
3087
3088         * gnus-int.el (gnus-finish-retrieve-group-infos)
3089         (gnus-retrieve-group-data-early): New functions.
3090
3091 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3092
3093         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3094         (nnrss-retrieve-groups):
3095         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3096         (pop3-quit): Use with-current-buffer.
3097
3098 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3099
3100         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3101         instead of nnheader-accept-process-output.
3102
3103         * dgnushack.el (dgnushack-compile): Add comment.
3104
3105         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3106
3107         * gnus-html.el (gnus-html-schedule-image-fetching)
3108         (gnus-html-prefetch-images): Replace process-kill-without-query by
3109         gnus-set-process-query-on-exit-flag.
3110
3111 2010-09-16  Romain Francoise  <romain@orebokech.com>
3112
3113         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3114
3115 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3116
3117         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3118         parameter to unintern is mandatory-ish in Emacs 24.
3119
3120         * gnus-html.el (gnus-html-schedule-image-fetching)
3121         (gnus-html-prefetch-images): Check for curl before using it.
3122
3123         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3124         depend on curl, which isn't essential.
3125
3126         * imap.el: Revert back to version
3127         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3128         seem problematic.
3129
3130 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3131
3132         * gnus-registry.el (gnus-registry-install-shortcuts):
3133         Explicitly pass `obarray' to `unintern' to avoid a warning.
3134
3135 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3136
3137         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
3138         change.
3139
3140         * nnrss.el (nnrss-request-list): Remove this function and related
3141         functions, including the moreover stuff.
3142
3143 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3144
3145         * nnrss.el (nnrss-retrieve-groups): New function.
3146
3147 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3148
3149         * .dir-locals.el: Add no-byte-compile cookie.
3150
3151 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3152
3153         * time-date.el (format-seconds): Comment fix.
3154
3155         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3156         for back end that doesn't support request-scan.
3157
3158 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3159
3160         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3161         then do request scans from the backends.
3162
3163         * netrc.el (netrc-credentials): New conveniency function.
3164
3165         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3166         avoid running a hook per line, since this takes a lot of time,
3167         profiling shows.
3168         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3169         directly if gnus-visual-p is true.
3170
3171 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3172
3173         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3174         groups; replace mapcar with dolist which is a bit faster; pass groups
3175         info to gnus-read-active-file-1.
3176         (gnus-read-active-file-1): Scan only specified groups if the new
3177         optional arg `infos' is given.
3178
3179 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3180
3181         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3182
3183         * pop3.el (pop3-movemail): Remove.
3184         (pop3-streaming-movemail): Rename to pop3-movemail.
3185
3186         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3187         don't restrict end-tag searches to the end of the line.
3188
3189 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3190
3191         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3192         articles of every unchecked group to t, which means unknown since the
3193         server has never been opened.
3194
3195 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3196
3197         * gnus-html.el (gnus-html-show-alt-text): New command.
3198         (gnus-html-browse-image): Ditto.
3199         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3200         to browse the image directly.
3201         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3202         better.
3203
3204         * gnus-async.el (gnus-async-article-callback):
3205         Call `gnus-html-prefetch-images' unconditionally.
3206
3207         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3208         before feeding URLs to curl.
3209
3210 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3211
3212         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3213         internal images as deletable by `W D D'.
3214
3215         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3216         (gnus-async-article-callback): Fix typo.
3217
3218 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3219
3220         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3221         current line to work around bugs in the output from w3m.
3222
3223         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3224         for groups that want that.
3225
3226         * nntp.el (nntp-wait-for-string): Supply a timeout for
3227         accept-process-output to ensure progress.
3228
3229         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3230         level to get unread articles from, then use that for foreign groups,
3231         too.
3232
3233         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3234         confuses the rest of the function.
3235
3236         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3237         for the methods that support -retrieve-groups, too.
3238
3239         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3240
3241 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3242
3243         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3244         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3245
3246         * pop3.el: Require cl when compiling.
3247         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3248
3249 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3250
3251         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3252         that aren't going to be activated.
3253         (gnus-get-unread-articles): Fix up the last commit.
3254
3255         * gnus-html.el (gnus-article-html): Allow calling without specifying
3256         the handle.  In that case, dissect the buffer first.
3257
3258         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3259
3260         * nnimap.el (nnimap-open-connection): Revert the change that would look
3261         into authinfo for imaps instead of imap.
3262
3263         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3264         say that you don't want to call gnus-request-group with don-check, but
3265         do check the reponse.  This is for virtual groups only.
3266         (gnus-get-unread-articles): Count the archive groups as secondary, so
3267         that they're activated the same way as before.
3268
3269         * imap.el (imap-message-map): Removed optional buffer parameter, since
3270         no callers use it.
3271         (imap-message-get): Ditto.
3272         (imap-message-put): Ditto.
3273         (imap-mailbox-map): Ditto.
3274         (imap-mailbox-put): Ditto.
3275         (imap-mailbox-get): Ditto.
3276         (imap-mailbox-get): Revert last change for this function.
3277
3278         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3279         case-insensitively.
3280         (nnimap-debug): Remove.
3281
3282         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3283         to use `imap-fetch' instead.  According to the comments, this should be
3284         safe, since all other IMAP clients use the 1:* syntax.
3285         (imap-enable-exchange-bug-workaround): Removed.
3286         (imap-debug): Removed -- doesn't seem very useful.
3287
3288         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3289         mail from a file, and the file doesn't exist.
3290
3291         * imap.el (imap-log): New convenience function used throughout instead
3292         of repeating the same code all over the place.
3293
3294         * pop3.el (pop3-streaming-movemail): Return t for success.
3295
3296         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3297         .authinfo if we're using ssl connection.
3298
3299         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3300         already have if we're in a main Gnus `g' run.
3301
3302         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3303
3304 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3305
3306         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3307
3308         * nnmh.el (nnmh-request-list-1): Bind `file'.
3309
3310         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3311         alias to set-process-query-on-exit-flag or process-kill-without-query.
3312         (pop3-open-server): Use it.
3313
3314 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3315
3316         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3317         box to the Incoming file.  Fixes mistake in previous checkin.
3318
3319         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3320         request loop (for debugging purposes) removed.
3321
3322         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3323         culprit is more visible.
3324         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3325         (nnml-add-incremental-nov): New functions to do "incremental" nov
3326         updates, where we just append to the end of the existing nov files
3327         without reading/writing them in full.
3328
3329         * mail-source.el (mail-source-delete-crash-box): Really only check the
3330         incoming files once in a while.
3331
3332         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3333
3334         * mail-source.el (mail-source-delete-crash-box): Only check the
3335         incoming files for deletion once per day to save a lot of file
3336         accesses.
3337
3338         * pop3.el (pop3-logon): Fix up unbound variable typo.
3339
3340         * mail-source.el (pop3-streaming-movemail): Autoload.
3341
3342         * pop3.el (pop3-streaming-movemail):
3343         Respect pop3-leave-mail-on-server.
3344
3345         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3346         retrieval.
3347
3348         * pop3.el (pop3-process-filter): Remove unused function.
3349         (pop3-streaming-movemail, pop3-send-streaming-command)
3350         (pop3-wait-for-messages, pop3-write-to-file)
3351         (pop3-number-of-responses): New functions for streaming pop3
3352         retrieval.
3353
3354         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3355         come from no known methods.
3356         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3357         list.
3358
3359         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
3360         message sizes.
3361         (pop3-movemail): Use erase-buffer instead of looping and deleting
3362         regions, which seems rather odd.
3363
3364         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3365         file once per `g' run.
3366
3367         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3368         directories.  This makes the draft queue directory work.
3369
3370         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3371         data from the backends, so that we only request the list of groups from
3372         each method once.  This should speed things up considerably.
3373
3374         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3375         detect that it's not implemented.
3376
3377         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3378         we actually do recurse down into the tree, but don't stat all leaf
3379         nodes.
3380
3381         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3382         then say so instead of bugging out.
3383
3384         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3385         files exist before trying to read them.
3386
3387         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3388         around <pre_int>.
3389
3390         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3391
3392         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3393
3394 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3395
3396         * mm-util.el (mm-image-load-path): Just return the image directories,
3397         not all directories in the path in addition to the image directories.
3398         (mm-image-load-path): Maintain a cache of the image directories so that
3399         the `g' command in Gnus doesn't have to stat dozens of directories each
3400         time.
3401
3402         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3403         (gnus-html-wash-tags): Add a new `i' command to insert images.
3404         (gnus-html-insert-image): New command and keystroke.
3405         (gnus-html-redisplay-with-images): New command and keystroke.
3406         (gnus-html-show-images): Rename command.
3407         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3408         spacers.
3409         (gnus-html-wash-tags): Decode entities at the end, so that entities
3410         inside the tags don't mess up the rest of the "parsing".
3411
3412         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3413         so that nnimap methods aren't agentized by default.  There's apparently
3414         many problems related to agent/imap behaviour.
3415
3416         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3417
3418         * gnus-html.el: Doc fix.
3419
3420 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3421
3422         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3423         specifier-spec-list for Emacs 21.
3424
3425         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3426         glyph-width and glyph-height instead of display-graphic-p and
3427         image-size; make avoidance of displaying small images work for XEmacs.
3428
3429         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3430         for XEmacs.
3431
3432         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3433         of symbol that holds plist data.
3434         (gnus-process-plist): Remove plist of process after getting it.
3435
3436 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3437
3438         * message.el (message-generate-hashcash): Change default to
3439         'opportunistic if hashcash is installed.
3440
3441         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3442         (gnus-html-put-image): Only call image-size once, since it's somewhat
3443         time-consuming on remote X servers.
3444
3445 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3446
3447         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3448         type on data, not a file name.
3449
3450         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3451         window-pixel-edges for Emacs 21.
3452
3453         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3454         decoded contents.
3455         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3456
3457 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3458
3459         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3460         group line format, since it isn't very interesting.
3461
3462         * gnus-agent.el (gnus-agent-short-article),
3463         (gnus-agent-long-article): Increase values for these two variables,
3464         since most people are likely to have more network connection and
3465         storage than before.
3466
3467         * gnus.el (gnus-refer-article-method): Change default to 'current.
3468         When referring an article, the common behaviour is to refer it from the
3469         current select method, not the native select method.  The chances of
3470         the native select method having the message in question is rather slim
3471         these days.
3472
3473         * gnus-sum.el (gnus-auto-select-subject): Change default to
3474         `unseen-or-unread'.  I think it's likely that most people want to
3475         select an unseen article over a previously seen, but unread one.
3476
3477         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3478         means that in the article buffer none of the minor mode elements will
3479         be shown, usually, and this is not desirable in most cases.
3480
3481         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3482         that commands like `d' (and the like) go to the next line in the
3483         buffer, instead of the next unread article.  I think this is the
3484         behaviour that is most natural for most users.
3485         (gnus-single-article-buffer): Change default to nil, so that people can
3486         have as many article buffers open as they have summary buffer.  I think
3487         this is the most natural way for the groups to behave.
3488
3489         * message.el (message-generate-new-buffers): Change default to
3490         `unsent', so that all new message buffers start their names with the
3491         string "*unsent", and it's easier to find the buffers if you move from
3492         them.
3493
3494 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3495
3496         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3497         small.  They're probably tracking images.
3498         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3499         (gnus-html-rescale-image): Yet another try at getting the image sizing
3500         right.
3501
3502         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3503         nntp-marks-file-name is nil.
3504
3505 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3506
3507         * gnus-html.el (gnus-html-wash-tags)
3508         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3509         Better logging.
3510
3511 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3512
3513         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
3514
3515         * gnus-html.el (gnus-html-wash-tags): Check the value of
3516         gnus-blocked-images in the summary buffer.
3517
3518 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3519
3520         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3521
3522 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3523
3524         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3525         like "a", it seems like.
3526         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3527         since it needs to be picked from the correct buffer.
3528
3529         * nnwfm.el: Remove.
3530
3531         * nnlistserv.el: Remove.
3532
3533 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3534
3535         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3536         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3537
3538 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3539
3540         * nnkiboze.el: Remove.
3541
3542         * nndb.el: Remove.
3543
3544         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3545         alt text.
3546         (gnus-html-rescale-image): Try to get the rescaling logic right for
3547         images that are just wide and not tall.
3548
3549         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3550         overshadow variable bindings.
3551
3552 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3553
3554         * gnus-html.el (gnus-html-wash-tags)
3555         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
3556         Add extra logging.
3557
3558 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3559
3560         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3561         (gnus-max-image-proportion): New variable.
3562         (gnus-html-rescale-image): New function.
3563         (gnus-html-put-image): Rescale images.
3564
3565 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3566
3567         Fix up some byte-compiler warnings.
3568         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3569         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3570         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3571         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3572         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3573         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3574         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3575
3576 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3577
3578         * gnus-html.el (gnus-article-html): Decode contents by charset.
3579
3580 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3581
3582         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3583         (gnus-html-frame-width, gnus-blocked-images)
3584         * message.el (message-prune-recipient-rules): Add custom version.
3585         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3586
3587         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3588         functions.
3589
3590         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3591         gnus-process-get.
3592
3593 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3594
3595         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3596         instead of lsub directly.
3597
3598 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3599
3600         * nnwarchive.el: Remove.
3601
3602         * gnus-soup.el: Remove.
3603
3604         * nnsoup.el: Remove.
3605
3606         * nnultimate.el: Remove.
3607
3608         * gnus-html.el (gnus-blocked-images): New variable.
3609
3610         * message.el (message-prune-recipients): New function.
3611         (message-prune-recipient-rules): New variable.
3612
3613         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3614         guess whether a long line is natural text or not.
3615
3616         * gnus-html.el (gnus-html-schedule-image-fetching):
3617         Use gnus-process-plist and friends for compatibility.
3618
3619 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3620
3621         * gnus-html.el: Require packages that define macros used in this file.
3622         (gnus-article-mouse-face): Declare to silence byte-compiler.
3623         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3624         process-get.
3625         (gnus-html-put-image): Use plist-get to avoid getf.
3626         (gnus-html-prefetch-images): Use with-current-buffer.
3627
3628 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3629
3630         * gnus-ems.el: Provide compatibility functions for
3631         gnus-set-process-plist.
3632
3633         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3634         header-line-format for XEmacs 21.4.
3635
3636         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3637         * gnus.el (gnus-valid-select-methods)
3638         * message.el (message-send-mail-partially-limit)
3639         * mm-decode.el (mm-text-html-renderer)
3640         * mml.el (mml-insert-mime-headers-always)
3641         * smiley.el (smiley-regexp-alist): Bump custom version.
3642
3643 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3644
3645         * gnus-html.el: require mm-url.
3646         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3647         with the url to `url'.
3648         (gnus-html-wash-tags): Support cid: URLs/images.
3649
3650 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3651
3652         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3653         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3654         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3655
3656         * gnus-move.el: Remove file, since it doesn't really work.
3657
3658         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3659         UTF-8.  This seems to fix problems with some German web feeds.
3660
3661         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3662         at the top so that the proper colours are applied.
3663
3664         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3665         don't have dots in their names.
3666
3667         * gnus-art.el (gnus-article-view-part): Doc fix.
3668
3669         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3670         XEmacs-compatible.
3671         (gnus-html-put-image): Don't do images on non-graphic displays.
3672
3673         * nnslashdot.el: Remove this unused backend.
3674
3675         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3676         actions.
3677         (gnus-undo-register-1): Revert last change.
3678
3679         * gnus-group.el (gnus-group-completing-read): Protect against not
3680         having completion-styles bound.
3681
3682         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3683         make broken recipients happier.
3684
3685         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3686
3687         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3688         point parameter.
3689
3690         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3691
3692         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3693         completion-styles for group selection.
3694
3695 2009-02-04  Andreas Schwab  <schwab@suse.de>
3696
3697         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3698         headers and regexp-quote the match if necessary.
3699
3700 2009-03-24  Miles Bader  <miles@gnu.org>
3701
3702         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3703         the blinking smiley.
3704
3705 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3706
3707         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3708         blink smiley.
3709
3710 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3711
3712         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3713         where the dribbel file lives exists.
3714
3715         * message.el (message-send-mail-partially-limit): Change the default to
3716         nil, since most people don't want this.
3717
3718         * mm-url.el (mm-url-decode-entities): Also decode entities like
3719         &#x3212.
3720
3721 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3722
3723         * gnus-sum.el (gnus-summary-idna-message):
3724         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3725         Hyperlink urls in docstrings with URL `...'.
3726
3727 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3728
3729         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3730         functions.
3731
3732 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3733
3734         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3735         say what the mouseover text should be.
3736
3737         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3738         version of the mm-w3m-safe-url-regexp variable to only download images
3739         in the groups where we want that to happen.
3740
3741         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3742
3743         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3744         easier debugging.
3745         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3746         big pictures in the article buffer.
3747
3748         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3749         gnus-article-html.
3750         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3751         w3m.
3752
3753         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3754
3755 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3756
3757         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3758         which doesn't exist.
3759
3760         * message.el (message-inhibit-ecomplete): New variable to allow some
3761         function to inhibit ecomplete address storage.
3762         (message-resend): Disable ecomplete message storage when resending
3763         messages.
3764
3765         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3766
3767 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3768
3769         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3770         Save excursion while copying, moving, and deleting articles in order to
3771         prevent the cursor from jumping to unforeseen place.
3772
3773 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3774
3775         * lpath.el: No need to bind bookmark-current-buffer,
3776         bookmark-yank-point and bookmark-make-record-function.
3777
3778 2010-08-17  Glenn Morris  <rgm@gnu.org>
3779
3780         * gnus-sync.el: Require gnus components whose functions are used.
3781
3782         * gnus-art.el (bookmark-make-record-function):
3783         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3784         Declare for compiler.
3785
3786         * mm-url.el (mml-compute-boundary): Autoload.
3787
3788 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3789
3790         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3791
3792 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3793
3794         Typo fix "hoo4a" -> "hook".
3795
3796         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3797
3798 2010-08-14  Glenn Morris  <rgm@gnu.org>
3799
3800         * gnus-sync.el (gnus-sync): Fix defgroup version.
3801
3802 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3803
3804         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3805
3806         * gnus-sync.el: Fix docs.
3807         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3808         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3809
3810 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3811
3812         Optimizations for gnus-sync.el.
3813
3814         * gnus-sync.el: Add docs about gnus-sync-backend
3815         possibilities.
3816         (gnus-sync-save): Remove unnecessary message.
3817         (gnus-sync-read): Optimize and show what groups were skipped.
3818
3819 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3820
3821         Minor bug fixes for gnus-sync.el.
3822
3823         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
3824         Don't read the sync on get-new-news.
3825
3826         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3827         quiet.
3828
3829         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
3830         (fix typo).
3831
3832 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3833
3834         Make saving and restoring of hidden threads work with overlays.
3835         Patch applied by Ted Zlatanov.
3836
3837         * gnus-sum.el (gnus-hidden-threads-configuration)
3838         (gnus-restore-hidden-threads-configuration): Update to deal with text
3839         properties, rather than searching for a magic character.
3840
3841 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3842
3843         New gnus-sync.el library for synchronization of marks.
3844
3845         * gnus-sync.el: New library for synchronization of marks.
3846
3847         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
3848         renamed from `gnus-registry-grep-in-list'.
3849
3850         * gnus-registry.el (gnus-registry-follow-group-p):
3851         Use `gnus-grep-in-list'.
3852
3853         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3854
3855 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3856
3857         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3858         determining charset of text fails.
3859
3860 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3861
3862         * nnmail.el (nnmail-get-new-mail-1): Revert.
3863
3864         * nnml.el (nnml-active-number): Make sure names of newly created groups
3865         in nnml-group-alist are encoded.
3866
3867 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3868
3869         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3870         containing non-ASCII characters in active file for nnml back end.
3871
3872 2010-07-24  David Engster  <dengste@eml.cc>
3873
3874         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3875         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3876
3877 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3878
3879         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3880         tag (Bug#6654).
3881
3882 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3883
3884         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3885         the article buffer, not the summary buffer.
3886
3887 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3888
3889         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3890         Emacs 23 as well.
3891
3892 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3893
3894         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3895         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3896
3897 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3898
3899         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3900         Patch applied by Karl Fogel.
3901
3902         * gnus-sum.el (gnus-summary-bookmark-make-record):
3903         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3904
3905 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3906
3907         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3908         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3909         C-w still not working correctly from Article buffers; Thierry's
3910         patch to fix that will be applied after this.
3911
3912         * gnus-art.el (bookmark-make-record-function): New local variable.
3913
3914         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3915         article buffer.
3916         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3917
3918 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3919
3920         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3921         on changes in bookmark.el.
3922
3923 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3924
3925         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3926         `no-log' instead of message not to log prompt string.
3927
3928 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3929
3930         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3931         the *other* type of HTML form submission.
3932
3933 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3934
3935         * auth-source.el (auth-source-pick): If choice does not contain a
3936         questioned keyword, set the check to t.
3937
3938 2010-06-12  Romain Francoise  <romain@orebokech.com>
3939
3940         * gnus-util.el (gnus-date-get-time): Move up before first use.
3941
3942 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3943
3944         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3945         (gnus-article-edit-part): Bind it to make last part that is substituted
3946         or deleted visible.
3947         (gnus-mime-display-single): Buttonize part of which id equals to
3948         gnus-mime-buttonized-part-id.
3949
3950 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3951
3952         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3953         (gnus-dd-mmm): Use gnus-date-get-time.
3954         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3955         simplify logic.
3956         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3957         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
3958
3959 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3960
3961         * auth-source.el (top): Autoload `secrets-list-collections',
3962         `secrets-create-item', `secrets-delete-item'.
3963         (auth-sources): Fix tag string.
3964         (auth-get-source, auth-source-retrieve, auth-source-create)
3965         (auth-source-delete): New defuns.
3966         (auth-source-pick): Rewrite in order to avoid 2 passes.
3967         (auth-source-forget-user-or-password): New parameter USERNAME.
3968         (auth-source-user-or-password): New parameters CREATE-MISSING and
3969         DELETE-EXISTING.  Retrieve password interactively, if needed.
3970
3971 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3972
3973         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3974         deleting unused directories when gnus-expert-user is t.
3975
3976 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3977
3978         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3979         for each temp file when gnus-article-browse-delete-temp is ask.
3980
3981 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3982
3983         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3984         Lisp calls to delete-backward-char by calls to delete-char.
3985
3986 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3987
3988         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3989
3990 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3991
3992         * password-cache.el (password-cache-remove): Fix docstring.
3993
3994 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3995
3996         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3997         article unless decoding article to be saved.
3998
3999 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4000
4001         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4002         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4003         generated within the mm-with-unibyte-current-buffer macro.
4004
4005 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4006
4007         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4008         to nil when we're in a mml-preview buffer and no group is selected.
4009
4010 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4011
4012         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4013         when catching the `C-g'.  Reported by "Leo".
4014
4015 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4016
4017         * message.el (message-forward-make-body-plain)
4018         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4019         multibyte-string-p.
4020
4021         * lpath.el: Revert.
4022
4023 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4024
4025         * message.el (message-forward-make-body-mml): Assume original message
4026         is multibyte string; error on unibyte.
4027         (message-forward-make-body-plain): Ditto; don't add excessive newline
4028         in body end.
4029
4030         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
4031
4032 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
4033
4034         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
4035         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
4036
4037 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4038
4039         * mm-extern.el (mm-extern-url): Don't use
4040         mm-with-unibyte-current-buffer.
4041         (mm-extern-cache-contents): Use with-current-buffer instead of
4042         save-excursion + set-buffer.
4043
4044 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4045
4046         * mm-util.el (mm-emacs-mule): Remove.
4047
4048 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
4049
4050         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
4051         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
4052         change.
4053
4054 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4055
4056         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
4057         bind the default value of enable-multibyte-characters to nil.
4058
4059 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4060
4061         * message.el (message-forward-make-body-plain)
4062         (message-forward-make-body-mml):
4063         Don't use mm-with-unibyte-current-buffer.
4064
4065 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4066
4067         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
4068
4069 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4070
4071         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
4072         (Bug#5592).
4073
4074 2010-05-07  Julien Danjou  <julien@danjou.info>
4075
4076         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4077         it to mm-pipe-part.
4078
4079         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4080         it is given.
4081
4082 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4083
4084         * binhex.el (binhex-decode-region-internal)
4085         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4086         (dns-query)
4087         * nnweb.el (nnweb-gmane-search)
4088         * pgg-parse.el (pgg-parse-armor)
4089         * pgg.el (pgg-verify-region)
4090         * sha1.el (sha1-string-external)
4091         * uudecode.el (uudecode-decode-region-internal)
4092         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4093         XEmacs.
4094
4095         * gnus-art.el (gnus-article-browse-html-parts)
4096         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4097         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4098         make-temp-file.
4099
4100         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4101         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4102         compiling.
4103
4104         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4105         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4106         XEmacs when compiling.
4107
4108         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4109         gnus-pick-mode-off-hook for XEmacs when compiling.
4110         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4111         gnus-binary-mode-off-hook for XEmacs when compiling.
4112
4113         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
4114         Return nil if char-charset is not available.
4115
4116         * imap.el (imap-disable-multibyte)
4117         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4118         macros.
4119
4120         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4121         instead of encode-coding-string.
4122
4123         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4124         'xemacs) instead of mm-emacs-mule to switch function definitions.
4125         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4126
4127         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4128         bind temporary-file-directory for XEmacs;
4129         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4130         timer-set-function for XEmacs 21.4 and SXEmacs;
4131         bind timer-list for XEmacs 21.4 and SXEmacs;
4132         fbind char-charset and find-charset-region for non-Mule XEmacs;
4133         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4134         encode-coding-region and encode-coding-string for XEmacs having no
4135         file-coding feature.
4136
4137 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4138
4139         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4140
4141 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4142
4143         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4144         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4145
4146 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4147
4148         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4149         alias `jka-compr-delete-temp-file' no longer exists.
4150
4151 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4152
4153         Use define-minor-mode in Gnus where applicable.
4154         * mml.el (mml-mode): Use define-minor-mode.
4155         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4156         (gnus-undo-mode): Use define-minor-mode.
4157         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4158         (gnus-dead-summary-mode): Use define-minor-mode.
4159         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4160         Initialize in declaration.
4161         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4162         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4163         (gnus-mailing-list-mode): Use define-minor-mode.
4164         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4165         (gnus-draft-mode): Use define-minor-mode.
4166         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4167         (gnus-dired-mode): Use define-minor-mode.
4168
4169 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4170
4171         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4172         handles on recursive mml-to-mime translation and check them for
4173         boundary delimiter collisions.  Reported by Greg Troxel.
4174
4175 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4176
4177         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4178
4179 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4180
4181         * mm-util.el (mm-find-buffer-file-coding-system):
4182         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4183
4184 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4185
4186         * message.el (message-generate-headers): Record insertion of optional
4187         headers as well.  Otherwise the check to prevent repeated insertion of
4188         optional headers is a no-op.
4189
4190 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4191
4192         * smime.el: Don't mention CVS.
4193
4194         * nnrss.el (nnrss-fetch): Don't mention CVS.
4195
4196         * nnir.el: Don't mention CVS.
4197
4198 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4199
4200         * gnus-sum.el (gnus-summary-bookmark-make-record):
4201         Add `location' field.
4202
4203 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4204
4205         * lpath.el: Fbind bookmark-default-handler,
4206         bookmark-get-bookmark-record, bookmark-make-record-default,
4207         bookmark-prop-get for Emacs <23 and XEmacs.
4208
4209 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4210
4211         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4212         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4213         Use with-current-buffer to silence the byte-compiler.
4214         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4215         bother to require `gnus'.
4216         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4217
4218 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4219
4220         * gnus-sum.el (gnus-summary-bookmark-make-record)
4221         (gnus-summary-bookmark-jump): New functions.
4222         (gnus-summary-mode): Setup bookmark support.
4223
4224 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4225
4226         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4227         if set.
4228
4229 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4230
4231         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4232         gnus-article-browse-html-save-cid-image; make it work recursively for
4233         forwarded messages as well.
4234         (gnus-article-browse-html-parts): Work when prefix arg is given.
4235         (gnus-article-browse-html-article): Doc fix.
4236
4237 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4238
4239         * message.el (message-default-mail-headers):
4240         (message-default-headers): Carry the value mail-default-headers over
4241         into message-default-mail-headers, rather than message-default-headers.
4242
4243 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4244
4245         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
4246         charset.
4247
4248         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4249         charset into the <meta> tag when the article is encoded to utf-8.
4250
4251 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4252
4253         * gnus-art.el (gnus-article-browse-delete-temp-files):
4254         Delete directories as well.
4255         (gnus-article-browse-html-parts): Work for images that do not specify
4256         file names; delete temp directory when quitting; insert header at the
4257         right place; use file: scheme for image files.
4258
4259 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4260
4261         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4262         (gnus-article-browse-html-parts): Use it to make temporary cid image
4263         files in addition to html file so that browser may display them.
4264
4265 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4266
4267         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4268
4269 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4270
4271         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4272
4273 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4274
4275         * auth-source.el (auth-sources): Change default to be simpler.
4276         Explain about Secret Service API sources.  Improve Customize options.
4277         (auth-source-pick): Change to accept any number of search parameters.
4278         Implement fallbacks iteratively, not recursively.  Add scoring on the
4279         second pass and sort by score.  Call Secret Service API when needed.
4280         (auth-source-user-or-password): Use it.  Call Secret Service API
4281         directly when needed to get the user name and the password.
4282
4283 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4284
4285         * message.el (message-interactive): Doc fix.
4286         (message-qmail-inject-args): Reflow.
4287         (message-kill-to-signature): Fix typo in docstring.
4288
4289         * smiley.el (smiley-buffer): Fix typo in docstring.
4290
4291 2010-03-24  Glenn Morris  <rgm@gnu.org>
4292
4293         * mail-source.el (gnus-message): Declare.
4294         (mail-source-delete-old-incoming): Require gnus-util.
4295
4296 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4297
4298         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4299
4300         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4301
4302         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4303         password-cache's default if it is not bound.
4304         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4305         password-cache-expiry's default if it is not bound.
4306
4307         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4308         available in Emacs 21.
4309
4310         * lpath.el: Suppress compiler warnings for:
4311         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4312         XEmacs;
4313         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4314         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4315         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4316
4317 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4318
4319         * auth-source.el (auth-sources): Fix up definition so extra parameters
4320         are always inline.
4321
4322 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4323
4324         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
4325         wasn't updated after mismatch.  Clear cached mailbox info correctly
4326         when uidvalidity changes.
4327         (nnimap-group-prefixed-name): New function to avoid some code
4328         duplication.
4329         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4330         (nnimap-request-group): Use it.
4331         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4332         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4333         with many imap folders.  This is done by caching the group status from
4334         the imap server persistently in a group parameter `imap-status'.  (This
4335         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4336         but not persistently, so every Gnus startup was still very slow.)
4337
4338 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4339
4340         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4341         delete the extra newline.  Otherwise editing of :string and :number
4342         types don't work.
4343
4344 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4345
4346         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4347         secrets.el dependency.
4348         (auth-sources): Add optional user name.  Add secrets.el configuration
4349         choice (unused right now).
4350
4351 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4352
4353         * gnus-sum.el (gnus-summary-make-menu-bar):
4354         Let `gnus-registry-install-shortcuts' fill in the functions.
4355
4356         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4357         warnings.
4358         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4359         (gnus-registry-install-shortcuts): Populate and use it in a
4360         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4361
4362 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4363
4364         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4365         In-place substitutions for the group name encoding/decoding.
4366         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4367         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4368         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4369         (nnimap-update-unseen, nnimap-request-list)
4370         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4371         (nnimap-request-set-mark, nnimap-split-to-groups)
4372         (nnimap-split-articles, nnimap-request-newgroups)
4373         (nnimap-request-create-group, nnimap-request-accept-article)
4374         (nnimap-request-delete-group, nnimap-request-rename-group)
4375         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4376         `encoded-mbx' for consistency.
4377         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4378         variable `imap-current-mailbox'.
4379
4380         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4381         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4382
4383 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4384
4385         * pop3.el (pop3-display-message-size-flag): Display message size byte
4386         counts during POP3 download.
4387         (pop3-movemail): Use it.
4388         (pop3-list): Implement listing of available messages.
4389
4390 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4391
4392         * nnir.el (nnir-get-article-nov-override-function): New function to
4393         override the normal NOV retrieval.
4394         (nnir-retrieve-headers): Use it.
4395
4396 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4397
4398         * auth-source.el (netrc-machine-user-or-password): Autoload.
4399
4400 2010-03-19  Glenn Morris  <rgm@gnu.org>
4401
4402         Stop message.el from loading about 40 libraries it doesn't always need.
4403         The general approach is to autoload rather than require, and to
4404         require in the specific functions rather than the file.  (Bug#5642)
4405
4406         * gmm-utils.el: Don't require wid-edit.
4407         (widget-create-child-value, widget-convert, widget-default-get):
4408         Autoload.
4409
4410         * gnus-util.el: Don't require time-date, netrc.
4411         (message-fetch-field, gnus-group-name-decode): Declare rather than
4412         autoloading.
4413         (gnus-fetch-field): Require message.
4414         (gnus-decode-newsgroups): Require gnus-group.
4415
4416         * ietf-drums.el: Don't require time-date.
4417
4418         * message.el: Don't require hashcash, canlock, ecomplete.
4419         Do require mail-utils.  Require nnheader only when compiling.
4420         (smtpmail-default-smtp-server): Remove declaration.
4421         (message-send-mail-function): Check smtpmail-default-smtp-server
4422         is bound rather than requiring smtpmail.
4423         (message-auto-save-directory, message-insert-signature):
4424         Use expand-file-name rather than nnheader-concat.
4425         (nnheader-insert-file-contents): Autoload.
4426         (hashcash-wait-async): Declare.
4427         (message-send-mail): Only call gnus-setup-posting-charset if
4428         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4429         (message-send-mail-with-sendmail): Require sendmail.
4430         (canlock-password, canlock-password-for-verify): Declare.
4431         (message-canlock-password): Require canlock.
4432         (nnheader-get-report): Autoload.
4433         (gnus-setup-posting-charset): Declare.
4434         (message-send-news): Require gnus-msg.
4435         (message-make-references, message-make-in-reply-to): Use mail-header-id
4436         rather than the alias mail-header-message-id.
4437         (ecomplete-add-item, ecomplete-save): Declare.
4438         (message-put-addresses-in-ecomplete): Require ecomplete.
4439         (ecomplete-display-matches): Autoload.
4440
4441         * mm-decode.el: Don't require mailcap, gnus-util.
4442         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4443         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4444         Autoload.
4445         (mailcap-mime-extensions): Declare.
4446
4447         * mm-encode.el: Don't require mailcap.
4448         (mailcap-extension-to-mime): Autoload.
4449
4450         * mml-sec.el: Don't require password-cache.
4451
4452         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4453         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4454         (mml-minibuffer-read-type): Require mailcap.
4455         (mml-preview): Require gnus-msg.
4456
4457         * mml1991.el: Require password-cache.
4458         (password-cache-expiry): Remove declaration.
4459
4460         * mml2015.el: Require password-cache.
4461         (password-cache-expiry): Remove declaration.
4462
4463         * nneething.el (mailcap): Require mailcap.
4464
4465         * nnheader.el (declare-function): Add compatibility stub.
4466         (message-remove-header): Declare rather than autoload.
4467         (nnheader-replace-header): Require message.
4468
4469         * nnimap.el (declare-function): Add compatibility stub.
4470         (netrc-parse, netrc-machine-user-or-password): Declare.
4471         (nnimap-open-connection): Require netrc.
4472
4473         * nntp.el (declare-function): Add compatibility stub.
4474         (netrc-parse, netrc-machine, netrc-get): Declare.
4475         (nntp-send-authinfo): Require netrc.
4476
4477         * rfc2047.el: Don't require qp.
4478         (quoted-printable-encode-region, quoted-printable-decode-string):
4479         Autoload.
4480
4481         * sieve-mode.el: Don't require easymenu.
4482         (easy-menu-add-item): Autoload it.
4483
4484         * spam-stat.el (time-to-number-of-days): Autoload it.
4485
4486 2010-03-19  Glenn Morris  <rgm@gnu.org>
4487
4488         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4489
4490 2010-03-18  Glenn Morris  <rgm@gnu.org>
4491
4492         * hashcash.el (declare-function): Remove duplicate definition.
4493
4494 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4495
4496         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4497         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4498         value if any backslash escapes).
4499
4500 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4501
4502         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4503         if it is available.  (bug#5647)
4504
4505         * lpath.el: Suppress compiler warning for coding-system-from-name for
4506         Emacs 21 and XEmacs.
4507
4508 2010-03-14  Juri Linkov  <juri@jurta.org>
4509
4510         * hmac-def.el:
4511         * hmac-md5.el:
4512         * netrc.el: Fix keywords.
4513
4514 2010-02-26  Glenn Morris  <rgm@gnu.org>
4515
4516         * message.el (message-send-mail-function): Change the default, so that
4517         it inherits from a customized send-mail-function.  (Bug#5643)
4518
4519 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4520
4521         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4522         shell-command-to-string signals an error (bug#5299).
4523
4524 2010-02-24  Glenn Morris  <rgm@gnu.org>
4525
4526         * message.el (message-smtpmail-send-it)
4527         (message-send-mail-with-mailclient): Doc fixes.
4528
4529 2010-02-16  Glenn Morris  <rgm@gnu.org>
4530
4531         * message.el (message-default-mail-headers): Change the default value
4532         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4533
4534 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4535
4536         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4537         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4538
4539 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4540
4541         * time-date.el (date-to-time): Doc fix (Bug#5408).
4542
4543 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4544
4545         * message.el (message-mail): Just pass yank-action on to message-setup.
4546         (message-setup): Handle (FUN . ARGS) form of yank-action.
4547         (message-with-reply-buffer, message-widen-reply)
4548         (message-yank-original): Handle non-buffer values of
4549         message-reply-buffer (Bug#4080).
4550         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4551
4552 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4553
4554         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4555         Fix typo in docstring.
4556
4557 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4558
4559         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4560         response.
4561
4562 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4563
4564         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4565
4566         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4567
4568         * message.el (message-check-news-header-syntax): Protect against a
4569         string that `rfc822-addresses' returns when parsing fails.
4570
4571 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4572
4573         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4574         (gnus-previous-char-property-change): New functions.
4575
4576         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4577
4578 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4579
4580         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4581         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4582
4583 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4584
4585         * message.el (message-exchange-point-and-mark): Rework last change to
4586         avoid using optional arg of exchange-point-and-mark, for backward
4587         compatibility.
4588
4589 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4590
4591         * message.el (message-exchange-point-and-mark):
4592         Call exchange-point-and-mark with an argument rather than setting
4593         mark-active by hand (Bug#5175).
4594
4595 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4596
4597         * nntp.el (nntp-service-to-port): Work for service expressed with
4598         numeric string; replace [:digit:] with [0-9] for XEmacs.
4599
4600 2009-12-17  Glenn Morris  <rgm@gnu.org>
4601
4602         * gnus-group.el (gnus-bug-group-download-format-alist):
4603         Change emacs entry to debbugs.gnu.org.  Bump :version.
4604
4605 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4606
4607         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4608
4609 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4610
4611         * message.el (message-info): Explain why we use `Info-goto-node'.
4612
4613 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4614
4615         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4616
4617 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4618
4619         * message.el (message-completion-in-region): New compatibility function.
4620         (message-expand-group): Use it.
4621
4622 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4623
4624         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4625         with no unread article should be listed if the 2nd arg `predicate' is
4626         given.
4627
4628 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4629
4630         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4631
4632 2009-11-29  Juri Linkov  <juri@jurta.org>
4633
4634         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4635         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4636         on `gnus-recenter'.  (Bug#4698, Bug#4981)
4637
4638 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4639
4640         * sha1.el (sha1-string-external): default-directory "/" in case
4641         otherwise non-existent.  process-connection-type pipe for touch of
4642         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4643
4644 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4645
4646         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4647         it's comms related and sgml-mode.el has "comm" on that basis too.
4648
4649 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4650
4651         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4652         containing tspecial characters if they have been already quoted.
4653
4654 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4655
4656         * dns-mode.el (auto-mode-alist): Purecopy string.
4657
4658 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4659
4660         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4661
4662 2009-10-24  Glenn Morris  <rgm@gnu.org>
4663
4664         * gnus-art.el (help-xref-stack-item): Define for compiler.
4665
4666 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4667
4668         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4669
4670 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4671
4672         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4673
4674 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4675
4676         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4677         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4678
4679 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4680
4681         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4682         (gnus-overlays-in): New alias to overlays-in.
4683
4684         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4685         gnus-overlay-get, and gnus-delete-overlay.
4686         (gnus-summary-show-thread): Make it work as well for systems in which
4687         next-single-char-property-change is not available.
4688         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4689
4690         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4691         (gnus-overlay-get): New alias to extent-property.
4692         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4693
4694         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4695         SXEmacs.
4696
4697         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4698         SXEmacs.
4699
4700 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4701
4702         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4703
4704 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4705
4706         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4707         and XEmacs that don't have `remove-overlays'.
4708
4709 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4710
4711         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4712         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4713         selective display.  Use overlays instead.
4714
4715 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4716
4717         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4718
4719 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4720
4721         * spam-stat.el (spam-stat-load): Fix typo in message.
4722
4723 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4724
4725         * dig.el (dig-invoke): Fix typo in docstring.
4726         (query-dig): Reflow docstring.
4727
4728 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4729
4730         * gnus-art.el (gnus-article-encrypt-body):
4731         * message.el (message-check-recipients):
4732         * mm-util.el (mm-codepage-setup):
4733         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4734         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4735
4736 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4737
4738         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4739         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4740         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4741         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4742         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4743
4744 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4745
4746         * dig.el: Add "Keywords: comm", as per net-utils.el.
4747
4748 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4749
4750         * dig.el (dig-mode): Use define-derived-mode.
4751
4752 2009-09-19  Glenn Morris  <rgm@gnu.org>
4753
4754         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4755
4756 2009-09-18  Glenn Morris  <rgm@gnu.org>
4757
4758         * gnus-diary.el (gnus-diary-check-message):
4759         * message.el (message-insert-formatted-citation-line):
4760         * nnbabyl.el (top-level):
4761         * nndiary.el (nndiary-schedule):
4762         Fix typos in condition-case handlers.
4763
4764 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4765
4766         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4767         configuration that provides the sole article window in a frame;
4768         position point correctly after deleting a part.
4769
4770 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4771
4772         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4773         (spam-resolve-registrations-routine): Use it to unregister articles
4774         that change status.
4775
4776 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4777
4778         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4779         with XEmacs.
4780         (parse-time-string-chars): Use it.
4781
4782 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4783
4784         * imap.el (imap-interactive-login): Better messages.
4785         (imap-open): Fix bug with renamed buffer on reconnect.
4786         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4787         for easier debugging and cleaner code.  On successful (guessed based on
4788         server capabilities) secondary authentication, set imap-state
4789         correctly.
4790         (imap-last-authenticator): Define imap-last-authenticator as a variable
4791         to avoid warnings.
4792
4793 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4794
4795         * nnrss.el (nnrss-request-article): Remove binding of
4796         default-enable-multibyte-characters that has gotten needless by
4797         the 2007-07-13 change in rfc2047-encode-message-header.
4798
4799         * mml.el (mml-insert-multipart): Error on the message header.
4800         (mml-insert-part): Error on the message header; position point at
4801         the end of a MIME tag.
4802
4803 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4804
4805         * time-date.el (autoload): Expand define-obsolete-function-alias into
4806         defalias and make-obsolete for old Emacsen that Gnus supports.
4807         (with-no-warnings): Define it for old Emacsen.
4808         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4809         is available.
4810         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4811         float-time is available; suppress compile warning for time-to-seconds.
4812
4813         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4814         (gnus-float-time): Alias to float-time if it exists.
4815
4816         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4817         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4818         float-time is available; suppress compile warning for time-to-seconds.
4819
4820         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4821         XEmacs.
4822
4823 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4824
4825         * imap.el (imap-message-map): Docstring fix.
4826
4827 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4828
4829         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4830         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4831         Add the optional argument `encoding' that overrides the default.
4832
4833         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4834         mm-encode-buffer.
4835
4836 2009-09-04  Glenn Morris  <rgm@gnu.org>
4837
4838         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4839         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4840         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4841         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4842         * mm-util.el (mm-with-unibyte-current-buffer)
4843         (mm-find-buffer-file-coding-system):
4844         * yenc.el (yenc-decode-region): Use default-value rather than
4845         default-enable-multibyte-characters.
4846
4847 2009-09-03  Glenn Morris  <rgm@gnu.org>
4848
4849         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4850         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4851         than default-enable-multibyte-characters.
4852
4853 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4854
4855         * gnus-art.el (gnus-article-read-summary-keys):
4856         Fix gnus-buffer-configuration's value temporarily used.
4857
4858 2009-09-02  Glenn Morris  <rgm@gnu.org>
4859
4860         * gnus-util.el (gnus-float-time): New function.
4861         * gnus-delay.el (gnus-delay-article):
4862         * gnus-sum.el (gnus-thread-latest-date):
4863         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4864         * nnspool.el (nnspool-request-newgroups):
4865         Use gnus-float-time rather than time-to-seconds.
4866         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4867
4868         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4869         (gnus-header-subject-face, gnus-header-newsgroups-face)
4870         (gnus-header-name-face, gnus-header-content-face):
4871         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4872         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4873         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4874         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4875         (gnus-cite-face-11):
4876         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4877         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4878         (gnus-server-closed-face, gnus-server-denied-face)
4879         (gnus-server-offline-face):
4880         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4881         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4882         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4883         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4884         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4885         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4886         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4887         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4888         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4889         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4890         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4891         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4892         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4893         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4894         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4895         (gnus-summary-high-undownloaded-face)
4896         (gnus-summary-low-undownloaded-face)
4897         (gnus-summary-normal-undownloaded-face)
4898         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4899         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4900         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4901         (gnus-splash-face):
4902         * message.el (message-header-to-face, message-header-cc-face)
4903         (message-header-subject-face, message-header-newsgroups-face)
4904         (message-header-other-face, message-header-name-face)
4905         (message-header-xheader-face, message-separator-face)
4906         (message-cited-text-face, message-mml-face):
4907         * sieve-mode.el (sieve-control-commands-face)
4908         (sieve-action-commands-face, sieve-test-commands-face)
4909         (sieve-tagged-arguments-face):
4910         * spam.el (spam-face):
4911         Mark face aliases with "-face" in the name as obsolete.
4912
4913 2009-09-01  Glenn Morris  <rgm@gnu.org>
4914
4915         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4916         than goto-line.
4917
4918 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4919
4920         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4921         Don't move point if the command is invoked inside the message header.
4922
4923 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4924
4925         * imap.el (imap-send-command): Simplify.
4926         (imap-wait-for-tag): point-max -> buffer-size.
4927
4928 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4929
4930         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4931         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4932         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4933         * nnir.el (nnir-swish-e-index-file):
4934         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4935         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4936         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4937         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4938         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4939         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4940
4941 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4942
4943         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4944         Don't save excursion.
4945
4946 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4947
4948         * nnheader.el (nnheader-find-file-noselect):
4949         * mm-util.el (mm-insert-file-contents):
4950         Use (default-value 'major-mode) instead of default-major-mode.
4951
4952 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4953
4954         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4955
4956 2009-08-26  Glenn Morris  <rgm@gnu.org>
4957
4958         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4959         than placing in files.el.
4960
4961 2009-08-25  Glenn Morris  <rgm@gnu.org>
4962
4963         * nnir.el (top-level): Don't require cl at run-time.
4964         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4965         Replace cl-function substitute with gnus-replace-in-string.
4966         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4967         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4968         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4969         simplified expansions.
4970
4971 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4972
4973         * dig.el (dig): Add autoload cookie.
4974
4975 2009-08-22  Glenn Morris  <rgm@gnu.org>
4976
4977         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4978         goto-line.
4979
4980 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4981
4982         * parse-time.el (parse-time-string-chars): Save match data.
4983
4984 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4985
4986         * parse-time.el (parse-time-string-chars): Compute using character
4987         classes, to handle non-ascii characters (Bug#3190).
4988
4989 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4990
4991         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4992
4993         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4994         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4995         (gnus-mm-display-part, gnus-mime-display-single)
4996         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4997         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4998
4999         * gnus-sum.el
5000         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5001         (gnus-summary-move-article): Add expirable mark to articles copied or
5002         moved to group that has auto-expire turned on if the option is non-nil.
5003
5004 2009-07-24  Glenn Morris  <rgm@gnu.org>
5005
5006         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5007         Fix typo.  (Bug#3903)
5008
5009 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5010
5011         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5012         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5013         that should not be used for draft articles.
5014         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5015         that has no concern in minor mode keys.
5016         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5017         Abolish.
5018
5019 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5020
5021         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5022         article without making inquiry to a user for unknown encoding.
5023
5024         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5025         (nnmaildir--scan): Assume i-node and device number that file-attributes
5026         returns might be cons-cell.
5027
5028         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
5029
5030         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
5031
5032 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5033
5034         * auth-source.el: Remove docs now in auth.texi.  Don't use
5035         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5036         `auth-source-hide-passwords' and use them.
5037
5038 2009-07-15  Glenn Morris  <rgm@gnu.org>
5039
5040         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5041
5042 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5043
5044         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5045         excessive whitespace from the default values of title and description.
5046
5047 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5048
5049         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5050         mail-fetch-field to fetch Content-Description header in order to
5051         exclude newlines.
5052
5053 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
5054
5055         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
5056         format used by GnuPG 2.0.11.
5057
5058 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5059
5060         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5061         to deleted part.
5062
5063 2009-05-30  David Engster  <dengste@eml.cc>
5064
5065         * nnmairix.el: Remove old documentation in the commentary block.
5066         (nnmairix-request-group): Do not update active file for nnml back ends.
5067         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5068         end so that overview files are ignored.
5069         (nnmairix-update-groups): Make updating the groups more robust by using
5070         marks.
5071         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5072         with dollar characters in message-id.
5073
5074 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5075
5076         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5077         2008-12-25 in dns.el.
5078
5079 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5080
5081         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5082         could happen if the text is only composed of spaces and/or tabs.
5083
5084 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5085
5086         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5087         when sending a queued message to avoid extra mml tags.
5088
5089 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5090
5091         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5092
5093 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5094
5095         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5096         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5097         rmail-toggle-header for XEmacs;
5098         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5099
5100 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5101
5102         * gnus-dired.el: Remove autoload for gnus-setup-message.
5103         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5104         displaying Gnus logo; always use compose-mail.
5105
5106 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5107
5108         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5109
5110 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5111
5112         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5113         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5114         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5115         available.
5116         (gnus-nocem-epg-verify): New function.
5117
5118 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5119
5120         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5121
5122 2009-02-15  Glenn Morris  <rgm@gnu.org>
5123
5124         * gnus-util.el (rmail-insert-rmail-file-header)
5125         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5126         autoloads.
5127         (rmail-default-rmail-file): Remove unnecessary declaration.
5128         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5129
5130 2009-02-14  Glenn Morris  <rgm@gnu.org>
5131
5132         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5133         variable (only used in gnus-util, which declares it anyway).
5134         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5135         which was only needed by gnus-art (changed to not use it any more).
5136         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5137         only used in gnus-util, which autoloads it itself.
5138         (rmail-update-summary): Fix autoload.
5139
5140         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5141         rather than rmail-output-to-rmail-file.
5142
5143 2009-02-07  Glenn Morris  <rgm@gnu.org>
5144
5145         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5146         autoload of function that no longer exists.
5147         (rmail-toggle-header): Declare.
5148         (message-forward-rmail-make-body): Handle mbox Rmail.
5149
5150 2009-01-31  Glenn Morris  <rgm@gnu.org>
5151
5152         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5153         2009-01-09 change.
5154
5155 2009-01-31  Dave Love  <fx@gnu.org>
5156
5157         * imap.el (imap-fetch-safe): Bind debug-on-error.
5158         (imap-debug): Add imap-fetch-safe.
5159
5160 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
5161
5162         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5163         (auth-source-forget-all-cached): New convenience function.
5164         (auth-source-user-or-password): Accept list of modes or a single mode.
5165
5166         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5167         auth-source modes.
5168
5169         * netrc.el (netrc-machine-user-or-password): Use list of
5170         auth-source modes.
5171
5172         * nnimap.el (nnimap-open-connection): Use list of
5173         auth-source modes.
5174
5175         * nntp.el (nntp-send-authinfo): Use list of
5176         auth-source modes.
5177
5178 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5179
5180         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5181         now.
5182
5183 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5184
5185         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5186         coding system in XEmacs; add a workaround for XEmacs.
5187
5188         * lpath.el: Fbind coding-system-aliasee.
5189
5190 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5191
5192         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5193         of current-language-environment.
5194
5195 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5196
5197         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5198         available at runtime.
5199
5200 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5201
5202         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5203
5204 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5205
5206         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5207         the greatest positive fixnum value doesn't work under an XEmacs with
5208         bignum support; use the most-positive-fixnum constant instead,
5209         available since Emacs 21.1 with cl and XEmacs 21.1.
5210
5211 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5212
5213         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5214         XEmacs gets not to work.
5215
5216 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5217
5218         * mm-util.el (mm-coding-system-priorities): Allow the value like
5219         "Japanese (UTF-8)" of current-language-environment.
5220
5221 2009-01-09  Glenn Morris  <rgm@gnu.org>
5222
5223         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5224         with last-command-event.
5225
5226 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5227
5228         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5229         in the doc string.
5230
5231         * message.el (message-fix-before-sending): Amend comment.
5232
5233 2009-01-08  Dave Love  <fx@gnu.org>
5234
5235         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5236
5237 2009-01-07  David Engster  <dengste@eml.cc>
5238
5239         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5240         simplified server definitions by converting it via
5241         gnus-server-to-method.
5242
5243 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5244
5245         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5246         parameter's operands.
5247
5248 2009-01-06  David Engster  <dengste@eml.cc>
5249
5250         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5251         primary select method (for gnus-group-mark-article-as-read).
5252
5253 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5254
5255         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5256         `(gnus)Face', not `(gnus)X-Face'.
5257
5258 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5259
5260         * mm-util.el (mm-ucs-to-char): New function.
5261
5262         * mm-url.el (mm-url-decode-entities): Use it.
5263
5264         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5265         unicode-to-char.
5266
5267 2009-01-05  Dave Love  <fx@gnu.org>
5268
5269         * time-date.el: Require cl for `declare'.
5270
5271 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5272
5273         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5274         Dave Love.
5275
5276 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5277
5278         * message.el (message-fix-before-sending): Add `eight-bit' to
5279         illegible-text check.
5280
5281 2009-01-03  Michael Olson  <mwolson@gnu.org>
5282
5283         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5284         `headers' is nil.  This can occur if the IMAP server does not have
5285         permissions to read messages from a folder, but can write new messages
5286         to the folder.
5287         (nnimap-request-article-part): Do not insert `data' if it is nil.
5288
5289         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5290         characters which will confuse `read', so skip past them.
5291
5292 2009-01-01  Dave Love  <fx@gnu.org>
5293
5294         * imap.el (imap-string-to-integer): Fix typo.
5295         (imap-fetch-safe): New function.
5296         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5297
5298         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5299
5300         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5301         (imap-parse-greeting): Fix doc strings.
5302         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5303         (imap-parse-flag-list): Make messages unique.
5304         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5305
5306         * nnimap.el: Fix author email.
5307         (nnimap-split-rule): Add FIXME comment.
5308         (nnimap-debug): Fix doc string.
5309
5310 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5311
5312         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5313
5314 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5315
5316         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5317         nslookup if resolv.conf isn't available.
5318         (dns-query): Rename from query-dns.
5319         (dns-query-cached): Rename from query-dns-cached.
5320
5321 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5322
5323         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5324         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5325         to check if those variables exist (first appeared in Emacs 18.50).
5326
5327 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5328
5329         * mm-util.el (mm-line-number-at-pos): New function.
5330
5331         * spam-report.el (spam-report-process-queue): Use it.
5332
5333 2008-12-24  David Engster  <dengste@eml.cc>
5334
5335         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5336         parameters that haven't existed as variables as buffer-local variables.
5337
5338 2008-12-23  Dave Love  <fx@gnu.org>
5339
5340         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5341         cadar.
5342
5343         * sieve-manage.el (sieve-manage-starttls-p): Rename from
5344         imap-starttls-p.
5345         (sieve-manage-starttls-open): Rename from imap-starttls-open.
5346
5347 2008-12-22  Dave Love  <fx@gnu.org>
5348
5349         * imap.el: Fix author email.  Doc fixes.
5350         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5351         reply.
5352
5353 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5354
5355         * spam-report.el (spam-report-gmane-max-requests): New constant.
5356         (spam-report-gmane-wait): New variable.
5357         (spam-report-gmane-ham, spam-report-gmane-spam)
5358         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5359         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5360         the server.
5361
5362         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5363         Add explanations.
5364
5365         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5366         nnheader-accept-process-output and nnheader-read-timeout if available.
5367         (pop3-movemail): Use it.
5368
5369         * message.el (message-check-news-body-syntax): Fix signature check if
5370         there's an attachment.
5371
5372 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5373
5374         * mm-util.el: Add comments to the mm- emulating functions.
5375
5376 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5377
5378         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
5379         Reported by Stephen Berman <stephen.berman@gmx.net>.
5380
5381 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5382
5383         * mm-util.el (mm-substring-no-properties): New function.
5384         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5385         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5386         (mm-string-to-multibyte): Doc fix.
5387
5388         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5389
5390 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5391
5392         * mml.el (mml-attach-file): Strip text properties from file name.
5393         (Bug#1574)
5394
5395 2008-12-16  Glenn Morris  <rgm@gnu.org>
5396
5397         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5398
5399 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5400
5401         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5402         knows since the charset specified might be a bogus alias that
5403         mm-charset-synonym-alist provides.
5404
5405 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5406
5407         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5408         "ISO_8859-1".
5409
5410         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5411
5412 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5413
5414         * mm-util.el (mm-charset-eval-alist):
5415         Define it before mm-charset-to-coding-system.
5416         (mm-charset-to-coding-system): Add optional argument `silent';
5417         define it before mm-charset-override-alist.
5418         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5419         default value if it can be used in Emacs currently running;
5420         silence mm-charset-to-coding-system.
5421
5422 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5423
5424         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5425         `allow-override' which says whether to use `mm-charset-override-alist'.
5426         (rfc2047-decode-encoded-words): Use it.
5427
5428         * mm-util.el (mm-charset-override-alist): Fix custom type;
5429         add `(gb2312 . gbk)' to choices.
5430
5431 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5432
5433         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5434         fast.
5435
5436         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5437
5438         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5439
5440 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5441
5442         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5443         on links.
5444
5445         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5446
5447 2008-12-03  Lute Kamstra  <lute@gnu.org>
5448
5449         * sha1.el: Remove leading * from docstrings of defcustoms,
5450         deffaces, defconsts and defuns.
5451
5452 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5453
5454         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5455         users' addresses that don't have domain parts.
5456         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5457         rather than message-narrow-to-head since there will be the message
5458         header separator.
5459
5460 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5461
5462         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5463         since the result is inserted in a unibyte buffer anyway.
5464         (nnimap-demule-use-string-to-multibyte): Remove.
5465         (nnimap-demule): Alias it to mm-string-to-multibyte.
5466
5467 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5468
5469         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5470         variable for debugging bug#464 and bug#1174.
5471         (nnimap-demule): Use it.
5472
5473 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5474
5475         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5476         score calculation correctly.
5477
5478 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5479
5480         * message.el (message-send-mail): Just set the buffer to unibyte
5481         rather than use mm-with-unibyte-current-buffer which does a lot more.
5482         (message-send-mail-partially): Don't bother with
5483         mm-with-unibyte-current-buffer since it's already been made unibyte by
5484         message-send-mail.
5485
5486 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5487
5488         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5489
5490 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5491
5492         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5493
5494 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5495
5496         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5497         require itself and to remove `with-no-warnings'.
5498
5499 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5500
5501         * starttls.el (starttls-any-program-available): Get the name of the
5502         available TLS layer program.
5503         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5504         well as the host name in the "opening" message.
5505
5506         * auth-source.el (auth-source-cache, auth-source-do-cache)
5507         (auth-source-user-or-password): Cache passwords and logins by default,
5508         allow override with `auth-source-do-cache'.
5509         (auth-source-forget-user-or-password): Allow users to remove cache
5510         entries if needed.
5511
5512 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5513
5514         * md4.el (md4-buffer): Fix typo in docstring.
5515         (md4, md4-64): Doc fixes.
5516         (md4-pack-int32): Reflow docstring.
5517
5518 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5519
5520         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5521         condition-case to only the forward-sexp call.
5522
5523 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5524
5525         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5526         quotes contained.  Make it more robust regardless by an extra
5527         condition-case wrapper.
5528
5529 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5530
5531         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5532
5533 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5534
5535         * nnml.el (nnml-request-expire-articles): Check if the function set to
5536         `nnmail-expiry-target' returns the symbol `delete'.
5537
5538         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5539
5540         * nnmail.el (nnmail-expiry-target): Fix custom type.
5541
5542 2008-10-02  Glenn Morris  <rgm@gnu.org>
5543
5544         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5545         Silence compiler warning.
5546
5547 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5548
5549         * tls.el (open-tls-stream): Show the actual command being
5550         executed, instead of the format string.
5551
5552 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5553
5554         * lpath.el: Fbind codepage-setup for Emacs 23.
5555
5556 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5557
5558         * mml.el (mml-menu): Don't assume mml2015 is bound.
5559
5560 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5561
5562         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5563         exists.
5564
5565 2008-09-27  Glenn Morris  <rgm@gnu.org>
5566
5567         * gnus-util.el (mail-header-remove-comments): Autoload it.
5568
5569 2008-09-27  Andreas Schwab  <schwab@suse.de>
5570
5571         * gnus-util.el (gnus-split-references): Strip comments.
5572         (gnus-parent-id): Likewise.
5573
5574 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5575
5576         * message.el (message-confirm-send): Fix version.
5577
5578 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5579
5580         * message.el (message-idna-to-ascii-rhs-1): Use
5581         mail-extract-address-components rather than mail-header-parse-addresses
5582         that is an alias by default to ietf-drums-parse-addresses that does not
5583         support non-ASCII names in headers' contents.
5584
5585 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5586
5587         * message.el (message-confirm-send): Fix variable documentation to
5588         avoid the "y/n" wording.
5589
5590 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5591
5592         * message.el (message-set-auto-save-file-name): Save to a different
5593         filename so multiple messages (especially drafts) can be recovered.
5594
5595 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5596
5597         * message.el (message-confirm-send): Add appropriate version.
5598
5599 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5600
5601         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5602         defvar.
5603
5604 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5605
5606         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5607         (mm-pkcs7-enveloped-magic): Ditto.
5608
5609 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5610
5611         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5612         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5613
5614 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5615
5616         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5617         default, it's better.
5618
5619 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5620
5621         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5622         summary line gnus-number property and ignore them (with a warning
5623         message).
5624
5625 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5626
5627         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5628         macro caddr in the interactive form since it won't be expanded.
5629
5630 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5631
5632         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5633         `charset'; fix name of function called recursively.
5634         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5635
5636 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5637
5638         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5639         (gnus-mime-set-charset-parameters): New function.
5640         (gnus-mime-view-part-as-charset): Use it to correctly display part
5641         specifying wrong charset.
5642
5643 2008-09-08  David Engster  <dengste@eml.cc>
5644
5645         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5646         in completing-read for back end server.
5647
5648 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5649
5650         * message.el (message-confirm-send): New variable to confirm sending a
5651         message.
5652         (message-send): Use it.
5653
5654 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5655
5656         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5657
5658 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5659
5660         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5661
5662 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5663
5664         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5665         prevent tracking too many groups.
5666         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5667         Use it.
5668
5669 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5670
5671         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5672         moving point to the bottom of the window in order to avoid recentering.
5673
5674 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5675
5676         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5677
5678         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5679         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5680         (gnus-article-beginning-of-window): Fix calculation.
5681
5682 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5683
5684         * gnus-msg.el (gnus-summary-supersede-article)
5685         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5686         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5687         message header.
5688
5689 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5690
5691         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5692         pending output coming after the status change.
5693
5694 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5695
5696         * message.el:
5697         * gnus-start.el:
5698         * gnus-registry.el: Remove VMS support.
5699
5700 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5701
5702         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5703         macro.
5704         (rfc2104-hash): Use it.
5705
5706 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5707
5708         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5709         (gnus-summary-sort-by-most-recent-date): New commands.
5710         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5711         and menu entries.
5712
5713 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5714
5715         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5716         don't redisplay article for raw contents; remove plural articles stuff.
5717
5718         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5719         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5720         on gnus-summary-save-article; display results properly.
5721
5722 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5723
5724         * lpath.el: No need to fbind ns-focus-frame.
5725
5726 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5727
5728         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5729
5730 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5731
5732         * gnus-art.el (gnus-summary-save-in-pipe):
5733         Consider gnus-save-all-headers.
5734
5735 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5736
5737         * gnus-util.el (ns-focus-frame): Remove declaration.
5738         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5739         like x.
5740
5741 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5742
5743         * rfc2104.el (rfc2104-zero): Delete defconst.
5744         (rfc2104-hex-alist): Likewise.
5745         (rfc2104-hex-to-int): Delete func.
5746         (rfc2104-hexstring-to-bitstring): Likewise.
5747         (rfc2104-nybbles): New defconst.
5748         (rfc2104-hash): Rewrite for speed.
5749
5750 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5751
5752         * tls.el (open-tls-stream): Make it work with the 2nd argument
5753         BUFFER that is a string but does not exist as a buffer object, as
5754         mentioned in the doc-string.
5755
5756 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5757
5758         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5759         SXEmacs.
5760
5761 2008-07-16  Glenn Morris  <rgm@gnu.org>
5762
5763         * gnus-util.el (ns-focus-frame): Declare for compiler.
5764
5765 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5766
5767         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5768         set as a group parameter.
5769         (gnus-summary-save-in-pipe): Work when it is called independently.
5770         (gnus-summary-pipe-to-muttprint): Don't modify
5771         gnus-summary-pipe-output-default-command.
5772
5773 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5774
5775         * message.el (message-send-mail-with-sendmail):
5776         Display the error message.
5777
5778 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5779
5780         * gnus-art.el (gnus-default-article-saver):
5781         Add gnus-summary-save-in-pipe to choices.
5782         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5783         gnus-summary-pipe-output-default-command as the default command.
5784         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5785         instead of gnus-last-shell-command.
5786
5787         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5788         New user option.
5789         (gnus-summary-muttprint-program): Mention the value will be changed.
5790         (gnus-summary-save-article): Force showing of all headers.
5791         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5792
5793 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5794
5795         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5796
5797 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5798
5799         * nnimap.el (nnimap-id):
5800         * sieve-manage.el (sieve-manage-open): Doc fixes.
5801
5802 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5803
5804         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5805         if available.
5806
5807 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5808
5809         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5810
5811         * nnkiboze.el (nnkiboze-generate-group):
5812         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5813
5814         * nnmairix.el: Require CL.
5815
5816 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5817
5818         * dgnushack.el: Autoload get-display-table and put-display-table for
5819         XEmacs 21.5.
5820
5821         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5822         21.4 and SXEmacs.
5823
5824 2008-06-15  David Engster  <dengste@eml.cc>
5825
5826         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5827
5828 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5829
5830         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5831         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5832         runtime choice under XEmacs.
5833
5834         * gnus-sum.el (gnus-summary-set-display-table):
5835         Use `gnus-put-display-table', `gnus-get-display-table',
5836         `gnus-set-display-table' for the display table, instead of `aset'.
5837
5838         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5839         Use `gnus-put-display-table', `gnus-get-display-table',
5840         `gnus-set-display-table' for the display table.
5841
5842 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5843
5844         * nnmairix.el: Add autoloads.
5845
5846 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5847
5848         * nnmairix.el (nnmairix-delete-recreate-group)
5849         (nnmairix-update-and-clear-marks): Fix error messages.
5850
5851 2008-06-14  David Engster  <dengste@eml.cc>
5852
5853         * nnmairix.el: Upgrade to version 0.6.
5854         (nnmairix-group-toggle-propmarks-this-group)
5855         (nnmairix-group-toggle-readmarks-this-group)
5856         (nnmairix-group-delete-recreate-this-group)
5857         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5858         (nnmairix-remove-tick-mark-original-article): New commands.
5859         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5860         (nnmairix-propagate-marks-to-nnmairix-groups)
5861         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5862         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5863         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5864         functions needed for marks propagation and manipulation of read marks.
5865         (nnmairix-update-groups): New function.
5866         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5867         (nnmairix-determine-original-group-from-registry)
5868         (nnmairix-determine-original-group-from-path)
5869         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5870         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5871         New helper functions.
5872         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5873         keystrokes for new commands.
5874         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5875         (nnmairix-request-group): Check allow-fast group parameter.
5876         (nnmairix-request-create-group): Set allow-fast group parameter if
5877         nnmairix-allowfast-default is set.
5878         (nnmairix-close-group): Propagate marks upon closing if needed.
5879         (nnmairix-group-toggle-threads-this-group): Use new.
5880         nnmairix-group-toggle-parameter helper function.
5881         (nnmairix-search): Better check for empty search result.
5882         (nnmairix-goto-original-article): Use new helper functions for
5883         determining original article.
5884         (nnmairix-show-original-article): Make sure message-id is in brackets.
5885         (nnmairix-call-mairix-binary): Change variable name.
5886         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5887         helper function.
5888         (nnmairix-widget-toggle-activate): Fix doc string.
5889
5890 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5891
5892         * nnir.el: Require edmacro when compiling with XEmacs.
5893         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5894         available in Emacs 21.
5895
5896 2008-06-11  Glenn Morris  <rgm@gnu.org>
5897
5898         * gnus-util.el (x-focus-frame):
5899         * gnus.el (image-size):
5900         * mm-decode.el (image-size): Declare.
5901
5902         * gnus-picon.el (declare-function): Add compat definition.
5903         (image-size): Declare.
5904
5905         * gnus-group.el (tool-bar-map):
5906         * gnus-sum.el (tool-bar-map): Define for compiler.
5907
5908         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5909
5910         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5911
5912         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5913         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5914         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5915         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5916         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5917         * sieve-manage.el, spam-report.el, spam.el:
5918         Remove unnecessary eval-and-compile of autoloads.
5919
5920 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5921
5922         * auth-source.el: Precise Tramp doc.
5923
5924 2008-06-07  Glenn Morris  <rgm@gnu.org>
5925
5926         * nnmairix.el: Remove unnecessary eval-when-compile.
5927
5928 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5929
5930         * lpath.el: Fbind propertize for XEmacs 21.4.
5931
5932 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5933
5934         * nnir.el: Move here from ../contrib.
5935
5936 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5937
5938         * gnus-util.el (gnus-read-shell-command): New function.
5939         * mm-decode.el (mm-pipe-part):
5940         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5941
5942 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5943
5944         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5945
5946 2008-06-03  Glenn Morris  <rgm@gnu.org>
5947
5948         * pop3.el (nnheader-accept-process-output): Autoload it.
5949
5950 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5951
5952         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5953         are not 2-digit hexadecimal characters that follow `%'s.
5954
5955 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5956
5957         * message.el (message-bogus-recipient-p): Fix type in doc string.
5958         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5959         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5960         Improve custom options.
5961         (message-bogus-recipient-p): Adjust accordingly.
5962
5963 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5964
5965         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5966         long-form month and day names.
5967
5968 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5969
5970         * dgnushack.el: Autoload debug, eudc-expand-inline and
5971         pgg-snarf-keys-region for XEmacs.
5972
5973         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5974
5975         * nnmairix.el: Require edmacro when compiling with XEmacs.
5976
5977 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5978
5979         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5980         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5981
5982 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5983
5984         * auth-source.el: Add more docs.
5985
5986         * netrc.el (netrc-machine): Always match if the port is not given.
5987
5988 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5989
5990         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5991         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5992         retrieval faster in some cases, but might make CPU usage larger.
5993         If this has any bad side effects, we might revert this change.
5994
5995         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5996         seems to make mail retrieval much, much faster.
5997         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5998         unconditionally.
5999
6000         * gnus-draft.el (gnus-group-send-queue):
6001         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6002
6003 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6004
6005         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6006
6007         * message.el (message-bogus-address-regexp): Fix and improve custom
6008         type.
6009         (message-setup-hook): Add message-check-recipients as custom option.
6010
6011 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6012
6013         * message.el (message-cite-function): Remove bogus autoload which crept
6014         in during merge from v5-10.
6015
6016 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6017
6018         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6019
6020         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6021
6022         * auth-source.el: Preliminary Tramp docs.
6023         (auth-sources): Change the default auth-sources to use
6024         EPA .gpg files.
6025
6026 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6027
6028         * nntp.el: Autoload `auth-source-user-or-password'.
6029         (nntp-send-authinfo): Use it.
6030
6031         * nnimap.el: Autoload `auth-source-user-or-password'.
6032         (nnimap-open-connection): Use it.
6033
6034         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6035         for the gnus-message function.
6036         (auth-source-user-or-password): Use it.
6037
6038 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6039
6040         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6041         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6042         (rfc2104-hash): Use it.
6043
6044 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6045
6046         * gnus-art.el (gnus-article-toggle-truncate-lines):
6047         Don't use `iff' in docstring.
6048
6049 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6050
6051         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6052
6053         * gnus-util.el (gnus-extract-address-component-name)
6054         (gnus-extract-address-component-email): Convenience functions around
6055         `gnus-extract-address-components'.
6056
6057         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6058         Use `gnus-extract-address-component-email' to fix bug of comparing full
6059         sender name to `user-mail-address'.
6060
6061 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6062
6063         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6064         catch/throw to optimize.
6065         (gnus-registry-find-keywords): Just use member to find a keyword.
6066
6067 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6068
6069         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6070         is current before calling gnus-server-prepare.
6071         (gnus-server-setup-buffer, gnus-server-update-server)
6072         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6073
6074 2008-05-04  Juri Linkov  <juri@jurta.org>
6075
6076         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6077         (mailcap-file-default-commands): Use mailcap-replace-in-string
6078         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6079         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6080
6081 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6082
6083         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6084
6085 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6086
6087         * gnus.el: Bump version to 0.11.
6088
6089 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6090
6091         * gnus.el: No Gnus v0.10 is released.
6092
6093 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6094
6095         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6096         hooks.
6097         (gnus-update-read-articles): Speed up non-marks-using users.
6098         (gnus-use-marks): Define gnus-use-marks.
6099         (gnus-propagate-marks): Rename variable to something more sensible.
6100
6101 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6102
6103         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6104         (gmm-image-load-path-for-library): Fix typos in docstrings.
6105         (gmm-message): Reflow docstring.
6106
6107 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6108
6109         * mail-source.el (mail-source-set-1, mail-source-bind):
6110         Move auth-source code out of the macro to clean it up and fix bugs.
6111
6112 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6113
6114         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6115         by sender if it's equal to user-mail-address, it's likely to be
6116         useless.
6117
6118         * mail-source.el (mail-source-bind): Don't use user or password if they
6119         are not bound.  Unintern them if they are nil.  Don't use server unless
6120         it's bound, and default it to empty string otherwise.
6121
6122 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6123
6124         * mail-source.el: Load auth-source.el.
6125         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6126         get user name or password, if auth-sources is set up.
6127
6128         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6129         strategy of splitting with parent.
6130         (gnus-registry-split-fancy-with-parent)
6131         (gnus-registry-post-process-groups): Use it and fix prior
6132         bug (returning a list as the split result).
6133
6134         * auth-source.el (auth-sources): Remove server parameter.
6135         (auth-source-pick, auth-source-user-or-password)
6136         (auth-source-user-or-password-imap)
6137         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6138         (auth-source-user-or-password-sftp)
6139         (auth-source-user-or-password-smtp): Remove server parameter.
6140
6141 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6142
6143         * smime.el (smime-sign-region, smime-encrypt-region)
6144         (smime-decrypt-region):
6145         Remove redundant calls to `generate-new-buffer-name'.
6146
6147 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6148
6149         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6150         Don't use QP for message/rfc822.
6151         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6152
6153 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6154
6155         * sieve-manage.el (sieve-string-bytes): Remove.
6156         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6157         correct byte-length only if the process's coding-system is the same as
6158         the one used internally by Emacs to represent strings.
6159
6160 2008-04-22  Juri Linkov  <juri@jurta.org>
6161
6162         * mailcap.el (mailcap-file-default-commands): New function.
6163
6164 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6165
6166         * message.el (message-signature-separator, message-cite-function):
6167         Change custom version.
6168
6169 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6170
6171         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6172         commands.
6173         (tls-checktrust): Ditto.
6174
6175 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6176
6177         * mm-decode.el (mm-display-external): Make temp file read-only.
6178
6179 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6180
6181         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6182         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6183         `C-c C-f d'.
6184
6185 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6186
6187         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6188
6189 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6190
6191         * gnus.el: Bump version to 0.9.
6192
6193 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6194
6195         * gnus.el: No Gnus v0.8 is released.
6196
6197 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6198
6199         * mail-source.el (mail-source-value):
6200         Prefer fboundp to functionp so it works with macros as well.
6201
6202 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6203
6204         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6205         Fix last change in case the element is not even a symbol.
6206
6207 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6208
6209         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6210         Prefer fboundp to functionp so it works with macros as well.
6211
6212 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6213
6214         * auth-source.el: Add docs.
6215         (auth-sources): Modify format to support server.
6216         (auth-source-pick, auth-source-user-or-password)
6217         (auth-source-user-or-password-imap)
6218         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6219         (auth-source-user-or-password-sftp)
6220         (auth-source-user-or-password-smtp): Add server parameter.
6221
6222 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6223
6224         * gnus-registry.el: Initialize the registry when gnus-registry-install
6225         is t.
6226
6227 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6228
6229         * compface.el (uncompface): Make buffer unibyte.
6230
6231 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6232
6233         * mail-source.el (mail-source-value):
6234         Prefer fboundp to functionp so it works with macros as well.
6235
6236 2008-04-05  Glenn Morris  <rgm@gnu.org>
6237
6238         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6239
6240 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6241
6242         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6243         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6244
6245         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6246         multibyteness after rather than before erasing it.
6247
6248         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6249         mm-with-multibyte.
6250         (gnus-request-article-this-buffer): Make sure the proper decoding is
6251         used if gnus-original-article-buffer happens to be unibyte.
6252
6253         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6254         default-enable-multibyte-characters.
6255
6256         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6257         default-enable-multibyte-characters.
6258
6259         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6260
6261         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6262
6263 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6264
6265         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6266         Fix last change in case the element is not even a symbol.
6267
6268 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6269
6270         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6271         (imap-message-copyuid-1): Use it.
6272         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6273         J. Williams in
6274         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6275
6276         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6277         imap-enable-exchange-bug-workaround.
6278         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6279
6280 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6281
6282         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6283         a 100 byte status-checks into a 2-3MB transfer for each group.
6284         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6285         to enable bug workaround or not.
6286         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6287
6288 2008-03-31  Glenn Morris  <rgm@gnu.org>
6289
6290         * message.el (mml2015-use): Declare for compiler.
6291         (message-info): Require mml2015 when appropriate.
6292
6293 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6294
6295         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6296         whitespace.
6297
6298 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6299
6300         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6301         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6302         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6303         (nntp-service-to-port): New function.
6304         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6305         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6306         (nntp-open-netcat-stream): New function.
6307         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6308
6309 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6310
6311         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6312
6313 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6314
6315         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6316
6317 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6318
6319         * dns.el (dns-write): Use set-buffer-multibyte.
6320
6321 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6322
6323         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6324
6325 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6326
6327         * message.el (message-signature-separator): Change default.
6328         Improve custom type.
6329         (message-cite-function): Change default to
6330         message-cite-original-without-signature.
6331
6332         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6333         toggle.
6334
6335         * message.el (message-check-news-body-syntax): Fix signature check.
6336         (message-setup-1): Mark buffer as unmodified _after_ running
6337         message-setup-hook and handling message-alternative-emails.
6338         (message-shorten-references): Be more strict when building list of
6339         valid references to comply with GNKSA.
6340
6341         * gnus-group.el (gnus-read-ephemeral-bug-group)
6342         (gnus-read-ephemeral-debian-bug-group)
6343         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6344
6345         * message.el (message-info): Don't use booleanp which isn't supported
6346         in Emacs 21 and XEmacs.
6347
6348 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6349
6350         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6351         gnus-group-gmane-group-download-format.
6352         (gnus-group-read-ephemeral-gmane-group): Rename from
6353         gnus-group-read-ephemeral-gmane-group.
6354         (gnus-read-ephemeral-gmane-group-url): Rename from
6355         gnus-group-read-ephemeral-gmane-group-url.
6356         (gnus-bug-group-download-format-alist): New variable.
6357         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6358         (gnus-read-ephemeral-emacs-bug-group): New commands.
6359
6360 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6361
6362         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6363         (gnus-visible-headers): Improve custom type.
6364
6365 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6366
6367         * mml.el (mml-menu): Add workarounds for XEmacs.
6368
6369         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6370         X-Boundary header.
6371
6372         * message.el (message-simplify-recipients): Fix previous commit.
6373
6374 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6375
6376         * mm-util.el (mm-set-buffer-multibyte): New function.
6377         * mm-decode.el (mm-copy-to-buffer): Use it.
6378
6379         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6380         Prefer fboundp to functionp so it works with macros as well.
6381
6382 2008-03-19  Glenn Morris  <rgm@gnu.org>
6383
6384         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6385         Accidentally removed in the sync process with Emacs.
6386
6387 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6388
6389         * message.el (message-alter-recipients-discard-bogus-full-name):
6390         New function.
6391         (message-alter-recipients-function): New variable.
6392         (message-get-reply-headers): Use it.
6393         (message-replace-header): New helper function.
6394         (message-recipients-without-full-name): New variable.
6395         (message-simplify-recipients): New command.
6396
6397         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6398
6399         * message.el (message-info): Handle EasyPG manual.
6400
6401         * mml.el (mml-menu): Add entry for EasyPG.
6402
6403 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6404
6405         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6406         parameter.
6407
6408         * message.el (message-disassociate-draft): Specify drafts group name
6409         fully.
6410
6411 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6412
6413         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6414         Eliminate unnecessary duplicates from the match list.
6415
6416 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6417
6418         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6419
6420         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6421
6422         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6423         args of `how-many' of which the XEmacs version doesn't take; declare
6424         Info-index-next as function.
6425
6426 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6427
6428         * gnus-score.el (gnus-score-headers): Fix handling of
6429         gnus-inhibit-slow-scoring.
6430
6431         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6432         string.
6433         (gnus-button-url-regexp): Improve handling of parenthesis.
6434         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6435         (gnus-button-handle-info-keystrokes): Handle index entries.
6436
6437 2008-03-15  Glenn Morris  <rgm@gnu.org>
6438
6439         * parse-time.el (parse-time-string): Simplify.
6440
6441 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6442
6443         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6444         Incoming* files.
6445
6446 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6447
6448         * auth-source.el (auth-sources): Rename from auth-source-choices.
6449         (auth-source-pick): Use it.
6450
6451 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6452
6453         * binhex.el (binhex-decode-region-internal):
6454         * uudecode.el (uudecode-decode-region-internal):
6455         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6456         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6457         setting default-enable-multibyte-characters.
6458
6459 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6460
6461         * auth-source.el (auth-source-protocols)
6462         (auth-source-protocols-customize, auth-source-choices): Add and
6463         modified variable customizations and defaults.
6464         (auth-source-pick, auth-source-user-or-password)
6465         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6466         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6467         (auth-source-user-or-password-sftp)
6468         (auth-source-user-or-password-smtp): Use new variables and provide an
6469         interface to netrc.el.
6470
6471 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6472
6473         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6474         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6475         Make sure the nntp port to specify is a string.
6476
6477 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6478
6479         * nntp.el: Use with-current-buffer.
6480         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6481         dubious mm-with-unibyte-current-buffer.
6482         (nntp-with-open-group-function): New function extracted from
6483         nntp-with-open-group macro.
6484         (nntp-with-open-group): Use the function, so it's easier to debug.
6485         Add indentation and debugging info.
6486         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
6487         Recommend the use of the netcat alternatives.
6488
6489         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6490         Avoid mm-string-as-multibyte as well.
6491
6492         * nnweb.el (nnweb-insert-html):
6493         Remove use of nnheader-string-as-multibyte.
6494
6495         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6496         (nnheader-string-as-multibyte): Remove.
6497
6498         * mm-view.el: Use inhibit-read-only.
6499         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6500         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6501         or unibyte-string.
6502
6503         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6504         (mm-uu-yenc-extract): Use with-current-buffer.
6505
6506         * gnus-soup.el (gnus-soup-send-packet): Don't use
6507         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6508
6509         * nnmh.el: Use with-current-buffer.
6510         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6511         mm-string-as-multibyte on the output of mm-encode-coding-string.
6512
6513         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6514         (nnimap-request-move-article): Use with-current-buffer.
6515
6516         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6517         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6518         conversion uses string-make-unibyte rather than string-as-unibyte.
6519
6520         * gnus-msg.el: Use with-current-buffer.
6521
6522         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6523
6524 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6525
6526         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6527         string for caching if it is 'PIN.
6528
6529 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6530
6531         * lpath.el: Consider the case without Emacs/W3.
6532
6533 2008-03-08  Glenn Morris  <rgm@gnu.org>
6534
6535         * time-date.el (date-to-time, time-subtract, time-add)
6536         (safe-date-to-time): Doc fixes.
6537
6538 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6539
6540         * mail-source.el (mail-source-delete-old-incoming-confirm):
6541         Change default to nil.
6542         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6543
6544 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6545
6546         * lpath.el: Rearrange.
6547
6548         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6549         (gnus-article-goto-prev-page): Work for articles having ^L's.
6550
6551         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6552
6553         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6554
6555 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6556
6557         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6558         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6559         (gnus-bookmark-jump): Adjust some variable names.
6560
6561 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6562
6563         * auth-source.el: New package.
6564         (auth-source-choices): Add customization entry point variable.
6565
6566         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6567         bug.
6568
6569 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6570
6571         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6572         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6573         (gnus-registry-install-shortcuts): Rename from
6574         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6575         the `gnus-registry-mark-map' keymap dynamically from
6576         `gnus-registry-marks'.  The generated functions update the summary line
6577         when a registry mark is added or deleted, and will call
6578         `gnus-registry-install-p' (see the comments in the code).
6579         (gnus-registry-user-format-function-M): Use concat intelligently.
6580
6581         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6582         the registry mark functions.
6583
6584 2008-03-05  Glenn Morris  <rgm@gnu.org>
6585
6586         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6587         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6588         gnus-art.
6589         (top-level): No need to load own source when compiling.
6590
6591 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6592
6593         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6594         Suggested by <chris.anderton@zetnet.co.uk>.
6595
6596 2008-03-04  Glenn Morris  <rgm@gnu.org>
6597
6598         * gnus-sum.el (top-level): No need to require gnus when compiling,
6599         since unconditionally required near start of file.
6600         (gnus-summary-display-while-building): Move definition before use.
6601
6602 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6603
6604         * gnus-registry.el (gnus-registry-user-format-function-M):
6605         Add formatting function.
6606
6607 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6608
6609         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
6610         with plists.
6611         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6612         Use new format.
6613
6614 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6615
6616         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6617         `where-is-internal' that returns a range of key sequences.
6618
6619 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6620
6621         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6622
6623         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6624         (gnus-summary-jump-to-group): Consider windows on other displayed
6625         frames as well.  Similar changes might be needed elsewhere, but that's
6626         the one I've bumped into during my use.
6627
6628         * nndoc.el (nndoc-oe-dbx-type-p):
6629         * gnus-msg.el (gnus-debug):
6630         * gnus-group.el (gnus-update-group-mark-positions):
6631         Use mm-string-to-multibyte.
6632
6633 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6634
6635         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6636         doesn't handle NotDashEscaped.
6637
6638         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6639         (mml-dnd-attach-options): Fix typo in custom choice.
6640
6641         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
6642         Change nndoc-article-type to mbox.
6643         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6644
6645         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6646         to nil, instead of html2text.
6647
6648         * imap.el (imap-debug): Add `imap-ping-server'.
6649
6650         * gnus-bookmark.el: Add FIXMEs.
6651
6652         * message.el (message-form-letter-separator)
6653         (message-send-form-letter-delay): New variables.
6654         (message-send-form-letter): Use them.  New command to send form
6655         letters.  Requested by Uwe Siart.
6656         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6657
6658 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6659
6660         * Update copyright years.
6661
6662 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6663
6664         Sync from EMACS_22_BASE.
6665
6666         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6667
6668 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6669
6670         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6671         empty author.
6672
6673 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6674
6675         * gnus-registry.el (gnus-registry-marks): Add variable for
6676         customization of marks and their appearance.
6677         (gnus-registry-read-mark): Use it.
6678         (gnus-registry-do-marks): Add utility function to loop through
6679         `gnus-registry-marks'.
6680         (gnus-registry-install-shortcuts-and-menus): Add function to install
6681         shortcuts and menus.
6682         (gnus-registry-initialize): Use it.
6683         (gnus-registry-default-mark): Clarify documentation.
6684
6685 2008-02-29  Glenn Morris  <rgm@gnu.org>
6686
6687         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6688         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6689         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6690         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6691         Change defcustom :version from 23.0 to 23.1.
6692
6693 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6694
6695         * gnus-registry.el (gnus-registry-follow-group-p)
6696         (gnus-registry-post-process-groups): Add functions to aid registry
6697         splitting and improve logging.  Clarify behavior in function
6698         documentation.
6699         (gnus-registry-split-fancy-with-parent): Use them.
6700
6701 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6702
6703         * gnus-art.el: Use with-current-buffer.
6704
6705 2008-02-27  David Engster  <dengste@eml.cc>
6706
6707         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6708         Express real group name in the response.
6709
6710 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6711
6712         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6713         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6714         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6715         autoload gnus-registry-fetch-group when compiling.
6716         (nnmairix-request-group-with-article-number-correction):
6717         Remove unreferenced argument passed to nnmairix-call-backend.
6718
6719 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6720
6721         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6722         (mm-uu-extract): Improve face for low color ttys.
6723         Reported by Sascha Wilde.
6724
6725 2008-02-27  Glenn Morris  <rgm@gnu.org>
6726
6727         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6728         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6729         variables to defconsts.  Convert comments to doc-strings.
6730         (nnmairix-last-server, nnmairix-current-server): Convert from free
6731         variables to defvars.  Convert comments to doc-strings.
6732         (gnus-registry-fetch-group): Autoload.
6733         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6734         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6735         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6736         caddr.
6737         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6738         nnmairix-request-group-with-article-number-correction call.
6739         (nnmairix-fast, nnmairix-group): New, less general names, for free
6740         variables passed from nnmairix-request-group to
6741         nnmairix-request-group-with-article-number-correction.  Declare.
6742         (nnmairix-request-group-with-article-number-correction):
6743         Use nnmairix-fast, nnmairix-group rather than fast, group.
6744
6745 2008-02-26  David Engster  <dengste@eml.cc>
6746
6747         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6748         version 0.5.
6749
6750 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6751
6752         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6753         instead of making an extra function call.  Don't add the current group
6754         to articles only when they have the group.  Use
6755         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6756         Reported by David <de_bb@arcor.de>.
6757
6758 2008-02-24  Miles Bader  <miles@gnu.org>
6759
6760         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
6761         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
6762         (mm-find-mime-charset-region):
6763         * mm-bodies.el (mm-encode-body):
6764         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
6765
6766 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6767
6768         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6769         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6770
6771 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6772
6773         * mail-source.el (mail-source-delete-incoming): Change default.
6774         Supplement doc string.
6775
6776         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6777
6778 2008-02-14  Glenn Morris  <rgm@gnu.org>
6779
6780         * time-date.el (format-seconds): New function.
6781
6782 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6783
6784         * nnmail.el (nnmail-message-id-cache-file): Derive from
6785         `gnus-home-directory'.
6786
6787 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6788
6789         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6790         Document negative prefix.
6791
6792         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6793
6794 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6795
6796         * message.el (message-unsent-separator): Add the Exim bounce
6797         separator.
6798
6799 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6800
6801         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6802         list.
6803         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6804         recipient/signer list.
6805
6806 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6807
6808         * Makefile.in (datarootdir): Define.
6809         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6810         name that might contain whitespace.
6811
6812 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6813
6814         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6815         fbound (Emacs 23 unicode), signal an error.
6816
6817 2008-02-08  Glenn Morris  <rgm@gnu.org>
6818
6819         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6820
6821 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6822
6823         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6824         ports to the calls to `netrc-machine-user-or-password' in addition to
6825         "imap" and "imaps".
6826
6827 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6828
6829         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6830
6831         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6832
6833 2008-02-01  Kenichi Handa  <handa@m17n.org>
6834
6835         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6836         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6837         (rfc2104-hash): Convert the result of concat to unibyte string.
6838
6839 2008-02-01  Dave Love  <fx@gnu.org>
6840
6841         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6842         coding-system-for-read.
6843         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6844
6845 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6846
6847         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6848         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6849         <hanche@math.ntnu.no>.
6850
6851 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6852
6853         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6854
6855         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6856
6857 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6858
6859         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6860         * message.el (message-beginning-of-line): Use featurep instead of bound
6861         tests in order to resolve conditionals at compile time.
6862
6863 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6864
6865         * mail-source.el (mail-sources): Add `group' choice.
6866
6867         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6868         parameter `in-group' to control into which group the articles go.
6869         Add treatment of `group' mail-source.
6870
6871 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6872
6873         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6874
6875         * mm-decode.el (mm-dissect-buffer): Decode description.
6876
6877         * mml.el (mml-to-mime): Encode message header first.
6878
6879 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6880
6881         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6882         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6883
6884         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6885         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6886
6887 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6888
6889         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6890
6891 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6892
6893         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6894         prefix keys.
6895         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6896         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6897         gnus-xmas.el.
6898
6899         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6900         (gnus-xmas-article-describe-bindings): New function.
6901         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6902         gnus-xmas-article-describe-bindings.
6903
6904         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6905
6906 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6907
6908         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6909         Add new variables for article mark management.
6910         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6911         list of extra data entries which, when present, will indicate that the
6912         article ID should not be trimmed from the registry.
6913         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6914         functions.
6915         (gnus-registry-read-mark): New function to read a mark name from the
6916         user.
6917         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6918         (gnus-registry-set-article-mark-internal): New functions to add and
6919         remove marks.
6920         (gnus-registry-get-article-marks): New function to show the marks for
6921         an article, or retrieve them for further use.
6922
6923 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6924
6925         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6926         keys when no argument is given.
6927
6928 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6929
6930         * imap.el (imap-ping-server): New variable.
6931         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6932         (imap-ping-server): Minor doc string fixes.
6933
6934 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6935
6936         * imap.el (imap-ping-server): New function.
6937         (imap-opened): Call imap-ping-server.
6938
6939 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6940
6941         * gnus-sum.el (gnus-article-sort-by-random)
6942         (gnus-thread-sort-by-random): Fix doc strings.
6943         Reported by jidanni@jidanni.org.
6944
6945 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6946
6947         * gnus-art.el (gnus-article-describe-bindings): New function.
6948         (gnus-article-read-summary-keys): Use it.
6949         (gnus-article-mode-map): Bind `C-h b' to it.
6950
6951 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6952
6953         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6954         XEmacs.
6955         (gnus-article-describe-key, gnus-article-describe-key-briefly):
6956         Protect against non-character events.
6957
6958         * lpath.el: Fbind map-keymap for Emacs 21.
6959
6960 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6961
6962         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
6963         New command.
6964         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6965         instead of END.  Change name of the temp file.
6966         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6967         customizable.
6968
6969 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6970
6971         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6972         bind `S W' to gnus-article-wide-reply-with-original; set default
6973         binding to gnus-article-read-summary-send-keys.
6974         (gnus-article-read-summary-keys): Fix the order of keys; display
6975         continuation keys correctly in the echo area; describe bindings
6976         correctly when keys end with `C-h'.
6977         (gnus-article-read-summary-send-keys): New function.
6978         (gnus-article-describe-key, gnus-article-describe-key-briefly):
6979         Work for gnus-article-read-summary-send-keys; display continuation keys
6980         correctly in the echo area.
6981         (gnus-article-reply-with-original): Ignore prefix argument.
6982         (gnus-article-wide-reply-with-original): New function.
6983
6984         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6985         Emacs 21.
6986
6987 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6988
6989         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6990         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6991
6992 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6993
6994         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6995         (gnus-group-read-ephemeral-gmane-group): New command.
6996
6997 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6998
6999         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7000
7001 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7002
7003         * message.el (message-send-mail-function): Increase custom version.
7004
7005         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7006         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7007
7008 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7009
7010         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
7011         for the cases where imap-authenticate is called with a nil buffer
7012         parameter.
7013
7014 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7015
7016         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7017         html parts correctly; support forwarded messages.
7018         (gnus-article-browse-html-article): Remove work buffers.
7019
7020         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7021         compiling.
7022         (netrc-bound-and-true-p): New macro.
7023         (netrc-parse): Use it instead of bound-and-true-p that is not available
7024         in XEmacs 21.4.
7025
7026 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7027
7028         * gnus-registry.el (gnus-registry-mark-article)
7029         (gnus-registry-article-marks): Add functionality to mark articles
7030         through the Gnus registry.
7031
7032         * encrypt.el: Clarify documentation for the new pgg method.
7033         (encrypt-file-alist): Add PGG option.
7034         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
7035         functionality.  Abstract password key and messaging to external
7036         functions.
7037         (encrypt-password-key, encrypt-get-passphrase-if-needed)
7038         (encrypt-message-method-and-cipher): Add new convenience external
7039         functions.
7040         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
7041         (encrypt-pgg-process-buffer): Add PGG functionality glue.
7042
7043         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7044         (netrc-parse): Use encrypt-file-alist to determine if
7045         encrypt-find-model or encrypt-insert-file-contents should be used.
7046
7047         * encrypt.el: Clarify documentation.  Load password-cache or
7048         password, whichever one is found first, instead of autoloading.
7049
7050 2007-12-19  Glenn Morris  <rgm@gnu.org>
7051
7052         * mml.el (message-options-set, message-narrow-to-head)
7053         (message-in-body-p, message-mail-p, message-encode-message-body):
7054         Autoload.
7055         (message-remove-header, message-narrow-to-headers-or-head)
7056         (message-subscribed-p, message-make-mail-followup-to)
7057         (message-position-on-field, message-news-p)
7058         (message-options-set-recipient, message-generate-headers)
7059         (message-sort-headers): Declare as functions.
7060
7061 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7062
7063         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7064         convention in doc string.
7065
7066 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7067
7068         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7069         title to html parts.
7070         (gnus-article-browse-html-article): Pass message header to it.
7071
7072         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7073
7074 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7075
7076         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7077         or password compatible with XEmacs.
7078
7079 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7080
7081         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7082         format document.
7083         (gnus-mime-delete-part): Don't write description line if empty.
7084         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7085
7086 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
7087
7088         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7089         (gnus-summary-mark-read-and-unread-as-read)
7090         (gnus-summary-mark-current-read-and-unread-as-read)
7091         (gnus-summary-mark-unread-as-ticked): Doc fix.
7092         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7093
7094 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7095
7096         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7097         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7098
7099 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7100
7101         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7102         yes-or-no-p.
7103
7104 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7105
7106         * mm-decode.el (mm-add-meta-html-tag): New function.
7107         (mm-save-part-to-file, mm-pipe-part): Use it.
7108
7109         * gnus-art.el (gnus-article-browse-delete-temp-files):
7110         Use gnus-y-or-n-p instead of y-or-n-p.
7111         (gnus-article-browse-html-parts): Work with message/external-body; use
7112         mm-add-meta-html-tag.
7113
7114 2007-12-11  Glenn Morris  <rgm@gnu.org>
7115
7116         * gnus-cache.el: Require gnus-sum not just when compiling.
7117
7118         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7119
7120         * gnus-int.el (gnus-server-opened, gnus-status-message):
7121         Move definitions before use.
7122
7123         * mm-decode.el: Require gnus-util.
7124         (mm-remove-part): Only call delete-annotation on XEmacs.
7125
7126         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7127
7128         * nnmail.el: Require gnus-int.
7129
7130         * spam.el: Move `require's before `eval-when-compile's.
7131
7132         * gnus-ems.el (gnus-alive-p):
7133         * gnus-fun.el (message-goto-eoh):
7134         * gnus-util.el (gnus-group-name-decode):
7135         * mail-source.el (gnus-compress-sequence):
7136         * message.el (Info-goto-node, format-spec):
7137         * mm-bodies.el (message-options-get):
7138         * mm-decode.el (mm-view-pkcs7):
7139         * mm-util.el (gmm-write-region):
7140         * mml-smime.el (mml-compute-boundary)
7141         (gnus-completing-read-with-default):
7142         * mml.el (widget-button-press, gnus-make-hashtable):
7143         * mml1991.el (mm-decode-content-transfer-encoding)
7144         (mm-encode-content-transfer-encoding)
7145         (message-options-get, message-options-set):
7146         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7147         * nnfolder.el (gnus-request-group):
7148         * nnheader.el (ietf-drums-unfold-fws):
7149         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7150         * smime.el (gnus-run-mode-hooks):
7151         * spam-stat.el (gnus-message): Autoload.
7152
7153         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7154         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7155         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7156         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7157         Add declare-function compatibility definition.
7158
7159         * gnus-cache.el (nnvirtual-find-group-art):
7160         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7161         (gnus-add-image, gnus-add-wash-type):
7162         * gnus-group.el (nnkiboze-score-file):
7163         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7164         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7165         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7166         (message-tokenize-header, gnus-get-buffer-create)
7167         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7168         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7169         * gnus.el (gnus-group-decoded-name):
7170         * mail-source.el (imap-capability):
7171         * mm-bodies.el (message-options-set):
7172         * mm-decode.el (gnus-configure-windows):
7173         * mm-extern.el (message-goto-body):
7174         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7175         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7176         (epg-sub-key-validity, message-options-set):
7177         * mml.el (widget-event-point, gnus-configure-windows):
7178         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7179         * mml2015.el (epg-check-configuration, epg-configuration)
7180         (message-options-set):
7181         * nndb.el (nndb-request-article):
7182         * nnfolder.el (gnus-request-create-group):
7183         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7184         * nnmaildir.el (gnus-group-mark-article-read):
7185         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7186         * rfc1843.el (message-fetch-field):
7187         * spam.el (gnus-extract-address-components):
7188         Declare as functions.
7189
7190 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7191
7192         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7193
7194         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7195
7196         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7197         bind show-trailing-whitespace for XEmacs.
7198
7199 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7200
7201         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7202         new no-op macro for backward compatibility.
7203
7204         * imap.el (imap-string-to-integer): New function.
7205
7206 2007-12-09  Glenn Morris  <rgm@gnu.org>
7207
7208         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7209
7210         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7211         * message.el, mm-view.el, sieve-manage.el, smime.el:
7212         Add declare-function compatibility definition.
7213
7214         * gnus-art.el (w3-region, w3m-region, Info-menu):
7215         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7216         * gnus-sum.el (gnus-get-predicate):
7217         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7218         * message.el (mail-abbrev-in-expansion-header-p):
7219         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7220         (w3m-detect-meta-charset, w3m-region):
7221         * sieve-manage.el (password-read, password-cache-add)
7222         (password-cache-remove):
7223         * smime.el (password-read-and-add): Declare as functions.
7224
7225 2007-12-08  David Kastrup  <dak@gnu.org>
7226
7227         * gnus-sum.el (gnus-summary-simplify-subject-query):
7228         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7229         `message'.
7230
7231 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7232
7233         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7234         it to bind idna-program, installation-directory, defined-colors, and
7235         face-attribute for XEmacs of the version that compiles defcustom forms.
7236
7237 2007-12-07  Glenn Morris  <rgm@gnu.org>
7238
7239         * gnus-art.el (article-make-date-line): Revert previous change.
7240
7241 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7242
7243         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7244
7245 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7246
7247         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7248         Call gnus-add-to-range ranges only once with a prepared article-list.
7249
7250 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7251
7252         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7253         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7254         group names with backslashes.
7255         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7256
7257 2007-12-06  Deepak Goel  <deego3@gmail.com>
7258
7259         * gnus-art.el (article-make-date-line):
7260         * gnus-start.el (gnus-load):
7261         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7262
7263 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7264
7265         * gnus-art.el (gnus-use-idna)
7266         * gnus-start.el (gnus-site-init-file)
7267         * message.el (message-use-idna)
7268         * mm-uu.el (mm-uu-hide-markers)
7269         * smiley.el (smiley-style): Revert changes that suppress warnings.
7270
7271 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7272
7273         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7274         specify charset to html source.
7275         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7276
7277 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7278
7279         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7280         idna-program in order to suppress byte compile warning issued by XEmacs
7281         that came to byte compile the default value section of defcustom forms
7282         recently.
7283
7284         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7285         value of installation-directory.
7286
7287         * message.el (message-use-idna): Don't directly refer to the value of
7288         idna-program.
7289
7290         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7291
7292         * smiley.el (smiley-style): Don't directly call face-attribute.
7293
7294 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7295
7296         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7297
7298         * gnus-dired.el: Reduce Gnus dependencies.
7299         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
7300         Don't require.  Use autoloads instead.
7301         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7302         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7303         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7304         (gnus-dired-mode): Adjust doc string.
7305         (gnus-dired-mail-mode): New variable.
7306         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7307         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7308         (gnus-dired-mail-buffers): New function.  Return mail or message
7309         composition buffers.
7310         (gnus-dired-attach): Use it.
7311         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7312         NO-DECODE.
7313         (gnus-dired-print): Use `gnus-print-buffer' depending on
7314         `gnus-dired-mail-mode'.
7315
7316 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7317
7318         * rfc2047.el (rfc2047-encoded-word-regexp)
7319         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7320         explaining what regexp patterns are for.
7321
7322 2007-12-04  Glenn Morris  <rgm@gnu.org>
7323
7324         * password.el: Move to password-cache.el.
7325
7326         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7327         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7328         * mml-smime.el (password-read, password-cache-add)
7329         (password-cache-remove):
7330         No need to autoload, since mml-sec requires password.
7331
7332         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7333         * message.el (gnus-extract-address-components):
7334         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7335
7336         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7337         password.
7338
7339 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7340
7341         * mailcap.el: Reduce dependencies.
7342         (mail-header-parse-content-type): Autoload.
7343         (mailcap-delete-duplicates): New alias.
7344         (mailcap-mime-info): Add optional argument NO-DECODE.
7345         (mailcap-mime-types): Use mailcap-delete-duplicates.
7346
7347         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7348
7349 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7350
7351         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7352         (imap-parse-status): Upcase status-att for servers that sends them
7353         lower-case (e.g., MS Exchange 2007).
7354
7355 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7356
7357         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7358         function.
7359
7360         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7361         (gnus-uu-yenc-article): New function.
7362
7363         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7364
7365         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
7366
7367 2007-12-02  Glenn Morris  <rgm@gnu.org>
7368
7369         * binhex.el (binhex): New custom group.
7370         (binhex-decoder-program, binhex-decoder-switches)
7371         (binhex-use-external): Move to the binhex custom group.
7372
7373         * uudecode.el (uudecode): New custom group.
7374         (uudecode-decoder-program, uudecode-decoder-switches)
7375         (uudecode-use-external): Move to the uudecode custom group.
7376
7377         * netrc.el (top-level): Don't load `encrypt' features.
7378         (netrc-parse): Don't use encrypt.
7379         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7380
7381         * encrypt.el: Remove file.
7382
7383 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7384
7385         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7386         matches on patches.
7387
7388         * gnus-art.el (gnus-article-browse-html-article):
7389         Mention `mm-text-html-renderer' in the doc string.
7390
7391         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7392         string.  Add comments.
7393
7394         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7395         if rhs is ASCII.
7396
7397 2007-12-01  Glenn Morris  <rgm@gnu.org>
7398
7399         * mail-source.el (top-level): Require format-spec before
7400         eval-when-compile.
7401
7402 2007-11-30  Glenn Morris  <rgm@gnu.org>
7403
7404         * encrypt.el: Require password, rather than autoloading password-read.
7405
7406 2007-11-29  Glenn Morris  <rgm@gnu.org>
7407
7408         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7409         (sasl-make-client, sasl-next-step, sasl-step-data)
7410         (sasl-step-set-data): Declare as functions.
7411
7412 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7413
7414         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7415
7416 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7417
7418         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7419         certs should be verified and what is to be done in the event of a
7420         verification failure.
7421
7422         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7423         caller can indicate whether the cache should be disregarded for this
7424         call.  This way the result of the call is reproducible at all times and
7425         can be considered a canonical server name for the supplied method.
7426         (gnus-agent-method-p): Canonicalize server names by pushing their
7427         method through `gnus-method-to-server' using the no-cache argument.
7428
7429         * gnus-srvr.el (gnus-server-insert-server-line):
7430         Call `gnus-method-to-server' with `no-cache' argument.
7431
7432         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7433         gnus-agent-possibly-synchronize-flags as this should be called when the
7434         server is actually being opened.
7435         (gnus-agent-possibly-synchronize-flags)
7436         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7437         flags file of an agentized server to the latter function.
7438
7439         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7440         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7441         after a connection has been established successfully.
7442
7443 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7444
7445         * gnus-art.el (article-display-face): Force to display face if called
7446         interactively; check if gnus-article-x-face-too-ugly matches author.
7447         (article-display-x-face): Display face even if From header is missing
7448         as article-display-face does.
7449
7450 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7451
7452         * hashcash.el (message-narrow-to-headers-or-head)
7453         (message-fetch-field, message-goto-eoh)
7454         (message-narrow-to-headers): Declare as functions.
7455
7456 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7457
7458         * mail-source.el (mail-sources): Default to fetch from file for
7459         compatibility with default of nnmail-spool-file.
7460
7461 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7462
7463         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7464         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7465         to look for encoded word that should be encoded again.
7466         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7467         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7468         encoding pattern.
7469         (rfc2047-decode-region): Switch strict regexp and loose one according
7470         to rfc2047-allow-irregular-q-encoded-words.
7471
7472 2007-11-25  Romain Francoise  <romain@orebokech.com>
7473
7474         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7475
7476 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7477
7478         * tls.el (tls-program): Provide more custom choices from
7479         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7480         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7481
7482 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7483
7484         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7485         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7486
7487         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7488         `nnmail-spool-file'.
7489
7490         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7491         `nnmail-spool-file'.
7492
7493         * gnus-move.el (gnus-change-server): Ditto.
7494
7495         * gnus-kill.el (gnus-batch-score): Ditto.
7496
7497         * gnus-cache.el (gnus-jog-cache): Ditto.
7498
7499         * gnus-msg.el (gnus-summary-reply):
7500         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7501
7502 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7503
7504         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7505         version.  Minor improvement to doc strings.
7506         (tls-program): Add comment.
7507
7508 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7509
7510         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7511         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7512         mismatch between the hostname provided in the certificate and the name
7513         of the host connnecting to.
7514         (open-tls-stream): Use them.  Check certificates against trusted root
7515         certificates.
7516
7517 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7518
7519         * gnus-cache.el (gnus-cache-generate-nov-databases):
7520         Use nnml-generate-nov-databases-directory instead of
7521         nnml-generate-nov-databases-1.
7522
7523 2007-11-24  Glenn Morris  <rgm@gnu.org>
7524
7525         * message.el (message-tool-bar-retro): Update for rename
7526         mail_send.xpm->mail-send.xpm.
7527
7528 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7529
7530         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7531         `smime-ldap-search' for Emacs 22 and up.
7532
7533 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7534
7535         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7536
7537         * message.el (message-send-mail-function): Fix error convention.
7538         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7539         (message-widen-reply, message-send-mail, message-talkative-question)
7540         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7541         (message-clone-locals, message-send-news): Use with-current-buffer.
7542         (message-insert-or-toggle-importance): Remove unused var `valid'.
7543         (message-make-references): Remove unused var `new-references'.
7544         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7545
7546 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7547
7548         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7549         (spam-split-symbolic-return-positive): Reflow docstring.
7550         (spam-backends, spam-summary-exit-behavior)
7551         (spam-mark-ham-unread-before-move-from-spam-group)
7552         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7553         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7554         (spam-clear-cache, spam-backend-check, spam-install-backend)
7555         (spam-install-statistical-backend, spam-list-of-processors)
7556         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7557         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7558         (spam-check-crm114, spam-initialize, spam-unload-hook):
7559         Fix typos in docstrings.
7560
7561 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7562
7563         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7564         been checked if they have never been read and those group levels are
7565         higher than the one that a user specified.
7566
7567 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7568
7569         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7570         foreign groups unless a group level is specified by a user.
7571         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7572
7573 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7574
7575         * message.el (message-send-mail-function): Require sendmail.
7576
7577 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7578
7579         * message.el (message-send-mail-function): Check for smtpmail too.
7580
7581         * utf7.el (utf7-encode, utf7-decode): Use coding system
7582         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7583
7584         * message.el (message-send-mail-function): New function.
7585         (message-send-mail-function): Set default using
7586         message-send-mail-function.  Adjust doc string.
7587         (message-send-mail-with-mailclient): New function.
7588
7589 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7590
7591         * smime.el (from):
7592         * rfc2047.el (message-posting-charset):
7593         * qp.el (mm-use-ultra-safe-encoding):
7594         * pop3.el (parse-time-months):
7595         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7596         * nnml.el (files):
7597         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7598         (jka-compr-compression-info-list, ange-ftp-path-format)
7599         (efs-path-regexp):
7600         * nndiary.el (files):
7601         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7602         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7603         (epg-digest-algorithm-alist, inhibit-redisplay)
7604         (password-cache-expiry):
7605         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7606         (pgg-output-buffer, password-cache-expiry):
7607         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7608         (efs-path-regexp):
7609         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7610         (inhibit-redisplay):
7611         * mm-uu.el (file-name, start-point, end-point, entry)
7612         (gnus-newsgroup-name, gnus-newsgroup-charset):
7613         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7614         (latin-unity-ucs-list):
7615         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7616         (mm-uu-binhex-decode-function):
7617         * message.el (gnus-message-group-art, gnus-list-identifiers)
7618         (rmail-enable-mime-composing, gnus-local-organization)
7619         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7620         (gnus-read-active-file, facemenu-add-face-function)
7621         (facemenu-remove-face-function, gnus-article-decoded-p)
7622         (tool-bar-mode):
7623         * mail-source.el (display-time-mail-function):
7624         * gnus-util.el (nnmail-pathname-coding-system)
7625         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7626         (gnus-original-article-buffer, gnus-user-agent)
7627         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7628         (xemacs-codename, sxemacs-codename, emacs-program-version):
7629         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7630         * gnus-start.el (gnus-agent-covered-methods)
7631         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7632         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7633         (gnus-newsgroup-headers, gnus-group-list-mode)
7634         (gnus-group-mark-positions, gnus-newsgroup-data)
7635         (gnus-newsgroup-unreads, nnoo-state-alist)
7636         (gnus-current-select-method, mail-sources)
7637         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7638         (nnmail-spool-file, gnus-cache-active-hashtb):
7639         * gnus-mh.el (mh-lib-progs):
7640         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7641         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7642         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7643         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7644         (gnus-group-buffer):
7645         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7646         (font-lock-set-defaults):
7647         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7648         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7649         (gnus-summary-post-menu, total-parts, type, condition, length):
7650         * gnus-agent.el (gnus-agent-read-agentview):
7651         * flow-fill.el (show-trailing-whitespace):
7652         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7653         eval-and-compile wrappers for byte compiler pacifiers.
7654
7655         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7656         (mm-display-inline-fontify): Check for featurep 'xemacs not
7657         extent-list.
7658
7659         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7660         itimer-list.
7661         (mm-create-image-xemacs): Only do something for XEmacs.
7662         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7663
7664         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7665
7666         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7667         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7668
7669 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7670
7671         * nnimap.el (nnimap-split-download-body):
7672         * gnus-demon.el (gnus-demon):
7673         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7674
7675 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7676
7677         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
7678         New macros.
7679         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7680         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7681         copy data from unibyte buffer to multibyte current buffer.
7682         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7683         to copy data from unibyte current buffer to multibyte buffer.
7684         (nntp-make-process-buffer): Make process buffer unibyte.
7685
7686         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7687
7688 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7689
7690         * pop3.el (pop3-open-server): Accept and process data more robustly at
7691         connexion start to avoid spurious "POP SSL connexion failed" errors.
7692
7693 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7694
7695         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7696         read group names.
7697
7698 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7699
7700         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7701
7702 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7703
7704         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7705         (nnmail-save-active): Use a unibyte buffer when saving active file,
7706         which may contain non-ASCII group names.
7707
7708         * nnml.el (nnml-request-group): Decode group names in messages.
7709
7710 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7711
7712         * message.el (message-citation-line-function)
7713         (message-insert-formatted-citation-line): Fix spelling of
7714         `message-insert-formated-citation-line'.
7715
7716 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7717
7718         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7719
7720 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7721
7722         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7723         nnmail-pathname-coding-system.
7724
7725         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7726         that a user enters; decode group names in messages.
7727
7728         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7729
7730 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7731
7732         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7733
7734         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7735
7736         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7737         risky local variable.
7738
7739         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7740
7741 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7742
7743         * encrypt.el: Improve documentation to fix function name typo.
7744         Reported by Daiki Ueno <ueno@unixuser.org>.
7745
7746 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7747
7748         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7749         even if the point is not in the last page of an article.
7750         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7751         back to the previous page.
7752
7753 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7754
7755         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7756
7757 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7758
7759         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7760
7761 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7762
7763         * message.el (message-check-news-body-syntax):
7764         Avoid mm-string-as-multibyte.
7765         (message-hide-headers): Don't assume (point-min)==1.
7766
7767 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7768
7769         * message.el (message-remove-blank-cited-lines): Fix if remove is
7770         given.
7771         (message-bogus-address-regexp): New variable.
7772         (message-bogus-recipient-p): New function.
7773         (message-check-recipients): New command.
7774         (message-syntax-checks): Add `bogus-recipient'.
7775         (message-fix-before-sending): Add `bogus-recipient'.
7776
7777         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7778         (gnus-treat-body-boundary): Don't test window-system.
7779
7780 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7781
7782         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7783
7784 2007-10-28  Miles Bader  <miles@gnu.org>
7785
7786         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7787         at compile-time too.
7788
7789 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7790
7791         * gnus-msg.el (gnus-message-setup-hook):
7792         Add `message-remove-blank-cited-lines' to options.
7793
7794 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7795
7796         * message.el (message-remove-blank-cited-lines): New function.
7797         Suggested by Karl Plästerer.
7798
7799 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7800
7801         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7802         mapc.
7803
7804         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7805         (top-level): Use mapc to set functions to be traced for debugging.
7806
7807         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7808         called for effect with while loop.
7809
7810         * message.el (message-talkative-question): Replace mapcar called for
7811         effect with mapc.
7812
7813         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7814         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7815         called for effect with dolist.
7816
7817         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7818
7819         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7820         gnus-extra-headers and nnmail-extra-headers.
7821
7822         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7823         called for effect with dolist.
7824         (top-level): Use mapc to set functions to be traced for debugging.
7825
7826         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7827         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7828         dolist.
7829
7830         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7831         Replace mapcar called for effect with mapc.
7832         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7833         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7834         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7835         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7836
7837         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7838         remove-if that's a cl function.
7839
7840         * webmail.el (webmail-debug): Replace mapcar called for effect with
7841         dolist.
7842
7843         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7844         with mapc.
7845
7846 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7847
7848         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7849         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7850         with while loop.
7851
7852         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7853         functions from article-* functions.
7854         (gnus-multi-decode-header): Replace mapcar called for effect with
7855         dolist.
7856
7857         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7858         (gnus-bookmark-show-details): Replace mapcar called for effect with
7859         while loop.
7860
7861         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7862         called for effect with while loop.
7863
7864         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7865         with dolist.
7866
7867         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7868         Replace mapcar called for effect with dolist.
7869
7870         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7871
7872         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7873         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7874         Replace mapcar called for effect with dolist.
7875         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7876         mapc.
7877
7878         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7879         Replace mapcar called for effect with dolist.
7880         (gnus-topic-list): Replace mapcar called for effect with mapc.
7881
7882         * gnus.el: Use mapc instead of mapcar to add autoloads.
7883
7884 2007-10-23  Richard Stallman  <rms@gnu.org>
7885
7886         * gnus-group.el (gnus-group-highlight): Mark as risky.
7887
7888 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7889
7890         * gnus.el (gnus-server-to-method): Return method found first in
7891         gnus-newsrc-alist.
7892
7893         * gnus-art.el (gnus-article-highlight-signature)
7894         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7895         button overlay without the front stickiness.
7896
7897 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7898
7899         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7900         overview buffer needed a catch to receive its throw.
7901         (gnus-agent-flush-cache): Declare as interactive to make this function
7902         easier to use.
7903
7904 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7905
7906         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7907         `next-line'.
7908
7909 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7910
7911         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7912         exclude address matching message-dont-reply-to-names.
7913
7914 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7915
7916         * gnus-util.el (gnus-string<): New function.
7917
7918         * gnus-sum.el (gnus-article-sort-by-author)
7919         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7920
7921 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7922
7923         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7924         the frame-focus tag is set in gnus-buffer-configuration.
7925
7926 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7927
7928         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7929         the front stickiness.
7930
7931 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7932
7933         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7934         url pattern; remove duplicate one.
7935         (gnus-article-extend-url-button): New function.
7936         (gnus-article-add-buttons): Use it.
7937         (gnus-button-push): Use concatenated url that it makes.
7938
7939 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7940
7941         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7942
7943 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7944
7945         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7946         Don't hardcode point-min==1.
7947
7948 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7949
7950         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7951         Fix comment about "iso8859-1".
7952
7953 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7954
7955         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7956         ones returned from the verify-function.
7957
7958         * mm-uu.el (mm-uu-pgp-signed-extract-1):
7959         Call mml2015-extract-cleartext-signature if extraction failed.
7960
7961 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7962
7963         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7964         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7965         failed.
7966
7967 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7968
7969         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7970
7971 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7972
7973         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7974         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7975         recommends to use EasyPG instead of PGG.
7976
7977         * pgg.el: Revert to revision 6.23.2.16.
7978
7979         * pgg-def.el: Revert to revision 6.6.2.14.
7980
7981         * pgg-gpg.el: Revert to revision 6.23.2.34.
7982
7983 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7984
7985         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7986         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7987         thread for both the null and zero (kill/expire thread) universal prefix
7988         cases.
7989         (gnus-summary-expire-thread): Add new function to expire a thread,
7990         using gnus-summary-kill-thread.
7991         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7992         shortcuts for gnus-summary-expire-thread.
7993         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7994         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7995
7996 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7997
7998         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7999         extras value, so an extras entry can be deleted.
8000         (gnus-registry-delete-extra-entry): Use it.
8001         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8002         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8003         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8004         storage through the gnus-registry, and provide an appropriate API for
8005         it.
8006
8007 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8008
8009         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8010         Suggested by Leo <sdl.web@gmail.com>.
8011
8012         * gnus.el: Do.
8013
8014 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8015
8016         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8017         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8018
8019         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8020
8021         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8022         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8023
8024 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8025
8026         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8027         newline.
8028         (nnmbox-request-accept-article): Don't change article in source buffer;
8029         narrow to header to use message-fetch-field rather than
8030         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8031         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8032         as delimiters; make sure article ends with newline.
8033         (nnmbox-delete-mail): Correct last position of article to be deleted;
8034         ignore X-Gnus-Newsgroup header in article body.
8035         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8036         positions; make sure article ends with newline.
8037
8038         * message.el (message-display-abbrev): Don't infloop when a user
8039         inserts SPC in the beginning of header.
8040
8041         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
8042         coding-system-for-read and coding-system-for-write for XEmacs having no
8043         file-coding feature.
8044
8045         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
8046
8047 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8048
8049         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8050         list of groups not followed by default.  Fix type to be regexp.
8051         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8052
8053 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8054
8055         * hmac-def.el (define-hmac-function): Switch from old-style to
8056         new-style backquotes.
8057
8058         * md4.el (md4-make-step): Likewise.
8059
8060 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8061
8062         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8063         raw-text coding system when saving .newsrc file, which may contain
8064         non-ASCII group names.
8065
8066 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8067
8068         * gnus-cus.el (gnus-score-extra): New widget.
8069         (gnus-score-extra-convert): New function.
8070         (gnus-score-customize): Use it for Extra.
8071
8072 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8073
8074         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8075         (mml2015-mailcrypt-clear-verify): Use it.
8076         (mml2015-gpg-clear-verify): Use it.
8077         (mml2015-pgg-clear-verify): Use it.
8078         (mml2015-epg-clear-verify): Replace the current part with the output
8079         from GnuPG; don't extract the plaintext by itself.
8080
8081         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8082         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8083         mml2015-clear-verify-function; don't touch the armor headers or
8084         dash-escaped text here.
8085
8086 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8087
8088         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8089         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8090         parts, or application/octet-stream as a last resort.
8091         (gnus-mime-view-part-as-type): Don't toggle display.
8092         (gnus-mime-view-part-as-charset): Don't turn off display before
8093         querying charset.
8094
8095         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8096         stuff to undisplayer function in Emacs.
8097         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8098
8099         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8100         text/calendar parts.
8101
8102 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8103
8104         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8105         decoding text/calendar parts.
8106
8107         * message.el (message-forward-make-body-mime): Always mark body as
8108         having no illegible text; remove signed-or-encrypted argument.
8109         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8110
8111         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8112         (mml-generate-mime-1): Don't encode body if it is specified to be in
8113         raw form; don't make buffer be unibyte when inserting multibyte string.
8114
8115 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8116
8117         * sha1.el: Fix up comment style.
8118         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8119         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8120
8121         * hex-util.el: Fix up comment style.
8122         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8123
8124         * gnus-salt.el: Use with-current-buffer.
8125         (gnus-pick-setup-message): Fix long-standing typo.
8126
8127 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8128
8129         * imap.el (imap-logout-timeout): New variable.
8130         (imap-logout, imap-logout-wait): New functions.
8131         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8132
8133         * nnimap.el (nnimap-logout-timeout): New server variable.
8134         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8135         nnimap-logout-timeout.
8136
8137         * gnus-art.el (gnus-article-summary-command-nosave)
8138         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8139
8140 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8141
8142         * gnus.el (gnus-maximum-newsgroup): New variable.
8143
8144         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8145         according to gnus-maximum-newsgroup.
8146
8147         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8148         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8149         Limit the range of articles according to gnus-maximum-newsgroup.
8150
8151 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8152
8153         * gnus-art.el (gnus-sticky-article): Fix problems described in
8154         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8155         Don't perform gnus-configure-windows here; reuse existing sticky
8156         article buffer.
8157
8158         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8159         it doesn't exist in gnus-article-mode.
8160
8161 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8162
8163         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8164         (gnus-agent-decoded-group-name): New function.
8165         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8166         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8167
8168 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8169
8170         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8171         Add binding for gnus-sticky-article.
8172         (gnus-summary-exit): Don't kill sticky article buffers.
8173
8174         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8175         article buffer.
8176         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8177         (gnus-kill-sticky-article-buffers): New commands.
8178
8179 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8180
8181         * nntp.el (nntp-xref-number-is-evil): New server variable.
8182         (nntp-find-group-and-number): If it is non-nil, don't trust article
8183         numbers in the Xref header.
8184
8185 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8186
8187         * gnus-agent.el (gnus-agent-read-group): New function.
8188         (gnus-agent-flush-group, gnus-agent-expire-group)
8189         (gnus-agent-regenerate-group): Use it.
8190         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8191         nnmail-pathname-coding-system.
8192
8193 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8194
8195         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8196
8197         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8198         that are unread as unread, and also as selected so that information of
8199         marks having been changed by a user may be updated when exiting group.
8200
8201 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8202
8203         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8204
8205 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8206
8207         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8208         calculated ignoring signature parts to gnus-treat-article.
8209
8210 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8211
8212         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8213         a point here in order to keep the window start.
8214         (gnus-insert-mime-security-button): Make a button overlay without the
8215         front stickiness.
8216         (gnus-mime-display-security): Goto the end of a button.
8217
8218         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8219
8220 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8221
8222         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8223         group-name-at-point.
8224         (gnus-group-completing-read): New function that offers decoded
8225         non-ASCII group names for completion.
8226         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8227         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8228         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8229         (gnus-group-fetch-control): Use it.
8230         (gnus-fetch-group): Use group-name-at-point for the initial value
8231         rather than the default value; use gnus-alive-p.
8232
8233         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8234         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8235         (gnus-summary-post-news): Use gnus-group-completing-read.
8236
8237         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8238         (gnus-read-move-group-name): Decode group name for completion.
8239
8240 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8241
8242         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8243         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8244         Yamaoka slightly modified the code).
8245
8246 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8247
8248         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8249         (nnmail-split-incoming): Bind it.
8250
8251         * nnml.el (nnml-group-name-charset): New function.
8252         (nnml-decoded-group-name): Use it; don't decode group name if
8253         nnmail-group-names-not-encoded-p is non-nil.
8254         (nnml-encoded-group-name): New function.
8255         (nnml-group-pathname): Inline nnml-decoded-group-name.
8256         (nnml-request-expire-articles): Decode group name in message.
8257         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8258         nnmail-pathname-coding-system.
8259         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8260         not decoded ones according to nnmail-group-names-not-encoded-p.
8261         (nnml-generate-active-info): Use nnml-encoded-group-name.
8262
8263 2007-08-08  Glenn Morris  <rgm@gnu.org>
8264
8265         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8266         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8267         doc-strings and comments.
8268
8269 2007-07-25  Glenn Morris  <rgm@gnu.org>
8270
8271         * Relicense all FSF files to GPLv3 or later.
8272
8273 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8274
8275         * gnus-sum.el (gnus-summary-move-article):
8276         Make gnus-summary-respool-article work.
8277
8278 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8279
8280         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8281         string.
8282
8283 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8284
8285         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8286         that should be ignored when comparing distant RSS articles with local
8287         ones.
8288         (nnrss-make-hash-index): New function.  Create a hash index according
8289         to the ignored fields.
8290         (nnrss-check-group): Use it.
8291
8292 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8293
8294         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8295
8296         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8297
8298         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8299         the new optional argument ENCODED is non-nil.
8300         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8301         coding system for encoding group name.
8302         (gnus-group-make-rss-group): Pass un-encoded group name to
8303         gnus-group-make-group.
8304         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8305         encoded.
8306
8307         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8308         Encode group name to which articles are moved or copied.
8309         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8310         coding system for encoding Newsgroup, Followup-To and Xref headers.
8311
8312         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8313         marks; use nnheader-file-coding-system to write a file.
8314         (nnagent-retrieve-headers): Bind file-name-coding-system to
8315         nnmail-pathname-coding-system.
8316
8317         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8318
8319         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8320         (nnml-request-article, nnml-request-create-group)
8321         (nnml-request-rename-group, nnml-find-id)
8322         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8323         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8324         (nnml-save-marks): Use nnml-group-pathname instead of
8325         nnmail-group-pathname.
8326
8327         (nnml-request-create-group, nnml-request-expire-articles)
8328         (nnml-request-move-article, nnml-request-delete-group)
8329         (nnml-deletable-article-p, nnml-possibly-create-directory)
8330         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8331         (nnml-open-marks): Bind file-name-coding-system to
8332         nnmail-pathname-coding-system.
8333
8334         (nnml-request-article): Pass server argument to nnml-find-group-number.
8335         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
8336         Pass server argument to nnml-possibly-create-directory.
8337         (nnml-request-accept-article): Pass server argument to
8338         nnml-active-number and nnml-save-mail.
8339         (nnml-find-group-number): Pass server argument to nnml-find-id.
8340         (nnml-request-update-info): Pass server argument to
8341         nnml-marks-changed-p.
8342
8343         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8344         (nnml-save-mail, nnml-active-number): Add server argument.
8345
8346         (nnml-request-delete-group): Warn if group is missing.
8347         (nnml-get-nov-buffer): Decode group name.
8348         (nnml-generate-active-info): Encode group name.
8349         (nnml-open-marks): Decode group name in messages.
8350
8351 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8352
8353         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8354         if it is not specified.
8355         (gnus-article-pipe-part, gnus-article-save-part)
8356         (gnus-article-interactively-view-part, gnus-article-copy-part)
8357         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8358         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8359         (gnus-article-replace-part, gnus-article-delete-part)
8360         (gnus-article-view-part-as-type): Pass raw prefix argument to
8361         gnus-article-part-wrapper.
8362
8363 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8364
8365         * gnus-agent.el (gnus-agent-save-active):
8366         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
8367
8368         * gnus-cache.el (gnus-cache-save-buffers)
8369         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8370         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8371         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8372         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8373         (gnus-cache-generate-active, gnus-cache-rename-group)
8374         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8375         (gnus-cache-update-overview-total-fetched-for):
8376         Bind file-name-coding-system to nnmail-pathname-coding-system.
8377         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
8378         New variables.
8379         (gnus-cache-decoded-group-name): New function.
8380         (gnus-cache-file-name): Use it.
8381         (gnus-cache-generate-active): Use non-decoded group name for active.
8382
8383         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8384         right place.
8385         (gnus-write-active-file): Don't break non-ASCII group names.
8386
8387         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8388         nnmail-pathname-coding-system.
8389
8390         * lpath.el: Bind default-file-name-coding-system,
8391         file-name-coding-system and language-info-alist for XEmacs.
8392
8393         * gnus-uu.el (gnus-uu-decode-save): Typo.
8394
8395 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8396
8397         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8398
8399 2007-07-14  David Kastrup  <dak@gnu.org>
8400
8401         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
8402         finishing actions if we did not edit the article.
8403
8404 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8405
8406         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8407         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8408         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8409         (gnus-agent-flush-group, gnus-agent-flush-cache)
8410         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8411         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8412         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8413         (gnus-agent-regenerate-group)
8414         (gnus-agent-update-files-total-fetched-for)
8415         (gnus-agent-update-view-total-fetched-for):
8416         Bind file-name-coding-system to nnmail-pathname-coding-system.
8417         (gnus-agent-group-pathname): Don't encode file names by
8418         nnmail-pathname-coding-system.
8419         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8420         coding-system-for-write instead of buffer-file-coding-system to
8421         gnus-agent-file-coding-system.
8422
8423         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8424         Decode group name.
8425
8426         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8427
8428         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8429         (gnus-read-newsrc-el-file): Make group names unibyte.
8430
8431         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8432         nnmail-pathname-coding-system.
8433
8434         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8435         (nnrss-request-delete-group): Bind file-name-coding-system to
8436         nnmail-pathname-coding-system.
8437         (nnrss-read-server-data, nnrss-read-group-data):
8438         Bind file-name-coding-system correctly.
8439         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8440
8441         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8442         (nntp-server-to-method-cache): New variable.
8443         (nntp-group-pathname): New function that decodes non-ASCII group names.
8444         (nntp-possibly-create-directory, nntp-marks-changed-p)
8445         (nntp-save-marks, nntp-open-marks): Use it.
8446         (nntp-possibly-create-directory, nntp-open-marks):
8447         Bind file-name-coding-system to nnmail-pathname-coding-system.
8448         (nntp-open-marks): Decode group names when bootstrapping marks.
8449
8450         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8451         Newsgroups and Folowup-To headers.
8452
8453 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8454
8455         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8456         (gnus-server-closed-face, gnus-server-denied-face)
8457         (gnus-server-offline-face): Remove variable.
8458         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8459
8460         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8461         of modifying message-stack directly for XEmacs.
8462
8463         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8464         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8465         if the coding-system argument is nil for XEmacs.
8466
8467         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8468         mm-charset-override-alist.
8469
8470         * rfc2047.el: Don't require base64; require rfc2045 for the function
8471         rfc2045-encode-string.
8472         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8473         to quote the parameter value.
8474
8475 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8476
8477         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8478         form in gnus-group-name-charset-method-alist.
8479
8480         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8481         overrides the default layout edit-form.
8482
8483         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8484
8485         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8486
8487 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8488
8489         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8490         as unfetched articles.
8491
8492 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8493
8494         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8495
8496 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8497
8498         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8499         original back end that keeps marks in the local system.
8500
8501 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8502
8503         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8504         arg of pop-to-buffer for XEmacs.
8505         (gnus-article-read-summary-keys): Ditto; don't restore window
8506         configuration if summary command ends up with neither article buffer
8507         nor summary buffer; describe bindings if summary keys end with C-h.
8508
8509 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8510
8511         * message.el (message-fix-before-sending): Skip raw message part to be
8512         forwarded while checking illegible text.
8513         (message-forward-make-body-mime, message-forward-make-body):
8514         Mark signed or encrypted raw message as having no illegible text.
8515
8516 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8517
8518         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8519         (gnus-message-with-timestamp-1): New macro.
8520         (gnus-message-with-timestamp): New function.
8521         (gnus-message): Use them.
8522
8523         * nnheader.el (nnheader-message): Use them.
8524
8525 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8526
8527         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8528         .newsrc.eld file.
8529
8530 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8531
8532         * gnus-agent.el (gnus-agent-fetch-headers)
8533         (gnus-agent-retrieve-headers):
8534         Bind gnus-decode-encoded-address-function to identity.
8535
8536         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8537         available also when the server returns simply a dot.
8538
8539         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8540
8541 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8542
8543         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8544
8545 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8546
8547         * gnus-ems.el (gnus-x-splash): Make it work.
8548
8549         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8550         from being used.
8551
8552         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8553
8554 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8555
8556         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8557         4th and the 5th arguments.
8558
8559         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8560         the front stickiness.
8561         (gnus-article-summary-command-nosave): Correct the order of the
8562         arguments passed to pop-to-buffer.
8563         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8564         summary command ends up with the article buffer.
8565
8566         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8567         the same faces.
8568
8569 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8570
8571         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8572
8573 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8574
8575         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8576         * gnus-sum.el (gnus-summary-highlight):
8577         * pgg.el (pgg-sign-region, pgg-sign):
8578         * mail-source.el (mail-source-delete-old-incoming-confirm):
8579         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8580
8581 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8582
8583         * gnus-art.el (gnus-mime-view-part-externally)
8584         (gnus-mime-view-part-internally): Fix predicate function passed to
8585         completing-read.
8586
8587         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8588
8589         * gnus.el (gnus-update-message-archive-method): Add :version.
8590
8591 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8592
8593         * gnus.el (gnus-update-message-archive-method): New variable.
8594
8595         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8596         according to gnus-message-archive-method if
8597         gnus-update-message-archive-method is non-nil.
8598
8599 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8600
8601         * gnus-sum.el (gnus-summary-limit-to-address): New function.
8602         Suggested by Loic Dachary <loic@dachary.org>.
8603         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8604
8605 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8606
8607         * message.el (message-pop-to-buffer): Add switch-function argument.
8608         (message-mail): Pass switch-function argument to it.
8609
8610 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8611
8612         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8613         Improve doc string.
8614
8615 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8616
8617         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8618         (gnus-header-content)
8619         * gnus-cite.el (gnus-cite-10)
8620         * gnus-srvr.el (gnus-server-closed)
8621         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8622         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8623         (gnus-group-mail-3-empty, gnus-group-mail-low)
8624         (gnus-group-mail-low-empty, gnus-splash)
8625         * message.el (message-header-to, message-header-cc)
8626         (message-header-subject, message-header-other, message-header-name)
8627         (message-header-xheader, message-separator, message-cited-text)
8628         (message-mml): Lighten colors of faces used for dark background.
8629
8630 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8631
8632         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8633         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8634
8635 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8636
8637         * message.el (message-narrow-to-headers-or-head):
8638         Ignore mail-header-separator in the body.
8639
8640 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8641
8642         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8643         same as window size.
8644
8645 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8646
8647         * message.el (message-font-lock-keywords): Use message-header-xheader
8648         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8649         ahead of the anything pattern, to get it recognised.
8650
8651 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8652
8653         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8654         spam.el loads uses it in the compiled defadvice form.
8655
8656 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8657
8658         * gnus-sum.el (gnus-articles-to-read)
8659         (gnus-summary-insert-old-articles): Don't truncate group name for
8660         `read-string'.
8661
8662         * gnus-util.el (gnus-limit-string): Delete this function.
8663
8664         * gnus-sum.el (gnus-simplify-subject-fully):
8665         Use `truncate-string-to-width' instead.
8666
8667 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8668
8669         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
8670         Tell if, on summary exit, the next group has to be selected.
8671         (gnus-summary-exit): Use it.
8672
8673 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8674
8675         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8676         non-break space.
8677
8678 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8679
8680         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8681         Check if group is not a directory.
8682         (nnfolder-request-expire-articles): Don't delete articles if the target
8683         group is not available.
8684
8685         * nnml.el (nnml-request-create-group): Properly check if group is not a
8686         file.
8687         (nnml-request-expire-articles): Don't delete articles if the target
8688         group is not available.
8689
8690         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8691         Don't quote characters that are within parentheses.
8692
8693 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8694
8695         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8696         (gnus-handle-ephemeral-exit): Select article according to it.
8697
8698 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8699
8700         * message.el (message-insert-formated-citation-line): Remove newline.
8701         (message-citation-line-format): Add final \n here so that the user can
8702         avoid a blank line.
8703
8704 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8705
8706         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8707         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8708         Update lanl/arXiv support.
8709
8710 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8711
8712         * gnus.el: Bump version number.
8713
8714 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8715
8716         * gnus.el (gnus-version-number): Bump version.
8717
8718 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8719
8720         * gnus.el: No Gnus v0.6 is released.
8721
8722 2007-04-27  Didier Verna  <didier@xemacs.org>
8723
8724         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
8725         * gmm-utils.el (gmm-regexp-concat): ... here.
8726         * message.el: Don't require 'gnus-util.
8727         (message-dont-reply-to-names): Handle name change above.
8728         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8729
8730 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8731
8732         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8733         since the initial value varies according to the system.
8734
8735 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8736
8737         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8738
8739 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8740
8741         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8742
8743 2007-04-24  Didier Verna  <didier@xemacs.org>
8744
8745         Improve the type of gnus-ignored-from-addresses.
8746         * gnus-util.el (gnus-orify-regexp): New function.
8747         * message.el (gnus-util): Require it.
8748         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8749         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8750         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8751
8752 2007-04-24  Didier Verna  <didier@xemacs.org>
8753
8754         * gnus-sum.el:
8755         * gnus-utils.el: Fix some trailing whitespaces.
8756
8757 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8758
8759         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8760         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8761         article's Message-ID; refer parent article in summary buffer.
8762
8763         * message.el (message-bounce): Call mime-to-mml.
8764
8765         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8766         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8767         optimize and/or forms properly.
8768
8769 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8770
8771         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8772         URL.
8773
8774 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8775
8776         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8777
8778 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8779
8780         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8781         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8782         displayed of multipart/alternative part if it is invoked from summary
8783         buffer.
8784
8785         * mm-view.el (mm-inline-text-html-render-with-w3m)
8786         (mm-inline-text-html-render-with-w3m-standalone)
8787         (mm-inline-render-with-function): Use mail-parse-charset by default.
8788
8789 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8790
8791         * parse-time.el (parse-time-string-chars): Check if CHAR
8792         is less than the length of parse-time-syntax.
8793
8794 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8795
8796         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8797         from gnus-newsgroup-processable.
8798
8799 2007-04-16  Didier Verna  <didier@xemacs.org>
8800
8801         * gnus-msg.el (gnus-configure-posting-styles):
8802         Handle message-signature-directory properly with :file syntax.
8803         Reported by "Leo".
8804
8805 2007-04-11  Didier Verna  <didier@xemacs.org>
8806
8807         New user option: message-signature-directory.
8808         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8809         * message.el (message-insert-signature): Ditto.
8810         * message.el (message-signature-file): Doc update.
8811         * message.el (message-signature-directory): New.
8812
8813 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8814
8815         * gnus-msg.el (gnus-inews-yank-articles):
8816         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
8817
8818 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8819
8820         * message.el (message-yank-original): Make sure cited text ends with
8821         newline; don't exchange point and mark.
8822
8823 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8824
8825         * tls.el (open-tls-stream): Properly handle case where there
8826         is no associated buffer.
8827
8828 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8829
8830         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8831         message-yank-original, make sure (< mark TEXT point).
8832
8833 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8834
8835         * message.el (message-fill-column): New variable.
8836         (message-mode): Use it.  Add comment on a possible new hook.
8837
8838         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8839         (nnmail-get-new-mail): Reformat.
8840
8841         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8842
8843         * gmm-utils.el: Fix Commentary.
8844         (gmm-tool-bar-from-list): Fix typo in doc string.
8845
8846 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8847
8848         * message.el (message-yank-original): Don't switch point and mark
8849         unnecessarily to put point and mark as documented.
8850
8851 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8852
8853         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8854         from the message heads.
8855
8856 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8857
8858         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8859         article buffer does not have a window.  This may not be the best
8860         solution but is certainly better than setting the start of the null,
8861         that is the current, window.
8862
8863 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8864
8865         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8866         (gnus-draft-setup): Run it.
8867
8868         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8869         gnus-score-fast-scoring.  Allow regexp.
8870         (gnus-score-headers): Use it.
8871
8872         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8873         XEmacs.
8874
8875         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8876         string.
8877         (gnus-button-alist): Also catch `<f1> k ...'.
8878         (gnus-treat-display-x-face): Fix doc string.
8879
8880 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8881
8882         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8883         evaluation of gnus-extended-version to ensure correct generation of the
8884         User-Agent header when message-generate-headers-first is used.
8885
8886 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8887
8888         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8889         hashcash-path is nil.  Don't call callback with incorrect number of
8890         parameters if val is 0.
8891
8892 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8893
8894         * message.el (message-required-news-headers):
8895         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8896
8897 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8898
8899         * tls.el (open-tls-stream): In handshake-waiting loop,
8900         don't wait more if there is output available to process.
8901
8902 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8903
8904         * tls.el (tls-program): Doc fix.
8905
8906 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8907
8908         * message.el (message-generate-new-buffers): Change the meaning of the
8909         nil value; add `standard' to the choices; treat t as `unique'; improve
8910         doc string.
8911         (gnus-select-frame-set-input-focus): Autoload.
8912         (message-buffer-name): Search for the existing message buffer if
8913         message-generate-new-buffers is nil or `standard'; treat the value t of
8914         message-generate-new-buffers as `unique'.
8915         (message-pop-to-buffer): Raise the frame already displaying the message
8916         buffer; clear the echo area after querying.
8917         (message-setup): Pass the `continue' argument to compose-mail.
8918         (message-mail): Prefer `switch-function' if it is given; search for the
8919         existing message buffer if the `continue' argument is non-nil; pass
8920         continue and switch-function arguments to compose-mail by way of
8921         message-setup.
8922         (message-mail-other-window): Adjust argument of message-setup.
8923         (message-mail-other-frame): Ditto.
8924
8925 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8926
8927         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8928         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8929         to turn font-lock on when turning gnus-message-citation-mode on.
8930
8931 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8932
8933         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8934         (mml-smime-function-alist): New variable; add epg as the backend.
8935         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8936         mml-smime- functions instead.
8937         * mm-view.el: Require smime.
8938
8939 2007-03-05  Didier Verna  <didier@xemacs.org>
8940
8941         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8942         instead of just inheritance for posting styles.
8943         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8944
8945 2007-02-24  Chris Moore  <dooglus@gmail.com>
8946
8947         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8948         * pgg-pgp.el (pgg-pgp-encrypt-region):
8949         * pgg-gpg.el (pgg-gpg-encrypt-region):
8950         Check pgg-encrypt-for-me if no other recipients.
8951
8952 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8953
8954         * tls.el (tls-certtool-program): Fix custom type.
8955
8956 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8957
8958         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8959         and point-at-eol instead of line-(beginning|end)-position.
8960
8961         * assistant.el (assistant-parse-buffer): Ditto.
8962
8963         * netrc.el (netrc-parse-services): Ditto.
8964
8965 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8966
8967         * mml2015.el (mml2015-epg-find-usable-key): New function.
8968         (mml2015-epg-sign): Use it.
8969         (mml2015-epg-encrypt): Use it.
8970
8971 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8972
8973         * message.el (message-make-in-reply-to): Quote name containing
8974         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8975         if there are special characters.  Reported by NAKAJI Hiroyuki
8976         <nakaji@jp.freebsd.org>.
8977
8978 2007-02-27  Didier Verna  <didier@xemacs.org>
8979
8980         Include the group parameters as well as the topic ones in the
8981         inheritance filter process.
8982         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8983         argument GROUP-PARAMS-LIST.
8984         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8985
8986 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8987
8988         * nntp.el (nntp-never-echoes-commands)
8989         (nntp-open-connection-functions-never-echo-commands): New variables.
8990         (nntp-send-command): Use them.
8991
8992 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8993
8994         * mml2015.el (mml2015-epg-verify): Simplify.
8995
8996 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8997
8998         * mml.el (mml-content-disposition-alist): New user option.
8999         (mml-content-disposition): New function.
9000         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9001         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9002
9003 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9004
9005         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9006         verification.
9007
9008 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9009
9010         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9011         articles posted in the last 24 hours.
9012
9013 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9014
9015         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9016
9017 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9018
9019         * nntp.el (nntp-send-command): Don't wait for echoes when
9020         nntp-open-ssl-stream is used.
9021
9022 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9023
9024         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9025         (gnus-message-add-citation-keywords)
9026         (gnus-message-remove-citation-keywords): Remove.
9027         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9028         directly, make the variables in font-lock-defaults buffer-local, add
9029         gnus-message-citation-keywords to them and then update the value of
9030         font-lock-keywords.
9031
9032 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9033
9034         * message.el (message-cite-original-1): Don't call
9035         gnus-article-highlight-citation.
9036
9037         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9038         citations; fix line count.
9039
9040 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9041
9042         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9043         (gnus-message-add-citation-keywords)
9044         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9045         versions of font-lock-add-keywords and font-lock-remove-keywords to
9046         work with XEmacs correctly.
9047
9048 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9049
9050         * gnus-cite.el (gnus-cite-face-list): Set the values of
9051         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9052         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9053         (gnus-message-cite-prefix-regexp): New variable.
9054         (gnus-message-search-citation-line): Use it; protect against long
9055         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9056         the 0th match data for Emacs.
9057         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9058         (gnus-message-add-citation-keywords): Append keywords rather than
9059         prepending; emulate font-lock-add-keywords if it is not available.
9060         (gnus-message-remove-citation-keywords):
9061         Emulate font-lock-remove-keywords if it is not available.
9062
9063         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9064
9065         * message.el (message-cite-prefix-regexp): Set the value of
9066         gnus-message-cite-prefix-regexp.
9067
9068 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9069
9070         * nnweb.el (nnweb-google-parse-1): Update parser.
9071
9072 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9073
9074         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9075
9076 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9077
9078         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9079         regexp.
9080
9081 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9082
9083         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9084         string-to-multibyte.
9085         (uudecode-decode-region-internal): Use it.
9086
9087         * lpath.el: Fbind string-as-multibyte for XEmacs.
9088
9089 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9090
9091         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9092         Fix custom choice.
9093
9094         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9095
9096 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9097
9098         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9099
9100         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9101         `write-region' to respect `mm-inhibit-file-name-handlers'.
9102
9103 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9104
9105         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9106         Use gnus-home-directory instead of "~/" or "$HOME".
9107
9108 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9109
9110         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9111         to mention filename.
9112         Add comments at beginning regarding usage.
9113         (encrypt-write-file-contents): Change interactive so a string is
9114         acceptable.  If the file has no associated model, show an error instead
9115         of a nonsense prompt.
9116
9117 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9118
9119         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9120         Thanks to Yoshihiko Yamada for kind notification of this typo.
9121
9122 2007-01-12  Kenichi Handa  <handa@m17n.org>
9123
9124         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9125         multibyte buffer.
9126
9127 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9128
9129         * gnus-score.el (gnus-score-fast-scoring): New variable.
9130         (gnus-score-headers): Use it.
9131
9132         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9133
9134         * message.el (message-cite-original-1):
9135         Call gnus-article-highlight-citation if requested.
9136         (message-make-from): Allow name and address as optional arguments.
9137
9138         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9139
9140         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9141         bugs to doc string.
9142         (gnus-button-alist): Add mid\\|message-id.
9143         (gnus-button-fetch-group): Extend for use in
9144         `browse-url-browser-function'.
9145         (gnus-button-url-regexp): Try to catch paired parentheses like in
9146         Wikipedia URLs.
9147
9148         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9149         Suggested by Simon Krahnke <overlord@gmx.li>.
9150
9151 2007-01-13  Romain Francoise  <romain@orebokech.com>
9152
9153         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9154         Update copyright.
9155
9156 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9157
9158         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9159
9160 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9161
9162         * gnus-registry.el (gnus-registry-unfollowed-groups)
9163         (gnus-registry-split-fancy-with-parent): Fix documentation.
9164
9165 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9166
9167         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9168         from nnweb groups.
9169
9170 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9171
9172         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9173         Xref urls.  Erase buffer before requesting head.
9174
9175         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9176
9177 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9178
9179         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9180         customizable.
9181
9182 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9183
9184         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9185         no signing key is found.
9186         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9187         no encrypting and/or signing key is found.
9188
9189 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9190
9191         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9192
9193 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9194
9195         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9196         headers read from disk with the ones newly found in the current search.
9197         This should no longer cause problems, because the article numbers in
9198         Gmane's `nov.php' output are ignored since the previous change.
9199
9200 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9201
9202         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9203
9204 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9205
9206         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9207         replace-regexp-in-string; bind url-version; fbind display-images-p and
9208         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9209         find-face and set-itimer-function for Emacs; bind itimer-list for
9210         Emacs.
9211
9212         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9213
9214 2007-01-01  Romain Francoise  <romain@orebokech.com>
9215
9216         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9217
9218 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9219
9220         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9221         `define-minor-mode' macro definition expanded properly.
9222         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9223         exclude it there.
9224
9225         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9226         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9227         `fboundp' test.
9228         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9229         This is OK to autoload in (S)XEmacs now.
9230
9231 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9232
9233         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9234         keystroke.
9235         (gnus-summary-limit-to-singletons): Fix typo.
9236
9237         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9238         else fails.
9239
9240 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9241
9242         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9243         docstring.
9244
9245         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9246         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9247         (gnus-summary-insert-dormant-articles): Fix typo in message.
9248
9249 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9250
9251         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9252         nil for XEmacs.
9253         (gnus-message-citation-mode): Don't autoload in XEmacs.
9254
9255         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9256
9257 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9258
9259         * nnimap.el (nnimap-expunge-search-string):
9260         Mention nnimap-search-uids-not-since-is-evil in docstring.
9261
9262 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9263
9264         * spam.el: Revert to make-obsolete-variable because
9265         define-obsolete-variable-alias is not supported in Emacs 21.
9266
9267         * spam.el (spam-ifile-path, spam-ifile-database-path)
9268         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9269         make-obsolete-variable.
9270         (spam-bsfilter-path, spam-bsfilter-program)
9271         (spam-spamassassin-path, spam-spamassassin-program)
9272         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
9273         Don't use "path" inappropriately.
9274         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9275         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9276         variable names.
9277
9278 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9279
9280         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9281         summary buffer.
9282
9283         * password.el (password-cache-remove): Use clear-string to burn
9284         password, if available.
9285
9286 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9287
9288         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9289
9290         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9291
9292         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9293         (gnus-message-highlight-citation): Move defcustom here from
9294         gnus-cite.el.
9295         (gnus-message-citation-mode): Autoload.
9296
9297         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9298         checks to make it compile with XEmacs.
9299         (gnus-message-citation-mode): New minor mode.
9300         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9301         (gnus-message-highlight-citation): New variables.
9302         (gnus-message-search-citation-line)
9303         (gnus-message-add-citation-keywords)
9304         (gnus-message-remove-citation-keywords)
9305         (turn-on-gnus-message-citation-mode)
9306         (turn-off-gnus-message-citation-mode): New functions.
9307
9308 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9309
9310         * gnus-cite.el: Enable highlighting of different citation levels in
9311         message-mode.
9312
9313 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9314
9315         * message.el (message-make-fqdn): Fix comment.
9316         (message-bogus-system-names): Add ".local".
9317
9318         * spam.el (spam-ifile-path, spam-ifile-program)
9319         (spam-ifile-database-path, spam-ifile-database)
9320         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9321         Don't use "path" inappropriately.
9322         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9323         strings.
9324         (spam-check-ifile, spam-ifile-register-with-ifile)
9325         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
9326         Use new variable names.
9327
9328         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9329         (gnus-treat-display-smileys): Simplify using
9330         gnus-image-type-available-p.
9331
9332         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9333         available.
9334
9335         * gnus-xmas.el (gnus-xmas-image-type-available-p):
9336         Use `display-images-p' if available.
9337
9338 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9339
9340         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9341         one after turning on the buffer's multibyteness instead of decoding
9342         them directly in the unibyte buffer that causes unexpected conversion
9343         in Emacs 23 (unicode).
9344
9345 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9346
9347         * message.el (message-generate-hashcash): Fix custom type.
9348
9349 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9350
9351         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9352
9353 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9354
9355         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9356         disconnect icons.  Add help text.
9357
9358 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9359
9360         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9361         negated to be consistent with the others we handle.
9362
9363 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9364
9365         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9366         version of gnus-summary-buffer to something, so that we can use two
9367         article buffers at the same time.
9368
9369 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9370
9371         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9372         trigger all the extra headers.
9373         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9374         sorting.
9375
9376 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9377
9378         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9379         solid groups.
9380
9381 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9382
9383         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9384
9385 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9386
9387         * legacy-gnus-agent.el: Add Copyright notice.
9388
9389 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9390
9391         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9392
9393 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9394
9395         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9396
9397         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9398         to make it work reliably in CVS Emacs.
9399         (gnus-summary-limit-strange-charsets-predicate)
9400         (gnus-summary-limit-to-predicate): New functions.
9401
9402 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9403
9404         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9405         specifying array size.
9406         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9407         array if it is too small.
9408         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
9409         (gnus-sort-threads-loop): New function.
9410
9411 2006-12-06  Chris Moore  <dooglus@gmail.com>
9412
9413         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9414         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9415
9416 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9417
9418         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9419         options.
9420
9421 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9422
9423         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9424         DOS-ing the recipient.
9425
9426         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9427         the headers when creating the mapping to avoid mismappings.
9428         (nnweb-gmane-create-mapping): Always nix out old mapping.
9429
9430 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9431
9432         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9433         and mm-verify-option to never.
9434
9435 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9436
9437         * message.el (message-signed-or-encrypted-p): New function.
9438         (message-forward-make-body): Use it.
9439
9440         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9441         Replace encode-coding-string with mm-encode-coding-string.
9442
9443 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9444
9445         * nneething.el (nneething-decode-file-name):
9446         Replace decode-coding-string with mm-decode-coding-string.
9447
9448         * gnus-int.el (gnus-open-server): Say failed server's name.
9449
9450 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9451
9452         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9453         strings to a single string.  Quote `errors-file-name'.
9454         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9455         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9456         Adjust calls.  Use `shell-quote-argument'.
9457
9458 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9459
9460         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9461         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9462
9463         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9464         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9465         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9466         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9467         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9468         (gnus-subscribe-newsgroup, gnus-1):
9469         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9470         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9471         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9472         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9473
9474 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9475
9476         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9477         keystroke.
9478         (gnus-summary-limit-to-bodies): Implement headersp.
9479
9480 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9481
9482         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9483
9484 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9485
9486         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9487
9488 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9489
9490         * message.el (message-generate-hashcash): Expand range of values to
9491         include `opportunistic'.
9492         (message-send-mail): Use it.
9493
9494 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9495
9496         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9497         and comment it.
9498
9499         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9500
9501 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9502
9503         * gnus-util.el (gnus-extract-address-components): Improve comment.
9504
9505 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9506
9507         * gnus-util.el (gnus-extract-address-components): Work with address in
9508         which the name portion contains @.
9509
9510         * lpath.el: Fbind custom-autoload.
9511
9512 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9513
9514         * gnus.el (gnus-start): Move custom group up.
9515         (gnus-select-method): Don't autoload, but make it available for
9516         `customize-variable'.
9517         (gnus-getenv-nntpserver): Don't autoload.
9518
9519 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9520
9521         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9522
9523 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9524
9525         * message.el (message-sendmail-extra-arguments): New variable.
9526         (message-send-mail-with-sendmail): Use it.
9527
9528 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9529
9530         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9531         mm-with-unibyte-current-buffer to make string unibyte.
9532
9533         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9534         mm-string-as-multibyte.
9535
9536 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9537
9538         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9539         Reported by Werner Koch <wk@gnupg.org>.
9540
9541 2006-11-14  Daiki Ueno  <ueno@p360>
9542
9543         * mml2015.el: Autoload epa-select-keys when compiling.
9544
9545 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9546
9547         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9548         message-options.
9549         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9550
9551 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9552
9553         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
9554         EasyPG (< 0.0.6).
9555         (mml2015-always-trust): New user option.
9556         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9557         prompt.
9558
9559 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9560
9561         * nntp.el (nntp-authinfo-force): New variable.
9562         (nntp-send-authinfo): Use it.
9563
9564 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9565
9566         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9567         decode encoded words.  Improve prompt.  Add comment about forwarding.
9568         (message-replacement-char): Move up.
9569
9570 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9571
9572         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9573         instead of gnus-intersection because arguments of gnus-sorted-nunion
9574         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9575
9576 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9577
9578         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9579         (message-simplify-subject-functions):
9580         Enable message-strip-subject-encoded-words by default.
9581
9582 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9583
9584         * message.el (message-strip-subject-encoded-words): New function.
9585         (message-simplify-subject-functions): New variable.
9586         (message-simplify-subject): Use it.  Fix typo in doc string.
9587         Support message-strip-subject-encoded-words.
9588
9589 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9590
9591         * gnus-diary.el (gnus-diary-delay-format-function):
9592         * nndiary.el (nndiary-reminders):
9593         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9594
9595 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9596
9597         * gnus-art.el (article-hide-boring-headers): Fetch date from
9598         gnus-original-article-buffer to avoid problems with localized date
9599         strings.
9600
9601 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9602
9603         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9604
9605 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9606
9607         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9608         New variables.
9609         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9610         (mm-charset-synonym-alist): Move some entries to
9611         mm-codepage-iso-8859-list.
9612         (mm-charset-synonym-alist, mm-charset-override-alist):
9613         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9614
9615 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9616
9617         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9618
9619 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9620
9621         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9622         with Emacs 21 and XEmacs.
9623
9624 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9625
9626         * spam.el (spam-parse-address): New function for better parsing,
9627         catching errors, etc.
9628         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9629
9630 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9631
9632         * mm-view.el: Add interactive arg to html2text autoload.
9633
9634 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9635
9636         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9637
9638 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9639
9640         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9641         New variables.
9642         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9643         (mm-charset-synonym-alist): Move some entries to
9644         mm-codepage-iso-8859-list.
9645
9646         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9647
9648 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9649
9650         * message.el (message-citation-line-format)
9651         (message-insert-formated-citation-line): Fix implementation of %E, %N
9652         and %n according to the doc string.
9653
9654 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9655
9656         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9657         Use car-safe to avoid bad parses.
9658
9659 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9660
9661         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9662         names.
9663
9664         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9665
9666 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9667
9668         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9669         header.
9670
9671         * message.el (message-draft-headers): Add Date.
9672         (message-headers-to-generate): Fix typo in docstring.
9673
9674         * nndraft.el (nndraft-required-headers): New variable.
9675         (nndraft-generate-headers): Use it.
9676
9677         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9678
9679 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9680
9681         * gnus-registry.el (gnus-registry-wash-for-keywords)
9682         (gnus-registry-find-keywords): New functions to allow easy searching of
9683         articles that are in the registry.
9684
9685 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9686
9687         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9688         Use ietf-drums-parse-address instead of gnus-extract-address-components.
9689         Reported by Damien Elmes <damien@repose.cx>.
9690
9691 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9692
9693         * gnus.el (gnus-mime): Remove unused custom group.
9694
9695 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9696
9697         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9698         "blank line" when searching for end of armor headers.
9699
9700 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9701
9702         * gmm-utils.el (gmm-write-region): Fix variable name.
9703
9704 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9705
9706         * gmm-utils.el (gmm-write-region): New function based on compatibility
9707         code from `mm-make-temp-file'.
9708
9709         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9710
9711         * nnmaildir.el (nnmaildir--update-nov)
9712         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9713         Use `gmm-write-region'.
9714
9715 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9716
9717         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
9718         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9719
9720         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9721
9722         * message.el (message-replacement-char): New variable.
9723         (message-fix-before-sending): Use it.
9724         (message-simplify-subject): New function to remove duplicate code.
9725         (message-reply, message-followup): Use it.
9726
9727         * gnus-sum.el (gnus-summary-make-menu-bar):
9728         Clarify gnus-summary-limit-to-articles.
9729
9730 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9731
9732         * gnus-util.el (gnus-with-local-quit): New macro.
9733
9734         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9735
9736 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9737
9738         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9739         ignore non-string data.
9740
9741 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9742
9743         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9744         non-string data (needs to be done in the registry too).
9745
9746 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9747
9748         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9749         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9750         (gnus-registry-split-fancy-with-parent)
9751         (gnus-registry-fetch-simplified-message-subject-fast)
9752         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9753         Remove text properties on ingress into the registry and when it's saved.
9754         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9755         registry from entries with no groups.
9756
9757 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9758
9759         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9760         function to remove string properties.
9761
9762 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9763
9764         * gmm-utils.el (gmm): Adjust custom version.
9765
9766         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
9767         Adjust custom version.
9768
9769         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9770
9771 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9772
9773         * gnus-art.el (gnus-insert-prev-page-button)
9774         (gnus-insert-next-page-button): Simplify.  Reformat.
9775
9776 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9777
9778         * gnus-art.el (gnus-insert-prev-page-button)
9779         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9780
9781 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9782
9783         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9784
9785 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9786
9787         * gnus-art.el (gnus-insert-mime-button)
9788         (gnus-insert-mime-security-button):
9789         Apply gnus-article-button-face to MIME and security buttons.
9790
9791 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9792
9793         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9794         readable.
9795
9796 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9797
9798         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9799
9800 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9801
9802         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9803         `browse-url-of-file' instead of `browse-url'.
9804
9805 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9806
9807         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9808         regexp.  Articles containing quotation were cut prematurely.
9809
9810 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9811
9812         * message.el (message-cite-original-1): Use nobody by default for the
9813         value of From header.
9814         (message-reply): Ditto.
9815
9816 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9817
9818         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9819         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9820         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9821
9822 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9823
9824         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9825         mails in the doc string.  Add some URLs in comment.
9826         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9827
9828 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9829
9830         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9831         backslashes handling and the way to find boundaries of quoted strings.
9832
9833 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9834
9835         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9836         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9837         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9838         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9839
9840 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9841
9842         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9843         doc string.
9844         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9845
9846 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9847
9848         * lpath.el: Fbind epg-check-configuration.
9849
9850 2006-09-06  Simon Josefsson  <jas@extundo.com>
9851
9852         * mml2015.el (mml2015-use): Doc fix, mention epg.
9853
9854 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9855
9856         * mml2015.el (mml2015-use): Default to epg, if available.
9857
9858 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9859
9860         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9861         message-sender.
9862         (mml1991-epg-encrypt): Ditto.
9863         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9864         message-sender.
9865         (mml2015-epg-encrypt): Ditto.
9866
9867 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9868
9869         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9870         several common directories.
9871
9872 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9873
9874         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9875         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9876
9877 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9878
9879         * gnus-art.el (article-decode-encoded-words): Make it fast.
9880
9881 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9882
9883         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9884
9885         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9886         in quoted string into `\'.
9887
9888 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9889
9890         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9891         Use standard-syntax-table.
9892
9893 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9894
9895         * gnus-art.el (gnus-decode-address-function): New variable.
9896         (article-decode-encoded-words): Use it to decode headers which are
9897         assumed to contain addresses.
9898         (gnus-mime-delete-part): Remove useless `or'.
9899
9900         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9901         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9902         (gnus-nov-parse-line): Use it to decode From header.
9903         (gnus-get-newsgroup-headers): Ditto.
9904         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9905
9906         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9907         (mail-decode-encoded-address-string): New alias.
9908
9909         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9910         New function.
9911         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9912         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9913         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9914         (rfc2047-decode-string): Ditto.
9915         (rfc2047-decode-address-region): New function.
9916         (rfc2047-decode-address-string): New function.
9917
9918 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9919
9920         * message.el (message-caesar-buffer-body): Allow rotating headers.
9921
9922         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9923
9924         * message.el (message-insert-formated-citation-line): Fix %f.
9925         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9926
9927 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9928
9929         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9930         (gnus-bookmark-mouse-available-p): New macro.
9931         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9932         (gnus-bookmark-bmenu-show-infos): Use it.
9933         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9934         (gnus-bookmark-bmenu-hide-infos): Ditto.
9935         (gnus-bookmark-remove-properties): New function.
9936         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9937         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9938         (gnus-bookmark-write-file): Bind coding-system-for-write.
9939         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9940         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9941         group before selecting it.
9942         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9943         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9944         quit-window if it is not available; use gnus-mouse-2 and bind it to
9945         gnus-bookmark-bmenu-select-by-mouse.
9946         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9947         (gnus-bookmark-bmenu-select-by-mouse): New function.
9948
9949 2006-08-13  Romain Francoise  <romain@orebokech.com>
9950
9951         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9952         space.
9953
9954 2006-08-10  Romain Francoise  <romain@orebokech.com>
9955
9956         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9957         (dns-mode-soa-auto-increment-serial): New user option.
9958         (dns-mode-soa-maybe-increment-serial): New function.
9959         (dns-mode): Add the latter to `write-contents-functions'.
9960
9961 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9962
9963         * compface.el (uncompface): Use binary rather than raw-text-unix.
9964
9965 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9966
9967         * compface.el (uncompface): Make sure the eol conversion doesn't take
9968         place when communicating with the external programs.
9969         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9970
9971 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9972
9973         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9974
9975 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9976
9977         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9978         Make it more robust by parsing author and date independently.
9979
9980 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9981
9982         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9983
9984 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9985
9986         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9987         first matching secret key.
9988         (mml2015-epg-encrypt): Ditto.
9989
9990         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9991         first matching secret key.
9992         (mml1991-epg-encrypt): Ditto.
9993
9994         * mml2015.el (mml2015-encrypt-to-self): New user option.
9995         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9996         mml2015-epg-encrypt-to-self is set.
9997
9998         * mml1991.el (mml1991-encrypt-to-self): New variable.
9999         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10000         mml1991-epg-encrypt-to-self is set.
10001
10002         * mml2015.el (mml2015-signers): New user option.
10003         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10004         (mml2015-epg-encrypt): Allow to select signing keys.
10005
10006         * mml1991.el (mml1991-signers): New variable.
10007         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10008         (mml1991-epg-encrypt): Allow to select signing keys.
10009
10010 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10011
10012         * nnheader.el (nnheader-insert-head): Make it work even if the file
10013         uses CRLF for the line-break code.
10014
10015 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10016
10017         * mml2015.el: Require mml-sec instead of password.
10018         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10019         (mml2015-cache-passphrase): Inherit the default value from
10020         mml-secure-cache-passphrase.
10021         (mml2015-passphrase-cache-expiry): Inherit the default value from
10022         mml-secure-passphrase-cache-expiry.
10023
10024         * mml1991.el: Require mml-sec instead of password.
10025         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10026         (mml1991-cache-passphrase): Inherit the default value from
10027         mml-secure-cache-passphrase.
10028         (mml1991-passphrase-cache-expiry): Inherit the default value from
10029         mml-secure-passphrase-cache-expiry.
10030
10031         * mml-sec.el: Require password.
10032         (mml-secure-verbose): New user option.
10033         (mml-secure-cache-passphrase): New user option.
10034         (mml-secure-passphrase-cache-expiry): New user option.
10035
10036 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10037
10038         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10039         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10040         andreas@altroot.de (Andreas Vögele).
10041
10042         FIXME: Use `tiny change'?
10043
10044 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10045
10046         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10047         workaround for the url package included with Emacs.
10048
10049         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10050
10051 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10052
10053         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10054         correctly.  This fixes a bug caused by the 2006-05-12 change.
10055
10056 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10057
10058         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10059         some information about the error when saying that the `bogus' mail
10060         group will be used.
10061
10062 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10063
10064         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10065         string.
10066
10067 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10068
10069         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10070
10071 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10072
10073         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10074
10075 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10076
10077         * mml1991.el (mml1991-function-alist): Add epg.
10078         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10079         (mml1991-epg-encrypt): New functions.
10080
10081 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10082
10083         * mml2015.el (mml2015-verbose): New variable.
10084         (mml2015-cache-passphrase): Ditto.
10085         (mml2015-passphrase-cache-expiry): Ditto.
10086         (mml2015-function-alist): Add epg.
10087         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10088         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10089         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10090         New functions.
10091
10092 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10093
10094         * message.el (message-cite-original-1): Preserve region when removing
10095         quoted text due to X-No-Archive in order to avoid bogus attribution
10096         when citing multiple messages.
10097
10098 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10099
10100         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10101         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10102
10103 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10104
10105         * gnus-diary.el (gnus-user-format-function-d)
10106         (gnus-user-format-function-D): Autoload.
10107
10108         * imap.el (Commentary): Fix typo.
10109
10110         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10111         2006-04-22 contribution.
10112
10113 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10114
10115         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10116         It didn't really fix the bogosity I'm seeing with solid web groups.
10117
10118 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10119
10120         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10121         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10122         created using server names.  If we use the feature without declaring
10123         it, Gnus does not properly manage server and group state.
10124
10125         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10126         bound.
10127
10128 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10129
10130         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10131         looking up the method using GROUP's prefix before inventing a new one.
10132         It is used on killed/unknown groups in various places where returning
10133         an all-new method isn't expected by the caller.
10134
10135         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10136         and match semantics of gnus-group-real-prefix.
10137
10138 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10139
10140         * nnmail.el (nnmail-broken-references-mailers): New variable.
10141         (nnmail-ignore-broken-references): New function generalizing
10142         nnmail-fix-eudora-headers.
10143         (nnmail-fix-eudora-headers): Now obsolete.
10144
10145         * gnus-art.el (gnus-button-handle-custom):
10146         Support `customize-apropos*'.
10147
10148 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10149
10150         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10151
10152         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10153         articles.
10154
10155 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10156
10157         * message.el (message-cite-reply-above): New variable.
10158         (message-yank-original): Use it.
10159
10160 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10161
10162         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10163
10164 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10165
10166         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10167         as read.
10168
10169         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10170
10171 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10172
10173         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10174         (gnus-bookmark-default-file): Use gnus-directory.
10175         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10176         Remove "*" in doc string.
10177         (gnus-bookmark-write-file): Simplify.
10178         (gnus-bookmark-maybe-sort-alist): Use `when'.
10179         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10180         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10181         Add FIXME about Emacs 21 and XEmacs compatibility.
10182         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10183         compatibility.
10184         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10185         compatibility.
10186         (gnus-bookmark-menu-heading): Fix version.
10187
10188 2006-06-19  Bastien Guerry  <bzg@altern.org>
10189
10190         * gnus-bookmark.el: New file.
10191
10192 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10193
10194         * message.el (message-syntax-checks): Doc fix.
10195
10196 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10197
10198         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10199         unsubscribed groups as if they were killed ones.  It causes duplicate
10200         entries in gnus-newsrc-alist.
10201
10202 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10203
10204         * message.el (message-syntax-checks): Doc fix.
10205         (message-send-mail): Add check for continuation headers.
10206         (message-check-news-header-syntax): Fix regexp used to check for
10207         continuation headers.
10208
10209 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10210
10211         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10212
10213 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10214
10215         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10216
10217 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10218
10219         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10220         default-truncate-lines.
10221
10222 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10223
10224         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10225         to fill the utf-8 entry.
10226
10227         * lpath.el: Fbind unicode-precedence-list.
10228
10229 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10230
10231         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10232
10233 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10234
10235         * gnus-agent.el (directory-files-and-attributes): Move all the way
10236         forward (the third and final move).
10237         (gnus-agent-read-agentview): Trap reconstruction errors due to
10238         nonexistent directory.  Handle by returning nil.
10239
10240 2006-05-30  Didier Verna  <didier@xemacs.org>
10241
10242         * message.el (message-dont-reply-to-names): Update the custom type.
10243         * message.el (message-dont-reply-to-names): New defsubst: potentially
10244         convert a list of regexps into a single one.
10245         * message.el (message-get-reply-headers): Use it.
10246         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10247
10248 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10249
10250         * gnus-agent.el (directory-files-and-attributes): Move forward.
10251
10252 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10253
10254         * gnus-ml.el (gnus-mailing-list-subscribe)
10255         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10256         (gnus-mailing-list-message): Fix doc strings.
10257
10258 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10259
10260         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10261         of doing it manually.
10262
10263 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10264
10265         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10266         comment.
10267
10268 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10269
10270         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
10271         (gnus-agent-read-agentview): Fix handling of end-of-file error.
10272         (gnus-agent-read-local): All symbols allocated in my-obarray.
10273         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10274         (gnus-agent-regenerate-group): Check numeric names to see if they are
10275         messages or groups.
10276         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10277         better way of do this...)
10278
10279         * gnus-cache.el (gnus-agent-total-fetched-for):
10280         Ignore 'dummy.group' (there should be a better way of do this...)
10281
10282 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10283
10284         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10285         (gnus-saved-headers): Ditto.
10286         (gnus-default-article-saver): Mention functions may have properties.
10287         (gnus-article-save): Override gnus-save-all-headers and
10288         gnus-saved-headers by :headers property which saver function may have.
10289         (gnus-summary-save-in-file): Add :headers property.
10290         (gnus-summary-write-to-file): Ditto.
10291
10292         * gnus-sum.el (gnus-summary-save-article): Bind
10293         gnus-prompt-before-saving to t when saving many articles in a file;
10294         always show all headers.
10295
10296         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10297
10298 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10299
10300         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10301         marks.
10302
10303         * message.el (message-indent-citation): Add optional arguments to allow
10304         using it outside of message buffers.
10305
10306         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10307         (gnus-article-treat-unfold-headers): Use it.
10308         (gnus-article-truncate-lines): New variable.
10309         (gnus-article-mode): Use it.
10310         (gnus-article-toggle-truncate-lines): New function.
10311
10312         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10313         Add gnus-article-toggle-truncate-lines.
10314
10315         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10316         coding system in XEmacs, use binary.
10317
10318 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10319
10320         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10321         after-load-alist.
10322
10323         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10324         this function should save decoded articles.
10325         (gnus-summary-write-to-file): Use property to specify this function
10326         should save decoded articles and specify gnus-summary-save-in-file
10327         should be used to save articles other than the first one when saving
10328         many articles.
10329         (gnus-summary-save-body-in-file): Use property to specify this
10330         function should save decoded articles.
10331         (gnus-summary-write-body-to-file): Use property to specify this
10332         function should save decoded articles and specify
10333         gnus-summary-save-body-in-file should be used to save articles other
10334         than the first one when saving many articles.
10335
10336         * gnus-sum.el (gnus-summary-save-article): Simplify.
10337
10338 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10339
10340         * gnus-art.el (gnus-default-article-saver):
10341         Add gnus-summary-write-body-to-file.
10342         (gnus-article-save-coding-system): Don't use coding system object
10343         in XEmacs.
10344         (gnus-read-save-file-name): Add optional `dir-var' argument which
10345         specifies directory in which files are saved; work even if optional
10346         `variable' argument is not specified.
10347         (gnus-summary-write-to-file): Read file name.
10348         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10349         (gnus-summary-write-body-to-file): New function.
10350
10351         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10352         (gnus-summary-local-variables): Add it.
10353         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10354         (gnus-summary-save-article): Remove optional `decode' argument;
10355         determine whether to decode articles by the value of
10356         gnus-default-article-saver; when saving many files using
10357         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10358         it first and use gnus-summary-save-in-file or
10359         gnus-summary-save-body-in-file thereafter unless
10360         gnus-prompt-before-saving is always; move point to article which
10361         will be saved.
10362         (gnus-summary-save-article-file): Revert.
10363         (gnus-summary-write-article-file): Revert.
10364         (gnus-summary-save-article-body-file): Revert.
10365         (gnus-summary-write-article-body-file): New function.
10366
10367 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10368
10369         * gnus-art.el (gnus-default-article-saver): Doc fix.
10370         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10371         from gnus-summary-save-article-coding-system, and default to a
10372         certain coding system.
10373         (gnus-output-to-file): Add coding cookie and encode text according
10374         to gnus-article-save-coding-system; don't use mm-append-to-file.
10375
10376         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10377         gnus-art.el and rename to gnus-article-save-coding-system.
10378         (gnus-summary-save-article): Require gnus-art; don't show all
10379         headers if it decodes articles; don't add coding cookie here;
10380         don't bind mm-text-coding-system-for-write.
10381         (gnus-summary-save-article-file): Save decoded articles.
10382         (gnus-summary-write-article-file): When saving many files, use
10383         gnus-summary-write-to-file first and gnus-summary-save-in-file
10384         thereafter unless gnus-prompt-before-saving is always.
10385         (gnus-summary-save-article-body-file): Save decoded articles.
10386
10387         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10388
10389 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10390
10391         * nnrss.el (nnrss-check-group): Bind hash-index.
10392
10393 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10394
10395         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10396         its hash index.  Store this hash in `nnrss-group-data'.
10397         (nnrss-read-group-data): Update accordingly.
10398
10399 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10400
10401         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10402         entry.
10403
10404         * gnus-sum.el (gnus-summary-make-menu-bar):
10405         Add gnus-article-browse-html-article.
10406
10407 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10408
10409         * gnus-sum.el (gnus-summary-mime-map):
10410         Add gnus-article-browse-html-article.
10411
10412         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10413
10414 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10415
10416         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10417         suitable coding systems in customize.
10418
10419 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10420
10421         * mail-source.el (mail-sources): Fix custom type.
10422
10423 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10424
10425         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10426         (gnus-summary-expire-articles-now): Shorten prompt.
10427
10428         * gmm-utils.el (wid-edit): Require.
10429         (defun-gmm): Rename from `gmm-defun-compat'.
10430         (gmm-image-search-load-path): Use it.
10431         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10432
10433 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10434
10435         * gnus-sum.el (gnus-summary-save-article-coding-system):
10436         New variable.
10437         (gnus-summary-save-article): Add optional `decode' argument.
10438         If it is set and gnus-summary-save-article-coding-system is non-nil,
10439         save decoded article.
10440         (gnus-summary-write-article-file): Save decoded article if
10441         gnus-summary-save-article-coding-system is non-nil.
10442
10443         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10444         type.
10445
10446 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10447
10448         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10449
10450 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10451
10452         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10453         first to test gnus-single-article-buffer which may be buffer-local.
10454
10455         * gnus-sum.el (gnus-summary-setup-buffer):
10456         Make gnus-single-article-buffer buffer-local and nil in ephemeral
10457         group; make gnus-article-buffer, gnus-article-current, and
10458         gnus-original-article-buffer always buffer-local.
10459         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10460         group.
10461         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10462
10463 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10464
10465         * nnml.el (nnml-request-compact-group): Compressed files might not
10466         have .gz extension.
10467
10468 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10469
10470         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10471         (mm-copy-to-buffer): Use with-current-buffer.
10472         (mm-display-part): Simplify.
10473         (mm-inlinable-p): Add optional arg `type'.
10474
10475 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10476
10477         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10478         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10479         Try harder to show the attachment internally or externally using
10480         gnus-mime-view-part-as-type.
10481
10482 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10483
10484         * message.el (message-from-style, message-signature-separator)
10485         (message-user-organization-file, message-send-mail-function)
10486         (message-citation-line-function, message-yank-prefix)
10487         (message-indent-citation-function, message-signature)
10488         (message-signature-file, message-signature-insert-empty-line):
10489         Remove autoloads.
10490
10491         * gnus-art.el (gnus-buttonized-mime-types):
10492         Remove "multipart/signed".  Revert 2006-04-26 change.
10493
10494 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10495
10496         * gnus.el (gnus-version-number): Bump version.
10497
10498 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10499
10500         * gnus.el: No Gnus v0.5 is released.
10501
10502 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10503
10504         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10505         fetching articles by message-id.
10506
10507 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10508
10509         * message.el (hashcash): Require hashcash as normal.
10510
10511         * ecomplete.el (ecomplete-highlight-match-line):
10512         Use point-at-eol.
10513         (ecomplete-highlight-match-line): Use `highlight', because that
10514         face exists in both Emacs and XEmacs.
10515
10516         * message.el (message-display-abbrev): Use point-at-bol.
10517
10518         * mail-source.el: Don't require timer/timer-funcs.
10519
10520         * gnus-async.el: Ditto.
10521
10522         * password.el: Ditto.
10523
10524         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10525
10526         * mm-url.el: Ditto.
10527
10528         * gnus-xmas.el: Don't require timer-funcs.
10529
10530         * mm-util.el: Require timer/timer-funcs.
10531
10532 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10533
10534         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10535         Close.
10536
10537 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10538
10539         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10540         unibyte after clear-decrypt function runs.
10541
10542         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10543         returns as a unibyte string.
10544
10545 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10546
10547         * lpath.el: Revert.
10548
10549         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10550         (pgg-gpg-process-sentinel): Revert.
10551
10552         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10553         (pgg-pgp-lookup-key): Revert.
10554
10555         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10556         (pgg-pgp5-lookup-key): Revert.
10557
10558         * pgg.el (pgg-fetch-key): Revert.
10559
10560 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10561
10562         * lpath.el: Fbind string-as-multibyte for XEmacs.
10563
10564         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10565         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10566         (mml1991-pgg-encrypt): Ditto.
10567
10568         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10569         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10570         a multibyte buffer.
10571
10572         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10573         (pgg-pgp-lookup-key): Ditto.
10574
10575         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10576         (pgg-pgp5-lookup-key): Ditto.
10577
10578         * pgg.el (pgg-fetch-key): Ditto.
10579
10580 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10581
10582         * message.el (message-user-organization-file): Check several
10583         locations of the organization file.
10584
10585         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10586         Add gnus-article-view-part-as-type.
10587
10588         * gnus-art.el (gnus-article-view-part-as-type): New function.
10589
10590         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10591         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10592
10593         * mml.el: Simplify autoload.
10594         (mml-mode): defvar dnd-protocol-alist instead of using
10595         symbol-value.
10596         (mml-default-directory): New variable.
10597         (mml-minibuffer-read-file): Use it.
10598         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10599
10600         * message.el (message-citation-line-format): New variable.
10601         (message-insert-formated-citation-line): New function.
10602         (message-citation-line-function):
10603         Add `message-insert-formated-citation-line' to custom type.
10604
10605         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10606         to doc string.
10607
10608         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10609         depending on mm-verify-option.
10610
10611 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10612
10613         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10614         binding pgg-* variables; reimplement the section which prevents
10615         MIME header from being signed.
10616         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10617         pgg-text-mode; remove a blank line at the top of body.
10618
10619         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10620         lines at the top of body; use gnus-newsgroup-charset if there's no
10621         Charset header.
10622
10623 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10624
10625         * message.el (message-self-insert-commands): Doc fix.
10626
10627         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10628         (mm-uu-pgp-encrypted-test): Ditto.
10629         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10630         between header and body; return application/pgp-encrypted handle
10631         if decryption failed; decode decrypted body by charset.
10632
10633         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10634         element match to application/pgp-*.
10635
10636 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10637
10638         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10639         HTML.
10640
10641 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10642
10643         * mail-source.el (mail-source-call-script): Message the error
10644         string.
10645
10646 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10647
10648         * gnus-util.el (gnus-byte-compile): Use it.
10649
10650 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10651
10652         * gnus-util.el (kill-empty-logs): New function.
10653
10654 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10655
10656         * message.el (message-mail-alias-type): Doc fix.
10657         (message-mail-alias-type-p): New function.
10658         (message-send): Use it.
10659         (message-mode): Ditto.
10660         (message-strip-forbidden-properties): Ditto.
10661
10662         * ecomplete.el (ecomplete-database-file-coding-system):
10663         New variable.
10664         (ecomplete-save): Use it.
10665         (ecomplete-setup): Use it.
10666
10667 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10668
10669         * message.el (message-self-insert-commands): New variable.
10670         (message-strip-forbidden-properties): Use it.
10671
10672 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10673
10674         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10675         that doesn't make XEmacs choke.
10676
10677 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10678
10679         * gnus-util.el (gnus-replace-in-string):
10680         Prefer replace-regexp-in-string over of replace-in-string.
10681
10682 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10683
10684         * gnus-util.el (gnus-select-frame-set-input-focus):
10685         Use select-frame-set-input-focus if it is available in XEmacs; use
10686         definition defined in Emacs 22 for old Emacsen.
10687
10688         * dgnushack.el: Autoload unmorse-region for XEmacs.
10689
10690         * lpath.el: Bind cursor-in-non-selected-windows and
10691         select-frame-set-input-focus for XEmacs.
10692
10693 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10694
10695         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10696
10697 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10698
10699         * gnus-registry.el (gnus-registry-cache-save): Remove text
10700         properties when saving via the temp buffer.
10701
10702 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10703
10704         * message.el (message-generate-hashcash): Honor custom type.
10705
10706 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10707
10708         * message.el (message-generate-hashcash): Default to non-nil when
10709         hashcash is found.
10710
10711         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10712         (gnus-refer-thread-limit): Increase default to 500.
10713
10714         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10715
10716         * flow-fill.el (fill-flowed): Allow delete-space.
10717
10718 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10719
10720         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10721         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10722         Remove autoloads.
10723
10724 2006-04-18  Simon Josefsson  <jas@extundo.com>
10725
10726         * message.el (message-generate-hashcash): Default to.
10727
10728 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10729
10730         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10731         concatenating segments rather than before concatenating them.
10732
10733 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10734
10735         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10736
10737 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10738
10739         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10740
10741         * message.el (message-forward-make-body-plain):
10742         Allow message-forward-ignored-headers to be a list.
10743         (message-remove-ignored-headers): Factor out into function.
10744         (message-forward-make-body-mml): Use it.
10745
10746         * imap.el (imap-quote-specials): New function.
10747         (imap-login-auth): Quote specials.
10748
10749         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10750         (rfc2231-parse-string): Allow concatanation of parameters that
10751         aren't contiguous.  The test case is
10752           (mail-header-parse-content-type "message/external-body;
10753             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10754             access-type=LOCAL-FILE;
10755             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10756
10757 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10758
10759         * nntp.el (nntp-accept-process-output): Return the value of
10760         `nnheader-accept-process-output'.
10761
10762 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10763
10764         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10765         (gnus-button-alist): Recognize more diff formats.
10766         (gnus-button-patch): Strip directory.
10767
10768 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10769
10770         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10771         Emacs 22 when setting focus.
10772
10773 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10774
10775         * gnus-art.el (gnus-article-treat-types): Do treatment of
10776         text/x-verbatim parts.
10777         (gnus-button-patch): New command.
10778
10779         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10780         addresses that contain invalid characters.
10781
10782 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10783
10784         * message.el (message-put-addresses-in-ecomplete):
10785         Use gnus-replace-in-string.
10786         (message-is-yours-p): Use the more correct
10787         mail-header-parse-address instead of
10788         mail-extract-address-components.
10789         (message-put-addresses-in-ecomplete): Fix typo.
10790
10791         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10792         keystroke.
10793
10794         * gnus-art.el (gnus-treatment-function-alist): Change order of
10795         newsgroups/generic header folding to avoid double-folding.
10796
10797         * message.el (message-hidden-headers): Add X-Draft-From.
10798
10799         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
10800         New command.
10801         (gnus-summary-repeat-search-article-backward): New command.
10802
10803         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10804         groups in the parent topic.
10805
10806 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10807
10808         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10809         (spam-extra-header-to-number): Return the CRM114 number as a
10810         number instead of a string.
10811
10812 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10813
10814         * gnus-art.el (gnus-face-properties-alist): Move here from
10815         gnus-fun.
10816
10817         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10818
10819 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10820
10821         * message.el (message-strip-forbidden-properties): Only display on
10822         self-insert-command.
10823
10824         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10825         reindent.
10826         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10827
10828 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10829
10830         * smiley.el (smiley-style): Fix typo.
10831
10832 2006-03-23  Kenichi Handa  <handa@m17n.org>
10833
10834         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
10835         instead of set-buffer-multibyte.
10836
10837 2006-03-23  Kenichi Handa  <handa@m17n.org>
10838
10839         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10840         buffer and then decode the buffer text if necessary.
10841         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10842         first, and after mm-encode-body, change the buffer to unibyte.
10843
10844 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10845
10846         * hashcash.el (hashcash-insert-payment-async-2):
10847         Use message-goto-eoh instead of doing it manually.
10848         (mail-add-payment): Use message-narrow-to-header instead of trying
10849         to do the same itself.
10850
10851         * message.el (message-hidden-headers): Add Face.
10852
10853         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10854         reparenting code.
10855         (gnus-summary-reparent-children): Refactored out code.
10856         (gnus-summary-thread-map): New keystroke.
10857         (gnus-summary-reparent-children): Make into command.
10858
10859         * smiley.el (smiley-style): Default to `medium' if using a large
10860         font.
10861
10862         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10863         does it itself.
10864
10865         * message.el (message-point-in-header-p): Simplify definition.
10866
10867 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10868
10869         * nnagent.el (nnagent-request-set-mark): Silence log file
10870         writing.
10871         (nnagent-request-set-mark): Use write-region instead of
10872         append-to-file.
10873
10874         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10875         strange select method.
10876
10877         * ecomplete.el (ecomplete-display-matches): Get highlightling
10878         right.
10879         (ecomplete-display-matches): Use literals.
10880         (ecomplete-display-matches): Disable message logging.
10881
10882         * message.el (message-display-abbrev): Small optimization.
10883
10884         * ecomplete.el (ecomplete-display-matches): Allow automatic
10885         display.
10886
10887         * message.el (message-strip-forbidden-properties):
10888         Display abbrevs.
10889         (message-display-abbrev): Get automatic display right.
10890
10891         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10892         keystrokes.
10893
10894 2006-04-13  Romain Francoise  <romain@orebokech.com>
10895
10896         TODO: Backport to v5-10!
10897
10898         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10899         Move here (and rename) from gnus-registry.el.
10900
10901         * gnus-registry.el: Require gnus-util.
10902         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10903
10904 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10905
10906         * gnus-group.el (gnus-group-catchup-current):
10907         Change if-then-else-if-then-else into cond.
10908         (gnus-group-catchup): Indent.
10909         (group-name-at-point): New function.
10910         (gnus-fetch-group): Provide default from thing at point.
10911
10912 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10913
10914         * message.el (message-display-abbrev): Fix regexp.
10915
10916         * ecomplete.el (ecomplete-highlight-match-line):
10917         Reimplement choosing.
10918         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10919         dead variables.
10920
10921         * message.el (message-newline-and-indent): Remove debugging.
10922         (message-display-abbrev): Use new implementation.
10923
10924 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10925
10926         * gnus-art.el (gnus-article-mode):
10927         Set cursor-in-non-selected-windows to nil.
10928
10929         * smiley.el: Revert previous change.
10930         (smiley-data-directory): defvar it before using it in the
10931         defcustom of `smiley-style'.
10932
10933 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10934
10935         * message.el (message-newline-and-indent): New function.
10936
10937         * ecomplete.el: Implement more bits.
10938
10939         * message.el (message-put-addresses-in-ecomplete): Clean up the
10940         string.
10941
10942         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10943
10944         * gnus-sum.el (gnus-summary-save-parts):
10945         Bind gnus-summary-save-parts-counter and use it to make unique file
10946         names.
10947
10948         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10949
10950         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10951         parameter to say whether to actually parse the individual
10952         addresses.
10953
10954         * message.el (message-put-addresses-in-ecomplete): New function.
10955         (ecomplete): Require.
10956         (message-mail-alias-type): Add ecomplete as an option.
10957
10958 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10959
10960         * flow-fill.el (fill-flowed): Remove trailing space from blank
10961         quoted lines.
10962
10963 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10964
10965         * smiley.el (smiley-style): Move definition later to avoid a
10966         compilation warning.
10967
10968 2006-04-12  Kenichi Handa  <handa@m17n.org>
10969
10970         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10971         buffer and then decode the buffer text if necessary.
10972         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10973         first, and after mm-encode-body, change the buffer to unibyte.
10974         Use mm-disable-multibyte instead of set-buffer-multibyte.
10975
10976 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10977
10978         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10979         Content-Type header instead of Content-Disposition header.
10980         (gnus-mime-inline-part): Ditto.
10981         (gnus-mime-view-part-as-charset): Ignore charset that the part
10982         specifies.
10983
10984         * mm-decode.el (mm-display-part): Work with external parts and
10985         usual parts similarly.
10986
10987         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10988         instead of gnus-display-mime.
10989
10990         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10991         instead of with-temp-buffer.
10992
10993         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10994         tag to summarized topics part in order to encode non-ASCII text.
10995
10996 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10997
10998         * smiley.el (smiley-style): New variable.
10999         (smiley-directory): New function.
11000         (smiley-data-directory): Derive from `smiley-style' using
11001         `smiley-directory'.
11002         (smiley-regexp-alist): Add new entries.
11003
11004         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11005         (gnus-article-browse-delete-temp): Add :version.
11006
11007 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11008
11009         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11010         the sieve region.
11011
11012 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11013
11014         * gnus.el (gnus-version-number): Bump version.
11015
11016 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11017
11018         * gnus.el: No Gnus v0.4 is released.
11019
11020 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11021
11022         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11023         layout.
11024
11025         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11026         unknown charset.
11027
11028         * message.el (message-header-synonyms): Add Original-To to the
11029         default.
11030
11031         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11032         optional parameter.
11033
11034 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11035
11036         * gnus-fun.el (gnus): Require it for gnus-directory.
11037
11038 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11039
11040         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11041
11042 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11043
11044         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11045
11046 2006-04-05  Simon Josefsson  <jas@extundo.com>
11047
11048         * password.el (password-reset): New function.
11049
11050 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11051
11052         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11053         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11054
11055 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11056
11057         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11058         Some whitespace was matched into the url, which broke browsing hits
11059         > 100 when mm-url-use-external was nil.
11060
11061 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11062
11063         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11064         Check gnus-extra-headers for 'Newsgroups.
11065
11066         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11067         bound.
11068
11069 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11070
11071         * pgg-gpg.el: Clean up process buffers every time gpg processes
11072         complete.
11073
11074 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11075
11076         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11077         doc string.
11078
11079 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11080
11081         * pgg-gpg.el (pgg-gpg-process-filter)
11082         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11083
11084         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11085         lines, temporary fix.
11086
11087 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11088
11089         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11090
11091 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11092
11093         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11094         default-enable-multibyte-characters.  This reverts the change from
11095         revision 6.17 which is no longer necessary because the passphrase
11096         is sent separately now.  GnuPG messages are unreadable under
11097         multibyte locales with default-enable-multibyte-characters set to
11098         nil.
11099
11100 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11101
11102         * message.el (message-tool-bar-gnome): Move "spell".
11103
11104 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11105
11106         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11107         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11108         instead.
11109
11110 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11111
11112         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11113         Improve newsgroups handling for NNTP overviews which don't include
11114         Newsgroups.
11115
11116 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11117
11118         * message.el (message-resend): Bind message-generate-hashcash to nil.
11119
11120 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11121
11122         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11123         when searching for already-paid recipients.
11124
11125 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11126
11127         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11128         passphrases when it is not needed.
11129         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11130         passphrase stuff from gpg, should only be necessary when you use
11131         gpg with a smartcard.
11132
11133 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11134
11135         * mml.el (mml-insert-mime): Ignore cached contents of
11136         message/external-body part.
11137
11138         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11139         (mm-insert-part): Ditto.
11140
11141 2006-03-23  Simon Josefsson  <jas@extundo.com>
11142
11143         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11144         Reiner.
11145         (pgg-gpg-use-agent-p): Use it again.
11146
11147 2006-03-23  Simon Josefsson  <jas@extundo.com>
11148
11149         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11150         older emacsen.
11151         (pgg-gpg-use-agent-p): Don't use it.
11152
11153 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11154
11155         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11156         if we can.
11157
11158 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11159
11160         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11161         (pgg-gpg-update-agent): New function.
11162         (pgg-gpg-use-agent-p): New function.
11163         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11164         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11165         (pgg-gpg-sign-region): Use it.
11166
11167 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11168
11169         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11170         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11171
11172 2006-03-21  Simon Josefsson  <jas@extundo.com>
11173
11174         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11175         <wilde@sha-bang.de>.
11176         (pgg-gpg-use-agent): New variable.
11177         (pgg-gpg-process-region): Use it.
11178         (pgg-gpg-encrypt-region): Likewise.
11179         (pgg-gpg-encrypt-symmetric-region): Likewise.
11180         (pgg-gpg-decrypt-region): Likewise.
11181         (pgg-gpg-sign-region): Likewise.
11182         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11183
11184 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11185
11186         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11187
11188         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11189         Add comment on version.
11190
11191 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11192
11193         * smiley.el: Add missing test smiley.
11194
11195 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11196
11197         * mm-decode.el (mm-with-part): New macro.
11198         (mm-get-part): Use it; work with message/external-body as well.
11199         (mm-save-part): Treat name and filename equally.
11200
11201         * mm-extern.el (mm-extern-cache-contents): New function.
11202         (mm-inline-external-body): Use it; force the part to be displayed;
11203         move undisplayer added to the cached handle to the parent.
11204
11205         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11206         (gnus-mime-view-part-as-type): Work with message/external-body.
11207
11208         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11209
11210 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11211
11212         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11213         images in image-load-path.  [Sync with image.el, revision 1.60, in
11214         Emacs.]
11215
11216 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11217
11218         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11219         path rather than symbol.  Always return list of directories.
11220         Guarantee that image directory comes first.  [Sync with image.el,
11221         revision 1.59, in Emacs.]
11222
11223         * message.el (message-make-tool-bar): Adjust to new API of
11224         `gmm-image-load-path-for-library'.
11225
11226         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11227
11228         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11229
11230 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11231
11232         * gnus-art.el (gnus-article-only-boring-p):
11233         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11234         intangible text.
11235         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11236
11237 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11238
11239         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11240         Use `defun' instead of `gmm-defun-compat'.
11241
11242 2006-03-14  Simon Josefsson  <jas@extundo.com>
11243
11244         * message.el (message-unique-id): Don't use message-number-base36
11245         if (user-uid) is a float.
11246         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11247
11248 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11249
11250         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11251
11252         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11253         empty line between a part and a message part.
11254
11255 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11256
11257         * smiley.el: Add more test smileys.
11258         (smiley-data-directory, smiley-regexp-alist)
11259         (gnus-smiley-file-types): Fix doc strings.
11260         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11261         adding new elements.
11262         (smiley-mouse-map): Unused code.  Make it a comment.
11263
11264 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11265
11266         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11267         scan latest NoCeM messages instead of old ones.
11268         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11269         delimiters that are recently used.
11270         (gnus-nocem-load-cache): Add autoload cookie.
11271
11272         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11273
11274         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11275         level which is larger than gnus-use-nocem is specified.
11276
11277         * gnus-group.el (gnus-group-get-new-news): Ditto.
11278
11279 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11280
11281         * gnus-util.el (gnus-tool-bar-update): New function.
11282
11283         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11284         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11285
11286         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11287
11288         * gnus-group.el (gnus-group-redraw-when-idle)
11289         (gnus-group-redraw-check): Remove.
11290         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11291
11292 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11293
11294         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11295         if optional last element is specified in splits (FIELD VALUE...).
11296
11297 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11298
11299         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11300         to gmm-image-load-path-for-library.  Call with no-error argument.
11301         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11302
11303         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11304
11305         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11306
11307         * gmm-utils.el (gmm-image-load-path): Remove alias.
11308
11309 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11310
11311         * gmm-utils.el (gmm-image-load-path): Add alias.
11312
11313         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11314         nnml-generate-nov-databases-1.
11315         (nnml-generate-nov-databases): Use it.
11316         (nnml-generate-nov-databases-directory): Document no-active
11317         argument.
11318
11319         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11320         directory if path is t.  Add no-error.
11321
11322         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11323         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11324
11325         * gnus-art.el (gnus-article-browse-delete-temp-files):
11326         Simplify resetting gnus-article-browse-html-temp-list.
11327
11328         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11329         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11330         Add example to docstring.  Rename local variables.  Move error
11331         checks to default case in cond and simplify.
11332
11333 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11334
11335         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11336         handle is multipart when calling it recursively.
11337         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11338
11339 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11340
11341         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11342         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11343
11344 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11345
11346         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11347         is loaded.
11348
11349         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11350         loaded.
11351
11352 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11353
11354         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11355         to "Emacs 23 (unicode)" in doc string.
11356
11357         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11358         "Emacs 23 (unicode)" in comment.
11359
11360 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11361
11362         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11363
11364         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11365         characters 160 through 255 in Emacs 23.
11366
11367 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11368
11369         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11370         gnus-article-browse-html-temp.
11371         (gnus-article-browse-delete-temp): Make it customizable.
11372         Add `file'.  Adjust doc string.
11373         (gnus-article-browse-delete-temp-files): Add argument.
11374         Allow query for each file.  Adjust doc string.
11375         (gnus-article-browse-html-parts):
11376         Add `gnus-article-browse-delete-temp-files' to
11377         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11378
11379 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11380
11381         * gnus-art.el (gnus-article-browse-html-temp)
11382         (gnus-article-browse-delete-temp): New variables.
11383         (gnus-article-browse-delete-temp-files): New function.
11384         (gnus-article-browse-html-parts): Use it.
11385
11386 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11387
11388         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11389
11390         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11391         string.
11392
11393         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11394         gnus-summary-insert-new-articles when unplugged.
11395         Remove gnus-summary-search-article-forward.
11396
11397         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11398         display-visual-class instead of display-color-cells.
11399
11400 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11401
11402         * dgnushack.el: Autoload customize-group for XEmacs.
11403
11404         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11405         message/* containing non-ASCII text properly.
11406
11407 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11408
11409         * message.el: Require gmm-utils, remove autoloads.
11410         (message-tool-bar): Set default based on
11411         gmm-tool-bar-style.
11412         (message-tool-bar-gnome): Add gmm-customize-mode.
11413
11414         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11415         gmm-tool-bar-style.
11416         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11417
11418         * gnus-group.el (gnus-group-tool-bar): Set default based on
11419         gmm-tool-bar-style.
11420         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11421
11422         * gmm-utils.el (gmm-image-directory): Rename variable from
11423         gmm-image-load-path.
11424         (gmm-image-load-path): Use gmm-image-directory.
11425         (gmm-customize-mode): New function.
11426         (gmm-tool-bar-style): New variable.
11427
11428         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11429         gnus-group-redraw-line-number.
11430         (gnus-group-redraw-check): Simplify.
11431         (gnus-group-tool-bar-update): Remove redraw check.
11432         (gnus-group-make-tool-bar): Add redraw check.
11433
11434 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11435
11436         * gnus-art.el (gnus-button): Add missing parentheses.
11437
11438 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11439
11440         * lpath.el: Fbind line-number-at-pos.
11441
11442 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11443
11444         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11445
11446 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11447
11448         * gnus-art.el (gnus-button): New face.
11449         (gnus-article-button-face): Use it.
11450
11451         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11452         Add gnus-summary-next-page.  Re-order.
11453
11454         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11455         next-node are now included.
11456         (gnus-group-redraw-line-number): New internal variable.
11457         (gnus-group-redraw-check): Helper function for updating the tool
11458         bar.
11459         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11460
11461         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11462
11463         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11464         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11465         Use it to match format of Spamassassin 3.0 and later.
11466         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
11467         (spam-check-bogofilter)
11468         (spam-bogofilter-register-with-bogofilter): Fix args of
11469         `gnus-error' calls.
11470
11471 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11472
11473         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11474         unnecessary interaction when sending queued mails.
11475         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11476
11477 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11478
11479         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11480         first or last are nil.
11481
11482 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11483
11484         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11485
11486 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11487
11488         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11489
11490 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11491
11492         * dns.el (query-dns): Protect more against buggy tcp output.
11493
11494 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11495
11496         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11497         nov.php.
11498
11499 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11500
11501         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11502         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11503         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11504         output on the server side.
11505         (nnweb-google-create-mapping): Update regexps and add some
11506         progress indication.
11507
11508 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11509
11510         * gnus-group.el (gnus-group-tool-bar-gnome):
11511         Fix gnus-agent-toggle-plugged.  Re-order icons.
11512         (gnus-group-tool-bar-gnome):
11513         Add gnus-group-{prev,next}-unread-group.
11514         (gnus-group-tool-bar-gnome): Re-order icons.
11515
11516         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11517         Move gnus-summary-insert-new-articles.
11518
11519         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
11520         Fix comments.
11521
11522         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11523         also available in Emacs 21.3.
11524
11525         * message.el (message-fix-before-sending): Change "Emacs 22" to
11526         "Emacs 23 (unicode)" in comment.
11527
11528         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11529         "Emacs 23 (unicode)" in comment.
11530
11531         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11532         comment.
11533         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11534
11535         * mm-view.el (mm-fill-flowed): Add :version.
11536
11537 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11538
11539         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11540         and load-path.
11541
11542 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11543
11544         * message.el: Autoload gmm-image-load-path.
11545         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11546         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11547         consitency.
11548
11549         * gmm-utils.el (gmm-image-load-path): Also search in
11550         "../etc/images".  Don't set gmm-image-load-path if we don't find
11551         the image.
11552
11553 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11554
11555         * gmm-utils.el (gmm-image-load-path): Don't make
11556         `gmm-image-load-path' include subdirectories which the second arg
11557         `image' might specify.
11558
11559         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11560         subdirectory to icon file names.
11561
11562         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11563
11564 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11565
11566         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11567         gmm-image-load-path calls.
11568
11569         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11570
11571         * message.el (message-make-tool-bar): Ditto.
11572
11573         * mml.el (mml-preview): Add comment concerning tool bar icons.
11574
11575         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11576         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11577
11578         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11579         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11580
11581         * message.el (message-tool-bar-gnome): Use new icon names.
11582         (message-make-tool-bar): Use `gmm-image-load-path'.
11583
11584         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
11585         New functions from MH-E.
11586         (gmm-image-load-path): New variable from MH-E.
11587         (gmm-image-load-path): New function from MH-E.  Add arguments
11588         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11589         *-image-load-path-called-flag.
11590
11591 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11592
11593         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11594
11595 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11596
11597         * nnimap.el (nnimap-request-move-article): Change folder back to
11598         source group before deleting.
11599
11600 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11601
11602         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11603
11604         * gnus-art.el (mm-url-insert-file-contents-external):
11605         Autoload mm-url.
11606
11607         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11608
11609 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11610
11611         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11612         coding system which mm-charset-to-coding-system returns for a
11613         given charset is valid.
11614
11615 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11616
11617         * html2text.el (html2text-remove-tag-list):
11618         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11619
11620 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11621
11622         * gnus-cus.el: Revert 2005-10-17 change.
11623
11624 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11625
11626         * gnus-art.el (article-strip-banner):
11627         Call article-really-strip-banner only when the regexp match is made.
11628
11629 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11630
11631         * gnus-art.el (article-strip-banner):
11632         Use gnus-extract-address-components instead of
11633         mail-header-parse-addresses to make it work with non-ASCII text;
11634         remove mail-encode-encoded-word-string.
11635
11636         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11637         values which are surrounded with \"...\"; make it never cause a
11638         Lisp error; give up parsing of parameters if it failed in
11639         extracting type.
11640
11641 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11642
11643         * smime.el (smime-cert-by-ldap-1): Fix bug where
11644         `smime-ldap-search' returns results without userCertificates.
11645
11646 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11647
11648         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11649
11650 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11651
11652         * spam.el (spam-check-spamassassin-headers): Adapt format for
11653         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11654         <ari@mbf.ocn.ne.jp>.
11655         (spam-list-of-processors): Add spam-use-gmane.
11656
11657 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11658
11659         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11660         make-temp-file; make it work with XEmacs as well.
11661
11662         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11663         mm-make-temp-file.
11664
11665         * mm-decode.el (mm-display-external): Use the 3rd arg of
11666         mm-make-temp-file.
11667         (mm-create-image-xemacs): Ditto.
11668
11669 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11670
11671         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11672         with message-narrow-to-headers.
11673         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11674         (gnus-draft-check-draft-articles): New function.
11675         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11676
11677 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11678
11679         * gnus-art.el (gnus-article-browse-html-parts):
11680         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11681         Don't use suffix argument for mm-make-temp-file for Emacs 21
11682         compatibility.  Remove useless `format'.
11683
11684 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11685
11686         * nnweb.el (nnweb-google-wash-article): Update regexps.
11687         (nnweb-group-alist): Use defvoo instead of defvar.
11688
11689 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11690
11691         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11692         re-loading nn* modules.
11693
11694 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11695
11696         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11697         for `tool-bar-mode' and don't check it's default-value.
11698
11699         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11700
11701         * message.el (message-make-tool-bar): Ditto.
11702
11703         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11704         `substring'.  Shorten tmp-file name.
11705
11706         * gnus.el: Remove bogus comment.
11707
11708 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11709
11710         * gnus-art.el (gnus-article-browse-html-parts): New function.
11711         (gnus-article-browse-html-article): New function for viewing html
11712         articles with a browser.
11713
11714 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11715
11716         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11717         in elisp.
11718         (pgg-gpg-encrypt-symmetric-region): Ditto.
11719         (pgg-gpg-sign-region): Ditto.
11720
11721         * pgg-def.el (pgg-text-mode): New variable.
11722
11723         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11724         (mml2015-pgg-encrypt): Ditto.
11725
11726         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11727         (mml1991-pgg-encrypt): Ditto.
11728
11729 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11730
11731         * nnfolder.el (nnfolder-insert-newsgroup-line):
11732         Use message-make-date instead of current-time-string.
11733
11734         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11735         to gnus-decoded which mm-uu might set.
11736
11737 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11738
11739         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11740         don't decode quoted parameters; remove misimported Emacs code.
11741         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11742         (rfc2231-decode-encoded-string): Don't use split-string which
11743         behaves differently according to Emacs version; use
11744         mm-decode-coding-region to convert charset to coding-system.
11745         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11746         (rfc2231-encode-string): Remove misimported Emacs code.
11747
11748 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11749
11750         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11751         when calling mail-header-parse-content-type.
11752         (article-de-quoted-unreadable): Ditto.
11753         (article-de-base64-unreadable): Ditto.
11754         (article-wash-html): Ditto.
11755
11756         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11757         calling mail-header-parse-content-type and
11758         mail-header-parse-content-disposition.
11759         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11760         mail-header-parse-content-type.
11761
11762         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11763         insert charset and format parameters; encode description after
11764         inserting it to buffer.
11765         (mml-insert-parameter): Fold lines properly even if a parameter is
11766         segmented into two or more lines; change the max column to 76.
11767
11768         * rfc1843.el (rfc1843-decode-article-body): Don't use
11769         ignore-errors when calling mail-header-parse-content-type.
11770
11771         * rfc2231.el (rfc2231-parse-string): Return at least type if
11772         possible; don't cause an error even if it fails in parsing of
11773         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11774         (rfc2231-encode-string): Don't break lines at the beginning, leave
11775         it to mml-insert-parameter.
11776
11777         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11778         calling mail-header-parse-content-type.
11779
11780 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11781
11782         * spam-report.el (spam-report-gmane-use-article-number):
11783         Improve doc string.
11784         (spam-report-gmane-internal): Check if a suitable header was found
11785         in the article.
11786
11787 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11788
11789         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11790         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11791
11792 2006-02-05  Romain Francoise  <romain@orebokech.com>
11793
11794         Update copyright notices of all files in the gnus directory.
11795
11796 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11797
11798         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11799
11800 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11801
11802         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11803         segmented lines of parameter value to cope with Thunderbird 1.5
11804         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11805         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11806         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11807
11808 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11809
11810         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11811         parts.
11812
11813 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11814
11815         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11816         there's only one active file for all servers.
11817         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11818         solid groups.  Gnus might have used a FAST request to select the group.
11819         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11820         and nnweb-search redundantly in the active file.
11821         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11822         (nnweb-request-create-group): Don't use ARGS.
11823         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11824         initialisations.  Let nnoo do the work.
11825
11826 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11827
11828         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11829         Say the part has been decoded.
11830
11831         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11832
11833 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11834
11835         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11836         mailcap-viewer-test-cache when there's no 'test clause, since that
11837         will invert the meaning of a "nil" test previously determined by
11838         mailcap-mailcap-entry-passes-test.
11839
11840 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11841
11842         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11843         compiling.
11844
11845         * gnus-sum.el: Ditto.
11846
11847         * message.el: Don't bind tool-bar-map when compiling.
11848
11849 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11850
11851         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11852
11853 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11854
11855         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11856         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11857         current Google Groups.
11858
11859 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11860
11861         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11862         and tool-bar-mode.
11863
11864         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11865         and tool-bar-mode.
11866
11867         * message.el (message-tool-bar-update): Simplify.
11868         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11869
11870         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11871         gnus-summary-buffer.
11872         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11873         gnus-summary-reply.
11874
11875         * gmm-utils.el (gmm): Add :version.
11876
11877 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11878
11879         * Makefile.in (clean): New rule.
11880         (distclean): Use it.
11881
11882 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11883
11884         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
11885         Don't autoload.
11886
11887 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11888
11889         * gmm-utils.el (gmm-verbose): Add :group.
11890
11891 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11892
11893         * message.el: Change some comments WRT tool-bars.
11894
11895         * gnus-sum.el (gnus-summary-tool-bar)
11896         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11897         (gnus-summary-tool-bar-zap-list): New variables.
11898         (gnus-summary-make-tool-bar): Complete rewrite using
11899         `gmm-tool-bar-from-list'.
11900
11901         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11902         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
11903         New variables.
11904         (gnus-group-make-tool-bar): Complete rewrite using
11905         `gmm-tool-bar-from-list'.
11906         (gnus-group-tool-bar-update): New function.
11907
11908         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11909
11910 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11911
11912         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11913         is dissected into a single part of which the type is the same as
11914         the given one; decode charset.
11915
11916 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11917
11918         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11919         into alists as symbol not string, since that's what
11920         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11921         look for.
11922
11923 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11924
11925         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11926         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11927
11928         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11929
11930 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11931
11932         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11933         (gnus-xmas-mime-security-button-menu): New function.
11934
11935         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11936         (gnus-mime-security-button-menu): New definition.
11937         (gnus-mime-security-button-map): Use them.
11938         (gnus-mime-security-button-menu): New function.
11939         (gnus-insert-mime-security-button): Addition to help echo.
11940         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11941         (gnus-mime-security-pipe-part): New functions.
11942
11943         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11944         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11945
11946         * mm-decode.el (mm-handle-set-disposition): Remove.
11947         (mm-handle-set-description): Remove.
11948
11949 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11950
11951         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11952         (mm-w3m-standalone-supports-m17n-p): New function.
11953         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11954         w3m usage.
11955
11956         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
11957         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11958
11959 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11960
11961         * message.el (message-tool-bar-zap-list):
11962         Use gmm-tool-bar-zap-list as custom type.
11963         (message-tool-bar-update): New function.
11964         (message-tool-bar, message-tool-bar-gnome)
11965         (message-tool-bar-retro): Add message-tool-bar-update.
11966         (message-tool-bar-gnome): Add flyspell-buffer.
11967
11968         * gnus-util.el (gnus-error): Describe `args'.
11969
11970         * gmm-utils.el (gmm-error): Describe `args'.
11971         (gmm-tool-bar-zap-list): New widget.
11972         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11973
11974 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11975
11976         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11977         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11978         the number of recursive calls.
11979
11980         * mm-decode.el (mm-handle-set-disposition): New macro.
11981         (mm-handle-set-description): New macro.
11982
11983 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11984
11985         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11986         encoding.
11987
11988 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11989
11990         * message.el (message-tool-bar-zap-list, message-tool-bar)
11991         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11992         (message-tool-bar-local-item-from-menu): Remove.
11993         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11994         (message-make-tool-bar): New function.
11995         (message-mode): Use `message-make-tool-bar'.
11996
11997         * gmm-utils.el: New file.
11998         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11999         (gmm-lazy): New widget copied from `nnmail.el'.
12000         (gmm-tool-bar-from-list): New function for creating customizable
12001         tool bars.
12002         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12003         output.
12004         (gmm): Add :prefix to defgroup.
12005
12006 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12007
12008         * gmm-utils.el (gmm-widget-p): New function.
12009
12010 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12011
12012         * mml.el (mml-attach-file): Describe `description' in doc string.
12013         (mml-menu): Add Emacs MIME manual and PGG manual.
12014
12015 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12016
12017         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12018
12019 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12020
12021         * nntp.el (nntp-end-of-line): Doc fix.
12022
12023 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12024
12025         * imap.el (imap-open): Handle case where buffer is a buffer
12026         object.
12027
12028 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12029
12030         * gnus-delay.el (gnus-delay): Don't autoload.
12031         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12032         to be re-loaded when customizing the `gnus-delay' group.
12033
12034 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12035
12036         * message.el (message-insert-citation-line): Use newlines.
12037
12038 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12039
12040         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12041         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
12042         these routines, so the passphrase can be managed externally and
12043         passed in to the system.
12044         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12045         pgg-add-passphrase-to-cache function.
12046
12047         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12048         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
12049         these routines, so the passphrase can be managed externally and
12050         passed in to the system.
12051         (pgg-pgp5-sign-region): Use new name of
12052         pgg-add-passphrase-to-cache function.
12053
12054 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12055
12056         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12057         part of the decoded armor to find the key-identifier.
12058         (pgg-gpg-lookup-key-owner): New function to return the
12059         human-readable identifier of a key owner.
12060         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
12061         itself.
12062         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12063         the key value) if we have a key and can match it against a secret
12064         key.  Also, added a note pointing out fact that the prompt only
12065         indicates the first matching key.
12066
12067         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
12068         pgg-decrypt-region.
12069         (pgg-add-passphrase-to-cache): Rename from
12070         `pgg-add-passphrase-cache' to reduce confusion (all callers
12071         changed).
12072         (pgg-remove-passphrase-from-cache): Rename from
12073         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12074         changed).
12075         (pgg-read-passphrase, pgg-add-passphrase-cache)
12076         (pgg-remove-passphrase-cache): Add informative docstrings.
12077         (pgg-decrypt): Convey provided passphrase in subordinate call to
12078         pgg-decrypt-region.
12079
12080 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12081
12082         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12083         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12084         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12085         'passphrase' argument, so the passphrase can be managed externally
12086         and then passed in to the system.
12087
12088         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12089         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
12090         so the passphrase cache can be used reliably with identifiers
12091         besides a pgp packet's key id.
12092
12093         * pgg-gpg.el (pgg-gpg-encrypt-region)
12094         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12095         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
12096         these routines, so the passphrase can be managed externally and
12097         passed in to the system.
12098
12099         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12100         'notruncate' argument, so the passphrase cache can be used
12101         reliably with identifiers besides a pgp packet's key id.
12102
12103 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
12104
12105         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12106         symmetric encryption.
12107         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12108         encrypted session key.
12109         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12110         message ask for the passphrase in a proper way.
12111
12112         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12113         New user commands for symmetric encryption.
12114
12115 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12116
12117         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12118
12119         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12120
12121 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12122
12123         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12124
12125 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12126
12127         * mm-decode.el (mm-inlined-types): Add application/pgp.
12128         (mm-automatic-display): Ditto.
12129
12130         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12131         part as text.
12132
12133 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12134
12135         * nnrss.el: Update copyright.
12136         (nnrss-opml-import): Query whether to subscribe to each entry.
12137
12138         * gnus-art.el:
12139         * gnus-sum.el:
12140         * gnus-xmas.el:
12141         * messagexmas.el:
12142         * mm-uu.el:
12143         * mm-view.el: Update copyright.
12144
12145 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12146
12147         * message.el (message-info): New function.
12148         (message-mode-menu): Add it.
12149         Update copyright.
12150
12151         * ChangeLog: Fix and update copyright.
12152
12153 2006-01-13  Romain Francoise  <romain@orebokech.com>
12154
12155         * message.el (message-forward-subject-name-subject): Prefer the
12156         address to 'nowhere' if the sender has no name.
12157         Fix typo.  Update copyright year.
12158
12159 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12160
12161         * gnus-art.el (article-wash-html):
12162         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12163         (gnus-article-wash-html-with-w3m-standalone): New function.
12164
12165         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12166         mm-inline-text-html-render-with-w3m-standalone.
12167         (mm-text-html-washer-alist): Map w3m-standalone to
12168         gnus-article-wash-html-with-w3m-standalone.
12169         (mm-inline-text-html-render-with-w3m-standalone): New function.
12170
12171 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12172
12173         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12174         Improve LaTeX.
12175
12176 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12177
12178         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12179         (nnrss-request-article): Render text/plain parts as HTML.
12180
12181         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12182         the buffer.
12183
12184 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12185
12186         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12187         custom definition of `gnus-posting-styles'.
12188
12189         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12190         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12191
12192 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12193
12194         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12195         Use nntp for bug archive.
12196
12197 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12198
12199         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12200         parts.
12201         (nnrss-normalize-date): New function converts ISO 8601 date into
12202         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12203         (nnrss-check-group): Use it.
12204
12205 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12206
12207         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12208
12209         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12210         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12211         (nnrss-insert-w3): Ditto.
12212
12213 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12214
12215         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12216         the articles to be forwarded including the case where neither a
12217         number of articles nor a region is specified.
12218
12219 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12220
12221         * nnrss.el (nnrss-request-article): Fix last change; fill
12222         text/plain parts.
12223
12224 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12225
12226         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12227         in text/plain part.
12228         (nnrss-check-group): Don't add excessive newline to dc:subject.
12229
12230 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12231
12232         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12233         article.
12234
12235 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12236
12237         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12238         (nnml-use-compressed-files, nnml-save-mail): Support other
12239         comression programs such as bzip2.
12240
12241 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12242
12243         * dns.el (query-dns): Make sure we check the buffer size before
12244         removing tcp headers.
12245
12246 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12247
12248         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12249         remove MIME buttons associated with multipart/alternative parts.
12250         (gnus-mime-display-alternative): Tag buttons using `article-type'
12251         text property.
12252
12253         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12254         associated with multipart/alternative parts.
12255
12256         * gnus-art.el (gnus-signature-separator): Fix custom type.
12257
12258         * mm-decode.el (mm-inlined-types): Fix custom type.
12259         (mm-keep-viewer-alive-types): Ditto.
12260         (mm-automatic-display): Ditto.
12261         (mm-attachment-override-types): Ditto.
12262         (mm-inline-override-types): Ditto.
12263         (mm-automatic-external-display): Ditto.
12264
12265 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12266
12267         * spam-report.el (spam-report-user-mail-address)
12268         (spam-report-user-agent): New variables.
12269         (spam-report-url-ping-plain): Use spam-report-user-agent.
12270
12271 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12272
12273         * gnus-art.el (gnus-button-handle-custom): Do not just use
12274         `customize-apropos' for any "M-x customize-*" button but the
12275         function called for.  Accept both the function name and its
12276         argument in order to achieve this.
12277         (gnus-button-alist): Remove support for "custom:" URL's.
12278         Pass function name to `gnus-button-handle-custom' in case of "M-x
12279         customize-*" buttons.
12280
12281 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12282
12283         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12284         multipart/alternative and add xref to mm-discouraged-alternatives
12285         in doc string.
12286
12287         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12288         gnus-buttonized-mime-types in doc string.
12289
12290 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12291
12292         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12293         Suggest image/.* in the doc string.
12294
12295 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12296
12297         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12298         message-marks (Debian bug #342521).
12299
12300 2005-12-12  Simon Josefsson  <jas@extundo.com>
12301
12302         * password.el (password-read-from-cache): Add.
12303         (password-read): Use it.
12304
12305 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12306
12307         * rfc2047.el (rfc2047-charset-to-coding-system):
12308         Recognize us-ascii as a MIME charset.
12309
12310         * mm-bodies.el (mm-decode-content-transfer-encoding):
12311         Protect against the case where the 2nd arg TYPE is nil.
12312
12313 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12314
12315         * pop3.el (pop3-stream-type): Fix custom version.
12316
12317         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12318
12319 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12320
12321         * mm-decode.el (mm-display-external): Add missing cdr.
12322
12323 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12324
12325         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12326         RFC1524) if it is in mailcap or add a suffix according to
12327         mailcap-mime-extensions when generating a temp filename; postpone
12328         deleting a temp file for 2 seconds for some wrappers, shell
12329         scripts, and so on, which might exit right after having started a
12330         viewer command as a background job.
12331
12332 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12333
12334         * nntp.el (nntp-marks-directory): Fix custom group.
12335
12336         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12337         steps when < 10.
12338
12339         * gnus-start.el (gnus-no-server-1):
12340         Mention `gnus-level-default-subscribed' in doc string.
12341
12342 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12343
12344         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12345         parens.
12346
12347 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12348
12349         * gnus-xmas.el (gnus-use-toolbar): Revert.
12350         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12351         gnus-use-toolbar is default.
12352
12353         * messagexmas.el (message-use-toolbar): Revert.
12354         (message-setup-toolbar): Use global default-toolbar if
12355         message-use-toolbar is default.
12356
12357 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12358
12359         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12360         according to default-toolbar-visible-p.
12361
12362         * messagexmas.el (message-use-toolbar): Ditto.
12363
12364 2005-11-26  Dave Love  <fx@gnu.org>
12365
12366         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12367         (tls-program, tls-success): Provide openssl alternative.
12368
12369         * starttls.el: Doc fixes.
12370         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12371         SERVICE to PORT.
12372
12373         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12374         port null or service name.
12375         (starttls-negotiate): Autoload.
12376
12377 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12378
12379         * message.el (message-kill-to-signature): Fix interactive spec.
12380
12381 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12382
12383         * pop3.el (pop3-open-server): Recognize a string as a service name.
12384
12385 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12386
12387         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12388
12389 2005-11-23  Dave Love  <fx@gnu.org>
12390
12391         Add pop3s, pop3/starttls.
12392
12393         * pop3.el (pop3-authentication-scheme): Clarify doc.
12394         (open-tls-stream, starttls-open-stream): Autoload.
12395         (pop3-stream-type): New.
12396         (pop3-open-server): Use it.
12397
12398         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12399         for POP.
12400         (mail-source-keyword-map): Add :stream for POP.
12401         (mail-source-fetch-pop): Use pop3-stream-type.
12402
12403 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12404
12405         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12406         of current-time-string.
12407
12408 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12409
12410         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12411         date header.
12412
12413 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12414
12415         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12416         it can seriously impact performance as it bypasses the agent's
12417         local caches.
12418
12419 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12420
12421         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12422         must be explicitly online rather than "not explicitly offline" for
12423         its flags to be synchronized.
12424
12425         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12426         that gnus-uu-unmark-thread will function correctly.
12427
12428         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12429         1024K is instead displayed as 1M.
12430
12431 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12432
12433         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12434
12435 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12436
12437         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12438
12439 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12440
12441         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12442         error message to display actual error condition.
12443         (gnus-agent-save-local): Avoid saving symbols that are bound to
12444         nil as they simply result in a warning message in
12445         gnus-agent-read-local.
12446
12447 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12448
12449         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12450         rather than make-variable-buffer-local for file-precious-flag.
12451
12452 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12453
12454         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12455         for duplicates which are removed.  The invalid sort check then
12456         triggers a rescan after the sort as sorting may have moved
12457         duplicate entries such that they can be cheaply detected.
12458
12459 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12460
12461         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12462
12463 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12464
12465         * gnus-agent.el (gnus-agent-article-alist-save-format):
12466         Change internal variable to a custom variable.  Change default value
12467         from compressed(2) to uncompressed(1).
12468         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12469         support for uncompressed agentview files.  Taken together, reading
12470         the agentview file should now be 6-7 times faster.
12471
12472 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12473
12474         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12475         as a buffer-local variable.  This avoids creating truncated
12476         dribble files as a result of a hang up, eg.
12477
12478 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12479
12480         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12481         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12482         XEmacs.
12483
12484 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12485
12486         * gnus-start.el (gnus-start-draft-setup):
12487         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
12488
12489         * gnus.el (gnus-splash): Change custom group.
12490         (gnus-group-get-parameter, gnus-group-parameter-value):
12491         Describe allow-list argument.
12492
12493         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12494         string.
12495
12496 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12497
12498         * gnus-art.el (gnus-default-article-saver): Add user-defined
12499         `function' to custom type.
12500
12501 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12502
12503         * imap.el (imap-open): Handle case where buffer is a buffer
12504         object.
12505
12506 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12507
12508         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12509         long lines.
12510         (gnus-cache-delete-group): Wrap doc strings.
12511
12512         * gnus-agent.el (gnus-agent-rename-group)
12513         (gnus-agent-delete-group): Wrap doc strings.
12514
12515 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12516
12517         * messagexmas.el (message-use-toolbar): Change the valid values
12518         into default, top, bottom, left, and right.
12519         (message-toolbar-thickness): New variable.
12520         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12521         well.
12522         (message-setup-toolbar): Make it work.
12523
12524         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12525         (gnus-use-toolbar): Change the valid values into default, top,
12526         bottom, left, and right.
12527         (gnus-toolbar-thickness): New variable.
12528         (gnus-xmas-setup-toolbar): New function.
12529         (gnus-xmas-setup-group-toolbar): Use it.
12530         (gnus-xmas-setup-summary-toolbar): Use it.
12531
12532 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12533
12534         * gnus-start.el (gnus-1): Add "native" to
12535         gnus-predefined-server-alist.
12536
12537         * gnus.el (gnus-method-to-server): Don't add "native" to the
12538         lists here, because that leads to problems when
12539         gnus-select-method is bound.
12540
12541 2005-11-09  Simon Josefsson  <jas@extundo.com>
12542
12543         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12544         use (not sort-by-date) instead.
12545
12546 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12547
12548         * gnus-delay.el (gnus-delay-group): Don't autoload.
12549         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12550         to be re-loaded when customizing the `gnus-delay' group.
12551
12552 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12553
12554         * message.el: Revert last changes.
12555         (message-insert-citation-line): Use newlines.
12556
12557 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12558
12559         * message.el (message-courtesy-message)
12560         (message-mark-insert-begin, message-mark-insert-end)
12561         (message-elide-ellipsis, message-cancel-message)
12562         (message-add-header, message-change-subject)
12563         (message-cross-post-followup-to-header)
12564         (message-cross-post-insert-note, message-reduce-to-to-cc)
12565         (message-widen-reply, message-delete-not-region)
12566         (message-kill-to-signature, message-insert-signature)
12567         (message-insert-importance-high, message-insert-importance-low)
12568         (message-insert-or-toggle-importance)
12569         (message-insert-disposition-notification-to)
12570         (message-indent-citation, message-yank-original)
12571         (message-cite-original-without-signature, message-cite-original)
12572         (message-insert-citation-line, message-position-on-field)
12573         (message-fix-before-sending, message-send-mail-partially)
12574         (message-send-mail, message-send-mail-with-sendmail)
12575         (message-send-mail-with-qmail, message-send-news)
12576         (message-check-news-header-syntax, message-generate-headers)
12577         (message-insert-courtesy-copy, message-fill-address)
12578         (message-fill-header, message-shorten-references)
12579         (message-setup-1, message-cancel-news)
12580         (message-forward-make-body-plain, message-forward-make-body-mime)
12581         (message-forward-make-body-mml, message-encode-message-body)
12582         (message-forward-make-body-digest-plain)
12583         (message-forward-make-body-digest-mime)
12584         (message-use-alternative-email-as-from): Insert `hard-newline'
12585         instead of ordinary newlines.
12586
12587 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12588
12589         * message.el (message-generate-headers): Downcase the argument
12590         given to message-check-element.
12591
12592 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12593
12594         * nntp.el (nntp-authinfo-rejected): New error condition.
12595         (nntp-wait-for): Use new error condition to signal authentication
12596         error.
12597         (nntp-retrieve-data): Rethrow new error condition to break out of
12598         recursive call to nntp-send-authinfo.
12599
12600 2005-11-08  Romain Francoise  <romain@orebokech.com>
12601
12602         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12603         (gnus-summary-exit-map): Bind to `Z p'.
12604         (gnus-summary-make-menu-bar): Add menu item.
12605
12606 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12607
12608         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12609         (gnus-treat-*): Add `first' in all doc strings.
12610
12611         * gnus-group.el (gnus-group-compact-group): Fix typo.
12612
12613 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12614
12615         * gnus.el (gnus-parameters-case-fold-search): New variable.
12616         (gnus-parameters-get-parameter): Use it.
12617
12618         * gnus-score.el (gnus-home-score-file): Doc fix.
12619
12620 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12621
12622         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12623
12624 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12625
12626         * mm-util.el (mm-special-display-p): New function.
12627
12628         * mml.el (mml-preview): Use it; doc fix.
12629
12630 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12631
12632         * imap.el (imap-open): Handle case where buffer is a buffer object.
12633
12634 2005-10-29  Romain Francoise  <romain@orebokech.com>
12635
12636         * message.el (message-fix-before-sending): Fix comment.
12637
12638 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12639
12640         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12641
12642 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12643
12644         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12645         Used in gnus-score.el.
12646
12647 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12648
12649         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12650
12651 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12652
12653         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12654         whitespace removed in revision 7.8.  Use concatenated string to
12655         protect trailing whitespace.
12656
12657 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12658
12659         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12660         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12661         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12662         Courier IMAP ("some version from 2004").  Mostly based on similar
12663         code in the same function.
12664
12665 2005-10-26  Didier Verna  <didier@xemacs.org>
12666
12667         * gnus-group.el (gnus-group-compact-group): Invalidate original
12668         article buffer.
12669         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12670         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12671         NOV database and in article itself.
12672         Invalidate article backlog.
12673
12674 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12675
12676         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12677
12678 2005-10-26  Simon Josefsson  <jas@extundo.com>
12679
12680         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12681         part of 2004-07-25 change.
12682
12683 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12684
12685         * message.el (message-display-completion-list): New function.
12686         (message-expand-group): Use it; make sure the Completions buffer
12687         is modifiable.
12688 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12689
12690         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12691         user-mail-name is an empty string.
12692
12693 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12694
12695         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12696         depending on gnus-score-decay-constant.
12697
12698         * encrypt.el (encrypt-insert-file-contents)
12699         (encrypt-write-file-contents): Don't use `gnus-message'.
12700
12701         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12702         arguments.
12703         (mm-uu-type-alist): Add message-marks and insert-marks.
12704         Pass arguments to mm-uu-verbatim-marks-extract.
12705         (mm-uu-hide-markers): New variable.
12706         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12707
12708         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12709         (gnus-convert-image-to-face-command): Use "convert" by default to
12710         allow other input image formats.
12711         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12712         accordingly.
12713
12714 2005-10-23  Simon Josefsson  <jas@extundo.com>
12715
12716         * imap.el (imap-gssapi-program): Align command line parameters
12717         with latest GNU SASL.
12718         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12719
12720 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12721
12722         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12723         HTML.
12724         (nnslashdot-request-article): Ditto.
12725
12726         * lpath.el (featurep): Add nobreak-char-display.
12727
12728 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12729
12730         * mail-source.el (mail-source-fetch-pop): Require pop3.
12731         (mail-source-check-pop): Ditto.
12732
12733 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12734
12735         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12736         errors.
12737
12738 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12739
12740         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12741         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12742
12743         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12744
12745         * mm-bodies.el (mm-decode-string):
12746         Call `mm-charset-to-coding-system' with allow-override argument.
12747
12748 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12749
12750         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12751         (rfc2047-charset-to-coding-system): New function.
12752         (rfc2047-decode-encoded-words): New function.
12753         (rfc2047-decode-region): Use them.
12754         (rfc2047-decode-cte): Remove.
12755         (rfc2047-parse-and-decode): Remove.
12756         (rfc2047-decode): Remove.
12757
12758 2005-10-15  Kenichi Handa  <handa@m17n.org>
12759
12760         * rfc2047.el (rfc2047-decode-cte): New function.
12761         (rfc2047-decode-region): Change the way to decode successive
12762         encoded-words: decode B- or Q-encoding in each encoded-word,
12763         concatenate them, and decode it as charset.
12764
12765 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12766
12767         * lpath.el: Fbind codepage-setup for XEmacs.
12768
12769 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12770
12771         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12772         widget-move-and-invoke.
12773         (gnus-custom-mode): Use gnus-custom-map.
12774
12775 2005-10-15  Bill Wohler  <wohler@newt.com>
12776
12777         * message.el (message-tool-bar-map): Rename image file from
12778         mail_send to mail/send.
12779
12780 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12781
12782         * message.el (message-expand-group): Pass the common
12783         prefix substring of completion to `display-completion-list'.
12784
12785 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12786
12787         * mml-sec.el (mml-secure-method): New internal variable.
12788         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12789         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
12790         New functions using mml-secure-method.
12791
12792         * mml.el (mml-mode-map): Add key bindings for those functions.
12793         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12794         Harder <harder@myrealbox.com>.
12795         (mml-attach-file, mml-attach-buffer, mml-attach-external):
12796         Goto end of message if point is the headers of the message.
12797
12798         * message.el (message-in-body-p): New function.
12799
12800         * assistant.el: Autoload gnus-util and netrc.
12801
12802         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12803         Use `mm-charset-override-alist' only when decoding.
12804
12805         * mm-bodies.el (mm-decode-body):
12806         Call `mm-charset-to-coding-system' with allow-override argument.
12807
12808         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12809         `filename' from Content-Disposition if Content-Type doesn't
12810         provide `name'.
12811         (gnus-mime-view-part-as-type): Set default instead of
12812         initial-input.
12813
12814 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12815
12816         * format-spec.el (format-spec): Propagate text properties of % spec.
12817
12818 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12819
12820         * gnus-art.el (gnus-treat-predicate): Add `first'.
12821
12822 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12823
12824         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12825         (mm-charset-override-alist): New variable.
12826         (mm-charset-to-coding-system): Use it.
12827         (mm-codepage-setup): New helper function.
12828         (mm-charset-eval-alist): New variable.
12829         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
12830         Warn about unknown charsets.
12831
12832         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12833
12834 2005-10-04  David Hansen  <david.hansen@gmx.net>
12835
12836         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12837         (nnrss-check-group): Ditto.
12838
12839 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12840
12841         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12842         Rename x-gnus-verbatim to x-verbatim.
12843         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12844
12845         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12846         x-verbatim.
12847
12848         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12849
12850         * gnus-util.el (gnus-remove-duplicates): Remove.
12851
12852         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12853         instead of gnus-remove-duplicates.
12854
12855         * message.el (message-remove-duplicates): Remove.
12856         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12857         message-remove-duplicates.
12858
12859         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12860         available, else use implementation from `delete-dups'.
12861
12862         * message.el (message-insert-expires): New function.
12863         (message-mode-map): Add key binding.
12864         (message-mode-field-menu): Add menu entry.
12865         (message-mode): Document it.
12866         (message-make-expires-date): Use `message-make-date'.
12867
12868 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12869
12870         * message.el (message-make-expires-date): New function.
12871
12872 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12873
12874         * Makefile.in (list-installed-shadows): New entry.
12875         (install): Use it.
12876         (remove-installed-shadows): New entry.
12877
12878         * dgnushack.el (dgnushack-default-load-path): New variable.
12879         (dgnushack-find-lisp-shadows): New function.
12880         (dgnushack-remove-lisp-shadows): New function.
12881
12882 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12883
12884         * Makefile.in (install-el-elc): New entry.
12885         (install): Use it so that .el files are necessarily installed.
12886
12887 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12888
12889         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12890
12891 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12892
12893         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12894         function rather than the diff-mode.el package.
12895         (mm-display-external): Use with-current-buffer.
12896         (mm-viewer-completion-map, mm-viewer-completion-map):
12897         Move initialization inside declaration.
12898
12899 2005-09-29  Simon Josefsson  <jas@extundo.com>
12900
12901         * spam.el: Load hashcash when compiling, to avoid warnings.
12902         Don't autoload mail-check-payment.
12903         (spam-check-hashcash): Define unconditionally, since hashcash.el
12904         is part of Gnus now.  Ignore errors from payment checking.
12905
12906 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12907
12908         * message.el (message-bold-region, message-unbold-region):
12909         Rename from `bold-region' and `unbold-region'.
12910
12911         * message.el: Remove useless autoloads.
12912
12913 2005-09-28  Simon Josefsson  <jas@extundo.com>
12914
12915         * message.el (message-use-idna): Default to t.
12916         (message-use-idna): Test whether encoding works too.  Doc fix.
12917
12918 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12919
12920         * nntp.el (nntp-warn-about-losing-connection): Remove.
12921
12922 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12923
12924         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12925         customizable.  Change default value.
12926         (mm-uu-diff-groups-regexp): Change default value.
12927         (mm-uu-type-alist): Add doc string.
12928         (mm-uu-configure): Add doc string.  Make it interactive.
12929         (mm-uu-tex-groups-regexp): New variable.
12930         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12931         (mm-uu-type-alist): Add LaTeX documents.
12932         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12933         of "text/verbatim".
12934         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12935
12936         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12937         instead of "text/verbatim".
12938
12939         * message.el (message-mark-inserted-region)
12940         (message-mark-insert-file): Use slrn style marks when called with
12941         prefix argument.
12942
12943 2005-09-27  Simon Josefsson  <jas@extundo.com>
12944
12945         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12946
12947 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12948
12949         * message.el (message-remove-duplicates): New function.
12950         Implementation borrowed from `gnus-remove-duplicates'.
12951         (message-idna-to-ascii-rhs): Also encode idna addresses in
12952         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12953         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12954         only ask about the same idna domain once per header and also tell
12955         in what header to replace the idna domain.
12956
12957         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12958         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12959         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12960         a header is decoded and not just the last one.
12961
12962 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12963
12964         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12965         has been decoded.
12966
12967         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12968         (mm-insert-part): Don't modify text if it has been decoded.
12969
12970         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12971         decoded.
12972
12973         * mm-view.el (mm-inline-text): Don't strip text props unless
12974         decoding enriched or richtext parts.
12975
12976 2005-09-25  Romain Francoise  <romain@orebokech.com>
12977
12978         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12979         * gnus-start.el (gnus-subscribe-interactively):
12980         * gnus-uu.el (gnus-uu-grab-articles):
12981         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12982         space.
12983
12984 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12985
12986         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12987         * mm-view.el (mm-view-pkcs7-decrypt):
12988         * gnus-sum.el (gnus-summary-limit-to-extra)
12989         (gnus-summary-respool-article, gnus-read-move-group-name):
12990         * gnus-score.el (gnus-summary-increase-score):
12991         * gnus-util.el (gnus-completing-read-with-default):
12992         * gnus-art.el (gnus-read-save-file-name)
12993         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12994         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12995         * message.el (message-check-news-header-syntax):
12996         Follow convention for reading with the minibuffer.
12997
12998 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12999
13000         * spam-report.el (spam-report-url-ping-plain):
13001         Use gnus-extended-version as User-Agent.
13002
13003         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13004         default value is nil.
13005
13006         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13007         (mm-uu-verbatim-marks-extract): New function.
13008         (mm-uu-extract): New face.
13009         (mm-uu-copy-to-buffer): Use it.
13010
13011         * spam-report.el (spam-report-gmane-ham): Rename from
13012         `spam-report-gmane-unspam'.
13013         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13014         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13015
13016         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13017         Autoload.
13018         (spam-report-gmane-unregister-routine):
13019         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13020
13021 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13022
13023         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13024         (spam-report-gmane-unregister-routine): Add support for gmane
13025         unregistration.
13026
13027         * spam-report.el (spam-report-gmane-unspam)
13028         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13029         (spam-report-gmane): Change to take a single article and do unspam
13030         registration.
13031
13032 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13033
13034         * mm-url.el (mm-url-decode-entities): Fix regexp.
13035
13036 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13037
13038         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13039         default to nil, to be able to use Gnus at all.  If the default
13040         switches to something else, then the function should be fixed not
13041         be exceedingly slow.
13042
13043 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13044
13045         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13046         fail hard.
13047
13048         * spam-report.el: Add better Keywords line.
13049
13050         * spam.el: Add Maintainer and better Keywords line.
13051
13052 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13053
13054         * gnus-art.el (gnus-article-replace-part)
13055         (gnus-mime-replace-part): New functions.
13056         (gnus-mime-action-alist, gnus-mime-button-commands)
13057         (gnus-mime-save-part-and-strip): Add file argument.
13058         (gnus-article-part-wrapper): Add interactive argument.
13059
13060         * gnus-sum.el (gnus-summary-mime-map):
13061         Add `gnus-article-replace-part'.
13062
13063 2005-09-19  Didier Verna  <didier@xemacs.org>
13064
13065         The nnml compaction feature:
13066         * nnml.el (nnml-request-compact-group): New function.
13067         * nnml.el (nnml-request-compact): New function.
13068         * gnus-int.el (gnus-request-compact-group): New function.
13069         * gnus-int.el (gnus-request-compact): New function.
13070         * gnus-group.el (gnus-group-compact-group): New function.
13071         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13072         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13073         * gnus-srvr.el (gnus-server-compact-server): New function.
13074         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13075         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13076
13077 2005-09-18  Deepak Goel  <deego@gnufans.org>
13078
13079         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13080         format spec.
13081
13082 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13083
13084         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13085
13086 2005-09-15  Romain Francoise  <romain@orebokech.com>
13087
13088         * message.el (message-fill-paragraph): Clarify docstring.
13089
13090 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13091
13092         * gnus-art.el (gnus-mime-display-part): Protect against broken
13093         MIME messages.
13094
13095 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13096
13097         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13098         before parsing header.
13099
13100 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13101
13102         * html2text.el (html2text-replace-list): Add new entities.
13103
13104 2005-09-11  Romain Francoise  <romain@orebokech.com>
13105
13106         * message.el (message-alternative-emails): Improve docstring.
13107         (message-setup-1): Call `message-use-alternative-email-as-from'
13108         after `message-setup-hook' to give it precedence over posting
13109         styles, etc.
13110         (message-use-alternative-email-as-from): Add docstring.
13111         Remove the original From header if present.
13112
13113         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13114         (nnml-save-mail): Use it.
13115
13116         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13117         articles.  Add new argument `silent'.
13118         (gnus-uu-mark-all): Report the total number of marked articles.
13119
13120 2005-09-10  Romain Francoise  <romain@orebokech.com>
13121
13122         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13123         (gnus-uu-mark-series): Likewise.
13124
13125 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13126
13127         * spam-report.el (spam-report-gmane): Fix generation of spam
13128         report URL.
13129
13130 2005-09-10  Simon Josefsson  <jas@extundo.com>
13131
13132         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13133         t, based on discussion on the ding list with Robert Epprecht
13134         <epprecht@solnet.ch>.
13135
13136 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13137
13138         * spam-report.el (spam-report-gmane): Make it work without
13139         X-Report-Spam header.  Gmane now only provides Archived-At.
13140         This is only used if `spam-report-gmane-use-article-number' is nil.
13141         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13142
13143         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13144         make `gnus-summary-sort-by-recipient' work with threading.
13145
13146         * nnweb.el (nnweb-google-wash-article): Print a message if article
13147         is not available.
13148
13149 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13150
13151         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13152         change.  Decode text/* parts content before displaying.
13153
13154 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13155
13156         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13157
13158 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13159
13160         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13161
13162         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13163         url-package-name, url-package-version,
13164         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13165         w3m-display-inline-images, and w3m-minor-mode-map.
13166
13167 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13168
13169         * message.el (message-tab-body-function): Fix mismatched custom type.
13170
13171         * gnus.el (gnus-group-change-level-function): Ditto.
13172
13173         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13174
13175         * gnus-art.el (gnus-signature-limit)
13176         (gnus-article-mime-part-function): Ditto.
13177
13178 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13179
13180         * mml.el (mml-mode): Silence the byte compiler.
13181
13182         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13183         using `(sit-for 0)' before moving the point to the specified part;
13184         skip unbuttonized parts.
13185         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13186         return to the summary window if gnus-auto-select-part is non-nil.
13187
13188 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13189
13190         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13191         New variables.
13192         (mml-dnd-attach-file, mml-mode): Use them.
13193
13194         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13195         Make fetching article by MID work again for Google Groups.
13196         Add FIXME concerning gnus-group-make-web-group.
13197
13198         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13199         Don't depend on Gnus by using mail-extract-address-components if
13200         gnus-extract-address-components is not bound.
13201
13202 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13203
13204         * gnus-art.el (gnus-mime-display-security): Don't display the
13205         signature, but only the signed part.
13206
13207 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13208
13209         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13210
13211         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13212         list, not listp.
13213
13214 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13215
13216         * mm-encode.el (mm-encode-content-transfer-encoding):
13217         Likewise when encoding.
13218
13219         * mm-bodies.el (mm-decode-content-transfer-encoding):
13220         De-canonicalize CRLF for all text content types, not just
13221         text/plain.
13222
13223 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13224
13225         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13226         valid article; point arrow and cursor at the MIME button.
13227
13228 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13229
13230         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13231         Suggested by Dan Christensen <jdc@uwo.ca>.
13232
13233         * mm-decode.el (mm-save-part): Enable change of prompt.
13234
13235 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13236
13237         * gnus-msg.el (gnus-inews-add-send-actions):
13238         Make `message-post-method' lambda parameter ARG `&optional'.
13239
13240 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13241
13242         * gnus-sum.el (gnus-summary-mime-map):
13243         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13244         gnus-article-jump-to-part.
13245
13246         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13247         (gnus-article-edit-part): Use it.
13248         (gnus-article-part-wrapper): Add no-handle argument.
13249         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13250         New functions.
13251
13252 2005-08-29  Romain Francoise  <romain@orebokech.com>
13253
13254         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13255         docstring.
13256         (gnus-face-from-file): Likewise.
13257
13258 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13259
13260         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13261         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13262         non-nil.
13263         (gnus-auto-select-part): New variable.
13264         (gnus-article-jump-to-part): New function.
13265         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13266         (gnus-mime-delete-part): Allow selecting specified part after
13267         deleting or stripping parts.
13268         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13269         part if argument is bogus.
13270
13271 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13272
13273         * gnus-art.el (w3m-minor-mode-map):
13274         * gnus-spec.el (gnus-newsrc-file-version):
13275         * gnus-util.el (nnmail-active-file-coding-system)
13276         (gnus-original-article-buffer, gnus-user-agent):
13277         * gnus.el (gnus-ham-process-destinations)
13278         (gnus-parameter-ham-marks-alist)
13279         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13280         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13281         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13282         * mm-decode.el (gnus-current-window-configuration):
13283         * mm-extern.el (gnus-article-mime-handles):
13284         * mm-url.el (url-current-object, url-package-name)
13285         (url-package-version):
13286         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13287         (smime-keys, w3m-cid-retrieve-function-alist)
13288         (w3m-current-buffer, w3m-display-inline-images)
13289         (w3m-minor-mode-map):
13290         * mml-smime.el (gnus-extract-address-components):
13291         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13292         (gnus-newsrc-hashtb, message-default-charset)
13293         (message-deletable-headers, message-options)
13294         (message-posting-charset, message-required-mail-headers)
13295         (message-required-news-headers):
13296         * mml1991.el (mc-pgp-always-sign):
13297         * mml2015.el (mc-pgp-always-sign):
13298         * nnheader.el (nnmail-extra-headers):
13299         * rfc1843.el (gnus-decode-encoded-word-function)
13300         (gnus-decode-header-function, gnus-newsgroup-name):
13301         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13302
13303 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13304
13305         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13306         the end of the date treatments.
13307
13308 2005-08-15  Simon Josefsson  <jas@extundo.com>
13309
13310         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13311         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13312         Capello and Romain Francoise.
13313         (pgg-fetch-key-function): Remove, not used?
13314         (pgg-insert-url-with-w3): Require url, to get
13315         url-insert-file-contents regardless of where it is defined.
13316
13317 2005-08-13  Romain Francoise  <romain@orebokech.com>
13318
13319         * message.el (message-cite-original-1): New function.
13320         (message-cite-original): Use it.
13321         (message-cite-original-without-signature): Ditto.
13322
13323 2005-08-08  Romain Francoise  <romain@orebokech.com>
13324
13325         * message.el (message-yank-empty-prefix): New variable.
13326         (message-indent-citation): Use it.
13327         (message-cite-original-without-signature): Respect X-No-Archive.
13328
13329 2005-08-08  Simon Josefsson  <jas@extundo.com>
13330
13331         * pgg.el: Autoload url-insert-file-contents instead of loading
13332         w3/url.
13333         (pgg-insert-url-with-w3): Don't load url here.
13334
13335 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13336
13337         * message.el (message-kill-to-signature): Don't insert newline at
13338         bol.
13339         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13340
13341 2005-08-06  Romain Francoise  <romain@orebokech.com>
13342
13343         * message.el (message-user-fqdn): Fix typo in docstring.
13344
13345 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13346
13347         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13348
13349         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13350
13351 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13352
13353         * mm-bodies.el (mm-encode-body): Use coding system rather than
13354         charset to encode text.
13355
13356         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13357         number of charsets if utf-8 is available (XEmacs).
13358
13359 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13360
13361         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13362         taken from `gnus-button-mid-or-mail-regexp'.
13363         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13364         (gnus-button-alist): Improve regexp for domain part of the MIDs
13365         for news:localpart@domain buttons.
13366         (gnus-button-ctan-directory-regexp): Update.
13367
13368 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13369
13370         * sieve-manage.el (sieve-manage-interactive-login):
13371         Use make-local-variable rather than make-variable-buffer-local.
13372         (sieve-manage-open): Ditto.
13373         (sieve-manage-authenticate): Ditto.
13374
13375         * mml.el (mml-generate-mime-1): Make the content type default to
13376         text/plain if the filename is not specified.
13377
13378 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13379
13380         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13381         instead of insert-buffer.
13382
13383         * message.el (message-yank-original): Ditto; set the mark at the
13384         end of the yanked message.
13385
13386 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13387
13388         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13389         lines to scroll rather than to stop it.
13390
13391         * mml.el (mml-generate-default-type): Add doc string.
13392         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13393         default to application/octet-stream when determining the content
13394         type if it is not specified for the part or the mml contents; add
13395         a comment about mml-generate-default-type.
13396
13397 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13398
13399         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13400         make it default to application/octet-stream when determining the
13401         content type if it is not specified for the external contents.
13402
13403 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13404
13405         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13406         segmented parameter but also other parameters might be there.
13407
13408 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13409
13410         * mm-decode.el (mm-display-external): Delete temp file, directory
13411         and buffer immediately if the external process is exited.
13412
13413 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13414
13415         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13416         fewer lines than that of scroll-margin.
13417         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13418
13419 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13420
13421         * gnus-art.el (gnus-article-next-page): Revert.
13422         (gnus-article-beginning-of-window): New macro.
13423         (gnus-article-next-page-1): Use it.
13424         (gnus-article-prev-page): Ditto.
13425         (gnus-article-edit-part): Use insert-buffer-substring instead of
13426         insert-buffer.
13427         (gnus-article-edit-exit): Ditto.
13428
13429         * gnus-util.el (gnus-beginning-of-window): Remove.
13430         (gnus-end-of-window): Remove.
13431
13432         * lpath.el: Don't bind header-line-format and scroll-margin.
13433
13434 2005-07-25  Simon Josefsson  <jas@extundo.com>
13435
13436         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13437         to have the url package without w3.  Reported by Daiki Ueno
13438         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13439
13440 2005-07-20  Didier Verna  <didier@xemacs.org>
13441
13442         * gnus-diary.el: Remove the description comment (nndiary is now
13443         properly documented in the Gnus manual).
13444         Fix the spelling of "Back End".
13445         * nndiary.el: Ditto.
13446         Fix the copyright notice.
13447
13448 2005-07-18  Romain Francoise  <romain@orebokech.com>
13449
13450         * gnus-sum.el (gnus-summary-to-prefix)
13451         (gnus-summary-newsgroup-prefix): New variables.
13452         (gnus-summary-from-or-to-or-newsgroups): Use them.
13453
13454 2005-07-17  Romain Francoise  <romain@orebokech.com>
13455
13456         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13457         space as it's generally not especially interesting to the user.
13458
13459 2005-07-16  Romain Francoise  <romain@orebokech.com>
13460
13461         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13462         nil to avoid prompting and file modification if one of the
13463         messages at the top of the nnfolder file contains a copyright
13464         notice.
13465         Update copyright notice.
13466
13467         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13468         instead of `current-time-string' as the latter creates a time
13469         string that is not RFC 2822 compliant (it lacks the zone).
13470         Update copyright notice.
13471
13472 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13473
13474         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13475         for text/rtf.  Display default in prompt.  Pass default for M-n.
13476
13477         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13478
13479 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13480
13481         * gnus-msg.el (gnus-button-mailto):
13482         Remove save-selected-window-window hackery because it relies on
13483         save-selected-window internals.
13484
13485 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13486
13487         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13488         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13489         (gnus-article-prev-page): Ditto.
13490
13491         * gnus-util.el (gnus-beginning-of-window): New function.
13492         (gnus-end-of-window): New function.
13493
13494         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13495
13496 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13497
13498         * gnus-score.el (gnus-score-edit-all-score):
13499         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
13500         gnus-message.
13501
13502 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13503
13504         * gnus-msg.el (gnus-button-mailto):
13505         Remove save-selected-window-window hackery because it relies on
13506         save-selected-window internals.
13507
13508 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13509
13510         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13511         add-minor-mode.
13512         (gnus-binary-mode): Ditto.
13513
13514         * gnus-topic.el (gnus-topic-mode): Ditto.
13515
13516 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13517
13518         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13519         (gnus-article-prev-page): Take scroll-margin into consideration.
13520
13521 2005-07-04  Lute Kamstra  <lute@gnu.org>
13522
13523         Update FSF's address in GPL notices.
13524
13525 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13526
13527         * gnus.el (gnus-exit):
13528         * gnus-group.el (gnus-group-icons):
13529         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13530
13531         * gnus-nocem.el (gnus-nocem):
13532         * message.el (message-various, message-buffers, message-sending)
13533         (message-interface, message-forwarding, message-insertion)
13534         (message-headers, message-news, message-mail):
13535         * pgg-gpg.el (pgg-gpg):
13536         * pgg-parse.el (pgg-parse):
13537         * pgg-pgp.el (pgg-pgp):
13538         * pgg-pgp5.el (pgg-pgp5):
13539         * pop3.el (pop3): Finish `defgroup' description with period.
13540
13541 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13542
13543         * gnus-art.el (article-display-face): Improve the efficiency.
13544         (article-display-x-face): Ditto; remove grey x-face stuff.
13545
13546 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13547
13548         * gnus-art.el (article-display-face): Correct the position in
13549         which Faces are inserted.
13550
13551 2005-06-29  Didier Verna  <didier@xemacs.org>
13552
13553         * gnus-art.el (article-display-face): Display faces in correct
13554         order.
13555
13556 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13557
13558         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13559         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13560         (gnus-nocem-check-article): Fetch the Type header.
13561         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13562         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13563         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13564         make sure gnus-nocem-hashtb is initialized.
13565         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13566         (gnus-nocem-unwanted-article-p): Ditto.
13567
13568         * pgg.el (pgg-verify): Return the verification result.
13569
13570 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13571
13572         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13573         is ascii.
13574
13575 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13576
13577         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13578         `show-nonbreak-escape'.
13579
13580 2005-06-23  Lute Kamstra  <lute@gnu.org>
13581
13582         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13583
13584         * dig.el (dig-mode):
13585         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13586
13587 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13588
13589         * nnimap.el (nnimap-split-download-body): Fix spellings.
13590
13591 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13592
13593         * gnus-art.el (gnus-article-encrypt-body):
13594         * gnus-cus.el (gnus-score-customize):
13595         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13596         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13597
13598 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13599
13600         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13601         header by looking for magic "MII" at the beginnig.
13602
13603 2005-06-16  Miles Bader  <miles@gnu.org>
13604
13605         * gnus-xmas.el (gnus-xmas-group-startup-message):
13606         Use renamed gnus-splash face.
13607
13608         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13609         (assistant-field-face): New backward-compatibility alias for renamed
13610         face.
13611         (assistant-render-text): Use renamed assistant-field face.
13612
13613         * spam.el (spam): Remove "-face" suffix from face name.
13614         (spam-face): New backward-compatibility alias for renamed face.
13615         (spam-face, spam-initialize): Use renamed spam face.
13616
13617         * message.el (message-header-to, message-header-cc)
13618         (message-header-subject, message-header-newsgroups)
13619         (message-header-other, message-header-name)
13620         (message-header-xheader, message-separator, message-cited-text)
13621         (message-mml): Remove "-face" suffix from face names.
13622         (message-header-to-face, message-header-cc-face)
13623         (message-header-subject-face, message-header-newsgroups-face)
13624         (message-header-other-face, message-header-name-face)
13625         (message-header-xheader-face, message-separator-face)
13626         (message-cited-text-face, message-mml-face):
13627         New backward-compatibility aliases for renamed faces.
13628         (message-font-lock-keywords): Use renamed message faces.
13629
13630         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13631         (sieve-test-commands, sieve-tagged-arguments):
13632         Remove "-face" suffix from face names.
13633         (sieve-control-commands-face, sieve-action-commands-face)
13634         (sieve-test-commands-face, sieve-tagged-arguments-face):
13635         New backward-compatibility aliases for renamed faces.
13636         (sieve-control-commands-face, sieve-action-commands-face)
13637         (sieve-test-commands-face, sieve-tagged-arguments-face):
13638         Use renamed sieve faces.
13639
13640         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13641         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13642         (gnus-group-news-3-empty, gnus-group-news-4)
13643         (gnus-group-news-4-empty, gnus-group-news-5)
13644         (gnus-group-news-5-empty, gnus-group-news-6)
13645         (gnus-group-news-6-empty, gnus-group-news-low)
13646         (gnus-group-news-low-empty, gnus-group-mail-1)
13647         (gnus-group-mail-1-empty, gnus-group-mail-2)
13648         (gnus-group-mail-2-empty, gnus-group-mail-3)
13649         (gnus-group-mail-3-empty, gnus-group-mail-low)
13650         (gnus-group-mail-low-empty, gnus-summary-selected)
13651         (gnus-summary-cancelled, gnus-summary-high-ticked)
13652         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13653         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13654         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13655         (gnus-summary-low-undownloaded)
13656         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13657         (gnus-summary-low-unread, gnus-summary-normal-unread)
13658         (gnus-summary-high-read, gnus-summary-low-read)
13659         (gnus-summary-normal-read, gnus-splash):
13660         Remove "-face" suffix from face names.
13661         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13662         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13663         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13664         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13665         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13666         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13667         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13668         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13669         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13670         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13671         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13672         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13673         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13674         (gnus-summary-normal-ticked-face)
13675         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13676         (gnus-summary-normal-ancient-face)
13677         (gnus-summary-high-undownloaded-face)
13678         (gnus-summary-low-undownloaded-face)
13679         (gnus-summary-normal-undownloaded-face)
13680         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13681         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13682         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13683         (gnus-splash-face):
13684         New backward-compatibility aliases for renamed faces.
13685         (gnus-group-startup-message): Use renamed gnus faces.
13686
13687         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13688         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13689         (gnus-server-agent): Remove "-face" suffix from face names.
13690         (gnus-server-agent-face, gnus-server-opened-face)
13691         (gnus-server-closed-face, gnus-server-denied-face)
13692         (gnus-server-offline-face):
13693         New backward-compatibility aliases for renamed faces.
13694         (gnus-server-agent-face, gnus-server-opened-face)
13695         (gnus-server-closed-face, gnus-server-denied-face)
13696         (gnus-server-offline-face): Use renamed gnus faces.
13697
13698         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13699         Remove "-face" suffix from face names.
13700         (gnus-picon-xbm-face, gnus-picon-face):
13701         New backward-compatibility aliases for renamed faces.
13702
13703         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13704         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13705         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13706         (gnus-cite-11): Remove "-face" suffix from face names.
13707         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13708         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13709         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13710         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13711         New backward-compatibility aliases for renamed faces.
13712         (gnus-cite-attribution-face, gnus-cite-face-list)
13713         (gnus-article-boring-faces): Use renamed gnus faces.
13714
13715         * gnus-art.el (gnus-signature, gnus-header-from)
13716         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13717         (gnus-header-content): Remove "-face" suffix from face names.
13718         (gnus-signature-face, gnus-header-from-face)
13719         (gnus-header-subject-face, gnus-header-newsgroups-face)
13720         (gnus-header-name-face, gnus-header-content-face):
13721         New backward-compatibility aliases for renamed faces.
13722         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13723
13724         * gnus-sum.el (gnus-summary-selected-face)
13725         (gnus-summary-highlight): Use renamed gnus faces.
13726         * gnus-group.el (gnus-group-highlight): Likewise.
13727
13728 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13729
13730         * gnus-sieve.el (gnus-sieve-article-add-rule):
13731         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13732         * spam-stat.el (spam-stat-buffer-change-to-spam)
13733         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13734
13735         * message.el (message-is-yours-p):
13736         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13737
13738 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13739
13740         * mm-view.el (mm-inline-text): Withdraw the last change.
13741
13742 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13743
13744         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13745         executing enriched-decode.
13746
13747 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13748
13749         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13750         charset of tar files.
13751
13752 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13753
13754         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13755
13756 2005-06-04  Lute Kamstra  <lute@gnu.org>
13757
13758         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13759         information is never recorded.
13760
13761 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13762
13763         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13764
13765 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13766
13767         * pop3.el (pop3-apop): Run md5 in the binary mode.
13768
13769         * starttls.el (starttls-set-process-query-on-exit-flag):
13770         Use eval-and-compile.
13771
13772 2005-05-31  Simon Josefsson  <jas@extundo.com>
13773
13774         * smime.el (smime-replace-in-string): Define.
13775         (smime-cert-by-ldap-1): Use it.
13776
13777 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13778
13779         * gnus-art.el (article-display-x-face): Replace
13780         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13781
13782         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13783         set-process-query-on-exit-flag or process-kill-without-query.
13784
13785         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13786         loop instead of replace-regexp.
13787
13788         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13789         instead of process-kill-without-query if it is available.
13790
13791         * lpath.el: Fbind ldap-search-entries.
13792
13793         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13794         instead of find-file-hooks if it is available.
13795
13796         * mml1991.el: Bind pgg-default-user-id when compiling.
13797
13798         * mml2015.el: Bind pgg-default-user-id when compiling.
13799
13800         * nndraft.el (nndraft-request-associate-buffer):
13801         Use write-contents-functions instead of write-contents-hooks if it is
13802         available.
13803
13804         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13805         instead of find-file-hooks if it is available.
13806
13807         * nntp.el (nntp-open-connection): Replace
13808         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13809         (nntp-open-ssl-stream): Ditto.
13810         (nntp-open-tls-stream): Ditto.
13811
13812         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13813         set-process-query-on-exit-flag or process-kill-without-query.
13814         (starttls-open-stream-gnutls): Use it instead of
13815         process-kill-without-query.
13816         (starttls-open-stream): Ditto.
13817
13818 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13819
13820         * smime.el (smime-cert-by-ldap-1): Don't use
13821         replace-regexp-in-string.
13822
13823 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13824
13825         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13826
13827         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13828         in PEM format.  Adjust to the XEmacs compability.
13829
13830 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13831
13832         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13833         by `string-to-number'.
13834         * gnus-agent.el (gnus-agent-regenerate-group)
13835         (gnus-agent-fetch-articles): Ditto.
13836         * gnus-art.el (gnus-button-fetch-group): Ditto.
13837         * gnus-cache.el (gnus-cache-generate-active)
13838         (gnus-cache-articles-in-group): Ditto.
13839         * gnus-group.el (gnus-group-set-current-level)
13840         (gnus-group-insert-group-line): Ditto.
13841         * gnus-score.el (gnus-score-set-expunge-below)
13842         (gnus-score-set-mark-below, gnus-summary-score-effect)
13843         (gnus-summary-score-entry): Ditto.
13844         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13845         (gnus-soup-pack): Ditto.
13846         * gnus-spec.el (gnus-xmas-format): Ditto.
13847         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13848         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13849         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13850         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13851         * nndb.el (nndb-get-remote-expire-response): Ditto.
13852         * nndiary.el (nndiary-parse-schedule-value)
13853         (nndiary-string-to-number, nndiary-request-replace-article)
13854         (nndiary-request-article): Ditto.
13855         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13856         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13857         * nneething.el (nneething-make-head): Ditto.
13858         * nnfolder.el (nnfolder-request-article)
13859         (nnfolder-retrieve-headers): Ditto.
13860         * nnheader.el (nnheader-file-to-number): Ditto.
13861         * nnkiboze.el (nnkiboze-request-article): Ditto.
13862         * nnmail.el (nnmail-process-unix-mail-format)
13863         (nnmail-process-babyl-mail-format): Ditto.
13864         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13865         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13866         (nnmh-request-create-group, nnmh-request-list-1)
13867         (nnmh-request-group, nnmh-request-article): Ditto.
13868         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13869         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13870         * nnsoup.el (nnsoup-make-active): Ditto.
13871         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13872         * nntp.el (nntp-find-group-and-number)
13873         (nntp-retrieve-headers-with-xover): Ditto.
13874         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13875         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13876         (pgg-format-key-identifier): Ditto.
13877         * pop3.el (pop3-last, pop3-stat): Ditto.
13878         * qp.el (quoted-printable-decode-region): Ditto.
13879
13880         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13881         of concat.
13882
13883 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13884
13885         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13886
13887         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13888
13889         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13890
13891         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13892
13893         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13894
13895         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13896
13897         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13898         (gnus-carpal-mode): Ditto.
13899
13900         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13901         (gnus-browse-mode): Ditto.
13902
13903         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13904
13905         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13906
13907 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13908
13909         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13910
13911 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13912
13913         * gnus-util.el (gnus-run-mode-hooks): New function.
13914
13915         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13916
13917         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13918         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13919
13920 2005-05-27  Lute Kamstra  <lute@gnu.org>
13921
13922         * dns-mode.el (dns-mode): Specify customization group.
13923
13924 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13925
13926         * gnus-agent.el (gnus-agent-make-mode-line-string):
13927         Use mode-line-highlight as mouse-face.
13928
13929 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13930
13931         * canlock.el (canlock): Change the parent group to news.
13932
13933         * deuglify.el (gnus-outlook-deuglify): Add :group.
13934
13935         * dig.el (dig): Add :group.
13936
13937         * dns-mode.el (dns-mode): Add :group.
13938
13939         * encrypt.el (encrypt): Add :group.
13940
13941         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13942         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13943         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13944         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13945         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13946
13947         * gnus-diary.el (gnus-diary): Add :group.
13948
13949         * gnus.el (gnus-group-news-1-face): Add :group.
13950         (gnus-group-news-1-empty-face): Ditto.
13951         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13952         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13953         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13954         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13955         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13956         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13957         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13958         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13959         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13960         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13961         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13962         (gnus-summary-high-ticked-face): Ditto.
13963         (gnus-summary-low-ticked-face): Ditto.
13964         (gnus-summary-normal-ticked-face): Ditto.
13965         (gnus-summary-high-ancient-face): Ditto.
13966         (gnus-summary-low-ancient-face): Ditto.
13967         (gnus-summary-normal-ancient-face): Ditto.
13968         (gnus-summary-high-undownloaded-face): Ditto.
13969         (gnus-summary-low-undownloaded-face): Ditto.
13970         (gnus-summary-normal-undownloaded-face): Ditto.
13971         (gnus-summary-high-unread-face): Ditto.
13972         (gnus-summary-low-unread-face): Ditto.
13973         (gnus-summary-normal-unread-face): Ditto.
13974         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13975         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13976
13977         * hashcash.el (hashcash): New custom group.
13978         (hashcash-default-payment): Add :group.
13979         (hashcash-payment-alist): Ditto.
13980         (hashcash-default-accept-payment): Ditto.
13981         (hashcash-accept-resources): Ditto.
13982         (hashcash-path): Ditto.
13983         (hashcash-extra-generate-parameters): Ditto.
13984         (hashcash-double-spend-database): Ditto.
13985         (hashcash-in-news): Ditto.
13986
13987         * message.el (message-minibuffer-local-map): Add :group.
13988
13989         * netrc.el (netrc): Add :group.
13990
13991         * sieve-manage.el (sieve-manage-log): Add :group.
13992         (sieve-manage-default-user): Diito.
13993         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13994         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13995         (sieve-manage-authenticators): Ditto.
13996         (sieve-manage-authenticator-alist): Ditto.
13997         (sieve-manage-default-port): Ditto.
13998
13999         * sieve-mode.el (sieve-control-commands-face): Add :group.
14000         (sieve-action-commands-face): Ditto.
14001         (sieve-test-commands-face): Ditto.
14002         (sieve-tagged-arguments-face): Ditto.
14003
14004         * smime.el (smime): Add :group.
14005
14006         * spam-report.el (spam-report): Add :group.
14007
14008         * spam.el (spam, spam-face): Add :group.
14009
14010 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14011
14012         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14013         return \n.\n.\n at the end of articles.  Protect against that.
14014         (nntp-with-open-group): Allow debugging.
14015
14016         * nnheader.el (mail-header-set-extra): Make into a function
14017         because I just could't understand how to quote the list properly.
14018
14019         * dns.el (query-dns-cached): New function.
14020
14021 2005-05-26  Lute Kamstra  <lute@gnu.org>
14022
14023         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14024
14025 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14026
14027         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
14028
14029         * gnus-art.el: Don't autoload mail-extract-address-components.
14030
14031         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14032         eval-and-compile to evaluate it.
14033
14034         * hashcash.el: Don't autoload executable-find.
14035
14036         * nndb.el: Don't declare the nndb back end two or more times; don't
14037         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14038
14039         * nntp.el: Autoload format-spec instead of format; use
14040         eval-and-compile to evaluate autoload forms.
14041
14042 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14043
14044         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14045
14046 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14047
14048         * gnus.el (gnus-version-number): Bump version.
14049
14050 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14051
14052         * gnus.el: No Gnus v0.3 is released.
14053
14054 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14055
14056         * lpath.el (featurep): Bind show-nonbreak-escape.
14057
14058 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14059
14060         * gnus-art.el (gnus-article-edit-part): Disable undo.
14061
14062 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14063
14064         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14065         gnus-article-date-lapsed-new-header is t if date timer is active;
14066         skip headers in which the original date value is empty.
14067         (gnus-article-save-original-date): Redefine it as a macro.
14068         (gnus-display-mime): Use it.
14069
14070 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14071
14072         * gnus-art.el (article-date-ut): Support converting date in
14073         forwarded parts as well.
14074         (gnus-article-save-original-date): New function.
14075         (gnus-display-mime): Use it.
14076
14077 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14078
14079         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14080         enclosure element of <item>.
14081
14082 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14083
14084         * message.el (message-kill-buffer-query): Rename from
14085         `message-kill-buffer-query-if-modified'.  Add :version.
14086
14087 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14088
14089         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14090         window layout.
14091
14092 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14093
14094         * mml.el: Autoload dnd when compiling.
14095
14096 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14097
14098         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14099         x-dnd-*.
14100
14101 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14102
14103         * qp.el (quoted-printable-encode-region): Save excursion.
14104
14105 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14106
14107         * message.el (message-kill-buffer-query-if-modified): Add new variable
14108         so the user can kill a modified message buffer quickly.
14109         (message-kill-buffer): Use it.
14110
14111 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14112
14113         * lpath.el: Fbind display-time-event-handler; don't fbind
14114         string-to-multibyte.
14115
14116         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14117
14118 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14119
14120         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14121         contained in text because xml.el decodes entities) with LFs.
14122
14123 2005-04-11  Lute Kamstra  <lute@gnu.org>
14124
14125         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14126         differently.
14127
14128 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14129
14130         * mm-util.el (mm-detect-coding-region): Typo.
14131
14132 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14133
14134         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14135
14136 2005-04-06  Deepak Goel  <deego@gnufans.org>
14137
14138         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14139         user-function allow user modifications of the scores.
14140         (spam-stat-score-buffer-user): New function, to allow
14141         user-computed modifications to the score.
14142         (spam-stat-score-buffer-user-functions): List of additional
14143         scoring functions.
14144         (spam-stat-error-holder): Global temporary error holder.
14145         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14146         variable.
14147
14148 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14149
14150         * gnus-registry.el (gnus-registry-clean-empty-function)
14151         (gnus-registry-trim, gnus-registry-fetch-groups)
14152         (gnus-registry-delete-group): Groups that match
14153         `gnus-registry-ignored-groups' are removed from the registry
14154         entries, not just ignored for splitting.  This helps clean up the
14155         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14156         to get all the groups a message ID is in.
14157
14158         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14159         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14160         (spam-stat-score-buffer-user-functions): Add :number custom type.
14161
14162 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14163
14164         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14165         argument in XEmacs.
14166
14167         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14168         (nnrss-request-group): Decode group name first.
14169         (nnrss-request-article): Make a text/plain article if mml-to-mime
14170         failed.
14171         (nnrss-get-encoding): Return a compatible encoding according to
14172         nnrss-compatible-encoding-alist.
14173         (nnrss-find-el): Use consp instead of listp.
14174         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14175
14176 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14177
14178         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14179         which Emacs 20 doesn't support.
14180         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14181
14182 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14183
14184         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14185         silence the byte compiler inside the defun.
14186
14187         * gnus-demon.el (parse-time-string): Add autoload.
14188
14189         * gnus-delay.el (parse-time-string): Add autoload.
14190
14191         * gnus-art.el (parse-time-string): Add autoload.
14192
14193         * nnultimate.el (parse-time): Require for `parse-time-string'.
14194
14195 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14196
14197         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14198
14199         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14200
14201         * smime.el (smime-ldap-host-list): Add :version.
14202
14203 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14204
14205         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14206         pass it to `gnus-browse-read-group'.
14207         (gnus-browse-read-group): Add NUMBER argument and pass it to
14208         `gnus-group-read-ephemeral-group'.
14209
14210         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14211         argument and pass it to `gnus-group-read-group'.
14212
14213 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14214
14215         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14216         mm-xemacs-find-mime-charset-1 if we have the mule feature
14217         available at runtime.
14218
14219 2005-03-25  Werner Lemberg  <wl@gnu.org>
14220
14221         * nnmaildir.el: Replace `illegal' with `invalid'.
14222
14223 2005-03-23  Lute Kamstra  <lute@gnu.org>
14224
14225         * time-date.el: Add comment on time value formats.
14226         Don't require parse-time.
14227         (with-decoded-time-value): New macro.
14228         (encode-time-value): New function.
14229         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14230         (days-to-time): Return a valid time value when arg is huge.
14231         (time-since): Use time-subtract.
14232         (time-to-number-of-days): Use time-to-seconds.
14233
14234 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14235
14236         * gnus-start.el (gnus-display-time-event-handler):
14237         Check display-time-timer at runtime rather than only at load time
14238         in case display-time-mode is turned off in the mean time.
14239
14240 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14241
14242         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14243         used.
14244
14245         * nneething.el (nneething-map-file-directory): Derive from
14246         `gnus-directory'.
14247
14248         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14249         the To/Cc button.
14250
14251 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14252
14253         * nnmaildir.el (nnmaildir-request-accept-article):
14254         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14255
14256 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14257
14258         * gnus-async.el: Require timer-funcs at compile time when in
14259         XEmacs for `run-with-idle-timer'.
14260
14261 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14262
14263         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14264         autoloaded function.
14265
14266 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14267
14268         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14269
14270 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14271
14272         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14273
14274 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14275
14276         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
14277         Add gnus-expert-user to default.
14278
14279 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14280
14281         * nnimap.el (nnimap-open-server): Ditto.
14282
14283         * imap.el (imap-authenticate): Fix typo.
14284
14285 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14286
14287         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14288         buffer (since IMAP server might return FETCH response out of
14289         order, and the nntp buffer must be sorted).
14290
14291 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14292
14293         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
14294         comparison on string.
14295
14296         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14297         (gnus-agent-score): Rename category keywords to match gnus-cus.
14298         (gnus-agent-summary-fetch-series): Modify to protect against
14299         gnus-agent-summary-fetch-group clearing processable flags.
14300         (gnus-agent-synchronize-group-flags): Update live group buffer as
14301         synchronization may occur due to the user toggle the plugged
14302         status.
14303         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14304         successfully downloaded.
14305         (gnus-agent-expire-group-1): Avoid using markers when the overview
14306         is in ascending order; greatly improves performance.
14307         (gnus-agent-regenerate-group):
14308         Use gnus-agent-synchronize-group-flags to reset read status in both
14309         gnus and server.
14310         (gnus-agent-update-files-total-fetched-for): Fix initial size.
14311
14312 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14313
14314         * message.el: Don't autoload former message-utils variables.
14315         (message-strip-subject-trailing-was): Change doc string.
14316
14317         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14318         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14319         (nnweb-google-search): Add "hl=en" here.
14320         (nnweb-google-parse-1, nnweb-google-create-mapping):
14321         Don't hardcode URL.
14322
14323 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14324
14325         * message.el (message-get-reply-headers, message-followup):
14326         Mention related variables `message-use-followup-to' and
14327         `message-use-mail-followup-to', in the information buffer.
14328
14329         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14330         of broken groups(-beta).google.com.
14331
14332 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14333
14334         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14335         parameter to invoked gnus-request-move-article; remove the
14336         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14337         all at once instead of once per article.
14338         (gnus-summary-remove-process-mark): Accept a list of articles as
14339         well as a single article for processing.
14340
14341         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14342         parameter.
14343
14344         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14345
14346         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14347
14348         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14349         parameter.
14350
14351         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14352         parameter.
14353
14354         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14355         parameter and remove the gnus-sum-hint-move-is-internal variable.
14356
14357         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14358         parameter.
14359
14360         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14361         parameter.
14362
14363         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14364         parameter.
14365
14366         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14367
14368         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14369         parameter.
14370
14371         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14372         parameter.
14373
14374 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14375
14376         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14377         a more conservative way.
14378
14379 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14380
14381         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14382         buffer, so it moves the window's cursor.
14383
14384 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14385
14386         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14387         `mm-dissect-multipart' and receive the from field as an (optional)
14388         argument from `mm-dissect-multipart'.
14389         (mm-dissect-multipart): Receive the from field as an argument and
14390         pass it on when we call `mm-dissect-buffer' on MIME parts.
14391         Fixes verification/decryption of signed/encrypted MIME parts.
14392
14393 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14394
14395         * gnus-sum.el (gnus-summary-move-article):
14396         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
14397         whatever it calls (right now, only nnimap-request-move article
14398         respects it).
14399
14400         * nnimap.el (nnimap-request-move-article):
14401         When gnus-sum-hint-move-is-internal is set, don't do the extra
14402         nnimap-request-article.
14403
14404 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14405
14406         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14407
14408         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14409         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14410
14411         * gnus-sum.el (gnus-summary-caesar-message):
14412         Apply `gnus-treat-article' after rotation.
14413
14414         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14415         doc string.
14416
14417 2005-02-22  Simon Josefsson  <jas@extundo.com>
14418
14419         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14420         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14421         <arne@arnested.dk>.
14422         (encrypt): Add password-cache and password-cache-expiry as group
14423         members.
14424
14425 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14426
14427         * smime.el (smime-ldap-host-list): Doc fix.
14428         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14429         cache) password.
14430         (smime-sign-region): Use it.
14431         (smime-decrypt-region): Use it.
14432         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14433         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14434         fails.
14435         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14436         certificate from DER to PEM format rather than calling openssl.
14437
14438         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14439
14440         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14441         for signing/encryption.
14442
14443         * mml.el (mml-parse-1): Use them.
14444
14445 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14446
14447         * nnrss.el (nnrss-verbose): Remove.
14448         (nnrss-request-group): Use `nnheader-message' instead.
14449
14450 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14451
14452         * nnrss.el (nnrss-verbose): New variable.
14453         (nnrss-request-group): Make it say nnrss is requesting a group.
14454
14455 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14456
14457         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14458         Handle news URL with given port correctly.
14459
14460 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14461
14462         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14463         containing special characters.
14464
14465         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14466
14467         * mml.el (mime-to-mml): Ditto.
14468
14469         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14470         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14471         (rfc2047-decode-region): Quote decoded words containing special
14472         characters when rfc2047-quote-decoded-words-containing-tspecials
14473         is non-nil.
14474
14475 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14476
14477         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14478
14479         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14480
14481 2005-02-15  Simon Josefsson  <jas@extundo.com>
14482
14483         * nnimap.el (nnimap-debug): Doc fix.
14484
14485         * imap.el (imap-debug): Doc fix.
14486
14487 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14488
14489         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14490
14491 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14492
14493         * gnus.el (spam-contents): Improve docs for spam-contents
14494         parameter in its variable incarnation.
14495
14496 2005-02-14  Simon Josefsson  <jas@extundo.com>
14497
14498         * smime-ldap.el: Use require instead of load-library for ldap.
14499         (smime-ldap-search): Indent.
14500         (smime-ldap-search-internal): Shorten line.
14501
14502         * smime.el (smime-cert-by-dns): Add doc-string.
14503         (smime-cert-by-ldap-1): Indent.
14504
14505         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
14506         mml-smime-get-dns-ldap.
14507         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14508
14509 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14510
14511         * smime.el: Require smime-ldap.
14512         (smime-ldap-host-list): New variable.
14513         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14514
14515         * mml-smime.el (mml-smime-encrypt-query): New function.
14516         (mml-smime-encrypt-query): Use it.
14517
14518         * smime-ldap.el: New file.
14519
14520 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14521
14522         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14523
14524 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14525
14526         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14527         argument in doc string.  Make query for type more clear.
14528
14529 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14530
14531         * gnus.el (gnus-group-startup-message): Search for gnus images in
14532         etc/images/gnus.
14533         * mm-util.el (mm-image-load-path): Likewise.
14534         * smiley.el (smiley-data-directory): Search for smilies in
14535         etc/images/smilies.
14536
14537 2005-02-09  Kim F. Storm  <storm@cua.dk>
14538
14539         Change Emacs release version from 21.4 to 22.1 throughout.
14540         Change Emacs development version from 21.3.50 to 22.0.50.
14541
14542 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14543
14544         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14545
14546         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14547         non-Mule XEmacs as well.
14548         (mm-decompress-buffer): Signal an error intentionally if it does
14549         not decompress compressed data because auto-compression-mode is
14550         disabled.
14551
14552 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14553
14554         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14555         an ID in the registry even if it has no groups.
14556
14557 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14558
14559         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14560         merge it into mm-decompress-buffer.
14561         (gnus-mime-copy-part): Use the MIME part charset, the value which
14562         a user specified or gnus-newsgroup-charset for decoding, like
14563         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14564         save-buffer what was used.  Suggested by Kevin Ryde
14565         <user42@zip.com.au>.
14566         (gnus-mime-inline-part): Allow the name parameter as well as the
14567         filename parameter; force decompressing of compressed data; always
14568         display contents being not decoded as unibyte.
14569
14570         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14571         as well as the filename parameter.
14572
14573         * mm-util.el (mm-decompress-buffer):
14574         Merge gnus-mime-jka-compr-maybe-uncompress.
14575         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14576         of compressed data.
14577
14578 2005-02-08  Simon Josefsson  <jas@extundo.com>
14579
14580         * imap.el (imap-log): Doc fix.
14581
14582 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14583
14584         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14585         the coding cookies; decompress compressed parts.
14586
14587         * mml.el (mml-generate-mime-1): Add the charset parameter according
14588         to the value which a user specified manually or the coding cookie.
14589
14590         * mm-util.el (mm-string-to-multibyte): New function.
14591         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14592         (mm-coding-system-to-mime-charset): New function.
14593         (mm-decompress-buffer): New function.
14594         (mm-find-buffer-file-coding-system): New function.
14595
14596         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14597         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14598         parts.
14599
14600 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14601
14602         * mm-view.el (mm-display-inline-fontify): Decode a part according
14603         to the charset parameter.
14604
14605 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14606
14607         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14608         prefix arg is neither nil nor a number, as info specifies.
14609
14610 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14611
14612         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14613         timestamps.
14614
14615 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14616
14617         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14618         groups error checking and notify user.
14619
14620 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14621
14622         * message.el (message-send-mail-function): Check existence of
14623         sendmail-program first before using default value
14624         `message-send-mail-with-sendmail'.  Otherwise use more generic
14625         `smtpmail-send-it'.
14626
14627 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14628
14629         * nntp.el (nntp-request-update-info): Always return nil.
14630
14631 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14632
14633         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14634
14635 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14636
14637         * message.el (message-beginning-of-line): Change the behavior when
14638         invoked between BOL and : so that it first moves backward.
14639
14640 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14641
14642         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14643         article buffer when editing of the article is discarded.
14644         (gnus-article-prepare): Revert.
14645
14646 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14647
14648         * gnus-art.el (gnus-article-prepare):
14649         Remove message-strip-forbidden-properties from the local hook.
14650
14651 2005-01-27  Simon Josefsson  <jas@extundo.com>
14652
14653         * password.el (password-cache-add): Only start one timer per key.
14654         Reported by Derek Atkins <warlord@MIT.EDU>.
14655
14656 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14657
14658         * run-at-time.el: Remove.  It is no longer needed as
14659         timer-funcs.el in the xemacs-base package has a working version of
14660         `run-at-time'.
14661
14662         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14663
14664         * password.el: Require timer-funcs instead of run-at-time in
14665         XEmacs.
14666         Remove `password-run-at-time' macro.
14667         (password-cache-add): Use `run-at-time' instead of
14668         `password-run-at-time'.
14669
14670         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14671         Remove `nnheader-cancel-function-timers' alias,
14672         `cancel-function-timers' exists in XEmacs in timer-funcs.
14673
14674         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14675         for `run-with-idle-timer'.
14676
14677         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14678         for `run-at-time'.
14679
14680         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14681         for `with-timeout'.
14682
14683         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14684         the same as for XEmacs 21.4.
14685         No need to ignore `run-with-idle-timer', this function exists in
14686         XEmacs now in timer-funcs.el in the xemacs-base package.
14687         (dgnushack-compile): No need to delete
14688         run-at-time.el from the list of files to compile because it
14689         doesn't exist anymore.
14690
14691 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14692
14693         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14694         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14695
14696 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14697
14698         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14699         sensitively.
14700
14701 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14702
14703         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14704
14705 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14706
14707         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14708         which will be inserted according to the multibyteness of a buffer
14709         rather than the type of contents.  Suggested by ARISAWA Akihiro
14710         <ari@mbf.ocn.ne.jp>.
14711
14712         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14713         of string which old xml.el may return rather than a string.
14714
14715 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14716
14717         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14718
14719 2005-01-16  Simon Josefsson  <jas@extundo.com>
14720
14721         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14722         idn/idna.el isn't available.
14723         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14724         <michael@waxrat.com>.
14725
14726         * hashcash.el: Remove non-FSF copyright header.
14727
14728         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14729         (hashcash-generate-payment): Use it.
14730         (hashcash-generate-payment-async): Use it.
14731
14732 2005-01-15  Simon Josefsson  <jas@extundo.com>
14733
14734         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14735         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14736
14737         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14738         gnus-summary-idna-message.
14739         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14740         (gnus-summary-idna-message): New function.
14741
14742 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14743
14744         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14745         gnus-novice-user.
14746
14747 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14748
14749         * nnrss.el (nnrss-request-delete-group): Delete entries in
14750         nnrss-group-alist as well.
14751         (nnrss-save-server-data): Insert newline.
14752
14753 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14754
14755         * gnus.el (gnus-user-agent): Use list of symbols instead of
14756         symbols.  Display full version number for (S)XEmacs.
14757         Optionally display (S)XEmacs codename.
14758
14759         * gnus-util.el (gnus-emacs-version): Update for new
14760         `gnus-user-agent'.
14761
14762         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14763         Gnus version.
14764
14765 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14766
14767         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14768         which is unreadable in some setups.
14769
14770 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14771
14772         * gnus-spec.el (gnus-update-format-specifications): Flush the
14773         group format spec cache if it doesn't support decoded group names.
14774
14775 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14776
14777         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14778         Allow to apply decay on score files matching a regexp.
14779
14780 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14781
14782         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14783         compatibility in %g and %c.
14784
14785 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14786
14787         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14788         name for only %g and %c.
14789         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14790         of gnus-tmp-group to decoded group name.
14791         (gnus-group-make-rss-group): Exclude `/'s from group names.
14792
14793 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14794
14795         * nnrss.el (nnrss-get-encoding): Fix regexp.
14796
14797 2004-12-27  Simon Josefsson  <jas@extundo.com>
14798
14799         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14800         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14801         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14802
14803 2004-12-17  Kim F. Storm  <storm@cua.dk>
14804
14805         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14806
14807         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14808
14809 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14810
14811         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14812
14813 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14814
14815         * nnrss.el: Require rfc2047 and mml.
14816         (nnrss-file-coding-system): New variable.
14817         (nnrss-format-string): Redefine it as an inline function.
14818         (nnrss-decode-group-name): New function.
14819         (nnrss-string-as-multibyte): Remove.
14820         (nnrss-retrieve-headers): Decode group name; don't use
14821         nnrss-format-string.
14822         (nnrss-request-group): Decode group name.
14823         (nnrss-request-article): Decode group name; allow a Message-ID as
14824         well as an article number; don't use nnrss-format-string; encode a
14825         Message-ID string which may contain non-ASCII characters; use
14826         mml-to-mime to compose a MIME article.
14827         (nnrss-request-expire-articles): Decode group name.
14828         (nnrss-request-delete-group): Decode group name.
14829         (nnrss-fetch): Clarify error message.
14830         (nnrss-read-server-data): Use insert-file-contents instead of load;
14831         bind file-name-coding-system; use multibyte buffer.
14832         (nnrss-save-server-data): Bind coding-system-for-write to the
14833         value of nnrss-file-coding-system; bind file-name-coding-system;
14834         add coding cookie.
14835         (nnrss-read-group-data): Use insert-file-contents instead of load;
14836         bind file-name-coding-system; use multibyte buffer.
14837         (nnrss-save-group-data): Bind coding-system-for-write to the
14838         value of nnrss-file-coding-system; bind file-name-coding-system.
14839         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14840         make it work with non-ASCII text.
14841         (nnrss-find-el): Make it work with old xml.el as well.
14842
14843 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14844
14845         * nnrss.el (nnrss-get-encoding): New function.
14846         (nnrss-fetch): Use unibyte buffer initially; bind
14847         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14848         decode contents according to the encoding attribute.
14849         (nnrss-save-group-data): Add coding cookie.
14850         (nnrss-mime-encode-string): New function.
14851         (nnrss-check-group): Use it to encode subject and author.
14852
14853 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14854
14855         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14856         imaginary variable.
14857
14858 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14859
14860         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14861         correctly even if there are wide characters.
14862
14863 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14864
14865         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14866         downcased symbol names; make a new cache instead of reusing
14867         bbdb-hashtable.
14868
14869 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14870
14871         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14872         concatenating segments rather than before concatenating them.
14873         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14874
14875         * message.el (message-get-reply-headers): Bind `extra'.
14876
14877 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14878
14879         * message.el (message-extra-wide-headers): New variable.
14880         (message-get-reply-headers): Use it.
14881
14882 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14883
14884         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14885         (gnus-agent-group-pathname): Ditto.
14886
14887         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14888
14889         * gnus-group.el (gnus-group-make-group): Decode group name.
14890         (gnus-group-make-rss-group): Register the group data after opening
14891         the nnrss group.
14892
14893 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14894
14895         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14896         by expiry now get marked as read.
14897
14898 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14899
14900         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14901
14902 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14903
14904         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14905         unify Latin characters in XEmacs.
14906         (mm-find-mime-charset-region): Use it.
14907
14908 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14909
14910         * gnus-util.el (gnus-delete-directory): New function.
14911
14912         * gnus-agent.el (gnus-agent-delete-group): Use it.
14913
14914         * gnus-cache.el (gnus-cache-delete-group): Use it.
14915
14916 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14917
14918         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14919         names.
14920
14921 2004-12-16  Simon Josefsson  <jas@extundo.com>
14922
14923         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14924
14925 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14926
14927         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14928
14929         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14930         (gnus-group-set-current-level): Decode group name.
14931
14932 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14933
14934         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14935         failed.
14936
14937 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14938
14939         * gnus-group.el (gnus-group-delete-group): Decode group name.
14940         (gnus-group-make-rss-group): Encode group name.
14941         (gnus-group-catchup-current): Decode group name.
14942         (gnus-group-kill-group): Decode group name.
14943
14944 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14945
14946         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14947
14948 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14949
14950         * gnus-group.el (gnus-group-make-rss-group):
14951         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14952
14953         * gnus-start.el (gnus-setup-news): Honor user's setting to
14954         gnus-message-archive-method.  Suggested by Lute Kamstra
14955         <lute@gnu.org>.
14956
14957 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14958
14959         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14960         global counterparts of the buffer-local variables.
14961
14962 2004-11-16  Romain Francoise  <romain@orebokech.com>
14963
14964         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14965         counterparts of the buffer-local variables.
14966
14967 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14968
14969         * message.el (message-forbidden-properties): Fix typo in doc
14970         string.
14971
14972 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14973
14974         * gnus-util.el (gnus-replace-in-string): Add doc string.
14975
14976         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14977         to avoid problems when splitting mails with many recipients.
14978
14979 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14980
14981         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14982         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14983
14984 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14985
14986         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14987         if there is no hashtable in memory or file modification time is
14988         newer than cached timestamp.
14989
14990 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14991
14992         * gnus-sum.el (gnus-summary-limit-to-recipient):
14993         Implement not-matching option.
14994
14995 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14996
14997         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14998         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14999         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15000         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15001         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15002         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15003
15004 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15005
15006         * message.el (message-forward-make-body-mml): Remove headers
15007         according to message-forward-ignored-headers if a message is decoded.
15008
15009 2004-12-02  Romain Francoise  <romain@orebokech.com>
15010
15011         * message.el (message-forward-make-body-plain): Always remove
15012         headers according to message-forward-ignored-headers.
15013
15014 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15015
15016         * spam.el (spam-summary-prepare-exit): Remove the
15017         gnus-summary-limit pop for now, it has problems with ham marks for
15018         me.
15019
15020 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15021
15022         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15023         correctly.
15024
15025 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15026
15027         * format-spec.el (format-spec): Message the char.
15028
15029 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15030
15031         * gnus-art.el (gnus-split-methods): Reformat comments.
15032
15033         * spam.el (spam-summary-prepare-exit): Remove article limits
15034         before exiting the summary buffer.
15035
15036 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15037
15038         * lpath.el: Remove bbdb-create-internal, bbdb-records,
15039         spam-BBDB-register-routine and spam-enter-ham-BBDB.
15040
15041         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15042         order to silence the byte compiler.
15043
15044         * spam.el: Fix the way to silence the byte compiler, which
15045         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15046         bbdb-search-simple, spam-BBDB-register-routine,
15047         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15048         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15049         spam-stat-buffer-is-spam, spam-stat-load,
15050         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15051         spam-stat-save and spam-stat-split-fancy.
15052
15053 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15054
15055         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15056         which may confuse users.
15057         (canlock-password-for-verify): Ditto.
15058
15059         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15060
15061         * gnus-art.el (gnus-emphasis-alist): Ditto.
15062
15063         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15064
15065         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15066
15067         * gnus-start.el (gnus-save-killed-list): Ditto.
15068
15069         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15070         (gnus-sum-thread-tree-root): Ditto.
15071         (gnus-sum-thread-tree-false-root): Ditto.
15072         (gnus-sum-thread-tree-single-indent): Ditto.
15073
15074         * message.el (message-courtesy-message): Ditto.
15075         (message-archive-note): Ditto.
15076         (message-subscribed-address-file): Ditto.
15077         (message-user-fqdn): Ditto.
15078
15079         * spam-report.el (spam-report-gmane-regex): Ditto.
15080
15081         * spam.el (spam-blackhole-good-server-regex): Ditto.
15082
15083 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15084
15085         * mml.el (mml-preview): Widen the message buffer before copying
15086         the contents to the preview buffer; sort headers before previewing.
15087
15088         * message.el (message-hidden-headers): Fix the way to avoid a bug
15089         in the `repeat' widget in Emacs 21.3 or earlier.
15090
15091 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15092
15093         * message.el (message-hidden-headers): Default to "^References:".
15094         Improve customization type.  Suggested by Reiner Steib
15095         <Reiner.Steib@gmx.de>.
15096
15097 2004-11-25  Romain Francoise  <romain@orebokech.com>
15098
15099         * message.el (message-strip-forbidden-properties): Remove check for
15100         obsolete `message-hidden' text property, hidden headers are not
15101         accessible in the buffer anymore.
15102
15103 2004-11-22  Romain Francoise  <romain@orebokech.com>
15104
15105         * message.el (message-header-format-alist): Add `From' in list
15106         so that it can be sorted.
15107         (message-fix-before-sending): Widen and sort headers before
15108         sending.
15109         (message-hide-headers): Use narrowing to hide headers by moving
15110         them to the top of the buffer and narrowing to the region
15111         underneath.
15112
15113 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15114
15115         * message.el (message-strip-forbidden-properties):
15116         Bind buffer-read-only (etc) to nil.
15117
15118 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15119
15120         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15121         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15122
15123 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15124
15125         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15126
15127 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15128
15129         * dns.el (query-dns): Use sit-for to time instead of
15130         accept-process-output, since that doesn't seem to work on udp
15131         sockets.
15132
15133 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15134
15135         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15136
15137 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15138
15139         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15140         doc string.  Improve doc string.
15141
15142 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15143
15144         * nntp.el (nntp-request-update-info): Return nil if
15145         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15146         may not call gnus-activate-group which uselessly issues the GROUP
15147         commands for all nntp groups and wastes time.  Reported by Romain
15148         Francoise <romain@orebokech.com>.
15149
15150         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15151
15152 2004-11-15  Simon Josefsson  <jas@extundo.com>
15153
15154         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15155         headers separately.
15156         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15157         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15158
15159 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15160
15161         * gnus-start.el (gnus-convert-old-newsrc):
15162         Assign legacy-gnus-agent to 5.10.7.
15163
15164 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15165
15166         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15167         start of the lines.
15168
15169 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15170
15171         * hashcash.el (hashcash-default-payment): Change default to 20.
15172         (hashcash-default-accept-payment): Change default to 20.
15173         (hashcash-process-alist): New variable.
15174         (hashcash-generate-payment-async): Add.
15175         (hashcash-already-paid-p): Add.
15176         (hashcash-insert-payment): Don't generate payments twice.
15177         (hashcash-insert-payment-async): Add.
15178         (hashcash-insert-payment-async-2): Add.
15179         (hashcash-cancel-async): Add.
15180         (hashcash-wait-async): Add.
15181         (hashcash-processes-running-p): Add.
15182         (hashcash-wait-or-cancel): Add.
15183         (mail-add-payment): New optional argument.  Conditionally start
15184         asynchronous calculation.
15185         (mail-add-payment-async): Add.
15186
15187         * message.el (message-send-mail): Wait for asynchronous hashcash
15188         results.  Don't clobber existing X-Hashcash headers.
15189         (message-setup-1): Call mail-add-payment-async when
15190         message-generate-hashcash is non-nil.
15191
15192 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15193
15194         * message.el (message-use-alternative-email-as-from): Examine the
15195         From header as well; use message-make-from in order to include a
15196         user's full name.
15197
15198 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15199
15200         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15201         default; improve customization type.
15202         (gnus-emphasis-custom-with-format): New macro.
15203         (gnus-emphasis-custom-value-to-external): New function.
15204         (gnus-emphasis-custom-value-to-internal): New function.
15205
15206 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15207
15208         * dns.el (query-dns): Resolve reverse addresses.
15209
15210 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15211
15212         * gnus-group.el (gnus-group-get-new-news): Use it.
15213
15214         * gnus-start.el (gnus-check-reasonable-setup): New function.
15215
15216 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15217
15218         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15219         "Args out of range" error.  Reported by Arnaud Giersch
15220         <arnaud.giersch@free.fr>.
15221
15222 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15223
15224         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15225
15226 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15227
15228         * spam.el (spam group): Add :version.
15229
15230         * pgg-def.el (pgg group): Add :version.
15231
15232 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15233
15234         * gnus-art.el (gnus-article-edit-article): Don't associate the
15235         article buffer with a draft file.  This is a temporary measure
15236         against the 2004-08-22 change to gnus-article-edit-mode.
15237
15238 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15239
15240         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15241         (html2text-format-tags): Remove unused variable `attr'.
15242
15243 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15244
15245         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15246
15247         * tls.el (tls-process-connection-type, tls-success)
15248         (tls-certtool-program): Add :version.
15249
15250         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15251         (starttls-extra-arguments, starttls-process-connection-type)
15252         (starttls-connect, starttls-failure, starttls-success): Add :version.
15253
15254         * spam-stat.el (spam-stat): Add :version.
15255
15256         * sieve.el (sieve): Add :version.
15257
15258         * sha1.el (sha1): Add :version.
15259         (sha1-use-external): Remove redundant version.
15260
15261         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15262         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15263         (nnmail-split-fancy-match-partial-words)
15264         (nnmail-split-lowercase-expanded): Add :version.
15265
15266         * nndiary.el (nndiary): Add :version.
15267
15268         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15269
15270         * mml-sec.el (mml-default-sign-method)
15271         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15272         Add :version.
15273
15274         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15275
15276         * mm-url.el (mm-url-use-external, mm-url-program)
15277         (mm-url-arguments): Add :version.
15278
15279         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15280         (mm-attachment-file-modes, mm-decrypt-option)
15281         (mm-w3m-safe-url-regexp): Add :version.
15282
15283         * message.el (message-cite-prefix-regexp)
15284         (message-sendmail-envelope-from, message-minibuffer-local-map)
15285         (message-user-fqdn, message-completion-alist): Add :version.
15286
15287         * gnus-win.el (gnus-configure-windows-hook)
15288         (gnus-use-frames-on-any-display): Add :version.
15289
15290         * gnus-art.el (gnus-article-address-banner-alist)
15291         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15292         (gnus-treat-from-picon, gnus-treat-mail-picon)
15293         (gnus-treat-x-pgp-sig): Add :version.
15294
15295         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15296         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15297         (gnus-summary-article-delete-hook)
15298         (gnus-summary-display-while-building): Add :version.
15299
15300         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15301         (gnus-get-top-new-news-hook): Add :version.
15302
15303         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15304         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15305
15306         * gnus-registry.el (gnus-registry): Add :version.
15307
15308         * gnus-spec.el (gnus-use-correct-string-widths)
15309         (gnus-make-format-preserve-properties): Add :version.
15310
15311         * gnus.el (gnus-group-charter-alist)
15312         (gnus-group-fetch-control-use-browse-url)
15313         (gnus-install-group-spam-parameters): Add :version.
15314
15315         * gnus-diary.el (gnus-diary): Add :version.
15316
15317         * gnus-delay.el (gnus-delay): Add :version.
15318
15319         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15320         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15321         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15322         Add :version.
15323
15324         * gnus-agent.el (gnus-agent-max-fetch-size)
15325         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15326         (gnus-agent-prompt-send-queue): Add :version.
15327
15328         * deuglify.el (gnus-outlook-deuglify): Add :version.
15329
15330         * html2text.el: Beautify code.  Improve doc strings.
15331         Some checkdoc cleanup.
15332         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15333
15334 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15335
15336         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15337
15338 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15339
15340         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15341         when package is loaded.
15342
15343         * spam.el (spam-summary-score-preferred-header): Add global preference
15344         for people who want to override the default SpamAssassin over
15345         Bogofilter preference (when both are set).
15346         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15347         (spam-user-format-function-S):
15348         Check spam-summary-score-preferred-header.
15349         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15350         (spam-user-format-function-S): Format the score correctly.
15351
15352 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15353
15354         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15355         signature file.  Suggested by Manoj Srivastava
15356         <srivasta@golden-gryphon.com>.
15357
15358         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15359         iso-2022-jp even in the Japanese language environment.
15360         Suggested by Jason Rumney <jasonr@gnu.org>.
15361
15362 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15363
15364         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15365         use the same characters as the dummy marks; make it free from
15366         getting affected by the language environment.
15367         (gnus-summary-read-group-1): Update mark positions only when the
15368         format spec is updated.
15369
15370         * gnus-spec.el (gnus-update-format-specifications): Return a list
15371         of updated types.
15372
15373 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15374
15375         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15376         of boundp to check if display-warning is available.
15377
15378 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15379
15380         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15381
15382 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15383
15384         * nnspool.el (nnspool-spool-directory): Use news-path if the
15385         news-directory variable is not bound.
15386
15387         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15388         function instead of display-warning if it is not available.
15389
15390 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15391
15392         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15393         v5-10: Use `point-at-bol'.
15394
15395 2004-10-26  Simon Josefsson  <jas@extundo.com>
15396
15397         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15398         <chenggao@gmail.com>.
15399
15400 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15401
15402         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15403         instead.
15404
15405 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15406
15407         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15408         to remove a server from the nnimap-server-buffer-alist.
15409         (nnimap-open-connection, nnimap-close-server): Use it.
15410
15411         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15412
15413 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15414
15415         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15416         running the major-mode function.
15417
15418 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15419
15420         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15421         dummy marks in the right way.
15422
15423 2004-10-18  David Edmondson  <dme@dme.org>
15424
15425         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15426         excessively.
15427
15428 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15429
15430         * gnus-util.el (gnus-split-references): Accept a nil references
15431         string and go on blissfully.
15432
15433         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15434         cases where the references string is non-nil but has no references.
15435
15436         * encrypt.el: Add autoload tags.
15437
15438         * spam.el (spam-resolve-registrations-routine): Remove article
15439         from unregistration list too.  Reported by David Hanak
15440         <dhanak@isis.vanderbilt.edu>
15441
15442 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15443
15444         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15445         nil.  Change custom type.
15446
15447 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15448
15449         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15450
15451         * gnus-sum.el (gnus-summary-move-article): Use it.
15452
15453 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15454
15455         * encrypt.el: Add autoload cookies.
15456
15457         * spam.el (spam-backend-article-list-property)
15458         (spam-backend-get-article-todo-list)
15459         (spam-backend-put-article-todo-list)
15460         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15461         Resolve registrations separately.
15462         (spam-register-routine): Format comments.
15463         (spam-unregister-routine, spam-register-routine): Always call with
15464         specific-articles, no default list.
15465         (spam-summary-prepare-exit): Use the spam-classifications function.
15466
15467         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15468         gnus-encrypt.el.
15469
15470         * encrypt.el: Copied from gnus-encrypt.el.
15471
15472         * gnus-encrypt.el: Commented that it's obsolete.
15473
15474 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15475
15476         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15477         (gnus-score-save): Use it.
15478
15479         * message.el (message-bury): Use `window-dedicated-p'.
15480
15481 2004-10-15  Simon Josefsson  <jas@extundo.com>
15482
15483         * pop3.el (top-level): Don't require nnheader.
15484         (pop3-read-timeout): Add.
15485         (pop3-accept-process-output): Add.
15486         (pop3-read-response, pop3-retr): Use it.
15487
15488 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15489
15490         * spam.el (spam-register-routine): Move comment.
15491         (spam-verify-bogofilter): Use 'unknown for the initial
15492         spam-bogofilter-valid state, not 'never.
15493
15494         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15495         for netrc-machine.
15496
15497         * nnimap.el (nnimap-open-connection):
15498         Use netrc-machine-user-or-password.
15499
15500 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15501
15502         * gnus-registry.el (gnus-registry-unload-hook):
15503         Set as a variable with add-hook.
15504
15505         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15506         of news-path.
15507
15508         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15509
15510         * spam.el: Delete duplicate `provide'.
15511         (spam-unload-hook): Set as a variable with add-hook.
15512
15513 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15514
15515         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15516         in the doc string.
15517
15518         * message.el (message-ignored-news-headers)
15519         (message-ignored-supersedes-headers)
15520         (message-ignored-resent-headers)
15521         (message-forward-ignored-headers): Improve custom type.
15522
15523 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15524
15525         * message.el (message-tokenize-header): Fix 2004-09-06 change
15526         which used point-min in the wrong place.
15527
15528 2004-10-12  Simon Josefsson  <jas@extundo.com>
15529
15530         * tls.el (tls-certtool-program): New variable.
15531         (tls-certificate-information): New function, based on
15532         ssl-certificate-information.
15533
15534 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15535
15536         * compface.el: Move the version of ELisp-based uncompface program
15537         to the contrib directory because of the copyright problem.
15538
15539 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15540
15541         * message.el (message-kill-buffer): Raise the current frame.
15542
15543 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15544
15545         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15546
15547         * gnus.el (message-y-or-n-p): Autoload.
15548
15549         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15550         (pop3-password-required, pop3-authentication-scheme)
15551         (pop3-leave-mail-on-server): Make customizable.
15552         (pop3): New custom group.
15553         (pop3-retr): Remove `sleep-for' statements.
15554         Suggested by Dave Love <fx@gnu.org>.
15555
15556         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15557         Windows/DOS.
15558
15559         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15560         (imap-parse-body): Fix incorrect use of `assert'.
15561         Suggested by Dave Love <fx@gnu.org>.
15562
15563         * mml.el (mml-minibuffer-read-disposition): Require match.
15564         Suggested by Dave Love <fx@gnu.org>.
15565
15566 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15567
15568         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15569         doc string.
15570
15571 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15572
15573         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15574
15575 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15576
15577         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15578         instead of calling `mm-insert-inline', to decode text/* parts
15579         before displaying them.
15580
15581 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15582
15583         * mm-uu.el (mm-uu-text-plain-type): New variable.
15584         (mm-uu-pgp-signed-extract-1): Use it.
15585         (mm-uu-pgp-encrypted-extract-1): Use it.
15586         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15587         bind mm-uu-text-plain-type with that value.
15588         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15589         mm-uu-dissect.
15590
15591 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15592
15593         * gnus-group.el (gnus-update-group-mark-positions):
15594         * gnus-sum.el (gnus-update-summary-mark-positions):
15595         * message.el (message-check-news-body-syntax):
15596         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15597         of string-as-multibyte.
15598
15599 2004-10-05  Juri Linkov  <juri@jurta.org>
15600
15601         * gnus-group.el (gnus-update-group-mark-positions):
15602         * gnus-sum.el (gnus-update-summary-mark-positions):
15603         * message.el (message-check-news-body-syntax):
15604         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15605         8-bit unibyte values to a multibyte string for search functions.
15606
15607 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15608
15609         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15610         (mm-uu-dissect-text-parts): New function.
15611
15612         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15613         dissect text parts.
15614
15615         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15616         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15617
15618         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15619
15620         * gnus-topic.el (gnus-topic-hierarchical-parameters):
15621         Use gnus-current-topics instead of gnus-current-topic.
15622
15623 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15624
15625         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15626
15627 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15628
15629         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15630         where approriate.
15631
15632         * nnml.el (nnml-generate-active-info): do.
15633
15634         * nndiary.el (nndiary-generate-active-info): do.
15635
15636         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15637         (gnus-topic-move): do.
15638
15639         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15640         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15641
15642         * gnus-srvr.el (gnus-server-prepare)
15643         (gnus-server-open-all-servers): do.
15644
15645         * gnus-msg.el (gnus-summary-cancel-article)
15646         (gnus-summary-resend-message)
15647         (gnus-summary-mail-crosspost-complaint): do.
15648
15649         * gnus-move.el (gnus-change-server): do.
15650
15651         * gnus-group.el (gnus-group-unmark-all-groups)
15652         (gnus-group-set-current-level): do.
15653
15654 2004-10-04  Simon Josefsson  <jas@extundo.com>
15655
15656         * message.el (message-generate-hashcash): Doc fix.
15657
15658 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15659
15660         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15661         avoid infinite recursion via gnus-get-function.
15662
15663 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15664
15665         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15666
15667         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15668
15669         * nnmail.el (nnmail-split-history): do.
15670
15671         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15672         (nnml-request-delete-group): do.
15673
15674         * nnslashdot.el (nnslashdot-read-groups): do.
15675
15676         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15677         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15678
15679         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15680         (nnspool-sift-nov-with-sed): Use last.
15681         (nnspool-retrieve-headers-with-nov): Use mapc.
15682         (nnspool-request-newgroups): Use dolist.
15683         (nnspool-request-group): Use last.
15684
15685         * nntp.el (nntp-read-server-type): Use dolist.
15686
15687         * nnvirtual.el (nnvirtual-create-mapping)
15688         (nnvirtual-update-read-and-marked): Use dolist.
15689         (nnvirtual-convert-headers): Simplify.
15690
15691 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15692
15693         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15694         Add support for sync'ing tick marks.
15695
15696 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15697
15698         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15699         there's no visible header.
15700
15701 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15702
15703         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15704         When necessary, pass full group name to gnus-request-set-marks.
15705
15706 2004-10-01  Simon Josefsson  <jas@extundo.com>
15707
15708         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15709         acroread.
15710
15711 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15712
15713         * spam-report.el (spam-report-gmane): Fix interactive.
15714
15715         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15716
15717         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15718         when writing file.
15719         (gnus-agent-synchronize-flags): Don't default to being
15720         interactive.
15721
15722 2004-09-30  Simon Josefsson  <jas@extundo.com>
15723
15724         * message.el (message-generate-hashcash): Add.
15725         (message-send-mail): Use it, call mail-add-payment.
15726
15727 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15728
15729         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15730
15731 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15732
15733         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
15734         gnus-requst-update-info with explicit code to sync the in-memory
15735         info read flags with the marks being sync'd to the backend.
15736
15737         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
15738
15739 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15740
15741         * spam.el (spam-verify-bogofilter): Add new function.
15742         (spam-check-bogofilter)
15743         (spam-bogofilter-register-with-bogofilter): Use it.
15744         (spam-verify-bogofilter): Add small fixes.
15745
15746 2004-09-28  Simon Josefsson  <jas@extundo.com>
15747
15748         * hashcash.el (hashcash-generate-payment): Revert.
15749
15750 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15751
15752         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15753         Use gnus-extract-references instead of gnus-split-references.
15754
15755         * gnus-util.el (gnus-extract-references): Add new function, analogous
15756         to gnus-split-references but extracts only the message-ID without
15757         anything extra.
15758
15759         * hashcash.el (hashcash-generate-payment)
15760         (hashcash-check-payment): Do the right thing if hashcash-path is
15761         nil (because the hashcash program could not be found).
15762
15763         * spam.el (spam-use-hashcash): Remove comment.
15764
15765 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15766
15767         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15768         (gnus-cache-enter-article, gnus-cache-remove-article)
15769         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15770
15771         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15772
15773         * gnus-art.el (article-hide-boring-headers)
15774         (article-translate-strings, article-display-face)
15775         (gnus-article-mime-match-handle-first)
15776         (gnus-article-highlight-headers)
15777         (gnus-article-add-buttons-to-head): do.
15778
15779 2004-09-27  Simon Josefsson  <jas@extundo.com>
15780
15781         * hashcash.el: New version, from
15782         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15783         ../contrib/.
15784
15785 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15786
15787         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15788
15789 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15790
15791         * gnus-dup.el (gnus-dup-open): Use mapc.
15792         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15793
15794         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15795         Reported by Stefan Wiens <s.wi@gmx.net>.
15796
15797         * gnus.el (gnus-shutdown): Use dolist.
15798
15799         * gnus-undo.el (gnus-undo): Use mapc.
15800
15801         * nnrss.el (nnrss-generate-active): do.
15802
15803         * message.el (message-cite-original-without-signature)
15804         (message-cite-original): Use mapc.
15805         (message-do-actions, message-make-forward-subject): Use dolist.
15806
15807 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15808
15809         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
15810         deletion to remove entire duplicate line.  Fixes merged article
15811         number bug.
15812
15813 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15814
15815         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15816         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15817         first ask if you want to open a server and then, even when you
15818         responded with no, asking if you want to synchronize the server's
15819         flags.
15820         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15821         multi-line expressions.
15822         (gnus-agent-synchronize-group-flags): New internal function.
15823         Updates marks in memory (in the info structure) AND in the
15824         backend.
15825
15826         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
15827
15828         * nnagent.el (nnagent-request-set-mark):
15829         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
15830         method, to ensure that synchronization updates marks in the
15831         backend and in the info (in memory) structure.
15832
15833 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15834
15835         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15836         convention fully; don't miss the root article of a thread; make
15837         the X-Draft-From header with correct article numbers.
15838
15839 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15840
15841         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15842         unless plugged.  Disable the agent so that an open failure causes
15843         an error.
15844
15845         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15846         Revert 2004-09-21 change.  The backend must be opened while
15847         synchronizing flags even when the backend stores the flags
15848         locally.
15849
15850 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15851
15852         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15853         in `header' match.  Reported by Svend Tollak Munkejord.
15854
15855         * message.el (message-cite-original): Fix use of
15856         `message-cite-articles-with-x-no-archive'.
15857
15858 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15859
15860         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15861         (gnus-window-to-buffer): Ditto.
15862
15863         * mml.el (mml-preview-buffer): New variable.
15864         (mml-preview): Manage window layout with gnus-buffer-configuration.
15865
15866         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15867         X-Draft-From header even if those articles aren't quoted.
15868
15869 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15870
15871         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15872         (gnus-request-set-mark, gnus-request-update-mark): Use new
15873         g-s-t-u-l-m to decide to use backend even when unplugged.
15874
15875 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15876
15877         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15878         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15879
15880 2004-09-20  Simon Josefsson  <jas@extundo.com>
15881
15882         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15883         "utf-16-le".
15884
15885 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15886
15887         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15888
15889 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15890
15891         * uudecode.el (uudecode-use-external): Add :version.
15892
15893         * smime.el (smime-CA-file, smime-encrypt-cipher)
15894         (smime-dns-server): Add :version.
15895
15896         * smiley.el (gnus-smiley-file-types): Add :version.
15897
15898         * sha1.el (sha1-use-external): Add :version.
15899
15900         * pgg-def.el (pgg-query-keyserver): Add :version.
15901
15902         * nnmail.el (nnmail-fancy-expiry-targets)
15903         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15904         Add :version.
15905
15906         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15907         (nnimap-retrieve-groups-asynchronous): Add :version.
15908         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
15909
15910         * mml.el (mml-content-disposition-parameters)
15911         (mml-insert-mime-headers-always): Add :version.
15912
15913         * mm-util.el (mm-coding-system-priorities): Add :version.
15914
15915         * mm-decode.el (mm-inline-text-html-with-images)
15916         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15917         (mm-verify-option): Add :version.
15918         (mm-text-html-renderer): Change :version.
15919
15920         * message.el (message-fcc-externalize-attachments)
15921         (message-required-headers, message-draft-headers)
15922         (message-subject-trailing-was-query)
15923         (message-subject-trailing-was-ask-regexp)
15924         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15925         (message-mark-insert-end, message-archive-header)
15926         (message-archive-note, message-cross-post-default)
15927         (message-cross-post-note, message-followup-to-note)
15928         (message-cross-post-note-function, message-use-mail-followup-to)
15929         (message-subscribed-address-functions)
15930         (message-subscribed-address-file, message-subscribed-addresses)
15931         (message-subscribed-regexps, message-allow-no-recipients)
15932         (message-yank-cited-prefix, message-signature-insert-empty-line)
15933         (message-hidden-headers, message-hierarchical-addresses)
15934         (message-mail-user-agent, message-use-idna)
15935         (message-valid-fqdn-regexp)
15936         (message-strip-special-text-properties, message-header-synonyms)
15937         (message-beginning-of-line, message-tab-body-function): Add :version.
15938         (message-insert-canlock, message-wide-reply-confirm-recipients):
15939         Change :version.
15940
15941         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15942         and :version.
15943         (mail-source-delete-old-incoming-confirm)
15944         (mail-source-movemail-program): Add :version.
15945
15946         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15947         (gnus-agent-cache, gnus-agent): Change :version.
15948
15949         * gnus-util.el (gnus-use-byte-compile): Change :version.
15950
15951         * gnus-sum.el (gnus-summary-make-false-root-always)
15952         (gnus-summary-default-high-score)
15953         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15954         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15955         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15956         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15957         (gnus-sum-thread-tree-single-indent)
15958         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15959         (gnus-sum-thread-tree-leaf-with-other)
15960         (gnus-sum-thread-tree-single-leaf): Add :version.
15961         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15962         (gnus-article-loose-mime): Change :version.
15963
15964         * gnus-start.el (gnus-backup-startup-file)
15965         (gnus-save-startup-file-via-temp-buffer): Add :version.
15966
15967         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15968         (gnus-server-offline-face): Add :version.
15969
15970         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15971
15972         * gnus-msg.el (gnus-gcc-externalize-attachments)
15973         (gnus-debug-files, gnus-debug-exclude-variables)
15974         (gnus-discouraged-post-methods): Change :version.
15975         (gnus-confirm-mail-reply-to-news)
15976         (gnus-confirm-treat-mail-like-news): Add :version.
15977
15978         * gnus-int.el (gnus-server-unopen-status): Add :version.
15979
15980         * gnus-group.el (gnus-group-jump-to-group-prompt)
15981         (gnus-large-ephemeral-newsgroup)
15982         (gnus-fetch-old-ephemeral-headers): Add :version.
15983
15984         * gnus-fun.el (gnus-x-face-directory)
15985         (gnus-convert-pbm-to-x-face-command)
15986         (gnus-convert-image-to-x-face-command)
15987         (gnus-convert-image-to-face-command): Add :version.
15988
15989         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15990
15991         * gnus-cite.el (gnus-cite-blank-line-after-header)
15992         (gnus-article-boring-faces): Add :version.
15993
15994         * gnus-art.el (gnus-buttonized-mime-types)
15995         (gnus-inhibit-mime-unbuttonizing)
15996         (gnus-treat-display-face)
15997         (gnus-treat-body-boundary): Change :version.
15998         (gnus-body-boundary-delimiter, gnus-picon-databases)
15999         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16000         (gnus-treat-date-english, gnus-treat-fold-headers)
16001         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16002         (gnus-treat-mail-picon, gnus-treat-wash-html)
16003         (gnus-article-encrypt-protocol)
16004         (gnus-use-idna, gnus-article-over-scroll)
16005         (gnus-mime-display-multipart-alternative-as-mixed)
16006         (gnus-mime-display-multipart-related-as-mixed)
16007         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16008         (gnus-ctan-url, gnus-button-ctan-handler)
16009         (gnus-button-handle-ctan-bogus-regexp)
16010         (gnus-button-ctan-directory-regexp)
16011         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16012         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16013         (gnus-button-man-level, gnus-button-emacs-level)
16014         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16015
16016         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16017         (gnus-agent-go-online): Change :version.
16018         (gnus-agent-expire-unagentized-dirs)
16019         (gnus-agent-auto-agentize-methods): Add :version.
16020
16021         * flow-fill.el (fill-flowed-display-column)
16022         (fill-flowed-encode-column): Add :version.
16023
16024         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16025         (gnus-outlook-deuglify-unwrap-max)
16026         (gnus-outlook-deuglify-cite-marks)
16027         (gnus-outlook-deuglify-unwrap-stop-chars)
16028         (gnus-outlook-deuglify-no-wrap-chars)
16029         (gnus-outlook-deuglify-attrib-cut-regexp)
16030         (gnus-outlook-deuglify-attrib-verb-regexp)
16031         (gnus-outlook-deuglify-attrib-end-regexp)
16032         (gnus-outlook-display-hook): Add :version.
16033
16034         * binhex.el (binhex-use-external): Add :version.
16035
16036 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16037
16038         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16039         and `invisible'.
16040
16041 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16042
16043         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16044         in gnus-registry-trim.
16045
16046 2004-09-13  Simon Josefsson  <jas@extundo.com>
16047
16048         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16049
16050         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16051
16052         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16053         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16054         <yamaoka@jpl.org>.
16055         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16056         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16057         <yamaoka@jpl.org>.
16058
16059         * sieve.el (sieve-manage-mode): Ditto.
16060
16061 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16062
16063         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16064
16065 2004-09-11  Simon Josefsson  <jas@extundo.com>
16066
16067         * dns-mode.el: Add.
16068
16069         * mm-view.el (mm-display-dns-inline): Add.
16070
16071         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16072         (mm-automatic-display): Ditto.
16073
16074         * mailcap.el (mailcap-mime-data): Add text/dns.
16075         (mailcap-mime-extensions): Map .soa to text/dns.
16076
16077 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16078
16079         * gnus-art.el (article-decode-mime-words, article-babel)
16080         (gnus-article-highlight-signature, gnus-article-add-buttons)
16081         (gnus-signature-toggle): Remove unnecessary bindings of
16082         `inhibit-read-only' inherited from v5.10 merge.
16083
16084 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16085
16086         * nntp.el (nntp): New customization group.
16087         (nntp-authinfo-file): Add customization group.
16088
16089         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16090
16091         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16092
16093         * gnus.el (to-address, to-list, subscribed)
16094         (large-newsgroup-initial): Ditto.
16095
16096         * flow-fill.el (fill-flowed-display-column)
16097         (fill-flowed-encode-column): Ditto.
16098
16099 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16100
16101         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16102         Use point-min rather than 1.
16103         (message-send-mail): Use buffer-size rather than point-max.
16104
16105         * gnus-sum.el (gnus-summary-search-article-forward):
16106         Signal a specific `search-failed' rather than a generic `error'.
16107
16108         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16109         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16110         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16111
16112 2004-09-10  Simon Josefsson  <jas@extundo.com>
16113
16114         * nndb.el (require): Remove tcp and duplicate cl.
16115
16116 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16117
16118         * gnus-agent.el (directory-files-and-attributes): Move forward.
16119
16120 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16121
16122         * gnus-agent.el (directory-files-and-attributes):
16123         Optionally defined to support XEmacs.
16124
16125 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16126
16127         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16128         to avoid run-time CL dependencies.
16129         (gnus-agent-unfetch-articles): New function.
16130         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16131         article numbers even when local .overview file is missing.
16132         (gnus-agent-read-article-number): New function.  Only accepts
16133         27-bit article numbers.
16134         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16135         Use gnus-agent-read-article-number.
16136         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16137         from backend while recognizing that article numbers in .overview
16138         must be valid.
16139         (gnus-agent-update-files-total-fetched-for):
16140         Use directory-files-and-attributes to improve performance.
16141         * gnus-int.el (gnus-request-move-article):
16142         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16143         improve performance.
16144
16145         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16146         some users confused by references to .newsrc when they only have a
16147         .newsrc.eld file.
16148         (gnus-convert-mark-converter-prompt)
16149         (gnus-convert-converter-needs-prompt): Fix use of property list.
16150         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16151         New function.  Used internally to only display 'gnus converting
16152         files' message when actually necessary.
16153
16154         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16155         methods now autoloaded.
16156
16157 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16158
16159         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16160         identifiers.
16161
16162 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16163
16164         * gnus-picon.el: Fix indentation and closing parenthesis.
16165
16166 2004-09-01  Simon Josefsson  <jas@extundo.com>
16167
16168         * message.el (message-canlock-generate): Require sha1, not
16169         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16170         to require within a function.  Sadly, if sha1.el isn't loaded, the
16171         let binding in m-c-g will hide the defcustom definition, which is
16172         bad.)
16173
16174         * canlock.el: Require sha1, not sha1-el.
16175
16176         * message.el: Don't autoload sha1 (there is a autoload cookie in
16177         sha1.el).
16178
16179         * sha1-el.el: Rename to sha1.el.
16180
16181 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16182
16183         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16184
16185 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16186
16187         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16188
16189 2004-08-30  Kim F. Storm  <storm@cua.dk>
16190
16191         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16192
16193         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16194         Add :group 'nnimap.
16195
16196 2004-08-30  Andreas Schwab  <schwab@suse.de>
16197
16198         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16199         ?* and ?\;.
16200
16201         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16202         and ?\' to symbol instead of whitespace.
16203
16204 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16205
16206         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16207
16208         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16209         instead of re-search-forward.
16210
16211         * gnus-uu.el (gnus-uu-save-article): Ditto.
16212         (gnus-uu-post-encode-uuencode): Ditto.
16213
16214         * html2text.el (html2text-clean-list-items): Ditto.
16215         (html2text-clean-dtdd): Ditto.
16216         (html2text-format-tags): Ditto.
16217
16218         * message.el (message-send-mail-with-sendmail): Fix regexp.
16219         (message-fill-field-general): Use search-forward instead of
16220         re-search-forward.
16221         (unbold-region): Ditto.
16222
16223         * nnrss.el (nnrss-request-article): Ditto.
16224
16225         * nnslashdot.el (nnslashdot-request-article): Ditto.
16226
16227         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16228
16229         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16230         "Unrecognized menu descriptor" error in XEmacs.
16231
16232 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16233
16234         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16235         parent article of a sparse article in the thread hashtb.
16236
16237 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16238
16239         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16240         (nnmail-expand-newtext): Lowercase expanded entries if
16241         nnmail-split-lowercase-expanded is non-nil.
16242
16243 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16244
16245         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16246
16247         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16248         of gnus-tmp-news-method into string under XEmacs.  It will be
16249         passed to gnus-correct-length which takes only a string argument.
16250
16251 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16252
16253         * gnus-util.el (gnus-bind-print-variables): New macro.
16254         (gnus-prin1): Use it.
16255         (gnus-prin1-to-string): Use it.
16256         (gnus-pp): New function.
16257         (gnus-pp-to-string): New function.
16258
16259         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16260         Replace pp-to-string with gnus-pp-to-string.
16261         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16262         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16263         * gnus-msg.el (gnus-debug): Ditto.
16264         * gnus-score.el (gnus-score-save): Ditto.
16265         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16266         gnus-pp-to-string.
16267         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16268         with gnus-pp.
16269         * score-mode.el (gnus-score-pretty-print): Ditto.
16270         * webmail.el (webmail-debug): Ditto.
16271
16272 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16273
16274         * gnus-art.el (article-display-face, article-display-x-face):
16275         Use buffer-read-only.
16276
16277 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16278
16279         * gnus-art.el (article-hide-list-identifiers):
16280         Bind inhibit-read-only as t.
16281
16282 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16283
16284         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16285
16286 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16287
16288         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16289         (gnus-narrow-to-page): Don't assume point-min == 1.
16290         (gnus-article-edit-mode): Derive from message-mode.
16291
16292         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16293         point-min == 1.
16294
16295         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16296         Disable incorrect use of `assert'.
16297
16298         * message.el (message-mode): Set comment-start-skip.
16299
16300
16301 2004-08-22  Sam Steingold  <sds@gnu.org>
16302
16303         * pop3.el (pop3-leave-mail-on-server): New user variable.
16304         (pop3-movemail): Delete mail only when it is nil.
16305
16306 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16307
16308         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16309
16310         * mml.el (mml-preview): Use `pop-to-buffer'.
16311
16312         * message.el (message-goto-mail-followup-to): Insert after "To".
16313         (message-carefully-insert-headers): Add comment.
16314
16315         * gnus.el: Remove unused variable `gnus-article-check-size'.
16316
16317         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16318
16319         * gnus-art.el (gnus-button-alist):
16320         Improve `gnus-button-handle-library' entry.
16321
16322 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16323
16324         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
16325         Use downcase, since XEmacs capitalizes error messages differently.
16326
16327 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16328
16329         * nntp.el: Add (require 'gnus) due to reference to
16330         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16331
16332 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16333
16334         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
16335         Bind `mm-fill-flowed'.
16336
16337         * mm-decode.el (mm-dissect-singlepart): Check it.
16338
16339 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16340
16341         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16342         'imap' for netrc parsing.
16343
16344 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16345
16346         * mailcap.el (mailcap-mime-data): Mark as risky.
16347
16348 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16349
16350         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16351         may be included in the encoded word.
16352         (rfc2047-encode): Don't append a space if the encoded word
16353         includes close parenthesis.
16354
16355 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16356
16357         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16358         of text within parentheses.
16359
16360 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16361
16362         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16363         (gnus-encrypt-write-file-contents): Make the password key the file
16364         name PLUS the cipher, not just the cipher.  Also remove failed
16365         passwords from the cache.
16366
16367 2004-08-06  Simon Josefsson  <jas@extundo.com>
16368
16369         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
16370         Doc fix.
16371
16372 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16373
16374         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16375         LWSP.
16376
16377 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16378
16379         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16380         Try to append in-reply-to: data to the references: header.
16381
16382         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16383         (netrc-parse): Use gnus-encrypt.el functions.
16384
16385         * gnus-encrypt.el: Add new file for encryption support; currently
16386         does only a few GPG ciphers and an internal XOR cipher.
16387
16388         * password.el: Add comments on using password-read-and-add.
16389         (password-read-and-add): Add function to read and add the
16390         password to the cache at once.
16391
16392 2004-07-28  Simon Josefsson  <jas@extundo.com>
16393
16394         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16395         parameter (but don't use it, for now).
16396
16397         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16398         instead of hard coding to nil.
16399
16400 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16401
16402         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16403         as mm-inline-image-xemacs does.
16404
16405 2004-07-26  Simon Josefsson  <jas@extundo.com>
16406
16407         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16408         Revert part of 2004-07-17 change below.
16409
16410 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16411
16412         * rfc2047.el (rfc2047-encode-region): Don't infloop.
16413         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16414
16415 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16416
16417         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16418         quotes that actually start with ">" at the beginning of the
16419         lines.
16420
16421 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16422
16423         * rfc2047.el (rfc2047-encode-region): Fix last change.
16424         (rfc2047-encode-parameter): Remove useless concat.
16425
16426 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16427
16428         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16429         encode special characters; fix some kind of misconfigured headers;
16430         signal a real error if debug-on-quit or debug-on-error is non-nil.
16431         (rfc2047-encode-max-chars): New variable.
16432         (rfc2047-encode-1): Use it.
16433         (rfc2047-encode-parameter): New function.
16434
16435         * mml.el (mml-insert-parameter): Remove an excessive space.
16436
16437 2004-07-17  Simon Josefsson  <jas@extundo.com>
16438
16439         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16440         Kai Grossjohann <kai@emptydomain.de>.
16441         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16442         (gnus-group-make-menu-bar): Ditto.
16443
16444         * gnus-util.el (gnus-group-server): Add.
16445
16446 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16447
16448         * message.el (message-clone-locals): Clone sendmail and smtp
16449         variables.
16450
16451 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16452
16453         * rfc2047.el (rfc2047-encode-region): Fix last change.
16454
16455 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16456
16457         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16458         characters as non-special.
16459
16460 2004-07-09  Simon Josefsson  <jas@extundo.com>
16461
16462         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16463         Users will lose all flag changes made while unplugged with
16464         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16465         good default.  See numerous reports on ding mailing list.
16466
16467 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16468
16469         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16470         add generate-head-function and generate-article-function to the
16471         rfc822-forward entry.
16472         (nndoc-rfc822-forward-generate-article): New function.
16473         (nndoc-rfc822-forward-generate-head): New function.
16474
16475         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16476
16477 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16478
16479         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16480         respect display group parameter and gnus-summary-expunge-below.
16481         (gnus-articles-to-read): Remove unused reference to display group
16482         parameter.
16483
16484 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16485
16486         * nnheader.el (nnheader-uniquify-message-id): New experimental
16487         variable.
16488         (nnheader-nov-read-message-id): Use it.
16489
16490         * spam-report.el (spam-report-gmane): Add interactive.
16491
16492 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16493
16494         * mm-encode.el (mm-content-transfer-encoding-defaults):
16495         Use qp-or-base64 for the application/* types.
16496
16497 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16498
16499         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16500
16501 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16502
16503         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16504         trim value.
16505
16506 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16507
16508         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16509         New macro and function.
16510         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16511
16512 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16513
16514         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16515         after-load-alist.
16516
16517 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16518
16519         * gnus-group.el (gnus-group-get-new-news-this-group):
16520         Don't update info that isn't there.
16521
16522 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16523
16524         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16525         entry.
16526
16527 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16528
16529         * mm-view.el (mm-inline-render-with-function): Use multibyte
16530         buffer; decode html source by charset.
16531
16532         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16533
16534         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16535         Mule-UCS is loaded under XEmacs.
16536         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16537
16538 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16539
16540         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16541
16542 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16543
16544         * mm-util.el (mm-coding-system-p): Return a coding-system.
16545         (mm-mime-mule-charset-alist): Use shift_jis instead of
16546         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16547         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16548         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16549         instead of japanese-shift-jis and iso-latin-1 respectively in
16550         order to share the default value with both Emacs and XEmacs-mule.
16551         (mm-mule-charset-to-mime-charset):
16552         Make mm-coding-system-priorities effective.
16553         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16554         while predicating of candidates upon the priorities.
16555
16556 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16557
16558         * gnus-sum.el (gnus-summary-make-menu-bar):
16559         Add gnus-uu-invert-processable.
16560
16561         * gnus.el: Autoload gnus-uu-invert-processable.
16562
16563 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16564
16565         * mm-util.el (mm-with-multibyte-buffer): New macro.
16566
16567         * rfc2047.el (rfc2047-encode-string): Use it.
16568         (rfc2047-encode-region): Move point to the end of the region after
16569         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16570
16571 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16572
16573         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16574         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16575
16576 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16577
16578         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16579         (gnus-cite-parse): Ignore quoted envelope From_.
16580         Suggested by Karl Chen <quarl@nospam.quarl.org>.
16581
16582 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16583
16584         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16585         invalid addresses.
16586
16587 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16588
16589         * spam.el: Change section markers, revise TODO list.
16590         (spam-backends): Make new master list of all installed backends.
16591         (spam-summary-exit-behavior): Add new variable to determine how
16592         messages moves are done at summary exit.
16593         (spam-move-spam-nonspam-groups-only)
16594         (spam-process-ham-in-nonham-groups)
16595         (spam-process-ham-in-spam-groups): Remove variables, the
16596         spam-summary-exit-behavior variable should be used to manage this
16597         behavior.
16598         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16599         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16600         and spam-old-spam-articles.
16601         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16602         Add empty variables, placeholders for the backends they represent.
16603         (spam-set-difference): Move, unchanged.
16604         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16605         unless the user has a processor variable.
16606         (spam-classifications, spam-classification-valid-p)
16607         (spam-backend-properties, spam-backend-property-valid-p)
16608         (spam-backend-function-type-valid-p)
16609         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16610         (spam-report-articles-gmane, spam-report-articles-resend):
16611         Remove functions, they are not needed.
16612         (spam-install-backend-super, spam-backend-list)
16613         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16614         (spam-backend-function, spam-backend-ham-registration-function)
16615         (spam-backend-spam-registration-function)
16616         (spam-backend-ham-unregistration-function)
16617         (spam-backend-spam-unregistration-function)
16618         (spam-backend-statistical-p, spam-backend-mover-p)
16619         (spam-install-backend-alias, spam-install-checkonly-backend)
16620         (spam-install-mover-backend, spam-install-nocheck-backend)
16621         (spam-install-backend, spam-install-statistical-backend)
16622         (spam-install-statistical-checkonly-backend): Add backend installation
16623         support.
16624         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16625         (spam-group-processor-p): Use the new backend code and respect the
16626         summary exit behavior.
16627         (spam-mark-spam-as-expired-and-move-routine): Remove.
16628         (spam-summary-prepare): Change to use the new spam-old-articles
16629         variable.
16630         (spam-copy-or-move-routine, spam-copy-spam-routine)
16631         (spam-move-spam-routine, spam-copy-ham-routine)
16632         (spam-move-ham-routine): Add code to copy/move ham or spam.
16633         (spam-fetch-field-fast): Improve doc and code, plus allow the
16634         'number request.
16635         (spam-list-of-checks, spam-list-of-statistical-checks):
16636         Remove variables.
16637         (spam-split, spam-find-spam): Use the new backend code.
16638         (spam-registration-functions): Remove variable.
16639         (spam-unregister-routine): Add convenience wrapper.
16640         (spam-log-undo-registration, spam-register-routine)
16641         (spam-log-processing-to-registry)
16642         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16643         where possible.
16644         (spam-check-gmane-xref, spam-check-regex-headers)
16645         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16646         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16647         (spam-check-bogofilter-headers, spam-check-spamoracle)
16648         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16649         (spam-check-crm114-headers): Use the spam-split-group that
16650         spam-split prepares, no need to determine it every time.
16651
16652         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16653         to the nnheader-parse-naked-head call.
16654
16655         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16656
16657         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16658         the nnheader-nov-read-message-id call.
16659
16660 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16661
16662         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16663         gnus-activate-group twice.  Suggested by Markus Peter
16664         <warp@spin.de>.
16665
16666 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16667
16668         * gnus-art.el (gnus-article-time-format): Exchange the order of
16669         day and month in the default value; fix customization type.
16670         (article-date-ut): Use add-text-properties.
16671         (article-make-date-line): Use message-make-date instead of
16672         current-time-string.
16673
16674         * message.el (message-fetch-field): Don't use set-text-properties.
16675         (message-make-date): Simplify.
16676
16677         * messagexmas.el (message-xmas-make-date): New function.
16678         (message-xmas-redefine): Defalias message-make-date to it.
16679
16680 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16681
16682         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16683         (rfc2047-encode-region): Treat text within parentheses as special;
16684         show the original text when error has occurred.
16685
16686         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16687         already-computed method to gnus-activate-group.
16688
16689         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16690         same select-methods identical Lisp objects.
16691
16692         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16693         object when modifying the info.
16694
16695 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16696
16697         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16698         gnus-opened-servers since it has never been opened with the new
16699         configuration yet.
16700
16701 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16702
16703         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16704         arg to nnheader-generate-fake-message-id.
16705
16706 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16707
16708         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16709         number and build a fake message ID localized to a group and
16710         article number (so it's repeatable from that point on).
16711         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16712         ID format.
16713
16714         * gnus-sum.el (gnus-get-newsgroup-headers):
16715         Call nnheader-generate-fake-message-id with the article number.
16716
16717 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16718
16719         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16720         end-of-buffer.
16721
16722 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16723
16724         * message.el (message-ignored-supersedes-headers): Add Approved.
16725
16726 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16727
16728         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16729         goto-char.
16730         (rfc2047-encode): Fold the line before encoding.
16731
16732 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16733
16734         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16735         folding -- not all headers can be folded, and this should be done
16736         by the message composition mode.  Probably.  I think.
16737
16738 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16739
16740         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16741         fast.
16742
16743         * gnus-ems.el (gnus-remove-image): Don't use
16744         message-text-with-property; remove only the image found first.
16745
16746         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16747         found first.
16748
16749 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16750
16751         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16752
16753 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16754
16755         * message.el (message-text-with-property): Make it fast and accept
16756         optional arguments.
16757         (message-strip-forbidden-properties): Use it.
16758         (message-fix-before-sending): Follow the m-t-w-p change.
16759
16760         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16761
16762 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16763
16764         * gnus-art.el (article-hide-headers): Don't change the buffer
16765         mistakenly when performing mml-preview even if
16766         gnus-single-article-buffer is nil.
16767
16768 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16769
16770         * message.el (message-expand-name-databases): New user option.
16771         (message-expand-name): Use it.
16772
16773 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16774
16775         * spam.el (spam-report-articles-resend)
16776         (spam-report-resend-register-routine): Allow ham reporting.
16777         (spam-report-resend-register-ham-routine): Add wrapper.
16778         (spam-registration-functions): Add ham resending functions.
16779         (spam-list-of-processors): Add ham resend processor.
16780
16781         * gnus.el (ham-resend-to): Add new group parameter.
16782         (spam-process): Add ham resend option.
16783
16784         * spam-report.el (spam-report-resend): Allow reporting ham.
16785         (spam-report-resend-ham): Add wrapper.
16786
16787 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16788
16789         * message.el (message-cite-articles-with-x-no-archive):
16790         New variable.
16791         (message-cite-original): Use it.
16792
16793 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16794
16795         * message.el (message-cite-original): Respect X-No-Archive.
16796
16797 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16798
16799         * gnus-art.el (article-hide-headers): Refer to the values for
16800         gnus-ignored-headers and gnus-visible-headers in the summary
16801         buffer since a user may have set them as group parameters.
16802
16803 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16804
16805         * assistant.el (assistant-node-name): Add convenience function.
16806         (assistant-render-text, assistant-render-node): Add error handling,
16807         plus handle multiple next nodes.
16808         (assistant-find-next-node): Comment out for now.
16809         (assistant-find-next-nodes): Add function, returns list of next
16810         nodes.
16811
16812 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16813
16814         * mail-source.el (mail-source-directory): Fix doc-string.
16815
16816 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16817
16818         * assistant.el (assistant-render-text, assistant-eval): Add :set
16819         widget type, which is different because it takes and returns a
16820         list.  Much hilarity ensues.
16821
16822 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16823
16824         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
16825
16826         * gnus-group.el (gnus-group-get-new-news-this-group):
16827         Add doc-string.
16828
16829         * gnus-start.el (gnus-activate-group): Add doc-string.
16830
16831 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16832
16833         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16834
16835 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16836
16837         * assistant.el (assistant-render-text): Try to add a :set
16838         widget, more to come.
16839
16840         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16841         strings.
16842         (spam-report-articles-resend)
16843         (spam-register-routine): Do registration iff any articles warrant
16844         it.
16845         (spam-summary-prepare-exit): Change log message for nil group
16846         destinations.
16847
16848 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16849
16850         * spam.el (spam-report-resend-register-routine):
16851         Allow spam-report-resend-to to be a group parameter or a global value.
16852
16853 2004-05-26  Simon Josefsson  <jas@extundo.com>
16854
16855         * starttls.el: Merge with my GNUTLS based starttls.el.
16856         (starttls-gnutls-program, starttls-use-gnutls)
16857         (starttls-extra-arguments, starttls-process-connection-type)
16858         (starttls-connect, starttls-failure, starttls-success):
16859         New variables.
16860         (starttls-program, starttls-extra-args): Doc fix.
16861         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
16862         New functions.
16863         (starttls-negotiate, starttls-open-stream):
16864         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
16865         function if it is set.
16866
16867 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16868
16869         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16870         structured fields.
16871
16872 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16873
16874         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16875
16876 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16877
16878         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
16879         Add variable.
16880         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16881         assigning the spam-mark to new messages.
16882
16883 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16884
16885         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16886
16887 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16888
16889         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16890
16891         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16892         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16893         default.
16894
16895 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16896
16897         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16898         correct data.
16899
16900 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16901
16902         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16903         (spam-group-processor-p): Fix function.
16904         (spam-group-processor-multiple-p)
16905         (spam-group-spam-processor-report-gmane-p)
16906         (spam-group-spam-processor-report-resend-p)
16907         (spam-group-spam-processor-bogofilter-p)
16908         (spam-group-spam-processor-blacklist-p)
16909         (spam-group-spam-processor-ifile-p)
16910         (spam-group-ham-processor-ifile-p)
16911         (spam-group-spam-processor-spamoracle-p)
16912         (spam-group-spam-processor-crm114-p)
16913         (spam-group-ham-processor-bogofilter-p)
16914         (spam-group-spam-processor-stat-p)
16915         (spam-group-ham-processor-stat-p)
16916         (spam-group-ham-processor-whitelist-p)
16917         (spam-group-ham-processor-BBDB-p)
16918         (spam-group-ham-processor-spamoracle-p)
16919         (spam-group-ham-processor-copy-p): Remove functions with some
16920         prejudice against unneeded code.
16921         (spam-report-articles-resend)
16922         (spam-report-resend-register-routine): Allow the group/topic
16923         spam-resend-to value to override spam-report-resend-to.
16924         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16925         properly now.
16926
16927         * gnus.el (spam-resend-to): Add group/topic parameter.
16928         (spam-process): Move the OBSOLETE processors to the end of the
16929         choices.
16930
16931 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16932
16933         * spam-report.el (spam-report-resend-to, spam-report-resend):
16934         Start with resend-to set to nil, and then ask the user if necessary.
16935         (spam-report-resend): spam-report-resend takes a list of articles, not
16936         separate article numbers.
16937
16938 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16939
16940         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16941         addition to emacs-w3m.
16942
16943 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16944
16945         * assistant.el (assistant-authinfo-data): New function.
16946         (assistant-eval): Eval for entire assistant.
16947
16948         * netrc.el (netrc-services-file): New variable.
16949         (netrc-parse-services): New function.
16950         (netrc-find-service-name): New function.
16951         (netrc-find-service-number): New function.
16952         (netrc-port-equal): New function.
16953         (netrc-machine): Use it.
16954
16955         * nnimap.el (nnimap-open-connection): Use netrc.
16956
16957         * gnus-util.el (gnus-netrc-get): Remove aliases.
16958
16959         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16960
16961         * assistant.el (wid-edit): Fix compilation.
16962
16963         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16964
16965 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16966
16967         * gnus-util.el (gnus-set-file-modes): New function.  (small
16968         patch).
16969
16970 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16971
16972         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16973
16974         * assistant.el (assistant-render-node): Fix up rendering and
16975         read-only text.
16976         (assistant-render-node): Reset.
16977         (assistant-make-read-only): Not sticky.
16978
16979 2004-05-20  Danny Siu  <dsiu@adobe.com>
16980
16981         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16982         centered even when gnus-auto-center-summary is t.
16983
16984 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16985
16986         * dns.el (dns-get-txt-answer): New function.
16987         (dns-read-txt): Ditto.
16988         (query-dns): Use it.
16989
16990 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16991
16992         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16993         active for foreign groups even if the group level is higher than
16994         the specified value.
16995
16996 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16997
16998         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16999         non-active groups.
17000
17001         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17002
17003 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17004
17005         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17006
17007 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17008
17009         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17010         (spam-crm114-header, spam-crm114-spam-switch)
17011         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17012         (spam-crm114-positive-spam-header)
17013         (spam-crm114-database-directory, spam-list-of-processors)
17014         (spam-group-spam-processor-crm114-p)
17015         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17016         (spam-generic-score, spam-list-of-checks)
17017         (spam-list-of-statistical-checks, spam-registration-functions)
17018         (spam-check-crm114-headers, spam-crm114-score)
17019         (spam-check-crm114, spam-crm114-register-with-crm114)
17020         (spam-crm114-register-spam-routine)
17021         (spam-crm114-unregister-spam-routine)
17022         (spam-crm114-register-ham-routine)
17023         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17024         From asjo@koldfront.dk (Adam Sjøgren).
17025
17026         * gnus.el: Add spam-use-crm114.
17027
17028         * spam.el (spam-list-of-processors, spam-registration-functions):
17029         Add spam-use-resend.
17030         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17031         (spam-report-articles-gmane): Add doc fix.
17032         (spam-report-articles-resend, spam-report-resend-register-routine):
17033         Add wrappers around spam-report-resend-to.
17034
17035         * spam-report.el (spam-report-resend-to, spam-report-resend):
17036         Add support for resending spam.
17037         (spam-report-gmane): Fix line length >80.
17038
17039         * gnus.el (spam-process): Add spam-use-resend.
17040
17041 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17042
17043         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17044         number of processed spam messages.
17045         (spam-ham-copy-or-move-routine): Return the number of processed
17046         ham messages.
17047         (spam-summary-prepare-exit): Use the above values to decide
17048         whether status messages shouled be displayed.
17049
17050 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17051
17052         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17053         `rfc2047-encoding-function-alist' in order to avoid conflicting
17054         with the old version.
17055         (rfc2047-encode-region): Concatenate words containing non-ASCII
17056         characters in structured fields; don't encode space-delimited
17057         ASCII words even in unstructured fields; don't break words at
17058         char-category boundaries.
17059         (rfc2047-encode-1): New function.
17060         (rfc2047-encode): Use it; encode text so that it occupies the
17061         maximum width within 76-column; work correctly on Q encoding for
17062         iso-2022-* charsets.
17063         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17064         sure not to break a line just after the header name.
17065         (rfc2047-b-encode-region): Remove.
17066         (rfc2047-b-encode-string): New function.
17067         (rfc2047-q-encode-region): Remove.
17068         (rfc2047-q-encode-string): New function.
17069
17070         * mm-util.el (mm-replace-in-string): New function.
17071
17072 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17073
17074         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17075         Really get it right.
17076         (gnus-inews-make-draft): Really.
17077
17078 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17079
17080         * nnmh.el (nnmh-request-list-1): Don't check the link count
17081         before descending.  (small patch)
17082
17083 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17084
17085         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17086         stuff.
17087
17088         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17089         Match on real group name.
17090
17091         * gnus-art.el (gnus-signature-limit): Doc fix.
17092
17093         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17094
17095         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
17096
17097 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
17098
17099         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
17100         isn't a string.
17101
17102 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17103
17104         * gnus-draft.el (gnus-draft-send):
17105         Bind rfc2047-encode-encoded-words.
17106
17107         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17108         (rfc2047-encodable-p): Say that =? needs encoding.
17109         (rfc2047-encode-encoded-words): New variable.
17110
17111         * gnus-group.el (gnus-group-select-group): Doc fix.
17112
17113         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17114
17115         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17116         to nil.
17117
17118         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17119
17120         * nnheader.el (nnheader-get-lines-and-char): New function.
17121
17122 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17123
17124         * gnus-msg.el (gnus-summary-followup-with-original):
17125         Document yanking of region when active.
17126
17127 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17128
17129         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17130         groups if the group level is higher than the specified value.
17131
17132 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17133
17134         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17135         (gnus-group-jump-to-group): Add prefix argument using
17136         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17137         non-active group.
17138
17139         * compface.el (uncompface): Be verbose when changing
17140         `uncompface-use-external'.
17141
17142         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17143         handle manual section.
17144
17145 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17146
17147         * gnus-art.el (gnus-button-alist): Revert previous change.
17148
17149 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17150
17151         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17152
17153 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17154
17155         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17156         whether backend can accept message.
17157
17158         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17159
17160 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17161
17162         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17163         Avoid creating directory when nntp-marks-is-evil is true.
17164         Reported by Reiner Steib.
17165
17166 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17167
17168         * gnus-picon.el (gnus-picon-style): New variable.
17169         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17170         (gnus-picon-transform-address): Support `gnus-picon-style'.
17171         From Jesper Harder <harder@ifa.au.dk>.
17172
17173 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17174
17175         * message.el (message-fill-field): Return point.
17176         (message-generate-headers): Go to end of field.
17177
17178         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17179         stuff for non-living groups.
17180
17181 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17182
17183         * gnus-art.el (gnus-article-followup-with-original)
17184         (gnus-article-reply-with-original): gnus-mark-active-p ->
17185         gnus-region-active-p.
17186
17187 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17188
17189         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17190         only when there is spam or ham to be processed.
17191
17192 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17193
17194         * mail-source.el (mail-source-delete-crash-box): Refactor.
17195         (mail-source-fetch): Use it.
17196         (mail-source-fetch-file): Ditto.
17197         (mail-source-fetch-directory): Run postscript in loop.
17198         (mail-source-fetch-pop): Delete.
17199         (mail-source-fetch-maildir): Ditto.
17200         (mail-source-fetch-imap): Ditto.
17201
17202         * imap.el (imap-authenticators): Comment out sasl.
17203
17204         * message.el (message-skip-to-next-address): New function.
17205         (message-fill-header-address): Refactor.
17206         (message-fill-address): Use it.
17207         (message-delete-address): Use it.
17208         (message-fill-header-general): Refactor.
17209         (message-fill-field-address): Rename.
17210         (message-narrow-to-field): Find the start of the header.
17211         (message-header-format-alist): Don't pre-fill.
17212         (message-fill-header): Remove.
17213         (message-insert-header): New function.
17214         (message-shorten-references): Use it.
17215
17216         * rfc2047.el (rfc2047-field-value): Strip props.
17217
17218         * mail-parse.el (mail-header-make-address): New alias.
17219
17220         * ietf-drums.el (ietf-drums-make-address): New function.
17221
17222         * imap.el: Add compiler directives.
17223
17224         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17225
17226         * gnus-art.el (article-decode-idna-rhs): Don't use
17227         message-idna-inside-rhs-p.
17228
17229 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17230
17231         * message.el (message-idna-inside-rhs-p): Remove.
17232         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17233
17234         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17235         false positives.
17236
17237 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17238
17239         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17240
17241 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17242
17243         * nneething.el (nneething-file-name): Don't create spurious
17244         files.
17245
17246         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17247         (gnus-inews-do-gcc): Remove sleep.
17248
17249         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17250         part under point.
17251
17252         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17253         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17254
17255 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17256
17257         * spam.el (spam-summary-prepare-exit): Fix (length).
17258
17259 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17260
17261         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17262         as expired without moving it" message when there are spam
17263         messages left.
17264
17265 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17266
17267         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17268         header is not nil.
17269
17270 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17271
17272         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17273         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
17274         (nntp-marks-changed-p): New arg SERVER.
17275         (nntp-request-update-info): Adjust caller.
17276
17277 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17278
17279         * nntp.el (nntp-save-marks): Pass missing arg.
17280
17281 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17282
17283         * nntp.el: Support marks.
17284         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17285         (nntp-marks-modtime, nntp-marks-directory): New variables.
17286         (nntp-request-set-mark, nntp-request-update-info)
17287         (nntp-possibly-create-directory, nntp-marks-changed-p)
17288         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
17289         New functions.
17290
17291 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17292
17293         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17294         (gnus-xmas-redefine): Rename.
17295
17296         * gnus-score.el (gnus-score-insert-help):
17297         Use gnus-select-lowest-window.
17298
17299         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17300         appt-select-lowest-window and rename to gnus-select-lowest-window.
17301
17302         * gnus.el: do.
17303
17304 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17305
17306         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17307         encodings of MIME-encoded words, in order to improve
17308         interoperability with several broken MUAs.
17309
17310 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17311
17312         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17313         tags, only when charsets are not specified in headers.
17314         (mm-inline-text-html-render-with-w3m): Ditto.
17315
17316         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17317         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17318
17319 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17320
17321         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17322         instead of MIME-decoded from fields when checking
17323         `gnus-article-address-banner-alist'.
17324
17325 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17326
17327         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17328         description rather than subject.
17329
17330 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17331
17332         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17333
17334 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17335
17336         * gnus.el (gnus-version-number): Bump.
17337
17338 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17339
17340         * gnus.el: No Gnus v0.2 is released.
17341
17342 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17343
17344         * gnus-agent.el (gnus-agent-read-agentview):
17345         Inline gnus-uncompress-range.
17346
17347 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17348
17349         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17350         `exec-installed-p'.
17351
17352 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17353
17354         * gnus.el (spam-process, spam-autodetect-methods):
17355         Add bsfilter and bsfilter-headers.
17356
17357         * spam.el (spam-bsfilter): New customize group.
17358         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17359         (spam-bsfilter-header, spam-bsfilter-probability-header)
17360         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17361         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17362         (spam-bsfilter-database-directory): New options.
17363         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17364         (spam-list-of-statistical-checks, spam-registration-functions):
17365         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17366         (spam-bsfilter-score): New command.
17367         (spam-check-bsfilter-headers, spam-check-bsfilter)
17368         (spam-bsfilter-register-with-bsfilter)
17369         (spam-bsfilter-register-spam-routine)
17370         (spam-bsfilter-unregister-spam-routine)
17371         (spam-bsfilter-register-ham-routine)
17372         (spam-bsfilter-unregister-ham-routine): New functions.
17373         (spam-generic-score): Support bsfilter; Accept an optional argument
17374         to recalcurate spam score even if scoring header has already been
17375         added.
17376         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17377         optional argument to recalcurate spam score even if scoring header
17378         has already been added.
17379
17380 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17381
17382         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17383         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17384         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17385         link is missing.
17386
17387 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17388
17389         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17390         (html2text-get-attr): Rewrite.
17391
17392         * message.el (message-setup-1): Remove redundant put-text-property
17393         on mail-header-separator.
17394
17395 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17396
17397         * gnus-registry.el (gnus-registry-cache-whitespace)
17398         (gnus-registry-action, gnus-registry-spool-action)
17399         (gnus-registry-split-fancy-with-parent): Change message levels
17400         from 5 to 3 or 7, as needed.
17401
17402         * spam.el (spam-summary-prepare-exit)
17403         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17404         (spam-split, spam-find-spam, spam-log-undo-registration)
17405         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
17406         level from 5 to 6.
17407
17408 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17409
17410         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17411         2004-03-04 change).
17412
17413 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17414
17415         * sieve-manage.el (sieve-manage-open):
17416         * nnweb.el (nnweb-insert-html):
17417         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17418         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17419         * nnspool.el (nnspool-request-group):
17420         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17421         * nnml.el (nnml-request-update-info):
17422         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17423         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17424         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17425         (nnimap-request-set-mark):
17426         * nnfolder.el (nnfolder-request-update-info):
17427         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17428         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17429         * gnus-uu.el (gnus-uu-find-articles-matching):
17430         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17431         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17432         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17433         * gnus-nocem.el (gnus-nocem-scan-groups):
17434         * gnus-int.el (gnus-start-news-server):
17435         * gnus-group.el (gnus-group-make-kiboze-group)
17436         (gnus-group-browse-foreign-server):
17437         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17438         Use mapc when appropriate.
17439
17440 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17441
17442         FIXME: Make separate entries for each person.
17443
17444         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17445         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17446         <shields@msrl.com>:
17447
17448         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17449         may need for spam sorting and scoring.
17450         (spam-user-format-function-S): Add user format function suitable for
17451         general use.
17452         (spam-article-sort-by-spam-status): Add sorting function for summary
17453         sorting.
17454         (spam-extra-header-to-number): Add function to get a score from a
17455         header.
17456         (spam-summary-score): Add function to get a numeric score from the
17457         headers.
17458         (spam-generic-score): Fix function doc, was in wrong place.
17459         (spam-initialize): Take symbols when it's run, and install the
17460         extra headers that spam-necessary-extra-headers thinks we need.
17461
17462 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17463
17464         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17465         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17466
17467 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17468
17469         * gnus-sum.el (gnus-set-global-variables)
17470         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17471         (gnus-article-get-xrefs, gnus-summary-best-group)
17472         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17473         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17474         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17475         Use with-current-buffer.
17476
17477 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17478
17479         * spam.el (spam-summary-prepare-exit): Simplify logic.
17480         (spam-fetch-article-header): Read the article header if it's not
17481         available.
17482         (spam-list-articles): Simplify logic.
17483         (spam-filelist-register-routine): Fix bug with unregister-list.
17484
17485         * gnus-registry.el: Fix comments at beginning.
17486
17487 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17488
17489         * message.el (message-cater-to-broken-inn): Remove.
17490         (message-shorten-references): Make sure the total folded length of
17491         References is shorter than 998 characters to cater to a bug in INN
17492         2.3.  Also, don't pretend that references aren't folded -- this
17493         hasn't worked for a while.
17494
17495 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17496
17497         * gnus-agent.el (gnus-agentize):
17498         gnus-agent-send-mail-real-function no longer set to current value
17499         of message-send-mail-function but rather a lambda that calls
17500         message-send-mail-function.  The change makes the agent real-time
17501         responsive to user changes to message-send-mail-function.
17502
17503 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17504
17505         * legacy-gnus-agent.el
17506         (gnus-agent-convert-to-compressed-agentview): Fix typos with
17507         help from Florian Weimer <fw@deneb.enyo.de>
17508
17509 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17510
17511         * nnmail.el (nnmail-cache-insert): Revert last change.
17512
17513 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17514
17515         * nnmail.el (nnmail-cache-insert): Always check whether
17516         nnmail-cache-ignore-groups matches a group name.
17517
17518 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17519
17520         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17521         (spam-find-spam, spam-log-processing-to-registry)
17522         (spam-log-registered-p, spam-log-unregistration-needed-p)
17523         (spam-log-undo-registration): Use gnus-message instead of
17524         gnus-error, none of these errors are fatal.
17525
17526         * gnus-registry.el (gnus-registry-clean-empty-function)
17527         (gnus-registry-clean-empty): Remove only empty entries without
17528         extra data.
17529
17530 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17531
17532         * spam-stat.el (spam-stat-buffer-change-to-spam)
17533         (spam-stat-buffer-change-to-non-spam): Change (error) to
17534         (gnus-message 8) invocation.
17535
17536 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17537
17538         * nntp.el (nntp-via-netcat-command): New variable.
17539         (nntp-via-netcat-switches): New variable.
17540         (nntp-open-via-rlogin-and-netcat): New function.
17541         (nntp-open-connection-function): Doc fix.
17542         (nntp-telnet-command): Doc fix.
17543         (nntp-end-of-line): Doc fix.
17544         (nntp-via-rlogin-command): Doc fix.
17545         (nntp-via-user-name): Doc fix.
17546         (nntp-via-address): Doc fix.
17547
17548 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17549
17550         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17551         error in Emacs 21.1.
17552
17553 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17554
17555         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17556
17557 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17558
17559         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17560         (gnus-agent-with-refreshed-group): New macro.
17561         (gnus-agent-rename-group): New function.
17562         (gnus-agent-delete-group): New function.
17563         (gnus-agent-save-group-info): Use gnus-command-method when
17564         `method' parameter is nil.  Don't write nil entries into the
17565         active file.
17566         (gnus-agent-get-group-info): New function.
17567         (gnus-agent-fetch-articles):
17568         Use gnus-agent-update-files-total-fetched-for to increment disk space
17569         used.
17570         (gnus-agent-fetch-headers, gnus-agent-save-alist):
17571         Use gnus-agent-update-view-total-fetched-for to increment disk space
17572         used.
17573         (gnus-agent-get-local): Add optional parameters to avoid calling
17574         gnus-group-real-name and gnus-find-method-for-group.
17575         (gnus-agent-set-local): Delete stored entry if either min, or max,
17576         are nil.
17577         (gnus-agent-fetch-session): Reworded error/quit messages.
17578         On quit, use gnus-agent-regenerate-group to record existance of any
17579         articles fetched to disk before the quit occurred.
17580         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17581         gnus-agent-update-view-total-fetched-for, and
17582         gnus-agent-update-files-total-fetched-for to decrement disk space
17583         used.
17584         (gnus-agent-retrieve-headers):
17585         Use gnus-agent-update-view-total-fetched-for to increment disk space
17586         used.
17587         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17588         with gnus-agent-update-files-total-fetched-for to decrement disk
17589         space and fresh group buffer.
17590         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17591         (gnus-agent-need-update-total-fetched-for): New variable.
17592         (gnus-agent-update-files-total-fetched-for): New function.
17593         (gnus-agent-update-view-total-fetched-for): New function.
17594         (gnus-agent-total-fetched-for): New function.
17595
17596         * gnus-cache.el (gnus-cache-save-buffers):
17597         Use gnus-cache-update-overview-total-fetched-for to change disk space
17598         used by this group.
17599         (gnus-cache-possibly-enter-article):
17600         Use gnus-cache-update-file-total-fetched-for to increment disk space
17601         used by this group.
17602         (gnus-cache-possibly-remove-article):
17603         Use gnus-cache-update-file-total-fetched-for to decrement disk space
17604         used by this group.
17605         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17606         (gnus-cache-rename-group): New function.
17607         (gnus-cache-delete-group): New function.
17608         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17609         (gnus-cache-need-update-total-fetched-for): New variable.
17610         (gnus-cache-with-refreshed-group): New macro.
17611         (gnus-cache-update-file-total-fetched-for): New function.
17612         (gnus-cache-update-overview-total-fetched-for): New function.
17613         (gnus-cache-rename-group-total-fetched-for): New function.
17614         (gnus-cache-delete-group-total-fetched-for): New function.
17615         (gnus-cache-total-fetched-for): New function.
17616
17617         * gnus-group.el: Require gnus-sum and autoload functions to
17618         resolve warnings when gnus-group.el compiled alone.
17619         (gnus-group-line-format): Documented new %F.
17620         (size of Fetched data) group line format; identifies disk space
17621         used by agent and cache.
17622         (gnus-group-line-format-alist): Defined new F format.
17623         (gnus-total-fetched-for): New function.
17624         (gnus-group-delete-group): No longer update
17625         gnus-cache-active-altered as gnus-request-delete-group now keeps
17626         the cache in sync.
17627         (gnus-group-list-active): Let the agent store a server's active
17628         list if currently plugged.
17629
17630         * gnus-int.el (gnus-request-delete-group):
17631         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17632         local disk in sync with the server.
17633         (gnus-request-rename-group):
17634         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17635         local disk in sync with the server.
17636
17637         * gnus-start.el (gnus-get-unread-articles):
17638         Cosmetic simplification to logic.
17639
17640         * gnus-util.el (gnus-rename-file): New function.
17641
17642 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17643
17644         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17645
17646 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17647
17648         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17649         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17650
17651 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17652
17653         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17654         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17655
17656 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17657
17658         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17659
17660 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17661
17662         * spam.el (spam-set-difference): Add function to replace
17663         gnus-set-difference in spam.el.
17664         (spam-summary-prepare-exit): Use spam-set-difference.
17665
17666 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17667
17668         * gnus-registry.el (gnus-registry-cache-file): Update to use
17669         gnus-dribble-directory OR gnus-home-directory OR ~.
17670         (gnus-registry-split-fancy-with-parent): Fix doc.
17671
17672 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17673
17674         * message.el (message-exchange-point-and-mark):
17675         Use message-mark-active-p.  Suggested by Jesper Harder
17676         <harder@ifa.au.dk>.
17677
17678 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17679
17680         * message.el (message-exchange-point-and-mark): Don't activate
17681         region if it was inactive.  Suggested by Hiroshi Fujishima
17682         <pooh@nature.tsukuba.ac.jp>.
17683
17684 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17685
17686         * gnus-art.el (article-display-face): Display Faces in the same
17687         order as X-Faces.
17688
17689 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17690
17691         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17692
17693 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17694
17695         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17696         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17697         (gnus-article-mime-hierarchy): Remove.
17698         (gnus-article-mime-hierarchy-next): Remove.
17699         (gnus-article-mode): Revert 2004-03-19 change.
17700         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17701         (gnus-insert-mime-button): Revert 2004-03-19 change.
17702         (gnus-mime-accumulate-hierarchy): Remove.
17703         (gnus-mime-enter-multipart): Remove.
17704         (gnus-mime-leave-multipart): Remove.
17705         (gnus-mime-display-part): Revert 2004-03-19 change.
17706         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17707
17708         * mml.el (mml-preview): Revert 2004-03-19 change.
17709
17710 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17711
17712         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17713
17714 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17715
17716         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17717         t while entering a file name using the mm-with-multibyte macro.
17718         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17719
17720         * mm-util.el (mm-with-multibyte): New macro.
17721
17722 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17723
17724         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
17725         New user option.
17726         (gnus-mime-multipart-functions): Doc and customization fix.
17727         (gnus-article-mime-hierarchy): New variable.
17728         (gnus-article-mime-hierarchy-next): New variable.
17729         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17730         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17731         gnus-article-mime-hierarchy-next to nil.
17732         (gnus-insert-mime-button): Show hierarchy numbers.
17733         (gnus-mime-accumulate-hierarchy): New function.
17734         (gnus-mime-enter-multipart): New function.
17735         (gnus-mime-leave-multipart): New function.
17736         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17737         (gnus-mime-display-alternative): Show hierarchy numbers.
17738
17739         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17740         gnus-article-mime-hierarchy-next to nil.
17741
17742 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17743
17744         * dns.el: Don't require gnus-xmas.
17745
17746 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17747
17748         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17749         inline PGP.
17750         (mml-menu): Disable mml-quote-region if mark is inactive.
17751
17752 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17753
17754         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17755         when the group's active is not available.
17756
17757 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17758
17759         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17760         error.
17761
17762 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17763
17764         * imap.el (imap-store-password): New variable.
17765         (imap-interactive-login): Use it.
17766         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17767
17768 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17769
17770         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17771         window-start and hscroll to summary window.
17772
17773 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17774
17775         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17776         conversion message to newsrc-dribble when an actual conversion is
17777         performed.
17778
17779 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17780
17781         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17782
17783 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17784
17785         * mm-decode.el (mm-complicated-handles): New function reviving
17786         former definition of mm-multiple-handles.
17787
17788         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17789         (gnus-mime-delete-part): Use it.
17790
17791 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17792
17793         * gnus-agent.el (gnus-agent-read-local):
17794         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
17795         avoid the implicit assumption that they will always be equal.
17796         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17797         coding-system-for-write, as the with-temp-file macro first prints
17798         to a buffer then saves the buffer.
17799
17800 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17801
17802         * gnus-art.el (gnus-article-edit-part): New function.
17803         (gnus-mime-save-part-and-strip): Use it; do query instead of
17804         signaling an error; don't use mm-multiple-handles.
17805         (gnus-mime-delete-part): Ditto.
17806
17807 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17808
17809         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
17810         old file versions.
17811         (gnus-group-prepare-hook): Remove function that converted list
17812         form of gnus-agent-expire-days to group properties.
17813
17814         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17815         (gnus-request-accept-article): Re-indented.
17816
17817         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17818         converters to handle old agent file formats.  Add logic for a
17819         "backup before upgrading warning".
17820         (gnus-convert-mark-converter-prompt): Developers can mark
17821         functions as needing (default), or not needing,
17822         gnus-convert-old-newsrc's "backup before upgrading warning".
17823         (gnus-convert-converter-needs-prompt): Tests whether the user
17824         should be protected from potentially irreversable changes by the
17825         function.
17826
17827         * legacy-gnus-agent.el: New.  Provides converters that are only
17828         loaded when gnus-convert-old-newsrc needs to call them.
17829
17830 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17831
17832         * mail-source.el (mail-source-touch-pop): Doc fix.
17833
17834         * message.el (message-smtpmail-send-it): Doc fix.
17835
17836 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17837
17838         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17839
17840         * nnmail.el (nnmail-split-fancy): do.
17841
17842         * gnus-kill.el (gnus-kill, gnus-execute): do.
17843
17844 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17845
17846         * gnus-sum.el (gnus-widget-reversible-match)
17847         (gnus-widget-reversible-to-internal)
17848         (gnus-widget-reversible-to-external): New functions.
17849         (gnus-widget-reversible): New widget.
17850         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17851
17852 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17853
17854         * gnus-sum.el (gnus-thread-sort-functions)
17855         (gnus-article-sort-functions): Document `(not F)' items.
17856
17857 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17858
17859         * spam.el (spam-use-gmane-xref): Add new backend.
17860         (spam-gmane-xref-spam-group): Add variable to control the name of the
17861         Gmane spam group.
17862         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17863         (spam-regex-headers-spam, spam-regex-headers-ham)
17864         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17865         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17866         backends and checks.
17867         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17868
17869         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17870         an autodetect method.
17871
17872 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17873
17874         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17875         articles are being added to a group.
17876         (gnus-request-replace-article): Inform the agent that articles
17877         need to be uncached as the cached contents are no longer valid.
17878
17879 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17880
17881         * binhex.el: Don't autoload executable-find.
17882
17883         * canlock.el: Don't autoload mail-fetch-field.
17884
17885         * dgnushack.el: Autoload c-mode for XEmacs.
17886
17887         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17888
17889         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17890         rmail-dont-reply-to and rmail-output.
17891
17892         * gnus-score.el: Don't autoload ffap-string-at-point.
17893
17894         * gnus-setup.el: Don't autoload sc-cite-original.
17895
17896         * imap.el: Don't autoload base64-decode-string,
17897         base64-encode-string and md5.
17898
17899         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17900         and rmail-msg-restore-non-pruned-header.
17901
17902         * mm-decode.el: Don't autoload executable-find.
17903
17904         * mm-url.el: Don't autoload executable-find.
17905
17906         * mm-view.el: Don't autoload diff-mode.
17907
17908         * nndb.el: Don't autoload news-reply-mode, news-setup,
17909         cancel-timer and telnet.
17910
17911         * password.el: Don't autoload run-at-time for Emacs.
17912
17913         * sha1-el.el: Don't autoload executable-find.
17914
17915         * sieve-mode.el: Don't autoload c-mode.
17916
17917         * uudecode.el: Don't autoload executable-find.
17918
17919 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17920
17921         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
17922         (gnus-agent-possibly-alter-active): Avoid null in numeric
17923         comparison.
17924         (gnus-agent-set-local): Refuse to save null in local object table.
17925         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17926         list of articles that will be marked as unread.
17927
17928 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17929
17930         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17931
17932 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17933
17934         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17935         language tags.
17936
17937 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17938
17939         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17940         Don't bind "obarray".
17941
17942         * gnus-sum.el (gnus-thread-sort-functions):
17943         Add `gnus-thread-sort-by-most-recent-number' and
17944         `gnus-thread-sort-by-most-recent-date'.
17945         Reported by Kai Grossjohann <kai@emptydomain.de>.
17946
17947 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17948
17949         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17950
17951 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17952
17953         * gnus-cus.el (gnus-agent-customize-category):
17954         Remove ignore-errors macro reference that required cl to be loaded at
17955         run-time.
17956
17957         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17958         single-interval range of the form (min . max).  Previously the
17959         range had to look like ((min . max)).  Likewise, return
17960         (min . max) rather than ((min . max)).
17961         (gnus-range-map): Use gnus-range-normalize to accept
17962         single-interval range.
17963
17964         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17965         the cache, but not the agent, now appear with their usual face.
17966
17967         * dgnushack.el (loaddir): New variable that is bound to the
17968         directory containing the dgnushack.el file. Use loaddir, rather
17969         than srcdir, to update load-path. Change lets dgnushack compile
17970         code in directories other than GNUS/lisp.
17971
17972 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17973
17974         * lpath.el: Don't bind w3m-safe-url-regexp.
17975
17976         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17977         w3m-safe-url-regexp variable buffer-local.
17978
17979         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17980
17981 2004-02-27  Simon Josefsson  <jas@extundo.com>
17982
17983         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17984         gnus-group-real-prefix.
17985         (gnus-summary-move-article): Use it, instead of
17986         gnus-group-real-prefix.
17987
17988 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17989
17990         * lpath.el: Bind w3m-safe-url-regexp.
17991
17992         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17993         w3m-safe-url-regexp variable buffer-local and set it as the value
17994         of mm-w3m-safe-url-regexp.
17995
17996         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17997
17998         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17999         parsing gnus-posting-styles when the message is not for replying.
18000
18001         * dgnushack.el: Autoload sgml-mode for XEmacs.
18002
18003         * nnrss.el (nnrss-opml-export):
18004         Use mm-set-buffer-file-coding-system instead of
18005         set-buffer-file-coding-system.
18006
18007 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18008
18009         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18010         of checkdoc.el).
18011         * nnrss.el: do.
18012         * gnus-mlspl.el: do.
18013         * gnus-ml.el: do.
18014         * gnus-srvr.el: do.
18015
18016         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18017
18018 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18019
18020         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18021         Corrections to custom-manual links.
18022
18023         * gnus-art.el (gnus-article): Ditto.
18024
18025         * mm-decode.el (mime-display, mime-security): Ditto.
18026
18027 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18028
18029         * flow-fill.el: Typo.
18030
18031 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18032
18033         * spam-wash.el: New file.
18034
18035 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18036
18037         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18038
18039 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18040
18041         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18042         to be run with new-articles as LIST1, not LIST2.
18043         (spam-registration-functions): Add spam-use-ham-copy as a nil
18044         registration backend.
18045
18046 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18047
18048         * spam-stat.el (spam-stat-washing-hook): New option.
18049         (spam-stat-buffer-words): Use it.
18050         (spam-stat-process-directory, spam-stat-test-directory):
18051         Use insert-file-contents-literally.
18052         (spam-stat-coding-system): New variable.
18053         (spam-stat-load, spam-stat-save): Use it.
18054
18055 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18056
18057         * spam-report.el (spam-report-plug-agent):
18058         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18059
18060 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18061
18062         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18063         Allow / in mailto URLs.
18064
18065 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18066
18067         * spam-report.el (spam-report-process-queue): Fix interactive use.
18068         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18069         (spam-report-unplug-agent): Doc fixes.
18070         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18071         (spam-report-agentize, spam-report-deagentize): Autoload.
18072
18073 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18074
18075         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
18076
18077         * message.el (message-setup-fill-variables): Add mml tags to
18078         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18079         <ajk@iu.edu>.
18080         (message-mode): Don't modify paragraph-separate there.
18081
18082 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18083
18084         * compface.el (uncompface-use-external): Default to undecided.
18085         (uncompface-use-external-threshold): New variable.
18086         (uncompface-float-time): New macro.
18087         (uncompface): Determine whether to use the external decoder if
18088         uncompface-use-external is undecided.
18089
18090 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18091
18092         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18093         after images.
18094
18095         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18096
18097 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18098
18099         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18100
18101         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18102
18103         * gnus-sum.el (gnus-summary-limit-to-age)
18104         (gnus-summary-limit-children): do.
18105
18106         * gnus-int.el (gnus-request-scan): do.
18107
18108         * gnus-group.el (gnus-group-suspend): do.
18109
18110         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18111
18112         * gnus-cite.el (gnus-cite-parse-attributions): do.
18113
18114         * gnus-agent.el (gnus-summary-set-agent-mark)
18115         (gnus-agent-regenerate-group): do.
18116
18117         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18118
18119         * binhex.el (binhex-decode-region-internal): do.
18120
18121 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18122
18123         * gnus-fun.el (gnus-face-properties-alist): New user option.
18124         (gnus-display-x-face-in-from): Use it.
18125
18126         * gnus-art.el (article-display-face): Ditto.
18127
18128         * compface.el (uncompface-use-external): Default to nil.
18129
18130 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18131
18132         * nntp.el (nntp-erase-buffer): New function.
18133         (nntp-retrieve-data, nntp-send-command)
18134         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18135         (nntp-possibly-change-group): Use it.
18136
18137         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18138         Use with-current-buffer.
18139
18140 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18141
18142         * compface.el: Merge the ELisp-based uncompface program.
18143         (compface): New customization group.
18144         (uncompface-use-external): New user option.
18145         (uncompface): Call uncompface-internal if uncompface-use-external
18146         is nil.
18147         (uncompface-internal): New function.  Note that there are also
18148         some other functions and variables added for this function.
18149
18150 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18151
18152         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18153         if necessary.
18154
18155 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18156
18157         * spam-report.el (spam-report-unplug-agent)
18158         (spam-report-plug-agent, spam-report-deagentize)
18159         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18160         Add support for the Agent in spam-report: when unplugged, report to a
18161         file; when plugged, submit all the requests.
18162
18163         * spam.el (spam-register-routine): Fix message about
18164         registration.
18165
18166 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18167
18168         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18169         dependencies.
18170         (rfc2047-encode): Use it.
18171
18172         * gnus-art.el (gnus-button-marker-list): Move before first
18173         reference.
18174
18175         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18176         (imap-parse-body): Fix format string mismatch.
18177
18178         * gnus-score.el (gnus-summary-increase-score): do.
18179
18180         * nnrss.el (nnrss-close): New function.
18181
18182 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18183
18184         * nnrss.el (nnrss-make-filename): New function.
18185         (nnrss-request-delete-group, nnrss-read-server-data)
18186         (nnrss-save-server-data, nnrss-read-group-data)
18187         (nnrss-save-group-data): Use it.
18188         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18189         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18190         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18191
18192 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18193
18194         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18195
18196 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18197
18198         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18199         files.
18200
18201         * message.el (message-generate-headers-first): Don't quote nil
18202         and t in docstrings.
18203
18204         * imap.el (imap-id): do.
18205
18206         * gnus-agent.el (gnus-agent-consider-all-articles)
18207         (gnus-agent-queue-mail): do.
18208
18209 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18210
18211         * spam-report.el (spam-report-process-queue): New function.
18212         Process requests from `spam-report-requests-file'.
18213         (spam-report-process-queue): Doc fix.
18214
18215 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18216
18217         * spam.el (spam-register-routine)
18218         (spam-log-processing-to-registry, spam-log-registered-p)
18219         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18220         Change "check" to "spam-check" for semi-clarity.
18221
18222 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18223
18224         * pop3.el: Require nnheader.
18225
18226         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18227
18228         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18229
18230         * gnus-picon.el: Require cl.
18231
18232         * gnus-fun.el: Require gnus-ems and gnus-util.
18233
18234         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18235
18236         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18237
18238         * gnus-art.el (gnus-article-edit-mode): Define before first
18239         reference.
18240
18241 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18242
18243         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18244         (gnus-uu-post-encoded): Use point-at-bol.
18245
18246         * gnus-topic.el (gnus-group-active-topic-p): do.
18247
18248         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18249
18250         * gnus-group.el (gnus-group-kill-region): do.
18251
18252         * gnus-art.el (article-date-ut): do.
18253
18254         * message.el (message-fetch-field): Remove redundant
18255         case-fold-search binding.
18256         (message-narrow-to-field): Simplify.
18257
18258 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18259
18260         * spam.el (spam-directory): Derive from `gnus-directory'.
18261
18262         * spam-report.el (spam-report-url-to-file)
18263         (spam-report-requests-file): New function and variable for offline
18264         reporting.
18265         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18266         and user defined function.
18267         (spam-report-url-ping-mm-url): Remove doubled slash.
18268
18269 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18270
18271         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18272
18273 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18274
18275         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
18276         Fix format string mismatch.
18277
18278         * sieve.el (sieve-deactivate-all): do.
18279
18280         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18281
18282         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18283
18284         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18285
18286         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18287
18288 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18289
18290         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18291         the list of checks.
18292
18293 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18294
18295         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18296         padding.
18297
18298 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18299
18300         * mm-view.el (mm-fill-flowed): New variable.
18301         (mm-inline-text): Use it.
18302
18303 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18304
18305         * spam.el (spam-spamassassin-register-ham-routine)
18306         (spam-spamassassin-register-spam-routine): Fix function names.
18307
18308 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18309
18310         * gnus.el (gnus-tmp-grouplens): Remove.
18311         (gnus-summary-line-format): Remove grouplens.
18312
18313         * gnus-group.el (gnus-group-line-format): Ditto.
18314
18315         * gnus-spec.el (gnus-format-specs): Ditto.
18316         (gnus-update-format-specifications): Flush the group format spec
18317         cache if there's the grouplens stuff.
18318         (gnus-parse-simple-format): Replace %l with the empty string.
18319
18320 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18321
18322         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18323         omission.
18324
18325 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18326
18327         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18328         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18329
18330 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18331
18332         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18333         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18334         New macros and functions.
18335         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18336         Handle > NLINK_MAX messages.
18337         * nnmaildir.el (nnmaildir-request-set-mark):
18338         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
18339
18340 2004-01-25  Alex Schroeder  <alex@gnu.org>
18341
18342         * spam-stat.el (spam-stat-process-directory-age): New option.
18343         (spam-stat-process-directory): Use it.
18344
18345 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18346
18347         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18348         (spam-stat-save): Accept prefix argument.
18349
18350 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18351
18352         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18353         links" error.
18354
18355 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18356
18357         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18358         the rest of the and/or forms.
18359
18360 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18361
18362         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18363         compatibility with old .newsrc.eld files.
18364
18365         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18366
18367         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18368
18369         * gnus-start.el (gnus-1): do.
18370
18371         * gnus-group.el (gnus-group-line-format-alist): do.
18372
18373         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18374
18375         * gnus-gl.el: Remove.
18376
18377 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18378
18379         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18380         marks consisting of a single range {for example, (3 . 5)} rather
18381         than a list of a single range { ((3 . 5)) }.
18382
18383 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18384
18385         * spam-stat.el (spam-stat-store-gnus-article-buffer):
18386         Use with-current-buffer.
18387         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18388         avoid consing a string.
18389
18390         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18391         Remove obsolete entries for big5 and gb2312.
18392
18393 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18394
18395         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18396         uncompressed list.
18397
18398 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18399
18400         * spam-stat.el (spam-stat-strip-xref): New function.
18401         (spam-stat-process-directory): Use it.
18402
18403         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18404         here -- it's done in message-fetch-field.
18405
18406 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18407
18408         * gnus-agent.el (gnus-agent-queue-mail)
18409         (gnus-agent-prompt-send-queue): New variables.
18410         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18411         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18412         "nndraft:queue" along to gnus-draft-send.
18413         Use gnus-agent-prompt-send-queue.
18414         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18415         is "nndraft:queue".  Suggested by Gaute Strokkenes
18416         <gs234@srcf.ucam.org>
18417
18418         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
18419         (agent-enable-undownloaded-faces): Add.
18420         (gnus-agent-cat-groups): Use eval-and-compile, not
18421         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18422         method of gnus-agent-cat-groups even when the buffer has been
18423         evaled.
18424         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
18425         delete gnus-agent-save-active-1.
18426         (gnus-agent-save-groups): Delete.  Identical to
18427         gnus-agent-save-active.
18428         (gnus-agent-write-active): No longer adjust agent's copy of active
18429         file as agent's adjustments are now stored in their own
18430         file.  Remove optional parameter.
18431         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18432         servers.  Add use of min/max range limits from server's local
18433         file.
18434         (gnus-agent-save-alist): Remove unused optional argument.
18435         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18436         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18437         (gnus-agent-set-local): A per-server file that keeps min/max range
18438         limits for articles known to the agent.  Provides a fast mechanism
18439         for altering many active ranges.
18440         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18441         active file (local makes it unnecessary).
18442         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
18443
18444         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
18445         (agent-enable-undownloaded-faces): Add.
18446
18447         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18448         disable it when sending to "nndraft:queue".
18449         (gnus-group-send-queue): Add safety check to avoid sending queue
18450         when unplugged.
18451
18452         * gnus-group.el (gnus-group-catchup): Use new
18453         gnus-sequence-of-unread-articles, not
18454         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18455         numbers of articles.  Use gnus-range-map to avoid having to
18456         uncompress the unread list.
18457         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18458         Fix invalid ange-ftp reference.
18459
18460         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18461         (gnus-sorted-range-intersection): Intersection of two ranges
18462         without requiring that they first be uncompressed.
18463
18464         * gnus-start.el (gnus-activate-group): Unless blocked by the
18465         caller, possibly expand the active range to include both cached
18466         and agentized articles.
18467         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18468         multiple version-dependent converters.
18469         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
18470         gnus-agent-save-active.
18471         (gnus-save-newsrc-file): Save dirty agent range limits.
18472
18473         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
18474         gnus-agent-possibly-alter-active.
18475         (gnus-adjust-marked-articles): Faster handling of simple lists.
18476
18477 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18478
18479         * spam-stat.el (spam-stat-test-directory): New optional argument
18480         displays a list of files detected.  Suggested by Andrew Cohen
18481         <cohen@andy.bu.edu>.
18482         (spam-stat-buffer-words-with-scores): Don't narrow and change
18483         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18484
18485 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18486
18487         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18488         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18489         (spam-spamassassin-arguments)
18490         (spam-spamassassin-spam-flag-header)
18491         (spam-spamassassin-positive-spam-flag-header)
18492         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18493         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18494         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18495         (spam-list-of-processors, spam-list-of-checks)
18496         (spam-list-of-statistical-checks, spam-registration-functions)
18497         (spam-check-spamassassin-headers, spam-check-spamassassin)
18498         (spam-spamassassin-score)
18499         (spam-spamassassin-register-with-sa-learn)
18500         (spam-spamassassin-register-spam-routine)
18501         (spam-spamassassin-register-ham-routine)
18502         (spam-assassin-register-spam-routine)
18503         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18504         (spam-bogofilter-score): Fix to show article before scoring.
18505
18506 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18507
18508         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18509         default scoring function.
18510         (spam-generic-score): Call spam-spamassassin-score if
18511         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18512         spam-bogofilter-score otherwise.
18513
18514         * gnus.el (spam-process, spam-autodetect-methods):
18515         Add spamassassin and spamassassin-headers.
18516
18517 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18518
18519         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18520         Suppress unnecessary messages.
18521
18522 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18523
18524         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18525         make-hash-table.
18526
18527 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18528
18529         * canlock.el (base64-encode-string): Don't autoload it.
18530
18531 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18532
18533         * run-at-time.el: Remove useless (require 'itimer),
18534         eval-and-compile and (featurep 'xemacs).
18535
18536 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18537
18538         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18539         GROUP is a virtual group.
18540
18541 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18542
18543         * gnus.el: Autoload `message-y-or-n-p'.
18544
18545 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18546
18547         * pgg-parse.el: Remove unnecessary (require 'custom).
18548
18549         * pgg-def.el: do.
18550
18551         * nnmail.el: do.
18552
18553         * gnus-undo.el: do.
18554
18555         * gnus-picon.el: do.
18556
18557         * gnus-util.el: do.
18558
18559 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18560
18561         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18562
18563 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18564
18565         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18566         handle, as well as a list.
18567
18568         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18569         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18570         (mm-w3m-cid-retrieve): Simplify.
18571
18572 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18573
18574         * message.el (message-kill-to-signature): Allow prefix arg to
18575         specify number of lines to keep before signature.
18576
18577 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18578
18579         * message.el (message-kill-to-signature): Change docstring.
18580
18581 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18582
18583         * canlock.el: Always require sha1-el.
18584         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18585
18586         * message.el: Autoload sha1 only when compiling.
18587
18588         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18589         eudc-expand-inline for XEmacs.
18590
18591 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18592
18593         * message.el (message-canlock-generate): Require sha1-el.
18594
18595 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18596
18597         * message.el (message-expand-name): Silence the byte compiler.
18598
18599         * lpath.el: Add detect-coding-system.
18600
18601         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18602         cus-edit.
18603
18604 2004-01-13  Simon Josefsson  <jas@extundo.com>
18605
18606         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18607         Invoke gnus-score-mode.
18608         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18609
18610         * gnus-range.el (gnus-compress-sequence): Doc fix.
18611         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
18612
18613 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18614
18615         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18616
18617 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18618
18619         * spam.el (spam-get-article-as-string): Update to use
18620         gnus-request-article-this-buffer, much simpler.
18621         (spam-get-article-as-buffer): Remove.
18622
18623 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18624
18625         * message.el (message-expand-name): Use EUDC if the user uses that.
18626
18627 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18628
18629         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18630         character for the encoding to avoid consing a string.
18631
18632         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18633         unnecessarily.
18634
18635         * mm-util.el (mm-replace-chars-in-string): Remove.
18636
18637         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18638         of mm-replace-chars-in-string.
18639
18640 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18641
18642         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18643
18644         * mm-util.el (mm-subst-char-in-string): Support inplace.
18645
18646         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18647         a new string in every iteration.  Use shy groups.
18648
18649 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18650
18651         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18652         * gnus-soup.el (gnus-soup-group-brew):
18653         * gnus-msg.el (gnus-put-message):
18654         * gnus-move.el (gnus-group-move-group-to-server):
18655         * gnus-kill.el (gnus-batch-score):
18656         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18657         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18658         (gnus-group-update-group, gnus-group-read-group)
18659         (gnus-group-make-group, gnus-group-make-help-group)
18660         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18661         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18662         (gnus-group-sort-by-unread, gnus-group-catchup)
18663         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18664         (gnus-group-yank-group, gnus-group-set-info)
18665         (gnus-group-list-groups):
18666         * gnus.el (gnus-generate-new-group-name):
18667         * gnus-delay.el (gnus-delay-send-queue):
18668         * nnvirtual.el (nnvirtual-catchup-group):
18669         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18670         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18671         (gnus-group-prepare-topics, gnus-topic-check-topology):
18672         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18673         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18674         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18675         (gnus-group-make-articles-read):
18676         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18677         (gnus-group-change-level, gnus-kill-newsgroup)
18678         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18679         (gnus-get-unread-articles, gnus-make-articles-unread)
18680         (gnus-make-ascending-articles-unread): Use accessor
18681         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18682         to get group information for improved readability.
18683
18684
18685 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18686
18687         * gnus-art.el (article-decode-mime-words, article-babel)
18688         (gnus-article-highlight-signature, gnus-article-add-buttons)
18689         (gnus-signature-toggle): Use gnus-with-article-buffer.
18690
18691         * gnus-art.el (gnus-article-highlight-headers)
18692         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18693
18694         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18695         (gnus-article-set-globals, gnus-request-article-this-buffer)
18696         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18697         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18698         (gnus-mime-display-alternative): Use with-current-buffer.
18699
18700 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18701
18702         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18703         also under 80 char limit, and call gnus-error if needed.
18704         (spam-fetch-article-header): Fix - it was a
18705         buffer-local variable (gnus-newsgroup-data).
18706         (spam-find-spam): Use spam-generate-fake-headers, forget about
18707         spam-insert-fake-headers.
18708         (spam-insert-fake-headers): Remove.
18709
18710 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18711
18712         * deuglify.el (gnus-article-outlook-unwrap-lines)
18713         (gnus-outlook-rearrange-article)
18714         (gnus-outlook-repair-attribution-outlook)
18715         (gnus-outlook-repair-attribution-block)
18716         (gnus-outlook-repair-attribution-other): Remove redundant
18717         save-excursion.
18718
18719 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18720
18721         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18722         (spam-fetch-field-subject-fast)
18723         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18724         (spam-fetch-article-header): Add functions to deal with Gnus
18725         internals for fast retrieval of article header data.
18726         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18727
18728 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18729
18730         * pop3.el (pop3-md5): Remove.
18731         (pop3-apop): Replace pop3-md5 with md5.
18732
18733         * mm-bodies.el: base64 is always built-in.
18734
18735         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18736         Use with-current-buffer.
18737
18738 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18739
18740         * canlock.el (canlock-insert-header): Remove excessive grouping in
18741         regexp.
18742
18743         * gnus-sum.el (gnus-summary-read-document): Ditto.
18744
18745         * gnus-uu.el (gnus-uu-part-number): Ditto.
18746
18747         * html2text.el (html2text-remove-tags): Ditto.
18748         (html2text-format-tags): Ditto.
18749         (html2text-format-single-elements): Ditto.
18750
18751         * mml.el (mml-parse-1): Ditto.
18752
18753 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18754
18755         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18756
18757         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18758
18759         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18760
18761         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18762
18763 2003-11-15  Simon Josefsson  <jas@extundo.com>
18764
18765         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18766         (pgg-gpg-lookup-key): Use regexp match instead of
18767         split-string (split-string is different between emacs 21.2 and
18768         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18769
18770 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18771
18772         * gnus-art.el (gnus-mime-view-all-parts)
18773         (gnus-article-part-wrapper, gnus-article-view-part):
18774         Use with-current-buffer.
18775
18776 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18777
18778         * spam.el (spam-disable-spam-split-during-ham-respool)
18779         (spam-spamoracle-database, spam-cache-lookups)
18780         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18781         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18782         (spam-group-ham-marks, spam-group-spam-marks)
18783         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18784         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18785         also add spam-use-blackholes to the statistical checks.
18786         (spam-fetch-field-fast): Add interface to fetching fields, may
18787         become a macro.
18788         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18789         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18790         (spam-insert-fake-headers): Fake an article when needed.
18791         (spam-find-spam): Fake article when possible.
18792         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18793         (spam-check-bogofilter-headers): Use message-fetch-field instead
18794         of nnmail-fetch-field.
18795
18796 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18797
18798         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18799
18800 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18801
18802         * spam.el (spam-split): Do not require spam-use-CHECK to be
18803         enabled if that check is passed to spam-split explicitly; also
18804         fix so 'spam doesn't get converted to spam-split-group when
18805         spam-split-symbolic-return is t.
18806         (spam-find-spam): Find registrations of the article and use those
18807         instead of re-running spam-split to find the spam/ham
18808         classification of the article.
18809         (spam-log-processing-to-registry, spam-log-registered-p)
18810         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18811         Use gnus-error instead of gnus-message.
18812         (spam-log-registration-type): Add function to determine the
18813         classification of a message based on registry entries; will
18814         return nil if both 'spam and 'ham are found.
18815         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18816         a reasonably fast local cache without the loading errors.
18817         (spam-cache-lookups): Set to t by default.
18818         (spam-find-spam): Don't try to guess spam-cache-lookups.
18819         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18820         spam-caches entry.
18821         (spam-filelist-build-cache, spam-filelist-check-cache):
18822         Fix caching of whitelist/blacklist entries.
18823         (spam-check-whitelist, spam-check-blacklist):
18824         Invoke spam-from-listed-p with a type, not a cache variable.
18825         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18826
18827 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18828
18829         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18830
18831         * nnmail.el (nnmail-split-fancy): do.
18832
18833         * mml.el (mml-parse): do.
18834
18835         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18836         (gnus-score-adaptive): do.
18837
18838 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18839
18840         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18841         (gnus-mime-button-map): Don't set keymap parent.
18842         (gnus-button-ctan-directory-regexp): Use shy grouping.
18843         (gnus-prev-page-map): Don't set keymap parent.
18844         (gnus-prev-page-map): Remove duplicated one.
18845         (gnus-next-page-map): Don't set keymap parent.
18846         (gnus-mime-security-button-map): Ditto.
18847
18848         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18849         version number.
18850
18851         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18852
18853 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18854
18855         * canlock.el (canlock-sha1-function): Remove.
18856         (canlock-sha1-function-for-verify): Remove.
18857         (canlock-openssl-program): Remove.
18858         (canlock-openssl-args): Remove.
18859         (canlock-ignore-errors): Remove.
18860         (canlock-sha1-with-openssl): Remove.
18861         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18862         (canlock-verify): Don't use canlock-ignore-errors.
18863
18864         * sha1-el.el (sha1-string-external): Make it can return a string
18865         in binary form.
18866         (sha1-region-external): Ditto.
18867         (sha1-string-internal): Ditto.
18868         (sha1-region-internal): Ditto.
18869         (sha1-region): Ditto.
18870         (sha1-string): Ditto.
18871         (sha1): Ditto.
18872
18873 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18874
18875         * spam.el (spam-report-articles-gmane): New command.
18876
18877 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18878
18879         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18880
18881         * run-at-time.el (run-at-time-saved): Remove.
18882         (run-at-time): Doc fix.
18883
18884 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18885
18886         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18887         (gnus-summary-limit-map): Add it.
18888         (gnus-summary-make-menu-bar): do.
18889
18890 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18891
18892         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18893         Make attempt at some caching support (done for BBDB only now).
18894         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18895         addresses to be checked.
18896         (spam-clear-cache-BBDB): Add function, to be invoked by
18897         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18898         (spam-check-BBDB): Check and use the caches, if
18899         spam-cache-lookups is on, remove superfluous (provide).
18900
18901 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18902
18903         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
18904
18905 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18906
18907         * run-at-time.el (run-at-time-saved): Move to after the definition
18908         of `run-at-time'.
18909
18910         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18911
18912 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18913
18914         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18915         mm-w3m-local-map-property.
18916
18917         * mm-view.el (mm-w3m-mode-map): Remove.
18918         (mm-w3m-local-map-property): Remove.
18919         (mm-inline-text-html-render-with-w3m): Don't use
18920         mm-w3m-local-map-property.
18921
18922 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18923
18924         * run-at-time.el: New file.
18925
18926         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18927         under Emacs.
18928
18929         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18930         of gnus-set-text-properties.
18931
18932         * gnus-uu.el (gnus-uu-save-article): Ditto.
18933
18934         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18935
18936         * gnus-cite.el (gnus-cite-parse): Ditto.
18937
18938         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18939         of gnus-.
18940
18941         * gnus-xmas.el (run-at-time): Require run-at-time.
18942
18943         * gnus.el: Change calls to nnheader-run-at-time and
18944         password-run-at-time throughout to use run-at-time directly.
18945
18946         * password.el: Remove definition of run-at-time.
18947
18948         * nnheaderxm.el: Remove definition of run-at-time.
18949
18950 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18951
18952         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18953         in prompt.
18954
18955 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18956
18957         * messagexmas.el (message-xmas-redefine): Alias
18958         `message-make-caesar-translation-table' to
18959         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18960         version.
18961
18962         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18963         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18964         `gnus-xmas-set-text-properties'.
18965         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18966         `gnus-xmas-completing-read'.
18967         (gnus-xmas-completing-read): Removed.
18968         (gnus-xmas-open-network-stream): Removed.
18969
18970         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18971         XEmacs version.
18972
18973         * dns.el (dns-make-network-process): Use `open-network-stream'
18974         instead of `gnus-xmas-open-network-stream'.
18975
18976         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18977
18978         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18979
18980 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18981
18982         * gnus-art.el (gnus-mime-display-alternative)
18983         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18984         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18985         Don't use gnus-local-map-property.
18986
18987         * gnus-util.el (gnus-local-map-property): Remove.
18988
18989         * mm-view.el (mm-view-pkcs7-decrypt):
18990         Replace gnus-completing-read-maybe-default with completing-read.
18991
18992         * gnus-util.el (gnus-completing-read): do.
18993         (gnus-completing-read-maybe-default): Remove.
18994
18995 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18996
18997         * password.el: Only autoload `run-at-time' if not XEmacs.
18998         Only autoload the itimer functions if XEmacs.
18999
19000 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19001
19002         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
19003         XEmacsen.
19004
19005         * dgnushack.el: Autoload executable-find for XEmacs.
19006
19007 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19008
19009         * gnus-art.el (gnus-read-string): Remove.
19010         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19011         read-string.
19012
19013 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19014
19015         * netrc.el: Autoload password-read.
19016         (netrc): Add configuration group.
19017         (netrc-encoding-method, netrc-openssl-path):
19018         Add variables for encoding and decoding of files with symmetric
19019         ciphers.
19020         (netrc-encode): Add assistant function to encode a file with
19021         netrc-encoding-method.
19022         (netrc-parse): Add interactive parameter, added optional
19023         decoding if netrc-encoding-method is non-nil but otherwise
19024         behavior is standard.
19025         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19026         Do s/encode/encrypt/ everywhere.
19027
19028         * spam.el: Remove executable-find autoload.
19029
19030 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19031
19032         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19033
19034         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19035
19036 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19037
19038         * gnus-art.el (gnus-treat-ansi-sequences)
19039         (article-treat-ansi-sequences): New variable and function.
19040         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19041
19042         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19043         Use it.
19044
19045 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19046
19047         * mm-util.el (mm-quote-arg): Remove.
19048
19049         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19050         shell-quote-argument.
19051
19052         * gnus-uu.el (gnus-uu-command): do.
19053
19054         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19055
19056         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19057         with make-char.
19058
19059         * mm-util.el (mm-make-char): Remove.
19060
19061         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19062         add-minor-mode.
19063
19064         * gnus-undo.el (gnus-undo-mode): do.
19065
19066         * gnus-topic.el (gnus-topic-mode): do.
19067
19068         * gnus-sum.el (gnus-dead-summary-mode): do.
19069
19070         * gnus-start.el (gnus-slave-mode): do.
19071
19072         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19073
19074         * gnus-ml.el (gnus-mailing-list-mode): do.
19075
19076         * gnus-gl.el (gnus-grouplens-mode): do.
19077
19078         * gnus-draft.el (gnus-draft-mode): do.
19079
19080         * gnus-dired.el (gnus-dired-mode): do.
19081
19082         * gnus-ems.el (gnus-add-minor-mode): Remove.
19083
19084         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19085         Replace gnus-char-width with char-width.
19086
19087         * gnus-ems.el (gnus-char-width): Remove.
19088
19089         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19090         Replace gnus-char-width with char-width.
19091
19092         * gnus-ems.el (gnus-char-width): Remove.
19093
19094         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19095         definition.
19096         Remove Emacs 20 hash table compatibility code.
19097
19098         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19099         20 compatibility code.
19100
19101         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19102
19103         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19104
19105         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19106         Replace with point-at-{eol,bol}.
19107
19108         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19109
19110         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19111
19112         * flow-fill.el (fill-flowed-point-at-bol)
19113         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19114
19115         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19116         Replace with point-at-{eol,bol} throughout all files.
19117
19118 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19119
19120         * ntlm.el (ntlm-string-as-unibyte): New macro.
19121         (ntlm-build-auth-response): Use it.
19122
19123         Remove Emacs 20 stuff:
19124         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
19125         (butlast, mapc, remove): Remove the compiler macros.
19126         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19127         of delq and copy-sequence.
19128         * gnus-art.el (popup-menu): Remove the compiler macro.
19129         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19130         Emacs 20.
19131
19132 2004-01-05  Simon Josefsson  <jas@extundo.com>
19133
19134         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19135         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19136         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19137         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19138         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19139         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19140         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19141         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19142         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19143         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19144         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19145         string-xor into ntlm-string-xor.
19146         Suggested by Jesper Harder <harder@myrealbox.com>.
19147
19148         * ntlm.el: Don't include poem.
19149
19150         * md4.el (print-int32, print-string-hexa): Remove.
19151         Suggested by Jesper Harder <harder@myrealbox.com>.
19152
19153         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19154
19155         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19156         probably breaks emacs with DL patch, but do we care? Is anyone
19157         still using the DL stuff?)
19158
19159         * sieve-manage.el: Use the password package.
19160         (sieve-manage-read-passwd): Remove.
19161         (sieve-manage-interactive-login): Use password.  Re-add
19162         condition-case around loop.
19163
19164         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19165         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19166         Use the password package.
19167
19168 2003-02-19  Simon Josefsson  <jas@extundo.com>
19169
19170         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19171         token.
19172
19173 2002-08-07  Simon Josefsson  <jas@extundo.com>
19174
19175         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19176         (sieve-manage-authenticators):
19177         (sieve-manage-authenticator-alist): Add some SASL mechs.
19178         (sieve-sasl-auth): New function.
19179         (sieve-manage-cram-md5-auth):
19180         (sieve-manage-plain-auth): Rewrite using SASL library.
19181         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19182         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19183         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19184         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19185
19186 2004-01-05  Simon Josefsson  <jas@extundo.com>
19187
19188         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19189         New files.
19190
19191 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19192
19193         * gnus-group.el (gnus-no-groups-message): Update.
19194
19195         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19196
19197 2003-11-09  Simon Josefsson  <jas@extundo.com>
19198
19199         * imap.el: Support for ID IMAP extension (RFC 2971).
19200         (imap-local-variables): Add imap-id.
19201         (imap-id): New variable.
19202         (imap-id): New function.
19203         (imap-parse-response): Parse untagged ID response.
19204         * nnimap.el (nnimap-id): New variable.
19205         (nnimap-open-connection): Use it.
19206
19207 2003-12-28  Simon Josefsson  <jas@extundo.com>
19208
19209         * gnus-score.el (gnus-score-edit-all-score): New.
19210         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19211
19212 2004-01-04  Simon Josefsson  <jas@extundo.com>
19213
19214         * password.el: Add.
19215
19216 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19217
19218         * dns.el (dns-query-types): Fix typo.
19219         (dns-query-types): New function.
19220         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19221         PTR and SOA replies, see RFC 1035.
19222
19223 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19224
19225         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19226
19227         * Move to Changelog.2.
19228
19229 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19230
19231         * gnus.el (gnus-version-number): Bump version.
19232
19233 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19234
19235         * gnus.el: No Gnus v0.1 is released.
19236
19237 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19238
19239         * gnus.el: No Gnus v0.0 is released.
19240
19241 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19242
19243         * gnus.el (gnus-version-number): Bump.
19244         (gnus-version): No.
19245
19246 See ChangeLog.2 for earlier changes.
19247
19248     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19249       Free Software Foundation, Inc.
19250
19251   This file is part of GNU Emacs.
19252
19253   GNU Emacs is free software: you can redistribute it and/or modify
19254   it under the terms of the GNU General Public License as published by
19255   the Free Software Foundation, either version 3 of the License, or
19256   (at your option) any later version.
19257
19258   GNU Emacs is distributed in the hope that it will be useful,
19259   but WITHOUT ANY WARRANTY; without even the implied warranty of
19260   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19261   GNU General Public License for more details.
19262
19263   You should have received a copy of the GNU General Public License
19264   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19265
19266 ;; Local Variables:
19267 ;; coding: utf-8
19268 ;; fill-column: 79
19269 ;; add-log-time-zone-rule: t
19270 ;; End: