shr-color: fix docstring
[gnus] / lisp / ChangeLog
1 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * message.el (message-goto-body): called-interactively-p needs a
4         parameter, so use `any'.
5
6         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7         clear marks before moving, since they're synced from the Gnus side
8         first.
9
10         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
11         (gnus-summary-move-article): Copy over all marks before moving, so that
12         IMAP doesn't think a new article has arrived.
13
14 2010-11-24  Julien Danjou  <julien@danjou.info>
15
16         * shr-color.el (shr-color-visible): Fix docstring.
17
18         * shr.el (shr-tag-table): Add bgcolor support.
19         (shr-render-td): Add bgcolor support.
20
21         * message.el (message-goto-body): Use called-interactively-p.
22         (message-in-body-p): message-goto-body returns point.
23
24 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25
26         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
27         Fixes something or other in Emacs 23, and is backwards compatible.
28
29         * message.el (message-goto-body): Remove the <#secure special-casing,
30         which is too special.
31
32         * shr.el (shr-parse-style): Drop !important from styles.
33
34 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
35
36         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
37         this function to return incorrect results when calling it with an
38         explicit article argument different from
39         (gnus-summary-article-number).
40
41 2010-11-24  Julien Danjou  <julien@danjou.info>
42
43         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
44         (shr-tag-body): Add background support.
45         (shr-descend): Add background support.
46         (shr-tag-title): Add.
47
48         * shr-color.el (shr-color-visible): Really return original background
49         if fixed.
50
51 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
52
53         * shr.el (shr-color-check): Protect against non-existant colour names.
54
55 2010-11-24  Julien Danjou  <julien@danjou.info>
56
57         * color-lab.el: Require 'cl when compiling.
58
59         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
60
61         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
62         matched part.
63
64         * color-lab.el: Fix all expt calls to use float type.
65
66 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
67
68         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
69         expression to shr-color-check as is.
70
71         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
72
73         * color-lab.el: Add coding cookie.
74         (float-pi): Use eval-and-compile.
75
76         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
77         compiled for Emacsen having no `libxml-parse-html-region' support.
78
79 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
80
81         * shr.el (shr-insert-color-overlay): Split stuff like
82         "#444444 !important" to find the real colour.
83         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
84         parse <font color="red"> entries.
85
86 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
87
88         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
89         point when parsing headers.
90
91         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
92         is positioned properly when parsing headers.
93
94 2010-11-23  Julien Danjou  <julien@danjou.info>
95
96         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
97
98         * shr-color.el (shr-color->hexadecimal): Add support for color names.
99
100         * shr.el (shr-parse-style): Replace \n with space in style parsing.
101
102         * shr-color.el (shr-color-hsl-to-rgb-fractions): Use
103         shr-color-hue-to-rgb.
104         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
105
106 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
107
108         * shr.el (shr-color->hexadecimal): Autoload.
109         (shr-descend): Add color to all tags.
110
111 2010-11-22  Julien Danjou  <julien@danjou.info>
112
113         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
114         shr-color->hexadecimal.
115
116         * shr-color.el (shr-color->hexadecimal): Add converting functions for
117         RGB() or HSL() color representation.
118
119         * shr.el (shr-tag-font): Add.
120         (shr-tag-color-check): New function to get better colors.
121         (shr-tag-insert-color-overlay): Factorize code between tag-font and
122         tag-span.
123
124         * shr-color.el: New file.
125
126         * color-lab.el: New file.
127
128         * gnus-art.el (gnus-url-mailto): Do not downcase args.
129
130 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
131
132         * nnir.el: Fix typo in comments.
133         (nnir-run-imap): Simplify code. No need to reverse artlist.
134         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
135
136 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
137
138         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
139
140         * nnimap.el (nnimap-get-capabilities): Refactor out.
141         (nnimap-open-connection): Re-request capabilities after STARTTLS.
142
143 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
144
145         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
146         appearing when `mm-uu-hide-markers' is nil.
147
148 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
149
150         * nnimap.el (nnimap-unselect-group): Make into its own function.
151         (nnimap-request-rename-group): Unselect group before renaming.
152         This had gotten lost somewhere.
153         (nnimap-request-accept-article): Keep track of examined groups, and
154         unselect the group before APPENDing to read-only groups.
155         (nnimap-request-move-article): Clear flags before moving so that they
156         can be re-set later.
157
158 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
159
160         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
161         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
162
163 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
164
165         * gnus-art.el (gnus-mime-display-single)
166         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
167         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
168         parameter.
169
170 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
171
172         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
173         (shr-table-vertical-line): New variable.
174         (shr-insert-table): Use it.
175
176 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
177
178         * gnus-html.el (gnus-html-wash-images): Don't display images if
179         gnus-inhibit-images is non-nil; register displayer for cid images.
180         (gnus-html-display-image): Work for cid image.
181         (gnus-html-insert-image): Allow arguments.
182         (gnus-html-put-image): Inhibit read-only.
183         (gnus-html-prefetch-images): Don't prefetch images if
184         gnus-inhibit-images is non-nil.
185
186 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
187
188         * shr.el (shr-put-image): Break lines when inserting big pictures.
189
190 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
191
192         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
193         sender, thanks Katsumi Yamaoka.
194
195 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
196
197         * nnir.el (nnir-run-imap): Reverse the article list for each group
198         rather than the whole list.
199
200 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
201
202         * shr.el (shr-image-displayer): Protect function against non-existent
203         image source.
204
205         * gnus-art.el (gnus-inhibit-images): New user option.
206         (gnus-mime-display-single): Don't display image if it is non-nil.
207
208         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
209         gnus-inhibit-images.
210
211         * shr.el (shr-image-displayer): New function.
212         (shr-tag-img): Use it.
213
214 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
215
216         * mml2015.el (mml2015-epg-sign): Use From header.
217
218 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
219
220         * gnus-html.el (gnus-html-wash-images): Register a displayer.
221
222         * gnus-util.el (gnus-find-text-property-region): Return markers.
223
224         * shr.el (shr-tag-img): Put a displayer in the text property.
225
226         * gnus-util.el (gnus-find-text-property-region): New utility function.
227
228         * gnus-html.el (gnus-html-display-image): Make the alt optional.
229         (gnus-html-show-images): Remove.
230
231         * gnus-art.el (gnus-article-show-images): New, more general function.
232
233         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
234         image url text properties.
235
236         * shr.el: Ditto.
237
238         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
239         gnus-agent-auto-agentize-methods is set.  Which it isn't.
240
241 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
242
243         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
244         work for two or more articles.
245
246 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
247
248         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
249         divide an image that's in an html article to two or more when washing
250         non-ASCII characters in alt text of it.
251
252 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
253
254         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
255         smime-decrypt-region using function argument.
256         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
257
258         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
259
260         * smime.el (smime-decrypt-region): Catch it.
261
262 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
263
264         * smime.el (smime-mode-map): Move initialization into declaration.
265         (gnus-run-mode-hooks): Don't autoload.
266         (smime-mode): Use define-derived-mode.
267
268 2010-11-11  Glenn Morris  <rgm@gnu.org>
269
270         * smime.el (from): Restrict declaration to XEmacs.
271
272         * nnir.el (gnus-group-topic-name): Autoload.
273
274 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
275
276         * shr.el (shr-insert): Don't break long line if it is because of
277         kinsoku-bol characters in the line end.
278
279 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
280
281         * nnir.el (nnir-request-move-article): Fix to provide original group
282         and subject.
283         (nnir-warp-to-article): Don't fail on articles whose headers haven't
284         been retrieved.
285
286         * gnus-sum.el (gnus-summary-move-article): Use original group and
287         subject for virtual articles such as those in an nnir summary buffer.
288
289 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
290
291         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
292         least 21.5).
293
294         * smime.el (from): Declare it again for XEmacs.
295
296 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
297
298         * message.el (message-resend): Don't disable encoding unless it's
299         already encoded.
300
301         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
302         low-numbered articles.
303
304 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
305
306         * rfc2047.el (rfc2047-syntax-table): Simplify.
307
308         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
309
310         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
311         set-char-table-range for XEmacs.
312
313 2010-11-10  Glenn Morris  <rgm@gnu.org>
314
315         * time-date.el (time-to-seconds): Always an alias on Emacs,
316         never a real function.
317         (with-no-warnings): Remove compat stub, now unused.
318         (time-less-p): Doc fix.
319         (time-to-number-of-days): Simplify.
320
321         * smime.el (from): Remove unused declaration.
322
323         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
324         (gnus-float-time): On Emacs, always an alias.
325
326         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
327         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
328
329 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
330
331         * dgnushack.el: Don't use ignore-errors in the top level form since it
332         is unavailable in XEmacs even if cl is loaded.
333
334         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
335
336 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
337
338         * shr.el (browse-url-mailto): Autoload.
339
340         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
341
342         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
343         regexp doesn't need quoting.
344
345 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
346
347         * message.el (message-subject-trailing-was-ask-regexp)
348         (message-subject-trailing-was-regexp): Match was: in addition to was.
349
350 2010-11-09  Glenn Morris  <rgm@gnu.org>
351
352         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
353         (nnbabyl-check-mbox): Use point-at-bol.
354
355 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
356
357         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
358
359         * message.el (message-mailto): New function.
360         (message-mailto): Should accept other parameters.
361         (message-mailto): Remove since it duplicates browse-url-mailto
362         functionality.
363
364 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
365
366         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
367         methods.
368         (gnus-read-active-file): Ditto.
369
370         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
371         ": " from the prompt.
372         (gnus-group-make-group): Ditto.
373
374 2010-11-07  Glenn Morris  <rgm@gnu.org>
375
376         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
377         (gnus-bookmark-kill-line): Use point-at-eol.
378
379 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
380
381         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
382         asterisks in From header.
383
384 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
385
386         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
387         string to avoid making the From headers syntactically invalid.
388
389         * message.el (message-send-mail): Don't insert courtesy messages if the
390         message already has List-Post and List-ID messages.
391
392 2010-11-06  Glenn Morris  <rgm@gnu.org>
393
394         * gnus-art.el (gnus-treat-article): Give dynamic local variables
395         `condition', `type', `length' a prefix.
396         (gnus-treat-predicate): Update for above name changes.
397
398 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
399
400         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
401         binding.  Handled by `gnus-summary-refer-thread' instead.
402         (nnir-warp-to-article): New backend function.
403
404         * nnimap.el (nnimap-request-thread): Force dependency updating.
405
406         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
407         (gnus-summary-refer-thread): Rework to improve thread-referral.
408
409         * gnus-int.el (gnus-warp-to-article): New function.
410
411         * gnus-sum.el (gnus-summary-article-map): Bind it.
412
413 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
414
415         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
416         gnus-summary-refer-thread.
417
418         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
419         headers.
420         (gnus-summary-limit-include-thread): Prevent articles in thread from
421         being cut in gnus-cut-threads.
422         (gnus-summary-refer-thread): Limit retrieved headers to those in
423         thread.
424
425 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
426
427         * message.el (message-send-mail): Use the value of
428         message-courtesy-message from the message buffer.
429
430         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
431
432         * shr.el (shr-browse-url): Implement mailto: URLs.
433
434         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
435         "raw".
436
437         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
438         if it's already selected.
439
440         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
441
442 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
443
444         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
445         to measure the length and truncate alt text.
446
447 2010-11-03  Glenn Morris  <rgm@gnu.org>
448
449         * nndiary.el (nndiary-generate-nov-databases-1)
450         (nndiary-generate-active-info): Rename dynamic variable `files' to
451         something less generic.
452
453 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
454
455         * nnir.el (nnir-request-move-article): Call the underlying backend to
456         move articles from nnir.
457
458 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
459
460         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
461
462 2010-11-02  Julien Danjou  <julien@danjou.info>
463
464         * nnir.el: Remove wais support.
465
466 2010-11-02  Glenn Morris  <rgm@gnu.org>
467
468         * gnus-html.el: Reorder requirements to quieten compiler.
469
470 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
471
472         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
473         properly for XEmacs as well.
474         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
475         (gnus-article-natural-long-line-p): Use window-width rather than
476         frame-width.
477
478 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
479
480         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
481         (nnir-read-parms): Don't modify query.
482         (nnir-run-query): Add ability to search topic on current line.
483         (nnir-get-active): Clean up.
484
485 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
486
487         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
488         degenerate articles.
489
490         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
491         (gnus-print-buffer): Just print the buffer as is, without any copying
492         to a buffer and then re-highlighting.
493
494         * nnimap.el (nnimap-request-group): Store the new updated info.
495         (nnimap-request-group): Select the group when we don't know whether it
496         exists or not.
497
498         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
499         groups.
500
501         * gnus-group.el (gnus-group-find-new-groups): Display all the new
502         groups.
503
504         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
505         groups.
506
507         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
508         long-lines case by only filling the long lines.
509
510         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
511         (bug #7311).
512
513 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
514
515         * shr.el: No need to declare `declare-function' since shr.el is for
516         only Emacsen that provide `libxml-parse-html-region'.
517
518         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
519         effective only in a file it is referred to.
520
521 2010-11-01  Glenn Morris  <rgm@gnu.org>
522
523         * mm-util.el (gnus-completing-read): Autoload.
524         (mm-read-coding-system): Simplify Emacs definition.
525
526         * nnmail.el (gnus-activate-group):
527         * nnimap.el (gnutls-negotiate):
528         * nntp.el (netrc-parse): Fix declarations.
529
530 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
531
532         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
533         string-match-p in Emacs >=23.
534
535         * gnus-msg.el (gnus-configure-posting-styles)
536         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
537
538 2010-11-01  Glenn Morris  <rgm@gnu.org>
539
540         * nnir.el (declare-function): Add compat stub.
541         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
542         (nnir-run-gmane): Require 'mm-url.
543
544         * mm-util.el (mm-string-to-multibyte): Simplify.
545
546         * shr.el (declare-function): Add compat stub.
547         (url-cache-create-filename): Declare.
548         (mm-disable-multibyte, widget-convert-button): Autoload.
549
550         * smime.el (ldap-search): Declare.
551         (smime-cert-by-ldap-1): Require ldap on Emacs.
552
553         * nnimap.el: Require nnmail, and gnus-sum when compiling.
554         (nnimap-keepalive): Use gnus-float-time.
555
556         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
557         (mail-source-delete-crash-box): Use gnus-float-time.
558
559         * gnus-dired.el (gnus-completing-read): Autoload.
560
561         * mm-view.el (gnus-rescale-image): Autoload.
562
563         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
564
565         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
566
567         * sieve-manage.el: Require 'cl when compiling.
568
569         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
570         (gnus-iswitchb-completing-read): Require iswitchb.
571         (gnus-select-frame-set-input-focus): Silence compiler.
572
573 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
574
575         * message.el (message-subject-trailing-was-query): Change default to t,
576         since I think that's what most people want.
577
578         * nnimap.el (nnimap-request-accept-article): Erase buffer before
579         appending for easier debugging.
580         (nnimap-wait-for-connection): Take a regexp.
581         (nnimap-request-accept-article): Wait for the continuation line before
582         sending anything unless we're streaming.
583
584         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
585         leave the header washing to take place.
586
587 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
588
589         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
590         regular expression match and replace in posting styles.
591
592 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
593
594         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
595         an entire server.
596         (nnir-get-active): New function.
597         (nnir-run-imap): Use it.
598         (nnir-run-gmane): Who knew, gmane search returns an article score!
599
600         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
601         server on the current line with nnir.
602
603 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
604
605         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
606         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
607         left edge.
608         (gnus-article-foldable-buffer): Skip past the prefix when determining
609         raggedness.
610
611         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
612         the raw article, and change `C-u g' to show the article without doing
613         treatments.
614
615         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
616         on to `gnus-treat-article'.
617         (gnus-inhibit-article-treatments): New variable.
618
619         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
620
621         * gnus-art.el (gnus-treatment-function-alist): Have
622         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
623         (gnus-treat-fill-long-lines): Change default to fill all text/plain
624         sections.
625
626         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
627         parameter.
628         (gnus-article-fill-cited-long-lines): New function.
629         (gnus-article-fill-cited-article): Allow filling only long sections.
630
631         * shr.el (shr-find-fill-point): Don't break lines between punctuation
632         and non-punctuation (like after the apostrophe in "'We").
633
634         * gnus-sum.el (gnus-summary-select-article): Make sure
635         gnus-original-article-buffer is alive.
636
637         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
638         reflect the order they're in in the digest.
639
640         * gnus.el (gnus-group-startup-message): Move point to the start of the
641         buffer.
642
643         * nnimap.el (nnimap-capability): New function.
644         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
645         is set.
646
647 2010-10-31  David Engster  <dengste@eml.cc>
648
649         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
650         conform with changes to gnus-completing-read.
651
652 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
653
654         * shr.el (shr-tag-img): Output "*" instead of "[img]".
655
656 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
657
658         * nnir.el: Move defvar, defcustom around to keep file organized
659         and keep byte-compiler quiet.
660         (nnir-read-parms): Accept search-engine as arg.
661         (nnir-run-query): Pass search-engine as arg.
662         (nnir-search-engine): Remove.
663
664 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
665
666         * shr.el (shr-generic): The text nodes should be text, not :text.
667
668         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
669         later in the file.
670
671 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
672
673         * nnir.el: General clean up.  Allow searching with multiple engines.
674         Allow separate extra-parameters for each engine.
675         Batch queries when possible.
676         (nnir-imap-default-search-key,nnir-method-default-engines):
677         Add customize interface.
678         (nnir-run-gmane): New engine.
679         (nnir-engines): Use it.  Qualify all prompts with engine name.
680         (nnir-search-engine): Remove global variable.
681         (nnir-run-hyrex): Restore for now.
682         (nnir-extra-parms,nnir-search-history): New variables.
683         (gnus-group-make-nnir-group): Use them.
684         (nnir-group-server): Remove in favor of gnus-group-server.
685         (nnir-request-group): Avoid searching twice.
686         (nnir-sort-groups-by-server): New function.
687
688 2010-10-30  Julien Danjou  <julien@danjou.info>
689
690         * gnus-group.el: Remove gnus-group-fetch-control.
691
692         * gnus-start.el (gnus-find-new-newsgroups):
693         Remove gnus-check-first-time-used.
694
695         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
696
697 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
698
699         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
700         set on groups that don't have \* permanentflags.
701
702 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
703
704         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
705         control the background color.
706         (shr-tag-img): Ignore very small web bug type images.
707         (shr-put-image): Add help-echo alt texts to the images.
708         (shr-tag-video): Show the video poster image.
709
710 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
711
712         * shr.el (shr-table-depth): New variable.
713         (shr-tag-table-1): Only insert the images after the top-level table.
714
715         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
716
717         * gnus-util.el (gnus-list-memq-of-list): New function.
718
719         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
720         selected.
721         (nnimap-unsplittable-articles): New slot.
722         (nnimap-new-articles): Use it.
723
724 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
725
726         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
727         move to the previous line on `M-g'.
728
729 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
730
731         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
732         *-request-group, which seems unnecessary.
733
734         * nnimap.el (nnimap-quote-specials): Function copied over from
735         imap.el.
736         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
737         they support that.  Suggested by Tom Regner.
738
739 2010-10-29  Julien Danjou  <julien@danjou.info>
740
741         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
742         defalias.
743         (gnus-summary-delete-marked-with): Remove obsolete defalias.
744
745         * gnus.el: Remove `gnus-nntp-service' variable.
746         (gnus-secondary-servers): Make obsolete.
747         (gnus-nntp-server): Make obsolete.
748
749         * gnus-start.el (gnus-1): Remove x-splash calls.
750
751         * gnus-ems.el (gnus-x-splash): Remove.
752
753         * gnus.el (gnus-group-startup-message): Simplify/update code.
754
755         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
756         definition.
757
758         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
759         capability before doing anything.
760         (gnus-group-insert-group-line): Remove useless
761         gnus-group-remove-excess-properties.
762
763 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
764
765         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
766
767 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
768
769         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
770         config after reselecting.
771
772 2010-10-28  Julien Danjou  <julien@danjou.info>
773
774         * shr.el (shr-put-image): Use point even if only inserting text.
775         (shr-put-image): Save excursion when inserting alt text on non-graphic
776         display, so the behaviour is the same when we are on a graphic display.
777
778         * nnir.el (nnir-run-swish-e): Remove hyrex support.
779
780 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
781
782         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
783         (gnus-mime-copy-part): Check coding system, not charset.
784         (gnus-mime-view-part-externally): Never remove part.
785         (gnus-mime-view-part-internally): Don't remove part here.
786         (gnus-article-part-wrapper): Make sure MIME tag is visible.
787         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
788         multipart/alternative.
789
790         * mm-decode.el (mm-display-part): Take optional arg `force'.
791
792 2010-10-26  Julien Danjou  <julien@danjou.info>
793
794         * gnus-group.el (gnus-group-default-list-level): Add this function to
795         compute the default list level.
796         (gnus-group-default-list-level): Add possibility to use a function.
797
798 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
799
800         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
801
802         * gnus-group.el (gnus-group-completing-read)
803         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
804         gnus-replace-in-string.
805
806 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
807
808         * shr.el (shr-tag-div): Add.
809
810         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
811
812 2010-10-25  Julien Danjou  <julien@danjou.info>
813
814         * gnus-util.el: Remove `gnus-with-local-quit'.
815
816         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
817
818 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
819
820         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
821         the original article buffer.
822
823 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
824
825         * nnimap.el (nnimap-request-head): New function.
826         (nnimap-request-move-article): Try to be slighly faster by not
827         requesting the entire message when moving.
828         (nnimap-transform-headers): Don't bug out on bodiless articles.
829         (nnimap-send-command): Have no outstanding messages if the IMAP server
830         doesn't support streaming.
831         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
832
833 2010-10-24  Julien Danjou  <julien@danjou.info>
834
835         * message.el (message-default-headers): Fix type.
836
837 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
838
839         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
840         prefetching images.
841
842         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
843         backend for unknown groups.  This is mainly useful for nnimap groups.
844
845         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
846         group isn't covered by the agent.
847
848 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
849
850         * nnir.el (nnir-method-default-engines): New variable.
851         (nnir-run-query): Use it.
852         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
853         (gnus-summary-nnir-goto-thread): Change group if needed.
854
855         * gnus-group.el (gnus-group-group-map): Add key binding for
856         gnus-group-make-nnir-group.
857
858 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
859
860         * shr.el (shr-tag-object): Add.
861
862         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
863         original article buffer live.
864         (gnus-summary-select-article-buffer):
865         Mention gnus-widen-article-buffer.
866
867 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
868
869         * shr.el (shr-tag-strong): Add.
870
871 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
872
873         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
874         group names.  They mess up the group buffer badly.
875
876         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
877
878         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
879         instead of the summary one.
880
881 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
882
883         * mml.el (mml-preview): Work properly when editing article.
884
885         * gnus-start.el (gnus-read-active-file-1): Don't add method to
886         gnus-have-read-active-file if it's already been in.
887
888 2010-10-22  Tom Tromey  <tromey@redhat.com>
889
890         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
891         gnus-group-completing-read.
892
893 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
894
895         * message.el (message-mode-map): Don't bind M-; to comment region, to
896         allow the global comment-dwim to work.
897
898 2010-10-21  Julien Danjou  <julien@danjou.info>
899
900         * message.el (message-setup-1): Allow message-default-headers to be a
901         function.
902
903 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
904
905         * shr.el (shr-tag-table): Simplify.
906
907 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
908
909         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
910         to avoid trying to snarf invalid stuff.
911
912         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
913
914         * gnus.el (gnus-message-archive-group): Quote value.
915         (gnus-message-archive-group): Mark as changed.
916
917         * shr.el (shr-add-font): Don't put the font properties on the newline
918         or the indentation.
919
920         * message.el (message-fix-before-sending): Change options when sending
921         non-printable characters.
922
923         * gnus.el (gnus-message-archive-method): Change the default to
924         monthly outgoing groups.
925
926         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
927         that have gotten new numbers.
928
929         * nnimap.el (nnimap-request-replace-article): New function.
930
931 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
932
933         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
934         (nnrss-request-article): Don't use special html washing code.
935
936 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
937
938         * shr.el (shr-tag-table): Remove useless nconc.
939
940 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
941
942         * gnus-art.el (article-wash-html): Simplify and remove the charset
943         stuff.  Use the normal html rendering code instead of the special html
944         washing code.
945
946         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
947         `gnus-w3m' symbols.
948         (mm-text-html-washer-alist): Remove.
949
950         * mm-decode.el (mm-inline-text-html-renderer): Remove.
951         (mm-inline-media-tests): Remove use.
952         (mm-text-html-renderer): Change default to the `shr' symbol.
953
954         * mm-view.el (mm-inline-text-html): Remove use.
955
956         * gnus-art.el (gnus-blocked-images): New function.  Allow the
957         `gnus-blocked-images' to be a function.
958         (gnus-article-wash-function): Remove.
959
960 2010-10-20  Julien Danjou  <julien@danjou.info>
961
962         * spam.el (spam-list-of-processors): Mark as obsolete.
963
964         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
965         (nnimap-insert-partial-structure): Fix boundary detection.
966
967 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
968
969         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
970         run file-truename on remote files.  This can be expensive and even
971         prevent one from editing drafts if some unrelated buffer has a stale
972         connection.
973
974 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
975
976         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
977         kinsoku-eol regardless of shr-kinsoku-shorten.
978         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
979         (shr-tag-table): Support caption, thead, and tfoot.
980
981 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
982
983         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
984         lines.
985         (shr-save-contents): New command and keystroke.
986
987         * nndoc.el (nndoc-type-alist): Add git support.
988         (nndoc-git-type-p): New function.
989         (nndoc-transform-git-article): Ditto.
990         (nndoc-transform-git-headers): Ditto.
991         (nndoc-transform-git-headers): Generate Subject headers.
992
993         * shr.el (shr-parse-style): New function.
994         (shr-tag-span): Ditto.
995
996         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
997         to `G G' to avoid collisions.
998
999 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1000
1001         * shr.el: Load kinsoku if necessary.
1002         (shr-kinsoku-shorten): New internal variable.
1003         (shr-find-fill-point): Make kinsoku shorten text line if
1004         shr-kinsoku-shorten is bound to non-nil.
1005         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
1006         shr-indentation too when testing if table is wider than frame width.
1007         (shr-insert-table): Use `string-width' instead of `length' to measure
1008         text width.
1009         (shr-insert-table-ruler): Make sure indentation is done at bol.
1010
1011 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1012
1013         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
1014         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
1015         undecoded network data.
1016
1017 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1018
1019         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
1020         name in the mode line spec so that the mode line menu works
1021         (bug #2431).
1022
1023         * message.el (message-get-reply-headers): If we're fed `to-address',
1024         then always use that.
1025
1026         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
1027         aren't so wide as to need to switch off the edit menu.
1028
1029         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
1030         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
1031
1032         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
1033         `M-g'.
1034         (nnimap-update-info): Update flags/read marks even if \* isn't part of
1035         the permanent marks.
1036
1037 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
1038
1039         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1040         Splitting according to references/in-reply-to obeys the ignore-groups
1041         variable, while splitting by sender and subject do not.
1042
1043 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1044
1045         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
1046         alist, so that we can look for non-Unicode chars.
1047         (article-translate-strings): Allow both character and string maps.
1048
1049 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1050
1051         * shr.el (shr-insert): Don't insert space behind a wide character
1052         categorized as kinsoku-bol, or between characters both categorized as
1053         nospace.
1054
1055 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
1056
1057         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
1058         headers to gnus-newsgroup-headers.
1059
1060 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1061
1062         * shr.el (shr-tag-img): Don't align images -- since we're not
1063         rescaling, this often leads to ugly displays.
1064
1065 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
1066
1067         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
1068         duplicates.
1069
1070 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1071
1072         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
1073         call.
1074
1075 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1076
1077         * gnus.el: Autoload gnus-html-show-images.
1078
1079         * nnimap.el: Use nnheader-message throughout.
1080
1081         * shr.el (shr-tag-img): Ignore images with no data.
1082
1083 2010-10-15  Julien Danjou  <julien@danjou.info>
1084
1085         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
1086         a possibility to disable format=flow encoding when using hard newlines.
1087
1088 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1089
1090         * shr.el (shr-insert): Remove space inserted before or after a
1091         breakable character or at the beginning or the end of a line.
1092         (shr-find-fill-point): Do kinsoku; find the second best point or give
1093         it up if there's no breakable point.
1094
1095 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1096
1097         * nnimap.el (nnimap-open-connection): Message when opening connection
1098         for debugging purposes.
1099
1100         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
1101         on every setup buffer call to allow this to change from article to
1102         article.
1103
1104         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
1105         buffers where we have a wide table.
1106
1107 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
1108
1109         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
1110         uses *-request-thread.
1111
1112 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1113
1114         * nnimap.el (nnimap-open-connection): Remove %s from openssl
1115         incantation, which is no longer valid.
1116
1117 2010-10-14  Julien Danjou  <julien@danjou.info>
1118
1119         * shr.el: Fix defcustom type (char -> character).
1120
1121 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1122
1123         * nnimap.el (nnimap-open-connection): tls-program should be a list of
1124         programs.
1125
1126 2010-10-14  Julien Danjou  <julien@danjou.info>
1127
1128         * shr.el (shr-tag-a): Use url-link as widget type.
1129
1130         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
1131         `gnus-group-get-icon'.
1132
1133 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1134
1135         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
1136         This should make server editing work better.
1137
1138         * shr.el (shr-find-fill-point): Don't inloop on indented text.
1139
1140         * tls.el (tls-program): Remove spurious %s from openssl.
1141
1142         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
1143         (nnimap-parse-flags): Fix regexp.
1144
1145         * shr.el (shr-find-fill-point): Use a filling algorithm that should
1146         probably work for CJVK text, too.
1147
1148         * nnimap.el (nnimap-extend-tls-programs): Remove.
1149         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
1150
1151         * tls.el (tls-starttls-switches): Remove starttls hack.
1152         (open-tls-stream): Ditto.
1153         (tls-find-starttls-argument): Ditto.
1154
1155 2010-10-13  Julien Danjou  <julien@danjou.info>
1156
1157         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
1158         responses.
1159
1160 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1161
1162         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
1163
1164         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
1165         anything in Emacs.
1166
1167         * shr.el (shr-current-column): Remove buggy and unnecessary function.
1168
1169 2010-10-13  Julien Danjou  <julien@danjou.info>
1170
1171         * shr.el (shr-width): Make shr-width a defcustom with default to
1172         fill-column.
1173         (shr-tag-img): Use shr-width rather than fill-column.
1174
1175 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1176
1177         * dgnushack.el (byte-optimize-apply)
1178         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
1179
1180         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
1181         position when (X-)Faces exist.
1182         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
1183         avatars when called interactively.
1184
1185 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1186
1187         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
1188         gnus-article-x-face-too-ugly is bound.
1189
1190 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1191
1192         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
1193
1194         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
1195         mailbox that doesn't exist.
1196
1197 2010-10-12  Julien Danjou  <julien@danjou.info>
1198
1199         * shr.el (shr-tag-img): Encode URL properly when retrieving.
1200         (shr-get-image-data): Encode URL properly when fetching from cache.
1201         (shr-tag-img): Use aligned-to spaces to align correctly images.
1202
1203         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
1204         before inserting the Gravatar.
1205
1206         * shr.el (shr-tag-img): Add align attribute support for <img>.
1207
1208 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1209
1210         * gnus-gravatar.el (gnus-art): Require.
1211
1212         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1213         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1214         Remove long obsoleted functions.
1215
1216 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1217
1218         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1219
1220         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1221
1222         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1223         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1224         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1225         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1226         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1227         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1228         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1229
1230 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1231
1232         * nnimap.el (nnimap-request-rename-group): Select group read-only
1233         before renaming it.
1234
1235         * shr.el (shr-insert): Fix up the white space only regexp.
1236
1237         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1238         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1239
1240         * shr.el (shr-current-column): New function.
1241         (shr-find-fill-point): New function.
1242
1243 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1244
1245         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1246         numbers.
1247
1248 2010-10-11  Julien Danjou  <julien@danjou.info>
1249
1250         * shr.el (shr-hr-line): Add.
1251         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1252         display hr lines.
1253         (shr-max-columns): Do not change state to nil if we just inserting
1254         spaces.
1255
1256 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1257
1258         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1259         select the last group.
1260
1261 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1262
1263         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1264
1265 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1266
1267         * dig.el (dig-mode-map): Declare and define in one step.
1268
1269 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1270
1271         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1272         for Gnus.
1273         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1274         (nnimap-update-qresync-info): Mark \Seen articles as read.
1275
1276         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1277         non-variable, too.
1278
1279         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1280         available.
1281         (nnimap-update-info): Rely more on the current active than the param
1282         active to avoid marking articles as read too much.
1283
1284         * auth-source.el (auth-source-create): Use (user-login-name) for the
1285         user name default.
1286
1287         * nnimap.el (nnimap-update-info): If the server doesn't return any
1288         useful info, just use the previous info.
1289         (nnimap-update-info): Prefer old info over start-article.
1290         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1291
1292 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1293
1294         * nnir.el (autoload): Clean up autoloads.
1295         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
1296         Use key rather than value.
1297         (nnir-imap-search-other): New variable.
1298         (nnir-read-parm): Use it.
1299         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1300         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1301
1302 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1303
1304         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1305         the process, too.
1306
1307 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1308
1309         * spam.el (gnus-summary-mode-map): Bind to "$".
1310         Suggested by Russ Allbery.
1311
1312         * shr.el: Rework the way things are indented by <li> slightly.
1313
1314         * gnus.el (gnus-group-set-parameter): Fix typo.
1315
1316         * nnimap.el: Start implementing QRESYNC support.
1317
1318 2010-10-09  Julien Danjou  <julien@danjou.info>
1319
1320         * nnir.el (nnir-engines): Fix too many arguments.
1321
1322 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1323
1324         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1325         group is the "last", so that the backends like nnfolder actually save
1326         their folders.
1327
1328         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1329         try to use that for the tls stream.
1330         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1331         UIDVALIDITY and find out which groups are read-only and not.
1332         (nnimap-get-flags): Use the same marks parsing code as the rest of
1333         nnimap.
1334
1335 2010-10-09  Julien Danjou  <julien@danjou.info>
1336
1337         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1338
1339         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1340         retrieving gravatars.
1341
1342         * shr.el (shr-table-corner): Add.
1343         (shr-table-line): Add.
1344         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1345
1346 2010-10-08  Julien Danjou  <julien@danjou.info>
1347
1348         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1349
1350 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1351
1352         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1353
1354         * gnus-sum.el (gnus-mark-article-as-unread)
1355         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1356         (gnus-summary-set-bookmark): Use it.
1357
1358         * gnus-msg.el (gnus-setup-message): Use it.
1359
1360         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1361
1362         * gnus.el (gnus-group-remove-parameter): Use it.
1363
1364         * gnus-group.el (gnus-group-make-web-group): Use it.
1365
1366         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1367
1368         * nnregistry.el: Update docs to mention manual.
1369
1370         * gnus-registry.el: Update docs to mention nnregistry.el.
1371         (gnus-registry-initialize): Don't install nnregistry refer method
1372         automatically.
1373         (gnus-registry-install-nnregistry): Remove it.
1374
1375 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1376
1377         * shr.el (shr-insert): Don't insert double spaces.
1378
1379 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1380
1381         * gnus-gravatar.el (gnus-treat-from-gravatar)
1382         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1383         called interactively.
1384
1385         * gnus-art.el (gnus-mime-view-part-externally)
1386         (gnus-mime-view-part-internally): Make predicate function passed to
1387         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1388         of a mime type.
1389
1390         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1391
1392 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1393
1394         * shr.el (require): Require cl when compiling.
1395         (shr-tag-hr): New function.
1396
1397         * nnimap.el (nnimap-update-info): Remove double setting of high.
1398         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
1399         This makes nnimap work properly on Courier again.
1400
1401         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1402         the variable for backwards compatability.
1403
1404         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1405         the file name before using to avoid setting mm-default-directory to
1406         nil.
1407
1408         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1409         bidning gnus-agent variables.
1410
1411         * shr.el (shr-render-td): Use a cache for the table rendering function
1412         to avoid getting an exponential rendering behaviour in nested tables.
1413         (shr-insert): Rework the line-breaking algorithm.
1414         (shr-insert): Don't leave trailing spaces.
1415         (shr-insert-table): Also insert empty TDs.
1416         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1417
1418 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1419
1420         * gnus-sum.el (gnus-number): Rename from `number'.
1421         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1422         (gnus-summary-limit-children): Update uses correspondingly.
1423
1424 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1425
1426         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1427         (gnus-gravatar-transform-address): Don't show avatars of people of
1428         which mail addresses match gnus-gravatar-too-ugly.
1429
1430 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1431
1432         * shr.el (shr-table-widths): Expand TD elements to fill available
1433         space.
1434
1435 2010-10-07  Julien Danjou  <julien@danjou.info>
1436
1437         * nnimap.el (nnimap-request-rename-group): Add this method.
1438
1439 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1440
1441         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1442         name from XEmacs' function-arglist.
1443
1444         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1445         gravatar under XEmacs.
1446
1447 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1448
1449         * auth-source.el: Update docs with TODO items.
1450
1451         * gnus-sync.el: Update docs to explain state and plans.
1452
1453         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1454         Hooks for mark updates.
1455         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1456
1457         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1458         hooks with arguments, which is needed for mark update hooks.
1459
1460 2010-10-06  Julien Danjou  <julien@danjou.info>
1461
1462         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1463         was matched.
1464
1465         * sieve-manage.el: Update example in `Commentary'.
1466
1467         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1468
1469         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1470         not 2000.
1471         (sieve-manage-authenticate): Re-add function.
1472
1473 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1474
1475         * shr.el (shr-insert): Get 'space transition right.
1476         (shr-render-td): Only delete space at the end of the TD.
1477
1478         * nnimap.el (nnimap-open-connection): Prepare to support
1479         open-gnutls-stream.
1480
1481         * shr.el: Rearrange function order to be more logical.
1482
1483 2010-10-06  Julien Danjou  <julien@danjou.info>
1484
1485         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1486         (nnrss-discover-feed): Remove 404 URL in docstring.
1487
1488         * nnir.el: Fix Swish-E URL.
1489         Fix Namazu URL.
1490
1491         * message.el (message-change-subject): Remove 404 URL in a comment.
1492
1493 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1494
1495         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1496         called interactively.
1497
1498         * gnus-util.el (gnus-remove-if): Allow hash table.
1499         (gnus-remove-if-not): New function.
1500
1501         * gnus-art.el (gnus-mime-view-part-as-type)
1502         * gnus-score.el (gnus-summary-score-effect)
1503         * gnus-sum.el (gnus-read-move-group-name):
1504         Replace remove-if-not with gnus-remove-if-not.
1505
1506         * gnus-group.el (gnus-group-completing-read):
1507         Regard collection as a hash table if it is not a list.
1508
1509 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1510
1511         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1512
1513         * shr.el: Document the table-rendering algorithm.
1514
1515 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1516
1517         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1518         for Emacsen having no `libxml-parse-html-region' support.
1519
1520 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1521
1522         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1523         invalid URLs.
1524
1525         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1526         line-broken.
1527         (shr-tag-img): Ignore image fetching errors.
1528         (shr-overlays-in-region): Compute overlay positions correctly.
1529
1530         * mm-decode.el (mm-shr): Require shr.
1531
1532         * gnus-art.el (gnus-blocked-images): Move variable here.
1533
1534         * shr.el (shr-insert-table): Bind free variable.
1535
1536         * mm-decode.el (mm-shr): Bind shr-content-function.
1537
1538         * shr.el (shr-content-function): New variable.
1539
1540         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1541         added for symmetry.
1542
1543         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1544
1545         * gnus-group.el (gnus-group-make-group): Doc fix.
1546
1547         * nnimap.el (nnimap-request-newgroups): Return success.
1548
1549         * shr.el (shr-find-elements): New function.
1550         (shr-tag-table): Put all the images after the table.
1551         (shr-tag-table): Really inhibit images inside the table.
1552         (shr-collect-overlays): Copy over overlays from the TD elements to the
1553         main document.
1554
1555         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1556         gnus-blocked-images.
1557
1558 2010-10-05  Julien Danjou  <julien@danjou.info>
1559
1560         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1561
1562         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1563         (gnus-html-maximum-image-size): Add this function.
1564         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1565
1566         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1567         server-value of the capability is nil.
1568
1569 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1570
1571         * shr.el (shr-tag-em): Add <EM> tag.
1572
1573 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1574
1575         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1576         customizable.
1577
1578         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1579         handing broken links to browse-url.
1580
1581 2010-10-05  Julien Danjou  <julien@danjou.info>
1582
1583         * gnus-util.el (gnus-emacs-completing-read)
1584         (gnus-iswitchb-completing-read): Use autoload rather than require.
1585
1586 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1587
1588         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1589         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1590         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1591         iswitchb-temp-buflist for XEmacs.
1592
1593         * gnus-util.el (gnus-completing-read-function): Exclude
1594         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1595         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1596         XEmacs.
1597
1598         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1599         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1600
1601         * gnus-html.el: Don't require help-fns under XEmacs.
1602         (gnus-html-schedule-image-fetching): Work for XEmacs.
1603
1604         * mm-decode.el (mm-shr): Decode contents by charset.
1605
1606 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1607
1608         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1609         unknown.
1610
1611         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1612         (shr-get-image-data): Ensure against the cache file missing.
1613
1614         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1615         for data.
1616
1617         * spam-report.el (spam-report-url-ping-plain): Don't query about
1618         killing the process.
1619
1620         * shr.el (shr-render-td): Protect against too-wide text.
1621
1622 2010-10-04  Julien Danjou  <julien@danjou.info>
1623
1624         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1625         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1626
1627         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1628         retrieved.
1629
1630 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1631
1632         * shr.el (browse-url): Require.
1633         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1634         lines.
1635         (shr-show-alt-text, shr-browse-image): New commands.
1636         (shr-browse-url, shr-copy-url): New commands.
1637
1638         * gnus-sum.el (gnus-widen-article-window): New variable.
1639         (gnus-summary-select-article-buffer): Use it.
1640
1641         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1642         without @ signs.
1643
1644 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1645
1646         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1647
1648 2010-10-04  Julien Danjou  <julien@danjou.info>
1649
1650         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1651         for XEmacs.
1652
1653 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1654
1655         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1656
1657         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1658         (nnimap-close-server): Implement.
1659
1660         * dgnushack.el (iswitchb): Require to shut up the compiler.
1661
1662         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1663         (shr-insert): Tweak line breaking.
1664         (shr-insert): Handle <pre> better.
1665         (shr-tag-li): Get <li> indentation right.
1666         (shr-tag-li): Get <li> indentation even righter.
1667         (shr-tag-blockquote): Ensure paragraph start.
1668         (shr-make-table): Tweak table generation.
1669         (shr-make-table): Fix typo.
1670
1671         * shr.el: Implement table rendering.
1672
1673 2010-10-04  Julien Danjou  <julien@danjou.info>
1674
1675         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1676
1677 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1678
1679         * shr.el (shr-insert): Use string anchors instead of line anchors.
1680
1681 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1682
1683         * shr.el: Add headings.
1684         (shr-ensure-paragraph): Actually work.
1685         (shr-tag-li): Make <ul> prettier.
1686         (shr-insert): Get white space at the beginning/end of elements right.
1687         (shr-tag-p): Collapse subsequent <p>s.
1688         (shr-ensure-paragraph): Don't insert double line feeds after blank
1689         lines.
1690         (shr-insert): \t is also space.
1691         (shr-tag-s): Fix "s" tag name function.
1692         (shr-tag-s): Fix face prop name.
1693
1694 2010-10-03  Julien Danjou  <julien@danjou.info>
1695
1696         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1697
1698         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1699         gnus-window-inside-pixel-edges.
1700
1701         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1702         gnus-ems.
1703
1704         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1705
1706         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1707         function.
1708
1709         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1710         resize choice.
1711
1712 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1713
1714         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1715         beginning of the buffer.
1716
1717         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1718         article buffer again.
1719
1720         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
1721
1722         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1723         when it's at the start of the buffer.
1724
1725         * shr.el (shr-tag-blockquote): Convert name.
1726         (shr-rescale-image): Use the right image-size variant.
1727
1728         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1729         buffer isn't shown, then select the current article first instead of
1730         bugging out.
1731         (gnus-summary-select-article-buffer): Show both the article and summary
1732         buffers again.
1733
1734         * shr.el (shr-fontize-cont): Protect against regions with no text.
1735         Rename tag functions to shr-tag-* for enhanced security.
1736         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1737
1738 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1739
1740         * shr.el (shr-insert):
1741         * pop3.el (pop3-movemail):
1742         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1743         loaded.
1744
1745 2010-10-03  Glenn Morris  <rgm@gnu.org>
1746
1747         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1748
1749         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1750
1751         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1752
1753         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1754
1755         * gnus-util.el (gnus-make-local-hook): Simplify.
1756
1757 2010-10-02  Julien Danjou  <julien@danjou.info>
1758
1759         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1760         (gnus-ido-completing-read): New function.
1761         (gnus-emacs-completing-read): New function.
1762         (gnus-completing-read): Use gnus-completing-read-function.
1763         Add gnus-completing-read-function.
1764
1765 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1766
1767         * shr.el (shr-insert-document): Autoload.
1768         (shr-img): Be silent.
1769         (shr-insert): Add a newline after every picture before text.
1770         (shr-add-font): Use overlays for combining faces.
1771         (shr-insert): Pass upwards the text start point.
1772
1773         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1774         possible.
1775         (mm-shr): New function.
1776
1777 2010-10-02  Julien Danjou  <julien@danjou.info>
1778
1779         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1780         should go backward.
1781
1782 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1783
1784         * shr.el (shr): Fix typo in provide call.
1785
1786 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1787
1788         * shr.el: New file.
1789
1790         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1791
1792         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1793         completing read.
1794
1795 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1796
1797         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1798         we're being queried about.  Suggested by Dan Jacobson.
1799
1800         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
1801         Suggested by Jason Eisner.
1802
1803         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1804         table, too.  Suggested by Stefan Wiens.
1805         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1806         the table unnecessary.  Suggested by Stefan Wiens.
1807
1808         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1809         longer needed, and probably doesn't work either, as pointed out by
1810         Stefan Wiens.
1811         (gnus-summary-exit): Remove call to the clearing function.
1812         (gnus-summary-exit-no-update): Ditto.
1813
1814         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1815         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1816         Reported by Stefan Monnier.
1817         (gnus-summary-save-in-rmail): Ditto.
1818
1819         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1820         article buffer, instead of both the article buffer and the summary
1821         buffer.  Sort of suggested by Dan Jacobson.
1822
1823         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1824
1825         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1826         Suggested by Dan Jacobson.
1827
1828         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1829         documentation clearer.
1830
1831         * message.el (message-shorten-references): Comment on the number "21".
1832         Suggested by Stefan Monnier.
1833
1834         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1835         Suggested by Dan Jacobson.
1836
1837         * gnus.el (gnus-large-newsgroup):
1838         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1839
1840         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1841         externalize attachments.  Bug reported by Steve Wen.
1842
1843         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1844         really message anything to the user.
1845
1846         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1847         directly.
1848
1849         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1850         messages in empty groups.
1851
1852 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1853
1854         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1855         non-UIDNEXT group.
1856
1857 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1858
1859         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1860         not the value from the collection.
1861
1862         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1863         values.  This sometimes happens on some groups that have no info.
1864         (nnimap-request-newgroups): New function.
1865
1866 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1867
1868         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1869         check into `gnus-registry-initialize'.
1870         (gnus-registry-initialize): Ditto.
1871         Fix and extend header docs.
1872
1873 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1874
1875         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1876         regexp backtrace overflows.
1877
1878         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1879         for starttls that tls.el implements; i.e. openssl.
1880
1881         * tls.el (tls-starttls-switches): Give up on using starttls with
1882         gnutls-cli.
1883         (tls-program): Add --insecure to be consistent with the defaults from
1884         openssl s_client.  Now all three commands are insecure.
1885
1886 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1887
1888         * lpath.el: Bind completion-styles-alist for XEmacs.
1889
1890         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1891         (gravatar-create-image): New function that's an alias to
1892         gnus-xmas-create-image, gnus-create-image, or create-image.
1893         (gravatar-data->image): Use it.
1894
1895 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1896
1897         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1898         install the nnregistry refer method.
1899         (gnus-registry-install-hooks): Use it.
1900         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1901         unfollowed groups.
1902
1903 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1904
1905         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1906         expanding threads.
1907
1908 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1909
1910         * nnir.el: Use the server names without suffixes (bug #7009).
1911
1912         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1913         unencrypted to STARTTLS, if possible.
1914
1915 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1916
1917         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1918         headers before superseding.
1919
1920 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1921
1922         * nnrss.el (nnrss-use-local): Add documentation.
1923
1924         * nnimap.el (nnimap-extend-tls-programs): New function.
1925         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1926         (nnimap-wait-for-connection): Accept the greeting from the stupid
1927         output from openssl s_client -starttls, too.
1928
1929         * tls.el (tls-starttls-switches): New variable.
1930         (tls-find-starttls-argument): Use it.
1931         (open-tls-stream): Ditto.
1932
1933         * netrc.el (netrc-credentials): Return the value of the "default" entry.
1934         (netrc-machine): Ditto.
1935
1936         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1937         article number.
1938         (nnimap-split-fancy): New variable.
1939         (nnimap-split-incoming-mail): Use it.
1940
1941         * nntp.el (nntp-server-list-active-group): Document.
1942
1943         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1944         SELECT to get the message-id.
1945
1946         * mail-source.el (mail-sources): Remove webmail support.
1947         (defvar): Ditto.
1948         (mail-source-fetcher-alist): Ditto.
1949         (mail-source-fetch-webmail): Remove.
1950
1951         * webmail.el: Remove -- doesn't seem relevant any more.
1952
1953         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1954
1955         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1956         the \r.
1957
1958 2010-09-30  Julien Danjou  <julien@danjou.info>
1959
1960         * gnus-agent.el (gnus-agent-add-group): Fix call to
1961         gnus-completing-read.
1962
1963 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1964
1965         * nndoc.el (nndoc-retrieve-groups): New function.
1966
1967         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1968         `default', use nnmail-split-methods.
1969         (nnimap-request-article): Downcase the NILs so that they are nil.
1970
1971         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1972         symbol.
1973
1974         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1975         code, since if the user has requested network, that's what they ought
1976         to get.
1977         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1978         (nnimap-split-rule): Mark as obsolete.
1979
1980         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
1981         New variable.
1982
1983         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1984         correct slot, too.
1985
1986 2010-09-29  Julien Danjou  <julien@danjou.info>
1987
1988         * gnus.el (gnus-local-domain): Declare variable obsolete.
1989
1990         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
1991         Fix history computing.
1992         (gnus-ido-completing-read): Require ido.
1993
1994 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1995
1996         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1997         build Gnus.
1998
1999         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2000         when interpreting the structures.
2001         (nnimap-request-accept-article): Add \r\n to the lines to make this
2002         work with Cyrus.
2003
2004         * nndraft.el (nndraft-request-expire-articles): Use the group name
2005         instead if "nndraft".  Fix found by Nils Ackermann.
2006
2007 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
2008
2009         * nnregistry.el: Add.
2010
2011 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2012
2013         * nnmail.el (group, group-art-list, group-art):
2014         Remove unneeded directives.
2015
2016 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2017
2018         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
2019         (mm-mime-charset)
2020         * rfc2047.el (rfc2047-syntax-table)
2021         * utf7.el (utf7-utf-16-coding-system): Comment fix.
2022
2023         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
2024         rather than `insert-file-contents' and `eval-region'.
2025
2026         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
2027         construction.
2028
2029         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
2030
2031         * time-date.el: No need to require cl for Emacs 21.
2032
2033 2010-09-29  Julien Danjou  <julien@danjou.info>
2034
2035         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
2036         replacement of `gnus-gravatar-relief' to mimic
2037         `gnus-faces-properties-alist'.
2038         Add :version property.
2039
2040 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2041
2042         * mail-source.el (mail-source-report-new-mail)
2043         * message.el (message-default-mail-headers)
2044         * mm-decode.el (mm-valid-image-format-p): Comment fix.
2045
2046         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
2047
2048 2010-09-28  Julien Danjou  <julien@danjou.info>
2049
2050         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
2051         mail-address contains the same string as real-name.
2052
2053         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
2054         non-blank in header, otherwise it'll get stripped.
2055
2056         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
2057         real-name, and then for mail address rather than doing : or , search.
2058
2059 2010-09-27  Julien Danjou  <julien@danjou.info>
2060
2061         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
2062         right completing-read function.
2063         (gnus-use-ido): New variable
2064         (gnus-completing-read-with-default): Remove.
2065         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
2066         (gnus-agent-add-group):
2067         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
2068         * mm-view.el (mm-view-pkcs7-decrypt):
2069         * mm-util.el (mm-codepage-setup):
2070         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2071         * mml-smime.el (mml-smime-openssl-sign-query):
2072         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
2073         (mml-insert-multipart):
2074         * gnus-msg.el (gnus-summary-yank-message):
2075         * gnus-int.el (gnus-start-news-server):
2076         * mm-decode.el (mm-interactively-view-part):
2077         * gnus-dired.el (gnus-dired-attach):
2078         * gnus.el (gnus-read-method):
2079         * gnus-bookmark.el (gnus-bookmark-jump):
2080         * gnus-art.el (gnus-mime-view-part-as-type)
2081         (gnus-mime-action-on-part, gnus-article-encrypt-body):
2082         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
2083         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
2084         * nnmairix.el (nnmairix-create-server-and-default-group)
2085         (nnmairix-update-groups, nnmairix-get-server)
2086         (nnmairix-backend-to-server, nnmairix-goto-original-article)
2087         (nnmairix-get-group-from-file-path):
2088         * nnrss.el (nnrss-find-rss-via-syndic8):
2089         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
2090         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
2091         (gnus-group-browse-foreign-server):
2092         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
2093         (gnus-summary-execute-command, gnus-summary-respool-article)
2094         (gnus-read-move-group-name):
2095         * gnus-score.el (gnus-summary-increase-score)
2096         (gnus-summary-score-effect):
2097         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
2098
2099 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2100
2101         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
2102         x-focus-frame.
2103
2104         * nnimap.el (auth-source-forget-user-or-password)
2105         (auth-source-user-or-password): Autoload.
2106
2107         * message.el (message-from-style, message-interactive)
2108         (message-cite-prefix-regexp, message-sendmail-envelope-from)
2109         (message-yank-prefix, message-indentation-spaces, message-signature)
2110         (message-signature-file): Add comment.
2111
2112 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2113
2114         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
2115         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
2116         new articles.
2117
2118         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
2119         parts.
2120         (nnimap-request-article): Work with the t setting, too.
2121
2122         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
2123         that you don't get flashes of other buffers.
2124         (gnus-summary-show-complete-article): Intern before setting.
2125
2126 2010-09-27  David Engster  <dengste@eml.cc>
2127
2128         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
2129         well as HEADERS.
2130         (nnmairix-retrieve-headers): Provide new argument for the above.
2131
2132 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2133
2134         * gnus-sum.el (gnus-summary-move-article): Don't alter
2135         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
2136         group.
2137
2138         * nnimap.el (nnimap-update-info): Don't destructively alter active.
2139
2140         * message.el (message-cite-prefix-regexp): Revert my last edit.
2141
2142         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
2143         variable instead of the Gnus variable.
2144
2145         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
2146
2147         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
2148
2149         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
2150         since some servers don't like it.
2151         (nnimap-open-connection): Forget credentials if the server says the
2152         password was wrong.
2153         (nnimap-parse-line): Protect against invalid data.
2154
2155         * gnus-sum.el (gnus-summary-move-article): Add comment.
2156         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
2157         nothing alters it while scanning for new messages.
2158
2159         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2160         which may or may not help.
2161         (nnimap-open-connection): If we're doing a stream connection, and then
2162         discover we're on a STARTTLS-capable server, then open a STARTTLS
2163         connection instead.
2164
2165 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2166
2167         * nnimap.el (utf7): Require.
2168
2169         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2170         prefix.
2171
2172 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2173
2174         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2175
2176 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2177
2178         * nnimap.el (nnimap-request-accept-article): Message the error on
2179         error.
2180
2181 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2182
2183         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2184
2185 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2186
2187         * nndoc.el (nndoc-request-list): Return success always.
2188
2189         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2190         `fetch-old' -- we only want to fetch the articles we've requested.
2191         The rest are in the agent, probably.
2192         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2193         disappeared server" to something low.  It's not important.
2194
2195         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2196         arrived before the FETCH data.
2197
2198         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2199         target here, because we don't know the Gnus name of the group.
2200
2201         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2202         for the correct group.
2203
2204         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2205
2206         * gnus.el (gnus): Give a final warning after startup.
2207
2208         * gnus-util.el (gnus-action-message-log): New variable.
2209         (gnus-message): Use it.
2210         (gnus-final-warning): New function.
2211
2212         * nnimap.el (nnimap-open-connection): Record the greeting.
2213         (nnimap): Add greeting.
2214
2215 2010-09-26  Julien Danjou  <julien@danjou.info>
2216
2217         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2218         arguments.
2219         (gnus-html-wash-images): Fix spec computing to include start/end.
2220
2221         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2222
2223 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2224
2225         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2226         deletion.
2227         (nnimap-retrieve-headers): Don't select the group, because that's
2228         already done by nnimap-possibly-change-group.
2229
2230         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2231         (gnus-picon-transform-address): Use it.
2232
2233         * mail-source.el (mail-source-value): Revert previous patch.
2234
2235         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2236         on failure.
2237         (nnimap-open-connection): Look up both virtual and physical server name
2238         credentials.
2239
2240         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2241
2242 2009-02-07  Dave Love  <fx@gnu.org>
2243
2244         * tls.el (open-tls-stream): Don't query killing process.
2245
2246 2009-02-08  Dave Love  <fx@gnu.org>
2247
2248         * gnus-win.el (gnus-window-to-buffer-helper)
2249         (gnus-all-windows-visible-p): Function needn't be a symbol.
2250
2251         * mail-source.el (mail-source-value): Function needn't be a symbol.
2252
2253 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2254
2255         * message.el (message-cite-prefix-regexp): Remove } from the cite
2256         prefix.
2257
2258         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2259         highlight again, so that the highlight is correct.
2260
2261         * gnus-picon.el (gnus-picon): Remove again.
2262         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2263
2264         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2265         doing the header highlightling, so that the background colour of the
2266         picon is correct.
2267
2268         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
2269         (gnus-picon): Ditto.
2270         (gnus-picon): Reinstate.  The background colour for picons is white.
2271         (gnus-picon-insert-glyph): Make the background white.
2272
2273         * nnml.el (nnml-open-nov): Don't return dead buffers.
2274
2275         * auth-source.el (auth-source-create): Query the user for whether to
2276         store the credentials.
2277
2278         * netrc.el (netrc-store-data): New function.
2279
2280         * auth-source.el (auth-source-user-or-password): Use the existing auth
2281         sources, if any, for creation.
2282
2283         * gnus.el (gnus-group-fast-parameter): Return the last matching
2284         parameter instead of the first matching parameter.
2285
2286 2010-09-26  Julien Danjou  <julien@danjou.info>
2287
2288         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2289
2290 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2291
2292         * mml2015.el (mml2015-use): Remove gpg support.
2293
2294         * mml1991.el (mml1991-function-alist): Remove gpg function.
2295         (mml1991-gpg-sign): Remove.
2296
2297 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2298
2299         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2300         (gnus-browse-unsubscribe-current-group): Document it.
2301         (gnus-browse-unsubscribe-group): Use it.
2302
2303 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2304
2305         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2306         address to the To list for easier response.
2307
2308         * gnus.el (gnus-play-startup-jingle): Remove.
2309         (gnus-splash): Don't play jingle.
2310         (gnus): Silence gnus-load message.
2311
2312         * gnus-art.el (gnus-treat-play-sounds): Remove.
2313
2314         * gnus.el (gnus-play-jingle): Remove audio support.
2315
2316         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2317
2318         * earcon.el: Remove -- no users.
2319
2320         * gnus-audio.el: Remove -- no users of this package.
2321
2322         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2323
2324         * gnus-start.el (gnus-setup-news): Remove nocem support.
2325
2326         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
2327
2328         * gnus.el (gnus-use-nocem): Remove.
2329
2330         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2331         Remove.
2332
2333         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
2334         uses NoCeM any more.
2335
2336         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2337         (gnus-button-ctan-handler): Ditto.
2338         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2339         (gnus-button-ctan-directory-regexp): Ditto.
2340         (gnus-button-handle-ctan): Ditto.
2341         (gnus-button-tex-level): Ditto.
2342         (gnus-button-alist): Remove CTAN stuff.
2343
2344 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2345
2346         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
2347         nnimap-streaming test.
2348
2349         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2350         servers twice.
2351
2352         * nnimap.el (nnimap-open-connection): Add more error reporting when
2353         nnimap fails early.
2354
2355         * nnheader.el (nnheader-get-report-string): New function.
2356         (nnheader-get-report): Use it.
2357
2358         * gnus-int.el (gnus-check-server): Say what the error was when opening
2359         failed.
2360
2361         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2362         using streaming.
2363
2364 2010-09-25  Julien Danjou  <julien@danjou.info>
2365
2366         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2367         gnus-window-inside-pixel-edges.
2368
2369 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2370
2371         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2372
2373         * mm-decode.el (mm-save-part): Allow saving to other directories the
2374         normal Emacs way.
2375
2376         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
2377         Suggested by Jay Berkenbilt.
2378
2379         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2380         there isn't a single byte.
2381
2382         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2383         just do it.  It doesn't really seem to matter what the user responds
2384         here, I think, so it's just a confusing question.
2385
2386         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2387         non-streaming case.
2388
2389         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
2390         (gnus-article-encrypt-body): Use it.
2391
2392         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2393         keystroke.
2394
2395         * nnimap.el (nnimap-find-wanted-parts-1):
2396         Use gnus-fetch-partial-articles.
2397
2398         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2399
2400         * nnimap.el (nnimap-insert-partial-structure): New function.
2401         (nnimap-get-partial-article): New function.
2402         (nnimap-request-article): Use it.
2403         (nnimap-wait-for-response): Return whether the wait was successful.
2404         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2405         retrieval wasn't successful.
2406         (nnimap-retrieve-group-data-early): Allow throttling servers.
2407         (nnimap-streaming): New variable.
2408         (nnimap-fetch-partial-articles): Remove.
2409
2410         * mm-decode.el (mm-with-part): Protect against killed buffers.
2411
2412         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2413         for prettier summary display.
2414
2415 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2416
2417         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
2418
2419 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2420
2421         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2422         apparently third-party libraries depend on it.
2423
2424         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2425         before starting negotiation.
2426
2427         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2428         privacy reasons.
2429         (gnus-treat-mail-gravatar): Ditto.
2430
2431         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2432         buffer when inserting images.  Inserting text into the headers, for
2433         instance, can make them invalid.
2434
2435 2010-09-25  Julien Danjou  <julien@danjou.info>
2436
2437         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2438         variables.
2439
2440         * nnheader.el: Remove useless variables news-reply-yank-from and
2441         news-reply-yank-message-id.
2442
2443         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2444         variables.
2445
2446         * mml1991.el: Remove useless mml1991-verbose.
2447
2448         * gnus.el: Remove useless variable gnus-use-generic-from.
2449         Remove obsolete variable gnus-topic-indentation.
2450
2451         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2452
2453         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2454
2455         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2456
2457         * gnus-group.el: Remove useless gnus-group-icon-cache.
2458         Remove useless gnus-ephemeral-group-server.
2459
2460         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2461
2462         * mml2015.el: Remove useless mml2015-verbose.
2463
2464         * mml-smime.el: Remove useless mml-smime-verbose.
2465
2466         * gnus.el: Remove useless gnus-local-domain.
2467
2468         * gnus-gravatar.el (gnus-gravatar-transform-address):
2469         Use gnus-gravatar-size.
2470
2471         * gnus-art.el: Remove useless gnus-treat-translate.
2472
2473 2010-09-24  Julien Danjou  <julien@danjou.info>
2474
2475         * gnus-sum.el: Add support for Gravatars.
2476
2477         * gnus-art.el: Add support for Gravatars.
2478
2479         * gnus-gravatar.el: Add this file.
2480
2481         * gravatar.el: Add this file.
2482
2483 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2484
2485         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
2486
2487         * gnus-group.el (gnus-group-fetch-faq): Remove.
2488
2489         * gnus.el (gnus-group-faq-directory): Remove.
2490
2491         * gnus-group.el (gnus-group-fetch-charter): Remove.
2492
2493         * gnus.el (gnus-group-charter-alist): Remove.
2494
2495         * gnus-group.el (gnus-group-archive-directory): Remove.
2496         (gnus-group-recent-archive-directory): Ditto.
2497         (gnus-group-make-archive-group): Remove.
2498
2499         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2500
2501         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2502         use the same article number for all the cached articles.
2503
2504         * nnimap.el (nnimap-command): Register the last command time so
2505         that we can use it for idling NOOPs.
2506         (nnimap-open-connection): Start the keeplive timer.
2507         (nnimap-make-process-buffer): Store all the process buffers.
2508         (nnimap-keepalive): New function.
2509
2510         * starttls.el (starttls-open-stream): Add autoload cookie.
2511
2512 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2513
2514         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2515         handling.
2516
2517 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2518
2519         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2520         its data structures.
2521
2522         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2523         instead of the cl.el copy-list.
2524         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2525         equalp.
2526
2527 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2528
2529         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2530         and tool-bar-local-item-from-menu.
2531
2532         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2533         mode-line-highlight face for Emacs.
2534
2535         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2536         loading gnus-sum.elc; fix comment for canlock-verify.
2537         (gnus-article-jump-to-part): Use read-number.
2538         (gnus-insert-mime-button, gnus-insert-mime-security-button):
2539         Remove Emacs pre-21 compatible code for help-echo.
2540         (gnus-article-next-page-1): No need to adjust the number of lines.
2541         (gnus-article-describe-bindings): Always use help-buffer.
2542
2543         * gnus-audio.el (gnus-audio-inline-sound)
2544         * gnus-cus.el (gnus-custom-mode)
2545         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2546
2547         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2548
2549         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2550         compatible code.
2551
2552 2010-09-24  Glenn Morris  <rgm@gnu.org>
2553
2554         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2555         visiting the fcc file in rmail-mode.
2556
2557         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2558
2559 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2560
2561         * nnir.el: Silence the byte compiler.
2562
2563         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2564         alias to browse-url-url-encode-chars if any.
2565         (gnus-html-encode-url): Use it.
2566
2567 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2568
2569         * gnus-start.el (gnus-use-backend-marks): New variable.
2570         (gnus-get-unread-articles-in-group): Use it.
2571
2572         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2573         makeover.
2574
2575 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2576
2577         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2578
2579 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2580
2581         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2582         Remove.
2583         (gnus-setup-news-hook):
2584         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
2585
2586         * gnus-int.el (gnus-request-update-info): Protect against backends not
2587         having the function.
2588
2589         * nnimap.el (nnimap-stream): Mention starttls.
2590         (nnimap-open-connection): Add starttls support.
2591
2592 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2593
2594         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2595
2596 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2597
2598         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2599         BODYSTRUCTUREs.
2600         (nnimap-transform-headers): Unfold quoted {42} headers.
2601
2602         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2603         the info.
2604         (gnus-get-unread-articles): Only call updatep on backends that support
2605         it.
2606
2607         * nnweb.el (nnweb-request-update-info): NOOP.
2608
2609         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
2610
2611         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
2612         since it only deals with marks.
2613
2614         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
2615         gnus-request-marks, and make a new gnus-request-update-info.
2616
2617         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2618         the active instead of the high number, which is usually too low.
2619
2620 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2621
2622         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2623         * encrypt.el: Remove.
2624
2625 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2626
2627         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2628         server in symbolic form.
2629
2630         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
2631
2632 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2633
2634         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2635         (nnimap-update-info): Fix up code slightly.
2636
2637         * gnus-int.el (gnus-open-server): Add tracing for performance
2638         debugging.
2639
2640         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2641         (gnus-group-insert-group-line): Pass the real group name so that it
2642         gets the right data.
2643
2644         * gnus-start.el (gnus-get-unread-articles): Don't have
2645         `gnus-get-unread-articles-in-group' update info, since that can be
2646         really slow and doesn't seem to be needed?
2647
2648 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2649
2650         * time-date.el (date-to-time): Try using parse-time-string first before
2651         using the slower timezone-make-date-arpa-standard.
2652
2653 2010-09-22  Julien Danjou  <julien@danjou.info>
2654
2655         * gnus-group.el (gnus-group-insert-group-line):
2656         Call gnus-group-highlight-line.
2657         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2658         default hook list.
2659         (gnus-group-update-eval-form): Add new function.
2660         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2661         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2662
2663 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2664
2665         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2666         immediate, then expire all articles.
2667         (nnimap-update-info): Fix off-by-one errors.
2668         (nnimap-flags-to-marks): Would return no marks lists for group with no
2669         flags.  Instead return the other data.
2670
2671 2010-09-22  Julien Danjou  <julien@danjou.info>
2672
2673         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
2674         Only return an icon.
2675         (gnus-group-insert-group-line): Compute icon to return.
2676
2677         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
2678         (gnus-html-image-fetched): Only cache if
2679         gnus-html-image-automatic-caching is set.
2680         (gnus-html-image-fetched): Check for errors.
2681
2682 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2683
2684         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2685         once per method on `g'.  This ensures that backends like nnfolder don't
2686         open all their folders.
2687
2688         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2689         (nnimap-request-list): Nix out group in the correct buffer.
2690         (nnimap-parse-flags): Implement by using `read' instead of
2691         hand-parsing.
2692         (nnimap-flags-to-marks): Pass on permanent-flags.
2693         (nnimap-make-process-buffer): Record the server name.
2694         (nnimap-parse-flags): Fix typo.
2695         (nnimap-request-scan): Run split on the server in general, not just a
2696         single group.
2697
2698         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2699         parameter, and propagate this downwards.
2700
2701         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2702         since EXAMINE changes it on the server.
2703
2704         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2705         this command might take a while.
2706
2707 2010-09-22  Julien Danjou  <julien@danjou.info>
2708
2709         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
2710         harmful if you have 2 images side-by-side, they can't be properly
2711         update on text deletion.  Using text-property is safer here.
2712         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2713         data.
2714
2715 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2716
2717         * nnimap.el (nnimap-expunge-inbox): Remove.
2718         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2719         (nnimap-expunge): Flip default to t.
2720
2721         * gnus.el (gnus-method-to-server): Don't push things to the cache
2722         unless it's unique.
2723         (gnus-server-to-method): Ditto.
2724
2725 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2726
2727         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2728
2729 2010-09-22  Julien Danjou  <julien@danjou.info>
2730
2731         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2732         get the start of data.
2733         (gnus-html-encode-url): Add this function to encode special chars in
2734         URL.
2735         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2736         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2737
2738         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2739         default.
2740         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2741
2742         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2743         images alt-text.
2744         (gnus-html-put-image): Put alt-text as help-echo.
2745
2746 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2747
2748         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2749         * mm-util.el (mm-decompress-buffer)
2750         * nnir.el (nnir-run-find-grep)
2751         * pop3.el (pop3-list): Use 3rd arg of split-string.
2752
2753         * time-date.el (format-seconds): Comment fix.
2754
2755         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2756         and byte-optimize-form-code-walker.
2757         (dgnushack-make-auto-load): Don't advise make-autoload.
2758
2759         * lpath.el: Remove Emacs 21 stuff.
2760
2761 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2762
2763         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2764         outside the active range.  Suggested by Dan Christensen.
2765
2766         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2767         slightly later to avoid double-getting it.
2768
2769         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2770         previous patch.
2771
2772         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2773
2774 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2775
2776         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2777
2778 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2779
2780         * gnus-int.el (gnus-open-server): Give a better error message in the
2781         "go offline" case.
2782
2783         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2784         marks for nnimap, which is seldom the right thing to do.
2785
2786         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2787         (gnus-same-method-different-name): New function.
2788
2789         * nnimap.el (parse-time): Require.
2790
2791         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2792         method in the presence of many similar methods.
2793
2794         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2795
2796         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2797         nnml-inhibit-expiry.
2798
2799         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2800         find out whether methods are equal.
2801
2802         * nnimap.el (nnimap-find-expired-articles): New function.
2803         (nnimap-process-expiry-targets): New function.
2804         (nnimap-request-move-article): Request the article before looking at
2805         what the Message-ID is.  Fix found by Andrew Cohen.
2806         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2807
2808         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2809         for oldness in addition to being a predicate.
2810
2811         * nnimap.el (nnimap-request-group): When we have zero articles, return
2812         the right data to Gnus.
2813         (nnimap-request-expire-articles): Only delete articles immediately if
2814         the target is 'delete.
2815
2816         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2817         method, this would bug out.
2818
2819         * gnus-group.el (gnus-group-expunge-group): Rename from
2820         gnus-group-nnimap-expunge, and implemented as a normal interface
2821         function.
2822
2823         * gnus-int.el (gnus-request-expunge-group): New function.
2824
2825         * nnimap.el (nnimap-request-create-group): Implement.
2826         (nnimap-request-expunge-group): New function.
2827
2828 2010-09-21  Julien Danjou  <julien@danjou.info>
2829
2830         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2831         (gnus-html-cache-expired): Add new function.
2832         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2833         wethever we should display image for fetch it.
2834         Compute alt-text earlier to pass it to the fetching function too.
2835         (gnus-html-schedule-image-fetching): Change function argument to only
2836         get one image at a time, not a list.
2837         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2838         cache.
2839         (gnus-html-get-image-data): New function to retrieve image data from
2840         cache.
2841         (gnus-html-put-image): Change buffer argument to use image data rather
2842         than file, and place image above region rather than inserting a new
2843         one.  Do not take alt-text as argument, since it's useless now: we place
2844         the image above alt-text.
2845         (gnus-html-prune-cache): Remove.
2846         (gnus-html-show-images): Start to fetch image when we find one, do not
2847         push into a temporary list.
2848         (gnus-html-prefetch-images): Only fetch image if they have expired.
2849         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2850         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2851
2852 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2853
2854         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2855
2856 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2857
2858         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2859         spec inser "*" if the group isn't active instead of 0.
2860
2861         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2862         opening the server.
2863         (nnimap-request-delete-group): Implement group deletion.
2864         (nnimap-transform-headers): Return the size of the entire message in
2865         the Bytes header, not just the size of the first part.
2866         (nnimap-request-move-article): When moving an article from nnimap,
2867         request the article first so the accepting form has an article to
2868         accept.  Reported by Dan Christensen.
2869         (nnimap-command): Make sure that the error message doesn't error out.
2870
2871 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2872
2873         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2874         we haven't requested anything.
2875
2876 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2877
2878         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2879         "".  Fix found by Andrew Cohen.
2880
2881         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2882         instead of -encode-string.
2883
2884 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2885
2886         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2887
2888         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2889         by mm-subst-char-in-string.
2890
2891 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2892
2893         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2894         waiting for the connection string.
2895
2896         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2897         arriving.
2898
2899         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2900         bogus characters.  This allows selecting certain Gmail groups.
2901
2902         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2903         (nnimap-fetch-partial-articles): New variable.
2904         (nnimap-open-connection): When looking for credentials, also use the
2905         nnimap-server-port.
2906         (nnimap-request-article): Return the group/article number, so that Gnus
2907         `^' works as expected.
2908         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
2909
2910         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2911         comments.
2912         (gnus-methods-sloppily-equal): New function.
2913         (gnus): When using the development version of Gnus, load the gnus-load
2914         file.
2915
2916         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2917         `gnus-open-server' on each method before trying to scan them etc.
2918         This ensures that all the backend parameters are set correctly.
2919
2920         * nnimap.el (nnimap-authenticator): New variable.
2921         (nnimap-open-connection): Allow anonymous login.
2922         (nnimap-transform-headers): The chars header is called Chars not Bytes.
2923         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
2924
2925         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2926         patch, found by Knut Anders Hatlen.
2927
2928 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2929
2930         * gnus-agent.el (gnus-agent-batch-confirmation)
2931         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2932         to gnus-message.
2933         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2934         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2935         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2936         * gnus-int.el (gnus-open-server): Likewise.
2937         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2938         (gnus-score-check-syntax): Likewise.
2939         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2940         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2941         Likewise.
2942         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2943
2944 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2945
2946         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2947         calling conventions so that prefetch doesn't bug out.
2948
2949 2010-09-19  Julien Danjou  <julien@danjou.info>
2950
2951         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2952         rather than `subst-char-in-region' in order to be able to replace ASCII
2953         char by UTF-8 ones.
2954
2955         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2956         than curl.
2957         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2958         the right URL and ALT text on images.
2959         (gnus-html-wash-tags): Fix tag case.
2960         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2961         (gnus-article-html): Add -o display_ins_del=2 option.
2962         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2963
2964 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2965
2966         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2967         the extra mail headers, which sometimes seem to happen for unknown
2968         reasons.
2969
2970         * mail-parse.el (mail-header-encode-parameter): Define as
2971         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2972         (or most, perhaps?) mail readers don't understand the latter, but do
2973         understand the former.
2974
2975         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2976         to nil, so that no methods are automatically agentized.  I think this
2977         is probably what most users want.
2978
2979         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2980         from url-retrieve, for instance about invalid URLs.
2981
2982         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2983         groups that have no articles.
2984         (nnimap-request-article): Check that we really got an article when we
2985         requested one.
2986
2987         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2988         doesn't exist.
2989
2990         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2991         nntp buffer so the agent can save it.
2992         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2993         that CRLF doesn't get translated to \n.
2994         (nnimap-open-connection): Don't make 'shell commands only send \n.
2995
2996 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2997
2998         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2999         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3000         Update var name.
3001         (nnml-generate-nov-file): Use dolist.
3002         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
3003         Use with-current-buffer.
3004
3005 2010-09-18  Julien Danjou  <julien@danjou.info>
3006
3007         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
3008         parallel.
3009
3010 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3011
3012         * nnimap.el (nnimap-update-info): When doing partial marks update, get
3013         the range update right.
3014         (nnimap-request-group): Don't make `M-g' bug out on group with no
3015         marks.
3016         (nnoo): Require, so that other packages can require nnimap.
3017         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
3018         command we're looking for.  This helps when the server sends more
3019         responses after we've gotten everything we expected.
3020         (nnimap): Add a `newlinep' field to keep track of end-of-line
3021         conventions.
3022         Don't send CRLF to things that don't want it.
3023         (nnimap-request-accept-article): Ditto.
3024
3025 2010-09-18  Julien Danjou  <julien@danjou.info>
3026
3027         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
3028         than curl to retrieve images.
3029
3030 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3031
3032         * nnimap.el (nnimap-update-info): Extend the info so that we can set
3033         the marks.
3034         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
3035         (nnimap-wait-for-connection): New function.
3036         (nnimap-open-connection): If we have PREAUTH, don't query for login
3037         credentials.
3038         (nnimap-update-info): Fix off-by-one error when concatenating ranges
3039         when doing a partial update.
3040
3041 2010-09-18  Julien Danjou  <julien@danjou.info>
3042
3043         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
3044         tags.
3045
3046 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3047
3048         * nnimap.el (nnimap-credentials): New function.
3049         (nnimap-open-connection): Use the new function to look for credentials
3050         also on the numeric equivalents of "imap" and "imaps".
3051
3052         * gnus-start.el (gnus-activate-group): Send the info to
3053         gnus-request-group.
3054
3055         * nnimap.el (nnimap-request-group): Have the "check" version of the
3056         function parse flags and update the info, so that a `M-g' get a total
3057         resync of all flags from the group.
3058
3059         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
3060         to allow backends to alter the info on group selection.  Also alter all
3061         the backend -request-group functions to take the parameter.
3062
3063         * nnimap.el (nnimap-store-info): New function.
3064         (nnimap-update-info): Store the info for later usage.
3065         (nnimap-request-group): Use the stored info for the dont-check case, so
3066         that we don't retrieve all marks when we enter a group.
3067
3068         * nnimap.el: Use deffoo instead of defun for interface functions.
3069
3070         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
3071         update the group info.  This makes the nndraft groups, for instance, go
3072         back to their old behaviour.
3073
3074         * gnus-sum.el (gnus-select-newsgroup): Indent.
3075
3076         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
3077         in.
3078         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
3079         nothing.
3080
3081         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
3082         from methods that are denied.
3083
3084         * gnus-int.el (gnus-method-denied-p): New function.
3085
3086         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
3087         store the password instead of netrc.
3088         (nnimap-open-connection): Don't error out when we can't make a
3089         connections.
3090
3091         * auth-source.el (auth-source-create): In the password prompt, say what
3092         we're querying for.  Also prompt for user name if that hasn't been
3093         given.
3094
3095         * nnimap.el (nnimap-with-process-buffer): Remove.
3096
3097 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3098
3099         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
3100         method when we're reading from the agent.
3101
3102         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
3103
3104         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
3105         that's probably most useful for users.
3106
3107         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
3108         "failed" all the time.
3109
3110         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
3111         ...)) with (with-current-buffer ... ).
3112
3113         * nntp.el (nntp-open-server): Return whether the open was successful or
3114         not.
3115
3116         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
3117         select an unread unseen article first.
3118
3119         * nnimap.el (nnimap-open-connection): If the user doesn't have a
3120         /etc/services, supply some sensible port defaults.
3121
3122         * dgnushack.el: Define netrc-credentials.
3123
3124 2010-09-17  Julien Danjou  <julien@danjou.info>
3125
3126         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
3127
3128 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3129
3130         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
3131         doesn't have any parameters.
3132
3133 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3134
3135         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
3136         only upcased checks.
3137
3138         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
3139
3140         * nnimap.el (nnimap-open-shell-stream): New function.
3141         (nnimap-open-connection): Use it.
3142         (nnimap-transform-headers): Get the number of lines in each message.
3143         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
3144         number of lines.
3145         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
3146         problem.
3147
3148         * utf7.el (utf7-encode): Autoload.
3149
3150         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
3151         to allow the mail splitting to not return a default group.  This is
3152         useful for nnimap, which will leave unmatched mail in the inbox.
3153
3154         * nnimap.el: Rewritten.
3155
3156         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3157         nnimap usage.
3158
3159         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3160         if the move is internal, so that nnimap can do fast internal moves.
3161
3162         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3163         data.
3164         (gnus-read-active-for-groups): Support finishing the early retrieval of
3165         data.
3166
3167         * gnus-range.el (gnus-range-nconcat): New function.
3168
3169         * gnus-int.el (gnus-finish-retrieve-group-infos)
3170         (gnus-retrieve-group-data-early): New functions.
3171
3172 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3173
3174         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3175         (nnrss-retrieve-groups):
3176         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3177         (pop3-quit): Use with-current-buffer.
3178
3179 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3180
3181         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3182         instead of nnheader-accept-process-output.
3183
3184         * dgnushack.el (dgnushack-compile): Add comment.
3185
3186         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3187
3188         * gnus-html.el (gnus-html-schedule-image-fetching)
3189         (gnus-html-prefetch-images): Replace process-kill-without-query by
3190         gnus-set-process-query-on-exit-flag.
3191
3192 2010-09-16  Romain Francoise  <romain@orebokech.com>
3193
3194         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3195
3196 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3197
3198         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3199         parameter to unintern is mandatory-ish in Emacs 24.
3200
3201         * gnus-html.el (gnus-html-schedule-image-fetching)
3202         (gnus-html-prefetch-images): Check for curl before using it.
3203
3204         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3205         depend on curl, which isn't essential.
3206
3207         * imap.el: Revert back to version
3208         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3209         seem problematic.
3210
3211 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3212
3213         * gnus-registry.el (gnus-registry-install-shortcuts):
3214         Explicitly pass `obarray' to `unintern' to avoid a warning.
3215
3216 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3217
3218         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
3219         change.
3220
3221         * nnrss.el (nnrss-request-list): Remove this function and related
3222         functions, including the moreover stuff.
3223
3224 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3225
3226         * nnrss.el (nnrss-retrieve-groups): New function.
3227
3228 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3229
3230         * .dir-locals.el: Add no-byte-compile cookie.
3231
3232 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3233
3234         * time-date.el (format-seconds): Comment fix.
3235
3236         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3237         for back end that doesn't support request-scan.
3238
3239 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3240
3241         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3242         then do request scans from the backends.
3243
3244         * netrc.el (netrc-credentials): New conveniency function.
3245
3246         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3247         avoid running a hook per line, since this takes a lot of time,
3248         profiling shows.
3249         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3250         directly if gnus-visual-p is true.
3251
3252 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3253
3254         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3255         groups; replace mapcar with dolist which is a bit faster; pass groups
3256         info to gnus-read-active-file-1.
3257         (gnus-read-active-file-1): Scan only specified groups if the new
3258         optional arg `infos' is given.
3259
3260 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3261
3262         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3263
3264         * pop3.el (pop3-movemail): Remove.
3265         (pop3-streaming-movemail): Rename to pop3-movemail.
3266
3267         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3268         don't restrict end-tag searches to the end of the line.
3269
3270 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3271
3272         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3273         articles of every unchecked group to t, which means unknown since the
3274         server has never been opened.
3275
3276 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3277
3278         * gnus-html.el (gnus-html-show-alt-text): New command.
3279         (gnus-html-browse-image): Ditto.
3280         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3281         to browse the image directly.
3282         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3283         better.
3284
3285         * gnus-async.el (gnus-async-article-callback):
3286         Call `gnus-html-prefetch-images' unconditionally.
3287
3288         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3289         before feeding URLs to curl.
3290
3291 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3292
3293         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3294         internal images as deletable by `W D D'.
3295
3296         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3297         (gnus-async-article-callback): Fix typo.
3298
3299 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3300
3301         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3302         current line to work around bugs in the output from w3m.
3303
3304         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3305         for groups that want that.
3306
3307         * nntp.el (nntp-wait-for-string): Supply a timeout for
3308         accept-process-output to ensure progress.
3309
3310         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3311         level to get unread articles from, then use that for foreign groups,
3312         too.
3313
3314         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3315         confuses the rest of the function.
3316
3317         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3318         for the methods that support -retrieve-groups, too.
3319
3320         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3321
3322 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3323
3324         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3325         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3326
3327         * pop3.el: Require cl when compiling.
3328         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3329
3330 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3331
3332         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3333         that aren't going to be activated.
3334         (gnus-get-unread-articles): Fix up the last commit.
3335
3336         * gnus-html.el (gnus-article-html): Allow calling without specifying
3337         the handle.  In that case, dissect the buffer first.
3338
3339         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3340
3341         * nnimap.el (nnimap-open-connection): Revert the change that would look
3342         into authinfo for imaps instead of imap.
3343
3344         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3345         say that you don't want to call gnus-request-group with don-check, but
3346         do check the reponse.  This is for virtual groups only.
3347         (gnus-get-unread-articles): Count the archive groups as secondary, so
3348         that they're activated the same way as before.
3349
3350         * imap.el (imap-message-map): Removed optional buffer parameter, since
3351         no callers use it.
3352         (imap-message-get): Ditto.
3353         (imap-message-put): Ditto.
3354         (imap-mailbox-map): Ditto.
3355         (imap-mailbox-put): Ditto.
3356         (imap-mailbox-get): Ditto.
3357         (imap-mailbox-get): Revert last change for this function.
3358
3359         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3360         case-insensitively.
3361         (nnimap-debug): Remove.
3362
3363         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3364         to use `imap-fetch' instead.  According to the comments, this should be
3365         safe, since all other IMAP clients use the 1:* syntax.
3366         (imap-enable-exchange-bug-workaround): Removed.
3367         (imap-debug): Removed -- doesn't seem very useful.
3368
3369         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3370         mail from a file, and the file doesn't exist.
3371
3372         * imap.el (imap-log): New convenience function used throughout instead
3373         of repeating the same code all over the place.
3374
3375         * pop3.el (pop3-streaming-movemail): Return t for success.
3376
3377         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3378         .authinfo if we're using ssl connection.
3379
3380         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3381         already have if we're in a main Gnus `g' run.
3382
3383         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3384
3385 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3386
3387         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3388
3389         * nnmh.el (nnmh-request-list-1): Bind `file'.
3390
3391         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3392         alias to set-process-query-on-exit-flag or process-kill-without-query.
3393         (pop3-open-server): Use it.
3394
3395 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3396
3397         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3398         box to the Incoming file.  Fixes mistake in previous checkin.
3399
3400         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3401         request loop (for debugging purposes) removed.
3402
3403         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3404         culprit is more visible.
3405         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3406         (nnml-add-incremental-nov): New functions to do "incremental" nov
3407         updates, where we just append to the end of the existing nov files
3408         without reading/writing them in full.
3409
3410         * mail-source.el (mail-source-delete-crash-box): Really only check the
3411         incoming files once in a while.
3412
3413         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3414
3415         * mail-source.el (mail-source-delete-crash-box): Only check the
3416         incoming files for deletion once per day to save a lot of file
3417         accesses.
3418
3419         * pop3.el (pop3-logon): Fix up unbound variable typo.
3420
3421         * mail-source.el (pop3-streaming-movemail): Autoload.
3422
3423         * pop3.el (pop3-streaming-movemail):
3424         Respect pop3-leave-mail-on-server.
3425
3426         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3427         retrieval.
3428
3429         * pop3.el (pop3-process-filter): Remove unused function.
3430         (pop3-streaming-movemail, pop3-send-streaming-command)
3431         (pop3-wait-for-messages, pop3-write-to-file)
3432         (pop3-number-of-responses): New functions for streaming pop3
3433         retrieval.
3434
3435         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3436         come from no known methods.
3437         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3438         list.
3439
3440         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
3441         message sizes.
3442         (pop3-movemail): Use erase-buffer instead of looping and deleting
3443         regions, which seems rather odd.
3444
3445         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3446         file once per `g' run.
3447
3448         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3449         directories.  This makes the draft queue directory work.
3450
3451         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3452         data from the backends, so that we only request the list of groups from
3453         each method once.  This should speed things up considerably.
3454
3455         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3456         detect that it's not implemented.
3457
3458         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3459         we actually do recurse down into the tree, but don't stat all leaf
3460         nodes.
3461
3462         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3463         then say so instead of bugging out.
3464
3465         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3466         files exist before trying to read them.
3467
3468         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3469         around <pre_int>.
3470
3471         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3472
3473         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3474
3475 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3476
3477         * mm-util.el (mm-image-load-path): Just return the image directories,
3478         not all directories in the path in addition to the image directories.
3479         (mm-image-load-path): Maintain a cache of the image directories so that
3480         the `g' command in Gnus doesn't have to stat dozens of directories each
3481         time.
3482
3483         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3484         (gnus-html-wash-tags): Add a new `i' command to insert images.
3485         (gnus-html-insert-image): New command and keystroke.
3486         (gnus-html-redisplay-with-images): New command and keystroke.
3487         (gnus-html-show-images): Rename command.
3488         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3489         spacers.
3490         (gnus-html-wash-tags): Decode entities at the end, so that entities
3491         inside the tags don't mess up the rest of the "parsing".
3492
3493         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3494         so that nnimap methods aren't agentized by default.  There's apparently
3495         many problems related to agent/imap behaviour.
3496
3497         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3498
3499         * gnus-html.el: Doc fix.
3500
3501 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3502
3503         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3504         specifier-spec-list for Emacs 21.
3505
3506         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3507         glyph-width and glyph-height instead of display-graphic-p and
3508         image-size; make avoidance of displaying small images work for XEmacs.
3509
3510         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3511         for XEmacs.
3512
3513         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3514         of symbol that holds plist data.
3515         (gnus-process-plist): Remove plist of process after getting it.
3516
3517 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3518
3519         * message.el (message-generate-hashcash): Change default to
3520         'opportunistic if hashcash is installed.
3521
3522         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3523         (gnus-html-put-image): Only call image-size once, since it's somewhat
3524         time-consuming on remote X servers.
3525
3526 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3527
3528         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3529         type on data, not a file name.
3530
3531         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3532         window-pixel-edges for Emacs 21.
3533
3534         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3535         decoded contents.
3536         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3537
3538 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3539
3540         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3541         group line format, since it isn't very interesting.
3542
3543         * gnus-agent.el (gnus-agent-short-article),
3544         (gnus-agent-long-article): Increase values for these two variables,
3545         since most people are likely to have more network connection and
3546         storage than before.
3547
3548         * gnus.el (gnus-refer-article-method): Change default to 'current.
3549         When referring an article, the common behaviour is to refer it from the
3550         current select method, not the native select method.  The chances of
3551         the native select method having the message in question is rather slim
3552         these days.
3553
3554         * gnus-sum.el (gnus-auto-select-subject): Change default to
3555         `unseen-or-unread'.  I think it's likely that most people want to
3556         select an unseen article over a previously seen, but unread one.
3557
3558         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3559         means that in the article buffer none of the minor mode elements will
3560         be shown, usually, and this is not desirable in most cases.
3561
3562         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3563         that commands like `d' (and the like) go to the next line in the
3564         buffer, instead of the next unread article.  I think this is the
3565         behaviour that is most natural for most users.
3566         (gnus-single-article-buffer): Change default to nil, so that people can
3567         have as many article buffers open as they have summary buffer.  I think
3568         this is the most natural way for the groups to behave.
3569
3570         * message.el (message-generate-new-buffers): Change default to
3571         `unsent', so that all new message buffers start their names with the
3572         string "*unsent", and it's easier to find the buffers if you move from
3573         them.
3574
3575 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3576
3577         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3578         small.  They're probably tracking images.
3579         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3580         (gnus-html-rescale-image): Yet another try at getting the image sizing
3581         right.
3582
3583         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3584         nntp-marks-file-name is nil.
3585
3586 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3587
3588         * gnus-html.el (gnus-html-wash-tags)
3589         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3590         Better logging.
3591
3592 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3593
3594         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
3595
3596         * gnus-html.el (gnus-html-wash-tags): Check the value of
3597         gnus-blocked-images in the summary buffer.
3598
3599 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3600
3601         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3602
3603 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3604
3605         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3606         like "a", it seems like.
3607         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3608         since it needs to be picked from the correct buffer.
3609
3610         * nnwfm.el: Remove.
3611
3612         * nnlistserv.el: Remove.
3613
3614 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3615
3616         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3617         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3618
3619 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3620
3621         * nnkiboze.el: Remove.
3622
3623         * nndb.el: Remove.
3624
3625         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3626         alt text.
3627         (gnus-html-rescale-image): Try to get the rescaling logic right for
3628         images that are just wide and not tall.
3629
3630         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3631         overshadow variable bindings.
3632
3633 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3634
3635         * gnus-html.el (gnus-html-wash-tags)
3636         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
3637         Add extra logging.
3638
3639 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3640
3641         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3642         (gnus-max-image-proportion): New variable.
3643         (gnus-html-rescale-image): New function.
3644         (gnus-html-put-image): Rescale images.
3645
3646 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3647
3648         Fix up some byte-compiler warnings.
3649         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3650         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3651         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3652         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3653         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3654         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3655         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3656
3657 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3658
3659         * gnus-html.el (gnus-article-html): Decode contents by charset.
3660
3661 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3662
3663         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3664         (gnus-html-frame-width, gnus-blocked-images)
3665         * message.el (message-prune-recipient-rules): Add custom version.
3666         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3667
3668         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3669         functions.
3670
3671         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3672         gnus-process-get.
3673
3674 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3675
3676         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3677         instead of lsub directly.
3678
3679 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3680
3681         * nnwarchive.el: Remove.
3682
3683         * gnus-soup.el: Remove.
3684
3685         * nnsoup.el: Remove.
3686
3687         * nnultimate.el: Remove.
3688
3689         * gnus-html.el (gnus-blocked-images): New variable.
3690
3691         * message.el (message-prune-recipients): New function.
3692         (message-prune-recipient-rules): New variable.
3693
3694         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3695         guess whether a long line is natural text or not.
3696
3697         * gnus-html.el (gnus-html-schedule-image-fetching):
3698         Use gnus-process-plist and friends for compatibility.
3699
3700 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3701
3702         * gnus-html.el: Require packages that define macros used in this file.
3703         (gnus-article-mouse-face): Declare to silence byte-compiler.
3704         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3705         process-get.
3706         (gnus-html-put-image): Use plist-get to avoid getf.
3707         (gnus-html-prefetch-images): Use with-current-buffer.
3708
3709 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3710
3711         * gnus-ems.el: Provide compatibility functions for
3712         gnus-set-process-plist.
3713
3714         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3715         header-line-format for XEmacs 21.4.
3716
3717         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3718         * gnus.el (gnus-valid-select-methods)
3719         * message.el (message-send-mail-partially-limit)
3720         * mm-decode.el (mm-text-html-renderer)
3721         * mml.el (mml-insert-mime-headers-always)
3722         * smiley.el (smiley-regexp-alist): Bump custom version.
3723
3724 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3725
3726         * gnus-html.el: require mm-url.
3727         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3728         with the url to `url'.
3729         (gnus-html-wash-tags): Support cid: URLs/images.
3730
3731 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3732
3733         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3734         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3735         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3736
3737         * gnus-move.el: Remove file, since it doesn't really work.
3738
3739         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3740         UTF-8.  This seems to fix problems with some German web feeds.
3741
3742         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3743         at the top so that the proper colours are applied.
3744
3745         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3746         don't have dots in their names.
3747
3748         * gnus-art.el (gnus-article-view-part): Doc fix.
3749
3750         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3751         XEmacs-compatible.
3752         (gnus-html-put-image): Don't do images on non-graphic displays.
3753
3754         * nnslashdot.el: Remove this unused backend.
3755
3756         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3757         actions.
3758         (gnus-undo-register-1): Revert last change.
3759
3760         * gnus-group.el (gnus-group-completing-read): Protect against not
3761         having completion-styles bound.
3762
3763         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3764         make broken recipients happier.
3765
3766         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3767
3768         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3769         point parameter.
3770
3771         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3772
3773         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3774         completion-styles for group selection.
3775
3776 2009-02-04  Andreas Schwab  <schwab@suse.de>
3777
3778         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3779         headers and regexp-quote the match if necessary.
3780
3781 2009-03-24  Miles Bader  <miles@gnu.org>
3782
3783         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3784         the blinking smiley.
3785
3786 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3787
3788         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3789         blink smiley.
3790
3791 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3792
3793         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3794         where the dribbel file lives exists.
3795
3796         * message.el (message-send-mail-partially-limit): Change the default to
3797         nil, since most people don't want this.
3798
3799         * mm-url.el (mm-url-decode-entities): Also decode entities like
3800         &#x3212.
3801
3802 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3803
3804         * gnus-sum.el (gnus-summary-idna-message):
3805         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3806         Hyperlink urls in docstrings with URL `...'.
3807
3808 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3809
3810         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3811         functions.
3812
3813 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3814
3815         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3816         say what the mouseover text should be.
3817
3818         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3819         version of the mm-w3m-safe-url-regexp variable to only download images
3820         in the groups where we want that to happen.
3821
3822         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3823
3824         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3825         easier debugging.
3826         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3827         big pictures in the article buffer.
3828
3829         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3830         gnus-article-html.
3831         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3832         w3m.
3833
3834         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3835
3836 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3837
3838         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3839         which doesn't exist.
3840
3841         * message.el (message-inhibit-ecomplete): New variable to allow some
3842         function to inhibit ecomplete address storage.
3843         (message-resend): Disable ecomplete message storage when resending
3844         messages.
3845
3846         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3847
3848 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3849
3850         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3851         Save excursion while copying, moving, and deleting articles in order to
3852         prevent the cursor from jumping to unforeseen place.
3853
3854 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3855
3856         * lpath.el: No need to bind bookmark-current-buffer,
3857         bookmark-yank-point and bookmark-make-record-function.
3858
3859 2010-08-17  Glenn Morris  <rgm@gnu.org>
3860
3861         * gnus-sync.el: Require gnus components whose functions are used.
3862
3863         * gnus-art.el (bookmark-make-record-function):
3864         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3865         Declare for compiler.
3866
3867         * mm-url.el (mml-compute-boundary): Autoload.
3868
3869 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3870
3871         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3872
3873 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3874
3875         Typo fix "hoo4a" -> "hook".
3876
3877         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3878
3879 2010-08-14  Glenn Morris  <rgm@gnu.org>
3880
3881         * gnus-sync.el (gnus-sync): Fix defgroup version.
3882
3883 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3884
3885         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3886
3887         * gnus-sync.el: Fix docs.
3888         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3889         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3890
3891 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3892
3893         Optimizations for gnus-sync.el.
3894
3895         * gnus-sync.el: Add docs about gnus-sync-backend
3896         possibilities.
3897         (gnus-sync-save): Remove unnecessary message.
3898         (gnus-sync-read): Optimize and show what groups were skipped.
3899
3900 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3901
3902         Minor bug fixes for gnus-sync.el.
3903
3904         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
3905         Don't read the sync on get-new-news.
3906
3907         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3908         quiet.
3909
3910         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
3911         (fix typo).
3912
3913 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3914
3915         Make saving and restoring of hidden threads work with overlays.
3916         Patch applied by Ted Zlatanov.
3917
3918         * gnus-sum.el (gnus-hidden-threads-configuration)
3919         (gnus-restore-hidden-threads-configuration): Update to deal with text
3920         properties, rather than searching for a magic character.
3921
3922 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3923
3924         New gnus-sync.el library for synchronization of marks.
3925
3926         * gnus-sync.el: New library for synchronization of marks.
3927
3928         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
3929         renamed from `gnus-registry-grep-in-list'.
3930
3931         * gnus-registry.el (gnus-registry-follow-group-p):
3932         Use `gnus-grep-in-list'.
3933
3934         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3935
3936 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3937
3938         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3939         determining charset of text fails.
3940
3941 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3942
3943         * nnmail.el (nnmail-get-new-mail-1): Revert.
3944
3945         * nnml.el (nnml-active-number): Make sure names of newly created groups
3946         in nnml-group-alist are encoded.
3947
3948 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3949
3950         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3951         containing non-ASCII characters in active file for nnml back end.
3952
3953 2010-07-24  David Engster  <dengste@eml.cc>
3954
3955         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3956         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3957
3958 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3959
3960         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3961         tag (Bug#6654).
3962
3963 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3964
3965         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3966         the article buffer, not the summary buffer.
3967
3968 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3969
3970         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3971         Emacs 23 as well.
3972
3973 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3974
3975         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3976         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3977
3978 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3979
3980         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3981         Patch applied by Karl Fogel.
3982
3983         * gnus-sum.el (gnus-summary-bookmark-make-record):
3984         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3985
3986 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3987
3988         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3989         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3990         C-w still not working correctly from Article buffers; Thierry's
3991         patch to fix that will be applied after this.
3992
3993         * gnus-art.el (bookmark-make-record-function): New local variable.
3994
3995         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3996         article buffer.
3997         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3998
3999 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4000
4001         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4002         on changes in bookmark.el.
4003
4004 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4005
4006         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
4007         `no-log' instead of message not to log prompt string.
4008
4009 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4010
4011         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4012         the *other* type of HTML form submission.
4013
4014 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
4015
4016         * auth-source.el (auth-source-pick): If choice does not contain a
4017         questioned keyword, set the check to t.
4018
4019 2010-06-12  Romain Francoise  <romain@orebokech.com>
4020
4021         * gnus-util.el (gnus-date-get-time): Move up before first use.
4022
4023 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4024
4025         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
4026         (gnus-article-edit-part): Bind it to make last part that is substituted
4027         or deleted visible.
4028         (gnus-mime-display-single): Buttonize part of which id equals to
4029         gnus-mime-buttonized-part-id.
4030
4031 2010-06-10  Dan Christensen  <jdc@uwo.ca>
4032
4033         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
4034         (gnus-dd-mmm): Use gnus-date-get-time.
4035         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
4036         simplify logic.
4037         (gnus-summary-limit-to-age): Use gnus-date-get-time.
4038         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
4039
4040 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
4041
4042         * auth-source.el (top): Autoload `secrets-list-collections',
4043         `secrets-create-item', `secrets-delete-item'.
4044         (auth-sources): Fix tag string.
4045         (auth-get-source, auth-source-retrieve, auth-source-create)
4046         (auth-source-delete): New defuns.
4047         (auth-source-pick): Rewrite in order to avoid 2 passes.
4048         (auth-source-forget-user-or-password): New parameter USERNAME.
4049         (auth-source-user-or-password): New parameters CREATE-MISSING and
4050         DELETE-EXISTING.  Retrieve password interactively, if needed.
4051
4052 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4053
4054         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
4055         deleting unused directories when gnus-expert-user is t.
4056
4057 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4058
4059         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
4060         for each temp file when gnus-article-browse-delete-temp is ask.
4061
4062 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4063
4064         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
4065         Lisp calls to delete-backward-char by calls to delete-char.
4066
4067 2010-05-20  Kevin Ryde  <user42@zip.com.au>
4068
4069         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
4070
4071 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4072
4073         * password-cache.el (password-cache-remove): Fix docstring.
4074
4075 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4076
4077         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
4078         article unless decoding article to be saved.
4079
4080 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4081
4082         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4083         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4084         generated within the mm-with-unibyte-current-buffer macro.
4085
4086 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4087
4088         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4089         to nil when we're in a mml-preview buffer and no group is selected.
4090
4091 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4092
4093         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4094         when catching the `C-g'.  Reported by "Leo".
4095
4096 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4097
4098         * message.el (message-forward-make-body-plain)
4099         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4100         multibyte-string-p.
4101
4102         * lpath.el: Revert.
4103
4104 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4105
4106         * message.el (message-forward-make-body-mml): Assume original message
4107         is multibyte string; error on unibyte.
4108         (message-forward-make-body-plain): Ditto; don't add excessive newline
4109         in body end.
4110
4111         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
4112
4113 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
4114
4115         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
4116         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
4117
4118 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4119
4120         * mm-extern.el (mm-extern-url): Don't use
4121         mm-with-unibyte-current-buffer.
4122         (mm-extern-cache-contents): Use with-current-buffer instead of
4123         save-excursion + set-buffer.
4124
4125 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4126
4127         * mm-util.el (mm-emacs-mule): Remove.
4128
4129 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
4130
4131         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
4132         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
4133         change.
4134
4135 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4136
4137         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
4138         bind the default value of enable-multibyte-characters to nil.
4139
4140 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4141
4142         * message.el (message-forward-make-body-plain)
4143         (message-forward-make-body-mml):
4144         Don't use mm-with-unibyte-current-buffer.
4145
4146 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4147
4148         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
4149
4150 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4151
4152         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
4153         (Bug#5592).
4154
4155 2010-05-07  Julien Danjou  <julien@danjou.info>
4156
4157         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4158         it to mm-pipe-part.
4159
4160         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4161         it is given.
4162
4163 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4164
4165         * binhex.el (binhex-decode-region-internal)
4166         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4167         (dns-query)
4168         * nnweb.el (nnweb-gmane-search)
4169         * pgg-parse.el (pgg-parse-armor)
4170         * pgg.el (pgg-verify-region)
4171         * sha1.el (sha1-string-external)
4172         * uudecode.el (uudecode-decode-region-internal)
4173         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4174         XEmacs.
4175
4176         * gnus-art.el (gnus-article-browse-html-parts)
4177         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4178         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4179         make-temp-file.
4180
4181         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4182         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4183         compiling.
4184
4185         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4186         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4187         XEmacs when compiling.
4188
4189         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4190         gnus-pick-mode-off-hook for XEmacs when compiling.
4191         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4192         gnus-binary-mode-off-hook for XEmacs when compiling.
4193
4194         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
4195         Return nil if char-charset is not available.
4196
4197         * imap.el (imap-disable-multibyte)
4198         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4199         macros.
4200
4201         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4202         instead of encode-coding-string.
4203
4204         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4205         'xemacs) instead of mm-emacs-mule to switch function definitions.
4206         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4207
4208         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4209         bind temporary-file-directory for XEmacs;
4210         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4211         timer-set-function for XEmacs 21.4 and SXEmacs;
4212         bind timer-list for XEmacs 21.4 and SXEmacs;
4213         fbind char-charset and find-charset-region for non-Mule XEmacs;
4214         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4215         encode-coding-region and encode-coding-string for XEmacs having no
4216         file-coding feature.
4217
4218 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4219
4220         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4221
4222 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4223
4224         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4225         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4226
4227 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4228
4229         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4230         alias `jka-compr-delete-temp-file' no longer exists.
4231
4232 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4233
4234         Use define-minor-mode in Gnus where applicable.
4235         * mml.el (mml-mode): Use define-minor-mode.
4236         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4237         (gnus-undo-mode): Use define-minor-mode.
4238         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4239         (gnus-dead-summary-mode): Use define-minor-mode.
4240         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4241         Initialize in declaration.
4242         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4243         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4244         (gnus-mailing-list-mode): Use define-minor-mode.
4245         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4246         (gnus-draft-mode): Use define-minor-mode.
4247         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4248         (gnus-dired-mode): Use define-minor-mode.
4249
4250 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4251
4252         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4253         handles on recursive mml-to-mime translation and check them for
4254         boundary delimiter collisions.  Reported by Greg Troxel.
4255
4256 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4257
4258         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4259
4260 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4261
4262         * mm-util.el (mm-find-buffer-file-coding-system):
4263         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4264
4265 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4266
4267         * message.el (message-generate-headers): Record insertion of optional
4268         headers as well.  Otherwise the check to prevent repeated insertion of
4269         optional headers is a no-op.
4270
4271 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4272
4273         * smime.el: Don't mention CVS.
4274
4275         * nnrss.el (nnrss-fetch): Don't mention CVS.
4276
4277         * nnir.el: Don't mention CVS.
4278
4279 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4280
4281         * gnus-sum.el (gnus-summary-bookmark-make-record):
4282         Add `location' field.
4283
4284 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4285
4286         * lpath.el: Fbind bookmark-default-handler,
4287         bookmark-get-bookmark-record, bookmark-make-record-default,
4288         bookmark-prop-get for Emacs <23 and XEmacs.
4289
4290 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4291
4292         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4293         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4294         Use with-current-buffer to silence the byte-compiler.
4295         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4296         bother to require `gnus'.
4297         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4298
4299 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4300
4301         * gnus-sum.el (gnus-summary-bookmark-make-record)
4302         (gnus-summary-bookmark-jump): New functions.
4303         (gnus-summary-mode): Setup bookmark support.
4304
4305 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4306
4307         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4308         if set.
4309
4310 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4311
4312         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4313         gnus-article-browse-html-save-cid-image; make it work recursively for
4314         forwarded messages as well.
4315         (gnus-article-browse-html-parts): Work when prefix arg is given.
4316         (gnus-article-browse-html-article): Doc fix.
4317
4318 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4319
4320         * message.el (message-default-mail-headers):
4321         (message-default-headers): Carry the value mail-default-headers over
4322         into message-default-mail-headers, rather than message-default-headers.
4323
4324 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4325
4326         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
4327         charset.
4328
4329         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4330         charset into the <meta> tag when the article is encoded to utf-8.
4331
4332 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4333
4334         * gnus-art.el (gnus-article-browse-delete-temp-files):
4335         Delete directories as well.
4336         (gnus-article-browse-html-parts): Work for images that do not specify
4337         file names; delete temp directory when quitting; insert header at the
4338         right place; use file: scheme for image files.
4339
4340 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4341
4342         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4343         (gnus-article-browse-html-parts): Use it to make temporary cid image
4344         files in addition to html file so that browser may display them.
4345
4346 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4347
4348         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4349
4350 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4351
4352         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4353
4354 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4355
4356         * auth-source.el (auth-sources): Change default to be simpler.
4357         Explain about Secret Service API sources.  Improve Customize options.
4358         (auth-source-pick): Change to accept any number of search parameters.
4359         Implement fallbacks iteratively, not recursively.  Add scoring on the
4360         second pass and sort by score.  Call Secret Service API when needed.
4361         (auth-source-user-or-password): Use it.  Call Secret Service API
4362         directly when needed to get the user name and the password.
4363
4364 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4365
4366         * message.el (message-interactive): Doc fix.
4367         (message-qmail-inject-args): Reflow.
4368         (message-kill-to-signature): Fix typo in docstring.
4369
4370         * smiley.el (smiley-buffer): Fix typo in docstring.
4371
4372 2010-03-24  Glenn Morris  <rgm@gnu.org>
4373
4374         * mail-source.el (gnus-message): Declare.
4375         (mail-source-delete-old-incoming): Require gnus-util.
4376
4377 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4378
4379         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4380
4381         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4382
4383         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4384         password-cache's default if it is not bound.
4385         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4386         password-cache-expiry's default if it is not bound.
4387
4388         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4389         available in Emacs 21.
4390
4391         * lpath.el: Suppress compiler warnings for:
4392         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4393         XEmacs;
4394         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4395         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4396         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4397
4398 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4399
4400         * auth-source.el (auth-sources): Fix up definition so extra parameters
4401         are always inline.
4402
4403 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4404
4405         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
4406         wasn't updated after mismatch.  Clear cached mailbox info correctly
4407         when uidvalidity changes.
4408         (nnimap-group-prefixed-name): New function to avoid some code
4409         duplication.
4410         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4411         (nnimap-request-group): Use it.
4412         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4413         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4414         with many imap folders.  This is done by caching the group status from
4415         the imap server persistently in a group parameter `imap-status'.  (This
4416         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4417         but not persistently, so every Gnus startup was still very slow.)
4418
4419 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4420
4421         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4422         delete the extra newline.  Otherwise editing of :string and :number
4423         types don't work.
4424
4425 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4426
4427         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4428         secrets.el dependency.
4429         (auth-sources): Add optional user name.  Add secrets.el configuration
4430         choice (unused right now).
4431
4432 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4433
4434         * gnus-sum.el (gnus-summary-make-menu-bar):
4435         Let `gnus-registry-install-shortcuts' fill in the functions.
4436
4437         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4438         warnings.
4439         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4440         (gnus-registry-install-shortcuts): Populate and use it in a
4441         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4442
4443 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4444
4445         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4446         In-place substitutions for the group name encoding/decoding.
4447         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4448         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4449         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4450         (nnimap-update-unseen, nnimap-request-list)
4451         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4452         (nnimap-request-set-mark, nnimap-split-to-groups)
4453         (nnimap-split-articles, nnimap-request-newgroups)
4454         (nnimap-request-create-group, nnimap-request-accept-article)
4455         (nnimap-request-delete-group, nnimap-request-rename-group)
4456         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4457         `encoded-mbx' for consistency.
4458         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4459         variable `imap-current-mailbox'.
4460
4461         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4462         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4463
4464 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4465
4466         * pop3.el (pop3-display-message-size-flag): Display message size byte
4467         counts during POP3 download.
4468         (pop3-movemail): Use it.
4469         (pop3-list): Implement listing of available messages.
4470
4471 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4472
4473         * nnir.el (nnir-get-article-nov-override-function): New function to
4474         override the normal NOV retrieval.
4475         (nnir-retrieve-headers): Use it.
4476
4477 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4478
4479         * auth-source.el (netrc-machine-user-or-password): Autoload.
4480
4481 2010-03-19  Glenn Morris  <rgm@gnu.org>
4482
4483         Stop message.el from loading about 40 libraries it doesn't always need.
4484         The general approach is to autoload rather than require, and to
4485         require in the specific functions rather than the file.  (Bug#5642)
4486
4487         * gmm-utils.el: Don't require wid-edit.
4488         (widget-create-child-value, widget-convert, widget-default-get):
4489         Autoload.
4490
4491         * gnus-util.el: Don't require time-date, netrc.
4492         (message-fetch-field, gnus-group-name-decode): Declare rather than
4493         autoloading.
4494         (gnus-fetch-field): Require message.
4495         (gnus-decode-newsgroups): Require gnus-group.
4496
4497         * ietf-drums.el: Don't require time-date.
4498
4499         * message.el: Don't require hashcash, canlock, ecomplete.
4500         Do require mail-utils.  Require nnheader only when compiling.
4501         (smtpmail-default-smtp-server): Remove declaration.
4502         (message-send-mail-function): Check smtpmail-default-smtp-server
4503         is bound rather than requiring smtpmail.
4504         (message-auto-save-directory, message-insert-signature):
4505         Use expand-file-name rather than nnheader-concat.
4506         (nnheader-insert-file-contents): Autoload.
4507         (hashcash-wait-async): Declare.
4508         (message-send-mail): Only call gnus-setup-posting-charset if
4509         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4510         (message-send-mail-with-sendmail): Require sendmail.
4511         (canlock-password, canlock-password-for-verify): Declare.
4512         (message-canlock-password): Require canlock.
4513         (nnheader-get-report): Autoload.
4514         (gnus-setup-posting-charset): Declare.
4515         (message-send-news): Require gnus-msg.
4516         (message-make-references, message-make-in-reply-to): Use mail-header-id
4517         rather than the alias mail-header-message-id.
4518         (ecomplete-add-item, ecomplete-save): Declare.
4519         (message-put-addresses-in-ecomplete): Require ecomplete.
4520         (ecomplete-display-matches): Autoload.
4521
4522         * mm-decode.el: Don't require mailcap, gnus-util.
4523         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4524         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4525         Autoload.
4526         (mailcap-mime-extensions): Declare.
4527
4528         * mm-encode.el: Don't require mailcap.
4529         (mailcap-extension-to-mime): Autoload.
4530
4531         * mml-sec.el: Don't require password-cache.
4532
4533         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4534         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4535         (mml-minibuffer-read-type): Require mailcap.
4536         (mml-preview): Require gnus-msg.
4537
4538         * mml1991.el: Require password-cache.
4539         (password-cache-expiry): Remove declaration.
4540
4541         * mml2015.el: Require password-cache.
4542         (password-cache-expiry): Remove declaration.
4543
4544         * nneething.el (mailcap): Require mailcap.
4545
4546         * nnheader.el (declare-function): Add compatibility stub.
4547         (message-remove-header): Declare rather than autoload.
4548         (nnheader-replace-header): Require message.
4549
4550         * nnimap.el (declare-function): Add compatibility stub.
4551         (netrc-parse, netrc-machine-user-or-password): Declare.
4552         (nnimap-open-connection): Require netrc.
4553
4554         * nntp.el (declare-function): Add compatibility stub.
4555         (netrc-parse, netrc-machine, netrc-get): Declare.
4556         (nntp-send-authinfo): Require netrc.
4557
4558         * rfc2047.el: Don't require qp.
4559         (quoted-printable-encode-region, quoted-printable-decode-string):
4560         Autoload.
4561
4562         * sieve-mode.el: Don't require easymenu.
4563         (easy-menu-add-item): Autoload it.
4564
4565         * spam-stat.el (time-to-number-of-days): Autoload it.
4566
4567 2010-03-19  Glenn Morris  <rgm@gnu.org>
4568
4569         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4570
4571 2010-03-18  Glenn Morris  <rgm@gnu.org>
4572
4573         * hashcash.el (declare-function): Remove duplicate definition.
4574
4575 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4576
4577         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4578         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4579         value if any backslash escapes).
4580
4581 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4582
4583         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4584         if it is available.  (bug#5647)
4585
4586         * lpath.el: Suppress compiler warning for coding-system-from-name for
4587         Emacs 21 and XEmacs.
4588
4589 2010-03-14  Juri Linkov  <juri@jurta.org>
4590
4591         * hmac-def.el:
4592         * hmac-md5.el:
4593         * netrc.el: Fix keywords.
4594
4595 2010-02-26  Glenn Morris  <rgm@gnu.org>
4596
4597         * message.el (message-send-mail-function): Change the default, so that
4598         it inherits from a customized send-mail-function.  (Bug#5643)
4599
4600 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4601
4602         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4603         shell-command-to-string signals an error (bug#5299).
4604
4605 2010-02-24  Glenn Morris  <rgm@gnu.org>
4606
4607         * message.el (message-smtpmail-send-it)
4608         (message-send-mail-with-mailclient): Doc fixes.
4609
4610 2010-02-16  Glenn Morris  <rgm@gnu.org>
4611
4612         * message.el (message-default-mail-headers): Change the default value
4613         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4614
4615 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4616
4617         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4618         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4619
4620 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4621
4622         * time-date.el (date-to-time): Doc fix (Bug#5408).
4623
4624 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4625
4626         * message.el (message-mail): Just pass yank-action on to message-setup.
4627         (message-setup): Handle (FUN . ARGS) form of yank-action.
4628         (message-with-reply-buffer, message-widen-reply)
4629         (message-yank-original): Handle non-buffer values of
4630         message-reply-buffer (Bug#4080).
4631         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4632
4633 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4634
4635         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4636         Fix typo in docstring.
4637
4638 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4639
4640         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4641         response.
4642
4643 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4644
4645         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4646
4647         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4648
4649         * message.el (message-check-news-header-syntax): Protect against a
4650         string that `rfc822-addresses' returns when parsing fails.
4651
4652 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4653
4654         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4655         (gnus-previous-char-property-change): New functions.
4656
4657         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4658
4659 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4660
4661         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4662         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4663
4664 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4665
4666         * message.el (message-exchange-point-and-mark): Rework last change to
4667         avoid using optional arg of exchange-point-and-mark, for backward
4668         compatibility.
4669
4670 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4671
4672         * message.el (message-exchange-point-and-mark):
4673         Call exchange-point-and-mark with an argument rather than setting
4674         mark-active by hand (Bug#5175).
4675
4676 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4677
4678         * nntp.el (nntp-service-to-port): Work for service expressed with
4679         numeric string; replace [:digit:] with [0-9] for XEmacs.
4680
4681 2009-12-17  Glenn Morris  <rgm@gnu.org>
4682
4683         * gnus-group.el (gnus-bug-group-download-format-alist):
4684         Change emacs entry to debbugs.gnu.org.  Bump :version.
4685
4686 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4687
4688         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4689
4690 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4691
4692         * message.el (message-info): Explain why we use `Info-goto-node'.
4693
4694 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4695
4696         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4697
4698 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4699
4700         * message.el (message-completion-in-region): New compatibility function.
4701         (message-expand-group): Use it.
4702
4703 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4704
4705         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4706         with no unread article should be listed if the 2nd arg `predicate' is
4707         given.
4708
4709 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4710
4711         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4712
4713 2009-11-29  Juri Linkov  <juri@jurta.org>
4714
4715         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4716         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4717         on `gnus-recenter'.  (Bug#4698, Bug#4981)
4718
4719 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4720
4721         * sha1.el (sha1-string-external): default-directory "/" in case
4722         otherwise non-existent.  process-connection-type pipe for touch of
4723         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4724
4725 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4726
4727         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4728         it's comms related and sgml-mode.el has "comm" on that basis too.
4729
4730 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4731
4732         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4733         containing tspecial characters if they have been already quoted.
4734
4735 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4736
4737         * dns-mode.el (auto-mode-alist): Purecopy string.
4738
4739 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4740
4741         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4742
4743 2009-10-24  Glenn Morris  <rgm@gnu.org>
4744
4745         * gnus-art.el (help-xref-stack-item): Define for compiler.
4746
4747 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4748
4749         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4750
4751 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4752
4753         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4754
4755 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4756
4757         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4758         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4759
4760 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4761
4762         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4763         (gnus-overlays-in): New alias to overlays-in.
4764
4765         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4766         gnus-overlay-get, and gnus-delete-overlay.
4767         (gnus-summary-show-thread): Make it work as well for systems in which
4768         next-single-char-property-change is not available.
4769         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4770
4771         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4772         (gnus-overlay-get): New alias to extent-property.
4773         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4774
4775         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4776         SXEmacs.
4777
4778         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4779         SXEmacs.
4780
4781 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4782
4783         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4784
4785 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4786
4787         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4788         and XEmacs that don't have `remove-overlays'.
4789
4790 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4791
4792         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4793         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4794         selective display.  Use overlays instead.
4795
4796 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4797
4798         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4799
4800 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4801
4802         * spam-stat.el (spam-stat-load): Fix typo in message.
4803
4804 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4805
4806         * dig.el (dig-invoke): Fix typo in docstring.
4807         (query-dig): Reflow docstring.
4808
4809 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4810
4811         * gnus-art.el (gnus-article-encrypt-body):
4812         * message.el (message-check-recipients):
4813         * mm-util.el (mm-codepage-setup):
4814         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4815         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4816
4817 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4818
4819         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4820         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4821         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4822         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4823         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4824
4825 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4826
4827         * dig.el: Add "Keywords: comm", as per net-utils.el.
4828
4829 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4830
4831         * dig.el (dig-mode): Use define-derived-mode.
4832
4833 2009-09-19  Glenn Morris  <rgm@gnu.org>
4834
4835         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4836
4837 2009-09-18  Glenn Morris  <rgm@gnu.org>
4838
4839         * gnus-diary.el (gnus-diary-check-message):
4840         * message.el (message-insert-formatted-citation-line):
4841         * nnbabyl.el (top-level):
4842         * nndiary.el (nndiary-schedule):
4843         Fix typos in condition-case handlers.
4844
4845 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4846
4847         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4848         configuration that provides the sole article window in a frame;
4849         position point correctly after deleting a part.
4850
4851 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4852
4853         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4854         (spam-resolve-registrations-routine): Use it to unregister articles
4855         that change status.
4856
4857 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4858
4859         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4860         with XEmacs.
4861         (parse-time-string-chars): Use it.
4862
4863 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4864
4865         * imap.el (imap-interactive-login): Better messages.
4866         (imap-open): Fix bug with renamed buffer on reconnect.
4867         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4868         for easier debugging and cleaner code.  On successful (guessed based on
4869         server capabilities) secondary authentication, set imap-state
4870         correctly.
4871         (imap-last-authenticator): Define imap-last-authenticator as a variable
4872         to avoid warnings.
4873
4874 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4875
4876         * nnrss.el (nnrss-request-article): Remove binding of
4877         default-enable-multibyte-characters that has gotten needless by
4878         the 2007-07-13 change in rfc2047-encode-message-header.
4879
4880         * mml.el (mml-insert-multipart): Error on the message header.
4881         (mml-insert-part): Error on the message header; position point at
4882         the end of a MIME tag.
4883
4884 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4885
4886         * time-date.el (autoload): Expand define-obsolete-function-alias into
4887         defalias and make-obsolete for old Emacsen that Gnus supports.
4888         (with-no-warnings): Define it for old Emacsen.
4889         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4890         is available.
4891         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4892         float-time is available; suppress compile warning for time-to-seconds.
4893
4894         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4895         (gnus-float-time): Alias to float-time if it exists.
4896
4897         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4898         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4899         float-time is available; suppress compile warning for time-to-seconds.
4900
4901         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4902         XEmacs.
4903
4904 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4905
4906         * imap.el (imap-message-map): Docstring fix.
4907
4908 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4909
4910         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4911         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4912         Add the optional argument `encoding' that overrides the default.
4913
4914         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4915         mm-encode-buffer.
4916
4917 2009-09-04  Glenn Morris  <rgm@gnu.org>
4918
4919         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4920         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4921         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4922         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4923         * mm-util.el (mm-with-unibyte-current-buffer)
4924         (mm-find-buffer-file-coding-system):
4925         * yenc.el (yenc-decode-region): Use default-value rather than
4926         default-enable-multibyte-characters.
4927
4928 2009-09-03  Glenn Morris  <rgm@gnu.org>
4929
4930         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4931         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4932         than default-enable-multibyte-characters.
4933
4934 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4935
4936         * gnus-art.el (gnus-article-read-summary-keys):
4937         Fix gnus-buffer-configuration's value temporarily used.
4938
4939 2009-09-02  Glenn Morris  <rgm@gnu.org>
4940
4941         * gnus-util.el (gnus-float-time): New function.
4942         * gnus-delay.el (gnus-delay-article):
4943         * gnus-sum.el (gnus-thread-latest-date):
4944         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4945         * nnspool.el (nnspool-request-newgroups):
4946         Use gnus-float-time rather than time-to-seconds.
4947         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4948
4949         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4950         (gnus-header-subject-face, gnus-header-newsgroups-face)
4951         (gnus-header-name-face, gnus-header-content-face):
4952         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4953         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4954         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4955         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4956         (gnus-cite-face-11):
4957         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4958         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4959         (gnus-server-closed-face, gnus-server-denied-face)
4960         (gnus-server-offline-face):
4961         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4962         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4963         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4964         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4965         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4966         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4967         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4968         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4969         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4970         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4971         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4972         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4973         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4974         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4975         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4976         (gnus-summary-high-undownloaded-face)
4977         (gnus-summary-low-undownloaded-face)
4978         (gnus-summary-normal-undownloaded-face)
4979         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4980         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4981         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4982         (gnus-splash-face):
4983         * message.el (message-header-to-face, message-header-cc-face)
4984         (message-header-subject-face, message-header-newsgroups-face)
4985         (message-header-other-face, message-header-name-face)
4986         (message-header-xheader-face, message-separator-face)
4987         (message-cited-text-face, message-mml-face):
4988         * sieve-mode.el (sieve-control-commands-face)
4989         (sieve-action-commands-face, sieve-test-commands-face)
4990         (sieve-tagged-arguments-face):
4991         * spam.el (spam-face):
4992         Mark face aliases with "-face" in the name as obsolete.
4993
4994 2009-09-01  Glenn Morris  <rgm@gnu.org>
4995
4996         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4997         than goto-line.
4998
4999 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5000
5001         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5002         Don't move point if the command is invoked inside the message header.
5003
5004 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5005
5006         * imap.el (imap-send-command): Simplify.
5007         (imap-wait-for-tag): point-max -> buffer-size.
5008
5009 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5010
5011         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5012         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5013         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5014         * nnir.el (nnir-swish-e-index-file):
5015         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5016         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5017         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5018         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5019         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5020         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5021
5022 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5023
5024         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5025         Don't save excursion.
5026
5027 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5028
5029         * nnheader.el (nnheader-find-file-noselect):
5030         * mm-util.el (mm-insert-file-contents):
5031         Use (default-value 'major-mode) instead of default-major-mode.
5032
5033 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5034
5035         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
5036
5037 2009-08-26  Glenn Morris  <rgm@gnu.org>
5038
5039         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
5040         than placing in files.el.
5041
5042 2009-08-25  Glenn Morris  <rgm@gnu.org>
5043
5044         * nnir.el (top-level): Don't require cl at run-time.
5045         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5046         Replace cl-function substitute with gnus-replace-in-string.
5047         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5048         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5049         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5050         simplified expansions.
5051
5052 2009-08-25  Kevin Ryde  <user42@zip.com.au>
5053
5054         * dig.el (dig): Add autoload cookie.
5055
5056 2009-08-22  Glenn Morris  <rgm@gnu.org>
5057
5058         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5059         goto-line.
5060
5061 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5062
5063         * parse-time.el (parse-time-string-chars): Save match data.
5064
5065 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
5066
5067         * parse-time.el (parse-time-string-chars): Compute using character
5068         classes, to handle non-ascii characters (Bug#3190).
5069
5070 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5071
5072         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5073
5074         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5075         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5076         (gnus-mm-display-part, gnus-mime-display-single)
5077         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5078         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5079
5080         * gnus-sum.el
5081         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5082         (gnus-summary-move-article): Add expirable mark to articles copied or
5083         moved to group that has auto-expire turned on if the option is non-nil.
5084
5085 2009-07-24  Glenn Morris  <rgm@gnu.org>
5086
5087         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5088         Fix typo.  (Bug#3903)
5089
5090 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5091
5092         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5093         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5094         that should not be used for draft articles.
5095         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5096         that has no concern in minor mode keys.
5097         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5098         Abolish.
5099
5100 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5101
5102         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5103         article without making inquiry to a user for unknown encoding.
5104
5105         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5106         (nnmaildir--scan): Assume i-node and device number that file-attributes
5107         returns might be cons-cell.
5108
5109         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
5110
5111         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
5112
5113 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5114
5115         * auth-source.el: Remove docs now in auth.texi.  Don't use
5116         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5117         `auth-source-hide-passwords' and use them.
5118
5119 2009-07-15  Glenn Morris  <rgm@gnu.org>
5120
5121         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5122
5123 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5124
5125         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5126         excessive whitespace from the default values of title and description.
5127
5128 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5129
5130         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5131         mail-fetch-field to fetch Content-Description header in order to
5132         exclude newlines.
5133
5134 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
5135
5136         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
5137         format used by GnuPG 2.0.11.
5138
5139 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5140
5141         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5142         to deleted part.
5143
5144 2009-05-30  David Engster  <dengste@eml.cc>
5145
5146         * nnmairix.el: Remove old documentation in the commentary block.
5147         (nnmairix-request-group): Do not update active file for nnml back ends.
5148         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5149         end so that overview files are ignored.
5150         (nnmairix-update-groups): Make updating the groups more robust by using
5151         marks.
5152         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5153         with dollar characters in message-id.
5154
5155 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5156
5157         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5158         2008-12-25 in dns.el.
5159
5160 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5161
5162         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5163         could happen if the text is only composed of spaces and/or tabs.
5164
5165 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5166
5167         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5168         when sending a queued message to avoid extra mml tags.
5169
5170 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5171
5172         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5173
5174 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5175
5176         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5177         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5178         rmail-toggle-header for XEmacs;
5179         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5180
5181 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5182
5183         * gnus-dired.el: Remove autoload for gnus-setup-message.
5184         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5185         displaying Gnus logo; always use compose-mail.
5186
5187 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5188
5189         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5190
5191 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5192
5193         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5194         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5195         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5196         available.
5197         (gnus-nocem-epg-verify): New function.
5198
5199 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5200
5201         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5202
5203 2009-02-15  Glenn Morris  <rgm@gnu.org>
5204
5205         * gnus-util.el (rmail-insert-rmail-file-header)
5206         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5207         autoloads.
5208         (rmail-default-rmail-file): Remove unnecessary declaration.
5209         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5210
5211 2009-02-14  Glenn Morris  <rgm@gnu.org>
5212
5213         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5214         variable (only used in gnus-util, which declares it anyway).
5215         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5216         which was only needed by gnus-art (changed to not use it any more).
5217         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5218         only used in gnus-util, which autoloads it itself.
5219         (rmail-update-summary): Fix autoload.
5220
5221         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5222         rather than rmail-output-to-rmail-file.
5223
5224 2009-02-07  Glenn Morris  <rgm@gnu.org>
5225
5226         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5227         autoload of function that no longer exists.
5228         (rmail-toggle-header): Declare.
5229         (message-forward-rmail-make-body): Handle mbox Rmail.
5230
5231 2009-01-31  Glenn Morris  <rgm@gnu.org>
5232
5233         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5234         2009-01-09 change.
5235
5236 2009-01-31  Dave Love  <fx@gnu.org>
5237
5238         * imap.el (imap-fetch-safe): Bind debug-on-error.
5239         (imap-debug): Add imap-fetch-safe.
5240
5241 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
5242
5243         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5244         (auth-source-forget-all-cached): New convenience function.
5245         (auth-source-user-or-password): Accept list of modes or a single mode.
5246
5247         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5248         auth-source modes.
5249
5250         * netrc.el (netrc-machine-user-or-password): Use list of
5251         auth-source modes.
5252
5253         * nnimap.el (nnimap-open-connection): Use list of
5254         auth-source modes.
5255
5256         * nntp.el (nntp-send-authinfo): Use list of
5257         auth-source modes.
5258
5259 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5260
5261         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5262         now.
5263
5264 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5265
5266         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5267         coding system in XEmacs; add a workaround for XEmacs.
5268
5269         * lpath.el: Fbind coding-system-aliasee.
5270
5271 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5272
5273         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5274         of current-language-environment.
5275
5276 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5277
5278         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5279         available at runtime.
5280
5281 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5282
5283         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5284
5285 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5286
5287         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5288         the greatest positive fixnum value doesn't work under an XEmacs with
5289         bignum support; use the most-positive-fixnum constant instead,
5290         available since Emacs 21.1 with cl and XEmacs 21.1.
5291
5292 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5293
5294         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5295         XEmacs gets not to work.
5296
5297 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5298
5299         * mm-util.el (mm-coding-system-priorities): Allow the value like
5300         "Japanese (UTF-8)" of current-language-environment.
5301
5302 2009-01-09  Glenn Morris  <rgm@gnu.org>
5303
5304         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5305         with last-command-event.
5306
5307 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5308
5309         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5310         in the doc string.
5311
5312         * message.el (message-fix-before-sending): Amend comment.
5313
5314 2009-01-08  Dave Love  <fx@gnu.org>
5315
5316         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5317
5318 2009-01-07  David Engster  <dengste@eml.cc>
5319
5320         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5321         simplified server definitions by converting it via
5322         gnus-server-to-method.
5323
5324 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5325
5326         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5327         parameter's operands.
5328
5329 2009-01-06  David Engster  <dengste@eml.cc>
5330
5331         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5332         primary select method (for gnus-group-mark-article-as-read).
5333
5334 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5335
5336         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5337         `(gnus)Face', not `(gnus)X-Face'.
5338
5339 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5340
5341         * mm-util.el (mm-ucs-to-char): New function.
5342
5343         * mm-url.el (mm-url-decode-entities): Use it.
5344
5345         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5346         unicode-to-char.
5347
5348 2009-01-05  Dave Love  <fx@gnu.org>
5349
5350         * time-date.el: Require cl for `declare'.
5351
5352 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5353
5354         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5355         Dave Love.
5356
5357 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5358
5359         * message.el (message-fix-before-sending): Add `eight-bit' to
5360         illegible-text check.
5361
5362 2009-01-03  Michael Olson  <mwolson@gnu.org>
5363
5364         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5365         `headers' is nil.  This can occur if the IMAP server does not have
5366         permissions to read messages from a folder, but can write new messages
5367         to the folder.
5368         (nnimap-request-article-part): Do not insert `data' if it is nil.
5369
5370         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5371         characters which will confuse `read', so skip past them.
5372
5373 2009-01-01  Dave Love  <fx@gnu.org>
5374
5375         * imap.el (imap-string-to-integer): Fix typo.
5376         (imap-fetch-safe): New function.
5377         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5378
5379         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5380
5381         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5382         (imap-parse-greeting): Fix doc strings.
5383         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5384         (imap-parse-flag-list): Make messages unique.
5385         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5386
5387         * nnimap.el: Fix author email.
5388         (nnimap-split-rule): Add FIXME comment.
5389         (nnimap-debug): Fix doc string.
5390
5391 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5392
5393         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5394
5395 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5396
5397         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5398         nslookup if resolv.conf isn't available.
5399         (dns-query): Rename from query-dns.
5400         (dns-query-cached): Rename from query-dns-cached.
5401
5402 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5403
5404         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5405         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5406         to check if those variables exist (first appeared in Emacs 18.50).
5407
5408 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5409
5410         * mm-util.el (mm-line-number-at-pos): New function.
5411
5412         * spam-report.el (spam-report-process-queue): Use it.
5413
5414 2008-12-24  David Engster  <dengste@eml.cc>
5415
5416         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5417         parameters that haven't existed as variables as buffer-local variables.
5418
5419 2008-12-23  Dave Love  <fx@gnu.org>
5420
5421         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5422         cadar.
5423
5424         * sieve-manage.el (sieve-manage-starttls-p): Rename from
5425         imap-starttls-p.
5426         (sieve-manage-starttls-open): Rename from imap-starttls-open.
5427
5428 2008-12-22  Dave Love  <fx@gnu.org>
5429
5430         * imap.el: Fix author email.  Doc fixes.
5431         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5432         reply.
5433
5434 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5435
5436         * spam-report.el (spam-report-gmane-max-requests): New constant.
5437         (spam-report-gmane-wait): New variable.
5438         (spam-report-gmane-ham, spam-report-gmane-spam)
5439         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5440         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5441         the server.
5442
5443         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5444         Add explanations.
5445
5446         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5447         nnheader-accept-process-output and nnheader-read-timeout if available.
5448         (pop3-movemail): Use it.
5449
5450         * message.el (message-check-news-body-syntax): Fix signature check if
5451         there's an attachment.
5452
5453 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5454
5455         * mm-util.el: Add comments to the mm- emulating functions.
5456
5457 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5458
5459         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
5460         Reported by Stephen Berman <stephen.berman@gmx.net>.
5461
5462 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5463
5464         * mm-util.el (mm-substring-no-properties): New function.
5465         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5466         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5467         (mm-string-to-multibyte): Doc fix.
5468
5469         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5470
5471 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5472
5473         * mml.el (mml-attach-file): Strip text properties from file name.
5474         (Bug#1574)
5475
5476 2008-12-16  Glenn Morris  <rgm@gnu.org>
5477
5478         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5479
5480 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5481
5482         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5483         knows since the charset specified might be a bogus alias that
5484         mm-charset-synonym-alist provides.
5485
5486 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5487
5488         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5489         "ISO_8859-1".
5490
5491         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5492
5493 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5494
5495         * mm-util.el (mm-charset-eval-alist):
5496         Define it before mm-charset-to-coding-system.
5497         (mm-charset-to-coding-system): Add optional argument `silent';
5498         define it before mm-charset-override-alist.
5499         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5500         default value if it can be used in Emacs currently running;
5501         silence mm-charset-to-coding-system.
5502
5503 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5504
5505         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5506         `allow-override' which says whether to use `mm-charset-override-alist'.
5507         (rfc2047-decode-encoded-words): Use it.
5508
5509         * mm-util.el (mm-charset-override-alist): Fix custom type;
5510         add `(gb2312 . gbk)' to choices.
5511
5512 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5513
5514         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5515         fast.
5516
5517         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5518
5519         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5520
5521 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5522
5523         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5524         on links.
5525
5526         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5527
5528 2008-12-03  Lute Kamstra  <lute@gnu.org>
5529
5530         * sha1.el: Remove leading * from docstrings of defcustoms,
5531         deffaces, defconsts and defuns.
5532
5533 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5534
5535         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5536         users' addresses that don't have domain parts.
5537         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5538         rather than message-narrow-to-head since there will be the message
5539         header separator.
5540
5541 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5542
5543         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5544         since the result is inserted in a unibyte buffer anyway.
5545         (nnimap-demule-use-string-to-multibyte): Remove.
5546         (nnimap-demule): Alias it to mm-string-to-multibyte.
5547
5548 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5549
5550         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5551         variable for debugging bug#464 and bug#1174.
5552         (nnimap-demule): Use it.
5553
5554 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5555
5556         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5557         score calculation correctly.
5558
5559 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5560
5561         * message.el (message-send-mail): Just set the buffer to unibyte
5562         rather than use mm-with-unibyte-current-buffer which does a lot more.
5563         (message-send-mail-partially): Don't bother with
5564         mm-with-unibyte-current-buffer since it's already been made unibyte by
5565         message-send-mail.
5566
5567 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5568
5569         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5570
5571 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5572
5573         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5574
5575 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5576
5577         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5578         require itself and to remove `with-no-warnings'.
5579
5580 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5581
5582         * starttls.el (starttls-any-program-available): Get the name of the
5583         available TLS layer program.
5584         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5585         well as the host name in the "opening" message.
5586
5587         * auth-source.el (auth-source-cache, auth-source-do-cache)
5588         (auth-source-user-or-password): Cache passwords and logins by default,
5589         allow override with `auth-source-do-cache'.
5590         (auth-source-forget-user-or-password): Allow users to remove cache
5591         entries if needed.
5592
5593 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5594
5595         * md4.el (md4-buffer): Fix typo in docstring.
5596         (md4, md4-64): Doc fixes.
5597         (md4-pack-int32): Reflow docstring.
5598
5599 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5600
5601         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5602         condition-case to only the forward-sexp call.
5603
5604 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5605
5606         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5607         quotes contained.  Make it more robust regardless by an extra
5608         condition-case wrapper.
5609
5610 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5611
5612         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5613
5614 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5615
5616         * nnml.el (nnml-request-expire-articles): Check if the function set to
5617         `nnmail-expiry-target' returns the symbol `delete'.
5618
5619         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5620
5621         * nnmail.el (nnmail-expiry-target): Fix custom type.
5622
5623 2008-10-02  Glenn Morris  <rgm@gnu.org>
5624
5625         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5626         Silence compiler warning.
5627
5628 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5629
5630         * tls.el (open-tls-stream): Show the actual command being
5631         executed, instead of the format string.
5632
5633 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5634
5635         * lpath.el: Fbind codepage-setup for Emacs 23.
5636
5637 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5638
5639         * mml.el (mml-menu): Don't assume mml2015 is bound.
5640
5641 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5642
5643         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5644         exists.
5645
5646 2008-09-27  Glenn Morris  <rgm@gnu.org>
5647
5648         * gnus-util.el (mail-header-remove-comments): Autoload it.
5649
5650 2008-09-27  Andreas Schwab  <schwab@suse.de>
5651
5652         * gnus-util.el (gnus-split-references): Strip comments.
5653         (gnus-parent-id): Likewise.
5654
5655 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5656
5657         * message.el (message-confirm-send): Fix version.
5658
5659 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5660
5661         * message.el (message-idna-to-ascii-rhs-1): Use
5662         mail-extract-address-components rather than mail-header-parse-addresses
5663         that is an alias by default to ietf-drums-parse-addresses that does not
5664         support non-ASCII names in headers' contents.
5665
5666 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5667
5668         * message.el (message-confirm-send): Fix variable documentation to
5669         avoid the "y/n" wording.
5670
5671 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5672
5673         * message.el (message-set-auto-save-file-name): Save to a different
5674         filename so multiple messages (especially drafts) can be recovered.
5675
5676 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5677
5678         * message.el (message-confirm-send): Add appropriate version.
5679
5680 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5681
5682         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5683         defvar.
5684
5685 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5686
5687         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5688         (mm-pkcs7-enveloped-magic): Ditto.
5689
5690 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5691
5692         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5693         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5694
5695 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5696
5697         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5698         default, it's better.
5699
5700 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5701
5702         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5703         summary line gnus-number property and ignore them (with a warning
5704         message).
5705
5706 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5707
5708         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5709         macro caddr in the interactive form since it won't be expanded.
5710
5711 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5712
5713         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5714         `charset'; fix name of function called recursively.
5715         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5716
5717 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5718
5719         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5720         (gnus-mime-set-charset-parameters): New function.
5721         (gnus-mime-view-part-as-charset): Use it to correctly display part
5722         specifying wrong charset.
5723
5724 2008-09-08  David Engster  <dengste@eml.cc>
5725
5726         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5727         in completing-read for back end server.
5728
5729 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5730
5731         * message.el (message-confirm-send): New variable to confirm sending a
5732         message.
5733         (message-send): Use it.
5734
5735 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5736
5737         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5738
5739 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5740
5741         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5742
5743 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5744
5745         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5746         prevent tracking too many groups.
5747         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5748         Use it.
5749
5750 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5751
5752         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5753         moving point to the bottom of the window in order to avoid recentering.
5754
5755 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5756
5757         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5758
5759         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5760         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5761         (gnus-article-beginning-of-window): Fix calculation.
5762
5763 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5764
5765         * gnus-msg.el (gnus-summary-supersede-article)
5766         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5767         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5768         message header.
5769
5770 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5771
5772         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5773         pending output coming after the status change.
5774
5775 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5776
5777         * message.el:
5778         * gnus-start.el:
5779         * gnus-registry.el: Remove VMS support.
5780
5781 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5782
5783         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5784         macro.
5785         (rfc2104-hash): Use it.
5786
5787 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5788
5789         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5790         (gnus-summary-sort-by-most-recent-date): New commands.
5791         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5792         and menu entries.
5793
5794 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5795
5796         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5797         don't redisplay article for raw contents; remove plural articles stuff.
5798
5799         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5800         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5801         on gnus-summary-save-article; display results properly.
5802
5803 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5804
5805         * lpath.el: No need to fbind ns-focus-frame.
5806
5807 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5808
5809         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5810
5811 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5812
5813         * gnus-art.el (gnus-summary-save-in-pipe):
5814         Consider gnus-save-all-headers.
5815
5816 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5817
5818         * gnus-util.el (ns-focus-frame): Remove declaration.
5819         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5820         like x.
5821
5822 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5823
5824         * rfc2104.el (rfc2104-zero): Delete defconst.
5825         (rfc2104-hex-alist): Likewise.
5826         (rfc2104-hex-to-int): Delete func.
5827         (rfc2104-hexstring-to-bitstring): Likewise.
5828         (rfc2104-nybbles): New defconst.
5829         (rfc2104-hash): Rewrite for speed.
5830
5831 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5832
5833         * tls.el (open-tls-stream): Make it work with the 2nd argument
5834         BUFFER that is a string but does not exist as a buffer object, as
5835         mentioned in the doc-string.
5836
5837 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5838
5839         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5840         SXEmacs.
5841
5842 2008-07-16  Glenn Morris  <rgm@gnu.org>
5843
5844         * gnus-util.el (ns-focus-frame): Declare for compiler.
5845
5846 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5847
5848         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5849         set as a group parameter.
5850         (gnus-summary-save-in-pipe): Work when it is called independently.
5851         (gnus-summary-pipe-to-muttprint): Don't modify
5852         gnus-summary-pipe-output-default-command.
5853
5854 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5855
5856         * message.el (message-send-mail-with-sendmail):
5857         Display the error message.
5858
5859 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5860
5861         * gnus-art.el (gnus-default-article-saver):
5862         Add gnus-summary-save-in-pipe to choices.
5863         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5864         gnus-summary-pipe-output-default-command as the default command.
5865         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5866         instead of gnus-last-shell-command.
5867
5868         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5869         New user option.
5870         (gnus-summary-muttprint-program): Mention the value will be changed.
5871         (gnus-summary-save-article): Force showing of all headers.
5872         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5873
5874 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5875
5876         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5877
5878 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5879
5880         * nnimap.el (nnimap-id):
5881         * sieve-manage.el (sieve-manage-open): Doc fixes.
5882
5883 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5884
5885         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5886         if available.
5887
5888 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5889
5890         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5891
5892         * nnkiboze.el (nnkiboze-generate-group):
5893         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5894
5895         * nnmairix.el: Require CL.
5896
5897 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5898
5899         * dgnushack.el: Autoload get-display-table and put-display-table for
5900         XEmacs 21.5.
5901
5902         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5903         21.4 and SXEmacs.
5904
5905 2008-06-15  David Engster  <dengste@eml.cc>
5906
5907         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5908
5909 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5910
5911         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5912         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5913         runtime choice under XEmacs.
5914
5915         * gnus-sum.el (gnus-summary-set-display-table):
5916         Use `gnus-put-display-table', `gnus-get-display-table',
5917         `gnus-set-display-table' for the display table, instead of `aset'.
5918
5919         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5920         Use `gnus-put-display-table', `gnus-get-display-table',
5921         `gnus-set-display-table' for the display table.
5922
5923 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5924
5925         * nnmairix.el: Add autoloads.
5926
5927 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5928
5929         * nnmairix.el (nnmairix-delete-recreate-group)
5930         (nnmairix-update-and-clear-marks): Fix error messages.
5931
5932 2008-06-14  David Engster  <dengste@eml.cc>
5933
5934         * nnmairix.el: Upgrade to version 0.6.
5935         (nnmairix-group-toggle-propmarks-this-group)
5936         (nnmairix-group-toggle-readmarks-this-group)
5937         (nnmairix-group-delete-recreate-this-group)
5938         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5939         (nnmairix-remove-tick-mark-original-article): New commands.
5940         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5941         (nnmairix-propagate-marks-to-nnmairix-groups)
5942         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5943         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5944         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5945         functions needed for marks propagation and manipulation of read marks.
5946         (nnmairix-update-groups): New function.
5947         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5948         (nnmairix-determine-original-group-from-registry)
5949         (nnmairix-determine-original-group-from-path)
5950         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5951         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5952         New helper functions.
5953         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5954         keystrokes for new commands.
5955         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5956         (nnmairix-request-group): Check allow-fast group parameter.
5957         (nnmairix-request-create-group): Set allow-fast group parameter if
5958         nnmairix-allowfast-default is set.
5959         (nnmairix-close-group): Propagate marks upon closing if needed.
5960         (nnmairix-group-toggle-threads-this-group): Use new.
5961         nnmairix-group-toggle-parameter helper function.
5962         (nnmairix-search): Better check for empty search result.
5963         (nnmairix-goto-original-article): Use new helper functions for
5964         determining original article.
5965         (nnmairix-show-original-article): Make sure message-id is in brackets.
5966         (nnmairix-call-mairix-binary): Change variable name.
5967         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5968         helper function.
5969         (nnmairix-widget-toggle-activate): Fix doc string.
5970
5971 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5972
5973         * nnir.el: Require edmacro when compiling with XEmacs.
5974         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5975         available in Emacs 21.
5976
5977 2008-06-11  Glenn Morris  <rgm@gnu.org>
5978
5979         * gnus-util.el (x-focus-frame):
5980         * gnus.el (image-size):
5981         * mm-decode.el (image-size): Declare.
5982
5983         * gnus-picon.el (declare-function): Add compat definition.
5984         (image-size): Declare.
5985
5986         * gnus-group.el (tool-bar-map):
5987         * gnus-sum.el (tool-bar-map): Define for compiler.
5988
5989         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5990
5991         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5992
5993         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5994         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5995         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5996         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5997         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5998         * sieve-manage.el, spam-report.el, spam.el:
5999         Remove unnecessary eval-and-compile of autoloads.
6000
6001 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6002
6003         * auth-source.el: Precise Tramp doc.
6004
6005 2008-06-07  Glenn Morris  <rgm@gnu.org>
6006
6007         * nnmairix.el: Remove unnecessary eval-when-compile.
6008
6009 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6010
6011         * lpath.el: Fbind propertize for XEmacs 21.4.
6012
6013 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6014
6015         * nnir.el: Move here from ../contrib.
6016
6017 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6018
6019         * gnus-util.el (gnus-read-shell-command): New function.
6020         * mm-decode.el (mm-pipe-part):
6021         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6022
6023 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6024
6025         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
6026
6027 2008-06-03  Glenn Morris  <rgm@gnu.org>
6028
6029         * pop3.el (nnheader-accept-process-output): Autoload it.
6030
6031 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6032
6033         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
6034         are not 2-digit hexadecimal characters that follow `%'s.
6035
6036 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6037
6038         * message.el (message-bogus-recipient-p): Fix type in doc string.
6039         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
6040         (message-bogus-addresses): Rename from message-bogus-address-regexp.
6041         Improve custom options.
6042         (message-bogus-recipient-p): Adjust accordingly.
6043
6044 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
6045
6046         * parse-time.el (parse-time-months, parse-time-weekdays): Add
6047         long-form month and day names.
6048
6049 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6050
6051         * dgnushack.el: Autoload debug, eudc-expand-inline and
6052         pgg-snarf-keys-region for XEmacs.
6053
6054         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
6055
6056         * nnmairix.el: Require edmacro when compiling with XEmacs.
6057
6058 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6059
6060         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6061         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6062
6063 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6064
6065         * auth-source.el: Add more docs.
6066
6067         * netrc.el (netrc-machine): Always match if the port is not given.
6068
6069 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6070
6071         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6072         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6073         retrieval faster in some cases, but might make CPU usage larger.
6074         If this has any bad side effects, we might revert this change.
6075
6076         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6077         seems to make mail retrieval much, much faster.
6078         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6079         unconditionally.
6080
6081         * gnus-draft.el (gnus-group-send-queue):
6082         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6083
6084 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6085
6086         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6087
6088         * message.el (message-bogus-address-regexp): Fix and improve custom
6089         type.
6090         (message-setup-hook): Add message-check-recipients as custom option.
6091
6092 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6093
6094         * message.el (message-cite-function): Remove bogus autoload which crept
6095         in during merge from v5-10.
6096
6097 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6098
6099         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6100
6101         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6102
6103         * auth-source.el: Preliminary Tramp docs.
6104         (auth-sources): Change the default auth-sources to use
6105         EPA .gpg files.
6106
6107 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6108
6109         * nntp.el: Autoload `auth-source-user-or-password'.
6110         (nntp-send-authinfo): Use it.
6111
6112         * nnimap.el: Autoload `auth-source-user-or-password'.
6113         (nnimap-open-connection): Use it.
6114
6115         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6116         for the gnus-message function.
6117         (auth-source-user-or-password): Use it.
6118
6119 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6120
6121         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6122         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6123         (rfc2104-hash): Use it.
6124
6125 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6126
6127         * gnus-art.el (gnus-article-toggle-truncate-lines):
6128         Don't use `iff' in docstring.
6129
6130 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6131
6132         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6133
6134         * gnus-util.el (gnus-extract-address-component-name)
6135         (gnus-extract-address-component-email): Convenience functions around
6136         `gnus-extract-address-components'.
6137
6138         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6139         Use `gnus-extract-address-component-email' to fix bug of comparing full
6140         sender name to `user-mail-address'.
6141
6142 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6143
6144         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6145         catch/throw to optimize.
6146         (gnus-registry-find-keywords): Just use member to find a keyword.
6147
6148 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6149
6150         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6151         is current before calling gnus-server-prepare.
6152         (gnus-server-setup-buffer, gnus-server-update-server)
6153         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6154
6155 2008-05-04  Juri Linkov  <juri@jurta.org>
6156
6157         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6158         (mailcap-file-default-commands): Use mailcap-replace-in-string
6159         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6160         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6161
6162 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6163
6164         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6165
6166 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6167
6168         * gnus.el: Bump version to 0.11.
6169
6170 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6171
6172         * gnus.el: No Gnus v0.10 is released.
6173
6174 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6175
6176         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6177         hooks.
6178         (gnus-update-read-articles): Speed up non-marks-using users.
6179         (gnus-use-marks): Define gnus-use-marks.
6180         (gnus-propagate-marks): Rename variable to something more sensible.
6181
6182 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6183
6184         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6185         (gmm-image-load-path-for-library): Fix typos in docstrings.
6186         (gmm-message): Reflow docstring.
6187
6188 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6189
6190         * mail-source.el (mail-source-set-1, mail-source-bind):
6191         Move auth-source code out of the macro to clean it up and fix bugs.
6192
6193 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6194
6195         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6196         by sender if it's equal to user-mail-address, it's likely to be
6197         useless.
6198
6199         * mail-source.el (mail-source-bind): Don't use user or password if they
6200         are not bound.  Unintern them if they are nil.  Don't use server unless
6201         it's bound, and default it to empty string otherwise.
6202
6203 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6204
6205         * mail-source.el: Load auth-source.el.
6206         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6207         get user name or password, if auth-sources is set up.
6208
6209         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6210         strategy of splitting with parent.
6211         (gnus-registry-split-fancy-with-parent)
6212         (gnus-registry-post-process-groups): Use it and fix prior
6213         bug (returning a list as the split result).
6214
6215         * auth-source.el (auth-sources): Remove server parameter.
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): Remove server parameter.
6221
6222 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6223
6224         * smime.el (smime-sign-region, smime-encrypt-region)
6225         (smime-decrypt-region):
6226         Remove redundant calls to `generate-new-buffer-name'.
6227
6228 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6229
6230         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6231         Don't use QP for message/rfc822.
6232         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6233
6234 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6235
6236         * sieve-manage.el (sieve-string-bytes): Remove.
6237         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6238         correct byte-length only if the process's coding-system is the same as
6239         the one used internally by Emacs to represent strings.
6240
6241 2008-04-22  Juri Linkov  <juri@jurta.org>
6242
6243         * mailcap.el (mailcap-file-default-commands): New function.
6244
6245 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6246
6247         * message.el (message-signature-separator, message-cite-function):
6248         Change custom version.
6249
6250 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6251
6252         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6253         commands.
6254         (tls-checktrust): Ditto.
6255
6256 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6257
6258         * mm-decode.el (mm-display-external): Make temp file read-only.
6259
6260 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6261
6262         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6263         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6264         `C-c C-f d'.
6265
6266 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6267
6268         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6269
6270 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6271
6272         * gnus.el: Bump version to 0.9.
6273
6274 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6275
6276         * gnus.el: No Gnus v0.8 is released.
6277
6278 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6279
6280         * mail-source.el (mail-source-value):
6281         Prefer fboundp to functionp so it works with macros as well.
6282
6283 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6284
6285         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6286         Fix last change in case the element is not even a symbol.
6287
6288 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6289
6290         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6291         Prefer fboundp to functionp so it works with macros as well.
6292
6293 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6294
6295         * auth-source.el: Add docs.
6296         (auth-sources): Modify format to support server.
6297         (auth-source-pick, auth-source-user-or-password)
6298         (auth-source-user-or-password-imap)
6299         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6300         (auth-source-user-or-password-sftp)
6301         (auth-source-user-or-password-smtp): Add server parameter.
6302
6303 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6304
6305         * gnus-registry.el: Initialize the registry when gnus-registry-install
6306         is t.
6307
6308 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6309
6310         * compface.el (uncompface): Make buffer unibyte.
6311
6312 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6313
6314         * mail-source.el (mail-source-value):
6315         Prefer fboundp to functionp so it works with macros as well.
6316
6317 2008-04-05  Glenn Morris  <rgm@gnu.org>
6318
6319         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6320
6321 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6322
6323         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6324         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6325
6326         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6327         multibyteness after rather than before erasing it.
6328
6329         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6330         mm-with-multibyte.
6331         (gnus-request-article-this-buffer): Make sure the proper decoding is
6332         used if gnus-original-article-buffer happens to be unibyte.
6333
6334         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6335         default-enable-multibyte-characters.
6336
6337         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6338         default-enable-multibyte-characters.
6339
6340         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6341
6342         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6343
6344 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6345
6346         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6347         Fix last change in case the element is not even a symbol.
6348
6349 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6350
6351         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6352         (imap-message-copyuid-1): Use it.
6353         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6354         J. Williams in
6355         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6356
6357         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6358         imap-enable-exchange-bug-workaround.
6359         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6360
6361 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6362
6363         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6364         a 100 byte status-checks into a 2-3MB transfer for each group.
6365         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6366         to enable bug workaround or not.
6367         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6368
6369 2008-03-31  Glenn Morris  <rgm@gnu.org>
6370
6371         * message.el (mml2015-use): Declare for compiler.
6372         (message-info): Require mml2015 when appropriate.
6373
6374 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6375
6376         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6377         whitespace.
6378
6379 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6380
6381         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6382         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6383         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6384         (nntp-service-to-port): New function.
6385         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6386         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6387         (nntp-open-netcat-stream): New function.
6388         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6389
6390 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6391
6392         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6393
6394 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6395
6396         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6397
6398 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6399
6400         * dns.el (dns-write): Use set-buffer-multibyte.
6401
6402 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6403
6404         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6405
6406 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6407
6408         * message.el (message-signature-separator): Change default.
6409         Improve custom type.
6410         (message-cite-function): Change default to
6411         message-cite-original-without-signature.
6412
6413         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6414         toggle.
6415
6416         * message.el (message-check-news-body-syntax): Fix signature check.
6417         (message-setup-1): Mark buffer as unmodified _after_ running
6418         message-setup-hook and handling message-alternative-emails.
6419         (message-shorten-references): Be more strict when building list of
6420         valid references to comply with GNKSA.
6421
6422         * gnus-group.el (gnus-read-ephemeral-bug-group)
6423         (gnus-read-ephemeral-debian-bug-group)
6424         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6425
6426         * message.el (message-info): Don't use booleanp which isn't supported
6427         in Emacs 21 and XEmacs.
6428
6429 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6430
6431         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6432         gnus-group-gmane-group-download-format.
6433         (gnus-group-read-ephemeral-gmane-group): Rename from
6434         gnus-group-read-ephemeral-gmane-group.
6435         (gnus-read-ephemeral-gmane-group-url): Rename from
6436         gnus-group-read-ephemeral-gmane-group-url.
6437         (gnus-bug-group-download-format-alist): New variable.
6438         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6439         (gnus-read-ephemeral-emacs-bug-group): New commands.
6440
6441 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6442
6443         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6444         (gnus-visible-headers): Improve custom type.
6445
6446 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6447
6448         * mml.el (mml-menu): Add workarounds for XEmacs.
6449
6450         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6451         X-Boundary header.
6452
6453         * message.el (message-simplify-recipients): Fix previous commit.
6454
6455 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6456
6457         * mm-util.el (mm-set-buffer-multibyte): New function.
6458         * mm-decode.el (mm-copy-to-buffer): Use it.
6459
6460         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6461         Prefer fboundp to functionp so it works with macros as well.
6462
6463 2008-03-19  Glenn Morris  <rgm@gnu.org>
6464
6465         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6466         Accidentally removed in the sync process with Emacs.
6467
6468 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6469
6470         * message.el (message-alter-recipients-discard-bogus-full-name):
6471         New function.
6472         (message-alter-recipients-function): New variable.
6473         (message-get-reply-headers): Use it.
6474         (message-replace-header): New helper function.
6475         (message-recipients-without-full-name): New variable.
6476         (message-simplify-recipients): New command.
6477
6478         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6479
6480         * message.el (message-info): Handle EasyPG manual.
6481
6482         * mml.el (mml-menu): Add entry for EasyPG.
6483
6484 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6485
6486         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6487         parameter.
6488
6489         * message.el (message-disassociate-draft): Specify drafts group name
6490         fully.
6491
6492 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6493
6494         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6495         Eliminate unnecessary duplicates from the match list.
6496
6497 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6498
6499         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6500
6501         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6502
6503         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6504         args of `how-many' of which the XEmacs version doesn't take; declare
6505         Info-index-next as function.
6506
6507 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6508
6509         * gnus-score.el (gnus-score-headers): Fix handling of
6510         gnus-inhibit-slow-scoring.
6511
6512         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6513         string.
6514         (gnus-button-url-regexp): Improve handling of parenthesis.
6515         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6516         (gnus-button-handle-info-keystrokes): Handle index entries.
6517
6518 2008-03-15  Glenn Morris  <rgm@gnu.org>
6519
6520         * parse-time.el (parse-time-string): Simplify.
6521
6522 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6523
6524         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6525         Incoming* files.
6526
6527 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6528
6529         * auth-source.el (auth-sources): Rename from auth-source-choices.
6530         (auth-source-pick): Use it.
6531
6532 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6533
6534         * binhex.el (binhex-decode-region-internal):
6535         * uudecode.el (uudecode-decode-region-internal):
6536         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6537         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6538         setting default-enable-multibyte-characters.
6539
6540 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6541
6542         * auth-source.el (auth-source-protocols)
6543         (auth-source-protocols-customize, auth-source-choices): Add and
6544         modified variable customizations and defaults.
6545         (auth-source-pick, auth-source-user-or-password)
6546         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6547         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6548         (auth-source-user-or-password-sftp)
6549         (auth-source-user-or-password-smtp): Use new variables and provide an
6550         interface to netrc.el.
6551
6552 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6553
6554         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6555         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6556         Make sure the nntp port to specify is a string.
6557
6558 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6559
6560         * nntp.el: Use with-current-buffer.
6561         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6562         dubious mm-with-unibyte-current-buffer.
6563         (nntp-with-open-group-function): New function extracted from
6564         nntp-with-open-group macro.
6565         (nntp-with-open-group): Use the function, so it's easier to debug.
6566         Add indentation and debugging info.
6567         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
6568         Recommend the use of the netcat alternatives.
6569
6570         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6571         Avoid mm-string-as-multibyte as well.
6572
6573         * nnweb.el (nnweb-insert-html):
6574         Remove use of nnheader-string-as-multibyte.
6575
6576         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6577         (nnheader-string-as-multibyte): Remove.
6578
6579         * mm-view.el: Use inhibit-read-only.
6580         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6581         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6582         or unibyte-string.
6583
6584         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6585         (mm-uu-yenc-extract): Use with-current-buffer.
6586
6587         * gnus-soup.el (gnus-soup-send-packet): Don't use
6588         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6589
6590         * nnmh.el: Use with-current-buffer.
6591         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6592         mm-string-as-multibyte on the output of mm-encode-coding-string.
6593
6594         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6595         (nnimap-request-move-article): Use with-current-buffer.
6596
6597         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6598         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6599         conversion uses string-make-unibyte rather than string-as-unibyte.
6600
6601         * gnus-msg.el: Use with-current-buffer.
6602
6603         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6604
6605 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6606
6607         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6608         string for caching if it is 'PIN.
6609
6610 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6611
6612         * lpath.el: Consider the case without Emacs/W3.
6613
6614 2008-03-08  Glenn Morris  <rgm@gnu.org>
6615
6616         * time-date.el (date-to-time, time-subtract, time-add)
6617         (safe-date-to-time): Doc fixes.
6618
6619 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6620
6621         * mail-source.el (mail-source-delete-old-incoming-confirm):
6622         Change default to nil.
6623         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6624
6625 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6626
6627         * lpath.el: Rearrange.
6628
6629         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6630         (gnus-article-goto-prev-page): Work for articles having ^L's.
6631
6632         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6633
6634         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6635
6636 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6637
6638         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6639         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6640         (gnus-bookmark-jump): Adjust some variable names.
6641
6642 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6643
6644         * auth-source.el: New package.
6645         (auth-source-choices): Add customization entry point variable.
6646
6647         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6648         bug.
6649
6650 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6651
6652         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6653         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6654         (gnus-registry-install-shortcuts): Rename from
6655         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6656         the `gnus-registry-mark-map' keymap dynamically from
6657         `gnus-registry-marks'.  The generated functions update the summary line
6658         when a registry mark is added or deleted, and will call
6659         `gnus-registry-install-p' (see the comments in the code).
6660         (gnus-registry-user-format-function-M): Use concat intelligently.
6661
6662         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6663         the registry mark functions.
6664
6665 2008-03-05  Glenn Morris  <rgm@gnu.org>
6666
6667         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6668         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6669         gnus-art.
6670         (top-level): No need to load own source when compiling.
6671
6672 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6673
6674         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6675         Suggested by <chris.anderton@zetnet.co.uk>.
6676
6677 2008-03-04  Glenn Morris  <rgm@gnu.org>
6678
6679         * gnus-sum.el (top-level): No need to require gnus when compiling,
6680         since unconditionally required near start of file.
6681         (gnus-summary-display-while-building): Move definition before use.
6682
6683 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6684
6685         * gnus-registry.el (gnus-registry-user-format-function-M):
6686         Add formatting function.
6687
6688 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6689
6690         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
6691         with plists.
6692         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6693         Use new format.
6694
6695 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6696
6697         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6698         `where-is-internal' that returns a range of key sequences.
6699
6700 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6701
6702         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6703
6704         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6705         (gnus-summary-jump-to-group): Consider windows on other displayed
6706         frames as well.  Similar changes might be needed elsewhere, but that's
6707         the one I've bumped into during my use.
6708
6709         * nndoc.el (nndoc-oe-dbx-type-p):
6710         * gnus-msg.el (gnus-debug):
6711         * gnus-group.el (gnus-update-group-mark-positions):
6712         Use mm-string-to-multibyte.
6713
6714 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6715
6716         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6717         doesn't handle NotDashEscaped.
6718
6719         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6720         (mml-dnd-attach-options): Fix typo in custom choice.
6721
6722         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
6723         Change nndoc-article-type to mbox.
6724         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6725
6726         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6727         to nil, instead of html2text.
6728
6729         * imap.el (imap-debug): Add `imap-ping-server'.
6730
6731         * gnus-bookmark.el: Add FIXMEs.
6732
6733         * message.el (message-form-letter-separator)
6734         (message-send-form-letter-delay): New variables.
6735         (message-send-form-letter): Use them.  New command to send form
6736         letters.  Requested by Uwe Siart.
6737         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6738
6739 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6740
6741         * Update copyright years.
6742
6743 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6744
6745         Sync from EMACS_22_BASE.
6746
6747         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6748
6749 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6750
6751         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6752         empty author.
6753
6754 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6755
6756         * gnus-registry.el (gnus-registry-marks): Add variable for
6757         customization of marks and their appearance.
6758         (gnus-registry-read-mark): Use it.
6759         (gnus-registry-do-marks): Add utility function to loop through
6760         `gnus-registry-marks'.
6761         (gnus-registry-install-shortcuts-and-menus): Add function to install
6762         shortcuts and menus.
6763         (gnus-registry-initialize): Use it.
6764         (gnus-registry-default-mark): Clarify documentation.
6765
6766 2008-02-29  Glenn Morris  <rgm@gnu.org>
6767
6768         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6769         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6770         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6771         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6772         Change defcustom :version from 23.0 to 23.1.
6773
6774 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6775
6776         * gnus-registry.el (gnus-registry-follow-group-p)
6777         (gnus-registry-post-process-groups): Add functions to aid registry
6778         splitting and improve logging.  Clarify behavior in function
6779         documentation.
6780         (gnus-registry-split-fancy-with-parent): Use them.
6781
6782 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6783
6784         * gnus-art.el: Use with-current-buffer.
6785
6786 2008-02-27  David Engster  <dengste@eml.cc>
6787
6788         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6789         Express real group name in the response.
6790
6791 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6792
6793         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6794         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6795         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6796         autoload gnus-registry-fetch-group when compiling.
6797         (nnmairix-request-group-with-article-number-correction):
6798         Remove unreferenced argument passed to nnmairix-call-backend.
6799
6800 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6801
6802         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6803         (mm-uu-extract): Improve face for low color ttys.
6804         Reported by Sascha Wilde.
6805
6806 2008-02-27  Glenn Morris  <rgm@gnu.org>
6807
6808         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6809         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6810         variables to defconsts.  Convert comments to doc-strings.
6811         (nnmairix-last-server, nnmairix-current-server): Convert from free
6812         variables to defvars.  Convert comments to doc-strings.
6813         (gnus-registry-fetch-group): Autoload.
6814         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6815         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6816         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6817         caddr.
6818         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6819         nnmairix-request-group-with-article-number-correction call.
6820         (nnmairix-fast, nnmairix-group): New, less general names, for free
6821         variables passed from nnmairix-request-group to
6822         nnmairix-request-group-with-article-number-correction.  Declare.
6823         (nnmairix-request-group-with-article-number-correction):
6824         Use nnmairix-fast, nnmairix-group rather than fast, group.
6825
6826 2008-02-26  David Engster  <dengste@eml.cc>
6827
6828         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6829         version 0.5.
6830
6831 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6832
6833         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6834         instead of making an extra function call.  Don't add the current group
6835         to articles only when they have the group.  Use
6836         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6837         Reported by David <de_bb@arcor.de>.
6838
6839 2008-02-24  Miles Bader  <miles@gnu.org>
6840
6841         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
6842         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
6843         (mm-find-mime-charset-region):
6844         * mm-bodies.el (mm-encode-body):
6845         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
6846
6847 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6848
6849         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6850         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6851
6852 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6853
6854         * mail-source.el (mail-source-delete-incoming): Change default.
6855         Supplement doc string.
6856
6857         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6858
6859 2008-02-14  Glenn Morris  <rgm@gnu.org>
6860
6861         * time-date.el (format-seconds): New function.
6862
6863 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6864
6865         * nnmail.el (nnmail-message-id-cache-file): Derive from
6866         `gnus-home-directory'.
6867
6868 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6869
6870         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6871         Document negative prefix.
6872
6873         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6874
6875 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6876
6877         * message.el (message-unsent-separator): Add the Exim bounce
6878         separator.
6879
6880 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6881
6882         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6883         list.
6884         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6885         recipient/signer list.
6886
6887 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6888
6889         * Makefile.in (datarootdir): Define.
6890         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6891         name that might contain whitespace.
6892
6893 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6894
6895         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6896         fbound (Emacs 23 unicode), signal an error.
6897
6898 2008-02-08  Glenn Morris  <rgm@gnu.org>
6899
6900         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6901
6902 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6903
6904         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6905         ports to the calls to `netrc-machine-user-or-password' in addition to
6906         "imap" and "imaps".
6907
6908 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6909
6910         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6911
6912         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6913
6914 2008-02-01  Kenichi Handa  <handa@m17n.org>
6915
6916         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6917         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6918         (rfc2104-hash): Convert the result of concat to unibyte string.
6919
6920 2008-02-01  Dave Love  <fx@gnu.org>
6921
6922         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6923         coding-system-for-read.
6924         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6925
6926 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6927
6928         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6929         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6930         <hanche@math.ntnu.no>.
6931
6932 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6933
6934         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6935
6936         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6937
6938 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6939
6940         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6941         * message.el (message-beginning-of-line): Use featurep instead of bound
6942         tests in order to resolve conditionals at compile time.
6943
6944 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6945
6946         * mail-source.el (mail-sources): Add `group' choice.
6947
6948         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6949         parameter `in-group' to control into which group the articles go.
6950         Add treatment of `group' mail-source.
6951
6952 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6953
6954         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6955
6956         * mm-decode.el (mm-dissect-buffer): Decode description.
6957
6958         * mml.el (mml-to-mime): Encode message header first.
6959
6960 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6961
6962         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6963         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6964
6965         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6966         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6967
6968 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6969
6970         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6971
6972 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6973
6974         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6975         prefix keys.
6976         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6977         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6978         gnus-xmas.el.
6979
6980         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6981         (gnus-xmas-article-describe-bindings): New function.
6982         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6983         gnus-xmas-article-describe-bindings.
6984
6985         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6986
6987 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6988
6989         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6990         Add new variables for article mark management.
6991         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6992         list of extra data entries which, when present, will indicate that the
6993         article ID should not be trimmed from the registry.
6994         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6995         functions.
6996         (gnus-registry-read-mark): New function to read a mark name from the
6997         user.
6998         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6999         (gnus-registry-set-article-mark-internal): New functions to add and
7000         remove marks.
7001         (gnus-registry-get-article-marks): New function to show the marks for
7002         an article, or retrieve them for further use.
7003
7004 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7005
7006         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7007         keys when no argument is given.
7008
7009 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7010
7011         * imap.el (imap-ping-server): New variable.
7012         (imap-opened): On add extra ping if imap-ping-server is non-nil.
7013         (imap-ping-server): Minor doc string fixes.
7014
7015 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7016
7017         * imap.el (imap-ping-server): New function.
7018         (imap-opened): Call imap-ping-server.
7019
7020 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7021
7022         * gnus-sum.el (gnus-article-sort-by-random)
7023         (gnus-thread-sort-by-random): Fix doc strings.
7024         Reported by jidanni@jidanni.org.
7025
7026 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7027
7028         * gnus-art.el (gnus-article-describe-bindings): New function.
7029         (gnus-article-read-summary-keys): Use it.
7030         (gnus-article-mode-map): Bind `C-h b' to it.
7031
7032 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7033
7034         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
7035         XEmacs.
7036         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7037         Protect against non-character events.
7038
7039         * lpath.el: Fbind map-keymap for Emacs 21.
7040
7041 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
7042
7043         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7044         New command.
7045         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7046         instead of END.  Change name of the temp file.
7047         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7048         customizable.
7049
7050 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7051
7052         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7053         bind `S W' to gnus-article-wide-reply-with-original; set default
7054         binding to gnus-article-read-summary-send-keys.
7055         (gnus-article-read-summary-keys): Fix the order of keys; display
7056         continuation keys correctly in the echo area; describe bindings
7057         correctly when keys end with `C-h'.
7058         (gnus-article-read-summary-send-keys): New function.
7059         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7060         Work for gnus-article-read-summary-send-keys; display continuation keys
7061         correctly in the echo area.
7062         (gnus-article-reply-with-original): Ignore prefix argument.
7063         (gnus-article-wide-reply-with-original): New function.
7064
7065         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
7066         Emacs 21.
7067
7068 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7069
7070         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7071         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7072
7073 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7074
7075         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7076         (gnus-group-read-ephemeral-gmane-group): New command.
7077
7078 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7079
7080         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7081
7082 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7083
7084         * message.el (message-send-mail-function): Increase custom version.
7085
7086         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7087         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7088
7089 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7090
7091         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
7092         for the cases where imap-authenticate is called with a nil buffer
7093         parameter.
7094
7095 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7096
7097         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7098         html parts correctly; support forwarded messages.
7099         (gnus-article-browse-html-article): Remove work buffers.
7100
7101         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7102         compiling.
7103         (netrc-bound-and-true-p): New macro.
7104         (netrc-parse): Use it instead of bound-and-true-p that is not available
7105         in XEmacs 21.4.
7106
7107 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7108
7109         * gnus-registry.el (gnus-registry-mark-article)
7110         (gnus-registry-article-marks): Add functionality to mark articles
7111         through the Gnus registry.
7112
7113         * encrypt.el: Clarify documentation for the new pgg method.
7114         (encrypt-file-alist): Add PGG option.
7115         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
7116         functionality.  Abstract password key and messaging to external
7117         functions.
7118         (encrypt-password-key, encrypt-get-passphrase-if-needed)
7119         (encrypt-message-method-and-cipher): Add new convenience external
7120         functions.
7121         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
7122         (encrypt-pgg-process-buffer): Add PGG functionality glue.
7123
7124         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7125         (netrc-parse): Use encrypt-file-alist to determine if
7126         encrypt-find-model or encrypt-insert-file-contents should be used.
7127
7128         * encrypt.el: Clarify documentation.  Load password-cache or
7129         password, whichever one is found first, instead of autoloading.
7130
7131 2007-12-19  Glenn Morris  <rgm@gnu.org>
7132
7133         * mml.el (message-options-set, message-narrow-to-head)
7134         (message-in-body-p, message-mail-p, message-encode-message-body):
7135         Autoload.
7136         (message-remove-header, message-narrow-to-headers-or-head)
7137         (message-subscribed-p, message-make-mail-followup-to)
7138         (message-position-on-field, message-news-p)
7139         (message-options-set-recipient, message-generate-headers)
7140         (message-sort-headers): Declare as functions.
7141
7142 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7143
7144         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7145         convention in doc string.
7146
7147 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7148
7149         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7150         title to html parts.
7151         (gnus-article-browse-html-article): Pass message header to it.
7152
7153         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7154
7155 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7156
7157         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7158         or password compatible with XEmacs.
7159
7160 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7161
7162         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7163         format document.
7164         (gnus-mime-delete-part): Don't write description line if empty.
7165         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7166
7167 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
7168
7169         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7170         (gnus-summary-mark-read-and-unread-as-read)
7171         (gnus-summary-mark-current-read-and-unread-as-read)
7172         (gnus-summary-mark-unread-as-ticked): Doc fix.
7173         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7174
7175 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7176
7177         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7178         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7179
7180 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7181
7182         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7183         yes-or-no-p.
7184
7185 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7186
7187         * mm-decode.el (mm-add-meta-html-tag): New function.
7188         (mm-save-part-to-file, mm-pipe-part): Use it.
7189
7190         * gnus-art.el (gnus-article-browse-delete-temp-files):
7191         Use gnus-y-or-n-p instead of y-or-n-p.
7192         (gnus-article-browse-html-parts): Work with message/external-body; use
7193         mm-add-meta-html-tag.
7194
7195 2007-12-11  Glenn Morris  <rgm@gnu.org>
7196
7197         * gnus-cache.el: Require gnus-sum not just when compiling.
7198
7199         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7200
7201         * gnus-int.el (gnus-server-opened, gnus-status-message):
7202         Move definitions before use.
7203
7204         * mm-decode.el: Require gnus-util.
7205         (mm-remove-part): Only call delete-annotation on XEmacs.
7206
7207         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7208
7209         * nnmail.el: Require gnus-int.
7210
7211         * spam.el: Move `require's before `eval-when-compile's.
7212
7213         * gnus-ems.el (gnus-alive-p):
7214         * gnus-fun.el (message-goto-eoh):
7215         * gnus-util.el (gnus-group-name-decode):
7216         * mail-source.el (gnus-compress-sequence):
7217         * message.el (Info-goto-node, format-spec):
7218         * mm-bodies.el (message-options-get):
7219         * mm-decode.el (mm-view-pkcs7):
7220         * mm-util.el (gmm-write-region):
7221         * mml-smime.el (mml-compute-boundary)
7222         (gnus-completing-read-with-default):
7223         * mml.el (widget-button-press, gnus-make-hashtable):
7224         * mml1991.el (mm-decode-content-transfer-encoding)
7225         (mm-encode-content-transfer-encoding)
7226         (message-options-get, message-options-set):
7227         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7228         * nnfolder.el (gnus-request-group):
7229         * nnheader.el (ietf-drums-unfold-fws):
7230         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7231         * smime.el (gnus-run-mode-hooks):
7232         * spam-stat.el (gnus-message): Autoload.
7233
7234         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7235         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7236         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7237         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7238         Add declare-function compatibility definition.
7239
7240         * gnus-cache.el (nnvirtual-find-group-art):
7241         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7242         (gnus-add-image, gnus-add-wash-type):
7243         * gnus-group.el (nnkiboze-score-file):
7244         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7245         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7246         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7247         (message-tokenize-header, gnus-get-buffer-create)
7248         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7249         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7250         * gnus.el (gnus-group-decoded-name):
7251         * mail-source.el (imap-capability):
7252         * mm-bodies.el (message-options-set):
7253         * mm-decode.el (gnus-configure-windows):
7254         * mm-extern.el (message-goto-body):
7255         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7256         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7257         (epg-sub-key-validity, message-options-set):
7258         * mml.el (widget-event-point, gnus-configure-windows):
7259         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7260         * mml2015.el (epg-check-configuration, epg-configuration)
7261         (message-options-set):
7262         * nndb.el (nndb-request-article):
7263         * nnfolder.el (gnus-request-create-group):
7264         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7265         * nnmaildir.el (gnus-group-mark-article-read):
7266         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7267         * rfc1843.el (message-fetch-field):
7268         * spam.el (gnus-extract-address-components):
7269         Declare as functions.
7270
7271 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7272
7273         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7274
7275         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7276
7277         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7278         bind show-trailing-whitespace for XEmacs.
7279
7280 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7281
7282         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7283         new no-op macro for backward compatibility.
7284
7285         * imap.el (imap-string-to-integer): New function.
7286
7287 2007-12-09  Glenn Morris  <rgm@gnu.org>
7288
7289         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7290
7291         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7292         * message.el, mm-view.el, sieve-manage.el, smime.el:
7293         Add declare-function compatibility definition.
7294
7295         * gnus-art.el (w3-region, w3m-region, Info-menu):
7296         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7297         * gnus-sum.el (gnus-get-predicate):
7298         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7299         * message.el (mail-abbrev-in-expansion-header-p):
7300         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7301         (w3m-detect-meta-charset, w3m-region):
7302         * sieve-manage.el (password-read, password-cache-add)
7303         (password-cache-remove):
7304         * smime.el (password-read-and-add): Declare as functions.
7305
7306 2007-12-08  David Kastrup  <dak@gnu.org>
7307
7308         * gnus-sum.el (gnus-summary-simplify-subject-query):
7309         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7310         `message'.
7311
7312 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7313
7314         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7315         it to bind idna-program, installation-directory, defined-colors, and
7316         face-attribute for XEmacs of the version that compiles defcustom forms.
7317
7318 2007-12-07  Glenn Morris  <rgm@gnu.org>
7319
7320         * gnus-art.el (article-make-date-line): Revert previous change.
7321
7322 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7323
7324         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7325
7326 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7327
7328         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7329         Call gnus-add-to-range ranges only once with a prepared article-list.
7330
7331 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7332
7333         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7334         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7335         group names with backslashes.
7336         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7337
7338 2007-12-06  Deepak Goel  <deego3@gmail.com>
7339
7340         * gnus-art.el (article-make-date-line):
7341         * gnus-start.el (gnus-load):
7342         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7343
7344 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7345
7346         * gnus-art.el (gnus-use-idna)
7347         * gnus-start.el (gnus-site-init-file)
7348         * message.el (message-use-idna)
7349         * mm-uu.el (mm-uu-hide-markers)
7350         * smiley.el (smiley-style): Revert changes that suppress warnings.
7351
7352 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7353
7354         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7355         specify charset to html source.
7356         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7357
7358 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7359
7360         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7361         idna-program in order to suppress byte compile warning issued by XEmacs
7362         that came to byte compile the default value section of defcustom forms
7363         recently.
7364
7365         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7366         value of installation-directory.
7367
7368         * message.el (message-use-idna): Don't directly refer to the value of
7369         idna-program.
7370
7371         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7372
7373         * smiley.el (smiley-style): Don't directly call face-attribute.
7374
7375 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7376
7377         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7378
7379         * gnus-dired.el: Reduce Gnus dependencies.
7380         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
7381         Don't require.  Use autoloads instead.
7382         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7383         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7384         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7385         (gnus-dired-mode): Adjust doc string.
7386         (gnus-dired-mail-mode): New variable.
7387         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7388         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7389         (gnus-dired-mail-buffers): New function.  Return mail or message
7390         composition buffers.
7391         (gnus-dired-attach): Use it.
7392         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7393         NO-DECODE.
7394         (gnus-dired-print): Use `gnus-print-buffer' depending on
7395         `gnus-dired-mail-mode'.
7396
7397 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7398
7399         * rfc2047.el (rfc2047-encoded-word-regexp)
7400         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7401         explaining what regexp patterns are for.
7402
7403 2007-12-04  Glenn Morris  <rgm@gnu.org>
7404
7405         * password.el: Move to password-cache.el.
7406
7407         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7408         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7409         * mml-smime.el (password-read, password-cache-add)
7410         (password-cache-remove):
7411         No need to autoload, since mml-sec requires password.
7412
7413         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7414         * message.el (gnus-extract-address-components):
7415         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7416
7417         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7418         password.
7419
7420 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7421
7422         * mailcap.el: Reduce dependencies.
7423         (mail-header-parse-content-type): Autoload.
7424         (mailcap-delete-duplicates): New alias.
7425         (mailcap-mime-info): Add optional argument NO-DECODE.
7426         (mailcap-mime-types): Use mailcap-delete-duplicates.
7427
7428         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7429
7430 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7431
7432         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7433         (imap-parse-status): Upcase status-att for servers that sends them
7434         lower-case (e.g., MS Exchange 2007).
7435
7436 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7437
7438         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7439         function.
7440
7441         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7442         (gnus-uu-yenc-article): New function.
7443
7444         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7445
7446         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
7447
7448 2007-12-02  Glenn Morris  <rgm@gnu.org>
7449
7450         * binhex.el (binhex): New custom group.
7451         (binhex-decoder-program, binhex-decoder-switches)
7452         (binhex-use-external): Move to the binhex custom group.
7453
7454         * uudecode.el (uudecode): New custom group.
7455         (uudecode-decoder-program, uudecode-decoder-switches)
7456         (uudecode-use-external): Move to the uudecode custom group.
7457
7458         * netrc.el (top-level): Don't load `encrypt' features.
7459         (netrc-parse): Don't use encrypt.
7460         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7461
7462         * encrypt.el: Remove file.
7463
7464 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7465
7466         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7467         matches on patches.
7468
7469         * gnus-art.el (gnus-article-browse-html-article):
7470         Mention `mm-text-html-renderer' in the doc string.
7471
7472         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7473         string.  Add comments.
7474
7475         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7476         if rhs is ASCII.
7477
7478 2007-12-01  Glenn Morris  <rgm@gnu.org>
7479
7480         * mail-source.el (top-level): Require format-spec before
7481         eval-when-compile.
7482
7483 2007-11-30  Glenn Morris  <rgm@gnu.org>
7484
7485         * encrypt.el: Require password, rather than autoloading password-read.
7486
7487 2007-11-29  Glenn Morris  <rgm@gnu.org>
7488
7489         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7490         (sasl-make-client, sasl-next-step, sasl-step-data)
7491         (sasl-step-set-data): Declare as functions.
7492
7493 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7494
7495         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7496
7497 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7498
7499         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7500         certs should be verified and what is to be done in the event of a
7501         verification failure.
7502
7503         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7504         caller can indicate whether the cache should be disregarded for this
7505         call.  This way the result of the call is reproducible at all times and
7506         can be considered a canonical server name for the supplied method.
7507         (gnus-agent-method-p): Canonicalize server names by pushing their
7508         method through `gnus-method-to-server' using the no-cache argument.
7509
7510         * gnus-srvr.el (gnus-server-insert-server-line):
7511         Call `gnus-method-to-server' with `no-cache' argument.
7512
7513         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7514         gnus-agent-possibly-synchronize-flags as this should be called when the
7515         server is actually being opened.
7516         (gnus-agent-possibly-synchronize-flags)
7517         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7518         flags file of an agentized server to the latter function.
7519
7520         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7521         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7522         after a connection has been established successfully.
7523
7524 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7525
7526         * gnus-art.el (article-display-face): Force to display face if called
7527         interactively; check if gnus-article-x-face-too-ugly matches author.
7528         (article-display-x-face): Display face even if From header is missing
7529         as article-display-face does.
7530
7531 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7532
7533         * hashcash.el (message-narrow-to-headers-or-head)
7534         (message-fetch-field, message-goto-eoh)
7535         (message-narrow-to-headers): Declare as functions.
7536
7537 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7538
7539         * mail-source.el (mail-sources): Default to fetch from file for
7540         compatibility with default of nnmail-spool-file.
7541
7542 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7543
7544         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7545         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7546         to look for encoded word that should be encoded again.
7547         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7548         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7549         encoding pattern.
7550         (rfc2047-decode-region): Switch strict regexp and loose one according
7551         to rfc2047-allow-irregular-q-encoded-words.
7552
7553 2007-11-25  Romain Francoise  <romain@orebokech.com>
7554
7555         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7556
7557 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7558
7559         * tls.el (tls-program): Provide more custom choices from
7560         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7561         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7562
7563 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7564
7565         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7566         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7567
7568         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7569         `nnmail-spool-file'.
7570
7571         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7572         `nnmail-spool-file'.
7573
7574         * gnus-move.el (gnus-change-server): Ditto.
7575
7576         * gnus-kill.el (gnus-batch-score): Ditto.
7577
7578         * gnus-cache.el (gnus-jog-cache): Ditto.
7579
7580         * gnus-msg.el (gnus-summary-reply):
7581         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7582
7583 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7584
7585         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7586         version.  Minor improvement to doc strings.
7587         (tls-program): Add comment.
7588
7589 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7590
7591         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7592         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7593         mismatch between the hostname provided in the certificate and the name
7594         of the host connnecting to.
7595         (open-tls-stream): Use them.  Check certificates against trusted root
7596         certificates.
7597
7598 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7599
7600         * gnus-cache.el (gnus-cache-generate-nov-databases):
7601         Use nnml-generate-nov-databases-directory instead of
7602         nnml-generate-nov-databases-1.
7603
7604 2007-11-24  Glenn Morris  <rgm@gnu.org>
7605
7606         * message.el (message-tool-bar-retro): Update for rename
7607         mail_send.xpm->mail-send.xpm.
7608
7609 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7610
7611         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7612         `smime-ldap-search' for Emacs 22 and up.
7613
7614 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7615
7616         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7617
7618         * message.el (message-send-mail-function): Fix error convention.
7619         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7620         (message-widen-reply, message-send-mail, message-talkative-question)
7621         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7622         (message-clone-locals, message-send-news): Use with-current-buffer.
7623         (message-insert-or-toggle-importance): Remove unused var `valid'.
7624         (message-make-references): Remove unused var `new-references'.
7625         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7626
7627 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7628
7629         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7630         (spam-split-symbolic-return-positive): Reflow docstring.
7631         (spam-backends, spam-summary-exit-behavior)
7632         (spam-mark-ham-unread-before-move-from-spam-group)
7633         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7634         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7635         (spam-clear-cache, spam-backend-check, spam-install-backend)
7636         (spam-install-statistical-backend, spam-list-of-processors)
7637         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7638         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7639         (spam-check-crm114, spam-initialize, spam-unload-hook):
7640         Fix typos in docstrings.
7641
7642 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7643
7644         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7645         been checked if they have never been read and those group levels are
7646         higher than the one that a user specified.
7647
7648 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7649
7650         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7651         foreign groups unless a group level is specified by a user.
7652         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7653
7654 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7655
7656         * message.el (message-send-mail-function): Require sendmail.
7657
7658 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7659
7660         * message.el (message-send-mail-function): Check for smtpmail too.
7661
7662         * utf7.el (utf7-encode, utf7-decode): Use coding system
7663         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7664
7665         * message.el (message-send-mail-function): New function.
7666         (message-send-mail-function): Set default using
7667         message-send-mail-function.  Adjust doc string.
7668         (message-send-mail-with-mailclient): New function.
7669
7670 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7671
7672         * smime.el (from):
7673         * rfc2047.el (message-posting-charset):
7674         * qp.el (mm-use-ultra-safe-encoding):
7675         * pop3.el (parse-time-months):
7676         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7677         * nnml.el (files):
7678         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7679         (jka-compr-compression-info-list, ange-ftp-path-format)
7680         (efs-path-regexp):
7681         * nndiary.el (files):
7682         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7683         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7684         (epg-digest-algorithm-alist, inhibit-redisplay)
7685         (password-cache-expiry):
7686         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7687         (pgg-output-buffer, password-cache-expiry):
7688         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7689         (efs-path-regexp):
7690         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7691         (inhibit-redisplay):
7692         * mm-uu.el (file-name, start-point, end-point, entry)
7693         (gnus-newsgroup-name, gnus-newsgroup-charset):
7694         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7695         (latin-unity-ucs-list):
7696         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7697         (mm-uu-binhex-decode-function):
7698         * message.el (gnus-message-group-art, gnus-list-identifiers)
7699         (rmail-enable-mime-composing, gnus-local-organization)
7700         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7701         (gnus-read-active-file, facemenu-add-face-function)
7702         (facemenu-remove-face-function, gnus-article-decoded-p)
7703         (tool-bar-mode):
7704         * mail-source.el (display-time-mail-function):
7705         * gnus-util.el (nnmail-pathname-coding-system)
7706         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7707         (gnus-original-article-buffer, gnus-user-agent)
7708         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7709         (xemacs-codename, sxemacs-codename, emacs-program-version):
7710         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7711         * gnus-start.el (gnus-agent-covered-methods)
7712         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7713         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7714         (gnus-newsgroup-headers, gnus-group-list-mode)
7715         (gnus-group-mark-positions, gnus-newsgroup-data)
7716         (gnus-newsgroup-unreads, nnoo-state-alist)
7717         (gnus-current-select-method, mail-sources)
7718         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7719         (nnmail-spool-file, gnus-cache-active-hashtb):
7720         * gnus-mh.el (mh-lib-progs):
7721         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7722         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7723         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7724         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7725         (gnus-group-buffer):
7726         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7727         (font-lock-set-defaults):
7728         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7729         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7730         (gnus-summary-post-menu, total-parts, type, condition, length):
7731         * gnus-agent.el (gnus-agent-read-agentview):
7732         * flow-fill.el (show-trailing-whitespace):
7733         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7734         eval-and-compile wrappers for byte compiler pacifiers.
7735
7736         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7737         (mm-display-inline-fontify): Check for featurep 'xemacs not
7738         extent-list.
7739
7740         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7741         itimer-list.
7742         (mm-create-image-xemacs): Only do something for XEmacs.
7743         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7744
7745         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7746
7747         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7748         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7749
7750 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7751
7752         * nnimap.el (nnimap-split-download-body):
7753         * gnus-demon.el (gnus-demon):
7754         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7755
7756 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7757
7758         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
7759         New macros.
7760         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7761         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7762         copy data from unibyte buffer to multibyte current buffer.
7763         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7764         to copy data from unibyte current buffer to multibyte buffer.
7765         (nntp-make-process-buffer): Make process buffer unibyte.
7766
7767         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7768
7769 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7770
7771         * pop3.el (pop3-open-server): Accept and process data more robustly at
7772         connexion start to avoid spurious "POP SSL connexion failed" errors.
7773
7774 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7775
7776         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7777         read group names.
7778
7779 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7780
7781         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7782
7783 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7784
7785         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7786         (nnmail-save-active): Use a unibyte buffer when saving active file,
7787         which may contain non-ASCII group names.
7788
7789         * nnml.el (nnml-request-group): Decode group names in messages.
7790
7791 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7792
7793         * message.el (message-citation-line-function)
7794         (message-insert-formatted-citation-line): Fix spelling of
7795         `message-insert-formated-citation-line'.
7796
7797 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7798
7799         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7800
7801 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7802
7803         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7804         nnmail-pathname-coding-system.
7805
7806         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7807         that a user enters; decode group names in messages.
7808
7809         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7810
7811 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7812
7813         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7814
7815         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7816
7817         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7818         risky local variable.
7819
7820         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7821
7822 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7823
7824         * encrypt.el: Improve documentation to fix function name typo.
7825         Reported by Daiki Ueno <ueno@unixuser.org>.
7826
7827 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7828
7829         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7830         even if the point is not in the last page of an article.
7831         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7832         back to the previous page.
7833
7834 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7835
7836         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7837
7838 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7839
7840         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7841
7842 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7843
7844         * message.el (message-check-news-body-syntax):
7845         Avoid mm-string-as-multibyte.
7846         (message-hide-headers): Don't assume (point-min)==1.
7847
7848 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7849
7850         * message.el (message-remove-blank-cited-lines): Fix if remove is
7851         given.
7852         (message-bogus-address-regexp): New variable.
7853         (message-bogus-recipient-p): New function.
7854         (message-check-recipients): New command.
7855         (message-syntax-checks): Add `bogus-recipient'.
7856         (message-fix-before-sending): Add `bogus-recipient'.
7857
7858         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7859         (gnus-treat-body-boundary): Don't test window-system.
7860
7861 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7862
7863         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7864
7865 2007-10-28  Miles Bader  <miles@gnu.org>
7866
7867         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7868         at compile-time too.
7869
7870 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7871
7872         * gnus-msg.el (gnus-message-setup-hook):
7873         Add `message-remove-blank-cited-lines' to options.
7874
7875 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7876
7877         * message.el (message-remove-blank-cited-lines): New function.
7878         Suggested by Karl Plästerer.
7879
7880 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7881
7882         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7883         mapc.
7884
7885         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7886         (top-level): Use mapc to set functions to be traced for debugging.
7887
7888         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7889         called for effect with while loop.
7890
7891         * message.el (message-talkative-question): Replace mapcar called for
7892         effect with mapc.
7893
7894         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7895         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7896         called for effect with dolist.
7897
7898         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7899
7900         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7901         gnus-extra-headers and nnmail-extra-headers.
7902
7903         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7904         called for effect with dolist.
7905         (top-level): Use mapc to set functions to be traced for debugging.
7906
7907         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7908         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7909         dolist.
7910
7911         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7912         Replace mapcar called for effect with mapc.
7913         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7914         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7915         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7916         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7917
7918         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7919         remove-if that's a cl function.
7920
7921         * webmail.el (webmail-debug): Replace mapcar called for effect with
7922         dolist.
7923
7924         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7925         with mapc.
7926
7927 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7928
7929         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7930         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7931         with while loop.
7932
7933         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7934         functions from article-* functions.
7935         (gnus-multi-decode-header): Replace mapcar called for effect with
7936         dolist.
7937
7938         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7939         (gnus-bookmark-show-details): Replace mapcar called for effect with
7940         while loop.
7941
7942         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7943         called for effect with while loop.
7944
7945         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7946         with dolist.
7947
7948         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7949         Replace mapcar called for effect with dolist.
7950
7951         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7952
7953         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7954         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7955         Replace mapcar called for effect with dolist.
7956         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7957         mapc.
7958
7959         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7960         Replace mapcar called for effect with dolist.
7961         (gnus-topic-list): Replace mapcar called for effect with mapc.
7962
7963         * gnus.el: Use mapc instead of mapcar to add autoloads.
7964
7965 2007-10-23  Richard Stallman  <rms@gnu.org>
7966
7967         * gnus-group.el (gnus-group-highlight): Mark as risky.
7968
7969 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7970
7971         * gnus.el (gnus-server-to-method): Return method found first in
7972         gnus-newsrc-alist.
7973
7974         * gnus-art.el (gnus-article-highlight-signature)
7975         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7976         button overlay without the front stickiness.
7977
7978 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7979
7980         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7981         overview buffer needed a catch to receive its throw.
7982         (gnus-agent-flush-cache): Declare as interactive to make this function
7983         easier to use.
7984
7985 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7986
7987         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7988         `next-line'.
7989
7990 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7991
7992         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7993         exclude address matching message-dont-reply-to-names.
7994
7995 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7996
7997         * gnus-util.el (gnus-string<): New function.
7998
7999         * gnus-sum.el (gnus-article-sort-by-author)
8000         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8001
8002 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8003
8004         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8005         the frame-focus tag is set in gnus-buffer-configuration.
8006
8007 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8008
8009         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8010         the front stickiness.
8011
8012 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8013
8014         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8015         url pattern; remove duplicate one.
8016         (gnus-article-extend-url-button): New function.
8017         (gnus-article-add-buttons): Use it.
8018         (gnus-button-push): Use concatenated url that it makes.
8019
8020 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8021
8022         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8023
8024 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8025
8026         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
8027         Don't hardcode point-min==1.
8028
8029 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
8030
8031         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
8032         Fix comment about "iso8859-1".
8033
8034 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
8035
8036         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
8037         ones returned from the verify-function.
8038
8039         * mm-uu.el (mm-uu-pgp-signed-extract-1):
8040         Call mml2015-extract-cleartext-signature if extraction failed.
8041
8042 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
8043
8044         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8045         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8046         failed.
8047
8048 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8049
8050         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8051
8052 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
8053
8054         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
8055         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
8056         recommends to use EasyPG instead of PGG.
8057
8058         * pgg.el: Revert to revision 6.23.2.16.
8059
8060         * pgg-def.el: Revert to revision 6.6.2.14.
8061
8062         * pgg-gpg.el: Revert to revision 6.23.2.34.
8063
8064 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8065
8066         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8067         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8068         thread for both the null and zero (kill/expire thread) universal prefix
8069         cases.
8070         (gnus-summary-expire-thread): Add new function to expire a thread,
8071         using gnus-summary-kill-thread.
8072         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8073         shortcuts for gnus-summary-expire-thread.
8074         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8075         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8076
8077 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8078
8079         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8080         extras value, so an extras entry can be deleted.
8081         (gnus-registry-delete-extra-entry): Use it.
8082         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8083         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8084         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8085         storage through the gnus-registry, and provide an appropriate API for
8086         it.
8087
8088 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8089
8090         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8091         Suggested by Leo <sdl.web@gmail.com>.
8092
8093         * gnus.el: Do.
8094
8095 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8096
8097         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8098         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8099
8100         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8101
8102         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8103         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8104
8105 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8106
8107         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8108         newline.
8109         (nnmbox-request-accept-article): Don't change article in source buffer;
8110         narrow to header to use message-fetch-field rather than
8111         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8112         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8113         as delimiters; make sure article ends with newline.
8114         (nnmbox-delete-mail): Correct last position of article to be deleted;
8115         ignore X-Gnus-Newsgroup header in article body.
8116         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8117         positions; make sure article ends with newline.
8118
8119         * message.el (message-display-abbrev): Don't infloop when a user
8120         inserts SPC in the beginning of header.
8121
8122         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
8123         coding-system-for-read and coding-system-for-write for XEmacs having no
8124         file-coding feature.
8125
8126         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
8127
8128 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8129
8130         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8131         list of groups not followed by default.  Fix type to be regexp.
8132         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8133
8134 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8135
8136         * hmac-def.el (define-hmac-function): Switch from old-style to
8137         new-style backquotes.
8138
8139         * md4.el (md4-make-step): Likewise.
8140
8141 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8142
8143         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8144         raw-text coding system when saving .newsrc file, which may contain
8145         non-ASCII group names.
8146
8147 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8148
8149         * gnus-cus.el (gnus-score-extra): New widget.
8150         (gnus-score-extra-convert): New function.
8151         (gnus-score-customize): Use it for Extra.
8152
8153 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8154
8155         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8156         (mml2015-mailcrypt-clear-verify): Use it.
8157         (mml2015-gpg-clear-verify): Use it.
8158         (mml2015-pgg-clear-verify): Use it.
8159         (mml2015-epg-clear-verify): Replace the current part with the output
8160         from GnuPG; don't extract the plaintext by itself.
8161
8162         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8163         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8164         mml2015-clear-verify-function; don't touch the armor headers or
8165         dash-escaped text here.
8166
8167 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8168
8169         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8170         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8171         parts, or application/octet-stream as a last resort.
8172         (gnus-mime-view-part-as-type): Don't toggle display.
8173         (gnus-mime-view-part-as-charset): Don't turn off display before
8174         querying charset.
8175
8176         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8177         stuff to undisplayer function in Emacs.
8178         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8179
8180         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8181         text/calendar parts.
8182
8183 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8184
8185         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8186         decoding text/calendar parts.
8187
8188         * message.el (message-forward-make-body-mime): Always mark body as
8189         having no illegible text; remove signed-or-encrypted argument.
8190         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8191
8192         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8193         (mml-generate-mime-1): Don't encode body if it is specified to be in
8194         raw form; don't make buffer be unibyte when inserting multibyte string.
8195
8196 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8197
8198         * sha1.el: Fix up comment style.
8199         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8200         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8201
8202         * hex-util.el: Fix up comment style.
8203         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8204
8205         * gnus-salt.el: Use with-current-buffer.
8206         (gnus-pick-setup-message): Fix long-standing typo.
8207
8208 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8209
8210         * imap.el (imap-logout-timeout): New variable.
8211         (imap-logout, imap-logout-wait): New functions.
8212         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8213
8214         * nnimap.el (nnimap-logout-timeout): New server variable.
8215         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8216         nnimap-logout-timeout.
8217
8218         * gnus-art.el (gnus-article-summary-command-nosave)
8219         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8220
8221 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8222
8223         * gnus.el (gnus-maximum-newsgroup): New variable.
8224
8225         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8226         according to gnus-maximum-newsgroup.
8227
8228         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8229         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8230         Limit the range of articles according to gnus-maximum-newsgroup.
8231
8232 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8233
8234         * gnus-art.el (gnus-sticky-article): Fix problems described in
8235         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8236         Don't perform gnus-configure-windows here; reuse existing sticky
8237         article buffer.
8238
8239         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8240         it doesn't exist in gnus-article-mode.
8241
8242 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8243
8244         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8245         (gnus-agent-decoded-group-name): New function.
8246         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8247         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8248
8249 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8250
8251         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8252         Add binding for gnus-sticky-article.
8253         (gnus-summary-exit): Don't kill sticky article buffers.
8254
8255         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8256         article buffer.
8257         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8258         (gnus-kill-sticky-article-buffers): New commands.
8259
8260 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8261
8262         * nntp.el (nntp-xref-number-is-evil): New server variable.
8263         (nntp-find-group-and-number): If it is non-nil, don't trust article
8264         numbers in the Xref header.
8265
8266 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8267
8268         * gnus-agent.el (gnus-agent-read-group): New function.
8269         (gnus-agent-flush-group, gnus-agent-expire-group)
8270         (gnus-agent-regenerate-group): Use it.
8271         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8272         nnmail-pathname-coding-system.
8273
8274 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8275
8276         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8277
8278         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8279         that are unread as unread, and also as selected so that information of
8280         marks having been changed by a user may be updated when exiting group.
8281
8282 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8283
8284         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8285
8286 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8287
8288         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8289         calculated ignoring signature parts to gnus-treat-article.
8290
8291 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8292
8293         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8294         a point here in order to keep the window start.
8295         (gnus-insert-mime-security-button): Make a button overlay without the
8296         front stickiness.
8297         (gnus-mime-display-security): Goto the end of a button.
8298
8299         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8300
8301 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8302
8303         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8304         group-name-at-point.
8305         (gnus-group-completing-read): New function that offers decoded
8306         non-ASCII group names for completion.
8307         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8308         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8309         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8310         (gnus-group-fetch-control): Use it.
8311         (gnus-fetch-group): Use group-name-at-point for the initial value
8312         rather than the default value; use gnus-alive-p.
8313
8314         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8315         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8316         (gnus-summary-post-news): Use gnus-group-completing-read.
8317
8318         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8319         (gnus-read-move-group-name): Decode group name for completion.
8320
8321 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8322
8323         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8324         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8325         Yamaoka slightly modified the code).
8326
8327 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8328
8329         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8330         (nnmail-split-incoming): Bind it.
8331
8332         * nnml.el (nnml-group-name-charset): New function.
8333         (nnml-decoded-group-name): Use it; don't decode group name if
8334         nnmail-group-names-not-encoded-p is non-nil.
8335         (nnml-encoded-group-name): New function.
8336         (nnml-group-pathname): Inline nnml-decoded-group-name.
8337         (nnml-request-expire-articles): Decode group name in message.
8338         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8339         nnmail-pathname-coding-system.
8340         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8341         not decoded ones according to nnmail-group-names-not-encoded-p.
8342         (nnml-generate-active-info): Use nnml-encoded-group-name.
8343
8344 2007-08-08  Glenn Morris  <rgm@gnu.org>
8345
8346         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8347         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8348         doc-strings and comments.
8349
8350 2007-07-25  Glenn Morris  <rgm@gnu.org>
8351
8352         * Relicense all FSF files to GPLv3 or later.
8353
8354 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8355
8356         * gnus-sum.el (gnus-summary-move-article):
8357         Make gnus-summary-respool-article work.
8358
8359 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8360
8361         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8362         string.
8363
8364 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8365
8366         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8367         that should be ignored when comparing distant RSS articles with local
8368         ones.
8369         (nnrss-make-hash-index): New function.  Create a hash index according
8370         to the ignored fields.
8371         (nnrss-check-group): Use it.
8372
8373 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8374
8375         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8376
8377         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8378
8379         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8380         the new optional argument ENCODED is non-nil.
8381         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8382         coding system for encoding group name.
8383         (gnus-group-make-rss-group): Pass un-encoded group name to
8384         gnus-group-make-group.
8385         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8386         encoded.
8387
8388         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8389         Encode group name to which articles are moved or copied.
8390         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8391         coding system for encoding Newsgroup, Followup-To and Xref headers.
8392
8393         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8394         marks; use nnheader-file-coding-system to write a file.
8395         (nnagent-retrieve-headers): Bind file-name-coding-system to
8396         nnmail-pathname-coding-system.
8397
8398         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8399
8400         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8401         (nnml-request-article, nnml-request-create-group)
8402         (nnml-request-rename-group, nnml-find-id)
8403         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8404         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8405         (nnml-save-marks): Use nnml-group-pathname instead of
8406         nnmail-group-pathname.
8407
8408         (nnml-request-create-group, nnml-request-expire-articles)
8409         (nnml-request-move-article, nnml-request-delete-group)
8410         (nnml-deletable-article-p, nnml-possibly-create-directory)
8411         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8412         (nnml-open-marks): Bind file-name-coding-system to
8413         nnmail-pathname-coding-system.
8414
8415         (nnml-request-article): Pass server argument to nnml-find-group-number.
8416         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
8417         Pass server argument to nnml-possibly-create-directory.
8418         (nnml-request-accept-article): Pass server argument to
8419         nnml-active-number and nnml-save-mail.
8420         (nnml-find-group-number): Pass server argument to nnml-find-id.
8421         (nnml-request-update-info): Pass server argument to
8422         nnml-marks-changed-p.
8423
8424         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8425         (nnml-save-mail, nnml-active-number): Add server argument.
8426
8427         (nnml-request-delete-group): Warn if group is missing.
8428         (nnml-get-nov-buffer): Decode group name.
8429         (nnml-generate-active-info): Encode group name.
8430         (nnml-open-marks): Decode group name in messages.
8431
8432 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8433
8434         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8435         if it is not specified.
8436         (gnus-article-pipe-part, gnus-article-save-part)
8437         (gnus-article-interactively-view-part, gnus-article-copy-part)
8438         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8439         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8440         (gnus-article-replace-part, gnus-article-delete-part)
8441         (gnus-article-view-part-as-type): Pass raw prefix argument to
8442         gnus-article-part-wrapper.
8443
8444 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8445
8446         * gnus-agent.el (gnus-agent-save-active):
8447         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
8448
8449         * gnus-cache.el (gnus-cache-save-buffers)
8450         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8451         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8452         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8453         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8454         (gnus-cache-generate-active, gnus-cache-rename-group)
8455         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8456         (gnus-cache-update-overview-total-fetched-for):
8457         Bind file-name-coding-system to nnmail-pathname-coding-system.
8458         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
8459         New variables.
8460         (gnus-cache-decoded-group-name): New function.
8461         (gnus-cache-file-name): Use it.
8462         (gnus-cache-generate-active): Use non-decoded group name for active.
8463
8464         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8465         right place.
8466         (gnus-write-active-file): Don't break non-ASCII group names.
8467
8468         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8469         nnmail-pathname-coding-system.
8470
8471         * lpath.el: Bind default-file-name-coding-system,
8472         file-name-coding-system and language-info-alist for XEmacs.
8473
8474         * gnus-uu.el (gnus-uu-decode-save): Typo.
8475
8476 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8477
8478         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8479
8480 2007-07-14  David Kastrup  <dak@gnu.org>
8481
8482         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
8483         finishing actions if we did not edit the article.
8484
8485 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8486
8487         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8488         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8489         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8490         (gnus-agent-flush-group, gnus-agent-flush-cache)
8491         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8492         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8493         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8494         (gnus-agent-regenerate-group)
8495         (gnus-agent-update-files-total-fetched-for)
8496         (gnus-agent-update-view-total-fetched-for):
8497         Bind file-name-coding-system to nnmail-pathname-coding-system.
8498         (gnus-agent-group-pathname): Don't encode file names by
8499         nnmail-pathname-coding-system.
8500         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8501         coding-system-for-write instead of buffer-file-coding-system to
8502         gnus-agent-file-coding-system.
8503
8504         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8505         Decode group name.
8506
8507         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8508
8509         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8510         (gnus-read-newsrc-el-file): Make group names unibyte.
8511
8512         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8513         nnmail-pathname-coding-system.
8514
8515         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8516         (nnrss-request-delete-group): Bind file-name-coding-system to
8517         nnmail-pathname-coding-system.
8518         (nnrss-read-server-data, nnrss-read-group-data):
8519         Bind file-name-coding-system correctly.
8520         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8521
8522         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8523         (nntp-server-to-method-cache): New variable.
8524         (nntp-group-pathname): New function that decodes non-ASCII group names.
8525         (nntp-possibly-create-directory, nntp-marks-changed-p)
8526         (nntp-save-marks, nntp-open-marks): Use it.
8527         (nntp-possibly-create-directory, nntp-open-marks):
8528         Bind file-name-coding-system to nnmail-pathname-coding-system.
8529         (nntp-open-marks): Decode group names when bootstrapping marks.
8530
8531         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8532         Newsgroups and Folowup-To headers.
8533
8534 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8535
8536         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8537         (gnus-server-closed-face, gnus-server-denied-face)
8538         (gnus-server-offline-face): Remove variable.
8539         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8540
8541         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8542         of modifying message-stack directly for XEmacs.
8543
8544         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8545         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8546         if the coding-system argument is nil for XEmacs.
8547
8548         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8549         mm-charset-override-alist.
8550
8551         * rfc2047.el: Don't require base64; require rfc2045 for the function
8552         rfc2045-encode-string.
8553         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8554         to quote the parameter value.
8555
8556 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8557
8558         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8559         form in gnus-group-name-charset-method-alist.
8560
8561         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8562         overrides the default layout edit-form.
8563
8564         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8565
8566         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8567
8568 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8569
8570         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8571         as unfetched articles.
8572
8573 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8574
8575         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8576
8577 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8578
8579         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8580         original back end that keeps marks in the local system.
8581
8582 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8583
8584         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8585         arg of pop-to-buffer for XEmacs.
8586         (gnus-article-read-summary-keys): Ditto; don't restore window
8587         configuration if summary command ends up with neither article buffer
8588         nor summary buffer; describe bindings if summary keys end with C-h.
8589
8590 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8591
8592         * message.el (message-fix-before-sending): Skip raw message part to be
8593         forwarded while checking illegible text.
8594         (message-forward-make-body-mime, message-forward-make-body):
8595         Mark signed or encrypted raw message as having no illegible text.
8596
8597 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8598
8599         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8600         (gnus-message-with-timestamp-1): New macro.
8601         (gnus-message-with-timestamp): New function.
8602         (gnus-message): Use them.
8603
8604         * nnheader.el (nnheader-message): Use them.
8605
8606 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8607
8608         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8609         .newsrc.eld file.
8610
8611 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8612
8613         * gnus-agent.el (gnus-agent-fetch-headers)
8614         (gnus-agent-retrieve-headers):
8615         Bind gnus-decode-encoded-address-function to identity.
8616
8617         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8618         available also when the server returns simply a dot.
8619
8620         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8621
8622 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8623
8624         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8625
8626 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8627
8628         * gnus-ems.el (gnus-x-splash): Make it work.
8629
8630         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8631         from being used.
8632
8633         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8634
8635 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8636
8637         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8638         4th and the 5th arguments.
8639
8640         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8641         the front stickiness.
8642         (gnus-article-summary-command-nosave): Correct the order of the
8643         arguments passed to pop-to-buffer.
8644         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8645         summary command ends up with the article buffer.
8646
8647         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8648         the same faces.
8649
8650 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8651
8652         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8653
8654 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8655
8656         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8657         * gnus-sum.el (gnus-summary-highlight):
8658         * pgg.el (pgg-sign-region, pgg-sign):
8659         * mail-source.el (mail-source-delete-old-incoming-confirm):
8660         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8661
8662 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8663
8664         * gnus-art.el (gnus-mime-view-part-externally)
8665         (gnus-mime-view-part-internally): Fix predicate function passed to
8666         completing-read.
8667
8668         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8669
8670         * gnus.el (gnus-update-message-archive-method): Add :version.
8671
8672 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8673
8674         * gnus.el (gnus-update-message-archive-method): New variable.
8675
8676         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8677         according to gnus-message-archive-method if
8678         gnus-update-message-archive-method is non-nil.
8679
8680 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8681
8682         * gnus-sum.el (gnus-summary-limit-to-address): New function.
8683         Suggested by Loic Dachary <loic@dachary.org>.
8684         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8685
8686 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8687
8688         * message.el (message-pop-to-buffer): Add switch-function argument.
8689         (message-mail): Pass switch-function argument to it.
8690
8691 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8692
8693         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8694         Improve doc string.
8695
8696 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8697
8698         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8699         (gnus-header-content)
8700         * gnus-cite.el (gnus-cite-10)
8701         * gnus-srvr.el (gnus-server-closed)
8702         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8703         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8704         (gnus-group-mail-3-empty, gnus-group-mail-low)
8705         (gnus-group-mail-low-empty, gnus-splash)
8706         * message.el (message-header-to, message-header-cc)
8707         (message-header-subject, message-header-other, message-header-name)
8708         (message-header-xheader, message-separator, message-cited-text)
8709         (message-mml): Lighten colors of faces used for dark background.
8710
8711 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8712
8713         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8714         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8715
8716 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8717
8718         * message.el (message-narrow-to-headers-or-head):
8719         Ignore mail-header-separator in the body.
8720
8721 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8722
8723         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8724         same as window size.
8725
8726 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8727
8728         * message.el (message-font-lock-keywords): Use message-header-xheader
8729         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8730         ahead of the anything pattern, to get it recognised.
8731
8732 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8733
8734         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8735         spam.el loads uses it in the compiled defadvice form.
8736
8737 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8738
8739         * gnus-sum.el (gnus-articles-to-read)
8740         (gnus-summary-insert-old-articles): Don't truncate group name for
8741         `read-string'.
8742
8743         * gnus-util.el (gnus-limit-string): Delete this function.
8744
8745         * gnus-sum.el (gnus-simplify-subject-fully):
8746         Use `truncate-string-to-width' instead.
8747
8748 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8749
8750         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
8751         Tell if, on summary exit, the next group has to be selected.
8752         (gnus-summary-exit): Use it.
8753
8754 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8755
8756         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8757         non-break space.
8758
8759 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8760
8761         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8762         Check if group is not a directory.
8763         (nnfolder-request-expire-articles): Don't delete articles if the target
8764         group is not available.
8765
8766         * nnml.el (nnml-request-create-group): Properly check if group is not a
8767         file.
8768         (nnml-request-expire-articles): Don't delete articles if the target
8769         group is not available.
8770
8771         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8772         Don't quote characters that are within parentheses.
8773
8774 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8775
8776         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8777         (gnus-handle-ephemeral-exit): Select article according to it.
8778
8779 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8780
8781         * message.el (message-insert-formated-citation-line): Remove newline.
8782         (message-citation-line-format): Add final \n here so that the user can
8783         avoid a blank line.
8784
8785 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8786
8787         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8788         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8789         Update lanl/arXiv support.
8790
8791 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8792
8793         * gnus.el: Bump version number.
8794
8795 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8796
8797         * gnus.el (gnus-version-number): Bump version.
8798
8799 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8800
8801         * gnus.el: No Gnus v0.6 is released.
8802
8803 2007-04-27  Didier Verna  <didier@xemacs.org>
8804
8805         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
8806         * gmm-utils.el (gmm-regexp-concat): ... here.
8807         * message.el: Don't require 'gnus-util.
8808         (message-dont-reply-to-names): Handle name change above.
8809         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8810
8811 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8812
8813         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8814         since the initial value varies according to the system.
8815
8816 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8817
8818         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8819
8820 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8821
8822         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8823
8824 2007-04-24  Didier Verna  <didier@xemacs.org>
8825
8826         Improve the type of gnus-ignored-from-addresses.
8827         * gnus-util.el (gnus-orify-regexp): New function.
8828         * message.el (gnus-util): Require it.
8829         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8830         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8831         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8832
8833 2007-04-24  Didier Verna  <didier@xemacs.org>
8834
8835         * gnus-sum.el:
8836         * gnus-utils.el: Fix some trailing whitespaces.
8837
8838 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8839
8840         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8841         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8842         article's Message-ID; refer parent article in summary buffer.
8843
8844         * message.el (message-bounce): Call mime-to-mml.
8845
8846         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8847         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8848         optimize and/or forms properly.
8849
8850 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8851
8852         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8853         URL.
8854
8855 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8856
8857         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8858
8859 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8860
8861         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8862         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8863         displayed of multipart/alternative part if it is invoked from summary
8864         buffer.
8865
8866         * mm-view.el (mm-inline-text-html-render-with-w3m)
8867         (mm-inline-text-html-render-with-w3m-standalone)
8868         (mm-inline-render-with-function): Use mail-parse-charset by default.
8869
8870 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8871
8872         * parse-time.el (parse-time-string-chars): Check if CHAR
8873         is less than the length of parse-time-syntax.
8874
8875 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8876
8877         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8878         from gnus-newsgroup-processable.
8879
8880 2007-04-16  Didier Verna  <didier@xemacs.org>
8881
8882         * gnus-msg.el (gnus-configure-posting-styles):
8883         Handle message-signature-directory properly with :file syntax.
8884         Reported by "Leo".
8885
8886 2007-04-11  Didier Verna  <didier@xemacs.org>
8887
8888         New user option: message-signature-directory.
8889         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8890         * message.el (message-insert-signature): Ditto.
8891         * message.el (message-signature-file): Doc update.
8892         * message.el (message-signature-directory): New.
8893
8894 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8895
8896         * gnus-msg.el (gnus-inews-yank-articles):
8897         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
8898
8899 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8900
8901         * message.el (message-yank-original): Make sure cited text ends with
8902         newline; don't exchange point and mark.
8903
8904 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8905
8906         * tls.el (open-tls-stream): Properly handle case where there
8907         is no associated buffer.
8908
8909 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8910
8911         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8912         message-yank-original, make sure (< mark TEXT point).
8913
8914 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8915
8916         * message.el (message-fill-column): New variable.
8917         (message-mode): Use it.  Add comment on a possible new hook.
8918
8919         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8920         (nnmail-get-new-mail): Reformat.
8921
8922         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8923
8924         * gmm-utils.el: Fix Commentary.
8925         (gmm-tool-bar-from-list): Fix typo in doc string.
8926
8927 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8928
8929         * message.el (message-yank-original): Don't switch point and mark
8930         unnecessarily to put point and mark as documented.
8931
8932 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8933
8934         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8935         from the message heads.
8936
8937 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8938
8939         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8940         article buffer does not have a window.  This may not be the best
8941         solution but is certainly better than setting the start of the null,
8942         that is the current, window.
8943
8944 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8945
8946         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8947         (gnus-draft-setup): Run it.
8948
8949         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8950         gnus-score-fast-scoring.  Allow regexp.
8951         (gnus-score-headers): Use it.
8952
8953         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8954         XEmacs.
8955
8956         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8957         string.
8958         (gnus-button-alist): Also catch `<f1> k ...'.
8959         (gnus-treat-display-x-face): Fix doc string.
8960
8961 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8962
8963         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8964         evaluation of gnus-extended-version to ensure correct generation of the
8965         User-Agent header when message-generate-headers-first is used.
8966
8967 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8968
8969         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8970         hashcash-path is nil.  Don't call callback with incorrect number of
8971         parameters if val is 0.
8972
8973 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8974
8975         * message.el (message-required-news-headers):
8976         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8977
8978 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8979
8980         * tls.el (open-tls-stream): In handshake-waiting loop,
8981         don't wait more if there is output available to process.
8982
8983 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8984
8985         * tls.el (tls-program): Doc fix.
8986
8987 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8988
8989         * message.el (message-generate-new-buffers): Change the meaning of the
8990         nil value; add `standard' to the choices; treat t as `unique'; improve
8991         doc string.
8992         (gnus-select-frame-set-input-focus): Autoload.
8993         (message-buffer-name): Search for the existing message buffer if
8994         message-generate-new-buffers is nil or `standard'; treat the value t of
8995         message-generate-new-buffers as `unique'.
8996         (message-pop-to-buffer): Raise the frame already displaying the message
8997         buffer; clear the echo area after querying.
8998         (message-setup): Pass the `continue' argument to compose-mail.
8999         (message-mail): Prefer `switch-function' if it is given; search for the
9000         existing message buffer if the `continue' argument is non-nil; pass
9001         continue and switch-function arguments to compose-mail by way of
9002         message-setup.
9003         (message-mail-other-window): Adjust argument of message-setup.
9004         (message-mail-other-frame): Ditto.
9005
9006 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9007
9008         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9009         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9010         to turn font-lock on when turning gnus-message-citation-mode on.
9011
9012 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9013
9014         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9015         (mml-smime-function-alist): New variable; add epg as the backend.
9016         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9017         mml-smime- functions instead.
9018         * mm-view.el: Require smime.
9019
9020 2007-03-05  Didier Verna  <didier@xemacs.org>
9021
9022         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9023         instead of just inheritance for posting styles.
9024         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9025
9026 2007-02-24  Chris Moore  <dooglus@gmail.com>
9027
9028         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
9029         * pgg-pgp.el (pgg-pgp-encrypt-region):
9030         * pgg-gpg.el (pgg-gpg-encrypt-region):
9031         Check pgg-encrypt-for-me if no other recipients.
9032
9033 2007-02-24  John Paul Wallington  <jpw@pobox.com>
9034
9035         * tls.el (tls-certtool-program): Fix custom type.
9036
9037 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9038
9039         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
9040         and point-at-eol instead of line-(beginning|end)-position.
9041
9042         * assistant.el (assistant-parse-buffer): Ditto.
9043
9044         * netrc.el (netrc-parse-services): Ditto.
9045
9046 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9047
9048         * mml2015.el (mml2015-epg-find-usable-key): New function.
9049         (mml2015-epg-sign): Use it.
9050         (mml2015-epg-encrypt): Use it.
9051
9052 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9053
9054         * message.el (message-make-in-reply-to): Quote name containing
9055         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9056         if there are special characters.  Reported by NAKAJI Hiroyuki
9057         <nakaji@jp.freebsd.org>.
9058
9059 2007-02-27  Didier Verna  <didier@xemacs.org>
9060
9061         Include the group parameters as well as the topic ones in the
9062         inheritance filter process.
9063         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9064         argument GROUP-PARAMS-LIST.
9065         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9066
9067 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9068
9069         * nntp.el (nntp-never-echoes-commands)
9070         (nntp-open-connection-functions-never-echo-commands): New variables.
9071         (nntp-send-command): Use them.
9072
9073 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9074
9075         * mml2015.el (mml2015-epg-verify): Simplify.
9076
9077 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9078
9079         * mml.el (mml-content-disposition-alist): New user option.
9080         (mml-content-disposition): New function.
9081         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9082         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9083
9084 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9085
9086         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9087         verification.
9088
9089 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9090
9091         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9092         articles posted in the last 24 hours.
9093
9094 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9095
9096         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9097
9098 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9099
9100         * nntp.el (nntp-send-command): Don't wait for echoes when
9101         nntp-open-ssl-stream is used.
9102
9103 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9104
9105         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9106         (gnus-message-add-citation-keywords)
9107         (gnus-message-remove-citation-keywords): Remove.
9108         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9109         directly, make the variables in font-lock-defaults buffer-local, add
9110         gnus-message-citation-keywords to them and then update the value of
9111         font-lock-keywords.
9112
9113 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9114
9115         * message.el (message-cite-original-1): Don't call
9116         gnus-article-highlight-citation.
9117
9118         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9119         citations; fix line count.
9120
9121 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9122
9123         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9124         (gnus-message-add-citation-keywords)
9125         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9126         versions of font-lock-add-keywords and font-lock-remove-keywords to
9127         work with XEmacs correctly.
9128
9129 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9130
9131         * gnus-cite.el (gnus-cite-face-list): Set the values of
9132         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9133         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9134         (gnus-message-cite-prefix-regexp): New variable.
9135         (gnus-message-search-citation-line): Use it; protect against long
9136         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9137         the 0th match data for Emacs.
9138         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9139         (gnus-message-add-citation-keywords): Append keywords rather than
9140         prepending; emulate font-lock-add-keywords if it is not available.
9141         (gnus-message-remove-citation-keywords):
9142         Emulate font-lock-remove-keywords if it is not available.
9143
9144         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9145
9146         * message.el (message-cite-prefix-regexp): Set the value of
9147         gnus-message-cite-prefix-regexp.
9148
9149 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9150
9151         * nnweb.el (nnweb-google-parse-1): Update parser.
9152
9153 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9154
9155         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9156
9157 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9158
9159         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9160         regexp.
9161
9162 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9163
9164         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9165         string-to-multibyte.
9166         (uudecode-decode-region-internal): Use it.
9167
9168         * lpath.el: Fbind string-as-multibyte for XEmacs.
9169
9170 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9171
9172         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9173         Fix custom choice.
9174
9175         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9176
9177 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9178
9179         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9180
9181         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9182         `write-region' to respect `mm-inhibit-file-name-handlers'.
9183
9184 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9185
9186         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9187         Use gnus-home-directory instead of "~/" or "$HOME".
9188
9189 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9190
9191         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9192         to mention filename.
9193         Add comments at beginning regarding usage.
9194         (encrypt-write-file-contents): Change interactive so a string is
9195         acceptable.  If the file has no associated model, show an error instead
9196         of a nonsense prompt.
9197
9198 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9199
9200         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9201         Thanks to Yoshihiko Yamada for kind notification of this typo.
9202
9203 2007-01-12  Kenichi Handa  <handa@m17n.org>
9204
9205         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9206         multibyte buffer.
9207
9208 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9209
9210         * gnus-score.el (gnus-score-fast-scoring): New variable.
9211         (gnus-score-headers): Use it.
9212
9213         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9214
9215         * message.el (message-cite-original-1):
9216         Call gnus-article-highlight-citation if requested.
9217         (message-make-from): Allow name and address as optional arguments.
9218
9219         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9220
9221         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9222         bugs to doc string.
9223         (gnus-button-alist): Add mid\\|message-id.
9224         (gnus-button-fetch-group): Extend for use in
9225         `browse-url-browser-function'.
9226         (gnus-button-url-regexp): Try to catch paired parentheses like in
9227         Wikipedia URLs.
9228
9229         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9230         Suggested by Simon Krahnke <overlord@gmx.li>.
9231
9232 2007-01-13  Romain Francoise  <romain@orebokech.com>
9233
9234         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9235         Update copyright.
9236
9237 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9238
9239         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9240
9241 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9242
9243         * gnus-registry.el (gnus-registry-unfollowed-groups)
9244         (gnus-registry-split-fancy-with-parent): Fix documentation.
9245
9246 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9247
9248         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9249         from nnweb groups.
9250
9251 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9252
9253         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9254         Xref urls.  Erase buffer before requesting head.
9255
9256         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9257
9258 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9259
9260         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9261         customizable.
9262
9263 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9264
9265         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9266         no signing key is found.
9267         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9268         no encrypting and/or signing key is found.
9269
9270 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9271
9272         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9273
9274 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9275
9276         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9277         headers read from disk with the ones newly found in the current search.
9278         This should no longer cause problems, because the article numbers in
9279         Gmane's `nov.php' output are ignored since the previous change.
9280
9281 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9282
9283         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9284
9285 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9286
9287         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9288         replace-regexp-in-string; bind url-version; fbind display-images-p and
9289         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9290         find-face and set-itimer-function for Emacs; bind itimer-list for
9291         Emacs.
9292
9293         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9294
9295 2007-01-01  Romain Francoise  <romain@orebokech.com>
9296
9297         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9298
9299 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9300
9301         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9302         `define-minor-mode' macro definition expanded properly.
9303         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9304         exclude it there.
9305
9306         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9307         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9308         `fboundp' test.
9309         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9310         This is OK to autoload in (S)XEmacs now.
9311
9312 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9313
9314         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9315         keystroke.
9316         (gnus-summary-limit-to-singletons): Fix typo.
9317
9318         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9319         else fails.
9320
9321 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9322
9323         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9324         docstring.
9325
9326         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9327         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9328         (gnus-summary-insert-dormant-articles): Fix typo in message.
9329
9330 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9331
9332         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9333         nil for XEmacs.
9334         (gnus-message-citation-mode): Don't autoload in XEmacs.
9335
9336         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9337
9338 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9339
9340         * nnimap.el (nnimap-expunge-search-string):
9341         Mention nnimap-search-uids-not-since-is-evil in docstring.
9342
9343 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9344
9345         * spam.el: Revert to make-obsolete-variable because
9346         define-obsolete-variable-alias is not supported in Emacs 21.
9347
9348         * spam.el (spam-ifile-path, spam-ifile-database-path)
9349         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9350         make-obsolete-variable.
9351         (spam-bsfilter-path, spam-bsfilter-program)
9352         (spam-spamassassin-path, spam-spamassassin-program)
9353         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
9354         Don't use "path" inappropriately.
9355         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9356         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9357         variable names.
9358
9359 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9360
9361         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9362         summary buffer.
9363
9364         * password.el (password-cache-remove): Use clear-string to burn
9365         password, if available.
9366
9367 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9368
9369         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9370
9371         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9372
9373         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9374         (gnus-message-highlight-citation): Move defcustom here from
9375         gnus-cite.el.
9376         (gnus-message-citation-mode): Autoload.
9377
9378         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9379         checks to make it compile with XEmacs.
9380         (gnus-message-citation-mode): New minor mode.
9381         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9382         (gnus-message-highlight-citation): New variables.
9383         (gnus-message-search-citation-line)
9384         (gnus-message-add-citation-keywords)
9385         (gnus-message-remove-citation-keywords)
9386         (turn-on-gnus-message-citation-mode)
9387         (turn-off-gnus-message-citation-mode): New functions.
9388
9389 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9390
9391         * gnus-cite.el: Enable highlighting of different citation levels in
9392         message-mode.
9393
9394 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9395
9396         * message.el (message-make-fqdn): Fix comment.
9397         (message-bogus-system-names): Add ".local".
9398
9399         * spam.el (spam-ifile-path, spam-ifile-program)
9400         (spam-ifile-database-path, spam-ifile-database)
9401         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9402         Don't use "path" inappropriately.
9403         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9404         strings.
9405         (spam-check-ifile, spam-ifile-register-with-ifile)
9406         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
9407         Use new variable names.
9408
9409         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9410         (gnus-treat-display-smileys): Simplify using
9411         gnus-image-type-available-p.
9412
9413         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9414         available.
9415
9416         * gnus-xmas.el (gnus-xmas-image-type-available-p):
9417         Use `display-images-p' if available.
9418
9419 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9420
9421         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9422         one after turning on the buffer's multibyteness instead of decoding
9423         them directly in the unibyte buffer that causes unexpected conversion
9424         in Emacs 23 (unicode).
9425
9426 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9427
9428         * message.el (message-generate-hashcash): Fix custom type.
9429
9430 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9431
9432         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9433
9434 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9435
9436         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9437         disconnect icons.  Add help text.
9438
9439 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9440
9441         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9442         negated to be consistent with the others we handle.
9443
9444 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9445
9446         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9447         version of gnus-summary-buffer to something, so that we can use two
9448         article buffers at the same time.
9449
9450 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9451
9452         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9453         trigger all the extra headers.
9454         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9455         sorting.
9456
9457 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9458
9459         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9460         solid groups.
9461
9462 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9463
9464         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9465
9466 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9467
9468         * legacy-gnus-agent.el: Add Copyright notice.
9469
9470 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9471
9472         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9473
9474 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9475
9476         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9477
9478         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9479         to make it work reliably in CVS Emacs.
9480         (gnus-summary-limit-strange-charsets-predicate)
9481         (gnus-summary-limit-to-predicate): New functions.
9482
9483 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9484
9485         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9486         specifying array size.
9487         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9488         array if it is too small.
9489         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
9490         (gnus-sort-threads-loop): New function.
9491
9492 2006-12-06  Chris Moore  <dooglus@gmail.com>
9493
9494         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9495         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9496
9497 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9498
9499         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9500         options.
9501
9502 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9503
9504         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9505         DOS-ing the recipient.
9506
9507         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9508         the headers when creating the mapping to avoid mismappings.
9509         (nnweb-gmane-create-mapping): Always nix out old mapping.
9510
9511 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9512
9513         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9514         and mm-verify-option to never.
9515
9516 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9517
9518         * message.el (message-signed-or-encrypted-p): New function.
9519         (message-forward-make-body): Use it.
9520
9521         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9522         Replace encode-coding-string with mm-encode-coding-string.
9523
9524 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9525
9526         * nneething.el (nneething-decode-file-name):
9527         Replace decode-coding-string with mm-decode-coding-string.
9528
9529         * gnus-int.el (gnus-open-server): Say failed server's name.
9530
9531 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9532
9533         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9534         strings to a single string.  Quote `errors-file-name'.
9535         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9536         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9537         Adjust calls.  Use `shell-quote-argument'.
9538
9539 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9540
9541         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9542         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9543
9544         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9545         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9546         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9547         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9548         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9549         (gnus-subscribe-newsgroup, gnus-1):
9550         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9551         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9552         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9553         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9554
9555 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9556
9557         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9558         keystroke.
9559         (gnus-summary-limit-to-bodies): Implement headersp.
9560
9561 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9562
9563         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9564
9565 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9566
9567         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9568
9569 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9570
9571         * message.el (message-generate-hashcash): Expand range of values to
9572         include `opportunistic'.
9573         (message-send-mail): Use it.
9574
9575 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9576
9577         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9578         and comment it.
9579
9580         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9581
9582 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9583
9584         * gnus-util.el (gnus-extract-address-components): Improve comment.
9585
9586 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9587
9588         * gnus-util.el (gnus-extract-address-components): Work with address in
9589         which the name portion contains @.
9590
9591         * lpath.el: Fbind custom-autoload.
9592
9593 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9594
9595         * gnus.el (gnus-start): Move custom group up.
9596         (gnus-select-method): Don't autoload, but make it available for
9597         `customize-variable'.
9598         (gnus-getenv-nntpserver): Don't autoload.
9599
9600 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9601
9602         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9603
9604 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9605
9606         * message.el (message-sendmail-extra-arguments): New variable.
9607         (message-send-mail-with-sendmail): Use it.
9608
9609 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9610
9611         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9612         mm-with-unibyte-current-buffer to make string unibyte.
9613
9614         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9615         mm-string-as-multibyte.
9616
9617 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9618
9619         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9620         Reported by Werner Koch <wk@gnupg.org>.
9621
9622 2006-11-14  Daiki Ueno  <ueno@p360>
9623
9624         * mml2015.el: Autoload epa-select-keys when compiling.
9625
9626 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9627
9628         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9629         message-options.
9630         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9631
9632 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9633
9634         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
9635         EasyPG (< 0.0.6).
9636         (mml2015-always-trust): New user option.
9637         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9638         prompt.
9639
9640 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9641
9642         * nntp.el (nntp-authinfo-force): New variable.
9643         (nntp-send-authinfo): Use it.
9644
9645 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9646
9647         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9648         decode encoded words.  Improve prompt.  Add comment about forwarding.
9649         (message-replacement-char): Move up.
9650
9651 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9652
9653         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9654         instead of gnus-intersection because arguments of gnus-sorted-nunion
9655         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9656
9657 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9658
9659         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9660         (message-simplify-subject-functions):
9661         Enable message-strip-subject-encoded-words by default.
9662
9663 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9664
9665         * message.el (message-strip-subject-encoded-words): New function.
9666         (message-simplify-subject-functions): New variable.
9667         (message-simplify-subject): Use it.  Fix typo in doc string.
9668         Support message-strip-subject-encoded-words.
9669
9670 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9671
9672         * gnus-diary.el (gnus-diary-delay-format-function):
9673         * nndiary.el (nndiary-reminders):
9674         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9675
9676 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9677
9678         * gnus-art.el (article-hide-boring-headers): Fetch date from
9679         gnus-original-article-buffer to avoid problems with localized date
9680         strings.
9681
9682 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9683
9684         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9685
9686 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9687
9688         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9689         New variables.
9690         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9691         (mm-charset-synonym-alist): Move some entries to
9692         mm-codepage-iso-8859-list.
9693         (mm-charset-synonym-alist, mm-charset-override-alist):
9694         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9695
9696 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9697
9698         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9699
9700 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9701
9702         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9703         with Emacs 21 and XEmacs.
9704
9705 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9706
9707         * spam.el (spam-parse-address): New function for better parsing,
9708         catching errors, etc.
9709         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9710
9711 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9712
9713         * mm-view.el: Add interactive arg to html2text autoload.
9714
9715 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9716
9717         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9718
9719 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9720
9721         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9722         New variables.
9723         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9724         (mm-charset-synonym-alist): Move some entries to
9725         mm-codepage-iso-8859-list.
9726
9727         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9728
9729 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9730
9731         * message.el (message-citation-line-format)
9732         (message-insert-formated-citation-line): Fix implementation of %E, %N
9733         and %n according to the doc string.
9734
9735 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9736
9737         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9738         Use car-safe to avoid bad parses.
9739
9740 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9741
9742         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9743         names.
9744
9745         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9746
9747 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9748
9749         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9750         header.
9751
9752         * message.el (message-draft-headers): Add Date.
9753         (message-headers-to-generate): Fix typo in docstring.
9754
9755         * nndraft.el (nndraft-required-headers): New variable.
9756         (nndraft-generate-headers): Use it.
9757
9758         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9759
9760 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9761
9762         * gnus-registry.el (gnus-registry-wash-for-keywords)
9763         (gnus-registry-find-keywords): New functions to allow easy searching of
9764         articles that are in the registry.
9765
9766 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9767
9768         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9769         Use ietf-drums-parse-address instead of gnus-extract-address-components.
9770         Reported by Damien Elmes <damien@repose.cx>.
9771
9772 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9773
9774         * gnus.el (gnus-mime): Remove unused custom group.
9775
9776 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9777
9778         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9779         "blank line" when searching for end of armor headers.
9780
9781 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9782
9783         * gmm-utils.el (gmm-write-region): Fix variable name.
9784
9785 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9786
9787         * gmm-utils.el (gmm-write-region): New function based on compatibility
9788         code from `mm-make-temp-file'.
9789
9790         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9791
9792         * nnmaildir.el (nnmaildir--update-nov)
9793         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9794         Use `gmm-write-region'.
9795
9796 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9797
9798         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
9799         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9800
9801         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9802
9803         * message.el (message-replacement-char): New variable.
9804         (message-fix-before-sending): Use it.
9805         (message-simplify-subject): New function to remove duplicate code.
9806         (message-reply, message-followup): Use it.
9807
9808         * gnus-sum.el (gnus-summary-make-menu-bar):
9809         Clarify gnus-summary-limit-to-articles.
9810
9811 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9812
9813         * gnus-util.el (gnus-with-local-quit): New macro.
9814
9815         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9816
9817 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9818
9819         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9820         ignore non-string data.
9821
9822 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9823
9824         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9825         non-string data (needs to be done in the registry too).
9826
9827 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9828
9829         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9830         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9831         (gnus-registry-split-fancy-with-parent)
9832         (gnus-registry-fetch-simplified-message-subject-fast)
9833         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9834         Remove text properties on ingress into the registry and when it's saved.
9835         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9836         registry from entries with no groups.
9837
9838 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9839
9840         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9841         function to remove string properties.
9842
9843 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9844
9845         * gmm-utils.el (gmm): Adjust custom version.
9846
9847         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
9848         Adjust custom version.
9849
9850         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9851
9852 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9853
9854         * gnus-art.el (gnus-insert-prev-page-button)
9855         (gnus-insert-next-page-button): Simplify.  Reformat.
9856
9857 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9858
9859         * gnus-art.el (gnus-insert-prev-page-button)
9860         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9861
9862 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9863
9864         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9865
9866 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9867
9868         * gnus-art.el (gnus-insert-mime-button)
9869         (gnus-insert-mime-security-button):
9870         Apply gnus-article-button-face to MIME and security buttons.
9871
9872 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9873
9874         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9875         readable.
9876
9877 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9878
9879         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9880
9881 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9882
9883         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9884         `browse-url-of-file' instead of `browse-url'.
9885
9886 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9887
9888         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9889         regexp.  Articles containing quotation were cut prematurely.
9890
9891 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9892
9893         * message.el (message-cite-original-1): Use nobody by default for the
9894         value of From header.
9895         (message-reply): Ditto.
9896
9897 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9898
9899         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9900         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9901         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9902
9903 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9904
9905         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9906         mails in the doc string.  Add some URLs in comment.
9907         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9908
9909 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9910
9911         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9912         backslashes handling and the way to find boundaries of quoted strings.
9913
9914 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9915
9916         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9917         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9918         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9919         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9920
9921 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9922
9923         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9924         doc string.
9925         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9926
9927 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9928
9929         * lpath.el: Fbind epg-check-configuration.
9930
9931 2006-09-06  Simon Josefsson  <jas@extundo.com>
9932
9933         * mml2015.el (mml2015-use): Doc fix, mention epg.
9934
9935 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9936
9937         * mml2015.el (mml2015-use): Default to epg, if available.
9938
9939 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9940
9941         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9942         message-sender.
9943         (mml1991-epg-encrypt): Ditto.
9944         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9945         message-sender.
9946         (mml2015-epg-encrypt): Ditto.
9947
9948 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9949
9950         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9951         several common directories.
9952
9953 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9954
9955         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9956         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9957
9958 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9959
9960         * gnus-art.el (article-decode-encoded-words): Make it fast.
9961
9962 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9963
9964         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9965
9966         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9967         in quoted string into `\'.
9968
9969 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9970
9971         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9972         Use standard-syntax-table.
9973
9974 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9975
9976         * gnus-art.el (gnus-decode-address-function): New variable.
9977         (article-decode-encoded-words): Use it to decode headers which are
9978         assumed to contain addresses.
9979         (gnus-mime-delete-part): Remove useless `or'.
9980
9981         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9982         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9983         (gnus-nov-parse-line): Use it to decode From header.
9984         (gnus-get-newsgroup-headers): Ditto.
9985         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9986
9987         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9988         (mail-decode-encoded-address-string): New alias.
9989
9990         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9991         New function.
9992         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9993         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9994         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9995         (rfc2047-decode-string): Ditto.
9996         (rfc2047-decode-address-region): New function.
9997         (rfc2047-decode-address-string): New function.
9998
9999 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10000
10001         * message.el (message-caesar-buffer-body): Allow rotating headers.
10002
10003         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10004
10005         * message.el (message-insert-formated-citation-line): Fix %f.
10006         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10007
10008 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10009
10010         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10011         (gnus-bookmark-mouse-available-p): New macro.
10012         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10013         (gnus-bookmark-bmenu-show-infos): Use it.
10014         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10015         (gnus-bookmark-bmenu-hide-infos): Ditto.
10016         (gnus-bookmark-remove-properties): New function.
10017         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10018         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10019         (gnus-bookmark-write-file): Bind coding-system-for-write.
10020         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10021         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10022         group before selecting it.
10023         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10024         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10025         quit-window if it is not available; use gnus-mouse-2 and bind it to
10026         gnus-bookmark-bmenu-select-by-mouse.
10027         (gnus-bookmark-show-details): Remove unused variable `details-list'.
10028         (gnus-bookmark-bmenu-select-by-mouse): New function.
10029
10030 2006-08-13  Romain Francoise  <romain@orebokech.com>
10031
10032         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
10033         space.
10034
10035 2006-08-10  Romain Francoise  <romain@orebokech.com>
10036
10037         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
10038         (dns-mode-soa-auto-increment-serial): New user option.
10039         (dns-mode-soa-maybe-increment-serial): New function.
10040         (dns-mode): Add the latter to `write-contents-functions'.
10041
10042 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10043
10044         * compface.el (uncompface): Use binary rather than raw-text-unix.
10045
10046 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10047
10048         * compface.el (uncompface): Make sure the eol conversion doesn't take
10049         place when communicating with the external programs.
10050         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10051
10052 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10053
10054         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10055
10056 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10057
10058         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10059         Make it more robust by parsing author and date independently.
10060
10061 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10062
10063         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10064
10065 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10066
10067         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10068         first matching secret key.
10069         (mml2015-epg-encrypt): Ditto.
10070
10071         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10072         first matching secret key.
10073         (mml1991-epg-encrypt): Ditto.
10074
10075         * mml2015.el (mml2015-encrypt-to-self): New user option.
10076         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10077         mml2015-epg-encrypt-to-self is set.
10078
10079         * mml1991.el (mml1991-encrypt-to-self): New variable.
10080         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10081         mml1991-epg-encrypt-to-self is set.
10082
10083         * mml2015.el (mml2015-signers): New user option.
10084         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10085         (mml2015-epg-encrypt): Allow to select signing keys.
10086
10087         * mml1991.el (mml1991-signers): New variable.
10088         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10089         (mml1991-epg-encrypt): Allow to select signing keys.
10090
10091 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10092
10093         * nnheader.el (nnheader-insert-head): Make it work even if the file
10094         uses CRLF for the line-break code.
10095
10096 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10097
10098         * mml2015.el: Require mml-sec instead of password.
10099         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10100         (mml2015-cache-passphrase): Inherit the default value from
10101         mml-secure-cache-passphrase.
10102         (mml2015-passphrase-cache-expiry): Inherit the default value from
10103         mml-secure-passphrase-cache-expiry.
10104
10105         * mml1991.el: Require mml-sec instead of password.
10106         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10107         (mml1991-cache-passphrase): Inherit the default value from
10108         mml-secure-cache-passphrase.
10109         (mml1991-passphrase-cache-expiry): Inherit the default value from
10110         mml-secure-passphrase-cache-expiry.
10111
10112         * mml-sec.el: Require password.
10113         (mml-secure-verbose): New user option.
10114         (mml-secure-cache-passphrase): New user option.
10115         (mml-secure-passphrase-cache-expiry): New user option.
10116
10117 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10118
10119         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10120         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10121         andreas@altroot.de (Andreas Vögele).
10122
10123         FIXME: Use `tiny change'?
10124
10125 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10126
10127         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10128         workaround for the url package included with Emacs.
10129
10130         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10131
10132 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10133
10134         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10135         correctly.  This fixes a bug caused by the 2006-05-12 change.
10136
10137 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10138
10139         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10140         some information about the error when saying that the `bogus' mail
10141         group will be used.
10142
10143 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10144
10145         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10146         string.
10147
10148 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10149
10150         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10151
10152 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10153
10154         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10155
10156 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10157
10158         * mml1991.el (mml1991-function-alist): Add epg.
10159         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10160         (mml1991-epg-encrypt): New functions.
10161
10162 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10163
10164         * mml2015.el (mml2015-verbose): New variable.
10165         (mml2015-cache-passphrase): Ditto.
10166         (mml2015-passphrase-cache-expiry): Ditto.
10167         (mml2015-function-alist): Add epg.
10168         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10169         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10170         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10171         New functions.
10172
10173 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10174
10175         * message.el (message-cite-original-1): Preserve region when removing
10176         quoted text due to X-No-Archive in order to avoid bogus attribution
10177         when citing multiple messages.
10178
10179 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10180
10181         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10182         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10183
10184 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10185
10186         * gnus-diary.el (gnus-user-format-function-d)
10187         (gnus-user-format-function-D): Autoload.
10188
10189         * imap.el (Commentary): Fix typo.
10190
10191         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10192         2006-04-22 contribution.
10193
10194 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10195
10196         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10197         It didn't really fix the bogosity I'm seeing with solid web groups.
10198
10199 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10200
10201         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10202         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10203         created using server names.  If we use the feature without declaring
10204         it, Gnus does not properly manage server and group state.
10205
10206         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10207         bound.
10208
10209 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10210
10211         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10212         looking up the method using GROUP's prefix before inventing a new one.
10213         It is used on killed/unknown groups in various places where returning
10214         an all-new method isn't expected by the caller.
10215
10216         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10217         and match semantics of gnus-group-real-prefix.
10218
10219 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10220
10221         * nnmail.el (nnmail-broken-references-mailers): New variable.
10222         (nnmail-ignore-broken-references): New function generalizing
10223         nnmail-fix-eudora-headers.
10224         (nnmail-fix-eudora-headers): Now obsolete.
10225
10226         * gnus-art.el (gnus-button-handle-custom):
10227         Support `customize-apropos*'.
10228
10229 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10230
10231         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10232
10233         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10234         articles.
10235
10236 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10237
10238         * message.el (message-cite-reply-above): New variable.
10239         (message-yank-original): Use it.
10240
10241 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10242
10243         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10244
10245 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10246
10247         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10248         as read.
10249
10250         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10251
10252 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10253
10254         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10255         (gnus-bookmark-default-file): Use gnus-directory.
10256         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10257         Remove "*" in doc string.
10258         (gnus-bookmark-write-file): Simplify.
10259         (gnus-bookmark-maybe-sort-alist): Use `when'.
10260         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10261         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10262         Add FIXME about Emacs 21 and XEmacs compatibility.
10263         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10264         compatibility.
10265         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10266         compatibility.
10267         (gnus-bookmark-menu-heading): Fix version.
10268
10269 2006-06-19  Bastien Guerry  <bzg@altern.org>
10270
10271         * gnus-bookmark.el: New file.
10272
10273 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10274
10275         * message.el (message-syntax-checks): Doc fix.
10276
10277 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10278
10279         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10280         unsubscribed groups as if they were killed ones.  It causes duplicate
10281         entries in gnus-newsrc-alist.
10282
10283 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10284
10285         * message.el (message-syntax-checks): Doc fix.
10286         (message-send-mail): Add check for continuation headers.
10287         (message-check-news-header-syntax): Fix regexp used to check for
10288         continuation headers.
10289
10290 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10291
10292         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10293
10294 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10295
10296         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10297
10298 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10299
10300         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10301         default-truncate-lines.
10302
10303 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10304
10305         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10306         to fill the utf-8 entry.
10307
10308         * lpath.el: Fbind unicode-precedence-list.
10309
10310 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10311
10312         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10313
10314 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10315
10316         * gnus-agent.el (directory-files-and-attributes): Move all the way
10317         forward (the third and final move).
10318         (gnus-agent-read-agentview): Trap reconstruction errors due to
10319         nonexistent directory.  Handle by returning nil.
10320
10321 2006-05-30  Didier Verna  <didier@xemacs.org>
10322
10323         * message.el (message-dont-reply-to-names): Update the custom type.
10324         * message.el (message-dont-reply-to-names): New defsubst: potentially
10325         convert a list of regexps into a single one.
10326         * message.el (message-get-reply-headers): Use it.
10327         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10328
10329 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10330
10331         * gnus-agent.el (directory-files-and-attributes): Move forward.
10332
10333 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10334
10335         * gnus-ml.el (gnus-mailing-list-subscribe)
10336         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10337         (gnus-mailing-list-message): Fix doc strings.
10338
10339 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10340
10341         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10342         of doing it manually.
10343
10344 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10345
10346         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10347         comment.
10348
10349 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10350
10351         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
10352         (gnus-agent-read-agentview): Fix handling of end-of-file error.
10353         (gnus-agent-read-local): All symbols allocated in my-obarray.
10354         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10355         (gnus-agent-regenerate-group): Check numeric names to see if they are
10356         messages or groups.
10357         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10358         better way of do this...)
10359
10360         * gnus-cache.el (gnus-agent-total-fetched-for):
10361         Ignore 'dummy.group' (there should be a better way of do this...)
10362
10363 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10364
10365         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10366         (gnus-saved-headers): Ditto.
10367         (gnus-default-article-saver): Mention functions may have properties.
10368         (gnus-article-save): Override gnus-save-all-headers and
10369         gnus-saved-headers by :headers property which saver function may have.
10370         (gnus-summary-save-in-file): Add :headers property.
10371         (gnus-summary-write-to-file): Ditto.
10372
10373         * gnus-sum.el (gnus-summary-save-article): Bind
10374         gnus-prompt-before-saving to t when saving many articles in a file;
10375         always show all headers.
10376
10377         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10378
10379 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10380
10381         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10382         marks.
10383
10384         * message.el (message-indent-citation): Add optional arguments to allow
10385         using it outside of message buffers.
10386
10387         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10388         (gnus-article-treat-unfold-headers): Use it.
10389         (gnus-article-truncate-lines): New variable.
10390         (gnus-article-mode): Use it.
10391         (gnus-article-toggle-truncate-lines): New function.
10392
10393         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10394         Add gnus-article-toggle-truncate-lines.
10395
10396         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10397         coding system in XEmacs, use binary.
10398
10399 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10400
10401         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10402         after-load-alist.
10403
10404         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10405         this function should save decoded articles.
10406         (gnus-summary-write-to-file): Use property to specify this function
10407         should save decoded articles and specify gnus-summary-save-in-file
10408         should be used to save articles other than the first one when saving
10409         many articles.
10410         (gnus-summary-save-body-in-file): Use property to specify this
10411         function should save decoded articles.
10412         (gnus-summary-write-body-to-file): Use property to specify this
10413         function should save decoded articles and specify
10414         gnus-summary-save-body-in-file should be used to save articles other
10415         than the first one when saving many articles.
10416
10417         * gnus-sum.el (gnus-summary-save-article): Simplify.
10418
10419 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10420
10421         * gnus-art.el (gnus-default-article-saver):
10422         Add gnus-summary-write-body-to-file.
10423         (gnus-article-save-coding-system): Don't use coding system object
10424         in XEmacs.
10425         (gnus-read-save-file-name): Add optional `dir-var' argument which
10426         specifies directory in which files are saved; work even if optional
10427         `variable' argument is not specified.
10428         (gnus-summary-write-to-file): Read file name.
10429         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10430         (gnus-summary-write-body-to-file): New function.
10431
10432         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10433         (gnus-summary-local-variables): Add it.
10434         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10435         (gnus-summary-save-article): Remove optional `decode' argument;
10436         determine whether to decode articles by the value of
10437         gnus-default-article-saver; when saving many files using
10438         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10439         it first and use gnus-summary-save-in-file or
10440         gnus-summary-save-body-in-file thereafter unless
10441         gnus-prompt-before-saving is always; move point to article which
10442         will be saved.
10443         (gnus-summary-save-article-file): Revert.
10444         (gnus-summary-write-article-file): Revert.
10445         (gnus-summary-save-article-body-file): Revert.
10446         (gnus-summary-write-article-body-file): New function.
10447
10448 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10449
10450         * gnus-art.el (gnus-default-article-saver): Doc fix.
10451         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10452         from gnus-summary-save-article-coding-system, and default to a
10453         certain coding system.
10454         (gnus-output-to-file): Add coding cookie and encode text according
10455         to gnus-article-save-coding-system; don't use mm-append-to-file.
10456
10457         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10458         gnus-art.el and rename to gnus-article-save-coding-system.
10459         (gnus-summary-save-article): Require gnus-art; don't show all
10460         headers if it decodes articles; don't add coding cookie here;
10461         don't bind mm-text-coding-system-for-write.
10462         (gnus-summary-save-article-file): Save decoded articles.
10463         (gnus-summary-write-article-file): When saving many files, use
10464         gnus-summary-write-to-file first and gnus-summary-save-in-file
10465         thereafter unless gnus-prompt-before-saving is always.
10466         (gnus-summary-save-article-body-file): Save decoded articles.
10467
10468         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10469
10470 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10471
10472         * nnrss.el (nnrss-check-group): Bind hash-index.
10473
10474 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10475
10476         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10477         its hash index.  Store this hash in `nnrss-group-data'.
10478         (nnrss-read-group-data): Update accordingly.
10479
10480 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10481
10482         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10483         entry.
10484
10485         * gnus-sum.el (gnus-summary-make-menu-bar):
10486         Add gnus-article-browse-html-article.
10487
10488 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10489
10490         * gnus-sum.el (gnus-summary-mime-map):
10491         Add gnus-article-browse-html-article.
10492
10493         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10494
10495 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10496
10497         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10498         suitable coding systems in customize.
10499
10500 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10501
10502         * mail-source.el (mail-sources): Fix custom type.
10503
10504 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10505
10506         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10507         (gnus-summary-expire-articles-now): Shorten prompt.
10508
10509         * gmm-utils.el (wid-edit): Require.
10510         (defun-gmm): Rename from `gmm-defun-compat'.
10511         (gmm-image-search-load-path): Use it.
10512         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10513
10514 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10515
10516         * gnus-sum.el (gnus-summary-save-article-coding-system):
10517         New variable.
10518         (gnus-summary-save-article): Add optional `decode' argument.
10519         If it is set and gnus-summary-save-article-coding-system is non-nil,
10520         save decoded article.
10521         (gnus-summary-write-article-file): Save decoded article if
10522         gnus-summary-save-article-coding-system is non-nil.
10523
10524         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10525         type.
10526
10527 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10528
10529         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10530
10531 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10532
10533         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10534         first to test gnus-single-article-buffer which may be buffer-local.
10535
10536         * gnus-sum.el (gnus-summary-setup-buffer):
10537         Make gnus-single-article-buffer buffer-local and nil in ephemeral
10538         group; make gnus-article-buffer, gnus-article-current, and
10539         gnus-original-article-buffer always buffer-local.
10540         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10541         group.
10542         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10543
10544 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10545
10546         * nnml.el (nnml-request-compact-group): Compressed files might not
10547         have .gz extension.
10548
10549 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10550
10551         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10552         (mm-copy-to-buffer): Use with-current-buffer.
10553         (mm-display-part): Simplify.
10554         (mm-inlinable-p): Add optional arg `type'.
10555
10556 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10557
10558         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10559         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10560         Try harder to show the attachment internally or externally using
10561         gnus-mime-view-part-as-type.
10562
10563 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10564
10565         * message.el (message-from-style, message-signature-separator)
10566         (message-user-organization-file, message-send-mail-function)
10567         (message-citation-line-function, message-yank-prefix)
10568         (message-indent-citation-function, message-signature)
10569         (message-signature-file, message-signature-insert-empty-line):
10570         Remove autoloads.
10571
10572         * gnus-art.el (gnus-buttonized-mime-types):
10573         Remove "multipart/signed".  Revert 2006-04-26 change.
10574
10575 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10576
10577         * gnus.el (gnus-version-number): Bump version.
10578
10579 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10580
10581         * gnus.el: No Gnus v0.5 is released.
10582
10583 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10584
10585         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10586         fetching articles by message-id.
10587
10588 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10589
10590         * message.el (hashcash): Require hashcash as normal.
10591
10592         * ecomplete.el (ecomplete-highlight-match-line):
10593         Use point-at-eol.
10594         (ecomplete-highlight-match-line): Use `highlight', because that
10595         face exists in both Emacs and XEmacs.
10596
10597         * message.el (message-display-abbrev): Use point-at-bol.
10598
10599         * mail-source.el: Don't require timer/timer-funcs.
10600
10601         * gnus-async.el: Ditto.
10602
10603         * password.el: Ditto.
10604
10605         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10606
10607         * mm-url.el: Ditto.
10608
10609         * gnus-xmas.el: Don't require timer-funcs.
10610
10611         * mm-util.el: Require timer/timer-funcs.
10612
10613 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10614
10615         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10616         Close.
10617
10618 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10619
10620         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10621         unibyte after clear-decrypt function runs.
10622
10623         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10624         returns as a unibyte string.
10625
10626 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10627
10628         * lpath.el: Revert.
10629
10630         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10631         (pgg-gpg-process-sentinel): Revert.
10632
10633         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10634         (pgg-pgp-lookup-key): Revert.
10635
10636         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10637         (pgg-pgp5-lookup-key): Revert.
10638
10639         * pgg.el (pgg-fetch-key): Revert.
10640
10641 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10642
10643         * lpath.el: Fbind string-as-multibyte for XEmacs.
10644
10645         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10646         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10647         (mml1991-pgg-encrypt): Ditto.
10648
10649         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10650         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10651         a multibyte buffer.
10652
10653         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10654         (pgg-pgp-lookup-key): Ditto.
10655
10656         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10657         (pgg-pgp5-lookup-key): Ditto.
10658
10659         * pgg.el (pgg-fetch-key): Ditto.
10660
10661 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10662
10663         * message.el (message-user-organization-file): Check several
10664         locations of the organization file.
10665
10666         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10667         Add gnus-article-view-part-as-type.
10668
10669         * gnus-art.el (gnus-article-view-part-as-type): New function.
10670
10671         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10672         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10673
10674         * mml.el: Simplify autoload.
10675         (mml-mode): defvar dnd-protocol-alist instead of using
10676         symbol-value.
10677         (mml-default-directory): New variable.
10678         (mml-minibuffer-read-file): Use it.
10679         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10680
10681         * message.el (message-citation-line-format): New variable.
10682         (message-insert-formated-citation-line): New function.
10683         (message-citation-line-function):
10684         Add `message-insert-formated-citation-line' to custom type.
10685
10686         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10687         to doc string.
10688
10689         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10690         depending on mm-verify-option.
10691
10692 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10693
10694         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10695         binding pgg-* variables; reimplement the section which prevents
10696         MIME header from being signed.
10697         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10698         pgg-text-mode; remove a blank line at the top of body.
10699
10700         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10701         lines at the top of body; use gnus-newsgroup-charset if there's no
10702         Charset header.
10703
10704 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10705
10706         * message.el (message-self-insert-commands): Doc fix.
10707
10708         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10709         (mm-uu-pgp-encrypted-test): Ditto.
10710         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10711         between header and body; return application/pgp-encrypted handle
10712         if decryption failed; decode decrypted body by charset.
10713
10714         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10715         element match to application/pgp-*.
10716
10717 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10718
10719         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10720         HTML.
10721
10722 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10723
10724         * mail-source.el (mail-source-call-script): Message the error
10725         string.
10726
10727 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10728
10729         * gnus-util.el (gnus-byte-compile): Use it.
10730
10731 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10732
10733         * gnus-util.el (kill-empty-logs): New function.
10734
10735 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10736
10737         * message.el (message-mail-alias-type): Doc fix.
10738         (message-mail-alias-type-p): New function.
10739         (message-send): Use it.
10740         (message-mode): Ditto.
10741         (message-strip-forbidden-properties): Ditto.
10742
10743         * ecomplete.el (ecomplete-database-file-coding-system):
10744         New variable.
10745         (ecomplete-save): Use it.
10746         (ecomplete-setup): Use it.
10747
10748 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10749
10750         * message.el (message-self-insert-commands): New variable.
10751         (message-strip-forbidden-properties): Use it.
10752
10753 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10754
10755         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10756         that doesn't make XEmacs choke.
10757
10758 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10759
10760         * gnus-util.el (gnus-replace-in-string):
10761         Prefer replace-regexp-in-string over of replace-in-string.
10762
10763 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10764
10765         * gnus-util.el (gnus-select-frame-set-input-focus):
10766         Use select-frame-set-input-focus if it is available in XEmacs; use
10767         definition defined in Emacs 22 for old Emacsen.
10768
10769         * dgnushack.el: Autoload unmorse-region for XEmacs.
10770
10771         * lpath.el: Bind cursor-in-non-selected-windows and
10772         select-frame-set-input-focus for XEmacs.
10773
10774 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10775
10776         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10777
10778 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10779
10780         * gnus-registry.el (gnus-registry-cache-save): Remove text
10781         properties when saving via the temp buffer.
10782
10783 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10784
10785         * message.el (message-generate-hashcash): Honor custom type.
10786
10787 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10788
10789         * message.el (message-generate-hashcash): Default to non-nil when
10790         hashcash is found.
10791
10792         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10793         (gnus-refer-thread-limit): Increase default to 500.
10794
10795         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10796
10797         * flow-fill.el (fill-flowed): Allow delete-space.
10798
10799 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10800
10801         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10802         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10803         Remove autoloads.
10804
10805 2006-04-18  Simon Josefsson  <jas@extundo.com>
10806
10807         * message.el (message-generate-hashcash): Default to.
10808
10809 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10810
10811         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10812         concatenating segments rather than before concatenating them.
10813
10814 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10815
10816         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10817
10818 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10819
10820         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10821
10822         * message.el (message-forward-make-body-plain):
10823         Allow message-forward-ignored-headers to be a list.
10824         (message-remove-ignored-headers): Factor out into function.
10825         (message-forward-make-body-mml): Use it.
10826
10827         * imap.el (imap-quote-specials): New function.
10828         (imap-login-auth): Quote specials.
10829
10830         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10831         (rfc2231-parse-string): Allow concatanation of parameters that
10832         aren't contiguous.  The test case is
10833           (mail-header-parse-content-type "message/external-body;
10834             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10835             access-type=LOCAL-FILE;
10836             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10837
10838 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10839
10840         * nntp.el (nntp-accept-process-output): Return the value of
10841         `nnheader-accept-process-output'.
10842
10843 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10844
10845         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10846         (gnus-button-alist): Recognize more diff formats.
10847         (gnus-button-patch): Strip directory.
10848
10849 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10850
10851         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10852         Emacs 22 when setting focus.
10853
10854 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10855
10856         * gnus-art.el (gnus-article-treat-types): Do treatment of
10857         text/x-verbatim parts.
10858         (gnus-button-patch): New command.
10859
10860         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10861         addresses that contain invalid characters.
10862
10863 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10864
10865         * message.el (message-put-addresses-in-ecomplete):
10866         Use gnus-replace-in-string.
10867         (message-is-yours-p): Use the more correct
10868         mail-header-parse-address instead of
10869         mail-extract-address-components.
10870         (message-put-addresses-in-ecomplete): Fix typo.
10871
10872         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10873         keystroke.
10874
10875         * gnus-art.el (gnus-treatment-function-alist): Change order of
10876         newsgroups/generic header folding to avoid double-folding.
10877
10878         * message.el (message-hidden-headers): Add X-Draft-From.
10879
10880         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
10881         New command.
10882         (gnus-summary-repeat-search-article-backward): New command.
10883
10884         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10885         groups in the parent topic.
10886
10887 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10888
10889         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10890         (spam-extra-header-to-number): Return the CRM114 number as a
10891         number instead of a string.
10892
10893 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10894
10895         * gnus-art.el (gnus-face-properties-alist): Move here from
10896         gnus-fun.
10897
10898         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10899
10900 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10901
10902         * message.el (message-strip-forbidden-properties): Only display on
10903         self-insert-command.
10904
10905         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10906         reindent.
10907         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10908
10909 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10910
10911         * smiley.el (smiley-style): Fix typo.
10912
10913 2006-03-23  Kenichi Handa  <handa@m17n.org>
10914
10915         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
10916         instead of set-buffer-multibyte.
10917
10918 2006-03-23  Kenichi Handa  <handa@m17n.org>
10919
10920         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10921         buffer and then decode the buffer text if necessary.
10922         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10923         first, and after mm-encode-body, change the buffer to unibyte.
10924
10925 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10926
10927         * hashcash.el (hashcash-insert-payment-async-2):
10928         Use message-goto-eoh instead of doing it manually.
10929         (mail-add-payment): Use message-narrow-to-header instead of trying
10930         to do the same itself.
10931
10932         * message.el (message-hidden-headers): Add Face.
10933
10934         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10935         reparenting code.
10936         (gnus-summary-reparent-children): Refactored out code.
10937         (gnus-summary-thread-map): New keystroke.
10938         (gnus-summary-reparent-children): Make into command.
10939
10940         * smiley.el (smiley-style): Default to `medium' if using a large
10941         font.
10942
10943         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10944         does it itself.
10945
10946         * message.el (message-point-in-header-p): Simplify definition.
10947
10948 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10949
10950         * nnagent.el (nnagent-request-set-mark): Silence log file
10951         writing.
10952         (nnagent-request-set-mark): Use write-region instead of
10953         append-to-file.
10954
10955         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10956         strange select method.
10957
10958         * ecomplete.el (ecomplete-display-matches): Get highlightling
10959         right.
10960         (ecomplete-display-matches): Use literals.
10961         (ecomplete-display-matches): Disable message logging.
10962
10963         * message.el (message-display-abbrev): Small optimization.
10964
10965         * ecomplete.el (ecomplete-display-matches): Allow automatic
10966         display.
10967
10968         * message.el (message-strip-forbidden-properties):
10969         Display abbrevs.
10970         (message-display-abbrev): Get automatic display right.
10971
10972         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10973         keystrokes.
10974
10975 2006-04-13  Romain Francoise  <romain@orebokech.com>
10976
10977         TODO: Backport to v5-10!
10978
10979         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10980         Move here (and rename) from gnus-registry.el.
10981
10982         * gnus-registry.el: Require gnus-util.
10983         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10984
10985 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10986
10987         * gnus-group.el (gnus-group-catchup-current):
10988         Change if-then-else-if-then-else into cond.
10989         (gnus-group-catchup): Indent.
10990         (group-name-at-point): New function.
10991         (gnus-fetch-group): Provide default from thing at point.
10992
10993 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10994
10995         * message.el (message-display-abbrev): Fix regexp.
10996
10997         * ecomplete.el (ecomplete-highlight-match-line):
10998         Reimplement choosing.
10999         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11000         dead variables.
11001
11002         * message.el (message-newline-and-indent): Remove debugging.
11003         (message-display-abbrev): Use new implementation.
11004
11005 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11006
11007         * gnus-art.el (gnus-article-mode):
11008         Set cursor-in-non-selected-windows to nil.
11009
11010         * smiley.el: Revert previous change.
11011         (smiley-data-directory): defvar it before using it in the
11012         defcustom of `smiley-style'.
11013
11014 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11015
11016         * message.el (message-newline-and-indent): New function.
11017
11018         * ecomplete.el: Implement more bits.
11019
11020         * message.el (message-put-addresses-in-ecomplete): Clean up the
11021         string.
11022
11023         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11024
11025         * gnus-sum.el (gnus-summary-save-parts):
11026         Bind gnus-summary-save-parts-counter and use it to make unique file
11027         names.
11028
11029         * gnus-art.el (gnus-ignored-headers): Add some more headers.
11030
11031         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
11032         parameter to say whether to actually parse the individual
11033         addresses.
11034
11035         * message.el (message-put-addresses-in-ecomplete): New function.
11036         (ecomplete): Require.
11037         (message-mail-alias-type): Add ecomplete as an option.
11038
11039 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
11040
11041         * flow-fill.el (fill-flowed): Remove trailing space from blank
11042         quoted lines.
11043
11044 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11045
11046         * smiley.el (smiley-style): Move definition later to avoid a
11047         compilation warning.
11048
11049 2006-04-12  Kenichi Handa  <handa@m17n.org>
11050
11051         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11052         buffer and then decode the buffer text if necessary.
11053         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11054         first, and after mm-encode-body, change the buffer to unibyte.
11055         Use mm-disable-multibyte instead of set-buffer-multibyte.
11056
11057 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11058
11059         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11060         Content-Type header instead of Content-Disposition header.
11061         (gnus-mime-inline-part): Ditto.
11062         (gnus-mime-view-part-as-charset): Ignore charset that the part
11063         specifies.
11064
11065         * mm-decode.el (mm-display-part): Work with external parts and
11066         usual parts similarly.
11067
11068         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11069         instead of gnus-display-mime.
11070
11071         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11072         instead of with-temp-buffer.
11073
11074         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11075         tag to summarized topics part in order to encode non-ASCII text.
11076
11077 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11078
11079         * smiley.el (smiley-style): New variable.
11080         (smiley-directory): New function.
11081         (smiley-data-directory): Derive from `smiley-style' using
11082         `smiley-directory'.
11083         (smiley-regexp-alist): Add new entries.
11084
11085         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11086         (gnus-article-browse-delete-temp): Add :version.
11087
11088 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11089
11090         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11091         the sieve region.
11092
11093 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11094
11095         * gnus.el (gnus-version-number): Bump version.
11096
11097 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11098
11099         * gnus.el: No Gnus v0.4 is released.
11100
11101 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11102
11103         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11104         layout.
11105
11106         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11107         unknown charset.
11108
11109         * message.el (message-header-synonyms): Add Original-To to the
11110         default.
11111
11112         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11113         optional parameter.
11114
11115 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11116
11117         * gnus-fun.el (gnus): Require it for gnus-directory.
11118
11119 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11120
11121         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11122
11123 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11124
11125         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11126
11127 2006-04-05  Simon Josefsson  <jas@extundo.com>
11128
11129         * password.el (password-reset): New function.
11130
11131 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11132
11133         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11134         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11135
11136 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11137
11138         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11139         Some whitespace was matched into the url, which broke browsing hits
11140         > 100 when mm-url-use-external was nil.
11141
11142 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11143
11144         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11145         Check gnus-extra-headers for 'Newsgroups.
11146
11147         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11148         bound.
11149
11150 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11151
11152         * pgg-gpg.el: Clean up process buffers every time gpg processes
11153         complete.
11154
11155 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11156
11157         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11158         doc string.
11159
11160 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11161
11162         * pgg-gpg.el (pgg-gpg-process-filter)
11163         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11164
11165         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11166         lines, temporary fix.
11167
11168 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11169
11170         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11171
11172 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11173
11174         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11175         default-enable-multibyte-characters.  This reverts the change from
11176         revision 6.17 which is no longer necessary because the passphrase
11177         is sent separately now.  GnuPG messages are unreadable under
11178         multibyte locales with default-enable-multibyte-characters set to
11179         nil.
11180
11181 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11182
11183         * message.el (message-tool-bar-gnome): Move "spell".
11184
11185 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11186
11187         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11188         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11189         instead.
11190
11191 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11192
11193         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11194         Improve newsgroups handling for NNTP overviews which don't include
11195         Newsgroups.
11196
11197 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11198
11199         * message.el (message-resend): Bind message-generate-hashcash to nil.
11200
11201 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11202
11203         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11204         when searching for already-paid recipients.
11205
11206 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11207
11208         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11209         passphrases when it is not needed.
11210         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11211         passphrase stuff from gpg, should only be necessary when you use
11212         gpg with a smartcard.
11213
11214 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11215
11216         * mml.el (mml-insert-mime): Ignore cached contents of
11217         message/external-body part.
11218
11219         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11220         (mm-insert-part): Ditto.
11221
11222 2006-03-23  Simon Josefsson  <jas@extundo.com>
11223
11224         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11225         Reiner.
11226         (pgg-gpg-use-agent-p): Use it again.
11227
11228 2006-03-23  Simon Josefsson  <jas@extundo.com>
11229
11230         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11231         older emacsen.
11232         (pgg-gpg-use-agent-p): Don't use it.
11233
11234 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11235
11236         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11237         if we can.
11238
11239 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11240
11241         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11242         (pgg-gpg-update-agent): New function.
11243         (pgg-gpg-use-agent-p): New function.
11244         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11245         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11246         (pgg-gpg-sign-region): Use it.
11247
11248 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11249
11250         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11251         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11252
11253 2006-03-21  Simon Josefsson  <jas@extundo.com>
11254
11255         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11256         <wilde@sha-bang.de>.
11257         (pgg-gpg-use-agent): New variable.
11258         (pgg-gpg-process-region): Use it.
11259         (pgg-gpg-encrypt-region): Likewise.
11260         (pgg-gpg-encrypt-symmetric-region): Likewise.
11261         (pgg-gpg-decrypt-region): Likewise.
11262         (pgg-gpg-sign-region): Likewise.
11263         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11264
11265 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11266
11267         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11268
11269         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11270         Add comment on version.
11271
11272 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11273
11274         * smiley.el: Add missing test smiley.
11275
11276 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11277
11278         * mm-decode.el (mm-with-part): New macro.
11279         (mm-get-part): Use it; work with message/external-body as well.
11280         (mm-save-part): Treat name and filename equally.
11281
11282         * mm-extern.el (mm-extern-cache-contents): New function.
11283         (mm-inline-external-body): Use it; force the part to be displayed;
11284         move undisplayer added to the cached handle to the parent.
11285
11286         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11287         (gnus-mime-view-part-as-type): Work with message/external-body.
11288
11289         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11290
11291 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11292
11293         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11294         images in image-load-path.  [Sync with image.el, revision 1.60, in
11295         Emacs.]
11296
11297 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11298
11299         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11300         path rather than symbol.  Always return list of directories.
11301         Guarantee that image directory comes first.  [Sync with image.el,
11302         revision 1.59, in Emacs.]
11303
11304         * message.el (message-make-tool-bar): Adjust to new API of
11305         `gmm-image-load-path-for-library'.
11306
11307         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11308
11309         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11310
11311 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11312
11313         * gnus-art.el (gnus-article-only-boring-p):
11314         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11315         intangible text.
11316         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11317
11318 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11319
11320         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11321         Use `defun' instead of `gmm-defun-compat'.
11322
11323 2006-03-14  Simon Josefsson  <jas@extundo.com>
11324
11325         * message.el (message-unique-id): Don't use message-number-base36
11326         if (user-uid) is a float.
11327         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11328
11329 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11330
11331         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11332
11333         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11334         empty line between a part and a message part.
11335
11336 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11337
11338         * smiley.el: Add more test smileys.
11339         (smiley-data-directory, smiley-regexp-alist)
11340         (gnus-smiley-file-types): Fix doc strings.
11341         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11342         adding new elements.
11343         (smiley-mouse-map): Unused code.  Make it a comment.
11344
11345 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11346
11347         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11348         scan latest NoCeM messages instead of old ones.
11349         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11350         delimiters that are recently used.
11351         (gnus-nocem-load-cache): Add autoload cookie.
11352
11353         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11354
11355         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11356         level which is larger than gnus-use-nocem is specified.
11357
11358         * gnus-group.el (gnus-group-get-new-news): Ditto.
11359
11360 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11361
11362         * gnus-util.el (gnus-tool-bar-update): New function.
11363
11364         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11365         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11366
11367         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11368
11369         * gnus-group.el (gnus-group-redraw-when-idle)
11370         (gnus-group-redraw-check): Remove.
11371         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11372
11373 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11374
11375         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11376         if optional last element is specified in splits (FIELD VALUE...).
11377
11378 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11379
11380         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11381         to gmm-image-load-path-for-library.  Call with no-error argument.
11382         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11383
11384         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11385
11386         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11387
11388         * gmm-utils.el (gmm-image-load-path): Remove alias.
11389
11390 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11391
11392         * gmm-utils.el (gmm-image-load-path): Add alias.
11393
11394         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11395         nnml-generate-nov-databases-1.
11396         (nnml-generate-nov-databases): Use it.
11397         (nnml-generate-nov-databases-directory): Document no-active
11398         argument.
11399
11400         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11401         directory if path is t.  Add no-error.
11402
11403         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11404         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11405
11406         * gnus-art.el (gnus-article-browse-delete-temp-files):
11407         Simplify resetting gnus-article-browse-html-temp-list.
11408
11409         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11410         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11411         Add example to docstring.  Rename local variables.  Move error
11412         checks to default case in cond and simplify.
11413
11414 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11415
11416         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11417         handle is multipart when calling it recursively.
11418         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11419
11420 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11421
11422         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11423         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11424
11425 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11426
11427         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11428         is loaded.
11429
11430         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11431         loaded.
11432
11433 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11434
11435         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11436         to "Emacs 23 (unicode)" in doc string.
11437
11438         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11439         "Emacs 23 (unicode)" in comment.
11440
11441 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11442
11443         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11444
11445         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11446         characters 160 through 255 in Emacs 23.
11447
11448 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11449
11450         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11451         gnus-article-browse-html-temp.
11452         (gnus-article-browse-delete-temp): Make it customizable.
11453         Add `file'.  Adjust doc string.
11454         (gnus-article-browse-delete-temp-files): Add argument.
11455         Allow query for each file.  Adjust doc string.
11456         (gnus-article-browse-html-parts):
11457         Add `gnus-article-browse-delete-temp-files' to
11458         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11459
11460 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11461
11462         * gnus-art.el (gnus-article-browse-html-temp)
11463         (gnus-article-browse-delete-temp): New variables.
11464         (gnus-article-browse-delete-temp-files): New function.
11465         (gnus-article-browse-html-parts): Use it.
11466
11467 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11468
11469         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11470
11471         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11472         string.
11473
11474         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11475         gnus-summary-insert-new-articles when unplugged.
11476         Remove gnus-summary-search-article-forward.
11477
11478         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11479         display-visual-class instead of display-color-cells.
11480
11481 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11482
11483         * dgnushack.el: Autoload customize-group for XEmacs.
11484
11485         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11486         message/* containing non-ASCII text properly.
11487
11488 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11489
11490         * message.el: Require gmm-utils, remove autoloads.
11491         (message-tool-bar): Set default based on
11492         gmm-tool-bar-style.
11493         (message-tool-bar-gnome): Add gmm-customize-mode.
11494
11495         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11496         gmm-tool-bar-style.
11497         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11498
11499         * gnus-group.el (gnus-group-tool-bar): Set default based on
11500         gmm-tool-bar-style.
11501         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11502
11503         * gmm-utils.el (gmm-image-directory): Rename variable from
11504         gmm-image-load-path.
11505         (gmm-image-load-path): Use gmm-image-directory.
11506         (gmm-customize-mode): New function.
11507         (gmm-tool-bar-style): New variable.
11508
11509         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11510         gnus-group-redraw-line-number.
11511         (gnus-group-redraw-check): Simplify.
11512         (gnus-group-tool-bar-update): Remove redraw check.
11513         (gnus-group-make-tool-bar): Add redraw check.
11514
11515 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11516
11517         * gnus-art.el (gnus-button): Add missing parentheses.
11518
11519 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11520
11521         * lpath.el: Fbind line-number-at-pos.
11522
11523 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11524
11525         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11526
11527 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11528
11529         * gnus-art.el (gnus-button): New face.
11530         (gnus-article-button-face): Use it.
11531
11532         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11533         Add gnus-summary-next-page.  Re-order.
11534
11535         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11536         next-node are now included.
11537         (gnus-group-redraw-line-number): New internal variable.
11538         (gnus-group-redraw-check): Helper function for updating the tool
11539         bar.
11540         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11541
11542         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11543
11544         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11545         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11546         Use it to match format of Spamassassin 3.0 and later.
11547         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
11548         (spam-check-bogofilter)
11549         (spam-bogofilter-register-with-bogofilter): Fix args of
11550         `gnus-error' calls.
11551
11552 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11553
11554         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11555         unnecessary interaction when sending queued mails.
11556         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11557
11558 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11559
11560         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11561         first or last are nil.
11562
11563 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11564
11565         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11566
11567 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11568
11569         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11570
11571 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11572
11573         * dns.el (query-dns): Protect more against buggy tcp output.
11574
11575 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11576
11577         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11578         nov.php.
11579
11580 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11581
11582         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11583         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11584         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11585         output on the server side.
11586         (nnweb-google-create-mapping): Update regexps and add some
11587         progress indication.
11588
11589 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11590
11591         * gnus-group.el (gnus-group-tool-bar-gnome):
11592         Fix gnus-agent-toggle-plugged.  Re-order icons.
11593         (gnus-group-tool-bar-gnome):
11594         Add gnus-group-{prev,next}-unread-group.
11595         (gnus-group-tool-bar-gnome): Re-order icons.
11596
11597         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11598         Move gnus-summary-insert-new-articles.
11599
11600         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
11601         Fix comments.
11602
11603         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11604         also available in Emacs 21.3.
11605
11606         * message.el (message-fix-before-sending): Change "Emacs 22" to
11607         "Emacs 23 (unicode)" in comment.
11608
11609         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11610         "Emacs 23 (unicode)" in comment.
11611
11612         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11613         comment.
11614         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11615
11616         * mm-view.el (mm-fill-flowed): Add :version.
11617
11618 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11619
11620         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11621         and load-path.
11622
11623 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11624
11625         * message.el: Autoload gmm-image-load-path.
11626         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11627         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11628         consitency.
11629
11630         * gmm-utils.el (gmm-image-load-path): Also search in
11631         "../etc/images".  Don't set gmm-image-load-path if we don't find
11632         the image.
11633
11634 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11635
11636         * gmm-utils.el (gmm-image-load-path): Don't make
11637         `gmm-image-load-path' include subdirectories which the second arg
11638         `image' might specify.
11639
11640         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11641         subdirectory to icon file names.
11642
11643         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11644
11645 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11646
11647         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11648         gmm-image-load-path calls.
11649
11650         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11651
11652         * message.el (message-make-tool-bar): Ditto.
11653
11654         * mml.el (mml-preview): Add comment concerning tool bar icons.
11655
11656         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11657         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11658
11659         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11660         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11661
11662         * message.el (message-tool-bar-gnome): Use new icon names.
11663         (message-make-tool-bar): Use `gmm-image-load-path'.
11664
11665         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
11666         New functions from MH-E.
11667         (gmm-image-load-path): New variable from MH-E.
11668         (gmm-image-load-path): New function from MH-E.  Add arguments
11669         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11670         *-image-load-path-called-flag.
11671
11672 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11673
11674         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11675
11676 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11677
11678         * nnimap.el (nnimap-request-move-article): Change folder back to
11679         source group before deleting.
11680
11681 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11682
11683         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11684
11685         * gnus-art.el (mm-url-insert-file-contents-external):
11686         Autoload mm-url.
11687
11688         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11689
11690 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11691
11692         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11693         coding system which mm-charset-to-coding-system returns for a
11694         given charset is valid.
11695
11696 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11697
11698         * html2text.el (html2text-remove-tag-list):
11699         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11700
11701 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11702
11703         * gnus-cus.el: Revert 2005-10-17 change.
11704
11705 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11706
11707         * gnus-art.el (article-strip-banner):
11708         Call article-really-strip-banner only when the regexp match is made.
11709
11710 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11711
11712         * gnus-art.el (article-strip-banner):
11713         Use gnus-extract-address-components instead of
11714         mail-header-parse-addresses to make it work with non-ASCII text;
11715         remove mail-encode-encoded-word-string.
11716
11717         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11718         values which are surrounded with \"...\"; make it never cause a
11719         Lisp error; give up parsing of parameters if it failed in
11720         extracting type.
11721
11722 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11723
11724         * smime.el (smime-cert-by-ldap-1): Fix bug where
11725         `smime-ldap-search' returns results without userCertificates.
11726
11727 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11728
11729         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11730
11731 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11732
11733         * spam.el (spam-check-spamassassin-headers): Adapt format for
11734         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11735         <ari@mbf.ocn.ne.jp>.
11736         (spam-list-of-processors): Add spam-use-gmane.
11737
11738 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11739
11740         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11741         make-temp-file; make it work with XEmacs as well.
11742
11743         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11744         mm-make-temp-file.
11745
11746         * mm-decode.el (mm-display-external): Use the 3rd arg of
11747         mm-make-temp-file.
11748         (mm-create-image-xemacs): Ditto.
11749
11750 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11751
11752         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11753         with message-narrow-to-headers.
11754         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11755         (gnus-draft-check-draft-articles): New function.
11756         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11757
11758 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11759
11760         * gnus-art.el (gnus-article-browse-html-parts):
11761         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11762         Don't use suffix argument for mm-make-temp-file for Emacs 21
11763         compatibility.  Remove useless `format'.
11764
11765 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11766
11767         * nnweb.el (nnweb-google-wash-article): Update regexps.
11768         (nnweb-group-alist): Use defvoo instead of defvar.
11769
11770 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11771
11772         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11773         re-loading nn* modules.
11774
11775 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11776
11777         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11778         for `tool-bar-mode' and don't check it's default-value.
11779
11780         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11781
11782         * message.el (message-make-tool-bar): Ditto.
11783
11784         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11785         `substring'.  Shorten tmp-file name.
11786
11787         * gnus.el: Remove bogus comment.
11788
11789 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11790
11791         * gnus-art.el (gnus-article-browse-html-parts): New function.
11792         (gnus-article-browse-html-article): New function for viewing html
11793         articles with a browser.
11794
11795 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11796
11797         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11798         in elisp.
11799         (pgg-gpg-encrypt-symmetric-region): Ditto.
11800         (pgg-gpg-sign-region): Ditto.
11801
11802         * pgg-def.el (pgg-text-mode): New variable.
11803
11804         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11805         (mml2015-pgg-encrypt): Ditto.
11806
11807         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11808         (mml1991-pgg-encrypt): Ditto.
11809
11810 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11811
11812         * nnfolder.el (nnfolder-insert-newsgroup-line):
11813         Use message-make-date instead of current-time-string.
11814
11815         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11816         to gnus-decoded which mm-uu might set.
11817
11818 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11819
11820         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11821         don't decode quoted parameters; remove misimported Emacs code.
11822         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11823         (rfc2231-decode-encoded-string): Don't use split-string which
11824         behaves differently according to Emacs version; use
11825         mm-decode-coding-region to convert charset to coding-system.
11826         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11827         (rfc2231-encode-string): Remove misimported Emacs code.
11828
11829 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11830
11831         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11832         when calling mail-header-parse-content-type.
11833         (article-de-quoted-unreadable): Ditto.
11834         (article-de-base64-unreadable): Ditto.
11835         (article-wash-html): Ditto.
11836
11837         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11838         calling mail-header-parse-content-type and
11839         mail-header-parse-content-disposition.
11840         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11841         mail-header-parse-content-type.
11842
11843         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11844         insert charset and format parameters; encode description after
11845         inserting it to buffer.
11846         (mml-insert-parameter): Fold lines properly even if a parameter is
11847         segmented into two or more lines; change the max column to 76.
11848
11849         * rfc1843.el (rfc1843-decode-article-body): Don't use
11850         ignore-errors when calling mail-header-parse-content-type.
11851
11852         * rfc2231.el (rfc2231-parse-string): Return at least type if
11853         possible; don't cause an error even if it fails in parsing of
11854         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11855         (rfc2231-encode-string): Don't break lines at the beginning, leave
11856         it to mml-insert-parameter.
11857
11858         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11859         calling mail-header-parse-content-type.
11860
11861 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11862
11863         * spam-report.el (spam-report-gmane-use-article-number):
11864         Improve doc string.
11865         (spam-report-gmane-internal): Check if a suitable header was found
11866         in the article.
11867
11868 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11869
11870         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11871         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11872
11873 2006-02-05  Romain Francoise  <romain@orebokech.com>
11874
11875         Update copyright notices of all files in the gnus directory.
11876
11877 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11878
11879         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11880
11881 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11882
11883         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11884         segmented lines of parameter value to cope with Thunderbird 1.5
11885         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11886         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11887         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11888
11889 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11890
11891         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11892         parts.
11893
11894 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11895
11896         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11897         there's only one active file for all servers.
11898         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11899         solid groups.  Gnus might have used a FAST request to select the group.
11900         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11901         and nnweb-search redundantly in the active file.
11902         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11903         (nnweb-request-create-group): Don't use ARGS.
11904         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11905         initialisations.  Let nnoo do the work.
11906
11907 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11908
11909         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11910         Say the part has been decoded.
11911
11912         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11913
11914 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11915
11916         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11917         mailcap-viewer-test-cache when there's no 'test clause, since that
11918         will invert the meaning of a "nil" test previously determined by
11919         mailcap-mailcap-entry-passes-test.
11920
11921 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11922
11923         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11924         compiling.
11925
11926         * gnus-sum.el: Ditto.
11927
11928         * message.el: Don't bind tool-bar-map when compiling.
11929
11930 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11931
11932         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11933
11934 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11935
11936         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11937         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11938         current Google Groups.
11939
11940 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11941
11942         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11943         and tool-bar-mode.
11944
11945         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11946         and tool-bar-mode.
11947
11948         * message.el (message-tool-bar-update): Simplify.
11949         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11950
11951         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11952         gnus-summary-buffer.
11953         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11954         gnus-summary-reply.
11955
11956         * gmm-utils.el (gmm): Add :version.
11957
11958 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11959
11960         * Makefile.in (clean): New rule.
11961         (distclean): Use it.
11962
11963 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11964
11965         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
11966         Don't autoload.
11967
11968 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11969
11970         * gmm-utils.el (gmm-verbose): Add :group.
11971
11972 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11973
11974         * message.el: Change some comments WRT tool-bars.
11975
11976         * gnus-sum.el (gnus-summary-tool-bar)
11977         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11978         (gnus-summary-tool-bar-zap-list): New variables.
11979         (gnus-summary-make-tool-bar): Complete rewrite using
11980         `gmm-tool-bar-from-list'.
11981
11982         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11983         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
11984         New variables.
11985         (gnus-group-make-tool-bar): Complete rewrite using
11986         `gmm-tool-bar-from-list'.
11987         (gnus-group-tool-bar-update): New function.
11988
11989         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11990
11991 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11992
11993         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11994         is dissected into a single part of which the type is the same as
11995         the given one; decode charset.
11996
11997 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11998
11999         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12000         into alists as symbol not string, since that's what
12001         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12002         look for.
12003
12004 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12005
12006         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12007         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12008
12009         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12010
12011 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12012
12013         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
12014         (gnus-xmas-mime-security-button-menu): New function.
12015
12016         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12017         (gnus-mime-security-button-menu): New definition.
12018         (gnus-mime-security-button-map): Use them.
12019         (gnus-mime-security-button-menu): New function.
12020         (gnus-insert-mime-security-button): Addition to help echo.
12021         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12022         (gnus-mime-security-pipe-part): New functions.
12023
12024         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12025         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
12026
12027         * mm-decode.el (mm-handle-set-disposition): Remove.
12028         (mm-handle-set-description): Remove.
12029
12030 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12031
12032         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
12033         (mm-w3m-standalone-supports-m17n-p): New function.
12034         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
12035         w3m usage.
12036
12037         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
12038         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
12039
12040 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12041
12042         * message.el (message-tool-bar-zap-list):
12043         Use gmm-tool-bar-zap-list as custom type.
12044         (message-tool-bar-update): New function.
12045         (message-tool-bar, message-tool-bar-gnome)
12046         (message-tool-bar-retro): Add message-tool-bar-update.
12047         (message-tool-bar-gnome): Add flyspell-buffer.
12048
12049         * gnus-util.el (gnus-error): Describe `args'.
12050
12051         * gmm-utils.el (gmm-error): Describe `args'.
12052         (gmm-tool-bar-zap-list): New widget.
12053         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12054
12055 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12056
12057         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12058         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12059         the number of recursive calls.
12060
12061         * mm-decode.el (mm-handle-set-disposition): New macro.
12062         (mm-handle-set-description): New macro.
12063
12064 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12065
12066         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12067         encoding.
12068
12069 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12070
12071         * message.el (message-tool-bar-zap-list, message-tool-bar)
12072         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12073         (message-tool-bar-local-item-from-menu): Remove.
12074         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12075         (message-make-tool-bar): New function.
12076         (message-mode): Use `message-make-tool-bar'.
12077
12078         * gmm-utils.el: New file.
12079         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12080         (gmm-lazy): New widget copied from `nnmail.el'.
12081         (gmm-tool-bar-from-list): New function for creating customizable
12082         tool bars.
12083         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12084         output.
12085         (gmm): Add :prefix to defgroup.
12086
12087 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12088
12089         * gmm-utils.el (gmm-widget-p): New function.
12090
12091 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12092
12093         * mml.el (mml-attach-file): Describe `description' in doc string.
12094         (mml-menu): Add Emacs MIME manual and PGG manual.
12095
12096 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12097
12098         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12099
12100 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12101
12102         * nntp.el (nntp-end-of-line): Doc fix.
12103
12104 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12105
12106         * imap.el (imap-open): Handle case where buffer is a buffer
12107         object.
12108
12109 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12110
12111         * gnus-delay.el (gnus-delay): Don't autoload.
12112         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12113         to be re-loaded when customizing the `gnus-delay' group.
12114
12115 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12116
12117         * message.el (message-insert-citation-line): Use newlines.
12118
12119 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12120
12121         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12122         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
12123         these routines, so the passphrase can be managed externally and
12124         passed in to the system.
12125         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12126         pgg-add-passphrase-to-cache function.
12127
12128         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12129         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
12130         these routines, so the passphrase can be managed externally and
12131         passed in to the system.
12132         (pgg-pgp5-sign-region): Use new name of
12133         pgg-add-passphrase-to-cache function.
12134
12135 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12136
12137         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12138         part of the decoded armor to find the key-identifier.
12139         (pgg-gpg-lookup-key-owner): New function to return the
12140         human-readable identifier of a key owner.
12141         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
12142         itself.
12143         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12144         the key value) if we have a key and can match it against a secret
12145         key.  Also, added a note pointing out fact that the prompt only
12146         indicates the first matching key.
12147
12148         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
12149         pgg-decrypt-region.
12150         (pgg-add-passphrase-to-cache): Rename from
12151         `pgg-add-passphrase-cache' to reduce confusion (all callers
12152         changed).
12153         (pgg-remove-passphrase-from-cache): Rename from
12154         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12155         changed).
12156         (pgg-read-passphrase, pgg-add-passphrase-cache)
12157         (pgg-remove-passphrase-cache): Add informative docstrings.
12158         (pgg-decrypt): Convey provided passphrase in subordinate call to
12159         pgg-decrypt-region.
12160
12161 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12162
12163         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12164         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12165         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12166         'passphrase' argument, so the passphrase can be managed externally
12167         and then passed in to the system.
12168
12169         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12170         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
12171         so the passphrase cache can be used reliably with identifiers
12172         besides a pgp packet's key id.
12173
12174         * pgg-gpg.el (pgg-gpg-encrypt-region)
12175         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12176         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
12177         these routines, so the passphrase can be managed externally and
12178         passed in to the system.
12179
12180         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12181         'notruncate' argument, so the passphrase cache can be used
12182         reliably with identifiers besides a pgp packet's key id.
12183
12184 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
12185
12186         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12187         symmetric encryption.
12188         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12189         encrypted session key.
12190         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12191         message ask for the passphrase in a proper way.
12192
12193         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12194         New user commands for symmetric encryption.
12195
12196 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12197
12198         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12199
12200         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12201
12202 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12203
12204         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12205
12206 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12207
12208         * mm-decode.el (mm-inlined-types): Add application/pgp.
12209         (mm-automatic-display): Ditto.
12210
12211         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12212         part as text.
12213
12214 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12215
12216         * nnrss.el: Update copyright.
12217         (nnrss-opml-import): Query whether to subscribe to each entry.
12218
12219         * gnus-art.el:
12220         * gnus-sum.el:
12221         * gnus-xmas.el:
12222         * messagexmas.el:
12223         * mm-uu.el:
12224         * mm-view.el: Update copyright.
12225
12226 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12227
12228         * message.el (message-info): New function.
12229         (message-mode-menu): Add it.
12230         Update copyright.
12231
12232         * ChangeLog: Fix and update copyright.
12233
12234 2006-01-13  Romain Francoise  <romain@orebokech.com>
12235
12236         * message.el (message-forward-subject-name-subject): Prefer the
12237         address to 'nowhere' if the sender has no name.
12238         Fix typo.  Update copyright year.
12239
12240 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12241
12242         * gnus-art.el (article-wash-html):
12243         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12244         (gnus-article-wash-html-with-w3m-standalone): New function.
12245
12246         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12247         mm-inline-text-html-render-with-w3m-standalone.
12248         (mm-text-html-washer-alist): Map w3m-standalone to
12249         gnus-article-wash-html-with-w3m-standalone.
12250         (mm-inline-text-html-render-with-w3m-standalone): New function.
12251
12252 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12253
12254         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12255         Improve LaTeX.
12256
12257 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12258
12259         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12260         (nnrss-request-article): Render text/plain parts as HTML.
12261
12262         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12263         the buffer.
12264
12265 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12266
12267         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12268         custom definition of `gnus-posting-styles'.
12269
12270         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12271         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12272
12273 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12274
12275         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12276         Use nntp for bug archive.
12277
12278 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12279
12280         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12281         parts.
12282         (nnrss-normalize-date): New function converts ISO 8601 date into
12283         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12284         (nnrss-check-group): Use it.
12285
12286 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12287
12288         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12289
12290         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12291         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12292         (nnrss-insert-w3): Ditto.
12293
12294 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12295
12296         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12297         the articles to be forwarded including the case where neither a
12298         number of articles nor a region is specified.
12299
12300 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12301
12302         * nnrss.el (nnrss-request-article): Fix last change; fill
12303         text/plain parts.
12304
12305 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12306
12307         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12308         in text/plain part.
12309         (nnrss-check-group): Don't add excessive newline to dc:subject.
12310
12311 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12312
12313         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12314         article.
12315
12316 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12317
12318         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12319         (nnml-use-compressed-files, nnml-save-mail): Support other
12320         comression programs such as bzip2.
12321
12322 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12323
12324         * dns.el (query-dns): Make sure we check the buffer size before
12325         removing tcp headers.
12326
12327 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12328
12329         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12330         remove MIME buttons associated with multipart/alternative parts.
12331         (gnus-mime-display-alternative): Tag buttons using `article-type'
12332         text property.
12333
12334         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12335         associated with multipart/alternative parts.
12336
12337         * gnus-art.el (gnus-signature-separator): Fix custom type.
12338
12339         * mm-decode.el (mm-inlined-types): Fix custom type.
12340         (mm-keep-viewer-alive-types): Ditto.
12341         (mm-automatic-display): Ditto.
12342         (mm-attachment-override-types): Ditto.
12343         (mm-inline-override-types): Ditto.
12344         (mm-automatic-external-display): Ditto.
12345
12346 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12347
12348         * spam-report.el (spam-report-user-mail-address)
12349         (spam-report-user-agent): New variables.
12350         (spam-report-url-ping-plain): Use spam-report-user-agent.
12351
12352 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12353
12354         * gnus-art.el (gnus-button-handle-custom): Do not just use
12355         `customize-apropos' for any "M-x customize-*" button but the
12356         function called for.  Accept both the function name and its
12357         argument in order to achieve this.
12358         (gnus-button-alist): Remove support for "custom:" URL's.
12359         Pass function name to `gnus-button-handle-custom' in case of "M-x
12360         customize-*" buttons.
12361
12362 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12363
12364         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12365         multipart/alternative and add xref to mm-discouraged-alternatives
12366         in doc string.
12367
12368         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12369         gnus-buttonized-mime-types in doc string.
12370
12371 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12372
12373         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12374         Suggest image/.* in the doc string.
12375
12376 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12377
12378         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12379         message-marks (Debian bug #342521).
12380
12381 2005-12-12  Simon Josefsson  <jas@extundo.com>
12382
12383         * password.el (password-read-from-cache): Add.
12384         (password-read): Use it.
12385
12386 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12387
12388         * rfc2047.el (rfc2047-charset-to-coding-system):
12389         Recognize us-ascii as a MIME charset.
12390
12391         * mm-bodies.el (mm-decode-content-transfer-encoding):
12392         Protect against the case where the 2nd arg TYPE is nil.
12393
12394 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12395
12396         * pop3.el (pop3-stream-type): Fix custom version.
12397
12398         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12399
12400 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12401
12402         * mm-decode.el (mm-display-external): Add missing cdr.
12403
12404 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12405
12406         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12407         RFC1524) if it is in mailcap or add a suffix according to
12408         mailcap-mime-extensions when generating a temp filename; postpone
12409         deleting a temp file for 2 seconds for some wrappers, shell
12410         scripts, and so on, which might exit right after having started a
12411         viewer command as a background job.
12412
12413 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12414
12415         * nntp.el (nntp-marks-directory): Fix custom group.
12416
12417         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12418         steps when < 10.
12419
12420         * gnus-start.el (gnus-no-server-1):
12421         Mention `gnus-level-default-subscribed' in doc string.
12422
12423 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12424
12425         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12426         parens.
12427
12428 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12429
12430         * gnus-xmas.el (gnus-use-toolbar): Revert.
12431         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12432         gnus-use-toolbar is default.
12433
12434         * messagexmas.el (message-use-toolbar): Revert.
12435         (message-setup-toolbar): Use global default-toolbar if
12436         message-use-toolbar is default.
12437
12438 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12439
12440         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12441         according to default-toolbar-visible-p.
12442
12443         * messagexmas.el (message-use-toolbar): Ditto.
12444
12445 2005-11-26  Dave Love  <fx@gnu.org>
12446
12447         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12448         (tls-program, tls-success): Provide openssl alternative.
12449
12450         * starttls.el: Doc fixes.
12451         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12452         SERVICE to PORT.
12453
12454         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12455         port null or service name.
12456         (starttls-negotiate): Autoload.
12457
12458 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12459
12460         * message.el (message-kill-to-signature): Fix interactive spec.
12461
12462 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12463
12464         * pop3.el (pop3-open-server): Recognize a string as a service name.
12465
12466 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12467
12468         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12469
12470 2005-11-23  Dave Love  <fx@gnu.org>
12471
12472         Add pop3s, pop3/starttls.
12473
12474         * pop3.el (pop3-authentication-scheme): Clarify doc.
12475         (open-tls-stream, starttls-open-stream): Autoload.
12476         (pop3-stream-type): New.
12477         (pop3-open-server): Use it.
12478
12479         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12480         for POP.
12481         (mail-source-keyword-map): Add :stream for POP.
12482         (mail-source-fetch-pop): Use pop3-stream-type.
12483
12484 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12485
12486         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12487         of current-time-string.
12488
12489 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12490
12491         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12492         date header.
12493
12494 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12495
12496         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12497         it can seriously impact performance as it bypasses the agent's
12498         local caches.
12499
12500 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12501
12502         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12503         must be explicitly online rather than "not explicitly offline" for
12504         its flags to be synchronized.
12505
12506         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12507         that gnus-uu-unmark-thread will function correctly.
12508
12509         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12510         1024K is instead displayed as 1M.
12511
12512 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12513
12514         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12515
12516 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12517
12518         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12519
12520 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12521
12522         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12523         error message to display actual error condition.
12524         (gnus-agent-save-local): Avoid saving symbols that are bound to
12525         nil as they simply result in a warning message in
12526         gnus-agent-read-local.
12527
12528 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12529
12530         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12531         rather than make-variable-buffer-local for file-precious-flag.
12532
12533 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12534
12535         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12536         for duplicates which are removed.  The invalid sort check then
12537         triggers a rescan after the sort as sorting may have moved
12538         duplicate entries such that they can be cheaply detected.
12539
12540 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12541
12542         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12543
12544 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12545
12546         * gnus-agent.el (gnus-agent-article-alist-save-format):
12547         Change internal variable to a custom variable.  Change default value
12548         from compressed(2) to uncompressed(1).
12549         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12550         support for uncompressed agentview files.  Taken together, reading
12551         the agentview file should now be 6-7 times faster.
12552
12553 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12554
12555         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12556         as a buffer-local variable.  This avoids creating truncated
12557         dribble files as a result of a hang up, eg.
12558
12559 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12560
12561         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12562         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12563         XEmacs.
12564
12565 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12566
12567         * gnus-start.el (gnus-start-draft-setup):
12568         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
12569
12570         * gnus.el (gnus-splash): Change custom group.
12571         (gnus-group-get-parameter, gnus-group-parameter-value):
12572         Describe allow-list argument.
12573
12574         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12575         string.
12576
12577 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12578
12579         * gnus-art.el (gnus-default-article-saver): Add user-defined
12580         `function' to custom type.
12581
12582 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12583
12584         * imap.el (imap-open): Handle case where buffer is a buffer
12585         object.
12586
12587 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12588
12589         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12590         long lines.
12591         (gnus-cache-delete-group): Wrap doc strings.
12592
12593         * gnus-agent.el (gnus-agent-rename-group)
12594         (gnus-agent-delete-group): Wrap doc strings.
12595
12596 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12597
12598         * messagexmas.el (message-use-toolbar): Change the valid values
12599         into default, top, bottom, left, and right.
12600         (message-toolbar-thickness): New variable.
12601         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12602         well.
12603         (message-setup-toolbar): Make it work.
12604
12605         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12606         (gnus-use-toolbar): Change the valid values into default, top,
12607         bottom, left, and right.
12608         (gnus-toolbar-thickness): New variable.
12609         (gnus-xmas-setup-toolbar): New function.
12610         (gnus-xmas-setup-group-toolbar): Use it.
12611         (gnus-xmas-setup-summary-toolbar): Use it.
12612
12613 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12614
12615         * gnus-start.el (gnus-1): Add "native" to
12616         gnus-predefined-server-alist.
12617
12618         * gnus.el (gnus-method-to-server): Don't add "native" to the
12619         lists here, because that leads to problems when
12620         gnus-select-method is bound.
12621
12622 2005-11-09  Simon Josefsson  <jas@extundo.com>
12623
12624         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12625         use (not sort-by-date) instead.
12626
12627 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12628
12629         * gnus-delay.el (gnus-delay-group): Don't autoload.
12630         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12631         to be re-loaded when customizing the `gnus-delay' group.
12632
12633 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12634
12635         * message.el: Revert last changes.
12636         (message-insert-citation-line): Use newlines.
12637
12638 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12639
12640         * message.el (message-courtesy-message)
12641         (message-mark-insert-begin, message-mark-insert-end)
12642         (message-elide-ellipsis, message-cancel-message)
12643         (message-add-header, message-change-subject)
12644         (message-cross-post-followup-to-header)
12645         (message-cross-post-insert-note, message-reduce-to-to-cc)
12646         (message-widen-reply, message-delete-not-region)
12647         (message-kill-to-signature, message-insert-signature)
12648         (message-insert-importance-high, message-insert-importance-low)
12649         (message-insert-or-toggle-importance)
12650         (message-insert-disposition-notification-to)
12651         (message-indent-citation, message-yank-original)
12652         (message-cite-original-without-signature, message-cite-original)
12653         (message-insert-citation-line, message-position-on-field)
12654         (message-fix-before-sending, message-send-mail-partially)
12655         (message-send-mail, message-send-mail-with-sendmail)
12656         (message-send-mail-with-qmail, message-send-news)
12657         (message-check-news-header-syntax, message-generate-headers)
12658         (message-insert-courtesy-copy, message-fill-address)
12659         (message-fill-header, message-shorten-references)
12660         (message-setup-1, message-cancel-news)
12661         (message-forward-make-body-plain, message-forward-make-body-mime)
12662         (message-forward-make-body-mml, message-encode-message-body)
12663         (message-forward-make-body-digest-plain)
12664         (message-forward-make-body-digest-mime)
12665         (message-use-alternative-email-as-from): Insert `hard-newline'
12666         instead of ordinary newlines.
12667
12668 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12669
12670         * message.el (message-generate-headers): Downcase the argument
12671         given to message-check-element.
12672
12673 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12674
12675         * nntp.el (nntp-authinfo-rejected): New error condition.
12676         (nntp-wait-for): Use new error condition to signal authentication
12677         error.
12678         (nntp-retrieve-data): Rethrow new error condition to break out of
12679         recursive call to nntp-send-authinfo.
12680
12681 2005-11-08  Romain Francoise  <romain@orebokech.com>
12682
12683         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12684         (gnus-summary-exit-map): Bind to `Z p'.
12685         (gnus-summary-make-menu-bar): Add menu item.
12686
12687 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12688
12689         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12690         (gnus-treat-*): Add `first' in all doc strings.
12691
12692         * gnus-group.el (gnus-group-compact-group): Fix typo.
12693
12694 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12695
12696         * gnus.el (gnus-parameters-case-fold-search): New variable.
12697         (gnus-parameters-get-parameter): Use it.
12698
12699         * gnus-score.el (gnus-home-score-file): Doc fix.
12700
12701 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12702
12703         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12704
12705 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12706
12707         * mm-util.el (mm-special-display-p): New function.
12708
12709         * mml.el (mml-preview): Use it; doc fix.
12710
12711 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12712
12713         * imap.el (imap-open): Handle case where buffer is a buffer object.
12714
12715 2005-10-29  Romain Francoise  <romain@orebokech.com>
12716
12717         * message.el (message-fix-before-sending): Fix comment.
12718
12719 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12720
12721         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12722
12723 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12724
12725         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12726         Used in gnus-score.el.
12727
12728 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12729
12730         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12731
12732 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12733
12734         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12735         whitespace removed in revision 7.8.  Use concatenated string to
12736         protect trailing whitespace.
12737
12738 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12739
12740         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12741         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12742         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12743         Courier IMAP ("some version from 2004").  Mostly based on similar
12744         code in the same function.
12745
12746 2005-10-26  Didier Verna  <didier@xemacs.org>
12747
12748         * gnus-group.el (gnus-group-compact-group): Invalidate original
12749         article buffer.
12750         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12751         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12752         NOV database and in article itself.
12753         Invalidate article backlog.
12754
12755 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12756
12757         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12758
12759 2005-10-26  Simon Josefsson  <jas@extundo.com>
12760
12761         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12762         part of 2004-07-25 change.
12763
12764 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12765
12766         * message.el (message-display-completion-list): New function.
12767         (message-expand-group): Use it; make sure the Completions buffer
12768         is modifiable.
12769 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12770
12771         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12772         user-mail-name is an empty string.
12773
12774 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12775
12776         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12777         depending on gnus-score-decay-constant.
12778
12779         * encrypt.el (encrypt-insert-file-contents)
12780         (encrypt-write-file-contents): Don't use `gnus-message'.
12781
12782         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12783         arguments.
12784         (mm-uu-type-alist): Add message-marks and insert-marks.
12785         Pass arguments to mm-uu-verbatim-marks-extract.
12786         (mm-uu-hide-markers): New variable.
12787         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12788
12789         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12790         (gnus-convert-image-to-face-command): Use "convert" by default to
12791         allow other input image formats.
12792         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12793         accordingly.
12794
12795 2005-10-23  Simon Josefsson  <jas@extundo.com>
12796
12797         * imap.el (imap-gssapi-program): Align command line parameters
12798         with latest GNU SASL.
12799         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12800
12801 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12802
12803         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12804         HTML.
12805         (nnslashdot-request-article): Ditto.
12806
12807         * lpath.el (featurep): Add nobreak-char-display.
12808
12809 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12810
12811         * mail-source.el (mail-source-fetch-pop): Require pop3.
12812         (mail-source-check-pop): Ditto.
12813
12814 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12815
12816         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12817         errors.
12818
12819 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12820
12821         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12822         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12823
12824         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12825
12826         * mm-bodies.el (mm-decode-string):
12827         Call `mm-charset-to-coding-system' with allow-override argument.
12828
12829 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12830
12831         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12832         (rfc2047-charset-to-coding-system): New function.
12833         (rfc2047-decode-encoded-words): New function.
12834         (rfc2047-decode-region): Use them.
12835         (rfc2047-decode-cte): Remove.
12836         (rfc2047-parse-and-decode): Remove.
12837         (rfc2047-decode): Remove.
12838
12839 2005-10-15  Kenichi Handa  <handa@m17n.org>
12840
12841         * rfc2047.el (rfc2047-decode-cte): New function.
12842         (rfc2047-decode-region): Change the way to decode successive
12843         encoded-words: decode B- or Q-encoding in each encoded-word,
12844         concatenate them, and decode it as charset.
12845
12846 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12847
12848         * lpath.el: Fbind codepage-setup for XEmacs.
12849
12850 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12851
12852         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12853         widget-move-and-invoke.
12854         (gnus-custom-mode): Use gnus-custom-map.
12855
12856 2005-10-15  Bill Wohler  <wohler@newt.com>
12857
12858         * message.el (message-tool-bar-map): Rename image file from
12859         mail_send to mail/send.
12860
12861 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12862
12863         * message.el (message-expand-group): Pass the common
12864         prefix substring of completion to `display-completion-list'.
12865
12866 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12867
12868         * mml-sec.el (mml-secure-method): New internal variable.
12869         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12870         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
12871         New functions using mml-secure-method.
12872
12873         * mml.el (mml-mode-map): Add key bindings for those functions.
12874         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12875         Harder <harder@myrealbox.com>.
12876         (mml-attach-file, mml-attach-buffer, mml-attach-external):
12877         Goto end of message if point is the headers of the message.
12878
12879         * message.el (message-in-body-p): New function.
12880
12881         * assistant.el: Autoload gnus-util and netrc.
12882
12883         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12884         Use `mm-charset-override-alist' only when decoding.
12885
12886         * mm-bodies.el (mm-decode-body):
12887         Call `mm-charset-to-coding-system' with allow-override argument.
12888
12889         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12890         `filename' from Content-Disposition if Content-Type doesn't
12891         provide `name'.
12892         (gnus-mime-view-part-as-type): Set default instead of
12893         initial-input.
12894
12895 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12896
12897         * format-spec.el (format-spec): Propagate text properties of % spec.
12898
12899 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12900
12901         * gnus-art.el (gnus-treat-predicate): Add `first'.
12902
12903 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12904
12905         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12906         (mm-charset-override-alist): New variable.
12907         (mm-charset-to-coding-system): Use it.
12908         (mm-codepage-setup): New helper function.
12909         (mm-charset-eval-alist): New variable.
12910         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
12911         Warn about unknown charsets.
12912
12913         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12914
12915 2005-10-04  David Hansen  <david.hansen@gmx.net>
12916
12917         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12918         (nnrss-check-group): Ditto.
12919
12920 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12921
12922         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12923         Rename x-gnus-verbatim to x-verbatim.
12924         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12925
12926         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12927         x-verbatim.
12928
12929         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12930
12931         * gnus-util.el (gnus-remove-duplicates): Remove.
12932
12933         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12934         instead of gnus-remove-duplicates.
12935
12936         * message.el (message-remove-duplicates): Remove.
12937         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12938         message-remove-duplicates.
12939
12940         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12941         available, else use implementation from `delete-dups'.
12942
12943         * message.el (message-insert-expires): New function.
12944         (message-mode-map): Add key binding.
12945         (message-mode-field-menu): Add menu entry.
12946         (message-mode): Document it.
12947         (message-make-expires-date): Use `message-make-date'.
12948
12949 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12950
12951         * message.el (message-make-expires-date): New function.
12952
12953 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12954
12955         * Makefile.in (list-installed-shadows): New entry.
12956         (install): Use it.
12957         (remove-installed-shadows): New entry.
12958
12959         * dgnushack.el (dgnushack-default-load-path): New variable.
12960         (dgnushack-find-lisp-shadows): New function.
12961         (dgnushack-remove-lisp-shadows): New function.
12962
12963 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12964
12965         * Makefile.in (install-el-elc): New entry.
12966         (install): Use it so that .el files are necessarily installed.
12967
12968 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12969
12970         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12971
12972 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12973
12974         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12975         function rather than the diff-mode.el package.
12976         (mm-display-external): Use with-current-buffer.
12977         (mm-viewer-completion-map, mm-viewer-completion-map):
12978         Move initialization inside declaration.
12979
12980 2005-09-29  Simon Josefsson  <jas@extundo.com>
12981
12982         * spam.el: Load hashcash when compiling, to avoid warnings.
12983         Don't autoload mail-check-payment.
12984         (spam-check-hashcash): Define unconditionally, since hashcash.el
12985         is part of Gnus now.  Ignore errors from payment checking.
12986
12987 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12988
12989         * message.el (message-bold-region, message-unbold-region):
12990         Rename from `bold-region' and `unbold-region'.
12991
12992         * message.el: Remove useless autoloads.
12993
12994 2005-09-28  Simon Josefsson  <jas@extundo.com>
12995
12996         * message.el (message-use-idna): Default to t.
12997         (message-use-idna): Test whether encoding works too.  Doc fix.
12998
12999 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13000
13001         * nntp.el (nntp-warn-about-losing-connection): Remove.
13002
13003 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13004
13005         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13006         customizable.  Change default value.
13007         (mm-uu-diff-groups-regexp): Change default value.
13008         (mm-uu-type-alist): Add doc string.
13009         (mm-uu-configure): Add doc string.  Make it interactive.
13010         (mm-uu-tex-groups-regexp): New variable.
13011         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13012         (mm-uu-type-alist): Add LaTeX documents.
13013         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13014         of "text/verbatim".
13015         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13016
13017         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13018         instead of "text/verbatim".
13019
13020         * message.el (message-mark-inserted-region)
13021         (message-mark-insert-file): Use slrn style marks when called with
13022         prefix argument.
13023
13024 2005-09-27  Simon Josefsson  <jas@extundo.com>
13025
13026         * message.el (message-idna-to-ascii-rhs-1): Reformat.
13027
13028 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
13029
13030         * message.el (message-remove-duplicates): New function.
13031         Implementation borrowed from `gnus-remove-duplicates'.
13032         (message-idna-to-ascii-rhs): Also encode idna addresses in
13033         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13034         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
13035         only ask about the same idna domain once per header and also tell
13036         in what header to replace the idna domain.
13037
13038         * gnus-art.el (article-decode-idna-rhs): Also decode idna
13039         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13040         (article-decode-idna-rhs): Fix regexp so that all idna-address in
13041         a header is decoded and not just the last one.
13042
13043 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13044
13045         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13046         has been decoded.
13047
13048         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13049         (mm-insert-part): Don't modify text if it has been decoded.
13050
13051         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13052         decoded.
13053
13054         * mm-view.el (mm-inline-text): Don't strip text props unless
13055         decoding enriched or richtext parts.
13056
13057 2005-09-25  Romain Francoise  <romain@orebokech.com>
13058
13059         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13060         * gnus-start.el (gnus-subscribe-interactively):
13061         * gnus-uu.el (gnus-uu-grab-articles):
13062         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13063         space.
13064
13065 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13066
13067         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13068         * mm-view.el (mm-view-pkcs7-decrypt):
13069         * gnus-sum.el (gnus-summary-limit-to-extra)
13070         (gnus-summary-respool-article, gnus-read-move-group-name):
13071         * gnus-score.el (gnus-summary-increase-score):
13072         * gnus-util.el (gnus-completing-read-with-default):
13073         * gnus-art.el (gnus-read-save-file-name)
13074         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13075         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13076         * message.el (message-check-news-header-syntax):
13077         Follow convention for reading with the minibuffer.
13078
13079 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13080
13081         * spam-report.el (spam-report-url-ping-plain):
13082         Use gnus-extended-version as User-Agent.
13083
13084         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13085         default value is nil.
13086
13087         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13088         (mm-uu-verbatim-marks-extract): New function.
13089         (mm-uu-extract): New face.
13090         (mm-uu-copy-to-buffer): Use it.
13091
13092         * spam-report.el (spam-report-gmane-ham): Rename from
13093         `spam-report-gmane-unspam'.
13094         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13095         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13096
13097         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13098         Autoload.
13099         (spam-report-gmane-unregister-routine):
13100         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13101
13102 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13103
13104         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13105         (spam-report-gmane-unregister-routine): Add support for gmane
13106         unregistration.
13107
13108         * spam-report.el (spam-report-gmane-unspam)
13109         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13110         (spam-report-gmane): Change to take a single article and do unspam
13111         registration.
13112
13113 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13114
13115         * mm-url.el (mm-url-decode-entities): Fix regexp.
13116
13117 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13118
13119         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13120         default to nil, to be able to use Gnus at all.  If the default
13121         switches to something else, then the function should be fixed not
13122         be exceedingly slow.
13123
13124 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13125
13126         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13127         fail hard.
13128
13129         * spam-report.el: Add better Keywords line.
13130
13131         * spam.el: Add Maintainer and better Keywords line.
13132
13133 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13134
13135         * gnus-art.el (gnus-article-replace-part)
13136         (gnus-mime-replace-part): New functions.
13137         (gnus-mime-action-alist, gnus-mime-button-commands)
13138         (gnus-mime-save-part-and-strip): Add file argument.
13139         (gnus-article-part-wrapper): Add interactive argument.
13140
13141         * gnus-sum.el (gnus-summary-mime-map):
13142         Add `gnus-article-replace-part'.
13143
13144 2005-09-19  Didier Verna  <didier@xemacs.org>
13145
13146         The nnml compaction feature:
13147         * nnml.el (nnml-request-compact-group): New function.
13148         * nnml.el (nnml-request-compact): New function.
13149         * gnus-int.el (gnus-request-compact-group): New function.
13150         * gnus-int.el (gnus-request-compact): New function.
13151         * gnus-group.el (gnus-group-compact-group): New function.
13152         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13153         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13154         * gnus-srvr.el (gnus-server-compact-server): New function.
13155         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13156         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13157
13158 2005-09-18  Deepak Goel  <deego@gnufans.org>
13159
13160         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13161         format spec.
13162
13163 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13164
13165         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13166
13167 2005-09-15  Romain Francoise  <romain@orebokech.com>
13168
13169         * message.el (message-fill-paragraph): Clarify docstring.
13170
13171 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13172
13173         * gnus-art.el (gnus-mime-display-part): Protect against broken
13174         MIME messages.
13175
13176 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13177
13178         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13179         before parsing header.
13180
13181 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13182
13183         * html2text.el (html2text-replace-list): Add new entities.
13184
13185 2005-09-11  Romain Francoise  <romain@orebokech.com>
13186
13187         * message.el (message-alternative-emails): Improve docstring.
13188         (message-setup-1): Call `message-use-alternative-email-as-from'
13189         after `message-setup-hook' to give it precedence over posting
13190         styles, etc.
13191         (message-use-alternative-email-as-from): Add docstring.
13192         Remove the original From header if present.
13193
13194         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13195         (nnml-save-mail): Use it.
13196
13197         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13198         articles.  Add new argument `silent'.
13199         (gnus-uu-mark-all): Report the total number of marked articles.
13200
13201 2005-09-10  Romain Francoise  <romain@orebokech.com>
13202
13203         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13204         (gnus-uu-mark-series): Likewise.
13205
13206 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13207
13208         * spam-report.el (spam-report-gmane): Fix generation of spam
13209         report URL.
13210
13211 2005-09-10  Simon Josefsson  <jas@extundo.com>
13212
13213         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13214         t, based on discussion on the ding list with Robert Epprecht
13215         <epprecht@solnet.ch>.
13216
13217 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13218
13219         * spam-report.el (spam-report-gmane): Make it work without
13220         X-Report-Spam header.  Gmane now only provides Archived-At.
13221         This is only used if `spam-report-gmane-use-article-number' is nil.
13222         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13223
13224         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13225         make `gnus-summary-sort-by-recipient' work with threading.
13226
13227         * nnweb.el (nnweb-google-wash-article): Print a message if article
13228         is not available.
13229
13230 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13231
13232         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13233         change.  Decode text/* parts content before displaying.
13234
13235 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13236
13237         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13238
13239 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13240
13241         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13242
13243         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13244         url-package-name, url-package-version,
13245         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13246         w3m-display-inline-images, and w3m-minor-mode-map.
13247
13248 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13249
13250         * message.el (message-tab-body-function): Fix mismatched custom type.
13251
13252         * gnus.el (gnus-group-change-level-function): Ditto.
13253
13254         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13255
13256         * gnus-art.el (gnus-signature-limit)
13257         (gnus-article-mime-part-function): Ditto.
13258
13259 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13260
13261         * mml.el (mml-mode): Silence the byte compiler.
13262
13263         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13264         using `(sit-for 0)' before moving the point to the specified part;
13265         skip unbuttonized parts.
13266         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13267         return to the summary window if gnus-auto-select-part is non-nil.
13268
13269 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13270
13271         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13272         New variables.
13273         (mml-dnd-attach-file, mml-mode): Use them.
13274
13275         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13276         Make fetching article by MID work again for Google Groups.
13277         Add FIXME concerning gnus-group-make-web-group.
13278
13279         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13280         Don't depend on Gnus by using mail-extract-address-components if
13281         gnus-extract-address-components is not bound.
13282
13283 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13284
13285         * gnus-art.el (gnus-mime-display-security): Don't display the
13286         signature, but only the signed part.
13287
13288 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13289
13290         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13291
13292         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13293         list, not listp.
13294
13295 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13296
13297         * mm-encode.el (mm-encode-content-transfer-encoding):
13298         Likewise when encoding.
13299
13300         * mm-bodies.el (mm-decode-content-transfer-encoding):
13301         De-canonicalize CRLF for all text content types, not just
13302         text/plain.
13303
13304 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13305
13306         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13307         valid article; point arrow and cursor at the MIME button.
13308
13309 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13310
13311         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13312         Suggested by Dan Christensen <jdc@uwo.ca>.
13313
13314         * mm-decode.el (mm-save-part): Enable change of prompt.
13315
13316 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13317
13318         * gnus-msg.el (gnus-inews-add-send-actions):
13319         Make `message-post-method' lambda parameter ARG `&optional'.
13320
13321 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13322
13323         * gnus-sum.el (gnus-summary-mime-map):
13324         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13325         gnus-article-jump-to-part.
13326
13327         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13328         (gnus-article-edit-part): Use it.
13329         (gnus-article-part-wrapper): Add no-handle argument.
13330         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13331         New functions.
13332
13333 2005-08-29  Romain Francoise  <romain@orebokech.com>
13334
13335         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13336         docstring.
13337         (gnus-face-from-file): Likewise.
13338
13339 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13340
13341         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13342         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13343         non-nil.
13344         (gnus-auto-select-part): New variable.
13345         (gnus-article-jump-to-part): New function.
13346         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13347         (gnus-mime-delete-part): Allow selecting specified part after
13348         deleting or stripping parts.
13349         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13350         part if argument is bogus.
13351
13352 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13353
13354         * gnus-art.el (w3m-minor-mode-map):
13355         * gnus-spec.el (gnus-newsrc-file-version):
13356         * gnus-util.el (nnmail-active-file-coding-system)
13357         (gnus-original-article-buffer, gnus-user-agent):
13358         * gnus.el (gnus-ham-process-destinations)
13359         (gnus-parameter-ham-marks-alist)
13360         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13361         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13362         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13363         * mm-decode.el (gnus-current-window-configuration):
13364         * mm-extern.el (gnus-article-mime-handles):
13365         * mm-url.el (url-current-object, url-package-name)
13366         (url-package-version):
13367         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13368         (smime-keys, w3m-cid-retrieve-function-alist)
13369         (w3m-current-buffer, w3m-display-inline-images)
13370         (w3m-minor-mode-map):
13371         * mml-smime.el (gnus-extract-address-components):
13372         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13373         (gnus-newsrc-hashtb, message-default-charset)
13374         (message-deletable-headers, message-options)
13375         (message-posting-charset, message-required-mail-headers)
13376         (message-required-news-headers):
13377         * mml1991.el (mc-pgp-always-sign):
13378         * mml2015.el (mc-pgp-always-sign):
13379         * nnheader.el (nnmail-extra-headers):
13380         * rfc1843.el (gnus-decode-encoded-word-function)
13381         (gnus-decode-header-function, gnus-newsgroup-name):
13382         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13383
13384 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13385
13386         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13387         the end of the date treatments.
13388
13389 2005-08-15  Simon Josefsson  <jas@extundo.com>
13390
13391         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13392         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13393         Capello and Romain Francoise.
13394         (pgg-fetch-key-function): Remove, not used?
13395         (pgg-insert-url-with-w3): Require url, to get
13396         url-insert-file-contents regardless of where it is defined.
13397
13398 2005-08-13  Romain Francoise  <romain@orebokech.com>
13399
13400         * message.el (message-cite-original-1): New function.
13401         (message-cite-original): Use it.
13402         (message-cite-original-without-signature): Ditto.
13403
13404 2005-08-08  Romain Francoise  <romain@orebokech.com>
13405
13406         * message.el (message-yank-empty-prefix): New variable.
13407         (message-indent-citation): Use it.
13408         (message-cite-original-without-signature): Respect X-No-Archive.
13409
13410 2005-08-08  Simon Josefsson  <jas@extundo.com>
13411
13412         * pgg.el: Autoload url-insert-file-contents instead of loading
13413         w3/url.
13414         (pgg-insert-url-with-w3): Don't load url here.
13415
13416 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13417
13418         * message.el (message-kill-to-signature): Don't insert newline at
13419         bol.
13420         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13421
13422 2005-08-06  Romain Francoise  <romain@orebokech.com>
13423
13424         * message.el (message-user-fqdn): Fix typo in docstring.
13425
13426 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13427
13428         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13429
13430         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13431
13432 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13433
13434         * mm-bodies.el (mm-encode-body): Use coding system rather than
13435         charset to encode text.
13436
13437         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13438         number of charsets if utf-8 is available (XEmacs).
13439
13440 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13441
13442         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13443         taken from `gnus-button-mid-or-mail-regexp'.
13444         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13445         (gnus-button-alist): Improve regexp for domain part of the MIDs
13446         for news:localpart@domain buttons.
13447         (gnus-button-ctan-directory-regexp): Update.
13448
13449 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13450
13451         * sieve-manage.el (sieve-manage-interactive-login):
13452         Use make-local-variable rather than make-variable-buffer-local.
13453         (sieve-manage-open): Ditto.
13454         (sieve-manage-authenticate): Ditto.
13455
13456         * mml.el (mml-generate-mime-1): Make the content type default to
13457         text/plain if the filename is not specified.
13458
13459 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13460
13461         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13462         instead of insert-buffer.
13463
13464         * message.el (message-yank-original): Ditto; set the mark at the
13465         end of the yanked message.
13466
13467 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13468
13469         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13470         lines to scroll rather than to stop it.
13471
13472         * mml.el (mml-generate-default-type): Add doc string.
13473         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13474         default to application/octet-stream when determining the content
13475         type if it is not specified for the part or the mml contents; add
13476         a comment about mml-generate-default-type.
13477
13478 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13479
13480         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13481         make it default to application/octet-stream when determining the
13482         content type if it is not specified for the external contents.
13483
13484 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13485
13486         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13487         segmented parameter but also other parameters might be there.
13488
13489 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13490
13491         * mm-decode.el (mm-display-external): Delete temp file, directory
13492         and buffer immediately if the external process is exited.
13493
13494 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13495
13496         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13497         fewer lines than that of scroll-margin.
13498         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13499
13500 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13501
13502         * gnus-art.el (gnus-article-next-page): Revert.
13503         (gnus-article-beginning-of-window): New macro.
13504         (gnus-article-next-page-1): Use it.
13505         (gnus-article-prev-page): Ditto.
13506         (gnus-article-edit-part): Use insert-buffer-substring instead of
13507         insert-buffer.
13508         (gnus-article-edit-exit): Ditto.
13509
13510         * gnus-util.el (gnus-beginning-of-window): Remove.
13511         (gnus-end-of-window): Remove.
13512
13513         * lpath.el: Don't bind header-line-format and scroll-margin.
13514
13515 2005-07-25  Simon Josefsson  <jas@extundo.com>
13516
13517         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13518         to have the url package without w3.  Reported by Daiki Ueno
13519         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13520
13521 2005-07-20  Didier Verna  <didier@xemacs.org>
13522
13523         * gnus-diary.el: Remove the description comment (nndiary is now
13524         properly documented in the Gnus manual).
13525         Fix the spelling of "Back End".
13526         * nndiary.el: Ditto.
13527         Fix the copyright notice.
13528
13529 2005-07-18  Romain Francoise  <romain@orebokech.com>
13530
13531         * gnus-sum.el (gnus-summary-to-prefix)
13532         (gnus-summary-newsgroup-prefix): New variables.
13533         (gnus-summary-from-or-to-or-newsgroups): Use them.
13534
13535 2005-07-17  Romain Francoise  <romain@orebokech.com>
13536
13537         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13538         space as it's generally not especially interesting to the user.
13539
13540 2005-07-16  Romain Francoise  <romain@orebokech.com>
13541
13542         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13543         nil to avoid prompting and file modification if one of the
13544         messages at the top of the nnfolder file contains a copyright
13545         notice.
13546         Update copyright notice.
13547
13548         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13549         instead of `current-time-string' as the latter creates a time
13550         string that is not RFC 2822 compliant (it lacks the zone).
13551         Update copyright notice.
13552
13553 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13554
13555         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13556         for text/rtf.  Display default in prompt.  Pass default for M-n.
13557
13558         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13559
13560 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13561
13562         * gnus-msg.el (gnus-button-mailto):
13563         Remove save-selected-window-window hackery because it relies on
13564         save-selected-window internals.
13565
13566 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13567
13568         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13569         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13570         (gnus-article-prev-page): Ditto.
13571
13572         * gnus-util.el (gnus-beginning-of-window): New function.
13573         (gnus-end-of-window): New function.
13574
13575         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13576
13577 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13578
13579         * gnus-score.el (gnus-score-edit-all-score):
13580         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
13581         gnus-message.
13582
13583 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13584
13585         * gnus-msg.el (gnus-button-mailto):
13586         Remove save-selected-window-window hackery because it relies on
13587         save-selected-window internals.
13588
13589 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13590
13591         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13592         add-minor-mode.
13593         (gnus-binary-mode): Ditto.
13594
13595         * gnus-topic.el (gnus-topic-mode): Ditto.
13596
13597 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13598
13599         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13600         (gnus-article-prev-page): Take scroll-margin into consideration.
13601
13602 2005-07-04  Lute Kamstra  <lute@gnu.org>
13603
13604         Update FSF's address in GPL notices.
13605
13606 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13607
13608         * gnus.el (gnus-exit):
13609         * gnus-group.el (gnus-group-icons):
13610         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13611
13612         * gnus-nocem.el (gnus-nocem):
13613         * message.el (message-various, message-buffers, message-sending)
13614         (message-interface, message-forwarding, message-insertion)
13615         (message-headers, message-news, message-mail):
13616         * pgg-gpg.el (pgg-gpg):
13617         * pgg-parse.el (pgg-parse):
13618         * pgg-pgp.el (pgg-pgp):
13619         * pgg-pgp5.el (pgg-pgp5):
13620         * pop3.el (pop3): Finish `defgroup' description with period.
13621
13622 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13623
13624         * gnus-art.el (article-display-face): Improve the efficiency.
13625         (article-display-x-face): Ditto; remove grey x-face stuff.
13626
13627 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13628
13629         * gnus-art.el (article-display-face): Correct the position in
13630         which Faces are inserted.
13631
13632 2005-06-29  Didier Verna  <didier@xemacs.org>
13633
13634         * gnus-art.el (article-display-face): Display faces in correct
13635         order.
13636
13637 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13638
13639         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13640         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13641         (gnus-nocem-check-article): Fetch the Type header.
13642         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13643         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13644         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13645         make sure gnus-nocem-hashtb is initialized.
13646         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13647         (gnus-nocem-unwanted-article-p): Ditto.
13648
13649         * pgg.el (pgg-verify): Return the verification result.
13650
13651 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13652
13653         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13654         is ascii.
13655
13656 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13657
13658         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13659         `show-nonbreak-escape'.
13660
13661 2005-06-23  Lute Kamstra  <lute@gnu.org>
13662
13663         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13664
13665         * dig.el (dig-mode):
13666         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13667
13668 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13669
13670         * nnimap.el (nnimap-split-download-body): Fix spellings.
13671
13672 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13673
13674         * gnus-art.el (gnus-article-encrypt-body):
13675         * gnus-cus.el (gnus-score-customize):
13676         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13677         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13678
13679 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13680
13681         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13682         header by looking for magic "MII" at the beginnig.
13683
13684 2005-06-16  Miles Bader  <miles@gnu.org>
13685
13686         * gnus-xmas.el (gnus-xmas-group-startup-message):
13687         Use renamed gnus-splash face.
13688
13689         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13690         (assistant-field-face): New backward-compatibility alias for renamed
13691         face.
13692         (assistant-render-text): Use renamed assistant-field face.
13693
13694         * spam.el (spam): Remove "-face" suffix from face name.
13695         (spam-face): New backward-compatibility alias for renamed face.
13696         (spam-face, spam-initialize): Use renamed spam face.
13697
13698         * message.el (message-header-to, message-header-cc)
13699         (message-header-subject, message-header-newsgroups)
13700         (message-header-other, message-header-name)
13701         (message-header-xheader, message-separator, message-cited-text)
13702         (message-mml): Remove "-face" suffix from face names.
13703         (message-header-to-face, message-header-cc-face)
13704         (message-header-subject-face, message-header-newsgroups-face)
13705         (message-header-other-face, message-header-name-face)
13706         (message-header-xheader-face, message-separator-face)
13707         (message-cited-text-face, message-mml-face):
13708         New backward-compatibility aliases for renamed faces.
13709         (message-font-lock-keywords): Use renamed message faces.
13710
13711         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13712         (sieve-test-commands, sieve-tagged-arguments):
13713         Remove "-face" suffix from face names.
13714         (sieve-control-commands-face, sieve-action-commands-face)
13715         (sieve-test-commands-face, sieve-tagged-arguments-face):
13716         New backward-compatibility aliases for renamed faces.
13717         (sieve-control-commands-face, sieve-action-commands-face)
13718         (sieve-test-commands-face, sieve-tagged-arguments-face):
13719         Use renamed sieve faces.
13720
13721         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13722         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13723         (gnus-group-news-3-empty, gnus-group-news-4)
13724         (gnus-group-news-4-empty, gnus-group-news-5)
13725         (gnus-group-news-5-empty, gnus-group-news-6)
13726         (gnus-group-news-6-empty, gnus-group-news-low)
13727         (gnus-group-news-low-empty, gnus-group-mail-1)
13728         (gnus-group-mail-1-empty, gnus-group-mail-2)
13729         (gnus-group-mail-2-empty, gnus-group-mail-3)
13730         (gnus-group-mail-3-empty, gnus-group-mail-low)
13731         (gnus-group-mail-low-empty, gnus-summary-selected)
13732         (gnus-summary-cancelled, gnus-summary-high-ticked)
13733         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13734         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13735         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13736         (gnus-summary-low-undownloaded)
13737         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13738         (gnus-summary-low-unread, gnus-summary-normal-unread)
13739         (gnus-summary-high-read, gnus-summary-low-read)
13740         (gnus-summary-normal-read, gnus-splash):
13741         Remove "-face" suffix from face names.
13742         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13743         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13744         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13745         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13746         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13747         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13748         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13749         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13750         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13751         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13752         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13753         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13754         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13755         (gnus-summary-normal-ticked-face)
13756         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13757         (gnus-summary-normal-ancient-face)
13758         (gnus-summary-high-undownloaded-face)
13759         (gnus-summary-low-undownloaded-face)
13760         (gnus-summary-normal-undownloaded-face)
13761         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13762         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13763         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13764         (gnus-splash-face):
13765         New backward-compatibility aliases for renamed faces.
13766         (gnus-group-startup-message): Use renamed gnus faces.
13767
13768         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13769         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13770         (gnus-server-agent): Remove "-face" suffix from face names.
13771         (gnus-server-agent-face, gnus-server-opened-face)
13772         (gnus-server-closed-face, gnus-server-denied-face)
13773         (gnus-server-offline-face):
13774         New backward-compatibility aliases for renamed faces.
13775         (gnus-server-agent-face, gnus-server-opened-face)
13776         (gnus-server-closed-face, gnus-server-denied-face)
13777         (gnus-server-offline-face): Use renamed gnus faces.
13778
13779         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13780         Remove "-face" suffix from face names.
13781         (gnus-picon-xbm-face, gnus-picon-face):
13782         New backward-compatibility aliases for renamed faces.
13783
13784         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13785         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13786         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13787         (gnus-cite-11): Remove "-face" suffix from face names.
13788         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13789         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13790         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13791         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13792         New backward-compatibility aliases for renamed faces.
13793         (gnus-cite-attribution-face, gnus-cite-face-list)
13794         (gnus-article-boring-faces): Use renamed gnus faces.
13795
13796         * gnus-art.el (gnus-signature, gnus-header-from)
13797         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13798         (gnus-header-content): Remove "-face" suffix from face names.
13799         (gnus-signature-face, gnus-header-from-face)
13800         (gnus-header-subject-face, gnus-header-newsgroups-face)
13801         (gnus-header-name-face, gnus-header-content-face):
13802         New backward-compatibility aliases for renamed faces.
13803         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13804
13805         * gnus-sum.el (gnus-summary-selected-face)
13806         (gnus-summary-highlight): Use renamed gnus faces.
13807         * gnus-group.el (gnus-group-highlight): Likewise.
13808
13809 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13810
13811         * gnus-sieve.el (gnus-sieve-article-add-rule):
13812         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13813         * spam-stat.el (spam-stat-buffer-change-to-spam)
13814         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13815
13816         * message.el (message-is-yours-p):
13817         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13818
13819 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13820
13821         * mm-view.el (mm-inline-text): Withdraw the last change.
13822
13823 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13824
13825         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13826         executing enriched-decode.
13827
13828 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13829
13830         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13831         charset of tar files.
13832
13833 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13834
13835         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13836
13837 2005-06-04  Lute Kamstra  <lute@gnu.org>
13838
13839         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13840         information is never recorded.
13841
13842 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13843
13844         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13845
13846 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13847
13848         * pop3.el (pop3-apop): Run md5 in the binary mode.
13849
13850         * starttls.el (starttls-set-process-query-on-exit-flag):
13851         Use eval-and-compile.
13852
13853 2005-05-31  Simon Josefsson  <jas@extundo.com>
13854
13855         * smime.el (smime-replace-in-string): Define.
13856         (smime-cert-by-ldap-1): Use it.
13857
13858 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13859
13860         * gnus-art.el (article-display-x-face): Replace
13861         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13862
13863         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13864         set-process-query-on-exit-flag or process-kill-without-query.
13865
13866         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13867         loop instead of replace-regexp.
13868
13869         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13870         instead of process-kill-without-query if it is available.
13871
13872         * lpath.el: Fbind ldap-search-entries.
13873
13874         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13875         instead of find-file-hooks if it is available.
13876
13877         * mml1991.el: Bind pgg-default-user-id when compiling.
13878
13879         * mml2015.el: Bind pgg-default-user-id when compiling.
13880
13881         * nndraft.el (nndraft-request-associate-buffer):
13882         Use write-contents-functions instead of write-contents-hooks if it is
13883         available.
13884
13885         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13886         instead of find-file-hooks if it is available.
13887
13888         * nntp.el (nntp-open-connection): Replace
13889         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13890         (nntp-open-ssl-stream): Ditto.
13891         (nntp-open-tls-stream): Ditto.
13892
13893         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13894         set-process-query-on-exit-flag or process-kill-without-query.
13895         (starttls-open-stream-gnutls): Use it instead of
13896         process-kill-without-query.
13897         (starttls-open-stream): Ditto.
13898
13899 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13900
13901         * smime.el (smime-cert-by-ldap-1): Don't use
13902         replace-regexp-in-string.
13903
13904 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13905
13906         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13907
13908         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13909         in PEM format.  Adjust to the XEmacs compability.
13910
13911 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13912
13913         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13914         by `string-to-number'.
13915         * gnus-agent.el (gnus-agent-regenerate-group)
13916         (gnus-agent-fetch-articles): Ditto.
13917         * gnus-art.el (gnus-button-fetch-group): Ditto.
13918         * gnus-cache.el (gnus-cache-generate-active)
13919         (gnus-cache-articles-in-group): Ditto.
13920         * gnus-group.el (gnus-group-set-current-level)
13921         (gnus-group-insert-group-line): Ditto.
13922         * gnus-score.el (gnus-score-set-expunge-below)
13923         (gnus-score-set-mark-below, gnus-summary-score-effect)
13924         (gnus-summary-score-entry): Ditto.
13925         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13926         (gnus-soup-pack): Ditto.
13927         * gnus-spec.el (gnus-xmas-format): Ditto.
13928         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13929         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13930         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13931         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13932         * nndb.el (nndb-get-remote-expire-response): Ditto.
13933         * nndiary.el (nndiary-parse-schedule-value)
13934         (nndiary-string-to-number, nndiary-request-replace-article)
13935         (nndiary-request-article): Ditto.
13936         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13937         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13938         * nneething.el (nneething-make-head): Ditto.
13939         * nnfolder.el (nnfolder-request-article)
13940         (nnfolder-retrieve-headers): Ditto.
13941         * nnheader.el (nnheader-file-to-number): Ditto.
13942         * nnkiboze.el (nnkiboze-request-article): Ditto.
13943         * nnmail.el (nnmail-process-unix-mail-format)
13944         (nnmail-process-babyl-mail-format): Ditto.
13945         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13946         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13947         (nnmh-request-create-group, nnmh-request-list-1)
13948         (nnmh-request-group, nnmh-request-article): Ditto.
13949         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13950         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13951         * nnsoup.el (nnsoup-make-active): Ditto.
13952         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13953         * nntp.el (nntp-find-group-and-number)
13954         (nntp-retrieve-headers-with-xover): Ditto.
13955         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13956         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13957         (pgg-format-key-identifier): Ditto.
13958         * pop3.el (pop3-last, pop3-stat): Ditto.
13959         * qp.el (quoted-printable-decode-region): Ditto.
13960
13961         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13962         of concat.
13963
13964 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13965
13966         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13967
13968         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13969
13970         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13971
13972         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13973
13974         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13975
13976         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13977
13978         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13979         (gnus-carpal-mode): Ditto.
13980
13981         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13982         (gnus-browse-mode): Ditto.
13983
13984         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13985
13986         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13987
13988 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13989
13990         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13991
13992 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13993
13994         * gnus-util.el (gnus-run-mode-hooks): New function.
13995
13996         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13997
13998         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13999         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
14000
14001 2005-05-27  Lute Kamstra  <lute@gnu.org>
14002
14003         * dns-mode.el (dns-mode): Specify customization group.
14004
14005 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14006
14007         * gnus-agent.el (gnus-agent-make-mode-line-string):
14008         Use mode-line-highlight as mouse-face.
14009
14010 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14011
14012         * canlock.el (canlock): Change the parent group to news.
14013
14014         * deuglify.el (gnus-outlook-deuglify): Add :group.
14015
14016         * dig.el (dig): Add :group.
14017
14018         * dns-mode.el (dns-mode): Add :group.
14019
14020         * encrypt.el (encrypt): Add :group.
14021
14022         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14023         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14024         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14025         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
14026         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
14027
14028         * gnus-diary.el (gnus-diary): Add :group.
14029
14030         * gnus.el (gnus-group-news-1-face): Add :group.
14031         (gnus-group-news-1-empty-face): Ditto.
14032         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
14033         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
14034         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
14035         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
14036         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
14037         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
14038         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
14039         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
14040         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
14041         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
14042         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
14043         (gnus-summary-high-ticked-face): Ditto.
14044         (gnus-summary-low-ticked-face): Ditto.
14045         (gnus-summary-normal-ticked-face): Ditto.
14046         (gnus-summary-high-ancient-face): Ditto.
14047         (gnus-summary-low-ancient-face): Ditto.
14048         (gnus-summary-normal-ancient-face): Ditto.
14049         (gnus-summary-high-undownloaded-face): Ditto.
14050         (gnus-summary-low-undownloaded-face): Ditto.
14051         (gnus-summary-normal-undownloaded-face): Ditto.
14052         (gnus-summary-high-unread-face): Ditto.
14053         (gnus-summary-low-unread-face): Ditto.
14054         (gnus-summary-normal-unread-face): Ditto.
14055         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14056         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14057
14058         * hashcash.el (hashcash): New custom group.
14059         (hashcash-default-payment): Add :group.
14060         (hashcash-payment-alist): Ditto.
14061         (hashcash-default-accept-payment): Ditto.
14062         (hashcash-accept-resources): Ditto.
14063         (hashcash-path): Ditto.
14064         (hashcash-extra-generate-parameters): Ditto.
14065         (hashcash-double-spend-database): Ditto.
14066         (hashcash-in-news): Ditto.
14067
14068         * message.el (message-minibuffer-local-map): Add :group.
14069
14070         * netrc.el (netrc): Add :group.
14071
14072         * sieve-manage.el (sieve-manage-log): Add :group.
14073         (sieve-manage-default-user): Diito.
14074         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14075         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14076         (sieve-manage-authenticators): Ditto.
14077         (sieve-manage-authenticator-alist): Ditto.
14078         (sieve-manage-default-port): Ditto.
14079
14080         * sieve-mode.el (sieve-control-commands-face): Add :group.
14081         (sieve-action-commands-face): Ditto.
14082         (sieve-test-commands-face): Ditto.
14083         (sieve-tagged-arguments-face): Ditto.
14084
14085         * smime.el (smime): Add :group.
14086
14087         * spam-report.el (spam-report): Add :group.
14088
14089         * spam.el (spam, spam-face): Add :group.
14090
14091 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14092
14093         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14094         return \n.\n.\n at the end of articles.  Protect against that.
14095         (nntp-with-open-group): Allow debugging.
14096
14097         * nnheader.el (mail-header-set-extra): Make into a function
14098         because I just could't understand how to quote the list properly.
14099
14100         * dns.el (query-dns-cached): New function.
14101
14102 2005-05-26  Lute Kamstra  <lute@gnu.org>
14103
14104         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14105
14106 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14107
14108         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
14109
14110         * gnus-art.el: Don't autoload mail-extract-address-components.
14111
14112         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14113         eval-and-compile to evaluate it.
14114
14115         * hashcash.el: Don't autoload executable-find.
14116
14117         * nndb.el: Don't declare the nndb back end two or more times; don't
14118         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14119
14120         * nntp.el: Autoload format-spec instead of format; use
14121         eval-and-compile to evaluate autoload forms.
14122
14123 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14124
14125         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14126
14127 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14128
14129         * gnus.el (gnus-version-number): Bump version.
14130
14131 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14132
14133         * gnus.el: No Gnus v0.3 is released.
14134
14135 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14136
14137         * lpath.el (featurep): Bind show-nonbreak-escape.
14138
14139 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14140
14141         * gnus-art.el (gnus-article-edit-part): Disable undo.
14142
14143 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14144
14145         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14146         gnus-article-date-lapsed-new-header is t if date timer is active;
14147         skip headers in which the original date value is empty.
14148         (gnus-article-save-original-date): Redefine it as a macro.
14149         (gnus-display-mime): Use it.
14150
14151 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14152
14153         * gnus-art.el (article-date-ut): Support converting date in
14154         forwarded parts as well.
14155         (gnus-article-save-original-date): New function.
14156         (gnus-display-mime): Use it.
14157
14158 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14159
14160         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14161         enclosure element of <item>.
14162
14163 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14164
14165         * message.el (message-kill-buffer-query): Rename from
14166         `message-kill-buffer-query-if-modified'.  Add :version.
14167
14168 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14169
14170         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14171         window layout.
14172
14173 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14174
14175         * mml.el: Autoload dnd when compiling.
14176
14177 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14178
14179         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14180         x-dnd-*.
14181
14182 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14183
14184         * qp.el (quoted-printable-encode-region): Save excursion.
14185
14186 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14187
14188         * message.el (message-kill-buffer-query-if-modified): Add new variable
14189         so the user can kill a modified message buffer quickly.
14190         (message-kill-buffer): Use it.
14191
14192 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14193
14194         * lpath.el: Fbind display-time-event-handler; don't fbind
14195         string-to-multibyte.
14196
14197         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14198
14199 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14200
14201         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14202         contained in text because xml.el decodes entities) with LFs.
14203
14204 2005-04-11  Lute Kamstra  <lute@gnu.org>
14205
14206         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14207         differently.
14208
14209 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14210
14211         * mm-util.el (mm-detect-coding-region): Typo.
14212
14213 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14214
14215         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14216
14217 2005-04-06  Deepak Goel  <deego@gnufans.org>
14218
14219         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14220         user-function allow user modifications of the scores.
14221         (spam-stat-score-buffer-user): New function, to allow
14222         user-computed modifications to the score.
14223         (spam-stat-score-buffer-user-functions): List of additional
14224         scoring functions.
14225         (spam-stat-error-holder): Global temporary error holder.
14226         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14227         variable.
14228
14229 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14230
14231         * gnus-registry.el (gnus-registry-clean-empty-function)
14232         (gnus-registry-trim, gnus-registry-fetch-groups)
14233         (gnus-registry-delete-group): Groups that match
14234         `gnus-registry-ignored-groups' are removed from the registry
14235         entries, not just ignored for splitting.  This helps clean up the
14236         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14237         to get all the groups a message ID is in.
14238
14239         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14240         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14241         (spam-stat-score-buffer-user-functions): Add :number custom type.
14242
14243 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14244
14245         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14246         argument in XEmacs.
14247
14248         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14249         (nnrss-request-group): Decode group name first.
14250         (nnrss-request-article): Make a text/plain article if mml-to-mime
14251         failed.
14252         (nnrss-get-encoding): Return a compatible encoding according to
14253         nnrss-compatible-encoding-alist.
14254         (nnrss-find-el): Use consp instead of listp.
14255         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14256
14257 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14258
14259         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14260         which Emacs 20 doesn't support.
14261         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14262
14263 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14264
14265         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14266         silence the byte compiler inside the defun.
14267
14268         * gnus-demon.el (parse-time-string): Add autoload.
14269
14270         * gnus-delay.el (parse-time-string): Add autoload.
14271
14272         * gnus-art.el (parse-time-string): Add autoload.
14273
14274         * nnultimate.el (parse-time): Require for `parse-time-string'.
14275
14276 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14277
14278         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14279
14280         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14281
14282         * smime.el (smime-ldap-host-list): Add :version.
14283
14284 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14285
14286         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14287         pass it to `gnus-browse-read-group'.
14288         (gnus-browse-read-group): Add NUMBER argument and pass it to
14289         `gnus-group-read-ephemeral-group'.
14290
14291         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14292         argument and pass it to `gnus-group-read-group'.
14293
14294 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14295
14296         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14297         mm-xemacs-find-mime-charset-1 if we have the mule feature
14298         available at runtime.
14299
14300 2005-03-25  Werner Lemberg  <wl@gnu.org>
14301
14302         * nnmaildir.el: Replace `illegal' with `invalid'.
14303
14304 2005-03-23  Lute Kamstra  <lute@gnu.org>
14305
14306         * time-date.el: Add comment on time value formats.
14307         Don't require parse-time.
14308         (with-decoded-time-value): New macro.
14309         (encode-time-value): New function.
14310         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14311         (days-to-time): Return a valid time value when arg is huge.
14312         (time-since): Use time-subtract.
14313         (time-to-number-of-days): Use time-to-seconds.
14314
14315 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14316
14317         * gnus-start.el (gnus-display-time-event-handler):
14318         Check display-time-timer at runtime rather than only at load time
14319         in case display-time-mode is turned off in the mean time.
14320
14321 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14322
14323         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14324         used.
14325
14326         * nneething.el (nneething-map-file-directory): Derive from
14327         `gnus-directory'.
14328
14329         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14330         the To/Cc button.
14331
14332 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14333
14334         * nnmaildir.el (nnmaildir-request-accept-article):
14335         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14336
14337 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14338
14339         * gnus-async.el: Require timer-funcs at compile time when in
14340         XEmacs for `run-with-idle-timer'.
14341
14342 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14343
14344         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14345         autoloaded function.
14346
14347 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14348
14349         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14350
14351 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14352
14353         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14354
14355 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14356
14357         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
14358         Add gnus-expert-user to default.
14359
14360 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14361
14362         * nnimap.el (nnimap-open-server): Ditto.
14363
14364         * imap.el (imap-authenticate): Fix typo.
14365
14366 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14367
14368         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14369         buffer (since IMAP server might return FETCH response out of
14370         order, and the nntp buffer must be sorted).
14371
14372 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14373
14374         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
14375         comparison on string.
14376
14377         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14378         (gnus-agent-score): Rename category keywords to match gnus-cus.
14379         (gnus-agent-summary-fetch-series): Modify to protect against
14380         gnus-agent-summary-fetch-group clearing processable flags.
14381         (gnus-agent-synchronize-group-flags): Update live group buffer as
14382         synchronization may occur due to the user toggle the plugged
14383         status.
14384         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14385         successfully downloaded.
14386         (gnus-agent-expire-group-1): Avoid using markers when the overview
14387         is in ascending order; greatly improves performance.
14388         (gnus-agent-regenerate-group):
14389         Use gnus-agent-synchronize-group-flags to reset read status in both
14390         gnus and server.
14391         (gnus-agent-update-files-total-fetched-for): Fix initial size.
14392
14393 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14394
14395         * message.el: Don't autoload former message-utils variables.
14396         (message-strip-subject-trailing-was): Change doc string.
14397
14398         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14399         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14400         (nnweb-google-search): Add "hl=en" here.
14401         (nnweb-google-parse-1, nnweb-google-create-mapping):
14402         Don't hardcode URL.
14403
14404 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14405
14406         * message.el (message-get-reply-headers, message-followup):
14407         Mention related variables `message-use-followup-to' and
14408         `message-use-mail-followup-to', in the information buffer.
14409
14410         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14411         of broken groups(-beta).google.com.
14412
14413 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14414
14415         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14416         parameter to invoked gnus-request-move-article; remove the
14417         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14418         all at once instead of once per article.
14419         (gnus-summary-remove-process-mark): Accept a list of articles as
14420         well as a single article for processing.
14421
14422         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14423         parameter.
14424
14425         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14426
14427         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14428
14429         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14430         parameter.
14431
14432         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14433         parameter.
14434
14435         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14436         parameter and remove the gnus-sum-hint-move-is-internal variable.
14437
14438         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14439         parameter.
14440
14441         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14442         parameter.
14443
14444         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14445         parameter.
14446
14447         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14448
14449         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14450         parameter.
14451
14452         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14453         parameter.
14454
14455 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14456
14457         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14458         a more conservative way.
14459
14460 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14461
14462         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14463         buffer, so it moves the window's cursor.
14464
14465 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14466
14467         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14468         `mm-dissect-multipart' and receive the from field as an (optional)
14469         argument from `mm-dissect-multipart'.
14470         (mm-dissect-multipart): Receive the from field as an argument and
14471         pass it on when we call `mm-dissect-buffer' on MIME parts.
14472         Fixes verification/decryption of signed/encrypted MIME parts.
14473
14474 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14475
14476         * gnus-sum.el (gnus-summary-move-article):
14477         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
14478         whatever it calls (right now, only nnimap-request-move article
14479         respects it).
14480
14481         * nnimap.el (nnimap-request-move-article):
14482         When gnus-sum-hint-move-is-internal is set, don't do the extra
14483         nnimap-request-article.
14484
14485 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14486
14487         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14488
14489         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14490         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14491
14492         * gnus-sum.el (gnus-summary-caesar-message):
14493         Apply `gnus-treat-article' after rotation.
14494
14495         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14496         doc string.
14497
14498 2005-02-22  Simon Josefsson  <jas@extundo.com>
14499
14500         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14501         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14502         <arne@arnested.dk>.
14503         (encrypt): Add password-cache and password-cache-expiry as group
14504         members.
14505
14506 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14507
14508         * smime.el (smime-ldap-host-list): Doc fix.
14509         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14510         cache) password.
14511         (smime-sign-region): Use it.
14512         (smime-decrypt-region): Use it.
14513         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14514         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14515         fails.
14516         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14517         certificate from DER to PEM format rather than calling openssl.
14518
14519         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14520
14521         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14522         for signing/encryption.
14523
14524         * mml.el (mml-parse-1): Use them.
14525
14526 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14527
14528         * nnrss.el (nnrss-verbose): Remove.
14529         (nnrss-request-group): Use `nnheader-message' instead.
14530
14531 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14532
14533         * nnrss.el (nnrss-verbose): New variable.
14534         (nnrss-request-group): Make it say nnrss is requesting a group.
14535
14536 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14537
14538         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14539         Handle news URL with given port correctly.
14540
14541 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14542
14543         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14544         containing special characters.
14545
14546         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14547
14548         * mml.el (mime-to-mml): Ditto.
14549
14550         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14551         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14552         (rfc2047-decode-region): Quote decoded words containing special
14553         characters when rfc2047-quote-decoded-words-containing-tspecials
14554         is non-nil.
14555
14556 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14557
14558         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14559
14560         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14561
14562 2005-02-15  Simon Josefsson  <jas@extundo.com>
14563
14564         * nnimap.el (nnimap-debug): Doc fix.
14565
14566         * imap.el (imap-debug): Doc fix.
14567
14568 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14569
14570         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14571
14572 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14573
14574         * gnus.el (spam-contents): Improve docs for spam-contents
14575         parameter in its variable incarnation.
14576
14577 2005-02-14  Simon Josefsson  <jas@extundo.com>
14578
14579         * smime-ldap.el: Use require instead of load-library for ldap.
14580         (smime-ldap-search): Indent.
14581         (smime-ldap-search-internal): Shorten line.
14582
14583         * smime.el (smime-cert-by-dns): Add doc-string.
14584         (smime-cert-by-ldap-1): Indent.
14585
14586         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
14587         mml-smime-get-dns-ldap.
14588         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14589
14590 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14591
14592         * smime.el: Require smime-ldap.
14593         (smime-ldap-host-list): New variable.
14594         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14595
14596         * mml-smime.el (mml-smime-encrypt-query): New function.
14597         (mml-smime-encrypt-query): Use it.
14598
14599         * smime-ldap.el: New file.
14600
14601 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14602
14603         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14604
14605 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14606
14607         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14608         argument in doc string.  Make query for type more clear.
14609
14610 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14611
14612         * gnus.el (gnus-group-startup-message): Search for gnus images in
14613         etc/images/gnus.
14614         * mm-util.el (mm-image-load-path): Likewise.
14615         * smiley.el (smiley-data-directory): Search for smilies in
14616         etc/images/smilies.
14617
14618 2005-02-09  Kim F. Storm  <storm@cua.dk>
14619
14620         Change Emacs release version from 21.4 to 22.1 throughout.
14621         Change Emacs development version from 21.3.50 to 22.0.50.
14622
14623 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14624
14625         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14626
14627         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14628         non-Mule XEmacs as well.
14629         (mm-decompress-buffer): Signal an error intentionally if it does
14630         not decompress compressed data because auto-compression-mode is
14631         disabled.
14632
14633 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14634
14635         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14636         an ID in the registry even if it has no groups.
14637
14638 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14639
14640         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14641         merge it into mm-decompress-buffer.
14642         (gnus-mime-copy-part): Use the MIME part charset, the value which
14643         a user specified or gnus-newsgroup-charset for decoding, like
14644         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14645         save-buffer what was used.  Suggested by Kevin Ryde
14646         <user42@zip.com.au>.
14647         (gnus-mime-inline-part): Allow the name parameter as well as the
14648         filename parameter; force decompressing of compressed data; always
14649         display contents being not decoded as unibyte.
14650
14651         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14652         as well as the filename parameter.
14653
14654         * mm-util.el (mm-decompress-buffer):
14655         Merge gnus-mime-jka-compr-maybe-uncompress.
14656         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14657         of compressed data.
14658
14659 2005-02-08  Simon Josefsson  <jas@extundo.com>
14660
14661         * imap.el (imap-log): Doc fix.
14662
14663 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14664
14665         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14666         the coding cookies; decompress compressed parts.
14667
14668         * mml.el (mml-generate-mime-1): Add the charset parameter according
14669         to the value which a user specified manually or the coding cookie.
14670
14671         * mm-util.el (mm-string-to-multibyte): New function.
14672         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14673         (mm-coding-system-to-mime-charset): New function.
14674         (mm-decompress-buffer): New function.
14675         (mm-find-buffer-file-coding-system): New function.
14676
14677         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14678         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14679         parts.
14680
14681 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14682
14683         * mm-view.el (mm-display-inline-fontify): Decode a part according
14684         to the charset parameter.
14685
14686 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14687
14688         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14689         prefix arg is neither nil nor a number, as info specifies.
14690
14691 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14692
14693         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14694         timestamps.
14695
14696 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14697
14698         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14699         groups error checking and notify user.
14700
14701 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14702
14703         * message.el (message-send-mail-function): Check existence of
14704         sendmail-program first before using default value
14705         `message-send-mail-with-sendmail'.  Otherwise use more generic
14706         `smtpmail-send-it'.
14707
14708 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14709
14710         * nntp.el (nntp-request-update-info): Always return nil.
14711
14712 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14713
14714         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14715
14716 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14717
14718         * message.el (message-beginning-of-line): Change the behavior when
14719         invoked between BOL and : so that it first moves backward.
14720
14721 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14722
14723         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14724         article buffer when editing of the article is discarded.
14725         (gnus-article-prepare): Revert.
14726
14727 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14728
14729         * gnus-art.el (gnus-article-prepare):
14730         Remove message-strip-forbidden-properties from the local hook.
14731
14732 2005-01-27  Simon Josefsson  <jas@extundo.com>
14733
14734         * password.el (password-cache-add): Only start one timer per key.
14735         Reported by Derek Atkins <warlord@MIT.EDU>.
14736
14737 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14738
14739         * run-at-time.el: Remove.  It is no longer needed as
14740         timer-funcs.el in the xemacs-base package has a working version of
14741         `run-at-time'.
14742
14743         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14744
14745         * password.el: Require timer-funcs instead of run-at-time in
14746         XEmacs.
14747         Remove `password-run-at-time' macro.
14748         (password-cache-add): Use `run-at-time' instead of
14749         `password-run-at-time'.
14750
14751         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14752         Remove `nnheader-cancel-function-timers' alias,
14753         `cancel-function-timers' exists in XEmacs in timer-funcs.
14754
14755         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14756         for `run-with-idle-timer'.
14757
14758         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14759         for `run-at-time'.
14760
14761         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14762         for `with-timeout'.
14763
14764         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14765         the same as for XEmacs 21.4.
14766         No need to ignore `run-with-idle-timer', this function exists in
14767         XEmacs now in timer-funcs.el in the xemacs-base package.
14768         (dgnushack-compile): No need to delete
14769         run-at-time.el from the list of files to compile because it
14770         doesn't exist anymore.
14771
14772 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14773
14774         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14775         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14776
14777 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14778
14779         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14780         sensitively.
14781
14782 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14783
14784         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14785
14786 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14787
14788         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14789         which will be inserted according to the multibyteness of a buffer
14790         rather than the type of contents.  Suggested by ARISAWA Akihiro
14791         <ari@mbf.ocn.ne.jp>.
14792
14793         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14794         of string which old xml.el may return rather than a string.
14795
14796 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14797
14798         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14799
14800 2005-01-16  Simon Josefsson  <jas@extundo.com>
14801
14802         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14803         idn/idna.el isn't available.
14804         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14805         <michael@waxrat.com>.
14806
14807         * hashcash.el: Remove non-FSF copyright header.
14808
14809         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14810         (hashcash-generate-payment): Use it.
14811         (hashcash-generate-payment-async): Use it.
14812
14813 2005-01-15  Simon Josefsson  <jas@extundo.com>
14814
14815         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14816         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14817
14818         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14819         gnus-summary-idna-message.
14820         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14821         (gnus-summary-idna-message): New function.
14822
14823 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14824
14825         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14826         gnus-novice-user.
14827
14828 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14829
14830         * nnrss.el (nnrss-request-delete-group): Delete entries in
14831         nnrss-group-alist as well.
14832         (nnrss-save-server-data): Insert newline.
14833
14834 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14835
14836         * gnus.el (gnus-user-agent): Use list of symbols instead of
14837         symbols.  Display full version number for (S)XEmacs.
14838         Optionally display (S)XEmacs codename.
14839
14840         * gnus-util.el (gnus-emacs-version): Update for new
14841         `gnus-user-agent'.
14842
14843         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14844         Gnus version.
14845
14846 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14847
14848         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14849         which is unreadable in some setups.
14850
14851 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14852
14853         * gnus-spec.el (gnus-update-format-specifications): Flush the
14854         group format spec cache if it doesn't support decoded group names.
14855
14856 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14857
14858         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14859         Allow to apply decay on score files matching a regexp.
14860
14861 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14862
14863         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14864         compatibility in %g and %c.
14865
14866 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14867
14868         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14869         name for only %g and %c.
14870         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14871         of gnus-tmp-group to decoded group name.
14872         (gnus-group-make-rss-group): Exclude `/'s from group names.
14873
14874 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14875
14876         * nnrss.el (nnrss-get-encoding): Fix regexp.
14877
14878 2004-12-27  Simon Josefsson  <jas@extundo.com>
14879
14880         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14881         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14882         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14883
14884 2004-12-17  Kim F. Storm  <storm@cua.dk>
14885
14886         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14887
14888         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14889
14890 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14891
14892         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14893
14894 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14895
14896         * nnrss.el: Require rfc2047 and mml.
14897         (nnrss-file-coding-system): New variable.
14898         (nnrss-format-string): Redefine it as an inline function.
14899         (nnrss-decode-group-name): New function.
14900         (nnrss-string-as-multibyte): Remove.
14901         (nnrss-retrieve-headers): Decode group name; don't use
14902         nnrss-format-string.
14903         (nnrss-request-group): Decode group name.
14904         (nnrss-request-article): Decode group name; allow a Message-ID as
14905         well as an article number; don't use nnrss-format-string; encode a
14906         Message-ID string which may contain non-ASCII characters; use
14907         mml-to-mime to compose a MIME article.
14908         (nnrss-request-expire-articles): Decode group name.
14909         (nnrss-request-delete-group): Decode group name.
14910         (nnrss-fetch): Clarify error message.
14911         (nnrss-read-server-data): Use insert-file-contents instead of load;
14912         bind file-name-coding-system; use multibyte buffer.
14913         (nnrss-save-server-data): Bind coding-system-for-write to the
14914         value of nnrss-file-coding-system; bind file-name-coding-system;
14915         add coding cookie.
14916         (nnrss-read-group-data): Use insert-file-contents instead of load;
14917         bind file-name-coding-system; use multibyte buffer.
14918         (nnrss-save-group-data): Bind coding-system-for-write to the
14919         value of nnrss-file-coding-system; bind file-name-coding-system.
14920         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14921         make it work with non-ASCII text.
14922         (nnrss-find-el): Make it work with old xml.el as well.
14923
14924 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14925
14926         * nnrss.el (nnrss-get-encoding): New function.
14927         (nnrss-fetch): Use unibyte buffer initially; bind
14928         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14929         decode contents according to the encoding attribute.
14930         (nnrss-save-group-data): Add coding cookie.
14931         (nnrss-mime-encode-string): New function.
14932         (nnrss-check-group): Use it to encode subject and author.
14933
14934 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14935
14936         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14937         imaginary variable.
14938
14939 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14940
14941         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14942         correctly even if there are wide characters.
14943
14944 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14945
14946         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14947         downcased symbol names; make a new cache instead of reusing
14948         bbdb-hashtable.
14949
14950 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14951
14952         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14953         concatenating segments rather than before concatenating them.
14954         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14955
14956         * message.el (message-get-reply-headers): Bind `extra'.
14957
14958 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14959
14960         * message.el (message-extra-wide-headers): New variable.
14961         (message-get-reply-headers): Use it.
14962
14963 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14964
14965         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14966         (gnus-agent-group-pathname): Ditto.
14967
14968         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14969
14970         * gnus-group.el (gnus-group-make-group): Decode group name.
14971         (gnus-group-make-rss-group): Register the group data after opening
14972         the nnrss group.
14973
14974 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14975
14976         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14977         by expiry now get marked as read.
14978
14979 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14980
14981         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14982
14983 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14984
14985         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14986         unify Latin characters in XEmacs.
14987         (mm-find-mime-charset-region): Use it.
14988
14989 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14990
14991         * gnus-util.el (gnus-delete-directory): New function.
14992
14993         * gnus-agent.el (gnus-agent-delete-group): Use it.
14994
14995         * gnus-cache.el (gnus-cache-delete-group): Use it.
14996
14997 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14998
14999         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15000         names.
15001
15002 2004-12-16  Simon Josefsson  <jas@extundo.com>
15003
15004         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15005
15006 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15007
15008         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15009
15010         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15011         (gnus-group-set-current-level): Decode group name.
15012
15013 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15014
15015         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15016         failed.
15017
15018 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15019
15020         * gnus-group.el (gnus-group-delete-group): Decode group name.
15021         (gnus-group-make-rss-group): Encode group name.
15022         (gnus-group-catchup-current): Decode group name.
15023         (gnus-group-kill-group): Decode group name.
15024
15025 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15026
15027         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
15028
15029 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15030
15031         * gnus-group.el (gnus-group-make-rss-group):
15032         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
15033
15034         * gnus-start.el (gnus-setup-news): Honor user's setting to
15035         gnus-message-archive-method.  Suggested by Lute Kamstra
15036         <lute@gnu.org>.
15037
15038 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
15039
15040         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
15041         global counterparts of the buffer-local variables.
15042
15043 2004-11-16  Romain Francoise  <romain@orebokech.com>
15044
15045         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15046         counterparts of the buffer-local variables.
15047
15048 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15049
15050         * message.el (message-forbidden-properties): Fix typo in doc
15051         string.
15052
15053 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15054
15055         * gnus-util.el (gnus-replace-in-string): Add doc string.
15056
15057         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15058         to avoid problems when splitting mails with many recipients.
15059
15060 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15061
15062         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15063         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15064
15065 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15066
15067         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15068         if there is no hashtable in memory or file modification time is
15069         newer than cached timestamp.
15070
15071 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15072
15073         * gnus-sum.el (gnus-summary-limit-to-recipient):
15074         Implement not-matching option.
15075
15076 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15077
15078         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15079         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15080         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15081         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15082         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15083         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15084
15085 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15086
15087         * message.el (message-forward-make-body-mml): Remove headers
15088         according to message-forward-ignored-headers if a message is decoded.
15089
15090 2004-12-02  Romain Francoise  <romain@orebokech.com>
15091
15092         * message.el (message-forward-make-body-plain): Always remove
15093         headers according to message-forward-ignored-headers.
15094
15095 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15096
15097         * spam.el (spam-summary-prepare-exit): Remove the
15098         gnus-summary-limit pop for now, it has problems with ham marks for
15099         me.
15100
15101 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15102
15103         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15104         correctly.
15105
15106 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15107
15108         * format-spec.el (format-spec): Message the char.
15109
15110 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15111
15112         * gnus-art.el (gnus-split-methods): Reformat comments.
15113
15114         * spam.el (spam-summary-prepare-exit): Remove article limits
15115         before exiting the summary buffer.
15116
15117 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15118
15119         * lpath.el: Remove bbdb-create-internal, bbdb-records,
15120         spam-BBDB-register-routine and spam-enter-ham-BBDB.
15121
15122         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15123         order to silence the byte compiler.
15124
15125         * spam.el: Fix the way to silence the byte compiler, which
15126         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15127         bbdb-search-simple, spam-BBDB-register-routine,
15128         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15129         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15130         spam-stat-buffer-is-spam, spam-stat-load,
15131         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15132         spam-stat-save and spam-stat-split-fancy.
15133
15134 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15135
15136         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15137         which may confuse users.
15138         (canlock-password-for-verify): Ditto.
15139
15140         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15141
15142         * gnus-art.el (gnus-emphasis-alist): Ditto.
15143
15144         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15145
15146         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15147
15148         * gnus-start.el (gnus-save-killed-list): Ditto.
15149
15150         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15151         (gnus-sum-thread-tree-root): Ditto.
15152         (gnus-sum-thread-tree-false-root): Ditto.
15153         (gnus-sum-thread-tree-single-indent): Ditto.
15154
15155         * message.el (message-courtesy-message): Ditto.
15156         (message-archive-note): Ditto.
15157         (message-subscribed-address-file): Ditto.
15158         (message-user-fqdn): Ditto.
15159
15160         * spam-report.el (spam-report-gmane-regex): Ditto.
15161
15162         * spam.el (spam-blackhole-good-server-regex): Ditto.
15163
15164 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15165
15166         * mml.el (mml-preview): Widen the message buffer before copying
15167         the contents to the preview buffer; sort headers before previewing.
15168
15169         * message.el (message-hidden-headers): Fix the way to avoid a bug
15170         in the `repeat' widget in Emacs 21.3 or earlier.
15171
15172 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15173
15174         * message.el (message-hidden-headers): Default to "^References:".
15175         Improve customization type.  Suggested by Reiner Steib
15176         <Reiner.Steib@gmx.de>.
15177
15178 2004-11-25  Romain Francoise  <romain@orebokech.com>
15179
15180         * message.el (message-strip-forbidden-properties): Remove check for
15181         obsolete `message-hidden' text property, hidden headers are not
15182         accessible in the buffer anymore.
15183
15184 2004-11-22  Romain Francoise  <romain@orebokech.com>
15185
15186         * message.el (message-header-format-alist): Add `From' in list
15187         so that it can be sorted.
15188         (message-fix-before-sending): Widen and sort headers before
15189         sending.
15190         (message-hide-headers): Use narrowing to hide headers by moving
15191         them to the top of the buffer and narrowing to the region
15192         underneath.
15193
15194 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15195
15196         * message.el (message-strip-forbidden-properties):
15197         Bind buffer-read-only (etc) to nil.
15198
15199 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15200
15201         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15202         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15203
15204 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15205
15206         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15207
15208 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15209
15210         * dns.el (query-dns): Use sit-for to time instead of
15211         accept-process-output, since that doesn't seem to work on udp
15212         sockets.
15213
15214 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15215
15216         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15217
15218 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15219
15220         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15221         doc string.  Improve doc string.
15222
15223 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15224
15225         * nntp.el (nntp-request-update-info): Return nil if
15226         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15227         may not call gnus-activate-group which uselessly issues the GROUP
15228         commands for all nntp groups and wastes time.  Reported by Romain
15229         Francoise <romain@orebokech.com>.
15230
15231         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15232
15233 2004-11-15  Simon Josefsson  <jas@extundo.com>
15234
15235         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15236         headers separately.
15237         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15238         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15239
15240 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15241
15242         * gnus-start.el (gnus-convert-old-newsrc):
15243         Assign legacy-gnus-agent to 5.10.7.
15244
15245 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15246
15247         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15248         start of the lines.
15249
15250 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15251
15252         * hashcash.el (hashcash-default-payment): Change default to 20.
15253         (hashcash-default-accept-payment): Change default to 20.
15254         (hashcash-process-alist): New variable.
15255         (hashcash-generate-payment-async): Add.
15256         (hashcash-already-paid-p): Add.
15257         (hashcash-insert-payment): Don't generate payments twice.
15258         (hashcash-insert-payment-async): Add.
15259         (hashcash-insert-payment-async-2): Add.
15260         (hashcash-cancel-async): Add.
15261         (hashcash-wait-async): Add.
15262         (hashcash-processes-running-p): Add.
15263         (hashcash-wait-or-cancel): Add.
15264         (mail-add-payment): New optional argument.  Conditionally start
15265         asynchronous calculation.
15266         (mail-add-payment-async): Add.
15267
15268         * message.el (message-send-mail): Wait for asynchronous hashcash
15269         results.  Don't clobber existing X-Hashcash headers.
15270         (message-setup-1): Call mail-add-payment-async when
15271         message-generate-hashcash is non-nil.
15272
15273 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15274
15275         * message.el (message-use-alternative-email-as-from): Examine the
15276         From header as well; use message-make-from in order to include a
15277         user's full name.
15278
15279 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15280
15281         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15282         default; improve customization type.
15283         (gnus-emphasis-custom-with-format): New macro.
15284         (gnus-emphasis-custom-value-to-external): New function.
15285         (gnus-emphasis-custom-value-to-internal): New function.
15286
15287 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15288
15289         * dns.el (query-dns): Resolve reverse addresses.
15290
15291 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15292
15293         * gnus-group.el (gnus-group-get-new-news): Use it.
15294
15295         * gnus-start.el (gnus-check-reasonable-setup): New function.
15296
15297 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15298
15299         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15300         "Args out of range" error.  Reported by Arnaud Giersch
15301         <arnaud.giersch@free.fr>.
15302
15303 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15304
15305         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15306
15307 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15308
15309         * spam.el (spam group): Add :version.
15310
15311         * pgg-def.el (pgg group): Add :version.
15312
15313 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15314
15315         * gnus-art.el (gnus-article-edit-article): Don't associate the
15316         article buffer with a draft file.  This is a temporary measure
15317         against the 2004-08-22 change to gnus-article-edit-mode.
15318
15319 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15320
15321         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15322         (html2text-format-tags): Remove unused variable `attr'.
15323
15324 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15325
15326         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15327
15328         * tls.el (tls-process-connection-type, tls-success)
15329         (tls-certtool-program): Add :version.
15330
15331         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15332         (starttls-extra-arguments, starttls-process-connection-type)
15333         (starttls-connect, starttls-failure, starttls-success): Add :version.
15334
15335         * spam-stat.el (spam-stat): Add :version.
15336
15337         * sieve.el (sieve): Add :version.
15338
15339         * sha1.el (sha1): Add :version.
15340         (sha1-use-external): Remove redundant version.
15341
15342         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15343         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15344         (nnmail-split-fancy-match-partial-words)
15345         (nnmail-split-lowercase-expanded): Add :version.
15346
15347         * nndiary.el (nndiary): Add :version.
15348
15349         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15350
15351         * mml-sec.el (mml-default-sign-method)
15352         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15353         Add :version.
15354
15355         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15356
15357         * mm-url.el (mm-url-use-external, mm-url-program)
15358         (mm-url-arguments): Add :version.
15359
15360         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15361         (mm-attachment-file-modes, mm-decrypt-option)
15362         (mm-w3m-safe-url-regexp): Add :version.
15363
15364         * message.el (message-cite-prefix-regexp)
15365         (message-sendmail-envelope-from, message-minibuffer-local-map)
15366         (message-user-fqdn, message-completion-alist): Add :version.
15367
15368         * gnus-win.el (gnus-configure-windows-hook)
15369         (gnus-use-frames-on-any-display): Add :version.
15370
15371         * gnus-art.el (gnus-article-address-banner-alist)
15372         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15373         (gnus-treat-from-picon, gnus-treat-mail-picon)
15374         (gnus-treat-x-pgp-sig): Add :version.
15375
15376         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15377         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15378         (gnus-summary-article-delete-hook)
15379         (gnus-summary-display-while-building): Add :version.
15380
15381         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15382         (gnus-get-top-new-news-hook): Add :version.
15383
15384         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15385         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15386
15387         * gnus-registry.el (gnus-registry): Add :version.
15388
15389         * gnus-spec.el (gnus-use-correct-string-widths)
15390         (gnus-make-format-preserve-properties): Add :version.
15391
15392         * gnus.el (gnus-group-charter-alist)
15393         (gnus-group-fetch-control-use-browse-url)
15394         (gnus-install-group-spam-parameters): Add :version.
15395
15396         * gnus-diary.el (gnus-diary): Add :version.
15397
15398         * gnus-delay.el (gnus-delay): Add :version.
15399
15400         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15401         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15402         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15403         Add :version.
15404
15405         * gnus-agent.el (gnus-agent-max-fetch-size)
15406         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15407         (gnus-agent-prompt-send-queue): Add :version.
15408
15409         * deuglify.el (gnus-outlook-deuglify): Add :version.
15410
15411         * html2text.el: Beautify code.  Improve doc strings.
15412         Some checkdoc cleanup.
15413         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15414
15415 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15416
15417         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15418
15419 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15420
15421         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15422         when package is loaded.
15423
15424         * spam.el (spam-summary-score-preferred-header): Add global preference
15425         for people who want to override the default SpamAssassin over
15426         Bogofilter preference (when both are set).
15427         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15428         (spam-user-format-function-S):
15429         Check spam-summary-score-preferred-header.
15430         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15431         (spam-user-format-function-S): Format the score correctly.
15432
15433 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15434
15435         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15436         signature file.  Suggested by Manoj Srivastava
15437         <srivasta@golden-gryphon.com>.
15438
15439         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15440         iso-2022-jp even in the Japanese language environment.
15441         Suggested by Jason Rumney <jasonr@gnu.org>.
15442
15443 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15444
15445         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15446         use the same characters as the dummy marks; make it free from
15447         getting affected by the language environment.
15448         (gnus-summary-read-group-1): Update mark positions only when the
15449         format spec is updated.
15450
15451         * gnus-spec.el (gnus-update-format-specifications): Return a list
15452         of updated types.
15453
15454 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15455
15456         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15457         of boundp to check if display-warning is available.
15458
15459 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15460
15461         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15462
15463 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15464
15465         * nnspool.el (nnspool-spool-directory): Use news-path if the
15466         news-directory variable is not bound.
15467
15468         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15469         function instead of display-warning if it is not available.
15470
15471 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15472
15473         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15474         v5-10: Use `point-at-bol'.
15475
15476 2004-10-26  Simon Josefsson  <jas@extundo.com>
15477
15478         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15479         <chenggao@gmail.com>.
15480
15481 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15482
15483         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15484         instead.
15485
15486 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15487
15488         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15489         to remove a server from the nnimap-server-buffer-alist.
15490         (nnimap-open-connection, nnimap-close-server): Use it.
15491
15492         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15493
15494 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15495
15496         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15497         running the major-mode function.
15498
15499 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15500
15501         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15502         dummy marks in the right way.
15503
15504 2004-10-18  David Edmondson  <dme@dme.org>
15505
15506         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15507         excessively.
15508
15509 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15510
15511         * gnus-util.el (gnus-split-references): Accept a nil references
15512         string and go on blissfully.
15513
15514         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15515         cases where the references string is non-nil but has no references.
15516
15517         * encrypt.el: Add autoload tags.
15518
15519         * spam.el (spam-resolve-registrations-routine): Remove article
15520         from unregistration list too.  Reported by David Hanak
15521         <dhanak@isis.vanderbilt.edu>
15522
15523 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15524
15525         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15526         nil.  Change custom type.
15527
15528 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15529
15530         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15531
15532         * gnus-sum.el (gnus-summary-move-article): Use it.
15533
15534 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15535
15536         * encrypt.el: Add autoload cookies.
15537
15538         * spam.el (spam-backend-article-list-property)
15539         (spam-backend-get-article-todo-list)
15540         (spam-backend-put-article-todo-list)
15541         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15542         Resolve registrations separately.
15543         (spam-register-routine): Format comments.
15544         (spam-unregister-routine, spam-register-routine): Always call with
15545         specific-articles, no default list.
15546         (spam-summary-prepare-exit): Use the spam-classifications function.
15547
15548         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15549         gnus-encrypt.el.
15550
15551         * encrypt.el: Copied from gnus-encrypt.el.
15552
15553         * gnus-encrypt.el: Commented that it's obsolete.
15554
15555 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15556
15557         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15558         (gnus-score-save): Use it.
15559
15560         * message.el (message-bury): Use `window-dedicated-p'.
15561
15562 2004-10-15  Simon Josefsson  <jas@extundo.com>
15563
15564         * pop3.el (top-level): Don't require nnheader.
15565         (pop3-read-timeout): Add.
15566         (pop3-accept-process-output): Add.
15567         (pop3-read-response, pop3-retr): Use it.
15568
15569 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15570
15571         * spam.el (spam-register-routine): Move comment.
15572         (spam-verify-bogofilter): Use 'unknown for the initial
15573         spam-bogofilter-valid state, not 'never.
15574
15575         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15576         for netrc-machine.
15577
15578         * nnimap.el (nnimap-open-connection):
15579         Use netrc-machine-user-or-password.
15580
15581 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15582
15583         * gnus-registry.el (gnus-registry-unload-hook):
15584         Set as a variable with add-hook.
15585
15586         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15587         of news-path.
15588
15589         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15590
15591         * spam.el: Delete duplicate `provide'.
15592         (spam-unload-hook): Set as a variable with add-hook.
15593
15594 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15595
15596         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15597         in the doc string.
15598
15599         * message.el (message-ignored-news-headers)
15600         (message-ignored-supersedes-headers)
15601         (message-ignored-resent-headers)
15602         (message-forward-ignored-headers): Improve custom type.
15603
15604 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15605
15606         * message.el (message-tokenize-header): Fix 2004-09-06 change
15607         which used point-min in the wrong place.
15608
15609 2004-10-12  Simon Josefsson  <jas@extundo.com>
15610
15611         * tls.el (tls-certtool-program): New variable.
15612         (tls-certificate-information): New function, based on
15613         ssl-certificate-information.
15614
15615 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15616
15617         * compface.el: Move the version of ELisp-based uncompface program
15618         to the contrib directory because of the copyright problem.
15619
15620 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15621
15622         * message.el (message-kill-buffer): Raise the current frame.
15623
15624 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15625
15626         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15627
15628         * gnus.el (message-y-or-n-p): Autoload.
15629
15630         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15631         (pop3-password-required, pop3-authentication-scheme)
15632         (pop3-leave-mail-on-server): Make customizable.
15633         (pop3): New custom group.
15634         (pop3-retr): Remove `sleep-for' statements.
15635         Suggested by Dave Love <fx@gnu.org>.
15636
15637         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15638         Windows/DOS.
15639
15640         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15641         (imap-parse-body): Fix incorrect use of `assert'.
15642         Suggested by Dave Love <fx@gnu.org>.
15643
15644         * mml.el (mml-minibuffer-read-disposition): Require match.
15645         Suggested by Dave Love <fx@gnu.org>.
15646
15647 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15648
15649         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15650         doc string.
15651
15652 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15653
15654         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15655
15656 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15657
15658         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15659         instead of calling `mm-insert-inline', to decode text/* parts
15660         before displaying them.
15661
15662 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15663
15664         * mm-uu.el (mm-uu-text-plain-type): New variable.
15665         (mm-uu-pgp-signed-extract-1): Use it.
15666         (mm-uu-pgp-encrypted-extract-1): Use it.
15667         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15668         bind mm-uu-text-plain-type with that value.
15669         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15670         mm-uu-dissect.
15671
15672 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15673
15674         * gnus-group.el (gnus-update-group-mark-positions):
15675         * gnus-sum.el (gnus-update-summary-mark-positions):
15676         * message.el (message-check-news-body-syntax):
15677         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15678         of string-as-multibyte.
15679
15680 2004-10-05  Juri Linkov  <juri@jurta.org>
15681
15682         * gnus-group.el (gnus-update-group-mark-positions):
15683         * gnus-sum.el (gnus-update-summary-mark-positions):
15684         * message.el (message-check-news-body-syntax):
15685         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15686         8-bit unibyte values to a multibyte string for search functions.
15687
15688 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15689
15690         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15691         (mm-uu-dissect-text-parts): New function.
15692
15693         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15694         dissect text parts.
15695
15696         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15697         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15698
15699         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15700
15701         * gnus-topic.el (gnus-topic-hierarchical-parameters):
15702         Use gnus-current-topics instead of gnus-current-topic.
15703
15704 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15705
15706         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15707
15708 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15709
15710         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15711         where approriate.
15712
15713         * nnml.el (nnml-generate-active-info): do.
15714
15715         * nndiary.el (nndiary-generate-active-info): do.
15716
15717         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15718         (gnus-topic-move): do.
15719
15720         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15721         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15722
15723         * gnus-srvr.el (gnus-server-prepare)
15724         (gnus-server-open-all-servers): do.
15725
15726         * gnus-msg.el (gnus-summary-cancel-article)
15727         (gnus-summary-resend-message)
15728         (gnus-summary-mail-crosspost-complaint): do.
15729
15730         * gnus-move.el (gnus-change-server): do.
15731
15732         * gnus-group.el (gnus-group-unmark-all-groups)
15733         (gnus-group-set-current-level): do.
15734
15735 2004-10-04  Simon Josefsson  <jas@extundo.com>
15736
15737         * message.el (message-generate-hashcash): Doc fix.
15738
15739 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15740
15741         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15742         avoid infinite recursion via gnus-get-function.
15743
15744 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15745
15746         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15747
15748         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15749
15750         * nnmail.el (nnmail-split-history): do.
15751
15752         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15753         (nnml-request-delete-group): do.
15754
15755         * nnslashdot.el (nnslashdot-read-groups): do.
15756
15757         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15758         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15759
15760         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15761         (nnspool-sift-nov-with-sed): Use last.
15762         (nnspool-retrieve-headers-with-nov): Use mapc.
15763         (nnspool-request-newgroups): Use dolist.
15764         (nnspool-request-group): Use last.
15765
15766         * nntp.el (nntp-read-server-type): Use dolist.
15767
15768         * nnvirtual.el (nnvirtual-create-mapping)
15769         (nnvirtual-update-read-and-marked): Use dolist.
15770         (nnvirtual-convert-headers): Simplify.
15771
15772 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15773
15774         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15775         Add support for sync'ing tick marks.
15776
15777 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15778
15779         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15780         there's no visible header.
15781
15782 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15783
15784         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15785         When necessary, pass full group name to gnus-request-set-marks.
15786
15787 2004-10-01  Simon Josefsson  <jas@extundo.com>
15788
15789         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15790         acroread.
15791
15792 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15793
15794         * spam-report.el (spam-report-gmane): Fix interactive.
15795
15796         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15797
15798         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15799         when writing file.
15800         (gnus-agent-synchronize-flags): Don't default to being
15801         interactive.
15802
15803 2004-09-30  Simon Josefsson  <jas@extundo.com>
15804
15805         * message.el (message-generate-hashcash): Add.
15806         (message-send-mail): Use it, call mail-add-payment.
15807
15808 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15809
15810         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15811
15812 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15813
15814         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
15815         gnus-requst-update-info with explicit code to sync the in-memory
15816         info read flags with the marks being sync'd to the backend.
15817
15818         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
15819
15820 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15821
15822         * spam.el (spam-verify-bogofilter): Add new function.
15823         (spam-check-bogofilter)
15824         (spam-bogofilter-register-with-bogofilter): Use it.
15825         (spam-verify-bogofilter): Add small fixes.
15826
15827 2004-09-28  Simon Josefsson  <jas@extundo.com>
15828
15829         * hashcash.el (hashcash-generate-payment): Revert.
15830
15831 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15832
15833         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15834         Use gnus-extract-references instead of gnus-split-references.
15835
15836         * gnus-util.el (gnus-extract-references): Add new function, analogous
15837         to gnus-split-references but extracts only the message-ID without
15838         anything extra.
15839
15840         * hashcash.el (hashcash-generate-payment)
15841         (hashcash-check-payment): Do the right thing if hashcash-path is
15842         nil (because the hashcash program could not be found).
15843
15844         * spam.el (spam-use-hashcash): Remove comment.
15845
15846 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15847
15848         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15849         (gnus-cache-enter-article, gnus-cache-remove-article)
15850         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15851
15852         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15853
15854         * gnus-art.el (article-hide-boring-headers)
15855         (article-translate-strings, article-display-face)
15856         (gnus-article-mime-match-handle-first)
15857         (gnus-article-highlight-headers)
15858         (gnus-article-add-buttons-to-head): do.
15859
15860 2004-09-27  Simon Josefsson  <jas@extundo.com>
15861
15862         * hashcash.el: New version, from
15863         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15864         ../contrib/.
15865
15866 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15867
15868         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15869
15870 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15871
15872         * gnus-dup.el (gnus-dup-open): Use mapc.
15873         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15874
15875         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15876         Reported by Stefan Wiens <s.wi@gmx.net>.
15877
15878         * gnus.el (gnus-shutdown): Use dolist.
15879
15880         * gnus-undo.el (gnus-undo): Use mapc.
15881
15882         * nnrss.el (nnrss-generate-active): do.
15883
15884         * message.el (message-cite-original-without-signature)
15885         (message-cite-original): Use mapc.
15886         (message-do-actions, message-make-forward-subject): Use dolist.
15887
15888 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15889
15890         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
15891         deletion to remove entire duplicate line.  Fixes merged article
15892         number bug.
15893
15894 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15895
15896         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15897         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15898         first ask if you want to open a server and then, even when you
15899         responded with no, asking if you want to synchronize the server's
15900         flags.
15901         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15902         multi-line expressions.
15903         (gnus-agent-synchronize-group-flags): New internal function.
15904         Updates marks in memory (in the info structure) AND in the
15905         backend.
15906
15907         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
15908
15909         * nnagent.el (nnagent-request-set-mark):
15910         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
15911         method, to ensure that synchronization updates marks in the
15912         backend and in the info (in memory) structure.
15913
15914 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15915
15916         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15917         convention fully; don't miss the root article of a thread; make
15918         the X-Draft-From header with correct article numbers.
15919
15920 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15921
15922         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15923         unless plugged.  Disable the agent so that an open failure causes
15924         an error.
15925
15926         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15927         Revert 2004-09-21 change.  The backend must be opened while
15928         synchronizing flags even when the backend stores the flags
15929         locally.
15930
15931 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15932
15933         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15934         in `header' match.  Reported by Svend Tollak Munkejord.
15935
15936         * message.el (message-cite-original): Fix use of
15937         `message-cite-articles-with-x-no-archive'.
15938
15939 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15940
15941         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15942         (gnus-window-to-buffer): Ditto.
15943
15944         * mml.el (mml-preview-buffer): New variable.
15945         (mml-preview): Manage window layout with gnus-buffer-configuration.
15946
15947         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15948         X-Draft-From header even if those articles aren't quoted.
15949
15950 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15951
15952         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15953         (gnus-request-set-mark, gnus-request-update-mark): Use new
15954         g-s-t-u-l-m to decide to use backend even when unplugged.
15955
15956 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15957
15958         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15959         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15960
15961 2004-09-20  Simon Josefsson  <jas@extundo.com>
15962
15963         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15964         "utf-16-le".
15965
15966 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15967
15968         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15969
15970 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15971
15972         * uudecode.el (uudecode-use-external): Add :version.
15973
15974         * smime.el (smime-CA-file, smime-encrypt-cipher)
15975         (smime-dns-server): Add :version.
15976
15977         * smiley.el (gnus-smiley-file-types): Add :version.
15978
15979         * sha1.el (sha1-use-external): Add :version.
15980
15981         * pgg-def.el (pgg-query-keyserver): Add :version.
15982
15983         * nnmail.el (nnmail-fancy-expiry-targets)
15984         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15985         Add :version.
15986
15987         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15988         (nnimap-retrieve-groups-asynchronous): Add :version.
15989         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
15990
15991         * mml.el (mml-content-disposition-parameters)
15992         (mml-insert-mime-headers-always): Add :version.
15993
15994         * mm-util.el (mm-coding-system-priorities): Add :version.
15995
15996         * mm-decode.el (mm-inline-text-html-with-images)
15997         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15998         (mm-verify-option): Add :version.
15999         (mm-text-html-renderer): Change :version.
16000
16001         * message.el (message-fcc-externalize-attachments)
16002         (message-required-headers, message-draft-headers)
16003         (message-subject-trailing-was-query)
16004         (message-subject-trailing-was-ask-regexp)
16005         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16006         (message-mark-insert-end, message-archive-header)
16007         (message-archive-note, message-cross-post-default)
16008         (message-cross-post-note, message-followup-to-note)
16009         (message-cross-post-note-function, message-use-mail-followup-to)
16010         (message-subscribed-address-functions)
16011         (message-subscribed-address-file, message-subscribed-addresses)
16012         (message-subscribed-regexps, message-allow-no-recipients)
16013         (message-yank-cited-prefix, message-signature-insert-empty-line)
16014         (message-hidden-headers, message-hierarchical-addresses)
16015         (message-mail-user-agent, message-use-idna)
16016         (message-valid-fqdn-regexp)
16017         (message-strip-special-text-properties, message-header-synonyms)
16018         (message-beginning-of-line, message-tab-body-function): Add :version.
16019         (message-insert-canlock, message-wide-reply-confirm-recipients):
16020         Change :version.
16021
16022         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16023         and :version.
16024         (mail-source-delete-old-incoming-confirm)
16025         (mail-source-movemail-program): Add :version.
16026
16027         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
16028         (gnus-agent-cache, gnus-agent): Change :version.
16029
16030         * gnus-util.el (gnus-use-byte-compile): Change :version.
16031
16032         * gnus-sum.el (gnus-summary-make-false-root-always)
16033         (gnus-summary-default-high-score)
16034         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
16035         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
16036         (gnus-read-all-available-headers, gnus-article-emulate-mime)
16037         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
16038         (gnus-sum-thread-tree-single-indent)
16039         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
16040         (gnus-sum-thread-tree-leaf-with-other)
16041         (gnus-sum-thread-tree-single-leaf): Add :version.
16042         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
16043         (gnus-article-loose-mime): Change :version.
16044
16045         * gnus-start.el (gnus-backup-startup-file)
16046         (gnus-save-startup-file-via-temp-buffer): Add :version.
16047
16048         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16049         (gnus-server-offline-face): Add :version.
16050
16051         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16052
16053         * gnus-msg.el (gnus-gcc-externalize-attachments)
16054         (gnus-debug-files, gnus-debug-exclude-variables)
16055         (gnus-discouraged-post-methods): Change :version.
16056         (gnus-confirm-mail-reply-to-news)
16057         (gnus-confirm-treat-mail-like-news): Add :version.
16058
16059         * gnus-int.el (gnus-server-unopen-status): Add :version.
16060
16061         * gnus-group.el (gnus-group-jump-to-group-prompt)
16062         (gnus-large-ephemeral-newsgroup)
16063         (gnus-fetch-old-ephemeral-headers): Add :version.
16064
16065         * gnus-fun.el (gnus-x-face-directory)
16066         (gnus-convert-pbm-to-x-face-command)
16067         (gnus-convert-image-to-x-face-command)
16068         (gnus-convert-image-to-face-command): Add :version.
16069
16070         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16071
16072         * gnus-cite.el (gnus-cite-blank-line-after-header)
16073         (gnus-article-boring-faces): Add :version.
16074
16075         * gnus-art.el (gnus-buttonized-mime-types)
16076         (gnus-inhibit-mime-unbuttonizing)
16077         (gnus-treat-display-face)
16078         (gnus-treat-body-boundary): Change :version.
16079         (gnus-body-boundary-delimiter, gnus-picon-databases)
16080         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16081         (gnus-treat-date-english, gnus-treat-fold-headers)
16082         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16083         (gnus-treat-mail-picon, gnus-treat-wash-html)
16084         (gnus-article-encrypt-protocol)
16085         (gnus-use-idna, gnus-article-over-scroll)
16086         (gnus-mime-display-multipart-alternative-as-mixed)
16087         (gnus-mime-display-multipart-related-as-mixed)
16088         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16089         (gnus-ctan-url, gnus-button-ctan-handler)
16090         (gnus-button-handle-ctan-bogus-regexp)
16091         (gnus-button-ctan-directory-regexp)
16092         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16093         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16094         (gnus-button-man-level, gnus-button-emacs-level)
16095         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16096
16097         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16098         (gnus-agent-go-online): Change :version.
16099         (gnus-agent-expire-unagentized-dirs)
16100         (gnus-agent-auto-agentize-methods): Add :version.
16101
16102         * flow-fill.el (fill-flowed-display-column)
16103         (fill-flowed-encode-column): Add :version.
16104
16105         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16106         (gnus-outlook-deuglify-unwrap-max)
16107         (gnus-outlook-deuglify-cite-marks)
16108         (gnus-outlook-deuglify-unwrap-stop-chars)
16109         (gnus-outlook-deuglify-no-wrap-chars)
16110         (gnus-outlook-deuglify-attrib-cut-regexp)
16111         (gnus-outlook-deuglify-attrib-verb-regexp)
16112         (gnus-outlook-deuglify-attrib-end-regexp)
16113         (gnus-outlook-display-hook): Add :version.
16114
16115         * binhex.el (binhex-use-external): Add :version.
16116
16117 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16118
16119         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16120         and `invisible'.
16121
16122 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16123
16124         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16125         in gnus-registry-trim.
16126
16127 2004-09-13  Simon Josefsson  <jas@extundo.com>
16128
16129         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16130
16131         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16132
16133         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16134         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16135         <yamaoka@jpl.org>.
16136         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16137         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16138         <yamaoka@jpl.org>.
16139
16140         * sieve.el (sieve-manage-mode): Ditto.
16141
16142 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16143
16144         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16145
16146 2004-09-11  Simon Josefsson  <jas@extundo.com>
16147
16148         * dns-mode.el: Add.
16149
16150         * mm-view.el (mm-display-dns-inline): Add.
16151
16152         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16153         (mm-automatic-display): Ditto.
16154
16155         * mailcap.el (mailcap-mime-data): Add text/dns.
16156         (mailcap-mime-extensions): Map .soa to text/dns.
16157
16158 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16159
16160         * gnus-art.el (article-decode-mime-words, article-babel)
16161         (gnus-article-highlight-signature, gnus-article-add-buttons)
16162         (gnus-signature-toggle): Remove unnecessary bindings of
16163         `inhibit-read-only' inherited from v5.10 merge.
16164
16165 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16166
16167         * nntp.el (nntp): New customization group.
16168         (nntp-authinfo-file): Add customization group.
16169
16170         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16171
16172         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16173
16174         * gnus.el (to-address, to-list, subscribed)
16175         (large-newsgroup-initial): Ditto.
16176
16177         * flow-fill.el (fill-flowed-display-column)
16178         (fill-flowed-encode-column): Ditto.
16179
16180 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16181
16182         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16183         Use point-min rather than 1.
16184         (message-send-mail): Use buffer-size rather than point-max.
16185
16186         * gnus-sum.el (gnus-summary-search-article-forward):
16187         Signal a specific `search-failed' rather than a generic `error'.
16188
16189         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16190         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16191         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16192
16193 2004-09-10  Simon Josefsson  <jas@extundo.com>
16194
16195         * nndb.el (require): Remove tcp and duplicate cl.
16196
16197 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16198
16199         * gnus-agent.el (directory-files-and-attributes): Move forward.
16200
16201 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16202
16203         * gnus-agent.el (directory-files-and-attributes):
16204         Optionally defined to support XEmacs.
16205
16206 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16207
16208         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16209         to avoid run-time CL dependencies.
16210         (gnus-agent-unfetch-articles): New function.
16211         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16212         article numbers even when local .overview file is missing.
16213         (gnus-agent-read-article-number): New function.  Only accepts
16214         27-bit article numbers.
16215         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16216         Use gnus-agent-read-article-number.
16217         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16218         from backend while recognizing that article numbers in .overview
16219         must be valid.
16220         (gnus-agent-update-files-total-fetched-for):
16221         Use directory-files-and-attributes to improve performance.
16222         * gnus-int.el (gnus-request-move-article):
16223         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16224         improve performance.
16225
16226         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16227         some users confused by references to .newsrc when they only have a
16228         .newsrc.eld file.
16229         (gnus-convert-mark-converter-prompt)
16230         (gnus-convert-converter-needs-prompt): Fix use of property list.
16231         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16232         New function.  Used internally to only display 'gnus converting
16233         files' message when actually necessary.
16234
16235         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16236         methods now autoloaded.
16237
16238 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16239
16240         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16241         identifiers.
16242
16243 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16244
16245         * gnus-picon.el: Fix indentation and closing parenthesis.
16246
16247 2004-09-01  Simon Josefsson  <jas@extundo.com>
16248
16249         * message.el (message-canlock-generate): Require sha1, not
16250         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16251         to require within a function.  Sadly, if sha1.el isn't loaded, the
16252         let binding in m-c-g will hide the defcustom definition, which is
16253         bad.)
16254
16255         * canlock.el: Require sha1, not sha1-el.
16256
16257         * message.el: Don't autoload sha1 (there is a autoload cookie in
16258         sha1.el).
16259
16260         * sha1-el.el: Rename to sha1.el.
16261
16262 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16263
16264         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16265
16266 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16267
16268         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16269
16270 2004-08-30  Kim F. Storm  <storm@cua.dk>
16271
16272         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16273
16274         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16275         Add :group 'nnimap.
16276
16277 2004-08-30  Andreas Schwab  <schwab@suse.de>
16278
16279         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16280         ?* and ?\;.
16281
16282         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16283         and ?\' to symbol instead of whitespace.
16284
16285 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16286
16287         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16288
16289         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16290         instead of re-search-forward.
16291
16292         * gnus-uu.el (gnus-uu-save-article): Ditto.
16293         (gnus-uu-post-encode-uuencode): Ditto.
16294
16295         * html2text.el (html2text-clean-list-items): Ditto.
16296         (html2text-clean-dtdd): Ditto.
16297         (html2text-format-tags): Ditto.
16298
16299         * message.el (message-send-mail-with-sendmail): Fix regexp.
16300         (message-fill-field-general): Use search-forward instead of
16301         re-search-forward.
16302         (unbold-region): Ditto.
16303
16304         * nnrss.el (nnrss-request-article): Ditto.
16305
16306         * nnslashdot.el (nnslashdot-request-article): Ditto.
16307
16308         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16309
16310         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16311         "Unrecognized menu descriptor" error in XEmacs.
16312
16313 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16314
16315         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16316         parent article of a sparse article in the thread hashtb.
16317
16318 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16319
16320         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16321         (nnmail-expand-newtext): Lowercase expanded entries if
16322         nnmail-split-lowercase-expanded is non-nil.
16323
16324 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16325
16326         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16327
16328         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16329         of gnus-tmp-news-method into string under XEmacs.  It will be
16330         passed to gnus-correct-length which takes only a string argument.
16331
16332 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16333
16334         * gnus-util.el (gnus-bind-print-variables): New macro.
16335         (gnus-prin1): Use it.
16336         (gnus-prin1-to-string): Use it.
16337         (gnus-pp): New function.
16338         (gnus-pp-to-string): New function.
16339
16340         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16341         Replace pp-to-string with gnus-pp-to-string.
16342         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16343         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16344         * gnus-msg.el (gnus-debug): Ditto.
16345         * gnus-score.el (gnus-score-save): Ditto.
16346         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16347         gnus-pp-to-string.
16348         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16349         with gnus-pp.
16350         * score-mode.el (gnus-score-pretty-print): Ditto.
16351         * webmail.el (webmail-debug): Ditto.
16352
16353 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16354
16355         * gnus-art.el (article-display-face, article-display-x-face):
16356         Use buffer-read-only.
16357
16358 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16359
16360         * gnus-art.el (article-hide-list-identifiers):
16361         Bind inhibit-read-only as t.
16362
16363 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16364
16365         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16366
16367 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16368
16369         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16370         (gnus-narrow-to-page): Don't assume point-min == 1.
16371         (gnus-article-edit-mode): Derive from message-mode.
16372
16373         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16374         point-min == 1.
16375
16376         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16377         Disable incorrect use of `assert'.
16378
16379         * message.el (message-mode): Set comment-start-skip.
16380
16381
16382 2004-08-22  Sam Steingold  <sds@gnu.org>
16383
16384         * pop3.el (pop3-leave-mail-on-server): New user variable.
16385         (pop3-movemail): Delete mail only when it is nil.
16386
16387 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16388
16389         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16390
16391         * mml.el (mml-preview): Use `pop-to-buffer'.
16392
16393         * message.el (message-goto-mail-followup-to): Insert after "To".
16394         (message-carefully-insert-headers): Add comment.
16395
16396         * gnus.el: Remove unused variable `gnus-article-check-size'.
16397
16398         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16399
16400         * gnus-art.el (gnus-button-alist):
16401         Improve `gnus-button-handle-library' entry.
16402
16403 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16404
16405         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
16406         Use downcase, since XEmacs capitalizes error messages differently.
16407
16408 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16409
16410         * nntp.el: Add (require 'gnus) due to reference to
16411         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16412
16413 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16414
16415         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
16416         Bind `mm-fill-flowed'.
16417
16418         * mm-decode.el (mm-dissect-singlepart): Check it.
16419
16420 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16421
16422         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16423         'imap' for netrc parsing.
16424
16425 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16426
16427         * mailcap.el (mailcap-mime-data): Mark as risky.
16428
16429 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16430
16431         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16432         may be included in the encoded word.
16433         (rfc2047-encode): Don't append a space if the encoded word
16434         includes close parenthesis.
16435
16436 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16437
16438         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16439         of text within parentheses.
16440
16441 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16442
16443         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16444         (gnus-encrypt-write-file-contents): Make the password key the file
16445         name PLUS the cipher, not just the cipher.  Also remove failed
16446         passwords from the cache.
16447
16448 2004-08-06  Simon Josefsson  <jas@extundo.com>
16449
16450         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
16451         Doc fix.
16452
16453 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16454
16455         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16456         LWSP.
16457
16458 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16459
16460         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16461         Try to append in-reply-to: data to the references: header.
16462
16463         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16464         (netrc-parse): Use gnus-encrypt.el functions.
16465
16466         * gnus-encrypt.el: Add new file for encryption support; currently
16467         does only a few GPG ciphers and an internal XOR cipher.
16468
16469         * password.el: Add comments on using password-read-and-add.
16470         (password-read-and-add): Add function to read and add the
16471         password to the cache at once.
16472
16473 2004-07-28  Simon Josefsson  <jas@extundo.com>
16474
16475         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16476         parameter (but don't use it, for now).
16477
16478         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16479         instead of hard coding to nil.
16480
16481 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16482
16483         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16484         as mm-inline-image-xemacs does.
16485
16486 2004-07-26  Simon Josefsson  <jas@extundo.com>
16487
16488         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16489         Revert part of 2004-07-17 change below.
16490
16491 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16492
16493         * rfc2047.el (rfc2047-encode-region): Don't infloop.
16494         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16495
16496 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16497
16498         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16499         quotes that actually start with ">" at the beginning of the
16500         lines.
16501
16502 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16503
16504         * rfc2047.el (rfc2047-encode-region): Fix last change.
16505         (rfc2047-encode-parameter): Remove useless concat.
16506
16507 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16508
16509         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16510         encode special characters; fix some kind of misconfigured headers;
16511         signal a real error if debug-on-quit or debug-on-error is non-nil.
16512         (rfc2047-encode-max-chars): New variable.
16513         (rfc2047-encode-1): Use it.
16514         (rfc2047-encode-parameter): New function.
16515
16516         * mml.el (mml-insert-parameter): Remove an excessive space.
16517
16518 2004-07-17  Simon Josefsson  <jas@extundo.com>
16519
16520         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16521         Kai Grossjohann <kai@emptydomain.de>.
16522         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16523         (gnus-group-make-menu-bar): Ditto.
16524
16525         * gnus-util.el (gnus-group-server): Add.
16526
16527 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16528
16529         * message.el (message-clone-locals): Clone sendmail and smtp
16530         variables.
16531
16532 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16533
16534         * rfc2047.el (rfc2047-encode-region): Fix last change.
16535
16536 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16537
16538         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16539         characters as non-special.
16540
16541 2004-07-09  Simon Josefsson  <jas@extundo.com>
16542
16543         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16544         Users will lose all flag changes made while unplugged with
16545         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16546         good default.  See numerous reports on ding mailing list.
16547
16548 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16549
16550         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16551         add generate-head-function and generate-article-function to the
16552         rfc822-forward entry.
16553         (nndoc-rfc822-forward-generate-article): New function.
16554         (nndoc-rfc822-forward-generate-head): New function.
16555
16556         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16557
16558 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16559
16560         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16561         respect display group parameter and gnus-summary-expunge-below.
16562         (gnus-articles-to-read): Remove unused reference to display group
16563         parameter.
16564
16565 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16566
16567         * nnheader.el (nnheader-uniquify-message-id): New experimental
16568         variable.
16569         (nnheader-nov-read-message-id): Use it.
16570
16571         * spam-report.el (spam-report-gmane): Add interactive.
16572
16573 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16574
16575         * mm-encode.el (mm-content-transfer-encoding-defaults):
16576         Use qp-or-base64 for the application/* types.
16577
16578 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16579
16580         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16581
16582 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16583
16584         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16585         trim value.
16586
16587 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16588
16589         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16590         New macro and function.
16591         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16592
16593 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16594
16595         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16596         after-load-alist.
16597
16598 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16599
16600         * gnus-group.el (gnus-group-get-new-news-this-group):
16601         Don't update info that isn't there.
16602
16603 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16604
16605         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16606         entry.
16607
16608 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16609
16610         * mm-view.el (mm-inline-render-with-function): Use multibyte
16611         buffer; decode html source by charset.
16612
16613         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16614
16615         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16616         Mule-UCS is loaded under XEmacs.
16617         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16618
16619 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16620
16621         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16622
16623 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16624
16625         * mm-util.el (mm-coding-system-p): Return a coding-system.
16626         (mm-mime-mule-charset-alist): Use shift_jis instead of
16627         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16628         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16629         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16630         instead of japanese-shift-jis and iso-latin-1 respectively in
16631         order to share the default value with both Emacs and XEmacs-mule.
16632         (mm-mule-charset-to-mime-charset):
16633         Make mm-coding-system-priorities effective.
16634         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16635         while predicating of candidates upon the priorities.
16636
16637 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16638
16639         * gnus-sum.el (gnus-summary-make-menu-bar):
16640         Add gnus-uu-invert-processable.
16641
16642         * gnus.el: Autoload gnus-uu-invert-processable.
16643
16644 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16645
16646         * mm-util.el (mm-with-multibyte-buffer): New macro.
16647
16648         * rfc2047.el (rfc2047-encode-string): Use it.
16649         (rfc2047-encode-region): Move point to the end of the region after
16650         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16651
16652 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16653
16654         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16655         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16656
16657 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16658
16659         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16660         (gnus-cite-parse): Ignore quoted envelope From_.
16661         Suggested by Karl Chen <quarl@nospam.quarl.org>.
16662
16663 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16664
16665         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16666         invalid addresses.
16667
16668 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16669
16670         * spam.el: Change section markers, revise TODO list.
16671         (spam-backends): Make new master list of all installed backends.
16672         (spam-summary-exit-behavior): Add new variable to determine how
16673         messages moves are done at summary exit.
16674         (spam-move-spam-nonspam-groups-only)
16675         (spam-process-ham-in-nonham-groups)
16676         (spam-process-ham-in-spam-groups): Remove variables, the
16677         spam-summary-exit-behavior variable should be used to manage this
16678         behavior.
16679         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16680         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16681         and spam-old-spam-articles.
16682         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16683         Add empty variables, placeholders for the backends they represent.
16684         (spam-set-difference): Move, unchanged.
16685         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16686         unless the user has a processor variable.
16687         (spam-classifications, spam-classification-valid-p)
16688         (spam-backend-properties, spam-backend-property-valid-p)
16689         (spam-backend-function-type-valid-p)
16690         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16691         (spam-report-articles-gmane, spam-report-articles-resend):
16692         Remove functions, they are not needed.
16693         (spam-install-backend-super, spam-backend-list)
16694         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16695         (spam-backend-function, spam-backend-ham-registration-function)
16696         (spam-backend-spam-registration-function)
16697         (spam-backend-ham-unregistration-function)
16698         (spam-backend-spam-unregistration-function)
16699         (spam-backend-statistical-p, spam-backend-mover-p)
16700         (spam-install-backend-alias, spam-install-checkonly-backend)
16701         (spam-install-mover-backend, spam-install-nocheck-backend)
16702         (spam-install-backend, spam-install-statistical-backend)
16703         (spam-install-statistical-checkonly-backend): Add backend installation
16704         support.
16705         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16706         (spam-group-processor-p): Use the new backend code and respect the
16707         summary exit behavior.
16708         (spam-mark-spam-as-expired-and-move-routine): Remove.
16709         (spam-summary-prepare): Change to use the new spam-old-articles
16710         variable.
16711         (spam-copy-or-move-routine, spam-copy-spam-routine)
16712         (spam-move-spam-routine, spam-copy-ham-routine)
16713         (spam-move-ham-routine): Add code to copy/move ham or spam.
16714         (spam-fetch-field-fast): Improve doc and code, plus allow the
16715         'number request.
16716         (spam-list-of-checks, spam-list-of-statistical-checks):
16717         Remove variables.
16718         (spam-split, spam-find-spam): Use the new backend code.
16719         (spam-registration-functions): Remove variable.
16720         (spam-unregister-routine): Add convenience wrapper.
16721         (spam-log-undo-registration, spam-register-routine)
16722         (spam-log-processing-to-registry)
16723         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16724         where possible.
16725         (spam-check-gmane-xref, spam-check-regex-headers)
16726         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16727         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16728         (spam-check-bogofilter-headers, spam-check-spamoracle)
16729         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16730         (spam-check-crm114-headers): Use the spam-split-group that
16731         spam-split prepares, no need to determine it every time.
16732
16733         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16734         to the nnheader-parse-naked-head call.
16735
16736         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16737
16738         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16739         the nnheader-nov-read-message-id call.
16740
16741 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16742
16743         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16744         gnus-activate-group twice.  Suggested by Markus Peter
16745         <warp@spin.de>.
16746
16747 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16748
16749         * gnus-art.el (gnus-article-time-format): Exchange the order of
16750         day and month in the default value; fix customization type.
16751         (article-date-ut): Use add-text-properties.
16752         (article-make-date-line): Use message-make-date instead of
16753         current-time-string.
16754
16755         * message.el (message-fetch-field): Don't use set-text-properties.
16756         (message-make-date): Simplify.
16757
16758         * messagexmas.el (message-xmas-make-date): New function.
16759         (message-xmas-redefine): Defalias message-make-date to it.
16760
16761 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16762
16763         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16764         (rfc2047-encode-region): Treat text within parentheses as special;
16765         show the original text when error has occurred.
16766
16767         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16768         already-computed method to gnus-activate-group.
16769
16770         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16771         same select-methods identical Lisp objects.
16772
16773         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16774         object when modifying the info.
16775
16776 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16777
16778         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16779         gnus-opened-servers since it has never been opened with the new
16780         configuration yet.
16781
16782 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16783
16784         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16785         arg to nnheader-generate-fake-message-id.
16786
16787 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16788
16789         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16790         number and build a fake message ID localized to a group and
16791         article number (so it's repeatable from that point on).
16792         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16793         ID format.
16794
16795         * gnus-sum.el (gnus-get-newsgroup-headers):
16796         Call nnheader-generate-fake-message-id with the article number.
16797
16798 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16799
16800         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16801         end-of-buffer.
16802
16803 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16804
16805         * message.el (message-ignored-supersedes-headers): Add Approved.
16806
16807 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16808
16809         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16810         goto-char.
16811         (rfc2047-encode): Fold the line before encoding.
16812
16813 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16814
16815         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16816         folding -- not all headers can be folded, and this should be done
16817         by the message composition mode.  Probably.  I think.
16818
16819 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16820
16821         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16822         fast.
16823
16824         * gnus-ems.el (gnus-remove-image): Don't use
16825         message-text-with-property; remove only the image found first.
16826
16827         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16828         found first.
16829
16830 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16831
16832         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16833
16834 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16835
16836         * message.el (message-text-with-property): Make it fast and accept
16837         optional arguments.
16838         (message-strip-forbidden-properties): Use it.
16839         (message-fix-before-sending): Follow the m-t-w-p change.
16840
16841         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16842
16843 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16844
16845         * gnus-art.el (article-hide-headers): Don't change the buffer
16846         mistakenly when performing mml-preview even if
16847         gnus-single-article-buffer is nil.
16848
16849 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16850
16851         * message.el (message-expand-name-databases): New user option.
16852         (message-expand-name): Use it.
16853
16854 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16855
16856         * spam.el (spam-report-articles-resend)
16857         (spam-report-resend-register-routine): Allow ham reporting.
16858         (spam-report-resend-register-ham-routine): Add wrapper.
16859         (spam-registration-functions): Add ham resending functions.
16860         (spam-list-of-processors): Add ham resend processor.
16861
16862         * gnus.el (ham-resend-to): Add new group parameter.
16863         (spam-process): Add ham resend option.
16864
16865         * spam-report.el (spam-report-resend): Allow reporting ham.
16866         (spam-report-resend-ham): Add wrapper.
16867
16868 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16869
16870         * message.el (message-cite-articles-with-x-no-archive):
16871         New variable.
16872         (message-cite-original): Use it.
16873
16874 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16875
16876         * message.el (message-cite-original): Respect X-No-Archive.
16877
16878 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16879
16880         * gnus-art.el (article-hide-headers): Refer to the values for
16881         gnus-ignored-headers and gnus-visible-headers in the summary
16882         buffer since a user may have set them as group parameters.
16883
16884 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16885
16886         * assistant.el (assistant-node-name): Add convenience function.
16887         (assistant-render-text, assistant-render-node): Add error handling,
16888         plus handle multiple next nodes.
16889         (assistant-find-next-node): Comment out for now.
16890         (assistant-find-next-nodes): Add function, returns list of next
16891         nodes.
16892
16893 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16894
16895         * mail-source.el (mail-source-directory): Fix doc-string.
16896
16897 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16898
16899         * assistant.el (assistant-render-text, assistant-eval): Add :set
16900         widget type, which is different because it takes and returns a
16901         list.  Much hilarity ensues.
16902
16903 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16904
16905         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
16906
16907         * gnus-group.el (gnus-group-get-new-news-this-group):
16908         Add doc-string.
16909
16910         * gnus-start.el (gnus-activate-group): Add doc-string.
16911
16912 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16913
16914         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16915
16916 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16917
16918         * assistant.el (assistant-render-text): Try to add a :set
16919         widget, more to come.
16920
16921         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16922         strings.
16923         (spam-report-articles-resend)
16924         (spam-register-routine): Do registration iff any articles warrant
16925         it.
16926         (spam-summary-prepare-exit): Change log message for nil group
16927         destinations.
16928
16929 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16930
16931         * spam.el (spam-report-resend-register-routine):
16932         Allow spam-report-resend-to to be a group parameter or a global value.
16933
16934 2004-05-26  Simon Josefsson  <jas@extundo.com>
16935
16936         * starttls.el: Merge with my GNUTLS based starttls.el.
16937         (starttls-gnutls-program, starttls-use-gnutls)
16938         (starttls-extra-arguments, starttls-process-connection-type)
16939         (starttls-connect, starttls-failure, starttls-success):
16940         New variables.
16941         (starttls-program, starttls-extra-args): Doc fix.
16942         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
16943         New functions.
16944         (starttls-negotiate, starttls-open-stream):
16945         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
16946         function if it is set.
16947
16948 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16949
16950         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16951         structured fields.
16952
16953 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16954
16955         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16956
16957 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16958
16959         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
16960         Add variable.
16961         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16962         assigning the spam-mark to new messages.
16963
16964 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16965
16966         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16967
16968 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16969
16970         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16971
16972         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16973         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16974         default.
16975
16976 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16977
16978         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16979         correct data.
16980
16981 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16982
16983         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16984         (spam-group-processor-p): Fix function.
16985         (spam-group-processor-multiple-p)
16986         (spam-group-spam-processor-report-gmane-p)
16987         (spam-group-spam-processor-report-resend-p)
16988         (spam-group-spam-processor-bogofilter-p)
16989         (spam-group-spam-processor-blacklist-p)
16990         (spam-group-spam-processor-ifile-p)
16991         (spam-group-ham-processor-ifile-p)
16992         (spam-group-spam-processor-spamoracle-p)
16993         (spam-group-spam-processor-crm114-p)
16994         (spam-group-ham-processor-bogofilter-p)
16995         (spam-group-spam-processor-stat-p)
16996         (spam-group-ham-processor-stat-p)
16997         (spam-group-ham-processor-whitelist-p)
16998         (spam-group-ham-processor-BBDB-p)
16999         (spam-group-ham-processor-spamoracle-p)
17000         (spam-group-ham-processor-copy-p): Remove functions with some
17001         prejudice against unneeded code.
17002         (spam-report-articles-resend)
17003         (spam-report-resend-register-routine): Allow the group/topic
17004         spam-resend-to value to override spam-report-resend-to.
17005         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17006         properly now.
17007
17008         * gnus.el (spam-resend-to): Add group/topic parameter.
17009         (spam-process): Move the OBSOLETE processors to the end of the
17010         choices.
17011
17012 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17013
17014         * spam-report.el (spam-report-resend-to, spam-report-resend):
17015         Start with resend-to set to nil, and then ask the user if necessary.
17016         (spam-report-resend): spam-report-resend takes a list of articles, not
17017         separate article numbers.
17018
17019 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17020
17021         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17022         addition to emacs-w3m.
17023
17024 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17025
17026         * assistant.el (assistant-authinfo-data): New function.
17027         (assistant-eval): Eval for entire assistant.
17028
17029         * netrc.el (netrc-services-file): New variable.
17030         (netrc-parse-services): New function.
17031         (netrc-find-service-name): New function.
17032         (netrc-find-service-number): New function.
17033         (netrc-port-equal): New function.
17034         (netrc-machine): Use it.
17035
17036         * nnimap.el (nnimap-open-connection): Use netrc.
17037
17038         * gnus-util.el (gnus-netrc-get): Remove aliases.
17039
17040         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
17041
17042         * assistant.el (wid-edit): Fix compilation.
17043
17044         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17045
17046 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17047
17048         * gnus-util.el (gnus-set-file-modes): New function.  (small
17049         patch).
17050
17051 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17052
17053         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17054
17055         * assistant.el (assistant-render-node): Fix up rendering and
17056         read-only text.
17057         (assistant-render-node): Reset.
17058         (assistant-make-read-only): Not sticky.
17059
17060 2004-05-20  Danny Siu  <dsiu@adobe.com>
17061
17062         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17063         centered even when gnus-auto-center-summary is t.
17064
17065 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17066
17067         * dns.el (dns-get-txt-answer): New function.
17068         (dns-read-txt): Ditto.
17069         (query-dns): Use it.
17070
17071 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17072
17073         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17074         active for foreign groups even if the group level is higher than
17075         the specified value.
17076
17077 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17078
17079         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17080         non-active groups.
17081
17082         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17083
17084 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17085
17086         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17087
17088 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17089
17090         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17091         (spam-crm114-header, spam-crm114-spam-switch)
17092         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17093         (spam-crm114-positive-spam-header)
17094         (spam-crm114-database-directory, spam-list-of-processors)
17095         (spam-group-spam-processor-crm114-p)
17096         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17097         (spam-generic-score, spam-list-of-checks)
17098         (spam-list-of-statistical-checks, spam-registration-functions)
17099         (spam-check-crm114-headers, spam-crm114-score)
17100         (spam-check-crm114, spam-crm114-register-with-crm114)
17101         (spam-crm114-register-spam-routine)
17102         (spam-crm114-unregister-spam-routine)
17103         (spam-crm114-register-ham-routine)
17104         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17105         From asjo@koldfront.dk (Adam Sjøgren).
17106
17107         * gnus.el: Add spam-use-crm114.
17108
17109         * spam.el (spam-list-of-processors, spam-registration-functions):
17110         Add spam-use-resend.
17111         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17112         (spam-report-articles-gmane): Add doc fix.
17113         (spam-report-articles-resend, spam-report-resend-register-routine):
17114         Add wrappers around spam-report-resend-to.
17115
17116         * spam-report.el (spam-report-resend-to, spam-report-resend):
17117         Add support for resending spam.
17118         (spam-report-gmane): Fix line length >80.
17119
17120         * gnus.el (spam-process): Add spam-use-resend.
17121
17122 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17123
17124         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17125         number of processed spam messages.
17126         (spam-ham-copy-or-move-routine): Return the number of processed
17127         ham messages.
17128         (spam-summary-prepare-exit): Use the above values to decide
17129         whether status messages shouled be displayed.
17130
17131 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17132
17133         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17134         `rfc2047-encoding-function-alist' in order to avoid conflicting
17135         with the old version.
17136         (rfc2047-encode-region): Concatenate words containing non-ASCII
17137         characters in structured fields; don't encode space-delimited
17138         ASCII words even in unstructured fields; don't break words at
17139         char-category boundaries.
17140         (rfc2047-encode-1): New function.
17141         (rfc2047-encode): Use it; encode text so that it occupies the
17142         maximum width within 76-column; work correctly on Q encoding for
17143         iso-2022-* charsets.
17144         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17145         sure not to break a line just after the header name.
17146         (rfc2047-b-encode-region): Remove.
17147         (rfc2047-b-encode-string): New function.
17148         (rfc2047-q-encode-region): Remove.
17149         (rfc2047-q-encode-string): New function.
17150
17151         * mm-util.el (mm-replace-in-string): New function.
17152
17153 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17154
17155         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17156         Really get it right.
17157         (gnus-inews-make-draft): Really.
17158
17159 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17160
17161         * nnmh.el (nnmh-request-list-1): Don't check the link count
17162         before descending.  (small patch)
17163
17164 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17165
17166         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17167         stuff.
17168
17169         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17170         Match on real group name.
17171
17172         * gnus-art.el (gnus-signature-limit): Doc fix.
17173
17174         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17175
17176         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
17177
17178 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
17179
17180         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
17181         isn't a string.
17182
17183 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17184
17185         * gnus-draft.el (gnus-draft-send):
17186         Bind rfc2047-encode-encoded-words.
17187
17188         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17189         (rfc2047-encodable-p): Say that =? needs encoding.
17190         (rfc2047-encode-encoded-words): New variable.
17191
17192         * gnus-group.el (gnus-group-select-group): Doc fix.
17193
17194         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17195
17196         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17197         to nil.
17198
17199         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17200
17201         * nnheader.el (nnheader-get-lines-and-char): New function.
17202
17203 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17204
17205         * gnus-msg.el (gnus-summary-followup-with-original):
17206         Document yanking of region when active.
17207
17208 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17209
17210         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17211         groups if the group level is higher than the specified value.
17212
17213 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17214
17215         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17216         (gnus-group-jump-to-group): Add prefix argument using
17217         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17218         non-active group.
17219
17220         * compface.el (uncompface): Be verbose when changing
17221         `uncompface-use-external'.
17222
17223         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17224         handle manual section.
17225
17226 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17227
17228         * gnus-art.el (gnus-button-alist): Revert previous change.
17229
17230 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17231
17232         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17233
17234 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17235
17236         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17237         whether backend can accept message.
17238
17239         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17240
17241 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17242
17243         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17244         Avoid creating directory when nntp-marks-is-evil is true.
17245         Reported by Reiner Steib.
17246
17247 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17248
17249         * gnus-picon.el (gnus-picon-style): New variable.
17250         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17251         (gnus-picon-transform-address): Support `gnus-picon-style'.
17252         From Jesper Harder <harder@ifa.au.dk>.
17253
17254 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17255
17256         * message.el (message-fill-field): Return point.
17257         (message-generate-headers): Go to end of field.
17258
17259         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17260         stuff for non-living groups.
17261
17262 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17263
17264         * gnus-art.el (gnus-article-followup-with-original)
17265         (gnus-article-reply-with-original): gnus-mark-active-p ->
17266         gnus-region-active-p.
17267
17268 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17269
17270         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17271         only when there is spam or ham to be processed.
17272
17273 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17274
17275         * mail-source.el (mail-source-delete-crash-box): Refactor.
17276         (mail-source-fetch): Use it.
17277         (mail-source-fetch-file): Ditto.
17278         (mail-source-fetch-directory): Run postscript in loop.
17279         (mail-source-fetch-pop): Delete.
17280         (mail-source-fetch-maildir): Ditto.
17281         (mail-source-fetch-imap): Ditto.
17282
17283         * imap.el (imap-authenticators): Comment out sasl.
17284
17285         * message.el (message-skip-to-next-address): New function.
17286         (message-fill-header-address): Refactor.
17287         (message-fill-address): Use it.
17288         (message-delete-address): Use it.
17289         (message-fill-header-general): Refactor.
17290         (message-fill-field-address): Rename.
17291         (message-narrow-to-field): Find the start of the header.
17292         (message-header-format-alist): Don't pre-fill.
17293         (message-fill-header): Remove.
17294         (message-insert-header): New function.
17295         (message-shorten-references): Use it.
17296
17297         * rfc2047.el (rfc2047-field-value): Strip props.
17298
17299         * mail-parse.el (mail-header-make-address): New alias.
17300
17301         * ietf-drums.el (ietf-drums-make-address): New function.
17302
17303         * imap.el: Add compiler directives.
17304
17305         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17306
17307         * gnus-art.el (article-decode-idna-rhs): Don't use
17308         message-idna-inside-rhs-p.
17309
17310 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17311
17312         * message.el (message-idna-inside-rhs-p): Remove.
17313         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17314
17315         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17316         false positives.
17317
17318 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17319
17320         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17321
17322 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17323
17324         * nneething.el (nneething-file-name): Don't create spurious
17325         files.
17326
17327         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17328         (gnus-inews-do-gcc): Remove sleep.
17329
17330         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17331         part under point.
17332
17333         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17334         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17335
17336 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17337
17338         * spam.el (spam-summary-prepare-exit): Fix (length).
17339
17340 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17341
17342         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17343         as expired without moving it" message when there are spam
17344         messages left.
17345
17346 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17347
17348         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17349         header is not nil.
17350
17351 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17352
17353         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17354         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
17355         (nntp-marks-changed-p): New arg SERVER.
17356         (nntp-request-update-info): Adjust caller.
17357
17358 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17359
17360         * nntp.el (nntp-save-marks): Pass missing arg.
17361
17362 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17363
17364         * nntp.el: Support marks.
17365         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17366         (nntp-marks-modtime, nntp-marks-directory): New variables.
17367         (nntp-request-set-mark, nntp-request-update-info)
17368         (nntp-possibly-create-directory, nntp-marks-changed-p)
17369         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
17370         New functions.
17371
17372 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17373
17374         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17375         (gnus-xmas-redefine): Rename.
17376
17377         * gnus-score.el (gnus-score-insert-help):
17378         Use gnus-select-lowest-window.
17379
17380         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17381         appt-select-lowest-window and rename to gnus-select-lowest-window.
17382
17383         * gnus.el: do.
17384
17385 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17386
17387         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17388         encodings of MIME-encoded words, in order to improve
17389         interoperability with several broken MUAs.
17390
17391 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17392
17393         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17394         tags, only when charsets are not specified in headers.
17395         (mm-inline-text-html-render-with-w3m): Ditto.
17396
17397         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17398         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17399
17400 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17401
17402         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17403         instead of MIME-decoded from fields when checking
17404         `gnus-article-address-banner-alist'.
17405
17406 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17407
17408         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17409         description rather than subject.
17410
17411 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17412
17413         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17414
17415 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17416
17417         * gnus.el (gnus-version-number): Bump.
17418
17419 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17420
17421         * gnus.el: No Gnus v0.2 is released.
17422
17423 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17424
17425         * gnus-agent.el (gnus-agent-read-agentview):
17426         Inline gnus-uncompress-range.
17427
17428 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17429
17430         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17431         `exec-installed-p'.
17432
17433 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17434
17435         * gnus.el (spam-process, spam-autodetect-methods):
17436         Add bsfilter and bsfilter-headers.
17437
17438         * spam.el (spam-bsfilter): New customize group.
17439         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17440         (spam-bsfilter-header, spam-bsfilter-probability-header)
17441         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17442         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17443         (spam-bsfilter-database-directory): New options.
17444         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17445         (spam-list-of-statistical-checks, spam-registration-functions):
17446         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17447         (spam-bsfilter-score): New command.
17448         (spam-check-bsfilter-headers, spam-check-bsfilter)
17449         (spam-bsfilter-register-with-bsfilter)
17450         (spam-bsfilter-register-spam-routine)
17451         (spam-bsfilter-unregister-spam-routine)
17452         (spam-bsfilter-register-ham-routine)
17453         (spam-bsfilter-unregister-ham-routine): New functions.
17454         (spam-generic-score): Support bsfilter; Accept an optional argument
17455         to recalcurate spam score even if scoring header has already been
17456         added.
17457         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17458         optional argument to recalcurate spam score even if scoring header
17459         has already been added.
17460
17461 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17462
17463         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17464         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17465         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17466         link is missing.
17467
17468 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17469
17470         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17471         (html2text-get-attr): Rewrite.
17472
17473         * message.el (message-setup-1): Remove redundant put-text-property
17474         on mail-header-separator.
17475
17476 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17477
17478         * gnus-registry.el (gnus-registry-cache-whitespace)
17479         (gnus-registry-action, gnus-registry-spool-action)
17480         (gnus-registry-split-fancy-with-parent): Change message levels
17481         from 5 to 3 or 7, as needed.
17482
17483         * spam.el (spam-summary-prepare-exit)
17484         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17485         (spam-split, spam-find-spam, spam-log-undo-registration)
17486         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
17487         level from 5 to 6.
17488
17489 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17490
17491         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17492         2004-03-04 change).
17493
17494 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17495
17496         * sieve-manage.el (sieve-manage-open):
17497         * nnweb.el (nnweb-insert-html):
17498         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17499         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17500         * nnspool.el (nnspool-request-group):
17501         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17502         * nnml.el (nnml-request-update-info):
17503         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17504         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17505         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17506         (nnimap-request-set-mark):
17507         * nnfolder.el (nnfolder-request-update-info):
17508         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17509         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17510         * gnus-uu.el (gnus-uu-find-articles-matching):
17511         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17512         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17513         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17514         * gnus-nocem.el (gnus-nocem-scan-groups):
17515         * gnus-int.el (gnus-start-news-server):
17516         * gnus-group.el (gnus-group-make-kiboze-group)
17517         (gnus-group-browse-foreign-server):
17518         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17519         Use mapc when appropriate.
17520
17521 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17522
17523         FIXME: Make separate entries for each person.
17524
17525         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17526         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17527         <shields@msrl.com>:
17528
17529         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17530         may need for spam sorting and scoring.
17531         (spam-user-format-function-S): Add user format function suitable for
17532         general use.
17533         (spam-article-sort-by-spam-status): Add sorting function for summary
17534         sorting.
17535         (spam-extra-header-to-number): Add function to get a score from a
17536         header.
17537         (spam-summary-score): Add function to get a numeric score from the
17538         headers.
17539         (spam-generic-score): Fix function doc, was in wrong place.
17540         (spam-initialize): Take symbols when it's run, and install the
17541         extra headers that spam-necessary-extra-headers thinks we need.
17542
17543 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17544
17545         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17546         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17547
17548 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17549
17550         * gnus-sum.el (gnus-set-global-variables)
17551         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17552         (gnus-article-get-xrefs, gnus-summary-best-group)
17553         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17554         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17555         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17556         Use with-current-buffer.
17557
17558 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17559
17560         * spam.el (spam-summary-prepare-exit): Simplify logic.
17561         (spam-fetch-article-header): Read the article header if it's not
17562         available.
17563         (spam-list-articles): Simplify logic.
17564         (spam-filelist-register-routine): Fix bug with unregister-list.
17565
17566         * gnus-registry.el: Fix comments at beginning.
17567
17568 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17569
17570         * message.el (message-cater-to-broken-inn): Remove.
17571         (message-shorten-references): Make sure the total folded length of
17572         References is shorter than 998 characters to cater to a bug in INN
17573         2.3.  Also, don't pretend that references aren't folded -- this
17574         hasn't worked for a while.
17575
17576 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17577
17578         * gnus-agent.el (gnus-agentize):
17579         gnus-agent-send-mail-real-function no longer set to current value
17580         of message-send-mail-function but rather a lambda that calls
17581         message-send-mail-function.  The change makes the agent real-time
17582         responsive to user changes to message-send-mail-function.
17583
17584 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17585
17586         * legacy-gnus-agent.el
17587         (gnus-agent-convert-to-compressed-agentview): Fix typos with
17588         help from Florian Weimer <fw@deneb.enyo.de>
17589
17590 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17591
17592         * nnmail.el (nnmail-cache-insert): Revert last change.
17593
17594 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17595
17596         * nnmail.el (nnmail-cache-insert): Always check whether
17597         nnmail-cache-ignore-groups matches a group name.
17598
17599 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17600
17601         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17602         (spam-find-spam, spam-log-processing-to-registry)
17603         (spam-log-registered-p, spam-log-unregistration-needed-p)
17604         (spam-log-undo-registration): Use gnus-message instead of
17605         gnus-error, none of these errors are fatal.
17606
17607         * gnus-registry.el (gnus-registry-clean-empty-function)
17608         (gnus-registry-clean-empty): Remove only empty entries without
17609         extra data.
17610
17611 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17612
17613         * spam-stat.el (spam-stat-buffer-change-to-spam)
17614         (spam-stat-buffer-change-to-non-spam): Change (error) to
17615         (gnus-message 8) invocation.
17616
17617 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17618
17619         * nntp.el (nntp-via-netcat-command): New variable.
17620         (nntp-via-netcat-switches): New variable.
17621         (nntp-open-via-rlogin-and-netcat): New function.
17622         (nntp-open-connection-function): Doc fix.
17623         (nntp-telnet-command): Doc fix.
17624         (nntp-end-of-line): Doc fix.
17625         (nntp-via-rlogin-command): Doc fix.
17626         (nntp-via-user-name): Doc fix.
17627         (nntp-via-address): Doc fix.
17628
17629 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17630
17631         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17632         error in Emacs 21.1.
17633
17634 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17635
17636         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17637
17638 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17639
17640         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17641         (gnus-agent-with-refreshed-group): New macro.
17642         (gnus-agent-rename-group): New function.
17643         (gnus-agent-delete-group): New function.
17644         (gnus-agent-save-group-info): Use gnus-command-method when
17645         `method' parameter is nil.  Don't write nil entries into the
17646         active file.
17647         (gnus-agent-get-group-info): New function.
17648         (gnus-agent-fetch-articles):
17649         Use gnus-agent-update-files-total-fetched-for to increment disk space
17650         used.
17651         (gnus-agent-fetch-headers, gnus-agent-save-alist):
17652         Use gnus-agent-update-view-total-fetched-for to increment disk space
17653         used.
17654         (gnus-agent-get-local): Add optional parameters to avoid calling
17655         gnus-group-real-name and gnus-find-method-for-group.
17656         (gnus-agent-set-local): Delete stored entry if either min, or max,
17657         are nil.
17658         (gnus-agent-fetch-session): Reworded error/quit messages.
17659         On quit, use gnus-agent-regenerate-group to record existance of any
17660         articles fetched to disk before the quit occurred.
17661         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17662         gnus-agent-update-view-total-fetched-for, and
17663         gnus-agent-update-files-total-fetched-for to decrement disk space
17664         used.
17665         (gnus-agent-retrieve-headers):
17666         Use gnus-agent-update-view-total-fetched-for to increment disk space
17667         used.
17668         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17669         with gnus-agent-update-files-total-fetched-for to decrement disk
17670         space and fresh group buffer.
17671         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17672         (gnus-agent-need-update-total-fetched-for): New variable.
17673         (gnus-agent-update-files-total-fetched-for): New function.
17674         (gnus-agent-update-view-total-fetched-for): New function.
17675         (gnus-agent-total-fetched-for): New function.
17676
17677         * gnus-cache.el (gnus-cache-save-buffers):
17678         Use gnus-cache-update-overview-total-fetched-for to change disk space
17679         used by this group.
17680         (gnus-cache-possibly-enter-article):
17681         Use gnus-cache-update-file-total-fetched-for to increment disk space
17682         used by this group.
17683         (gnus-cache-possibly-remove-article):
17684         Use gnus-cache-update-file-total-fetched-for to decrement disk space
17685         used by this group.
17686         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17687         (gnus-cache-rename-group): New function.
17688         (gnus-cache-delete-group): New function.
17689         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17690         (gnus-cache-need-update-total-fetched-for): New variable.
17691         (gnus-cache-with-refreshed-group): New macro.
17692         (gnus-cache-update-file-total-fetched-for): New function.
17693         (gnus-cache-update-overview-total-fetched-for): New function.
17694         (gnus-cache-rename-group-total-fetched-for): New function.
17695         (gnus-cache-delete-group-total-fetched-for): New function.
17696         (gnus-cache-total-fetched-for): New function.
17697
17698         * gnus-group.el: Require gnus-sum and autoload functions to
17699         resolve warnings when gnus-group.el compiled alone.
17700         (gnus-group-line-format): Documented new %F.
17701         (size of Fetched data) group line format; identifies disk space
17702         used by agent and cache.
17703         (gnus-group-line-format-alist): Defined new F format.
17704         (gnus-total-fetched-for): New function.
17705         (gnus-group-delete-group): No longer update
17706         gnus-cache-active-altered as gnus-request-delete-group now keeps
17707         the cache in sync.
17708         (gnus-group-list-active): Let the agent store a server's active
17709         list if currently plugged.
17710
17711         * gnus-int.el (gnus-request-delete-group):
17712         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17713         local disk in sync with the server.
17714         (gnus-request-rename-group):
17715         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17716         local disk in sync with the server.
17717
17718         * gnus-start.el (gnus-get-unread-articles):
17719         Cosmetic simplification to logic.
17720
17721         * gnus-util.el (gnus-rename-file): New function.
17722
17723 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17724
17725         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17726
17727 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17728
17729         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17730         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17731
17732 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17733
17734         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17735         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17736
17737 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17738
17739         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17740
17741 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17742
17743         * spam.el (spam-set-difference): Add function to replace
17744         gnus-set-difference in spam.el.
17745         (spam-summary-prepare-exit): Use spam-set-difference.
17746
17747 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17748
17749         * gnus-registry.el (gnus-registry-cache-file): Update to use
17750         gnus-dribble-directory OR gnus-home-directory OR ~.
17751         (gnus-registry-split-fancy-with-parent): Fix doc.
17752
17753 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17754
17755         * message.el (message-exchange-point-and-mark):
17756         Use message-mark-active-p.  Suggested by Jesper Harder
17757         <harder@ifa.au.dk>.
17758
17759 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17760
17761         * message.el (message-exchange-point-and-mark): Don't activate
17762         region if it was inactive.  Suggested by Hiroshi Fujishima
17763         <pooh@nature.tsukuba.ac.jp>.
17764
17765 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17766
17767         * gnus-art.el (article-display-face): Display Faces in the same
17768         order as X-Faces.
17769
17770 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17771
17772         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17773
17774 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17775
17776         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17777         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17778         (gnus-article-mime-hierarchy): Remove.
17779         (gnus-article-mime-hierarchy-next): Remove.
17780         (gnus-article-mode): Revert 2004-03-19 change.
17781         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17782         (gnus-insert-mime-button): Revert 2004-03-19 change.
17783         (gnus-mime-accumulate-hierarchy): Remove.
17784         (gnus-mime-enter-multipart): Remove.
17785         (gnus-mime-leave-multipart): Remove.
17786         (gnus-mime-display-part): Revert 2004-03-19 change.
17787         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17788
17789         * mml.el (mml-preview): Revert 2004-03-19 change.
17790
17791 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17792
17793         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17794
17795 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17796
17797         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17798         t while entering a file name using the mm-with-multibyte macro.
17799         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17800
17801         * mm-util.el (mm-with-multibyte): New macro.
17802
17803 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17804
17805         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
17806         New user option.
17807         (gnus-mime-multipart-functions): Doc and customization fix.
17808         (gnus-article-mime-hierarchy): New variable.
17809         (gnus-article-mime-hierarchy-next): New variable.
17810         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17811         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17812         gnus-article-mime-hierarchy-next to nil.
17813         (gnus-insert-mime-button): Show hierarchy numbers.
17814         (gnus-mime-accumulate-hierarchy): New function.
17815         (gnus-mime-enter-multipart): New function.
17816         (gnus-mime-leave-multipart): New function.
17817         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17818         (gnus-mime-display-alternative): Show hierarchy numbers.
17819
17820         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17821         gnus-article-mime-hierarchy-next to nil.
17822
17823 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17824
17825         * dns.el: Don't require gnus-xmas.
17826
17827 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17828
17829         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17830         inline PGP.
17831         (mml-menu): Disable mml-quote-region if mark is inactive.
17832
17833 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17834
17835         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17836         when the group's active is not available.
17837
17838 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17839
17840         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17841         error.
17842
17843 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17844
17845         * imap.el (imap-store-password): New variable.
17846         (imap-interactive-login): Use it.
17847         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17848
17849 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17850
17851         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17852         window-start and hscroll to summary window.
17853
17854 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17855
17856         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17857         conversion message to newsrc-dribble when an actual conversion is
17858         performed.
17859
17860 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17861
17862         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17863
17864 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17865
17866         * mm-decode.el (mm-complicated-handles): New function reviving
17867         former definition of mm-multiple-handles.
17868
17869         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17870         (gnus-mime-delete-part): Use it.
17871
17872 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17873
17874         * gnus-agent.el (gnus-agent-read-local):
17875         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
17876         avoid the implicit assumption that they will always be equal.
17877         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17878         coding-system-for-write, as the with-temp-file macro first prints
17879         to a buffer then saves the buffer.
17880
17881 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17882
17883         * gnus-art.el (gnus-article-edit-part): New function.
17884         (gnus-mime-save-part-and-strip): Use it; do query instead of
17885         signaling an error; don't use mm-multiple-handles.
17886         (gnus-mime-delete-part): Ditto.
17887
17888 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17889
17890         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
17891         old file versions.
17892         (gnus-group-prepare-hook): Remove function that converted list
17893         form of gnus-agent-expire-days to group properties.
17894
17895         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17896         (gnus-request-accept-article): Re-indented.
17897
17898         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17899         converters to handle old agent file formats.  Add logic for a
17900         "backup before upgrading warning".
17901         (gnus-convert-mark-converter-prompt): Developers can mark
17902         functions as needing (default), or not needing,
17903         gnus-convert-old-newsrc's "backup before upgrading warning".
17904         (gnus-convert-converter-needs-prompt): Tests whether the user
17905         should be protected from potentially irreversable changes by the
17906         function.
17907
17908         * legacy-gnus-agent.el: New.  Provides converters that are only
17909         loaded when gnus-convert-old-newsrc needs to call them.
17910
17911 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17912
17913         * mail-source.el (mail-source-touch-pop): Doc fix.
17914
17915         * message.el (message-smtpmail-send-it): Doc fix.
17916
17917 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17918
17919         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17920
17921         * nnmail.el (nnmail-split-fancy): do.
17922
17923         * gnus-kill.el (gnus-kill, gnus-execute): do.
17924
17925 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17926
17927         * gnus-sum.el (gnus-widget-reversible-match)
17928         (gnus-widget-reversible-to-internal)
17929         (gnus-widget-reversible-to-external): New functions.
17930         (gnus-widget-reversible): New widget.
17931         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17932
17933 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17934
17935         * gnus-sum.el (gnus-thread-sort-functions)
17936         (gnus-article-sort-functions): Document `(not F)' items.
17937
17938 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17939
17940         * spam.el (spam-use-gmane-xref): Add new backend.
17941         (spam-gmane-xref-spam-group): Add variable to control the name of the
17942         Gmane spam group.
17943         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17944         (spam-regex-headers-spam, spam-regex-headers-ham)
17945         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17946         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17947         backends and checks.
17948         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17949
17950         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17951         an autodetect method.
17952
17953 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17954
17955         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17956         articles are being added to a group.
17957         (gnus-request-replace-article): Inform the agent that articles
17958         need to be uncached as the cached contents are no longer valid.
17959
17960 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17961
17962         * binhex.el: Don't autoload executable-find.
17963
17964         * canlock.el: Don't autoload mail-fetch-field.
17965
17966         * dgnushack.el: Autoload c-mode for XEmacs.
17967
17968         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17969
17970         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17971         rmail-dont-reply-to and rmail-output.
17972
17973         * gnus-score.el: Don't autoload ffap-string-at-point.
17974
17975         * gnus-setup.el: Don't autoload sc-cite-original.
17976
17977         * imap.el: Don't autoload base64-decode-string,
17978         base64-encode-string and md5.
17979
17980         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17981         and rmail-msg-restore-non-pruned-header.
17982
17983         * mm-decode.el: Don't autoload executable-find.
17984
17985         * mm-url.el: Don't autoload executable-find.
17986
17987         * mm-view.el: Don't autoload diff-mode.
17988
17989         * nndb.el: Don't autoload news-reply-mode, news-setup,
17990         cancel-timer and telnet.
17991
17992         * password.el: Don't autoload run-at-time for Emacs.
17993
17994         * sha1-el.el: Don't autoload executable-find.
17995
17996         * sieve-mode.el: Don't autoload c-mode.
17997
17998         * uudecode.el: Don't autoload executable-find.
17999
18000 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18001
18002         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18003         (gnus-agent-possibly-alter-active): Avoid null in numeric
18004         comparison.
18005         (gnus-agent-set-local): Refuse to save null in local object table.
18006         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18007         list of articles that will be marked as unread.
18008
18009 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18010
18011         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18012
18013 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18014
18015         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18016         language tags.
18017
18018 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18019
18020         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18021         Don't bind "obarray".
18022
18023         * gnus-sum.el (gnus-thread-sort-functions):
18024         Add `gnus-thread-sort-by-most-recent-number' and
18025         `gnus-thread-sort-by-most-recent-date'.
18026         Reported by Kai Grossjohann <kai@emptydomain.de>.
18027
18028 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18029
18030         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
18031
18032 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18033
18034         * gnus-cus.el (gnus-agent-customize-category):
18035         Remove ignore-errors macro reference that required cl to be loaded at
18036         run-time.
18037
18038         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
18039         single-interval range of the form (min . max).  Previously the
18040         range had to look like ((min . max)).  Likewise, return
18041         (min . max) rather than ((min . max)).
18042         (gnus-range-map): Use gnus-range-normalize to accept
18043         single-interval range.
18044
18045         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18046         the cache, but not the agent, now appear with their usual face.
18047
18048         * dgnushack.el (loaddir): New variable that is bound to the
18049         directory containing the dgnushack.el file. Use loaddir, rather
18050         than srcdir, to update load-path. Change lets dgnushack compile
18051         code in directories other than GNUS/lisp.
18052
18053 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18054
18055         * lpath.el: Don't bind w3m-safe-url-regexp.
18056
18057         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18058         w3m-safe-url-regexp variable buffer-local.
18059
18060         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18061
18062 2004-02-27  Simon Josefsson  <jas@extundo.com>
18063
18064         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18065         gnus-group-real-prefix.
18066         (gnus-summary-move-article): Use it, instead of
18067         gnus-group-real-prefix.
18068
18069 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18070
18071         * lpath.el: Bind w3m-safe-url-regexp.
18072
18073         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18074         w3m-safe-url-regexp variable buffer-local and set it as the value
18075         of mm-w3m-safe-url-regexp.
18076
18077         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18078
18079         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18080         parsing gnus-posting-styles when the message is not for replying.
18081
18082         * dgnushack.el: Autoload sgml-mode for XEmacs.
18083
18084         * nnrss.el (nnrss-opml-export):
18085         Use mm-set-buffer-file-coding-system instead of
18086         set-buffer-file-coding-system.
18087
18088 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18089
18090         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18091         of checkdoc.el).
18092         * nnrss.el: do.
18093         * gnus-mlspl.el: do.
18094         * gnus-ml.el: do.
18095         * gnus-srvr.el: do.
18096
18097         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18098
18099 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18100
18101         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18102         Corrections to custom-manual links.
18103
18104         * gnus-art.el (gnus-article): Ditto.
18105
18106         * mm-decode.el (mime-display, mime-security): Ditto.
18107
18108 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18109
18110         * flow-fill.el: Typo.
18111
18112 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18113
18114         * spam-wash.el: New file.
18115
18116 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18117
18118         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18119
18120 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18121
18122         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18123         to be run with new-articles as LIST1, not LIST2.
18124         (spam-registration-functions): Add spam-use-ham-copy as a nil
18125         registration backend.
18126
18127 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18128
18129         * spam-stat.el (spam-stat-washing-hook): New option.
18130         (spam-stat-buffer-words): Use it.
18131         (spam-stat-process-directory, spam-stat-test-directory):
18132         Use insert-file-contents-literally.
18133         (spam-stat-coding-system): New variable.
18134         (spam-stat-load, spam-stat-save): Use it.
18135
18136 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18137
18138         * spam-report.el (spam-report-plug-agent):
18139         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18140
18141 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18142
18143         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18144         Allow / in mailto URLs.
18145
18146 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18147
18148         * spam-report.el (spam-report-process-queue): Fix interactive use.
18149         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18150         (spam-report-unplug-agent): Doc fixes.
18151         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18152         (spam-report-agentize, spam-report-deagentize): Autoload.
18153
18154 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18155
18156         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
18157
18158         * message.el (message-setup-fill-variables): Add mml tags to
18159         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18160         <ajk@iu.edu>.
18161         (message-mode): Don't modify paragraph-separate there.
18162
18163 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18164
18165         * compface.el (uncompface-use-external): Default to undecided.
18166         (uncompface-use-external-threshold): New variable.
18167         (uncompface-float-time): New macro.
18168         (uncompface): Determine whether to use the external decoder if
18169         uncompface-use-external is undecided.
18170
18171 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18172
18173         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18174         after images.
18175
18176         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18177
18178 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18179
18180         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18181
18182         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18183
18184         * gnus-sum.el (gnus-summary-limit-to-age)
18185         (gnus-summary-limit-children): do.
18186
18187         * gnus-int.el (gnus-request-scan): do.
18188
18189         * gnus-group.el (gnus-group-suspend): do.
18190
18191         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18192
18193         * gnus-cite.el (gnus-cite-parse-attributions): do.
18194
18195         * gnus-agent.el (gnus-summary-set-agent-mark)
18196         (gnus-agent-regenerate-group): do.
18197
18198         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18199
18200         * binhex.el (binhex-decode-region-internal): do.
18201
18202 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18203
18204         * gnus-fun.el (gnus-face-properties-alist): New user option.
18205         (gnus-display-x-face-in-from): Use it.
18206
18207         * gnus-art.el (article-display-face): Ditto.
18208
18209         * compface.el (uncompface-use-external): Default to nil.
18210
18211 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18212
18213         * nntp.el (nntp-erase-buffer): New function.
18214         (nntp-retrieve-data, nntp-send-command)
18215         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18216         (nntp-possibly-change-group): Use it.
18217
18218         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18219         Use with-current-buffer.
18220
18221 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18222
18223         * compface.el: Merge the ELisp-based uncompface program.
18224         (compface): New customization group.
18225         (uncompface-use-external): New user option.
18226         (uncompface): Call uncompface-internal if uncompface-use-external
18227         is nil.
18228         (uncompface-internal): New function.  Note that there are also
18229         some other functions and variables added for this function.
18230
18231 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18232
18233         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18234         if necessary.
18235
18236 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18237
18238         * spam-report.el (spam-report-unplug-agent)
18239         (spam-report-plug-agent, spam-report-deagentize)
18240         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18241         Add support for the Agent in spam-report: when unplugged, report to a
18242         file; when plugged, submit all the requests.
18243
18244         * spam.el (spam-register-routine): Fix message about
18245         registration.
18246
18247 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18248
18249         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18250         dependencies.
18251         (rfc2047-encode): Use it.
18252
18253         * gnus-art.el (gnus-button-marker-list): Move before first
18254         reference.
18255
18256         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18257         (imap-parse-body): Fix format string mismatch.
18258
18259         * gnus-score.el (gnus-summary-increase-score): do.
18260
18261         * nnrss.el (nnrss-close): New function.
18262
18263 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18264
18265         * nnrss.el (nnrss-make-filename): New function.
18266         (nnrss-request-delete-group, nnrss-read-server-data)
18267         (nnrss-save-server-data, nnrss-read-group-data)
18268         (nnrss-save-group-data): Use it.
18269         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18270         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18271         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18272
18273 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18274
18275         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18276
18277 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18278
18279         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18280         files.
18281
18282         * message.el (message-generate-headers-first): Don't quote nil
18283         and t in docstrings.
18284
18285         * imap.el (imap-id): do.
18286
18287         * gnus-agent.el (gnus-agent-consider-all-articles)
18288         (gnus-agent-queue-mail): do.
18289
18290 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18291
18292         * spam-report.el (spam-report-process-queue): New function.
18293         Process requests from `spam-report-requests-file'.
18294         (spam-report-process-queue): Doc fix.
18295
18296 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18297
18298         * spam.el (spam-register-routine)
18299         (spam-log-processing-to-registry, spam-log-registered-p)
18300         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18301         Change "check" to "spam-check" for semi-clarity.
18302
18303 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18304
18305         * pop3.el: Require nnheader.
18306
18307         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18308
18309         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18310
18311         * gnus-picon.el: Require cl.
18312
18313         * gnus-fun.el: Require gnus-ems and gnus-util.
18314
18315         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18316
18317         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18318
18319         * gnus-art.el (gnus-article-edit-mode): Define before first
18320         reference.
18321
18322 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18323
18324         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18325         (gnus-uu-post-encoded): Use point-at-bol.
18326
18327         * gnus-topic.el (gnus-group-active-topic-p): do.
18328
18329         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18330
18331         * gnus-group.el (gnus-group-kill-region): do.
18332
18333         * gnus-art.el (article-date-ut): do.
18334
18335         * message.el (message-fetch-field): Remove redundant
18336         case-fold-search binding.
18337         (message-narrow-to-field): Simplify.
18338
18339 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18340
18341         * spam.el (spam-directory): Derive from `gnus-directory'.
18342
18343         * spam-report.el (spam-report-url-to-file)
18344         (spam-report-requests-file): New function and variable for offline
18345         reporting.
18346         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18347         and user defined function.
18348         (spam-report-url-ping-mm-url): Remove doubled slash.
18349
18350 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18351
18352         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18353
18354 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18355
18356         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
18357         Fix format string mismatch.
18358
18359         * sieve.el (sieve-deactivate-all): do.
18360
18361         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18362
18363         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18364
18365         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18366
18367         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18368
18369 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18370
18371         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18372         the list of checks.
18373
18374 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18375
18376         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18377         padding.
18378
18379 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18380
18381         * mm-view.el (mm-fill-flowed): New variable.
18382         (mm-inline-text): Use it.
18383
18384 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18385
18386         * spam.el (spam-spamassassin-register-ham-routine)
18387         (spam-spamassassin-register-spam-routine): Fix function names.
18388
18389 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18390
18391         * gnus.el (gnus-tmp-grouplens): Remove.
18392         (gnus-summary-line-format): Remove grouplens.
18393
18394         * gnus-group.el (gnus-group-line-format): Ditto.
18395
18396         * gnus-spec.el (gnus-format-specs): Ditto.
18397         (gnus-update-format-specifications): Flush the group format spec
18398         cache if there's the grouplens stuff.
18399         (gnus-parse-simple-format): Replace %l with the empty string.
18400
18401 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18402
18403         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18404         omission.
18405
18406 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18407
18408         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18409         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18410
18411 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18412
18413         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18414         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18415         New macros and functions.
18416         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18417         Handle > NLINK_MAX messages.
18418         * nnmaildir.el (nnmaildir-request-set-mark):
18419         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
18420
18421 2004-01-25  Alex Schroeder  <alex@gnu.org>
18422
18423         * spam-stat.el (spam-stat-process-directory-age): New option.
18424         (spam-stat-process-directory): Use it.
18425
18426 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18427
18428         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18429         (spam-stat-save): Accept prefix argument.
18430
18431 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18432
18433         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18434         links" error.
18435
18436 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18437
18438         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18439         the rest of the and/or forms.
18440
18441 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18442
18443         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18444         compatibility with old .newsrc.eld files.
18445
18446         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18447
18448         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18449
18450         * gnus-start.el (gnus-1): do.
18451
18452         * gnus-group.el (gnus-group-line-format-alist): do.
18453
18454         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18455
18456         * gnus-gl.el: Remove.
18457
18458 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18459
18460         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18461         marks consisting of a single range {for example, (3 . 5)} rather
18462         than a list of a single range { ((3 . 5)) }.
18463
18464 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18465
18466         * spam-stat.el (spam-stat-store-gnus-article-buffer):
18467         Use with-current-buffer.
18468         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18469         avoid consing a string.
18470
18471         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18472         Remove obsolete entries for big5 and gb2312.
18473
18474 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18475
18476         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18477         uncompressed list.
18478
18479 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18480
18481         * spam-stat.el (spam-stat-strip-xref): New function.
18482         (spam-stat-process-directory): Use it.
18483
18484         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18485         here -- it's done in message-fetch-field.
18486
18487 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18488
18489         * gnus-agent.el (gnus-agent-queue-mail)
18490         (gnus-agent-prompt-send-queue): New variables.
18491         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18492         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18493         "nndraft:queue" along to gnus-draft-send.
18494         Use gnus-agent-prompt-send-queue.
18495         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18496         is "nndraft:queue".  Suggested by Gaute Strokkenes
18497         <gs234@srcf.ucam.org>
18498
18499         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
18500         (agent-enable-undownloaded-faces): Add.
18501         (gnus-agent-cat-groups): Use eval-and-compile, not
18502         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18503         method of gnus-agent-cat-groups even when the buffer has been
18504         evaled.
18505         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
18506         delete gnus-agent-save-active-1.
18507         (gnus-agent-save-groups): Delete.  Identical to
18508         gnus-agent-save-active.
18509         (gnus-agent-write-active): No longer adjust agent's copy of active
18510         file as agent's adjustments are now stored in their own
18511         file.  Remove optional parameter.
18512         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18513         servers.  Add use of min/max range limits from server's local
18514         file.
18515         (gnus-agent-save-alist): Remove unused optional argument.
18516         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18517         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18518         (gnus-agent-set-local): A per-server file that keeps min/max range
18519         limits for articles known to the agent.  Provides a fast mechanism
18520         for altering many active ranges.
18521         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18522         active file (local makes it unnecessary).
18523         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
18524
18525         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
18526         (agent-enable-undownloaded-faces): Add.
18527
18528         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18529         disable it when sending to "nndraft:queue".
18530         (gnus-group-send-queue): Add safety check to avoid sending queue
18531         when unplugged.
18532
18533         * gnus-group.el (gnus-group-catchup): Use new
18534         gnus-sequence-of-unread-articles, not
18535         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18536         numbers of articles.  Use gnus-range-map to avoid having to
18537         uncompress the unread list.
18538         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18539         Fix invalid ange-ftp reference.
18540
18541         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18542         (gnus-sorted-range-intersection): Intersection of two ranges
18543         without requiring that they first be uncompressed.
18544
18545         * gnus-start.el (gnus-activate-group): Unless blocked by the
18546         caller, possibly expand the active range to include both cached
18547         and agentized articles.
18548         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18549         multiple version-dependent converters.
18550         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
18551         gnus-agent-save-active.
18552         (gnus-save-newsrc-file): Save dirty agent range limits.
18553
18554         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
18555         gnus-agent-possibly-alter-active.
18556         (gnus-adjust-marked-articles): Faster handling of simple lists.
18557
18558 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18559
18560         * spam-stat.el (spam-stat-test-directory): New optional argument
18561         displays a list of files detected.  Suggested by Andrew Cohen
18562         <cohen@andy.bu.edu>.
18563         (spam-stat-buffer-words-with-scores): Don't narrow and change
18564         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18565
18566 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18567
18568         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18569         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18570         (spam-spamassassin-arguments)
18571         (spam-spamassassin-spam-flag-header)
18572         (spam-spamassassin-positive-spam-flag-header)
18573         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18574         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18575         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18576         (spam-list-of-processors, spam-list-of-checks)
18577         (spam-list-of-statistical-checks, spam-registration-functions)
18578         (spam-check-spamassassin-headers, spam-check-spamassassin)
18579         (spam-spamassassin-score)
18580         (spam-spamassassin-register-with-sa-learn)
18581         (spam-spamassassin-register-spam-routine)
18582         (spam-spamassassin-register-ham-routine)
18583         (spam-assassin-register-spam-routine)
18584         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18585         (spam-bogofilter-score): Fix to show article before scoring.
18586
18587 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18588
18589         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18590         default scoring function.
18591         (spam-generic-score): Call spam-spamassassin-score if
18592         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18593         spam-bogofilter-score otherwise.
18594
18595         * gnus.el (spam-process, spam-autodetect-methods):
18596         Add spamassassin and spamassassin-headers.
18597
18598 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18599
18600         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18601         Suppress unnecessary messages.
18602
18603 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18604
18605         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18606         make-hash-table.
18607
18608 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18609
18610         * canlock.el (base64-encode-string): Don't autoload it.
18611
18612 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18613
18614         * run-at-time.el: Remove useless (require 'itimer),
18615         eval-and-compile and (featurep 'xemacs).
18616
18617 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18618
18619         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18620         GROUP is a virtual group.
18621
18622 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18623
18624         * gnus.el: Autoload `message-y-or-n-p'.
18625
18626 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18627
18628         * pgg-parse.el: Remove unnecessary (require 'custom).
18629
18630         * pgg-def.el: do.
18631
18632         * nnmail.el: do.
18633
18634         * gnus-undo.el: do.
18635
18636         * gnus-picon.el: do.
18637
18638         * gnus-util.el: do.
18639
18640 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18641
18642         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18643
18644 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18645
18646         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18647         handle, as well as a list.
18648
18649         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18650         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18651         (mm-w3m-cid-retrieve): Simplify.
18652
18653 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18654
18655         * message.el (message-kill-to-signature): Allow prefix arg to
18656         specify number of lines to keep before signature.
18657
18658 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18659
18660         * message.el (message-kill-to-signature): Change docstring.
18661
18662 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18663
18664         * canlock.el: Always require sha1-el.
18665         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18666
18667         * message.el: Autoload sha1 only when compiling.
18668
18669         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18670         eudc-expand-inline for XEmacs.
18671
18672 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18673
18674         * message.el (message-canlock-generate): Require sha1-el.
18675
18676 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18677
18678         * message.el (message-expand-name): Silence the byte compiler.
18679
18680         * lpath.el: Add detect-coding-system.
18681
18682         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18683         cus-edit.
18684
18685 2004-01-13  Simon Josefsson  <jas@extundo.com>
18686
18687         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18688         Invoke gnus-score-mode.
18689         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18690
18691         * gnus-range.el (gnus-compress-sequence): Doc fix.
18692         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
18693
18694 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18695
18696         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18697
18698 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18699
18700         * spam.el (spam-get-article-as-string): Update to use
18701         gnus-request-article-this-buffer, much simpler.
18702         (spam-get-article-as-buffer): Remove.
18703
18704 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18705
18706         * message.el (message-expand-name): Use EUDC if the user uses that.
18707
18708 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18709
18710         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18711         character for the encoding to avoid consing a string.
18712
18713         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18714         unnecessarily.
18715
18716         * mm-util.el (mm-replace-chars-in-string): Remove.
18717
18718         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18719         of mm-replace-chars-in-string.
18720
18721 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18722
18723         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18724
18725         * mm-util.el (mm-subst-char-in-string): Support inplace.
18726
18727         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18728         a new string in every iteration.  Use shy groups.
18729
18730 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18731
18732         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18733         * gnus-soup.el (gnus-soup-group-brew):
18734         * gnus-msg.el (gnus-put-message):
18735         * gnus-move.el (gnus-group-move-group-to-server):
18736         * gnus-kill.el (gnus-batch-score):
18737         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18738         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18739         (gnus-group-update-group, gnus-group-read-group)
18740         (gnus-group-make-group, gnus-group-make-help-group)
18741         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18742         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18743         (gnus-group-sort-by-unread, gnus-group-catchup)
18744         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18745         (gnus-group-yank-group, gnus-group-set-info)
18746         (gnus-group-list-groups):
18747         * gnus.el (gnus-generate-new-group-name):
18748         * gnus-delay.el (gnus-delay-send-queue):
18749         * nnvirtual.el (nnvirtual-catchup-group):
18750         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18751         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18752         (gnus-group-prepare-topics, gnus-topic-check-topology):
18753         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18754         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18755         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18756         (gnus-group-make-articles-read):
18757         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18758         (gnus-group-change-level, gnus-kill-newsgroup)
18759         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18760         (gnus-get-unread-articles, gnus-make-articles-unread)
18761         (gnus-make-ascending-articles-unread): Use accessor
18762         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18763         to get group information for improved readability.
18764
18765
18766 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18767
18768         * gnus-art.el (article-decode-mime-words, article-babel)
18769         (gnus-article-highlight-signature, gnus-article-add-buttons)
18770         (gnus-signature-toggle): Use gnus-with-article-buffer.
18771
18772         * gnus-art.el (gnus-article-highlight-headers)
18773         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18774
18775         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18776         (gnus-article-set-globals, gnus-request-article-this-buffer)
18777         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18778         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18779         (gnus-mime-display-alternative): Use with-current-buffer.
18780
18781 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18782
18783         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18784         also under 80 char limit, and call gnus-error if needed.
18785         (spam-fetch-article-header): Fix - it was a
18786         buffer-local variable (gnus-newsgroup-data).
18787         (spam-find-spam): Use spam-generate-fake-headers, forget about
18788         spam-insert-fake-headers.
18789         (spam-insert-fake-headers): Remove.
18790
18791 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18792
18793         * deuglify.el (gnus-article-outlook-unwrap-lines)
18794         (gnus-outlook-rearrange-article)
18795         (gnus-outlook-repair-attribution-outlook)
18796         (gnus-outlook-repair-attribution-block)
18797         (gnus-outlook-repair-attribution-other): Remove redundant
18798         save-excursion.
18799
18800 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18801
18802         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18803         (spam-fetch-field-subject-fast)
18804         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18805         (spam-fetch-article-header): Add functions to deal with Gnus
18806         internals for fast retrieval of article header data.
18807         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18808
18809 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18810
18811         * pop3.el (pop3-md5): Remove.
18812         (pop3-apop): Replace pop3-md5 with md5.
18813
18814         * mm-bodies.el: base64 is always built-in.
18815
18816         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18817         Use with-current-buffer.
18818
18819 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18820
18821         * canlock.el (canlock-insert-header): Remove excessive grouping in
18822         regexp.
18823
18824         * gnus-sum.el (gnus-summary-read-document): Ditto.
18825
18826         * gnus-uu.el (gnus-uu-part-number): Ditto.
18827
18828         * html2text.el (html2text-remove-tags): Ditto.
18829         (html2text-format-tags): Ditto.
18830         (html2text-format-single-elements): Ditto.
18831
18832         * mml.el (mml-parse-1): Ditto.
18833
18834 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18835
18836         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18837
18838         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18839
18840         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18841
18842         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18843
18844 2003-11-15  Simon Josefsson  <jas@extundo.com>
18845
18846         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18847         (pgg-gpg-lookup-key): Use regexp match instead of
18848         split-string (split-string is different between emacs 21.2 and
18849         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18850
18851 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18852
18853         * gnus-art.el (gnus-mime-view-all-parts)
18854         (gnus-article-part-wrapper, gnus-article-view-part):
18855         Use with-current-buffer.
18856
18857 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18858
18859         * spam.el (spam-disable-spam-split-during-ham-respool)
18860         (spam-spamoracle-database, spam-cache-lookups)
18861         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18862         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18863         (spam-group-ham-marks, spam-group-spam-marks)
18864         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18865         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18866         also add spam-use-blackholes to the statistical checks.
18867         (spam-fetch-field-fast): Add interface to fetching fields, may
18868         become a macro.
18869         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18870         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18871         (spam-insert-fake-headers): Fake an article when needed.
18872         (spam-find-spam): Fake article when possible.
18873         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18874         (spam-check-bogofilter-headers): Use message-fetch-field instead
18875         of nnmail-fetch-field.
18876
18877 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18878
18879         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18880
18881 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18882
18883         * spam.el (spam-split): Do not require spam-use-CHECK to be
18884         enabled if that check is passed to spam-split explicitly; also
18885         fix so 'spam doesn't get converted to spam-split-group when
18886         spam-split-symbolic-return is t.
18887         (spam-find-spam): Find registrations of the article and use those
18888         instead of re-running spam-split to find the spam/ham
18889         classification of the article.
18890         (spam-log-processing-to-registry, spam-log-registered-p)
18891         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18892         Use gnus-error instead of gnus-message.
18893         (spam-log-registration-type): Add function to determine the
18894         classification of a message based on registry entries; will
18895         return nil if both 'spam and 'ham are found.
18896         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18897         a reasonably fast local cache without the loading errors.
18898         (spam-cache-lookups): Set to t by default.
18899         (spam-find-spam): Don't try to guess spam-cache-lookups.
18900         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18901         spam-caches entry.
18902         (spam-filelist-build-cache, spam-filelist-check-cache):
18903         Fix caching of whitelist/blacklist entries.
18904         (spam-check-whitelist, spam-check-blacklist):
18905         Invoke spam-from-listed-p with a type, not a cache variable.
18906         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18907
18908 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18909
18910         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18911
18912         * nnmail.el (nnmail-split-fancy): do.
18913
18914         * mml.el (mml-parse): do.
18915
18916         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18917         (gnus-score-adaptive): do.
18918
18919 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18920
18921         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18922         (gnus-mime-button-map): Don't set keymap parent.
18923         (gnus-button-ctan-directory-regexp): Use shy grouping.
18924         (gnus-prev-page-map): Don't set keymap parent.
18925         (gnus-prev-page-map): Remove duplicated one.
18926         (gnus-next-page-map): Don't set keymap parent.
18927         (gnus-mime-security-button-map): Ditto.
18928
18929         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18930         version number.
18931
18932         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18933
18934 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18935
18936         * canlock.el (canlock-sha1-function): Remove.
18937         (canlock-sha1-function-for-verify): Remove.
18938         (canlock-openssl-program): Remove.
18939         (canlock-openssl-args): Remove.
18940         (canlock-ignore-errors): Remove.
18941         (canlock-sha1-with-openssl): Remove.
18942         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18943         (canlock-verify): Don't use canlock-ignore-errors.
18944
18945         * sha1-el.el (sha1-string-external): Make it can return a string
18946         in binary form.
18947         (sha1-region-external): Ditto.
18948         (sha1-string-internal): Ditto.
18949         (sha1-region-internal): Ditto.
18950         (sha1-region): Ditto.
18951         (sha1-string): Ditto.
18952         (sha1): Ditto.
18953
18954 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18955
18956         * spam.el (spam-report-articles-gmane): New command.
18957
18958 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18959
18960         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18961
18962         * run-at-time.el (run-at-time-saved): Remove.
18963         (run-at-time): Doc fix.
18964
18965 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18966
18967         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18968         (gnus-summary-limit-map): Add it.
18969         (gnus-summary-make-menu-bar): do.
18970
18971 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18972
18973         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18974         Make attempt at some caching support (done for BBDB only now).
18975         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18976         addresses to be checked.
18977         (spam-clear-cache-BBDB): Add function, to be invoked by
18978         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18979         (spam-check-BBDB): Check and use the caches, if
18980         spam-cache-lookups is on, remove superfluous (provide).
18981
18982 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18983
18984         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
18985
18986 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18987
18988         * run-at-time.el (run-at-time-saved): Move to after the definition
18989         of `run-at-time'.
18990
18991         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18992
18993 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18994
18995         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18996         mm-w3m-local-map-property.
18997
18998         * mm-view.el (mm-w3m-mode-map): Remove.
18999         (mm-w3m-local-map-property): Remove.
19000         (mm-inline-text-html-render-with-w3m): Don't use
19001         mm-w3m-local-map-property.
19002
19003 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19004
19005         * run-at-time.el: New file.
19006
19007         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
19008         under Emacs.
19009
19010         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19011         of gnus-set-text-properties.
19012
19013         * gnus-uu.el (gnus-uu-save-article): Ditto.
19014
19015         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
19016
19017         * gnus-cite.el (gnus-cite-parse): Ditto.
19018
19019         * gnus-art.el (gnus-button-push): Use set-text-properties instead
19020         of gnus-.
19021
19022         * gnus-xmas.el (run-at-time): Require run-at-time.
19023
19024         * gnus.el: Change calls to nnheader-run-at-time and
19025         password-run-at-time throughout to use run-at-time directly.
19026
19027         * password.el: Remove definition of run-at-time.
19028
19029         * nnheaderxm.el: Remove definition of run-at-time.
19030
19031 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
19032
19033         * mml.el (mml-minibuffer-read-disposition): Show attachment type
19034         in prompt.
19035
19036 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19037
19038         * messagexmas.el (message-xmas-redefine): Alias
19039         `message-make-caesar-translation-table' to
19040         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
19041         version.
19042
19043         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
19044         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
19045         `gnus-xmas-set-text-properties'.
19046         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
19047         `gnus-xmas-completing-read'.
19048         (gnus-xmas-completing-read): Removed.
19049         (gnus-xmas-open-network-stream): Removed.
19050
19051         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19052         XEmacs version.
19053
19054         * dns.el (dns-make-network-process): Use `open-network-stream'
19055         instead of `gnus-xmas-open-network-stream'.
19056
19057         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
19058
19059         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19060
19061 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19062
19063         * gnus-art.el (gnus-mime-display-alternative)
19064         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19065         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19066         Don't use gnus-local-map-property.
19067
19068         * gnus-util.el (gnus-local-map-property): Remove.
19069
19070         * mm-view.el (mm-view-pkcs7-decrypt):
19071         Replace gnus-completing-read-maybe-default with completing-read.
19072
19073         * gnus-util.el (gnus-completing-read): do.
19074         (gnus-completing-read-maybe-default): Remove.
19075
19076 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19077
19078         * password.el: Only autoload `run-at-time' if not XEmacs.
19079         Only autoload the itimer functions if XEmacs.
19080
19081 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19082
19083         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
19084         XEmacsen.
19085
19086         * dgnushack.el: Autoload executable-find for XEmacs.
19087
19088 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19089
19090         * gnus-art.el (gnus-read-string): Remove.
19091         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19092         read-string.
19093
19094 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19095
19096         * netrc.el: Autoload password-read.
19097         (netrc): Add configuration group.
19098         (netrc-encoding-method, netrc-openssl-path):
19099         Add variables for encoding and decoding of files with symmetric
19100         ciphers.
19101         (netrc-encode): Add assistant function to encode a file with
19102         netrc-encoding-method.
19103         (netrc-parse): Add interactive parameter, added optional
19104         decoding if netrc-encoding-method is non-nil but otherwise
19105         behavior is standard.
19106         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19107         Do s/encode/encrypt/ everywhere.
19108
19109         * spam.el: Remove executable-find autoload.
19110
19111 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19112
19113         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19114
19115         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19116
19117 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19118
19119         * gnus-art.el (gnus-treat-ansi-sequences)
19120         (article-treat-ansi-sequences): New variable and function.
19121         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19122
19123         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19124         Use it.
19125
19126 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19127
19128         * mm-util.el (mm-quote-arg): Remove.
19129
19130         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19131         shell-quote-argument.
19132
19133         * gnus-uu.el (gnus-uu-command): do.
19134
19135         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19136
19137         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19138         with make-char.
19139
19140         * mm-util.el (mm-make-char): Remove.
19141
19142         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19143         add-minor-mode.
19144
19145         * gnus-undo.el (gnus-undo-mode): do.
19146
19147         * gnus-topic.el (gnus-topic-mode): do.
19148
19149         * gnus-sum.el (gnus-dead-summary-mode): do.
19150
19151         * gnus-start.el (gnus-slave-mode): do.
19152
19153         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19154
19155         * gnus-ml.el (gnus-mailing-list-mode): do.
19156
19157         * gnus-gl.el (gnus-grouplens-mode): do.
19158
19159         * gnus-draft.el (gnus-draft-mode): do.
19160
19161         * gnus-dired.el (gnus-dired-mode): do.
19162
19163         * gnus-ems.el (gnus-add-minor-mode): Remove.
19164
19165         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19166         Replace gnus-char-width with char-width.
19167
19168         * gnus-ems.el (gnus-char-width): Remove.
19169
19170         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19171         Replace gnus-char-width with char-width.
19172
19173         * gnus-ems.el (gnus-char-width): Remove.
19174
19175         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19176         definition.
19177         Remove Emacs 20 hash table compatibility code.
19178
19179         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19180         20 compatibility code.
19181
19182         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19183
19184         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19185
19186         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19187         Replace with point-at-{eol,bol}.
19188
19189         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19190
19191         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19192
19193         * flow-fill.el (fill-flowed-point-at-bol)
19194         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19195
19196         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19197         Replace with point-at-{eol,bol} throughout all files.
19198
19199 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19200
19201         * ntlm.el (ntlm-string-as-unibyte): New macro.
19202         (ntlm-build-auth-response): Use it.
19203
19204         Remove Emacs 20 stuff:
19205         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
19206         (butlast, mapc, remove): Remove the compiler macros.
19207         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19208         of delq and copy-sequence.
19209         * gnus-art.el (popup-menu): Remove the compiler macro.
19210         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19211         Emacs 20.
19212
19213 2004-01-05  Simon Josefsson  <jas@extundo.com>
19214
19215         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19216         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19217         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19218         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19219         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19220         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19221         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19222         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19223         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19224         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19225         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19226         string-xor into ntlm-string-xor.
19227         Suggested by Jesper Harder <harder@myrealbox.com>.
19228
19229         * ntlm.el: Don't include poem.
19230
19231         * md4.el (print-int32, print-string-hexa): Remove.
19232         Suggested by Jesper Harder <harder@myrealbox.com>.
19233
19234         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19235
19236         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19237         probably breaks emacs with DL patch, but do we care? Is anyone
19238         still using the DL stuff?)
19239
19240         * sieve-manage.el: Use the password package.
19241         (sieve-manage-read-passwd): Remove.
19242         (sieve-manage-interactive-login): Use password.  Re-add
19243         condition-case around loop.
19244
19245         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19246         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19247         Use the password package.
19248
19249 2003-02-19  Simon Josefsson  <jas@extundo.com>
19250
19251         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19252         token.
19253
19254 2002-08-07  Simon Josefsson  <jas@extundo.com>
19255
19256         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19257         (sieve-manage-authenticators):
19258         (sieve-manage-authenticator-alist): Add some SASL mechs.
19259         (sieve-sasl-auth): New function.
19260         (sieve-manage-cram-md5-auth):
19261         (sieve-manage-plain-auth): Rewrite using SASL library.
19262         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19263         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19264         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19265         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19266
19267 2004-01-05  Simon Josefsson  <jas@extundo.com>
19268
19269         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19270         New files.
19271
19272 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19273
19274         * gnus-group.el (gnus-no-groups-message): Update.
19275
19276         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19277
19278 2003-11-09  Simon Josefsson  <jas@extundo.com>
19279
19280         * imap.el: Support for ID IMAP extension (RFC 2971).
19281         (imap-local-variables): Add imap-id.
19282         (imap-id): New variable.
19283         (imap-id): New function.
19284         (imap-parse-response): Parse untagged ID response.
19285         * nnimap.el (nnimap-id): New variable.
19286         (nnimap-open-connection): Use it.
19287
19288 2003-12-28  Simon Josefsson  <jas@extundo.com>
19289
19290         * gnus-score.el (gnus-score-edit-all-score): New.
19291         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19292
19293 2004-01-04  Simon Josefsson  <jas@extundo.com>
19294
19295         * password.el: Add.
19296
19297 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19298
19299         * dns.el (dns-query-types): Fix typo.
19300         (dns-query-types): New function.
19301         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19302         PTR and SOA replies, see RFC 1035.
19303
19304 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19305
19306         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19307
19308         * Move to Changelog.2.
19309
19310 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19311
19312         * gnus.el (gnus-version-number): Bump version.
19313
19314 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19315
19316         * gnus.el: No Gnus v0.1 is released.
19317
19318 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19319
19320         * gnus.el: No Gnus v0.0 is released.
19321
19322 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19323
19324         * gnus.el (gnus-version-number): Bump.
19325         (gnus-version): No.
19326
19327 See ChangeLog.2 for earlier changes.
19328
19329     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19330       Free Software Foundation, Inc.
19331
19332   This file is part of GNU Emacs.
19333
19334   GNU Emacs is free software: you can redistribute it and/or modify
19335   it under the terms of the GNU General Public License as published by
19336   the Free Software Foundation, either version 3 of the License, or
19337   (at your option) any later version.
19338
19339   GNU Emacs is distributed in the hope that it will be useful,
19340   but WITHOUT ANY WARRANTY; without even the implied warranty of
19341   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19342   GNU General Public License for more details.
19343
19344   You should have received a copy of the GNU General Public License
19345   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19346
19347 ;; Local Variables:
19348 ;; coding: utf-8
19349 ;; fill-column: 79
19350 ;; add-log-time-zone-rule: t
19351 ;; End: