(*-request-set-mark): Extend syntax with 'set.
[gnus] / lisp / ChangeLog
1 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
4         introduces regressions in article selection.
5         (nnimap-find-uid-response): New function.
6         (nnimap-request-accept-article): Use the UID returned, if any.
7         (nnimap-request-move-article): Use the UID returned, if any.
8         (nnimap-get-groups): Reimplement to work with folded lines.
9         (nnimap-find-uid-response): The UID is the last element in the list.
10         (nnimap-request-set-mark): Extend syntax with 'set.
11
12         * nnml.el (nnml-request-set-mark): Ditto.
13
14         * nnfolder.el (nnfolder-request-set-mark): Ditto.
15
16         * nntp.el (nntp-request-set-mark): Ditto.
17
18 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19
20         * message.el (message-called-interactively-p): A temporary macro.
21         (message-goto-body): Use it temporarily.
22
23 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24
25         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
26         (nnimap-last-response-string): Unfold quoted lines, if they exist.
27         (nnimap-last-response-string): Fix last unfolding fix.
28
29 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
30
31         * shr.el (shr-insert): Fix the way to fold lines.
32
33 2010-11-25  Julien Danjou  <julien@danjou.info>
34
35         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
36
37         * color.el: Rename from color-lab.el
38         (color-rgb->hex): Add.
39         (color-complement): Add.
40         (color-complement-hex): Add.
41
42         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
43
44 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
45
46         * shr-color.el (shr-color-visible): Don't bug out if the colour names
47         don't exist.
48
49 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
50
51         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
52         assuming that article displaying or another mml-preview may be
53         interrupted for an error or for the like.
54
55         * shr.el (shr-get-background): Fix argument name.
56
57 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
58
59         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
60
61         * gnus-sum.el (gnus-summary-include-articles): New function.
62
63         * message.el (message-goto-body): called-interactively-p needs a
64         parameter, so use `any'.
65
66         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
67         clear marks before moving, since they're synced from the Gnus side
68         first.
69
70         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
71         (gnus-summary-move-article): Copy over all marks before moving, so that
72         IMAP doesn't think a new article has arrived.
73
74 2010-11-24  Julien Danjou  <julien@danjou.info>
75
76         * shr.el (shr-insert-background-overlay): Fix typo.
77         (shr-render-td): Copy the background before rendering.
78
79         * shr-color.el (shr-color-visible): Fix docstring.
80
81         * shr.el (shr-tag-table): Add bgcolor support.
82         (shr-render-td): Add bgcolor support.
83         (shr-get-background): Add.
84         (shr-insert-foreground-overlay): Use shr-get-background.
85
86         * message.el (message-goto-body): Use called-interactively-p.
87         (message-in-body-p): message-goto-body returns point.
88
89 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
90
91         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
92         Fixes something or other in Emacs 23, and is backwards compatible.
93
94         * message.el (message-goto-body): Remove the <#secure special-casing,
95         which is too special.
96
97         * shr.el (shr-parse-style): Drop !important from styles.
98
99 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
100
101         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
102         this function to return incorrect results when calling it with an
103         explicit article argument different from
104         (gnus-summary-article-number).
105
106 2010-11-24  Julien Danjou  <julien@danjou.info>
107
108         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
109         (shr-tag-body): Add background support.
110         (shr-descend): Add background support.
111         (shr-tag-title): Add.
112
113         * shr-color.el (shr-color-visible): Really return original background
114         if fixed.
115
116 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
117
118         * shr.el (shr-color-check): Protect against non-existant colour names.
119
120 2010-11-24  Julien Danjou  <julien@danjou.info>
121
122         * color-lab.el: Require 'cl when compiling.
123
124         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
125
126         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
127         matched part.
128
129         * color-lab.el: Fix all expt calls to use float type.
130
131 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
132
133         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
134         expression to shr-color-check as is.
135
136         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
137
138         * color-lab.el: Add coding cookie.
139         (float-pi): Use eval-and-compile.
140
141         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
142         compiled for Emacsen having no `libxml-parse-html-region' support.
143
144 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
145
146         * shr.el (shr-insert-color-overlay): Split stuff like
147         "#444444 !important" to find the real colour.
148         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
149         parse <font color="red"> entries.
150
151 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
152
153         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
154         point when parsing headers.
155
156         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
157         is positioned properly when parsing headers.
158
159 2010-11-23  Julien Danjou  <julien@danjou.info>
160
161         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
162
163         * shr-color.el (shr-color->hexadecimal): Add support for color names.
164
165         * shr.el (shr-parse-style): Replace \n with space in style parsing.
166
167         * shr-color.el (shr-color-hsl-to-rgb-fractions): Use
168         shr-color-hue-to-rgb.
169         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
170
171 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
172
173         * shr.el (shr-color->hexadecimal): Autoload.
174         (shr-descend): Add color to all tags.
175
176 2010-11-22  Julien Danjou  <julien@danjou.info>
177
178         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
179         shr-color->hexadecimal.
180
181         * shr-color.el (shr-color->hexadecimal): Add converting functions for
182         RGB() or HSL() color representation.
183
184         * shr.el (shr-tag-font): Add.
185         (shr-tag-color-check): New function to get better colors.
186         (shr-tag-insert-color-overlay): Factorize code between tag-font and
187         tag-span.
188
189         * shr-color.el: New file.
190
191         * color-lab.el: New file.
192
193         * gnus-art.el (gnus-url-mailto): Do not downcase args.
194
195 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
196
197         * nnir.el: Fix typo in comments.
198         (nnir-run-imap): Simplify code. No need to reverse artlist.
199         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
200
201 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
202
203         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
204
205         * nnimap.el (nnimap-get-capabilities): Refactor out.
206         (nnimap-open-connection): Re-request capabilities after STARTTLS.
207
208 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
209
210         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
211         appearing when `mm-uu-hide-markers' is nil.
212
213 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
214
215         * nnimap.el (nnimap-unselect-group): Make into its own function.
216         (nnimap-request-rename-group): Unselect group before renaming.
217         This had gotten lost somewhere.
218         (nnimap-request-accept-article): Keep track of examined groups, and
219         unselect the group before APPENDing to read-only groups.
220         (nnimap-request-move-article): Clear flags before moving so that they
221         can be re-set later.
222
223 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
224
225         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
226         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
227
228 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
229
230         * gnus-art.el (gnus-mime-display-single)
231         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
232         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
233         parameter.
234
235 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
236
237         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
238         (shr-table-vertical-line): New variable.
239         (shr-insert-table): Use it.
240
241 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
242
243         * gnus-html.el (gnus-html-wash-images): Don't display images if
244         gnus-inhibit-images is non-nil; register displayer for cid images.
245         (gnus-html-display-image): Work for cid image.
246         (gnus-html-insert-image): Allow arguments.
247         (gnus-html-put-image): Inhibit read-only.
248         (gnus-html-prefetch-images): Don't prefetch images if
249         gnus-inhibit-images is non-nil.
250
251 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
252
253         * shr.el (shr-put-image): Break lines when inserting big pictures.
254
255 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
256
257         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
258         sender, thanks Katsumi Yamaoka.
259
260 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
261
262         * nnir.el (nnir-run-imap): Reverse the article list for each group
263         rather than the whole list.
264
265 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
266
267         * shr.el (shr-image-displayer): Protect function against non-existent
268         image source.
269
270         * gnus-art.el (gnus-inhibit-images): New user option.
271         (gnus-mime-display-single): Don't display image if it is non-nil.
272
273         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
274         gnus-inhibit-images.
275
276         * shr.el (shr-image-displayer): New function.
277         (shr-tag-img): Use it.
278
279 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
280
281         * mml2015.el (mml2015-epg-sign): Use From header.
282
283 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
284
285         * gnus-html.el (gnus-html-wash-images): Register a displayer.
286
287         * gnus-util.el (gnus-find-text-property-region): Return markers.
288
289         * shr.el (shr-tag-img): Put a displayer in the text property.
290
291         * gnus-util.el (gnus-find-text-property-region): New utility function.
292
293         * gnus-html.el (gnus-html-display-image): Make the alt optional.
294         (gnus-html-show-images): Remove.
295
296         * gnus-art.el (gnus-article-show-images): New, more general function.
297
298         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
299         image url text properties.
300
301         * shr.el: Ditto.
302
303         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
304         gnus-agent-auto-agentize-methods is set.  Which it isn't.
305
306 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
307
308         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
309         work for two or more articles.
310
311 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
312
313         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
314         divide an image that's in an html article to two or more when washing
315         non-ASCII characters in alt text of it.
316
317 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
318
319         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
320         smime-decrypt-region using function argument.
321         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
322
323         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
324
325         * smime.el (smime-decrypt-region): Catch it.
326
327 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
328
329         * smime.el (smime-mode-map): Move initialization into declaration.
330         (gnus-run-mode-hooks): Don't autoload.
331         (smime-mode): Use define-derived-mode.
332
333 2010-11-11  Glenn Morris  <rgm@gnu.org>
334
335         * smime.el (from): Restrict declaration to XEmacs.
336
337         * nnir.el (gnus-group-topic-name): Autoload.
338
339 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
340
341         * shr.el (shr-insert): Don't break long line if it is because of
342         kinsoku-bol characters in the line end.
343
344 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
345
346         * nnir.el (nnir-request-move-article): Fix to provide original group
347         and subject.
348         (nnir-warp-to-article): Don't fail on articles whose headers haven't
349         been retrieved.
350
351         * gnus-sum.el (gnus-summary-move-article): Use original group and
352         subject for virtual articles such as those in an nnir summary buffer.
353
354 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
355
356         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
357         least 21.5).
358
359         * smime.el (from): Declare it again for XEmacs.
360
361 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
362
363         * message.el (message-resend): Don't disable encoding unless it's
364         already encoded.
365
366         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
367         low-numbered articles.
368
369 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
370
371         * rfc2047.el (rfc2047-syntax-table): Simplify.
372
373         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
374
375         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
376         set-char-table-range for XEmacs.
377
378 2010-11-10  Glenn Morris  <rgm@gnu.org>
379
380         * time-date.el (time-to-seconds): Always an alias on Emacs,
381         never a real function.
382         (with-no-warnings): Remove compat stub, now unused.
383         (time-less-p): Doc fix.
384         (time-to-number-of-days): Simplify.
385
386         * smime.el (from): Remove unused declaration.
387
388         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
389         (gnus-float-time): On Emacs, always an alias.
390
391         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
392         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
393
394 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
395
396         * dgnushack.el: Don't use ignore-errors in the top level form since it
397         is unavailable in XEmacs even if cl is loaded.
398
399         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
400
401 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
402
403         * shr.el (browse-url-mailto): Autoload.
404
405         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
406
407         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
408         regexp doesn't need quoting.
409
410 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
411
412         * message.el (message-subject-trailing-was-ask-regexp)
413         (message-subject-trailing-was-regexp): Match was: in addition to was.
414
415 2010-11-09  Glenn Morris  <rgm@gnu.org>
416
417         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
418         (nnbabyl-check-mbox): Use point-at-bol.
419
420 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
421
422         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
423
424         * message.el (message-mailto): New function.
425         (message-mailto): Should accept other parameters.
426         (message-mailto): Remove since it duplicates browse-url-mailto
427         functionality.
428
429 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
430
431         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
432         methods.
433         (gnus-read-active-file): Ditto.
434
435         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
436         ": " from the prompt.
437         (gnus-group-make-group): Ditto.
438
439 2010-11-07  Glenn Morris  <rgm@gnu.org>
440
441         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
442         (gnus-bookmark-kill-line): Use point-at-eol.
443
444 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
445
446         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
447         asterisks in From header.
448
449 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
450
451         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
452         string to avoid making the From headers syntactically invalid.
453
454         * message.el (message-send-mail): Don't insert courtesy messages if the
455         message already has List-Post and List-ID messages.
456
457 2010-11-06  Glenn Morris  <rgm@gnu.org>
458
459         * gnus-art.el (gnus-treat-article): Give dynamic local variables
460         `condition', `type', `length' a prefix.
461         (gnus-treat-predicate): Update for above name changes.
462
463 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
464
465         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
466         binding.  Handled by `gnus-summary-refer-thread' instead.
467         (nnir-warp-to-article): New backend function.
468
469         * nnimap.el (nnimap-request-thread): Force dependency updating.
470
471         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
472         (gnus-summary-refer-thread): Rework to improve thread-referral.
473
474         * gnus-int.el (gnus-warp-to-article): New function.
475
476         * gnus-sum.el (gnus-summary-article-map): Bind it.
477
478 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
479
480         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
481         gnus-summary-refer-thread.
482
483         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
484         headers.
485         (gnus-summary-limit-include-thread): Prevent articles in thread from
486         being cut in gnus-cut-threads.
487         (gnus-summary-refer-thread): Limit retrieved headers to those in
488         thread.
489
490 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
491
492         * message.el (message-send-mail): Use the value of
493         message-courtesy-message from the message buffer.
494
495         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
496
497         * shr.el (shr-browse-url): Implement mailto: URLs.
498
499         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
500         "raw".
501
502         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
503         if it's already selected.
504
505         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
506
507 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
508
509         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
510         to measure the length and truncate alt text.
511
512 2010-11-03  Glenn Morris  <rgm@gnu.org>
513
514         * nndiary.el (nndiary-generate-nov-databases-1)
515         (nndiary-generate-active-info): Rename dynamic variable `files' to
516         something less generic.
517
518 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
519
520         * nnir.el (nnir-request-move-article): Call the underlying backend to
521         move articles from nnir.
522
523 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
524
525         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
526
527 2010-11-02  Julien Danjou  <julien@danjou.info>
528
529         * nnir.el: Remove wais support.
530
531 2010-11-02  Glenn Morris  <rgm@gnu.org>
532
533         * gnus-html.el: Reorder requirements to quieten compiler.
534
535 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
536
537         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
538         properly for XEmacs as well.
539         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
540         (gnus-article-natural-long-line-p): Use window-width rather than
541         frame-width.
542
543 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
544
545         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
546         (nnir-read-parms): Don't modify query.
547         (nnir-run-query): Add ability to search topic on current line.
548         (nnir-get-active): Clean up.
549
550 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
551
552         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
553         degenerate articles.
554
555         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
556         (gnus-print-buffer): Just print the buffer as is, without any copying
557         to a buffer and then re-highlighting.
558
559         * nnimap.el (nnimap-request-group): Store the new updated info.
560         (nnimap-request-group): Select the group when we don't know whether it
561         exists or not.
562
563         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
564         groups.
565
566         * gnus-group.el (gnus-group-find-new-groups): Display all the new
567         groups.
568
569         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
570         groups.
571
572         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
573         long-lines case by only filling the long lines.
574
575         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
576         (bug #7311).
577
578 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
579
580         * shr.el: No need to declare `declare-function' since shr.el is for
581         only Emacsen that provide `libxml-parse-html-region'.
582
583         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
584         effective only in a file it is referred to.
585
586 2010-11-01  Glenn Morris  <rgm@gnu.org>
587
588         * mm-util.el (gnus-completing-read): Autoload.
589         (mm-read-coding-system): Simplify Emacs definition.
590
591         * nnmail.el (gnus-activate-group):
592         * nnimap.el (gnutls-negotiate):
593         * nntp.el (netrc-parse): Fix declarations.
594
595 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
596
597         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
598         string-match-p in Emacs >=23.
599
600         * gnus-msg.el (gnus-configure-posting-styles)
601         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
602
603 2010-11-01  Glenn Morris  <rgm@gnu.org>
604
605         * nnir.el (declare-function): Add compat stub.
606         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
607         (nnir-run-gmane): Require 'mm-url.
608
609         * mm-util.el (mm-string-to-multibyte): Simplify.
610
611         * shr.el (declare-function): Add compat stub.
612         (url-cache-create-filename): Declare.
613         (mm-disable-multibyte, widget-convert-button): Autoload.
614
615         * smime.el (ldap-search): Declare.
616         (smime-cert-by-ldap-1): Require ldap on Emacs.
617
618         * nnimap.el: Require nnmail, and gnus-sum when compiling.
619         (nnimap-keepalive): Use gnus-float-time.
620
621         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
622         (mail-source-delete-crash-box): Use gnus-float-time.
623
624         * gnus-dired.el (gnus-completing-read): Autoload.
625
626         * mm-view.el (gnus-rescale-image): Autoload.
627
628         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
629
630         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
631
632         * sieve-manage.el: Require 'cl when compiling.
633
634         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
635         (gnus-iswitchb-completing-read): Require iswitchb.
636         (gnus-select-frame-set-input-focus): Silence compiler.
637
638 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
639
640         * message.el (message-subject-trailing-was-query): Change default to t,
641         since I think that's what most people want.
642
643         * nnimap.el (nnimap-request-accept-article): Erase buffer before
644         appending for easier debugging.
645         (nnimap-wait-for-connection): Take a regexp.
646         (nnimap-request-accept-article): Wait for the continuation line before
647         sending anything unless we're streaming.
648
649         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
650         leave the header washing to take place.
651
652 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
653
654         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
655         regular expression match and replace in posting styles.
656
657 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
658
659         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
660         an entire server.
661         (nnir-get-active): New function.
662         (nnir-run-imap): Use it.
663         (nnir-run-gmane): Who knew, gmane search returns an article score!
664
665         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
666         server on the current line with nnir.
667
668 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
669
670         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
671         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
672         left edge.
673         (gnus-article-foldable-buffer): Skip past the prefix when determining
674         raggedness.
675
676         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
677         the raw article, and change `C-u g' to show the article without doing
678         treatments.
679
680         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
681         on to `gnus-treat-article'.
682         (gnus-inhibit-article-treatments): New variable.
683
684         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
685
686         * gnus-art.el (gnus-treatment-function-alist): Have
687         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
688         (gnus-treat-fill-long-lines): Change default to fill all text/plain
689         sections.
690
691         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
692         parameter.
693         (gnus-article-fill-cited-long-lines): New function.
694         (gnus-article-fill-cited-article): Allow filling only long sections.
695
696         * shr.el (shr-find-fill-point): Don't break lines between punctuation
697         and non-punctuation (like after the apostrophe in "'We").
698
699         * gnus-sum.el (gnus-summary-select-article): Make sure
700         gnus-original-article-buffer is alive.
701
702         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
703         reflect the order they're in in the digest.
704
705         * gnus.el (gnus-group-startup-message): Move point to the start of the
706         buffer.
707
708         * nnimap.el (nnimap-capability): New function.
709         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
710         is set.
711
712 2010-10-31  David Engster  <dengste@eml.cc>
713
714         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
715         conform with changes to gnus-completing-read.
716
717 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
718
719         * shr.el (shr-tag-img): Output "*" instead of "[img]".
720
721 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
722
723         * nnir.el: Move defvar, defcustom around to keep file organized
724         and keep byte-compiler quiet.
725         (nnir-read-parms): Accept search-engine as arg.
726         (nnir-run-query): Pass search-engine as arg.
727         (nnir-search-engine): Remove.
728
729 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
730
731         * shr.el (shr-generic): The text nodes should be text, not :text.
732
733         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
734         later in the file.
735
736 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
737
738         * nnir.el: General clean up.  Allow searching with multiple engines.
739         Allow separate extra-parameters for each engine.
740         Batch queries when possible.
741         (nnir-imap-default-search-key,nnir-method-default-engines):
742         Add customize interface.
743         (nnir-run-gmane): New engine.
744         (nnir-engines): Use it.  Qualify all prompts with engine name.
745         (nnir-search-engine): Remove global variable.
746         (nnir-run-hyrex): Restore for now.
747         (nnir-extra-parms,nnir-search-history): New variables.
748         (gnus-group-make-nnir-group): Use them.
749         (nnir-group-server): Remove in favor of gnus-group-server.
750         (nnir-request-group): Avoid searching twice.
751         (nnir-sort-groups-by-server): New function.
752
753 2010-10-30  Julien Danjou  <julien@danjou.info>
754
755         * gnus-group.el: Remove gnus-group-fetch-control.
756
757         * gnus-start.el (gnus-find-new-newsgroups):
758         Remove gnus-check-first-time-used.
759
760         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
761
762 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
763
764         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
765         set on groups that don't have \* permanentflags.
766
767 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
768
769         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
770         control the background color.
771         (shr-tag-img): Ignore very small web bug type images.
772         (shr-put-image): Add help-echo alt texts to the images.
773         (shr-tag-video): Show the video poster image.
774
775 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
776
777         * shr.el (shr-table-depth): New variable.
778         (shr-tag-table-1): Only insert the images after the top-level table.
779
780         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
781
782         * gnus-util.el (gnus-list-memq-of-list): New function.
783
784         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
785         selected.
786         (nnimap-unsplittable-articles): New slot.
787         (nnimap-new-articles): Use it.
788
789 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
790
791         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
792         move to the previous line on `M-g'.
793
794 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
795
796         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
797         *-request-group, which seems unnecessary.
798
799         * nnimap.el (nnimap-quote-specials): Function copied over from
800         imap.el.
801         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
802         they support that.  Suggested by Tom Regner.
803
804 2010-10-29  Julien Danjou  <julien@danjou.info>
805
806         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
807         defalias.
808         (gnus-summary-delete-marked-with): Remove obsolete defalias.
809
810         * gnus.el: Remove `gnus-nntp-service' variable.
811         (gnus-secondary-servers): Make obsolete.
812         (gnus-nntp-server): Make obsolete.
813
814         * gnus-start.el (gnus-1): Remove x-splash calls.
815
816         * gnus-ems.el (gnus-x-splash): Remove.
817
818         * gnus.el (gnus-group-startup-message): Simplify/update code.
819
820         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
821         definition.
822
823         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
824         capability before doing anything.
825         (gnus-group-insert-group-line): Remove useless
826         gnus-group-remove-excess-properties.
827
828 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
829
830         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
831
832 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
833
834         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
835         config after reselecting.
836
837 2010-10-28  Julien Danjou  <julien@danjou.info>
838
839         * shr.el (shr-put-image): Use point even if only inserting text.
840         (shr-put-image): Save excursion when inserting alt text on non-graphic
841         display, so the behaviour is the same when we are on a graphic display.
842
843         * nnir.el (nnir-run-swish-e): Remove hyrex support.
844
845 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
846
847         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
848         (gnus-mime-copy-part): Check coding system, not charset.
849         (gnus-mime-view-part-externally): Never remove part.
850         (gnus-mime-view-part-internally): Don't remove part here.
851         (gnus-article-part-wrapper): Make sure MIME tag is visible.
852         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
853         multipart/alternative.
854
855         * mm-decode.el (mm-display-part): Take optional arg `force'.
856
857 2010-10-26  Julien Danjou  <julien@danjou.info>
858
859         * gnus-group.el (gnus-group-default-list-level): Add this function to
860         compute the default list level.
861         (gnus-group-default-list-level): Add possibility to use a function.
862
863 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
864
865         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
866
867         * gnus-group.el (gnus-group-completing-read)
868         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
869         gnus-replace-in-string.
870
871 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
872
873         * shr.el (shr-tag-div): Add.
874
875         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
876
877 2010-10-25  Julien Danjou  <julien@danjou.info>
878
879         * gnus-util.el: Remove `gnus-with-local-quit'.
880
881         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
882
883 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
884
885         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
886         the original article buffer.
887
888 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
889
890         * nnimap.el (nnimap-request-head): New function.
891         (nnimap-request-move-article): Try to be slighly faster by not
892         requesting the entire message when moving.
893         (nnimap-transform-headers): Don't bug out on bodiless articles.
894         (nnimap-send-command): Have no outstanding messages if the IMAP server
895         doesn't support streaming.
896         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
897
898 2010-10-24  Julien Danjou  <julien@danjou.info>
899
900         * message.el (message-default-headers): Fix type.
901
902 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
903
904         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
905         prefetching images.
906
907         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
908         backend for unknown groups.  This is mainly useful for nnimap groups.
909
910         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
911         group isn't covered by the agent.
912
913 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
914
915         * nnir.el (nnir-method-default-engines): New variable.
916         (nnir-run-query): Use it.
917         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
918         (gnus-summary-nnir-goto-thread): Change group if needed.
919
920         * gnus-group.el (gnus-group-group-map): Add key binding for
921         gnus-group-make-nnir-group.
922
923 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
924
925         * shr.el (shr-tag-object): Add.
926
927         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
928         original article buffer live.
929         (gnus-summary-select-article-buffer):
930         Mention gnus-widen-article-buffer.
931
932 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
933
934         * shr.el (shr-tag-strong): Add.
935
936 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
937
938         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
939         group names.  They mess up the group buffer badly.
940
941         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
942
943         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
944         instead of the summary one.
945
946 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
947
948         * mml.el (mml-preview): Work properly when editing article.
949
950         * gnus-start.el (gnus-read-active-file-1): Don't add method to
951         gnus-have-read-active-file if it's already been in.
952
953 2010-10-22  Tom Tromey  <tromey@redhat.com>
954
955         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
956         gnus-group-completing-read.
957
958 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
959
960         * message.el (message-mode-map): Don't bind M-; to comment region, to
961         allow the global comment-dwim to work.
962
963 2010-10-21  Julien Danjou  <julien@danjou.info>
964
965         * message.el (message-setup-1): Allow message-default-headers to be a
966         function.
967
968 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
969
970         * shr.el (shr-tag-table): Simplify.
971
972 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
973
974         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
975         to avoid trying to snarf invalid stuff.
976
977         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
978
979         * gnus.el (gnus-message-archive-group): Quote value.
980         (gnus-message-archive-group): Mark as changed.
981
982         * shr.el (shr-add-font): Don't put the font properties on the newline
983         or the indentation.
984
985         * message.el (message-fix-before-sending): Change options when sending
986         non-printable characters.
987
988         * gnus.el (gnus-message-archive-method): Change the default to
989         monthly outgoing groups.
990
991         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
992         that have gotten new numbers.
993
994         * nnimap.el (nnimap-request-replace-article): New function.
995
996 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
997
998         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
999         (nnrss-request-article): Don't use special html washing code.
1000
1001 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1002
1003         * shr.el (shr-tag-table): Remove useless nconc.
1004
1005 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1006
1007         * gnus-art.el (article-wash-html): Simplify and remove the charset
1008         stuff.  Use the normal html rendering code instead of the special html
1009         washing code.
1010
1011         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
1012         `gnus-w3m' symbols.
1013         (mm-text-html-washer-alist): Remove.
1014
1015         * mm-decode.el (mm-inline-text-html-renderer): Remove.
1016         (mm-inline-media-tests): Remove use.
1017         (mm-text-html-renderer): Change default to the `shr' symbol.
1018
1019         * mm-view.el (mm-inline-text-html): Remove use.
1020
1021         * gnus-art.el (gnus-blocked-images): New function.  Allow the
1022         `gnus-blocked-images' to be a function.
1023         (gnus-article-wash-function): Remove.
1024
1025 2010-10-20  Julien Danjou  <julien@danjou.info>
1026
1027         * spam.el (spam-list-of-processors): Mark as obsolete.
1028
1029         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
1030         (nnimap-insert-partial-structure): Fix boundary detection.
1031
1032 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
1033
1034         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
1035         run file-truename on remote files.  This can be expensive and even
1036         prevent one from editing drafts if some unrelated buffer has a stale
1037         connection.
1038
1039 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1040
1041         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
1042         kinsoku-eol regardless of shr-kinsoku-shorten.
1043         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
1044         (shr-tag-table): Support caption, thead, and tfoot.
1045
1046 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1047
1048         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
1049         lines.
1050         (shr-save-contents): New command and keystroke.
1051
1052         * nndoc.el (nndoc-type-alist): Add git support.
1053         (nndoc-git-type-p): New function.
1054         (nndoc-transform-git-article): Ditto.
1055         (nndoc-transform-git-headers): Ditto.
1056         (nndoc-transform-git-headers): Generate Subject headers.
1057
1058         * shr.el (shr-parse-style): New function.
1059         (shr-tag-span): Ditto.
1060
1061         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
1062         to `G G' to avoid collisions.
1063
1064 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1065
1066         * shr.el: Load kinsoku if necessary.
1067         (shr-kinsoku-shorten): New internal variable.
1068         (shr-find-fill-point): Make kinsoku shorten text line if
1069         shr-kinsoku-shorten is bound to non-nil.
1070         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
1071         shr-indentation too when testing if table is wider than frame width.
1072         (shr-insert-table): Use `string-width' instead of `length' to measure
1073         text width.
1074         (shr-insert-table-ruler): Make sure indentation is done at bol.
1075
1076 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1077
1078         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
1079         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
1080         undecoded network data.
1081
1082 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1083
1084         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
1085         name in the mode line spec so that the mode line menu works
1086         (bug #2431).
1087
1088         * message.el (message-get-reply-headers): If we're fed `to-address',
1089         then always use that.
1090
1091         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
1092         aren't so wide as to need to switch off the edit menu.
1093
1094         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
1095         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
1096
1097         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
1098         `M-g'.
1099         (nnimap-update-info): Update flags/read marks even if \* isn't part of
1100         the permanent marks.
1101
1102 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
1103
1104         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1105         Splitting according to references/in-reply-to obeys the ignore-groups
1106         variable, while splitting by sender and subject do not.
1107
1108 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1109
1110         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
1111         alist, so that we can look for non-Unicode chars.
1112         (article-translate-strings): Allow both character and string maps.
1113
1114 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1115
1116         * shr.el (shr-insert): Don't insert space behind a wide character
1117         categorized as kinsoku-bol, or between characters both categorized as
1118         nospace.
1119
1120 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
1121
1122         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
1123         headers to gnus-newsgroup-headers.
1124
1125 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1126
1127         * shr.el (shr-tag-img): Don't align images -- since we're not
1128         rescaling, this often leads to ugly displays.
1129
1130 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
1131
1132         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
1133         duplicates.
1134
1135 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1136
1137         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
1138         call.
1139
1140 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1141
1142         * gnus.el: Autoload gnus-html-show-images.
1143
1144         * nnimap.el: Use nnheader-message throughout.
1145
1146         * shr.el (shr-tag-img): Ignore images with no data.
1147
1148 2010-10-15  Julien Danjou  <julien@danjou.info>
1149
1150         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
1151         a possibility to disable format=flow encoding when using hard newlines.
1152
1153 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1154
1155         * shr.el (shr-insert): Remove space inserted before or after a
1156         breakable character or at the beginning or the end of a line.
1157         (shr-find-fill-point): Do kinsoku; find the second best point or give
1158         it up if there's no breakable point.
1159
1160 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1161
1162         * nnimap.el (nnimap-open-connection): Message when opening connection
1163         for debugging purposes.
1164
1165         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
1166         on every setup buffer call to allow this to change from article to
1167         article.
1168
1169         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
1170         buffers where we have a wide table.
1171
1172 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
1173
1174         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
1175         uses *-request-thread.
1176
1177 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1178
1179         * nnimap.el (nnimap-open-connection): Remove %s from openssl
1180         incantation, which is no longer valid.
1181
1182 2010-10-14  Julien Danjou  <julien@danjou.info>
1183
1184         * shr.el: Fix defcustom type (char -> character).
1185
1186 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1187
1188         * nnimap.el (nnimap-open-connection): tls-program should be a list of
1189         programs.
1190
1191 2010-10-14  Julien Danjou  <julien@danjou.info>
1192
1193         * shr.el (shr-tag-a): Use url-link as widget type.
1194
1195         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
1196         `gnus-group-get-icon'.
1197
1198 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1199
1200         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
1201         This should make server editing work better.
1202
1203         * shr.el (shr-find-fill-point): Don't inloop on indented text.
1204
1205         * tls.el (tls-program): Remove spurious %s from openssl.
1206
1207         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
1208         (nnimap-parse-flags): Fix regexp.
1209
1210         * shr.el (shr-find-fill-point): Use a filling algorithm that should
1211         probably work for CJVK text, too.
1212
1213         * nnimap.el (nnimap-extend-tls-programs): Remove.
1214         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
1215
1216         * tls.el (tls-starttls-switches): Remove starttls hack.
1217         (open-tls-stream): Ditto.
1218         (tls-find-starttls-argument): Ditto.
1219
1220 2010-10-13  Julien Danjou  <julien@danjou.info>
1221
1222         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
1223         responses.
1224
1225 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1226
1227         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
1228
1229         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
1230         anything in Emacs.
1231
1232         * shr.el (shr-current-column): Remove buggy and unnecessary function.
1233
1234 2010-10-13  Julien Danjou  <julien@danjou.info>
1235
1236         * shr.el (shr-width): Make shr-width a defcustom with default to
1237         fill-column.
1238         (shr-tag-img): Use shr-width rather than fill-column.
1239
1240 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1241
1242         * dgnushack.el (byte-optimize-apply)
1243         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
1244
1245         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
1246         position when (X-)Faces exist.
1247         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
1248         avatars when called interactively.
1249
1250 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1251
1252         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
1253         gnus-article-x-face-too-ugly is bound.
1254
1255 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1256
1257         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
1258
1259         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
1260         mailbox that doesn't exist.
1261
1262 2010-10-12  Julien Danjou  <julien@danjou.info>
1263
1264         * shr.el (shr-tag-img): Encode URL properly when retrieving.
1265         (shr-get-image-data): Encode URL properly when fetching from cache.
1266         (shr-tag-img): Use aligned-to spaces to align correctly images.
1267
1268         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
1269         before inserting the Gravatar.
1270
1271         * shr.el (shr-tag-img): Add align attribute support for <img>.
1272
1273 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1274
1275         * gnus-gravatar.el (gnus-art): Require.
1276
1277         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1278         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1279         Remove long obsoleted functions.
1280
1281 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1282
1283         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1284
1285         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1286
1287         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1288         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1289         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1290         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1291         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1292         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1293         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1294
1295 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1296
1297         * nnimap.el (nnimap-request-rename-group): Select group read-only
1298         before renaming it.
1299
1300         * shr.el (shr-insert): Fix up the white space only regexp.
1301
1302         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1303         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1304
1305         * shr.el (shr-current-column): New function.
1306         (shr-find-fill-point): New function.
1307
1308 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1309
1310         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1311         numbers.
1312
1313 2010-10-11  Julien Danjou  <julien@danjou.info>
1314
1315         * shr.el (shr-hr-line): Add.
1316         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1317         display hr lines.
1318         (shr-max-columns): Do not change state to nil if we just inserting
1319         spaces.
1320
1321 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1322
1323         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1324         select the last group.
1325
1326 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1327
1328         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1329
1330 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1331
1332         * dig.el (dig-mode-map): Declare and define in one step.
1333
1334 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1335
1336         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1337         for Gnus.
1338         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1339         (nnimap-update-qresync-info): Mark \Seen articles as read.
1340
1341         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1342         non-variable, too.
1343
1344         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1345         available.
1346         (nnimap-update-info): Rely more on the current active than the param
1347         active to avoid marking articles as read too much.
1348
1349         * auth-source.el (auth-source-create): Use (user-login-name) for the
1350         user name default.
1351
1352         * nnimap.el (nnimap-update-info): If the server doesn't return any
1353         useful info, just use the previous info.
1354         (nnimap-update-info): Prefer old info over start-article.
1355         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1356
1357 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1358
1359         * nnir.el (autoload): Clean up autoloads.
1360         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
1361         Use key rather than value.
1362         (nnir-imap-search-other): New variable.
1363         (nnir-read-parm): Use it.
1364         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1365         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1366
1367 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1368
1369         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1370         the process, too.
1371
1372 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1373
1374         * spam.el (gnus-summary-mode-map): Bind to "$".
1375         Suggested by Russ Allbery.
1376
1377         * shr.el: Rework the way things are indented by <li> slightly.
1378
1379         * gnus.el (gnus-group-set-parameter): Fix typo.
1380
1381         * nnimap.el: Start implementing QRESYNC support.
1382
1383 2010-10-09  Julien Danjou  <julien@danjou.info>
1384
1385         * nnir.el (nnir-engines): Fix too many arguments.
1386
1387 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1388
1389         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1390         group is the "last", so that the backends like nnfolder actually save
1391         their folders.
1392
1393         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1394         try to use that for the tls stream.
1395         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1396         UIDVALIDITY and find out which groups are read-only and not.
1397         (nnimap-get-flags): Use the same marks parsing code as the rest of
1398         nnimap.
1399
1400 2010-10-09  Julien Danjou  <julien@danjou.info>
1401
1402         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1403
1404         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1405         retrieving gravatars.
1406
1407         * shr.el (shr-table-corner): Add.
1408         (shr-table-line): Add.
1409         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1410
1411 2010-10-08  Julien Danjou  <julien@danjou.info>
1412
1413         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1414
1415 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1416
1417         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1418
1419         * gnus-sum.el (gnus-mark-article-as-unread)
1420         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1421         (gnus-summary-set-bookmark): Use it.
1422
1423         * gnus-msg.el (gnus-setup-message): Use it.
1424
1425         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1426
1427         * gnus.el (gnus-group-remove-parameter): Use it.
1428
1429         * gnus-group.el (gnus-group-make-web-group): Use it.
1430
1431         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1432
1433         * nnregistry.el: Update docs to mention manual.
1434
1435         * gnus-registry.el: Update docs to mention nnregistry.el.
1436         (gnus-registry-initialize): Don't install nnregistry refer method
1437         automatically.
1438         (gnus-registry-install-nnregistry): Remove it.
1439
1440 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1441
1442         * shr.el (shr-insert): Don't insert double spaces.
1443
1444 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1445
1446         * gnus-gravatar.el (gnus-treat-from-gravatar)
1447         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1448         called interactively.
1449
1450         * gnus-art.el (gnus-mime-view-part-externally)
1451         (gnus-mime-view-part-internally): Make predicate function passed to
1452         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1453         of a mime type.
1454
1455         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1456
1457 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1458
1459         * shr.el (require): Require cl when compiling.
1460         (shr-tag-hr): New function.
1461
1462         * nnimap.el (nnimap-update-info): Remove double setting of high.
1463         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
1464         This makes nnimap work properly on Courier again.
1465
1466         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1467         the variable for backwards compatability.
1468
1469         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1470         the file name before using to avoid setting mm-default-directory to
1471         nil.
1472
1473         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1474         bidning gnus-agent variables.
1475
1476         * shr.el (shr-render-td): Use a cache for the table rendering function
1477         to avoid getting an exponential rendering behaviour in nested tables.
1478         (shr-insert): Rework the line-breaking algorithm.
1479         (shr-insert): Don't leave trailing spaces.
1480         (shr-insert-table): Also insert empty TDs.
1481         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1482
1483 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1484
1485         * gnus-sum.el (gnus-number): Rename from `number'.
1486         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1487         (gnus-summary-limit-children): Update uses correspondingly.
1488
1489 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1490
1491         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1492         (gnus-gravatar-transform-address): Don't show avatars of people of
1493         which mail addresses match gnus-gravatar-too-ugly.
1494
1495 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1496
1497         * shr.el (shr-table-widths): Expand TD elements to fill available
1498         space.
1499
1500 2010-10-07  Julien Danjou  <julien@danjou.info>
1501
1502         * nnimap.el (nnimap-request-rename-group): Add this method.
1503
1504 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1505
1506         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1507         name from XEmacs' function-arglist.
1508
1509         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1510         gravatar under XEmacs.
1511
1512 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1513
1514         * auth-source.el: Update docs with TODO items.
1515
1516         * gnus-sync.el: Update docs to explain state and plans.
1517
1518         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1519         Hooks for mark updates.
1520         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1521
1522         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1523         hooks with arguments, which is needed for mark update hooks.
1524
1525 2010-10-06  Julien Danjou  <julien@danjou.info>
1526
1527         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1528         was matched.
1529
1530         * sieve-manage.el: Update example in `Commentary'.
1531
1532         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1533
1534         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1535         not 2000.
1536         (sieve-manage-authenticate): Re-add function.
1537
1538 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1539
1540         * shr.el (shr-insert): Get 'space transition right.
1541         (shr-render-td): Only delete space at the end of the TD.
1542
1543         * nnimap.el (nnimap-open-connection): Prepare to support
1544         open-gnutls-stream.
1545
1546         * shr.el: Rearrange function order to be more logical.
1547
1548 2010-10-06  Julien Danjou  <julien@danjou.info>
1549
1550         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1551         (nnrss-discover-feed): Remove 404 URL in docstring.
1552
1553         * nnir.el: Fix Swish-E URL.
1554         Fix Namazu URL.
1555
1556         * message.el (message-change-subject): Remove 404 URL in a comment.
1557
1558 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1559
1560         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1561         called interactively.
1562
1563         * gnus-util.el (gnus-remove-if): Allow hash table.
1564         (gnus-remove-if-not): New function.
1565
1566         * gnus-art.el (gnus-mime-view-part-as-type)
1567         * gnus-score.el (gnus-summary-score-effect)
1568         * gnus-sum.el (gnus-read-move-group-name):
1569         Replace remove-if-not with gnus-remove-if-not.
1570
1571         * gnus-group.el (gnus-group-completing-read):
1572         Regard collection as a hash table if it is not a list.
1573
1574 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1575
1576         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1577
1578         * shr.el: Document the table-rendering algorithm.
1579
1580 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1581
1582         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1583         for Emacsen having no `libxml-parse-html-region' support.
1584
1585 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1586
1587         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1588         invalid URLs.
1589
1590         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1591         line-broken.
1592         (shr-tag-img): Ignore image fetching errors.
1593         (shr-overlays-in-region): Compute overlay positions correctly.
1594
1595         * mm-decode.el (mm-shr): Require shr.
1596
1597         * gnus-art.el (gnus-blocked-images): Move variable here.
1598
1599         * shr.el (shr-insert-table): Bind free variable.
1600
1601         * mm-decode.el (mm-shr): Bind shr-content-function.
1602
1603         * shr.el (shr-content-function): New variable.
1604
1605         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1606         added for symmetry.
1607
1608         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1609
1610         * gnus-group.el (gnus-group-make-group): Doc fix.
1611
1612         * nnimap.el (nnimap-request-newgroups): Return success.
1613
1614         * shr.el (shr-find-elements): New function.
1615         (shr-tag-table): Put all the images after the table.
1616         (shr-tag-table): Really inhibit images inside the table.
1617         (shr-collect-overlays): Copy over overlays from the TD elements to the
1618         main document.
1619
1620         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1621         gnus-blocked-images.
1622
1623 2010-10-05  Julien Danjou  <julien@danjou.info>
1624
1625         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1626
1627         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1628         (gnus-html-maximum-image-size): Add this function.
1629         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1630
1631         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1632         server-value of the capability is nil.
1633
1634 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1635
1636         * shr.el (shr-tag-em): Add <EM> tag.
1637
1638 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1639
1640         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1641         customizable.
1642
1643         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1644         handing broken links to browse-url.
1645
1646 2010-10-05  Julien Danjou  <julien@danjou.info>
1647
1648         * gnus-util.el (gnus-emacs-completing-read)
1649         (gnus-iswitchb-completing-read): Use autoload rather than require.
1650
1651 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1652
1653         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1654         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1655         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1656         iswitchb-temp-buflist for XEmacs.
1657
1658         * gnus-util.el (gnus-completing-read-function): Exclude
1659         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1660         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1661         XEmacs.
1662
1663         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1664         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1665
1666         * gnus-html.el: Don't require help-fns under XEmacs.
1667         (gnus-html-schedule-image-fetching): Work for XEmacs.
1668
1669         * mm-decode.el (mm-shr): Decode contents by charset.
1670
1671 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1672
1673         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1674         unknown.
1675
1676         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1677         (shr-get-image-data): Ensure against the cache file missing.
1678
1679         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1680         for data.
1681
1682         * spam-report.el (spam-report-url-ping-plain): Don't query about
1683         killing the process.
1684
1685         * shr.el (shr-render-td): Protect against too-wide text.
1686
1687 2010-10-04  Julien Danjou  <julien@danjou.info>
1688
1689         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1690         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1691
1692         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1693         retrieved.
1694
1695 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1696
1697         * shr.el (browse-url): Require.
1698         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1699         lines.
1700         (shr-show-alt-text, shr-browse-image): New commands.
1701         (shr-browse-url, shr-copy-url): New commands.
1702
1703         * gnus-sum.el (gnus-widen-article-window): New variable.
1704         (gnus-summary-select-article-buffer): Use it.
1705
1706         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1707         without @ signs.
1708
1709 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1710
1711         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1712
1713 2010-10-04  Julien Danjou  <julien@danjou.info>
1714
1715         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1716         for XEmacs.
1717
1718 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1719
1720         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1721
1722         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1723         (nnimap-close-server): Implement.
1724
1725         * dgnushack.el (iswitchb): Require to shut up the compiler.
1726
1727         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1728         (shr-insert): Tweak line breaking.
1729         (shr-insert): Handle <pre> better.
1730         (shr-tag-li): Get <li> indentation right.
1731         (shr-tag-li): Get <li> indentation even righter.
1732         (shr-tag-blockquote): Ensure paragraph start.
1733         (shr-make-table): Tweak table generation.
1734         (shr-make-table): Fix typo.
1735
1736         * shr.el: Implement table rendering.
1737
1738 2010-10-04  Julien Danjou  <julien@danjou.info>
1739
1740         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1741
1742 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1743
1744         * shr.el (shr-insert): Use string anchors instead of line anchors.
1745
1746 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1747
1748         * shr.el: Add headings.
1749         (shr-ensure-paragraph): Actually work.
1750         (shr-tag-li): Make <ul> prettier.
1751         (shr-insert): Get white space at the beginning/end of elements right.
1752         (shr-tag-p): Collapse subsequent <p>s.
1753         (shr-ensure-paragraph): Don't insert double line feeds after blank
1754         lines.
1755         (shr-insert): \t is also space.
1756         (shr-tag-s): Fix "s" tag name function.
1757         (shr-tag-s): Fix face prop name.
1758
1759 2010-10-03  Julien Danjou  <julien@danjou.info>
1760
1761         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1762
1763         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1764         gnus-window-inside-pixel-edges.
1765
1766         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1767         gnus-ems.
1768
1769         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1770
1771         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1772         function.
1773
1774         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1775         resize choice.
1776
1777 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1778
1779         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1780         beginning of the buffer.
1781
1782         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1783         article buffer again.
1784
1785         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
1786
1787         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1788         when it's at the start of the buffer.
1789
1790         * shr.el (shr-tag-blockquote): Convert name.
1791         (shr-rescale-image): Use the right image-size variant.
1792
1793         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1794         buffer isn't shown, then select the current article first instead of
1795         bugging out.
1796         (gnus-summary-select-article-buffer): Show both the article and summary
1797         buffers again.
1798
1799         * shr.el (shr-fontize-cont): Protect against regions with no text.
1800         Rename tag functions to shr-tag-* for enhanced security.
1801         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1802
1803 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1804
1805         * shr.el (shr-insert):
1806         * pop3.el (pop3-movemail):
1807         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1808         loaded.
1809
1810 2010-10-03  Glenn Morris  <rgm@gnu.org>
1811
1812         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1813
1814         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1815
1816         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1817
1818         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1819
1820         * gnus-util.el (gnus-make-local-hook): Simplify.
1821
1822 2010-10-02  Julien Danjou  <julien@danjou.info>
1823
1824         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1825         (gnus-ido-completing-read): New function.
1826         (gnus-emacs-completing-read): New function.
1827         (gnus-completing-read): Use gnus-completing-read-function.
1828         Add gnus-completing-read-function.
1829
1830 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1831
1832         * shr.el (shr-insert-document): Autoload.
1833         (shr-img): Be silent.
1834         (shr-insert): Add a newline after every picture before text.
1835         (shr-add-font): Use overlays for combining faces.
1836         (shr-insert): Pass upwards the text start point.
1837
1838         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1839         possible.
1840         (mm-shr): New function.
1841
1842 2010-10-02  Julien Danjou  <julien@danjou.info>
1843
1844         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1845         should go backward.
1846
1847 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1848
1849         * shr.el (shr): Fix typo in provide call.
1850
1851 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1852
1853         * shr.el: New file.
1854
1855         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1856
1857         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1858         completing read.
1859
1860 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1861
1862         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1863         we're being queried about.  Suggested by Dan Jacobson.
1864
1865         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
1866         Suggested by Jason Eisner.
1867
1868         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1869         table, too.  Suggested by Stefan Wiens.
1870         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1871         the table unnecessary.  Suggested by Stefan Wiens.
1872
1873         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1874         longer needed, and probably doesn't work either, as pointed out by
1875         Stefan Wiens.
1876         (gnus-summary-exit): Remove call to the clearing function.
1877         (gnus-summary-exit-no-update): Ditto.
1878
1879         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1880         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1881         Reported by Stefan Monnier.
1882         (gnus-summary-save-in-rmail): Ditto.
1883
1884         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1885         article buffer, instead of both the article buffer and the summary
1886         buffer.  Sort of suggested by Dan Jacobson.
1887
1888         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1889
1890         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1891         Suggested by Dan Jacobson.
1892
1893         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1894         documentation clearer.
1895
1896         * message.el (message-shorten-references): Comment on the number "21".
1897         Suggested by Stefan Monnier.
1898
1899         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1900         Suggested by Dan Jacobson.
1901
1902         * gnus.el (gnus-large-newsgroup):
1903         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1904
1905         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1906         externalize attachments.  Bug reported by Steve Wen.
1907
1908         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1909         really message anything to the user.
1910
1911         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1912         directly.
1913
1914         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1915         messages in empty groups.
1916
1917 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1918
1919         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1920         non-UIDNEXT group.
1921
1922 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1923
1924         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1925         not the value from the collection.
1926
1927         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1928         values.  This sometimes happens on some groups that have no info.
1929         (nnimap-request-newgroups): New function.
1930
1931 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1932
1933         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1934         check into `gnus-registry-initialize'.
1935         (gnus-registry-initialize): Ditto.
1936         Fix and extend header docs.
1937
1938 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1939
1940         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1941         regexp backtrace overflows.
1942
1943         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1944         for starttls that tls.el implements; i.e. openssl.
1945
1946         * tls.el (tls-starttls-switches): Give up on using starttls with
1947         gnutls-cli.
1948         (tls-program): Add --insecure to be consistent with the defaults from
1949         openssl s_client.  Now all three commands are insecure.
1950
1951 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1952
1953         * lpath.el: Bind completion-styles-alist for XEmacs.
1954
1955         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1956         (gravatar-create-image): New function that's an alias to
1957         gnus-xmas-create-image, gnus-create-image, or create-image.
1958         (gravatar-data->image): Use it.
1959
1960 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1961
1962         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1963         install the nnregistry refer method.
1964         (gnus-registry-install-hooks): Use it.
1965         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1966         unfollowed groups.
1967
1968 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1969
1970         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1971         expanding threads.
1972
1973 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1974
1975         * nnir.el: Use the server names without suffixes (bug #7009).
1976
1977         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1978         unencrypted to STARTTLS, if possible.
1979
1980 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1981
1982         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1983         headers before superseding.
1984
1985 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1986
1987         * nnrss.el (nnrss-use-local): Add documentation.
1988
1989         * nnimap.el (nnimap-extend-tls-programs): New function.
1990         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1991         (nnimap-wait-for-connection): Accept the greeting from the stupid
1992         output from openssl s_client -starttls, too.
1993
1994         * tls.el (tls-starttls-switches): New variable.
1995         (tls-find-starttls-argument): Use it.
1996         (open-tls-stream): Ditto.
1997
1998         * netrc.el (netrc-credentials): Return the value of the "default" entry.
1999         (netrc-machine): Ditto.
2000
2001         * nnimap.el (nnimap-find-article-by-message-id): Really return the
2002         article number.
2003         (nnimap-split-fancy): New variable.
2004         (nnimap-split-incoming-mail): Use it.
2005
2006         * nntp.el (nntp-server-list-active-group): Document.
2007
2008         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
2009         SELECT to get the message-id.
2010
2011         * mail-source.el (mail-sources): Remove webmail support.
2012         (defvar): Ditto.
2013         (mail-source-fetcher-alist): Ditto.
2014         (mail-source-fetch-webmail): Remove.
2015
2016         * webmail.el: Remove -- doesn't seem relevant any more.
2017
2018         * gnus.el: Fix up make-obsolete-variable declarations throughout.
2019
2020         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
2021         the \r.
2022
2023 2010-09-30  Julien Danjou  <julien@danjou.info>
2024
2025         * gnus-agent.el (gnus-agent-add-group): Fix call to
2026         gnus-completing-read.
2027
2028 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2029
2030         * nndoc.el (nndoc-retrieve-groups): New function.
2031
2032         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
2033         `default', use nnmail-split-methods.
2034         (nnimap-request-article): Downcase the NILs so that they are nil.
2035
2036         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
2037         symbol.
2038
2039         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
2040         code, since if the user has requested network, that's what they ought
2041         to get.
2042         (nnimap-request-set-mark): Erase the buffer before issuing commands.
2043         (nnimap-split-rule): Mark as obsolete.
2044
2045         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
2046         New variable.
2047
2048         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
2049         correct slot, too.
2050
2051 2010-09-29  Julien Danjou  <julien@danjou.info>
2052
2053         * gnus.el (gnus-local-domain): Declare variable obsolete.
2054
2055         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
2056         Fix history computing.
2057         (gnus-ido-completing-read): Require ido.
2058
2059 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2060
2061         * gnus-registry.el: Don't prompt on load, which makes it impossible to
2062         build Gnus.
2063
2064         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2065         when interpreting the structures.
2066         (nnimap-request-accept-article): Add \r\n to the lines to make this
2067         work with Cyrus.
2068
2069         * nndraft.el (nndraft-request-expire-articles): Use the group name
2070         instead if "nndraft".  Fix found by Nils Ackermann.
2071
2072 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
2073
2074         * nnregistry.el: Add.
2075
2076 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2077
2078         * nnmail.el (group, group-art-list, group-art):
2079         Remove unneeded directives.
2080
2081 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2082
2083         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
2084         (mm-mime-charset)
2085         * rfc2047.el (rfc2047-syntax-table)
2086         * utf7.el (utf7-utf-16-coding-system): Comment fix.
2087
2088         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
2089         rather than `insert-file-contents' and `eval-region'.
2090
2091         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
2092         construction.
2093
2094         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
2095
2096         * time-date.el: No need to require cl for Emacs 21.
2097
2098 2010-09-29  Julien Danjou  <julien@danjou.info>
2099
2100         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
2101         replacement of `gnus-gravatar-relief' to mimic
2102         `gnus-faces-properties-alist'.
2103         Add :version property.
2104
2105 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2106
2107         * mail-source.el (mail-source-report-new-mail)
2108         * message.el (message-default-mail-headers)
2109         * mm-decode.el (mm-valid-image-format-p): Comment fix.
2110
2111         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
2112
2113 2010-09-28  Julien Danjou  <julien@danjou.info>
2114
2115         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
2116         mail-address contains the same string as real-name.
2117
2118         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
2119         non-blank in header, otherwise it'll get stripped.
2120
2121         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
2122         real-name, and then for mail address rather than doing : or , search.
2123
2124 2010-09-27  Julien Danjou  <julien@danjou.info>
2125
2126         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
2127         right completing-read function.
2128         (gnus-use-ido): New variable
2129         (gnus-completing-read-with-default): Remove.
2130         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
2131         (gnus-agent-add-group):
2132         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
2133         * mm-view.el (mm-view-pkcs7-decrypt):
2134         * mm-util.el (mm-codepage-setup):
2135         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2136         * mml-smime.el (mml-smime-openssl-sign-query):
2137         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
2138         (mml-insert-multipart):
2139         * gnus-msg.el (gnus-summary-yank-message):
2140         * gnus-int.el (gnus-start-news-server):
2141         * mm-decode.el (mm-interactively-view-part):
2142         * gnus-dired.el (gnus-dired-attach):
2143         * gnus.el (gnus-read-method):
2144         * gnus-bookmark.el (gnus-bookmark-jump):
2145         * gnus-art.el (gnus-mime-view-part-as-type)
2146         (gnus-mime-action-on-part, gnus-article-encrypt-body):
2147         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
2148         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
2149         * nnmairix.el (nnmairix-create-server-and-default-group)
2150         (nnmairix-update-groups, nnmairix-get-server)
2151         (nnmairix-backend-to-server, nnmairix-goto-original-article)
2152         (nnmairix-get-group-from-file-path):
2153         * nnrss.el (nnrss-find-rss-via-syndic8):
2154         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
2155         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
2156         (gnus-group-browse-foreign-server):
2157         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
2158         (gnus-summary-execute-command, gnus-summary-respool-article)
2159         (gnus-read-move-group-name):
2160         * gnus-score.el (gnus-summary-increase-score)
2161         (gnus-summary-score-effect):
2162         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
2163
2164 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2165
2166         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
2167         x-focus-frame.
2168
2169         * nnimap.el (auth-source-forget-user-or-password)
2170         (auth-source-user-or-password): Autoload.
2171
2172         * message.el (message-from-style, message-interactive)
2173         (message-cite-prefix-regexp, message-sendmail-envelope-from)
2174         (message-yank-prefix, message-indentation-spaces, message-signature)
2175         (message-signature-file): Add comment.
2176
2177 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2178
2179         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
2180         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
2181         new articles.
2182
2183         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
2184         parts.
2185         (nnimap-request-article): Work with the t setting, too.
2186
2187         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
2188         that you don't get flashes of other buffers.
2189         (gnus-summary-show-complete-article): Intern before setting.
2190
2191 2010-09-27  David Engster  <dengste@eml.cc>
2192
2193         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
2194         well as HEADERS.
2195         (nnmairix-retrieve-headers): Provide new argument for the above.
2196
2197 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2198
2199         * gnus-sum.el (gnus-summary-move-article): Don't alter
2200         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
2201         group.
2202
2203         * nnimap.el (nnimap-update-info): Don't destructively alter active.
2204
2205         * message.el (message-cite-prefix-regexp): Revert my last edit.
2206
2207         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
2208         variable instead of the Gnus variable.
2209
2210         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
2211
2212         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
2213
2214         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
2215         since some servers don't like it.
2216         (nnimap-open-connection): Forget credentials if the server says the
2217         password was wrong.
2218         (nnimap-parse-line): Protect against invalid data.
2219
2220         * gnus-sum.el (gnus-summary-move-article): Add comment.
2221         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
2222         nothing alters it while scanning for new messages.
2223
2224         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2225         which may or may not help.
2226         (nnimap-open-connection): If we're doing a stream connection, and then
2227         discover we're on a STARTTLS-capable server, then open a STARTTLS
2228         connection instead.
2229
2230 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2231
2232         * nnimap.el (utf7): Require.
2233
2234         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2235         prefix.
2236
2237 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2238
2239         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2240
2241 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2242
2243         * nnimap.el (nnimap-request-accept-article): Message the error on
2244         error.
2245
2246 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2247
2248         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2249
2250 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2251
2252         * nndoc.el (nndoc-request-list): Return success always.
2253
2254         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2255         `fetch-old' -- we only want to fetch the articles we've requested.
2256         The rest are in the agent, probably.
2257         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2258         disappeared server" to something low.  It's not important.
2259
2260         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2261         arrived before the FETCH data.
2262
2263         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2264         target here, because we don't know the Gnus name of the group.
2265
2266         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2267         for the correct group.
2268
2269         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2270
2271         * gnus.el (gnus): Give a final warning after startup.
2272
2273         * gnus-util.el (gnus-action-message-log): New variable.
2274         (gnus-message): Use it.
2275         (gnus-final-warning): New function.
2276
2277         * nnimap.el (nnimap-open-connection): Record the greeting.
2278         (nnimap): Add greeting.
2279
2280 2010-09-26  Julien Danjou  <julien@danjou.info>
2281
2282         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2283         arguments.
2284         (gnus-html-wash-images): Fix spec computing to include start/end.
2285
2286         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2287
2288 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2289
2290         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2291         deletion.
2292         (nnimap-retrieve-headers): Don't select the group, because that's
2293         already done by nnimap-possibly-change-group.
2294
2295         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2296         (gnus-picon-transform-address): Use it.
2297
2298         * mail-source.el (mail-source-value): Revert previous patch.
2299
2300         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2301         on failure.
2302         (nnimap-open-connection): Look up both virtual and physical server name
2303         credentials.
2304
2305         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2306
2307 2009-02-07  Dave Love  <fx@gnu.org>
2308
2309         * tls.el (open-tls-stream): Don't query killing process.
2310
2311 2009-02-08  Dave Love  <fx@gnu.org>
2312
2313         * gnus-win.el (gnus-window-to-buffer-helper)
2314         (gnus-all-windows-visible-p): Function needn't be a symbol.
2315
2316         * mail-source.el (mail-source-value): Function needn't be a symbol.
2317
2318 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2319
2320         * message.el (message-cite-prefix-regexp): Remove } from the cite
2321         prefix.
2322
2323         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2324         highlight again, so that the highlight is correct.
2325
2326         * gnus-picon.el (gnus-picon): Remove again.
2327         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2328
2329         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2330         doing the header highlightling, so that the background colour of the
2331         picon is correct.
2332
2333         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
2334         (gnus-picon): Ditto.
2335         (gnus-picon): Reinstate.  The background colour for picons is white.
2336         (gnus-picon-insert-glyph): Make the background white.
2337
2338         * nnml.el (nnml-open-nov): Don't return dead buffers.
2339
2340         * auth-source.el (auth-source-create): Query the user for whether to
2341         store the credentials.
2342
2343         * netrc.el (netrc-store-data): New function.
2344
2345         * auth-source.el (auth-source-user-or-password): Use the existing auth
2346         sources, if any, for creation.
2347
2348         * gnus.el (gnus-group-fast-parameter): Return the last matching
2349         parameter instead of the first matching parameter.
2350
2351 2010-09-26  Julien Danjou  <julien@danjou.info>
2352
2353         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2354
2355 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2356
2357         * mml2015.el (mml2015-use): Remove gpg support.
2358
2359         * mml1991.el (mml1991-function-alist): Remove gpg function.
2360         (mml1991-gpg-sign): Remove.
2361
2362 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2363
2364         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2365         (gnus-browse-unsubscribe-current-group): Document it.
2366         (gnus-browse-unsubscribe-group): Use it.
2367
2368 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2369
2370         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2371         address to the To list for easier response.
2372
2373         * gnus.el (gnus-play-startup-jingle): Remove.
2374         (gnus-splash): Don't play jingle.
2375         (gnus): Silence gnus-load message.
2376
2377         * gnus-art.el (gnus-treat-play-sounds): Remove.
2378
2379         * gnus.el (gnus-play-jingle): Remove audio support.
2380
2381         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2382
2383         * earcon.el: Remove -- no users.
2384
2385         * gnus-audio.el: Remove -- no users of this package.
2386
2387         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2388
2389         * gnus-start.el (gnus-setup-news): Remove nocem support.
2390
2391         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
2392
2393         * gnus.el (gnus-use-nocem): Remove.
2394
2395         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2396         Remove.
2397
2398         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
2399         uses NoCeM any more.
2400
2401         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2402         (gnus-button-ctan-handler): Ditto.
2403         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2404         (gnus-button-ctan-directory-regexp): Ditto.
2405         (gnus-button-handle-ctan): Ditto.
2406         (gnus-button-tex-level): Ditto.
2407         (gnus-button-alist): Remove CTAN stuff.
2408
2409 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2410
2411         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
2412         nnimap-streaming test.
2413
2414         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2415         servers twice.
2416
2417         * nnimap.el (nnimap-open-connection): Add more error reporting when
2418         nnimap fails early.
2419
2420         * nnheader.el (nnheader-get-report-string): New function.
2421         (nnheader-get-report): Use it.
2422
2423         * gnus-int.el (gnus-check-server): Say what the error was when opening
2424         failed.
2425
2426         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2427         using streaming.
2428
2429 2010-09-25  Julien Danjou  <julien@danjou.info>
2430
2431         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2432         gnus-window-inside-pixel-edges.
2433
2434 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2435
2436         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2437
2438         * mm-decode.el (mm-save-part): Allow saving to other directories the
2439         normal Emacs way.
2440
2441         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
2442         Suggested by Jay Berkenbilt.
2443
2444         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2445         there isn't a single byte.
2446
2447         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2448         just do it.  It doesn't really seem to matter what the user responds
2449         here, I think, so it's just a confusing question.
2450
2451         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2452         non-streaming case.
2453
2454         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
2455         (gnus-article-encrypt-body): Use it.
2456
2457         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2458         keystroke.
2459
2460         * nnimap.el (nnimap-find-wanted-parts-1):
2461         Use gnus-fetch-partial-articles.
2462
2463         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2464
2465         * nnimap.el (nnimap-insert-partial-structure): New function.
2466         (nnimap-get-partial-article): New function.
2467         (nnimap-request-article): Use it.
2468         (nnimap-wait-for-response): Return whether the wait was successful.
2469         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2470         retrieval wasn't successful.
2471         (nnimap-retrieve-group-data-early): Allow throttling servers.
2472         (nnimap-streaming): New variable.
2473         (nnimap-fetch-partial-articles): Remove.
2474
2475         * mm-decode.el (mm-with-part): Protect against killed buffers.
2476
2477         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2478         for prettier summary display.
2479
2480 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2481
2482         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
2483
2484 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2485
2486         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2487         apparently third-party libraries depend on it.
2488
2489         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2490         before starting negotiation.
2491
2492         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2493         privacy reasons.
2494         (gnus-treat-mail-gravatar): Ditto.
2495
2496         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2497         buffer when inserting images.  Inserting text into the headers, for
2498         instance, can make them invalid.
2499
2500 2010-09-25  Julien Danjou  <julien@danjou.info>
2501
2502         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2503         variables.
2504
2505         * nnheader.el: Remove useless variables news-reply-yank-from and
2506         news-reply-yank-message-id.
2507
2508         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2509         variables.
2510
2511         * mml1991.el: Remove useless mml1991-verbose.
2512
2513         * gnus.el: Remove useless variable gnus-use-generic-from.
2514         Remove obsolete variable gnus-topic-indentation.
2515
2516         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2517
2518         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2519
2520         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2521
2522         * gnus-group.el: Remove useless gnus-group-icon-cache.
2523         Remove useless gnus-ephemeral-group-server.
2524
2525         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2526
2527         * mml2015.el: Remove useless mml2015-verbose.
2528
2529         * mml-smime.el: Remove useless mml-smime-verbose.
2530
2531         * gnus.el: Remove useless gnus-local-domain.
2532
2533         * gnus-gravatar.el (gnus-gravatar-transform-address):
2534         Use gnus-gravatar-size.
2535
2536         * gnus-art.el: Remove useless gnus-treat-translate.
2537
2538 2010-09-24  Julien Danjou  <julien@danjou.info>
2539
2540         * gnus-sum.el: Add support for Gravatars.
2541
2542         * gnus-art.el: Add support for Gravatars.
2543
2544         * gnus-gravatar.el: Add this file.
2545
2546         * gravatar.el: Add this file.
2547
2548 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2549
2550         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
2551
2552         * gnus-group.el (gnus-group-fetch-faq): Remove.
2553
2554         * gnus.el (gnus-group-faq-directory): Remove.
2555
2556         * gnus-group.el (gnus-group-fetch-charter): Remove.
2557
2558         * gnus.el (gnus-group-charter-alist): Remove.
2559
2560         * gnus-group.el (gnus-group-archive-directory): Remove.
2561         (gnus-group-recent-archive-directory): Ditto.
2562         (gnus-group-make-archive-group): Remove.
2563
2564         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2565
2566         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2567         use the same article number for all the cached articles.
2568
2569         * nnimap.el (nnimap-command): Register the last command time so
2570         that we can use it for idling NOOPs.
2571         (nnimap-open-connection): Start the keeplive timer.
2572         (nnimap-make-process-buffer): Store all the process buffers.
2573         (nnimap-keepalive): New function.
2574
2575         * starttls.el (starttls-open-stream): Add autoload cookie.
2576
2577 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2578
2579         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2580         handling.
2581
2582 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2583
2584         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2585         its data structures.
2586
2587         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2588         instead of the cl.el copy-list.
2589         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2590         equalp.
2591
2592 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2593
2594         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2595         and tool-bar-local-item-from-menu.
2596
2597         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2598         mode-line-highlight face for Emacs.
2599
2600         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2601         loading gnus-sum.elc; fix comment for canlock-verify.
2602         (gnus-article-jump-to-part): Use read-number.
2603         (gnus-insert-mime-button, gnus-insert-mime-security-button):
2604         Remove Emacs pre-21 compatible code for help-echo.
2605         (gnus-article-next-page-1): No need to adjust the number of lines.
2606         (gnus-article-describe-bindings): Always use help-buffer.
2607
2608         * gnus-audio.el (gnus-audio-inline-sound)
2609         * gnus-cus.el (gnus-custom-mode)
2610         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2611
2612         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2613
2614         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2615         compatible code.
2616
2617 2010-09-24  Glenn Morris  <rgm@gnu.org>
2618
2619         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2620         visiting the fcc file in rmail-mode.
2621
2622         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2623
2624 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2625
2626         * nnir.el: Silence the byte compiler.
2627
2628         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2629         alias to browse-url-url-encode-chars if any.
2630         (gnus-html-encode-url): Use it.
2631
2632 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2633
2634         * gnus-start.el (gnus-use-backend-marks): New variable.
2635         (gnus-get-unread-articles-in-group): Use it.
2636
2637         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2638         makeover.
2639
2640 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2641
2642         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2643
2644 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2645
2646         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2647         Remove.
2648         (gnus-setup-news-hook):
2649         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
2650
2651         * gnus-int.el (gnus-request-update-info): Protect against backends not
2652         having the function.
2653
2654         * nnimap.el (nnimap-stream): Mention starttls.
2655         (nnimap-open-connection): Add starttls support.
2656
2657 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2658
2659         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2660
2661 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2662
2663         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2664         BODYSTRUCTUREs.
2665         (nnimap-transform-headers): Unfold quoted {42} headers.
2666
2667         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2668         the info.
2669         (gnus-get-unread-articles): Only call updatep on backends that support
2670         it.
2671
2672         * nnweb.el (nnweb-request-update-info): NOOP.
2673
2674         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
2675
2676         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
2677         since it only deals with marks.
2678
2679         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
2680         gnus-request-marks, and make a new gnus-request-update-info.
2681
2682         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2683         the active instead of the high number, which is usually too low.
2684
2685 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2686
2687         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2688         * encrypt.el: Remove.
2689
2690 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2691
2692         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2693         server in symbolic form.
2694
2695         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
2696
2697 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2698
2699         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2700         (nnimap-update-info): Fix up code slightly.
2701
2702         * gnus-int.el (gnus-open-server): Add tracing for performance
2703         debugging.
2704
2705         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2706         (gnus-group-insert-group-line): Pass the real group name so that it
2707         gets the right data.
2708
2709         * gnus-start.el (gnus-get-unread-articles): Don't have
2710         `gnus-get-unread-articles-in-group' update info, since that can be
2711         really slow and doesn't seem to be needed?
2712
2713 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2714
2715         * time-date.el (date-to-time): Try using parse-time-string first before
2716         using the slower timezone-make-date-arpa-standard.
2717
2718 2010-09-22  Julien Danjou  <julien@danjou.info>
2719
2720         * gnus-group.el (gnus-group-insert-group-line):
2721         Call gnus-group-highlight-line.
2722         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2723         default hook list.
2724         (gnus-group-update-eval-form): Add new function.
2725         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2726         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2727
2728 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2729
2730         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2731         immediate, then expire all articles.
2732         (nnimap-update-info): Fix off-by-one errors.
2733         (nnimap-flags-to-marks): Would return no marks lists for group with no
2734         flags.  Instead return the other data.
2735
2736 2010-09-22  Julien Danjou  <julien@danjou.info>
2737
2738         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
2739         Only return an icon.
2740         (gnus-group-insert-group-line): Compute icon to return.
2741
2742         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
2743         (gnus-html-image-fetched): Only cache if
2744         gnus-html-image-automatic-caching is set.
2745         (gnus-html-image-fetched): Check for errors.
2746
2747 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2748
2749         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2750         once per method on `g'.  This ensures that backends like nnfolder don't
2751         open all their folders.
2752
2753         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2754         (nnimap-request-list): Nix out group in the correct buffer.
2755         (nnimap-parse-flags): Implement by using `read' instead of
2756         hand-parsing.
2757         (nnimap-flags-to-marks): Pass on permanent-flags.
2758         (nnimap-make-process-buffer): Record the server name.
2759         (nnimap-parse-flags): Fix typo.
2760         (nnimap-request-scan): Run split on the server in general, not just a
2761         single group.
2762
2763         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2764         parameter, and propagate this downwards.
2765
2766         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2767         since EXAMINE changes it on the server.
2768
2769         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2770         this command might take a while.
2771
2772 2010-09-22  Julien Danjou  <julien@danjou.info>
2773
2774         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
2775         harmful if you have 2 images side-by-side, they can't be properly
2776         update on text deletion.  Using text-property is safer here.
2777         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2778         data.
2779
2780 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2781
2782         * nnimap.el (nnimap-expunge-inbox): Remove.
2783         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2784         (nnimap-expunge): Flip default to t.
2785
2786         * gnus.el (gnus-method-to-server): Don't push things to the cache
2787         unless it's unique.
2788         (gnus-server-to-method): Ditto.
2789
2790 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2791
2792         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2793
2794 2010-09-22  Julien Danjou  <julien@danjou.info>
2795
2796         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2797         get the start of data.
2798         (gnus-html-encode-url): Add this function to encode special chars in
2799         URL.
2800         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2801         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2802
2803         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2804         default.
2805         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2806
2807         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2808         images alt-text.
2809         (gnus-html-put-image): Put alt-text as help-echo.
2810
2811 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2812
2813         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2814         * mm-util.el (mm-decompress-buffer)
2815         * nnir.el (nnir-run-find-grep)
2816         * pop3.el (pop3-list): Use 3rd arg of split-string.
2817
2818         * time-date.el (format-seconds): Comment fix.
2819
2820         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2821         and byte-optimize-form-code-walker.
2822         (dgnushack-make-auto-load): Don't advise make-autoload.
2823
2824         * lpath.el: Remove Emacs 21 stuff.
2825
2826 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2827
2828         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2829         outside the active range.  Suggested by Dan Christensen.
2830
2831         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2832         slightly later to avoid double-getting it.
2833
2834         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2835         previous patch.
2836
2837         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2838
2839 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2840
2841         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2842
2843 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2844
2845         * gnus-int.el (gnus-open-server): Give a better error message in the
2846         "go offline" case.
2847
2848         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2849         marks for nnimap, which is seldom the right thing to do.
2850
2851         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2852         (gnus-same-method-different-name): New function.
2853
2854         * nnimap.el (parse-time): Require.
2855
2856         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2857         method in the presence of many similar methods.
2858
2859         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2860
2861         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2862         nnml-inhibit-expiry.
2863
2864         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2865         find out whether methods are equal.
2866
2867         * nnimap.el (nnimap-find-expired-articles): New function.
2868         (nnimap-process-expiry-targets): New function.
2869         (nnimap-request-move-article): Request the article before looking at
2870         what the Message-ID is.  Fix found by Andrew Cohen.
2871         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2872
2873         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2874         for oldness in addition to being a predicate.
2875
2876         * nnimap.el (nnimap-request-group): When we have zero articles, return
2877         the right data to Gnus.
2878         (nnimap-request-expire-articles): Only delete articles immediately if
2879         the target is 'delete.
2880
2881         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2882         method, this would bug out.
2883
2884         * gnus-group.el (gnus-group-expunge-group): Rename from
2885         gnus-group-nnimap-expunge, and implemented as a normal interface
2886         function.
2887
2888         * gnus-int.el (gnus-request-expunge-group): New function.
2889
2890         * nnimap.el (nnimap-request-create-group): Implement.
2891         (nnimap-request-expunge-group): New function.
2892
2893 2010-09-21  Julien Danjou  <julien@danjou.info>
2894
2895         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2896         (gnus-html-cache-expired): Add new function.
2897         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2898         wethever we should display image for fetch it.
2899         Compute alt-text earlier to pass it to the fetching function too.
2900         (gnus-html-schedule-image-fetching): Change function argument to only
2901         get one image at a time, not a list.
2902         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2903         cache.
2904         (gnus-html-get-image-data): New function to retrieve image data from
2905         cache.
2906         (gnus-html-put-image): Change buffer argument to use image data rather
2907         than file, and place image above region rather than inserting a new
2908         one.  Do not take alt-text as argument, since it's useless now: we place
2909         the image above alt-text.
2910         (gnus-html-prune-cache): Remove.
2911         (gnus-html-show-images): Start to fetch image when we find one, do not
2912         push into a temporary list.
2913         (gnus-html-prefetch-images): Only fetch image if they have expired.
2914         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2915         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2916
2917 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2918
2919         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2920
2921 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2922
2923         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2924         spec inser "*" if the group isn't active instead of 0.
2925
2926         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2927         opening the server.
2928         (nnimap-request-delete-group): Implement group deletion.
2929         (nnimap-transform-headers): Return the size of the entire message in
2930         the Bytes header, not just the size of the first part.
2931         (nnimap-request-move-article): When moving an article from nnimap,
2932         request the article first so the accepting form has an article to
2933         accept.  Reported by Dan Christensen.
2934         (nnimap-command): Make sure that the error message doesn't error out.
2935
2936 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2937
2938         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2939         we haven't requested anything.
2940
2941 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2942
2943         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2944         "".  Fix found by Andrew Cohen.
2945
2946         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2947         instead of -encode-string.
2948
2949 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2950
2951         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2952
2953         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2954         by mm-subst-char-in-string.
2955
2956 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2957
2958         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2959         waiting for the connection string.
2960
2961         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2962         arriving.
2963
2964         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2965         bogus characters.  This allows selecting certain Gmail groups.
2966
2967         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2968         (nnimap-fetch-partial-articles): New variable.
2969         (nnimap-open-connection): When looking for credentials, also use the
2970         nnimap-server-port.
2971         (nnimap-request-article): Return the group/article number, so that Gnus
2972         `^' works as expected.
2973         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
2974
2975         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2976         comments.
2977         (gnus-methods-sloppily-equal): New function.
2978         (gnus): When using the development version of Gnus, load the gnus-load
2979         file.
2980
2981         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2982         `gnus-open-server' on each method before trying to scan them etc.
2983         This ensures that all the backend parameters are set correctly.
2984
2985         * nnimap.el (nnimap-authenticator): New variable.
2986         (nnimap-open-connection): Allow anonymous login.
2987         (nnimap-transform-headers): The chars header is called Chars not Bytes.
2988         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
2989
2990         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2991         patch, found by Knut Anders Hatlen.
2992
2993 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2994
2995         * gnus-agent.el (gnus-agent-batch-confirmation)
2996         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2997         to gnus-message.
2998         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2999         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
3000         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
3001         * gnus-int.el (gnus-open-server): Likewise.
3002         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
3003         (gnus-score-check-syntax): Likewise.
3004         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
3005         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
3006         Likewise.
3007         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3008
3009 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3010
3011         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3012         calling conventions so that prefetch doesn't bug out.
3013
3014 2010-09-19  Julien Danjou  <julien@danjou.info>
3015
3016         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3017         rather than `subst-char-in-region' in order to be able to replace ASCII
3018         char by UTF-8 ones.
3019
3020         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
3021         than curl.
3022         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
3023         the right URL and ALT text on images.
3024         (gnus-html-wash-tags): Fix tag case.
3025         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
3026         (gnus-article-html): Add -o display_ins_del=2 option.
3027         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
3028
3029 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3030
3031         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
3032         the extra mail headers, which sometimes seem to happen for unknown
3033         reasons.
3034
3035         * mail-parse.el (mail-header-encode-parameter): Define as
3036         rfc2045-encode-string instead of as rfc2231-encode-string, since some
3037         (or most, perhaps?) mail readers don't understand the latter, but do
3038         understand the former.
3039
3040         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
3041         to nil, so that no methods are automatically agentized.  I think this
3042         is probably what most users want.
3043
3044         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
3045         from url-retrieve, for instance about invalid URLs.
3046
3047         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
3048         groups that have no articles.
3049         (nnimap-request-article): Check that we really got an article when we
3050         requested one.
3051
3052         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
3053         doesn't exist.
3054
3055         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
3056         nntp buffer so the agent can save it.
3057         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
3058         that CRLF doesn't get translated to \n.
3059         (nnimap-open-connection): Don't make 'shell commands only send \n.
3060
3061 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3062
3063         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
3064         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3065         Update var name.
3066         (nnml-generate-nov-file): Use dolist.
3067         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
3068         Use with-current-buffer.
3069
3070 2010-09-18  Julien Danjou  <julien@danjou.info>
3071
3072         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
3073         parallel.
3074
3075 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3076
3077         * nnimap.el (nnimap-update-info): When doing partial marks update, get
3078         the range update right.
3079         (nnimap-request-group): Don't make `M-g' bug out on group with no
3080         marks.
3081         (nnoo): Require, so that other packages can require nnimap.
3082         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
3083         command we're looking for.  This helps when the server sends more
3084         responses after we've gotten everything we expected.
3085         (nnimap): Add a `newlinep' field to keep track of end-of-line
3086         conventions.
3087         Don't send CRLF to things that don't want it.
3088         (nnimap-request-accept-article): Ditto.
3089
3090 2010-09-18  Julien Danjou  <julien@danjou.info>
3091
3092         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
3093         than curl to retrieve images.
3094
3095 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3096
3097         * nnimap.el (nnimap-update-info): Extend the info so that we can set
3098         the marks.
3099         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
3100         (nnimap-wait-for-connection): New function.
3101         (nnimap-open-connection): If we have PREAUTH, don't query for login
3102         credentials.
3103         (nnimap-update-info): Fix off-by-one error when concatenating ranges
3104         when doing a partial update.
3105
3106 2010-09-18  Julien Danjou  <julien@danjou.info>
3107
3108         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
3109         tags.
3110
3111 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3112
3113         * nnimap.el (nnimap-credentials): New function.
3114         (nnimap-open-connection): Use the new function to look for credentials
3115         also on the numeric equivalents of "imap" and "imaps".
3116
3117         * gnus-start.el (gnus-activate-group): Send the info to
3118         gnus-request-group.
3119
3120         * nnimap.el (nnimap-request-group): Have the "check" version of the
3121         function parse flags and update the info, so that a `M-g' get a total
3122         resync of all flags from the group.
3123
3124         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
3125         to allow backends to alter the info on group selection.  Also alter all
3126         the backend -request-group functions to take the parameter.
3127
3128         * nnimap.el (nnimap-store-info): New function.
3129         (nnimap-update-info): Store the info for later usage.
3130         (nnimap-request-group): Use the stored info for the dont-check case, so
3131         that we don't retrieve all marks when we enter a group.
3132
3133         * nnimap.el: Use deffoo instead of defun for interface functions.
3134
3135         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
3136         update the group info.  This makes the nndraft groups, for instance, go
3137         back to their old behaviour.
3138
3139         * gnus-sum.el (gnus-select-newsgroup): Indent.
3140
3141         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
3142         in.
3143         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
3144         nothing.
3145
3146         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
3147         from methods that are denied.
3148
3149         * gnus-int.el (gnus-method-denied-p): New function.
3150
3151         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
3152         store the password instead of netrc.
3153         (nnimap-open-connection): Don't error out when we can't make a
3154         connections.
3155
3156         * auth-source.el (auth-source-create): In the password prompt, say what
3157         we're querying for.  Also prompt for user name if that hasn't been
3158         given.
3159
3160         * nnimap.el (nnimap-with-process-buffer): Remove.
3161
3162 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3163
3164         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
3165         method when we're reading from the agent.
3166
3167         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
3168
3169         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
3170         that's probably most useful for users.
3171
3172         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
3173         "failed" all the time.
3174
3175         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
3176         ...)) with (with-current-buffer ... ).
3177
3178         * nntp.el (nntp-open-server): Return whether the open was successful or
3179         not.
3180
3181         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
3182         select an unread unseen article first.
3183
3184         * nnimap.el (nnimap-open-connection): If the user doesn't have a
3185         /etc/services, supply some sensible port defaults.
3186
3187         * dgnushack.el: Define netrc-credentials.
3188
3189 2010-09-17  Julien Danjou  <julien@danjou.info>
3190
3191         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
3192
3193 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3194
3195         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
3196         doesn't have any parameters.
3197
3198 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3199
3200         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
3201         only upcased checks.
3202
3203         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
3204
3205         * nnimap.el (nnimap-open-shell-stream): New function.
3206         (nnimap-open-connection): Use it.
3207         (nnimap-transform-headers): Get the number of lines in each message.
3208         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
3209         number of lines.
3210         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
3211         problem.
3212
3213         * utf7.el (utf7-encode): Autoload.
3214
3215         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
3216         to allow the mail splitting to not return a default group.  This is
3217         useful for nnimap, which will leave unmatched mail in the inbox.
3218
3219         * nnimap.el: Rewritten.
3220
3221         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3222         nnimap usage.
3223
3224         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3225         if the move is internal, so that nnimap can do fast internal moves.
3226
3227         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3228         data.
3229         (gnus-read-active-for-groups): Support finishing the early retrieval of
3230         data.
3231
3232         * gnus-range.el (gnus-range-nconcat): New function.
3233
3234         * gnus-int.el (gnus-finish-retrieve-group-infos)
3235         (gnus-retrieve-group-data-early): New functions.
3236
3237 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3238
3239         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3240         (nnrss-retrieve-groups):
3241         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3242         (pop3-quit): Use with-current-buffer.
3243
3244 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3245
3246         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3247         instead of nnheader-accept-process-output.
3248
3249         * dgnushack.el (dgnushack-compile): Add comment.
3250
3251         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3252
3253         * gnus-html.el (gnus-html-schedule-image-fetching)
3254         (gnus-html-prefetch-images): Replace process-kill-without-query by
3255         gnus-set-process-query-on-exit-flag.
3256
3257 2010-09-16  Romain Francoise  <romain@orebokech.com>
3258
3259         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3260
3261 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3262
3263         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3264         parameter to unintern is mandatory-ish in Emacs 24.
3265
3266         * gnus-html.el (gnus-html-schedule-image-fetching)
3267         (gnus-html-prefetch-images): Check for curl before using it.
3268
3269         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3270         depend on curl, which isn't essential.
3271
3272         * imap.el: Revert back to version
3273         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3274         seem problematic.
3275
3276 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3277
3278         * gnus-registry.el (gnus-registry-install-shortcuts):
3279         Explicitly pass `obarray' to `unintern' to avoid a warning.
3280
3281 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3282
3283         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
3284         change.
3285
3286         * nnrss.el (nnrss-request-list): Remove this function and related
3287         functions, including the moreover stuff.
3288
3289 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3290
3291         * nnrss.el (nnrss-retrieve-groups): New function.
3292
3293 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3294
3295         * .dir-locals.el: Add no-byte-compile cookie.
3296
3297 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3298
3299         * time-date.el (format-seconds): Comment fix.
3300
3301         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3302         for back end that doesn't support request-scan.
3303
3304 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3305
3306         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3307         then do request scans from the backends.
3308
3309         * netrc.el (netrc-credentials): New conveniency function.
3310
3311         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3312         avoid running a hook per line, since this takes a lot of time,
3313         profiling shows.
3314         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3315         directly if gnus-visual-p is true.
3316
3317 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3318
3319         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3320         groups; replace mapcar with dolist which is a bit faster; pass groups
3321         info to gnus-read-active-file-1.
3322         (gnus-read-active-file-1): Scan only specified groups if the new
3323         optional arg `infos' is given.
3324
3325 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3326
3327         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3328
3329         * pop3.el (pop3-movemail): Remove.
3330         (pop3-streaming-movemail): Rename to pop3-movemail.
3331
3332         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3333         don't restrict end-tag searches to the end of the line.
3334
3335 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3336
3337         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3338         articles of every unchecked group to t, which means unknown since the
3339         server has never been opened.
3340
3341 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3342
3343         * gnus-html.el (gnus-html-show-alt-text): New command.
3344         (gnus-html-browse-image): Ditto.
3345         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3346         to browse the image directly.
3347         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3348         better.
3349
3350         * gnus-async.el (gnus-async-article-callback):
3351         Call `gnus-html-prefetch-images' unconditionally.
3352
3353         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3354         before feeding URLs to curl.
3355
3356 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3357
3358         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3359         internal images as deletable by `W D D'.
3360
3361         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3362         (gnus-async-article-callback): Fix typo.
3363
3364 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3365
3366         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3367         current line to work around bugs in the output from w3m.
3368
3369         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3370         for groups that want that.
3371
3372         * nntp.el (nntp-wait-for-string): Supply a timeout for
3373         accept-process-output to ensure progress.
3374
3375         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3376         level to get unread articles from, then use that for foreign groups,
3377         too.
3378
3379         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3380         confuses the rest of the function.
3381
3382         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3383         for the methods that support -retrieve-groups, too.
3384
3385         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3386
3387 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3388
3389         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3390         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3391
3392         * pop3.el: Require cl when compiling.
3393         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3394
3395 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3396
3397         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3398         that aren't going to be activated.
3399         (gnus-get-unread-articles): Fix up the last commit.
3400
3401         * gnus-html.el (gnus-article-html): Allow calling without specifying
3402         the handle.  In that case, dissect the buffer first.
3403
3404         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3405
3406         * nnimap.el (nnimap-open-connection): Revert the change that would look
3407         into authinfo for imaps instead of imap.
3408
3409         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3410         say that you don't want to call gnus-request-group with don-check, but
3411         do check the reponse.  This is for virtual groups only.
3412         (gnus-get-unread-articles): Count the archive groups as secondary, so
3413         that they're activated the same way as before.
3414
3415         * imap.el (imap-message-map): Removed optional buffer parameter, since
3416         no callers use it.
3417         (imap-message-get): Ditto.
3418         (imap-message-put): Ditto.
3419         (imap-mailbox-map): Ditto.
3420         (imap-mailbox-put): Ditto.
3421         (imap-mailbox-get): Ditto.
3422         (imap-mailbox-get): Revert last change for this function.
3423
3424         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3425         case-insensitively.
3426         (nnimap-debug): Remove.
3427
3428         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3429         to use `imap-fetch' instead.  According to the comments, this should be
3430         safe, since all other IMAP clients use the 1:* syntax.
3431         (imap-enable-exchange-bug-workaround): Removed.
3432         (imap-debug): Removed -- doesn't seem very useful.
3433
3434         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3435         mail from a file, and the file doesn't exist.
3436
3437         * imap.el (imap-log): New convenience function used throughout instead
3438         of repeating the same code all over the place.
3439
3440         * pop3.el (pop3-streaming-movemail): Return t for success.
3441
3442         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3443         .authinfo if we're using ssl connection.
3444
3445         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3446         already have if we're in a main Gnus `g' run.
3447
3448         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3449
3450 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3451
3452         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3453
3454         * nnmh.el (nnmh-request-list-1): Bind `file'.
3455
3456         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3457         alias to set-process-query-on-exit-flag or process-kill-without-query.
3458         (pop3-open-server): Use it.
3459
3460 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3461
3462         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3463         box to the Incoming file.  Fixes mistake in previous checkin.
3464
3465         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3466         request loop (for debugging purposes) removed.
3467
3468         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3469         culprit is more visible.
3470         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3471         (nnml-add-incremental-nov): New functions to do "incremental" nov
3472         updates, where we just append to the end of the existing nov files
3473         without reading/writing them in full.
3474
3475         * mail-source.el (mail-source-delete-crash-box): Really only check the
3476         incoming files once in a while.
3477
3478         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3479
3480         * mail-source.el (mail-source-delete-crash-box): Only check the
3481         incoming files for deletion once per day to save a lot of file
3482         accesses.
3483
3484         * pop3.el (pop3-logon): Fix up unbound variable typo.
3485
3486         * mail-source.el (pop3-streaming-movemail): Autoload.
3487
3488         * pop3.el (pop3-streaming-movemail):
3489         Respect pop3-leave-mail-on-server.
3490
3491         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3492         retrieval.
3493
3494         * pop3.el (pop3-process-filter): Remove unused function.
3495         (pop3-streaming-movemail, pop3-send-streaming-command)
3496         (pop3-wait-for-messages, pop3-write-to-file)
3497         (pop3-number-of-responses): New functions for streaming pop3
3498         retrieval.
3499
3500         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3501         come from no known methods.
3502         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3503         list.
3504
3505         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
3506         message sizes.
3507         (pop3-movemail): Use erase-buffer instead of looping and deleting
3508         regions, which seems rather odd.
3509
3510         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3511         file once per `g' run.
3512
3513         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3514         directories.  This makes the draft queue directory work.
3515
3516         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3517         data from the backends, so that we only request the list of groups from
3518         each method once.  This should speed things up considerably.
3519
3520         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3521         detect that it's not implemented.
3522
3523         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3524         we actually do recurse down into the tree, but don't stat all leaf
3525         nodes.
3526
3527         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3528         then say so instead of bugging out.
3529
3530         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3531         files exist before trying to read them.
3532
3533         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3534         around <pre_int>.
3535
3536         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3537
3538         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3539
3540 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3541
3542         * mm-util.el (mm-image-load-path): Just return the image directories,
3543         not all directories in the path in addition to the image directories.
3544         (mm-image-load-path): Maintain a cache of the image directories so that
3545         the `g' command in Gnus doesn't have to stat dozens of directories each
3546         time.
3547
3548         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3549         (gnus-html-wash-tags): Add a new `i' command to insert images.
3550         (gnus-html-insert-image): New command and keystroke.
3551         (gnus-html-redisplay-with-images): New command and keystroke.
3552         (gnus-html-show-images): Rename command.
3553         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3554         spacers.
3555         (gnus-html-wash-tags): Decode entities at the end, so that entities
3556         inside the tags don't mess up the rest of the "parsing".
3557
3558         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3559         so that nnimap methods aren't agentized by default.  There's apparently
3560         many problems related to agent/imap behaviour.
3561
3562         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3563
3564         * gnus-html.el: Doc fix.
3565
3566 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3567
3568         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3569         specifier-spec-list for Emacs 21.
3570
3571         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3572         glyph-width and glyph-height instead of display-graphic-p and
3573         image-size; make avoidance of displaying small images work for XEmacs.
3574
3575         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3576         for XEmacs.
3577
3578         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3579         of symbol that holds plist data.
3580         (gnus-process-plist): Remove plist of process after getting it.
3581
3582 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3583
3584         * message.el (message-generate-hashcash): Change default to
3585         'opportunistic if hashcash is installed.
3586
3587         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3588         (gnus-html-put-image): Only call image-size once, since it's somewhat
3589         time-consuming on remote X servers.
3590
3591 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3592
3593         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3594         type on data, not a file name.
3595
3596         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3597         window-pixel-edges for Emacs 21.
3598
3599         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3600         decoded contents.
3601         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3602
3603 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3604
3605         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3606         group line format, since it isn't very interesting.
3607
3608         * gnus-agent.el (gnus-agent-short-article),
3609         (gnus-agent-long-article): Increase values for these two variables,
3610         since most people are likely to have more network connection and
3611         storage than before.
3612
3613         * gnus.el (gnus-refer-article-method): Change default to 'current.
3614         When referring an article, the common behaviour is to refer it from the
3615         current select method, not the native select method.  The chances of
3616         the native select method having the message in question is rather slim
3617         these days.
3618
3619         * gnus-sum.el (gnus-auto-select-subject): Change default to
3620         `unseen-or-unread'.  I think it's likely that most people want to
3621         select an unseen article over a previously seen, but unread one.
3622
3623         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3624         means that in the article buffer none of the minor mode elements will
3625         be shown, usually, and this is not desirable in most cases.
3626
3627         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3628         that commands like `d' (and the like) go to the next line in the
3629         buffer, instead of the next unread article.  I think this is the
3630         behaviour that is most natural for most users.
3631         (gnus-single-article-buffer): Change default to nil, so that people can
3632         have as many article buffers open as they have summary buffer.  I think
3633         this is the most natural way for the groups to behave.
3634
3635         * message.el (message-generate-new-buffers): Change default to
3636         `unsent', so that all new message buffers start their names with the
3637         string "*unsent", and it's easier to find the buffers if you move from
3638         them.
3639
3640 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3641
3642         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3643         small.  They're probably tracking images.
3644         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3645         (gnus-html-rescale-image): Yet another try at getting the image sizing
3646         right.
3647
3648         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3649         nntp-marks-file-name is nil.
3650
3651 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3652
3653         * gnus-html.el (gnus-html-wash-tags)
3654         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3655         Better logging.
3656
3657 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3658
3659         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
3660
3661         * gnus-html.el (gnus-html-wash-tags): Check the value of
3662         gnus-blocked-images in the summary buffer.
3663
3664 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3665
3666         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3667
3668 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3669
3670         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3671         like "a", it seems like.
3672         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3673         since it needs to be picked from the correct buffer.
3674
3675         * nnwfm.el: Remove.
3676
3677         * nnlistserv.el: Remove.
3678
3679 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3680
3681         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3682         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3683
3684 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3685
3686         * nnkiboze.el: Remove.
3687
3688         * nndb.el: Remove.
3689
3690         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3691         alt text.
3692         (gnus-html-rescale-image): Try to get the rescaling logic right for
3693         images that are just wide and not tall.
3694
3695         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3696         overshadow variable bindings.
3697
3698 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3699
3700         * gnus-html.el (gnus-html-wash-tags)
3701         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
3702         Add extra logging.
3703
3704 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3705
3706         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3707         (gnus-max-image-proportion): New variable.
3708         (gnus-html-rescale-image): New function.
3709         (gnus-html-put-image): Rescale images.
3710
3711 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3712
3713         Fix up some byte-compiler warnings.
3714         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3715         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3716         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3717         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3718         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3719         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3720         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3721
3722 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3723
3724         * gnus-html.el (gnus-article-html): Decode contents by charset.
3725
3726 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3727
3728         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3729         (gnus-html-frame-width, gnus-blocked-images)
3730         * message.el (message-prune-recipient-rules): Add custom version.
3731         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3732
3733         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3734         functions.
3735
3736         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3737         gnus-process-get.
3738
3739 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3740
3741         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3742         instead of lsub directly.
3743
3744 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3745
3746         * nnwarchive.el: Remove.
3747
3748         * gnus-soup.el: Remove.
3749
3750         * nnsoup.el: Remove.
3751
3752         * nnultimate.el: Remove.
3753
3754         * gnus-html.el (gnus-blocked-images): New variable.
3755
3756         * message.el (message-prune-recipients): New function.
3757         (message-prune-recipient-rules): New variable.
3758
3759         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3760         guess whether a long line is natural text or not.
3761
3762         * gnus-html.el (gnus-html-schedule-image-fetching):
3763         Use gnus-process-plist and friends for compatibility.
3764
3765 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3766
3767         * gnus-html.el: Require packages that define macros used in this file.
3768         (gnus-article-mouse-face): Declare to silence byte-compiler.
3769         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3770         process-get.
3771         (gnus-html-put-image): Use plist-get to avoid getf.
3772         (gnus-html-prefetch-images): Use with-current-buffer.
3773
3774 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3775
3776         * gnus-ems.el: Provide compatibility functions for
3777         gnus-set-process-plist.
3778
3779         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3780         header-line-format for XEmacs 21.4.
3781
3782         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3783         * gnus.el (gnus-valid-select-methods)
3784         * message.el (message-send-mail-partially-limit)
3785         * mm-decode.el (mm-text-html-renderer)
3786         * mml.el (mml-insert-mime-headers-always)
3787         * smiley.el (smiley-regexp-alist): Bump custom version.
3788
3789 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3790
3791         * gnus-html.el: require mm-url.
3792         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3793         with the url to `url'.
3794         (gnus-html-wash-tags): Support cid: URLs/images.
3795
3796 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3797
3798         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3799         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3800         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3801
3802         * gnus-move.el: Remove file, since it doesn't really work.
3803
3804         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3805         UTF-8.  This seems to fix problems with some German web feeds.
3806
3807         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3808         at the top so that the proper colours are applied.
3809
3810         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3811         don't have dots in their names.
3812
3813         * gnus-art.el (gnus-article-view-part): Doc fix.
3814
3815         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3816         XEmacs-compatible.
3817         (gnus-html-put-image): Don't do images on non-graphic displays.
3818
3819         * nnslashdot.el: Remove this unused backend.
3820
3821         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3822         actions.
3823         (gnus-undo-register-1): Revert last change.
3824
3825         * gnus-group.el (gnus-group-completing-read): Protect against not
3826         having completion-styles bound.
3827
3828         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3829         make broken recipients happier.
3830
3831         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3832
3833         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3834         point parameter.
3835
3836         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3837
3838         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3839         completion-styles for group selection.
3840
3841 2009-02-04  Andreas Schwab  <schwab@suse.de>
3842
3843         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3844         headers and regexp-quote the match if necessary.
3845
3846 2009-03-24  Miles Bader  <miles@gnu.org>
3847
3848         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3849         the blinking smiley.
3850
3851 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3852
3853         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3854         blink smiley.
3855
3856 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3857
3858         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3859         where the dribbel file lives exists.
3860
3861         * message.el (message-send-mail-partially-limit): Change the default to
3862         nil, since most people don't want this.
3863
3864         * mm-url.el (mm-url-decode-entities): Also decode entities like
3865         &#x3212.
3866
3867 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3868
3869         * gnus-sum.el (gnus-summary-idna-message):
3870         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3871         Hyperlink urls in docstrings with URL `...'.
3872
3873 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3874
3875         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3876         functions.
3877
3878 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3879
3880         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3881         say what the mouseover text should be.
3882
3883         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3884         version of the mm-w3m-safe-url-regexp variable to only download images
3885         in the groups where we want that to happen.
3886
3887         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3888
3889         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3890         easier debugging.
3891         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3892         big pictures in the article buffer.
3893
3894         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3895         gnus-article-html.
3896         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3897         w3m.
3898
3899         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3900
3901 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3902
3903         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3904         which doesn't exist.
3905
3906         * message.el (message-inhibit-ecomplete): New variable to allow some
3907         function to inhibit ecomplete address storage.
3908         (message-resend): Disable ecomplete message storage when resending
3909         messages.
3910
3911         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3912
3913 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3914
3915         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3916         Save excursion while copying, moving, and deleting articles in order to
3917         prevent the cursor from jumping to unforeseen place.
3918
3919 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3920
3921         * lpath.el: No need to bind bookmark-current-buffer,
3922         bookmark-yank-point and bookmark-make-record-function.
3923
3924 2010-08-17  Glenn Morris  <rgm@gnu.org>
3925
3926         * gnus-sync.el: Require gnus components whose functions are used.
3927
3928         * gnus-art.el (bookmark-make-record-function):
3929         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3930         Declare for compiler.
3931
3932         * mm-url.el (mml-compute-boundary): Autoload.
3933
3934 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3935
3936         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3937
3938 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3939
3940         Typo fix "hoo4a" -> "hook".
3941
3942         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3943
3944 2010-08-14  Glenn Morris  <rgm@gnu.org>
3945
3946         * gnus-sync.el (gnus-sync): Fix defgroup version.
3947
3948 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3949
3950         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3951
3952         * gnus-sync.el: Fix docs.
3953         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3954         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3955
3956 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3957
3958         Optimizations for gnus-sync.el.
3959
3960         * gnus-sync.el: Add docs about gnus-sync-backend
3961         possibilities.
3962         (gnus-sync-save): Remove unnecessary message.
3963         (gnus-sync-read): Optimize and show what groups were skipped.
3964
3965 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3966
3967         Minor bug fixes for gnus-sync.el.
3968
3969         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
3970         Don't read the sync on get-new-news.
3971
3972         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3973         quiet.
3974
3975         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
3976         (fix typo).
3977
3978 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3979
3980         Make saving and restoring of hidden threads work with overlays.
3981         Patch applied by Ted Zlatanov.
3982
3983         * gnus-sum.el (gnus-hidden-threads-configuration)
3984         (gnus-restore-hidden-threads-configuration): Update to deal with text
3985         properties, rather than searching for a magic character.
3986
3987 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3988
3989         New gnus-sync.el library for synchronization of marks.
3990
3991         * gnus-sync.el: New library for synchronization of marks.
3992
3993         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
3994         renamed from `gnus-registry-grep-in-list'.
3995
3996         * gnus-registry.el (gnus-registry-follow-group-p):
3997         Use `gnus-grep-in-list'.
3998
3999         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4000
4001 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4002
4003         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4004         determining charset of text fails.
4005
4006 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4007
4008         * nnmail.el (nnmail-get-new-mail-1): Revert.
4009
4010         * nnml.el (nnml-active-number): Make sure names of newly created groups
4011         in nnml-group-alist are encoded.
4012
4013 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4014
4015         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4016         containing non-ASCII characters in active file for nnml back end.
4017
4018 2010-07-24  David Engster  <dengste@eml.cc>
4019
4020         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4021         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4022
4023 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4024
4025         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4026         tag (Bug#6654).
4027
4028 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4029
4030         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4031         the article buffer, not the summary buffer.
4032
4033 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4034
4035         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4036         Emacs 23 as well.
4037
4038 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4039
4040         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
4041         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
4042
4043 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4044
4045         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4046         Patch applied by Karl Fogel.
4047
4048         * gnus-sum.el (gnus-summary-bookmark-make-record):
4049         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4050
4051 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4052
4053         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4054         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4055         C-w still not working correctly from Article buffers; Thierry's
4056         patch to fix that will be applied after this.
4057
4058         * gnus-art.el (bookmark-make-record-function): New local variable.
4059
4060         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4061         article buffer.
4062         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4063
4064 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4065
4066         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4067         on changes in bookmark.el.
4068
4069 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4070
4071         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
4072         `no-log' instead of message not to log prompt string.
4073
4074 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4075
4076         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4077         the *other* type of HTML form submission.
4078
4079 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
4080
4081         * auth-source.el (auth-source-pick): If choice does not contain a
4082         questioned keyword, set the check to t.
4083
4084 2010-06-12  Romain Francoise  <romain@orebokech.com>
4085
4086         * gnus-util.el (gnus-date-get-time): Move up before first use.
4087
4088 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4089
4090         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
4091         (gnus-article-edit-part): Bind it to make last part that is substituted
4092         or deleted visible.
4093         (gnus-mime-display-single): Buttonize part of which id equals to
4094         gnus-mime-buttonized-part-id.
4095
4096 2010-06-10  Dan Christensen  <jdc@uwo.ca>
4097
4098         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
4099         (gnus-dd-mmm): Use gnus-date-get-time.
4100         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
4101         simplify logic.
4102         (gnus-summary-limit-to-age): Use gnus-date-get-time.
4103         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
4104
4105 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
4106
4107         * auth-source.el (top): Autoload `secrets-list-collections',
4108         `secrets-create-item', `secrets-delete-item'.
4109         (auth-sources): Fix tag string.
4110         (auth-get-source, auth-source-retrieve, auth-source-create)
4111         (auth-source-delete): New defuns.
4112         (auth-source-pick): Rewrite in order to avoid 2 passes.
4113         (auth-source-forget-user-or-password): New parameter USERNAME.
4114         (auth-source-user-or-password): New parameters CREATE-MISSING and
4115         DELETE-EXISTING.  Retrieve password interactively, if needed.
4116
4117 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4118
4119         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
4120         deleting unused directories when gnus-expert-user is t.
4121
4122 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4123
4124         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
4125         for each temp file when gnus-article-browse-delete-temp is ask.
4126
4127 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4128
4129         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
4130         Lisp calls to delete-backward-char by calls to delete-char.
4131
4132 2010-05-20  Kevin Ryde  <user42@zip.com.au>
4133
4134         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
4135
4136 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4137
4138         * password-cache.el (password-cache-remove): Fix docstring.
4139
4140 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4141
4142         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
4143         article unless decoding article to be saved.
4144
4145 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4146
4147         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4148         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4149         generated within the mm-with-unibyte-current-buffer macro.
4150
4151 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4152
4153         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4154         to nil when we're in a mml-preview buffer and no group is selected.
4155
4156 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4157
4158         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4159         when catching the `C-g'.  Reported by "Leo".
4160
4161 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4162
4163         * message.el (message-forward-make-body-plain)
4164         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4165         multibyte-string-p.
4166
4167         * lpath.el: Revert.
4168
4169 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4170
4171         * message.el (message-forward-make-body-mml): Assume original message
4172         is multibyte string; error on unibyte.
4173         (message-forward-make-body-plain): Ditto; don't add excessive newline
4174         in body end.
4175
4176         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
4177
4178 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
4179
4180         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
4181         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
4182
4183 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4184
4185         * mm-extern.el (mm-extern-url): Don't use
4186         mm-with-unibyte-current-buffer.
4187         (mm-extern-cache-contents): Use with-current-buffer instead of
4188         save-excursion + set-buffer.
4189
4190 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4191
4192         * mm-util.el (mm-emacs-mule): Remove.
4193
4194 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
4195
4196         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
4197         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
4198         change.
4199
4200 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4201
4202         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
4203         bind the default value of enable-multibyte-characters to nil.
4204
4205 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4206
4207         * message.el (message-forward-make-body-plain)
4208         (message-forward-make-body-mml):
4209         Don't use mm-with-unibyte-current-buffer.
4210
4211 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4212
4213         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
4214
4215 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4216
4217         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
4218         (Bug#5592).
4219
4220 2010-05-07  Julien Danjou  <julien@danjou.info>
4221
4222         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4223         it to mm-pipe-part.
4224
4225         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4226         it is given.
4227
4228 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4229
4230         * binhex.el (binhex-decode-region-internal)
4231         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4232         (dns-query)
4233         * nnweb.el (nnweb-gmane-search)
4234         * pgg-parse.el (pgg-parse-armor)
4235         * pgg.el (pgg-verify-region)
4236         * sha1.el (sha1-string-external)
4237         * uudecode.el (uudecode-decode-region-internal)
4238         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4239         XEmacs.
4240
4241         * gnus-art.el (gnus-article-browse-html-parts)
4242         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4243         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4244         make-temp-file.
4245
4246         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4247         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4248         compiling.
4249
4250         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4251         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4252         XEmacs when compiling.
4253
4254         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4255         gnus-pick-mode-off-hook for XEmacs when compiling.
4256         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4257         gnus-binary-mode-off-hook for XEmacs when compiling.
4258
4259         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
4260         Return nil if char-charset is not available.
4261
4262         * imap.el (imap-disable-multibyte)
4263         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4264         macros.
4265
4266         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4267         instead of encode-coding-string.
4268
4269         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4270         'xemacs) instead of mm-emacs-mule to switch function definitions.
4271         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4272
4273         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4274         bind temporary-file-directory for XEmacs;
4275         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4276         timer-set-function for XEmacs 21.4 and SXEmacs;
4277         bind timer-list for XEmacs 21.4 and SXEmacs;
4278         fbind char-charset and find-charset-region for non-Mule XEmacs;
4279         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4280         encode-coding-region and encode-coding-string for XEmacs having no
4281         file-coding feature.
4282
4283 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4284
4285         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4286
4287 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4288
4289         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4290         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4291
4292 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4293
4294         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4295         alias `jka-compr-delete-temp-file' no longer exists.
4296
4297 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4298
4299         Use define-minor-mode in Gnus where applicable.
4300         * mml.el (mml-mode): Use define-minor-mode.
4301         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4302         (gnus-undo-mode): Use define-minor-mode.
4303         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4304         (gnus-dead-summary-mode): Use define-minor-mode.
4305         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4306         Initialize in declaration.
4307         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4308         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4309         (gnus-mailing-list-mode): Use define-minor-mode.
4310         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4311         (gnus-draft-mode): Use define-minor-mode.
4312         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4313         (gnus-dired-mode): Use define-minor-mode.
4314
4315 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4316
4317         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4318         handles on recursive mml-to-mime translation and check them for
4319         boundary delimiter collisions.  Reported by Greg Troxel.
4320
4321 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4322
4323         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4324
4325 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4326
4327         * mm-util.el (mm-find-buffer-file-coding-system):
4328         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4329
4330 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4331
4332         * message.el (message-generate-headers): Record insertion of optional
4333         headers as well.  Otherwise the check to prevent repeated insertion of
4334         optional headers is a no-op.
4335
4336 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4337
4338         * smime.el: Don't mention CVS.
4339
4340         * nnrss.el (nnrss-fetch): Don't mention CVS.
4341
4342         * nnir.el: Don't mention CVS.
4343
4344 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4345
4346         * gnus-sum.el (gnus-summary-bookmark-make-record):
4347         Add `location' field.
4348
4349 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4350
4351         * lpath.el: Fbind bookmark-default-handler,
4352         bookmark-get-bookmark-record, bookmark-make-record-default,
4353         bookmark-prop-get for Emacs <23 and XEmacs.
4354
4355 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4356
4357         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4358         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4359         Use with-current-buffer to silence the byte-compiler.
4360         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4361         bother to require `gnus'.
4362         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4363
4364 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4365
4366         * gnus-sum.el (gnus-summary-bookmark-make-record)
4367         (gnus-summary-bookmark-jump): New functions.
4368         (gnus-summary-mode): Setup bookmark support.
4369
4370 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4371
4372         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4373         if set.
4374
4375 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4376
4377         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4378         gnus-article-browse-html-save-cid-image; make it work recursively for
4379         forwarded messages as well.
4380         (gnus-article-browse-html-parts): Work when prefix arg is given.
4381         (gnus-article-browse-html-article): Doc fix.
4382
4383 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4384
4385         * message.el (message-default-mail-headers):
4386         (message-default-headers): Carry the value mail-default-headers over
4387         into message-default-mail-headers, rather than message-default-headers.
4388
4389 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4390
4391         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
4392         charset.
4393
4394         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4395         charset into the <meta> tag when the article is encoded to utf-8.
4396
4397 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4398
4399         * gnus-art.el (gnus-article-browse-delete-temp-files):
4400         Delete directories as well.
4401         (gnus-article-browse-html-parts): Work for images that do not specify
4402         file names; delete temp directory when quitting; insert header at the
4403         right place; use file: scheme for image files.
4404
4405 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4406
4407         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4408         (gnus-article-browse-html-parts): Use it to make temporary cid image
4409         files in addition to html file so that browser may display them.
4410
4411 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4412
4413         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4414
4415 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4416
4417         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4418
4419 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4420
4421         * auth-source.el (auth-sources): Change default to be simpler.
4422         Explain about Secret Service API sources.  Improve Customize options.
4423         (auth-source-pick): Change to accept any number of search parameters.
4424         Implement fallbacks iteratively, not recursively.  Add scoring on the
4425         second pass and sort by score.  Call Secret Service API when needed.
4426         (auth-source-user-or-password): Use it.  Call Secret Service API
4427         directly when needed to get the user name and the password.
4428
4429 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4430
4431         * message.el (message-interactive): Doc fix.
4432         (message-qmail-inject-args): Reflow.
4433         (message-kill-to-signature): Fix typo in docstring.
4434
4435         * smiley.el (smiley-buffer): Fix typo in docstring.
4436
4437 2010-03-24  Glenn Morris  <rgm@gnu.org>
4438
4439         * mail-source.el (gnus-message): Declare.
4440         (mail-source-delete-old-incoming): Require gnus-util.
4441
4442 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4443
4444         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4445
4446         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4447
4448         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4449         password-cache's default if it is not bound.
4450         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4451         password-cache-expiry's default if it is not bound.
4452
4453         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4454         available in Emacs 21.
4455
4456         * lpath.el: Suppress compiler warnings for:
4457         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4458         XEmacs;
4459         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4460         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4461         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4462
4463 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4464
4465         * auth-source.el (auth-sources): Fix up definition so extra parameters
4466         are always inline.
4467
4468 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4469
4470         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
4471         wasn't updated after mismatch.  Clear cached mailbox info correctly
4472         when uidvalidity changes.
4473         (nnimap-group-prefixed-name): New function to avoid some code
4474         duplication.
4475         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4476         (nnimap-request-group): Use it.
4477         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4478         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4479         with many imap folders.  This is done by caching the group status from
4480         the imap server persistently in a group parameter `imap-status'.  (This
4481         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4482         but not persistently, so every Gnus startup was still very slow.)
4483
4484 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4485
4486         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4487         delete the extra newline.  Otherwise editing of :string and :number
4488         types don't work.
4489
4490 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4491
4492         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4493         secrets.el dependency.
4494         (auth-sources): Add optional user name.  Add secrets.el configuration
4495         choice (unused right now).
4496
4497 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4498
4499         * gnus-sum.el (gnus-summary-make-menu-bar):
4500         Let `gnus-registry-install-shortcuts' fill in the functions.
4501
4502         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4503         warnings.
4504         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4505         (gnus-registry-install-shortcuts): Populate and use it in a
4506         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4507
4508 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4509
4510         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4511         In-place substitutions for the group name encoding/decoding.
4512         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4513         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4514         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4515         (nnimap-update-unseen, nnimap-request-list)
4516         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4517         (nnimap-request-set-mark, nnimap-split-to-groups)
4518         (nnimap-split-articles, nnimap-request-newgroups)
4519         (nnimap-request-create-group, nnimap-request-accept-article)
4520         (nnimap-request-delete-group, nnimap-request-rename-group)
4521         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4522         `encoded-mbx' for consistency.
4523         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4524         variable `imap-current-mailbox'.
4525
4526         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4527         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4528
4529 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4530
4531         * pop3.el (pop3-display-message-size-flag): Display message size byte
4532         counts during POP3 download.
4533         (pop3-movemail): Use it.
4534         (pop3-list): Implement listing of available messages.
4535
4536 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4537
4538         * nnir.el (nnir-get-article-nov-override-function): New function to
4539         override the normal NOV retrieval.
4540         (nnir-retrieve-headers): Use it.
4541
4542 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4543
4544         * auth-source.el (netrc-machine-user-or-password): Autoload.
4545
4546 2010-03-19  Glenn Morris  <rgm@gnu.org>
4547
4548         Stop message.el from loading about 40 libraries it doesn't always need.
4549         The general approach is to autoload rather than require, and to
4550         require in the specific functions rather than the file.  (Bug#5642)
4551
4552         * gmm-utils.el: Don't require wid-edit.
4553         (widget-create-child-value, widget-convert, widget-default-get):
4554         Autoload.
4555
4556         * gnus-util.el: Don't require time-date, netrc.
4557         (message-fetch-field, gnus-group-name-decode): Declare rather than
4558         autoloading.
4559         (gnus-fetch-field): Require message.
4560         (gnus-decode-newsgroups): Require gnus-group.
4561
4562         * ietf-drums.el: Don't require time-date.
4563
4564         * message.el: Don't require hashcash, canlock, ecomplete.
4565         Do require mail-utils.  Require nnheader only when compiling.
4566         (smtpmail-default-smtp-server): Remove declaration.
4567         (message-send-mail-function): Check smtpmail-default-smtp-server
4568         is bound rather than requiring smtpmail.
4569         (message-auto-save-directory, message-insert-signature):
4570         Use expand-file-name rather than nnheader-concat.
4571         (nnheader-insert-file-contents): Autoload.
4572         (hashcash-wait-async): Declare.
4573         (message-send-mail): Only call gnus-setup-posting-charset if
4574         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4575         (message-send-mail-with-sendmail): Require sendmail.
4576         (canlock-password, canlock-password-for-verify): Declare.
4577         (message-canlock-password): Require canlock.
4578         (nnheader-get-report): Autoload.
4579         (gnus-setup-posting-charset): Declare.
4580         (message-send-news): Require gnus-msg.
4581         (message-make-references, message-make-in-reply-to): Use mail-header-id
4582         rather than the alias mail-header-message-id.
4583         (ecomplete-add-item, ecomplete-save): Declare.
4584         (message-put-addresses-in-ecomplete): Require ecomplete.
4585         (ecomplete-display-matches): Autoload.
4586
4587         * mm-decode.el: Don't require mailcap, gnus-util.
4588         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4589         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4590         Autoload.
4591         (mailcap-mime-extensions): Declare.
4592
4593         * mm-encode.el: Don't require mailcap.
4594         (mailcap-extension-to-mime): Autoload.
4595
4596         * mml-sec.el: Don't require password-cache.
4597
4598         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4599         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4600         (mml-minibuffer-read-type): Require mailcap.
4601         (mml-preview): Require gnus-msg.
4602
4603         * mml1991.el: Require password-cache.
4604         (password-cache-expiry): Remove declaration.
4605
4606         * mml2015.el: Require password-cache.
4607         (password-cache-expiry): Remove declaration.
4608
4609         * nneething.el (mailcap): Require mailcap.
4610
4611         * nnheader.el (declare-function): Add compatibility stub.
4612         (message-remove-header): Declare rather than autoload.
4613         (nnheader-replace-header): Require message.
4614
4615         * nnimap.el (declare-function): Add compatibility stub.
4616         (netrc-parse, netrc-machine-user-or-password): Declare.
4617         (nnimap-open-connection): Require netrc.
4618
4619         * nntp.el (declare-function): Add compatibility stub.
4620         (netrc-parse, netrc-machine, netrc-get): Declare.
4621         (nntp-send-authinfo): Require netrc.
4622
4623         * rfc2047.el: Don't require qp.
4624         (quoted-printable-encode-region, quoted-printable-decode-string):
4625         Autoload.
4626
4627         * sieve-mode.el: Don't require easymenu.
4628         (easy-menu-add-item): Autoload it.
4629
4630         * spam-stat.el (time-to-number-of-days): Autoload it.
4631
4632 2010-03-19  Glenn Morris  <rgm@gnu.org>
4633
4634         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4635
4636 2010-03-18  Glenn Morris  <rgm@gnu.org>
4637
4638         * hashcash.el (declare-function): Remove duplicate definition.
4639
4640 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4641
4642         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4643         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4644         value if any backslash escapes).
4645
4646 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4647
4648         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4649         if it is available.  (bug#5647)
4650
4651         * lpath.el: Suppress compiler warning for coding-system-from-name for
4652         Emacs 21 and XEmacs.
4653
4654 2010-03-14  Juri Linkov  <juri@jurta.org>
4655
4656         * hmac-def.el:
4657         * hmac-md5.el:
4658         * netrc.el: Fix keywords.
4659
4660 2010-02-26  Glenn Morris  <rgm@gnu.org>
4661
4662         * message.el (message-send-mail-function): Change the default, so that
4663         it inherits from a customized send-mail-function.  (Bug#5643)
4664
4665 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4666
4667         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4668         shell-command-to-string signals an error (bug#5299).
4669
4670 2010-02-24  Glenn Morris  <rgm@gnu.org>
4671
4672         * message.el (message-smtpmail-send-it)
4673         (message-send-mail-with-mailclient): Doc fixes.
4674
4675 2010-02-16  Glenn Morris  <rgm@gnu.org>
4676
4677         * message.el (message-default-mail-headers): Change the default value
4678         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4679
4680 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4681
4682         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4683         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4684
4685 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4686
4687         * time-date.el (date-to-time): Doc fix (Bug#5408).
4688
4689 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4690
4691         * message.el (message-mail): Just pass yank-action on to message-setup.
4692         (message-setup): Handle (FUN . ARGS) form of yank-action.
4693         (message-with-reply-buffer, message-widen-reply)
4694         (message-yank-original): Handle non-buffer values of
4695         message-reply-buffer (Bug#4080).
4696         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4697
4698 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4699
4700         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4701         Fix typo in docstring.
4702
4703 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4704
4705         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4706         response.
4707
4708 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4709
4710         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4711
4712         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4713
4714         * message.el (message-check-news-header-syntax): Protect against a
4715         string that `rfc822-addresses' returns when parsing fails.
4716
4717 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4718
4719         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4720         (gnus-previous-char-property-change): New functions.
4721
4722         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4723
4724 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4725
4726         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4727         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4728
4729 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4730
4731         * message.el (message-exchange-point-and-mark): Rework last change to
4732         avoid using optional arg of exchange-point-and-mark, for backward
4733         compatibility.
4734
4735 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4736
4737         * message.el (message-exchange-point-and-mark):
4738         Call exchange-point-and-mark with an argument rather than setting
4739         mark-active by hand (Bug#5175).
4740
4741 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4742
4743         * nntp.el (nntp-service-to-port): Work for service expressed with
4744         numeric string; replace [:digit:] with [0-9] for XEmacs.
4745
4746 2009-12-17  Glenn Morris  <rgm@gnu.org>
4747
4748         * gnus-group.el (gnus-bug-group-download-format-alist):
4749         Change emacs entry to debbugs.gnu.org.  Bump :version.
4750
4751 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4752
4753         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4754
4755 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4756
4757         * message.el (message-info): Explain why we use `Info-goto-node'.
4758
4759 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4760
4761         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4762
4763 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4764
4765         * message.el (message-completion-in-region): New compatibility function.
4766         (message-expand-group): Use it.
4767
4768 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4769
4770         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4771         with no unread article should be listed if the 2nd arg `predicate' is
4772         given.
4773
4774 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4775
4776         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4777
4778 2009-11-29  Juri Linkov  <juri@jurta.org>
4779
4780         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4781         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4782         on `gnus-recenter'.  (Bug#4698, Bug#4981)
4783
4784 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4785
4786         * sha1.el (sha1-string-external): default-directory "/" in case
4787         otherwise non-existent.  process-connection-type pipe for touch of
4788         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4789
4790 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4791
4792         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4793         it's comms related and sgml-mode.el has "comm" on that basis too.
4794
4795 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4796
4797         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4798         containing tspecial characters if they have been already quoted.
4799
4800 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4801
4802         * dns-mode.el (auto-mode-alist): Purecopy string.
4803
4804 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4805
4806         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4807
4808 2009-10-24  Glenn Morris  <rgm@gnu.org>
4809
4810         * gnus-art.el (help-xref-stack-item): Define for compiler.
4811
4812 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4813
4814         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4815
4816 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4817
4818         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4819
4820 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4821
4822         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4823         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4824
4825 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4826
4827         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4828         (gnus-overlays-in): New alias to overlays-in.
4829
4830         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4831         gnus-overlay-get, and gnus-delete-overlay.
4832         (gnus-summary-show-thread): Make it work as well for systems in which
4833         next-single-char-property-change is not available.
4834         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4835
4836         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4837         (gnus-overlay-get): New alias to extent-property.
4838         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4839
4840         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4841         SXEmacs.
4842
4843         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4844         SXEmacs.
4845
4846 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4847
4848         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4849
4850 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4851
4852         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4853         and XEmacs that don't have `remove-overlays'.
4854
4855 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4856
4857         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4858         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4859         selective display.  Use overlays instead.
4860
4861 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4862
4863         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4864
4865 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4866
4867         * spam-stat.el (spam-stat-load): Fix typo in message.
4868
4869 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4870
4871         * dig.el (dig-invoke): Fix typo in docstring.
4872         (query-dig): Reflow docstring.
4873
4874 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4875
4876         * gnus-art.el (gnus-article-encrypt-body):
4877         * message.el (message-check-recipients):
4878         * mm-util.el (mm-codepage-setup):
4879         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4880         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4881
4882 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4883
4884         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4885         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4886         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4887         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4888         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4889
4890 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4891
4892         * dig.el: Add "Keywords: comm", as per net-utils.el.
4893
4894 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4895
4896         * dig.el (dig-mode): Use define-derived-mode.
4897
4898 2009-09-19  Glenn Morris  <rgm@gnu.org>
4899
4900         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4901
4902 2009-09-18  Glenn Morris  <rgm@gnu.org>
4903
4904         * gnus-diary.el (gnus-diary-check-message):
4905         * message.el (message-insert-formatted-citation-line):
4906         * nnbabyl.el (top-level):
4907         * nndiary.el (nndiary-schedule):
4908         Fix typos in condition-case handlers.
4909
4910 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4911
4912         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4913         configuration that provides the sole article window in a frame;
4914         position point correctly after deleting a part.
4915
4916 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4917
4918         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4919         (spam-resolve-registrations-routine): Use it to unregister articles
4920         that change status.
4921
4922 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4923
4924         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4925         with XEmacs.
4926         (parse-time-string-chars): Use it.
4927
4928 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4929
4930         * imap.el (imap-interactive-login): Better messages.
4931         (imap-open): Fix bug with renamed buffer on reconnect.
4932         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4933         for easier debugging and cleaner code.  On successful (guessed based on
4934         server capabilities) secondary authentication, set imap-state
4935         correctly.
4936         (imap-last-authenticator): Define imap-last-authenticator as a variable
4937         to avoid warnings.
4938
4939 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4940
4941         * nnrss.el (nnrss-request-article): Remove binding of
4942         default-enable-multibyte-characters that has gotten needless by
4943         the 2007-07-13 change in rfc2047-encode-message-header.
4944
4945         * mml.el (mml-insert-multipart): Error on the message header.
4946         (mml-insert-part): Error on the message header; position point at
4947         the end of a MIME tag.
4948
4949 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4950
4951         * time-date.el (autoload): Expand define-obsolete-function-alias into
4952         defalias and make-obsolete for old Emacsen that Gnus supports.
4953         (with-no-warnings): Define it for old Emacsen.
4954         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4955         is available.
4956         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4957         float-time is available; suppress compile warning for time-to-seconds.
4958
4959         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4960         (gnus-float-time): Alias to float-time if it exists.
4961
4962         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4963         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4964         float-time is available; suppress compile warning for time-to-seconds.
4965
4966         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4967         XEmacs.
4968
4969 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4970
4971         * imap.el (imap-message-map): Docstring fix.
4972
4973 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4974
4975         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4976         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4977         Add the optional argument `encoding' that overrides the default.
4978
4979         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4980         mm-encode-buffer.
4981
4982 2009-09-04  Glenn Morris  <rgm@gnu.org>
4983
4984         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4985         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4986         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4987         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4988         * mm-util.el (mm-with-unibyte-current-buffer)
4989         (mm-find-buffer-file-coding-system):
4990         * yenc.el (yenc-decode-region): Use default-value rather than
4991         default-enable-multibyte-characters.
4992
4993 2009-09-03  Glenn Morris  <rgm@gnu.org>
4994
4995         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4996         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4997         than default-enable-multibyte-characters.
4998
4999 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5000
5001         * gnus-art.el (gnus-article-read-summary-keys):
5002         Fix gnus-buffer-configuration's value temporarily used.
5003
5004 2009-09-02  Glenn Morris  <rgm@gnu.org>
5005
5006         * gnus-util.el (gnus-float-time): New function.
5007         * gnus-delay.el (gnus-delay-article):
5008         * gnus-sum.el (gnus-thread-latest-date):
5009         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5010         * nnspool.el (nnspool-request-newgroups):
5011         Use gnus-float-time rather than time-to-seconds.
5012         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5013
5014         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5015         (gnus-header-subject-face, gnus-header-newsgroups-face)
5016         (gnus-header-name-face, gnus-header-content-face):
5017         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5018         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5019         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5020         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5021         (gnus-cite-face-11):
5022         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5023         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5024         (gnus-server-closed-face, gnus-server-denied-face)
5025         (gnus-server-offline-face):
5026         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5027         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5028         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5029         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5030         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5031         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5032         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5033         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5034         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5035         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5036         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5037         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5038         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5039         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5040         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5041         (gnus-summary-high-undownloaded-face)
5042         (gnus-summary-low-undownloaded-face)
5043         (gnus-summary-normal-undownloaded-face)
5044         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5045         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5046         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5047         (gnus-splash-face):
5048         * message.el (message-header-to-face, message-header-cc-face)
5049         (message-header-subject-face, message-header-newsgroups-face)
5050         (message-header-other-face, message-header-name-face)
5051         (message-header-xheader-face, message-separator-face)
5052         (message-cited-text-face, message-mml-face):
5053         * sieve-mode.el (sieve-control-commands-face)
5054         (sieve-action-commands-face, sieve-test-commands-face)
5055         (sieve-tagged-arguments-face):
5056         * spam.el (spam-face):
5057         Mark face aliases with "-face" in the name as obsolete.
5058
5059 2009-09-01  Glenn Morris  <rgm@gnu.org>
5060
5061         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5062         than goto-line.
5063
5064 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5065
5066         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5067         Don't move point if the command is invoked inside the message header.
5068
5069 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5070
5071         * imap.el (imap-send-command): Simplify.
5072         (imap-wait-for-tag): point-max -> buffer-size.
5073
5074 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5075
5076         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5077         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5078         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5079         * nnir.el (nnir-swish-e-index-file):
5080         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5081         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5082         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5083         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5084         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5085         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5086
5087 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5088
5089         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5090         Don't save excursion.
5091
5092 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5093
5094         * nnheader.el (nnheader-find-file-noselect):
5095         * mm-util.el (mm-insert-file-contents):
5096         Use (default-value 'major-mode) instead of default-major-mode.
5097
5098 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5099
5100         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
5101
5102 2009-08-26  Glenn Morris  <rgm@gnu.org>
5103
5104         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
5105         than placing in files.el.
5106
5107 2009-08-25  Glenn Morris  <rgm@gnu.org>
5108
5109         * nnir.el (top-level): Don't require cl at run-time.
5110         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5111         Replace cl-function substitute with gnus-replace-in-string.
5112         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5113         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5114         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5115         simplified expansions.
5116
5117 2009-08-25  Kevin Ryde  <user42@zip.com.au>
5118
5119         * dig.el (dig): Add autoload cookie.
5120
5121 2009-08-22  Glenn Morris  <rgm@gnu.org>
5122
5123         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5124         goto-line.
5125
5126 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5127
5128         * parse-time.el (parse-time-string-chars): Save match data.
5129
5130 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
5131
5132         * parse-time.el (parse-time-string-chars): Compute using character
5133         classes, to handle non-ascii characters (Bug#3190).
5134
5135 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5136
5137         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5138
5139         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5140         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5141         (gnus-mm-display-part, gnus-mime-display-single)
5142         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5143         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5144
5145         * gnus-sum.el
5146         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5147         (gnus-summary-move-article): Add expirable mark to articles copied or
5148         moved to group that has auto-expire turned on if the option is non-nil.
5149
5150 2009-07-24  Glenn Morris  <rgm@gnu.org>
5151
5152         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5153         Fix typo.  (Bug#3903)
5154
5155 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5156
5157         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5158         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5159         that should not be used for draft articles.
5160         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5161         that has no concern in minor mode keys.
5162         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5163         Abolish.
5164
5165 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5166
5167         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5168         article without making inquiry to a user for unknown encoding.
5169
5170         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5171         (nnmaildir--scan): Assume i-node and device number that file-attributes
5172         returns might be cons-cell.
5173
5174         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
5175
5176         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
5177
5178 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5179
5180         * auth-source.el: Remove docs now in auth.texi.  Don't use
5181         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5182         `auth-source-hide-passwords' and use them.
5183
5184 2009-07-15  Glenn Morris  <rgm@gnu.org>
5185
5186         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5187
5188 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5189
5190         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5191         excessive whitespace from the default values of title and description.
5192
5193 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5194
5195         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5196         mail-fetch-field to fetch Content-Description header in order to
5197         exclude newlines.
5198
5199 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
5200
5201         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
5202         format used by GnuPG 2.0.11.
5203
5204 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5205
5206         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5207         to deleted part.
5208
5209 2009-05-30  David Engster  <dengste@eml.cc>
5210
5211         * nnmairix.el: Remove old documentation in the commentary block.
5212         (nnmairix-request-group): Do not update active file for nnml back ends.
5213         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5214         end so that overview files are ignored.
5215         (nnmairix-update-groups): Make updating the groups more robust by using
5216         marks.
5217         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5218         with dollar characters in message-id.
5219
5220 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5221
5222         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5223         2008-12-25 in dns.el.
5224
5225 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5226
5227         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5228         could happen if the text is only composed of spaces and/or tabs.
5229
5230 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5231
5232         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5233         when sending a queued message to avoid extra mml tags.
5234
5235 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5236
5237         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5238
5239 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5240
5241         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5242         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5243         rmail-toggle-header for XEmacs;
5244         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5245
5246 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5247
5248         * gnus-dired.el: Remove autoload for gnus-setup-message.
5249         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5250         displaying Gnus logo; always use compose-mail.
5251
5252 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5253
5254         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5255
5256 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5257
5258         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5259         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5260         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5261         available.
5262         (gnus-nocem-epg-verify): New function.
5263
5264 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5265
5266         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5267
5268 2009-02-15  Glenn Morris  <rgm@gnu.org>
5269
5270         * gnus-util.el (rmail-insert-rmail-file-header)
5271         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5272         autoloads.
5273         (rmail-default-rmail-file): Remove unnecessary declaration.
5274         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5275
5276 2009-02-14  Glenn Morris  <rgm@gnu.org>
5277
5278         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5279         variable (only used in gnus-util, which declares it anyway).
5280         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5281         which was only needed by gnus-art (changed to not use it any more).
5282         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5283         only used in gnus-util, which autoloads it itself.
5284         (rmail-update-summary): Fix autoload.
5285
5286         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5287         rather than rmail-output-to-rmail-file.
5288
5289 2009-02-07  Glenn Morris  <rgm@gnu.org>
5290
5291         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5292         autoload of function that no longer exists.
5293         (rmail-toggle-header): Declare.
5294         (message-forward-rmail-make-body): Handle mbox Rmail.
5295
5296 2009-01-31  Glenn Morris  <rgm@gnu.org>
5297
5298         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5299         2009-01-09 change.
5300
5301 2009-01-31  Dave Love  <fx@gnu.org>
5302
5303         * imap.el (imap-fetch-safe): Bind debug-on-error.
5304         (imap-debug): Add imap-fetch-safe.
5305
5306 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
5307
5308         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5309         (auth-source-forget-all-cached): New convenience function.
5310         (auth-source-user-or-password): Accept list of modes or a single mode.
5311
5312         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5313         auth-source modes.
5314
5315         * netrc.el (netrc-machine-user-or-password): Use list of
5316         auth-source modes.
5317
5318         * nnimap.el (nnimap-open-connection): Use list of
5319         auth-source modes.
5320
5321         * nntp.el (nntp-send-authinfo): Use list of
5322         auth-source modes.
5323
5324 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5325
5326         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5327         now.
5328
5329 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5330
5331         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5332         coding system in XEmacs; add a workaround for XEmacs.
5333
5334         * lpath.el: Fbind coding-system-aliasee.
5335
5336 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5337
5338         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5339         of current-language-environment.
5340
5341 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5342
5343         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5344         available at runtime.
5345
5346 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5347
5348         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5349
5350 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5351
5352         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5353         the greatest positive fixnum value doesn't work under an XEmacs with
5354         bignum support; use the most-positive-fixnum constant instead,
5355         available since Emacs 21.1 with cl and XEmacs 21.1.
5356
5357 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5358
5359         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5360         XEmacs gets not to work.
5361
5362 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5363
5364         * mm-util.el (mm-coding-system-priorities): Allow the value like
5365         "Japanese (UTF-8)" of current-language-environment.
5366
5367 2009-01-09  Glenn Morris  <rgm@gnu.org>
5368
5369         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5370         with last-command-event.
5371
5372 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5373
5374         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5375         in the doc string.
5376
5377         * message.el (message-fix-before-sending): Amend comment.
5378
5379 2009-01-08  Dave Love  <fx@gnu.org>
5380
5381         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5382
5383 2009-01-07  David Engster  <dengste@eml.cc>
5384
5385         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5386         simplified server definitions by converting it via
5387         gnus-server-to-method.
5388
5389 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5390
5391         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5392         parameter's operands.
5393
5394 2009-01-06  David Engster  <dengste@eml.cc>
5395
5396         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5397         primary select method (for gnus-group-mark-article-as-read).
5398
5399 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5400
5401         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5402         `(gnus)Face', not `(gnus)X-Face'.
5403
5404 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5405
5406         * mm-util.el (mm-ucs-to-char): New function.
5407
5408         * mm-url.el (mm-url-decode-entities): Use it.
5409
5410         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5411         unicode-to-char.
5412
5413 2009-01-05  Dave Love  <fx@gnu.org>
5414
5415         * time-date.el: Require cl for `declare'.
5416
5417 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5418
5419         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5420         Dave Love.
5421
5422 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5423
5424         * message.el (message-fix-before-sending): Add `eight-bit' to
5425         illegible-text check.
5426
5427 2009-01-03  Michael Olson  <mwolson@gnu.org>
5428
5429         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5430         `headers' is nil.  This can occur if the IMAP server does not have
5431         permissions to read messages from a folder, but can write new messages
5432         to the folder.
5433         (nnimap-request-article-part): Do not insert `data' if it is nil.
5434
5435         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5436         characters which will confuse `read', so skip past them.
5437
5438 2009-01-01  Dave Love  <fx@gnu.org>
5439
5440         * imap.el (imap-string-to-integer): Fix typo.
5441         (imap-fetch-safe): New function.
5442         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5443
5444         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5445
5446         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5447         (imap-parse-greeting): Fix doc strings.
5448         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5449         (imap-parse-flag-list): Make messages unique.
5450         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5451
5452         * nnimap.el: Fix author email.
5453         (nnimap-split-rule): Add FIXME comment.
5454         (nnimap-debug): Fix doc string.
5455
5456 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5457
5458         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5459
5460 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5461
5462         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5463         nslookup if resolv.conf isn't available.
5464         (dns-query): Rename from query-dns.
5465         (dns-query-cached): Rename from query-dns-cached.
5466
5467 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5468
5469         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5470         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5471         to check if those variables exist (first appeared in Emacs 18.50).
5472
5473 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5474
5475         * mm-util.el (mm-line-number-at-pos): New function.
5476
5477         * spam-report.el (spam-report-process-queue): Use it.
5478
5479 2008-12-24  David Engster  <dengste@eml.cc>
5480
5481         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5482         parameters that haven't existed as variables as buffer-local variables.
5483
5484 2008-12-23  Dave Love  <fx@gnu.org>
5485
5486         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5487         cadar.
5488
5489         * sieve-manage.el (sieve-manage-starttls-p): Rename from
5490         imap-starttls-p.
5491         (sieve-manage-starttls-open): Rename from imap-starttls-open.
5492
5493 2008-12-22  Dave Love  <fx@gnu.org>
5494
5495         * imap.el: Fix author email.  Doc fixes.
5496         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5497         reply.
5498
5499 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5500
5501         * spam-report.el (spam-report-gmane-max-requests): New constant.
5502         (spam-report-gmane-wait): New variable.
5503         (spam-report-gmane-ham, spam-report-gmane-spam)
5504         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5505         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5506         the server.
5507
5508         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5509         Add explanations.
5510
5511         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5512         nnheader-accept-process-output and nnheader-read-timeout if available.
5513         (pop3-movemail): Use it.
5514
5515         * message.el (message-check-news-body-syntax): Fix signature check if
5516         there's an attachment.
5517
5518 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5519
5520         * mm-util.el: Add comments to the mm- emulating functions.
5521
5522 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5523
5524         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
5525         Reported by Stephen Berman <stephen.berman@gmx.net>.
5526
5527 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5528
5529         * mm-util.el (mm-substring-no-properties): New function.
5530         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5531         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5532         (mm-string-to-multibyte): Doc fix.
5533
5534         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5535
5536 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5537
5538         * mml.el (mml-attach-file): Strip text properties from file name.
5539         (Bug#1574)
5540
5541 2008-12-16  Glenn Morris  <rgm@gnu.org>
5542
5543         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5544
5545 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5546
5547         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5548         knows since the charset specified might be a bogus alias that
5549         mm-charset-synonym-alist provides.
5550
5551 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5552
5553         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5554         "ISO_8859-1".
5555
5556         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5557
5558 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5559
5560         * mm-util.el (mm-charset-eval-alist):
5561         Define it before mm-charset-to-coding-system.
5562         (mm-charset-to-coding-system): Add optional argument `silent';
5563         define it before mm-charset-override-alist.
5564         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5565         default value if it can be used in Emacs currently running;
5566         silence mm-charset-to-coding-system.
5567
5568 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5569
5570         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5571         `allow-override' which says whether to use `mm-charset-override-alist'.
5572         (rfc2047-decode-encoded-words): Use it.
5573
5574         * mm-util.el (mm-charset-override-alist): Fix custom type;
5575         add `(gb2312 . gbk)' to choices.
5576
5577 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5578
5579         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5580         fast.
5581
5582         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5583
5584         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5585
5586 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5587
5588         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5589         on links.
5590
5591         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5592
5593 2008-12-03  Lute Kamstra  <lute@gnu.org>
5594
5595         * sha1.el: Remove leading * from docstrings of defcustoms,
5596         deffaces, defconsts and defuns.
5597
5598 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5599
5600         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5601         users' addresses that don't have domain parts.
5602         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5603         rather than message-narrow-to-head since there will be the message
5604         header separator.
5605
5606 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5607
5608         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5609         since the result is inserted in a unibyte buffer anyway.
5610         (nnimap-demule-use-string-to-multibyte): Remove.
5611         (nnimap-demule): Alias it to mm-string-to-multibyte.
5612
5613 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5614
5615         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5616         variable for debugging bug#464 and bug#1174.
5617         (nnimap-demule): Use it.
5618
5619 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5620
5621         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5622         score calculation correctly.
5623
5624 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5625
5626         * message.el (message-send-mail): Just set the buffer to unibyte
5627         rather than use mm-with-unibyte-current-buffer which does a lot more.
5628         (message-send-mail-partially): Don't bother with
5629         mm-with-unibyte-current-buffer since it's already been made unibyte by
5630         message-send-mail.
5631
5632 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5633
5634         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5635
5636 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5637
5638         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5639
5640 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5641
5642         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5643         require itself and to remove `with-no-warnings'.
5644
5645 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5646
5647         * starttls.el (starttls-any-program-available): Get the name of the
5648         available TLS layer program.
5649         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5650         well as the host name in the "opening" message.
5651
5652         * auth-source.el (auth-source-cache, auth-source-do-cache)
5653         (auth-source-user-or-password): Cache passwords and logins by default,
5654         allow override with `auth-source-do-cache'.
5655         (auth-source-forget-user-or-password): Allow users to remove cache
5656         entries if needed.
5657
5658 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5659
5660         * md4.el (md4-buffer): Fix typo in docstring.
5661         (md4, md4-64): Doc fixes.
5662         (md4-pack-int32): Reflow docstring.
5663
5664 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5665
5666         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5667         condition-case to only the forward-sexp call.
5668
5669 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5670
5671         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5672         quotes contained.  Make it more robust regardless by an extra
5673         condition-case wrapper.
5674
5675 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5676
5677         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5678
5679 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5680
5681         * nnml.el (nnml-request-expire-articles): Check if the function set to
5682         `nnmail-expiry-target' returns the symbol `delete'.
5683
5684         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5685
5686         * nnmail.el (nnmail-expiry-target): Fix custom type.
5687
5688 2008-10-02  Glenn Morris  <rgm@gnu.org>
5689
5690         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5691         Silence compiler warning.
5692
5693 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5694
5695         * tls.el (open-tls-stream): Show the actual command being
5696         executed, instead of the format string.
5697
5698 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5699
5700         * lpath.el: Fbind codepage-setup for Emacs 23.
5701
5702 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5703
5704         * mml.el (mml-menu): Don't assume mml2015 is bound.
5705
5706 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5707
5708         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5709         exists.
5710
5711 2008-09-27  Glenn Morris  <rgm@gnu.org>
5712
5713         * gnus-util.el (mail-header-remove-comments): Autoload it.
5714
5715 2008-09-27  Andreas Schwab  <schwab@suse.de>
5716
5717         * gnus-util.el (gnus-split-references): Strip comments.
5718         (gnus-parent-id): Likewise.
5719
5720 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5721
5722         * message.el (message-confirm-send): Fix version.
5723
5724 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5725
5726         * message.el (message-idna-to-ascii-rhs-1): Use
5727         mail-extract-address-components rather than mail-header-parse-addresses
5728         that is an alias by default to ietf-drums-parse-addresses that does not
5729         support non-ASCII names in headers' contents.
5730
5731 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5732
5733         * message.el (message-confirm-send): Fix variable documentation to
5734         avoid the "y/n" wording.
5735
5736 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5737
5738         * message.el (message-set-auto-save-file-name): Save to a different
5739         filename so multiple messages (especially drafts) can be recovered.
5740
5741 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5742
5743         * message.el (message-confirm-send): Add appropriate version.
5744
5745 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5746
5747         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5748         defvar.
5749
5750 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5751
5752         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5753         (mm-pkcs7-enveloped-magic): Ditto.
5754
5755 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5756
5757         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5758         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5759
5760 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5761
5762         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5763         default, it's better.
5764
5765 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5766
5767         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5768         summary line gnus-number property and ignore them (with a warning
5769         message).
5770
5771 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5772
5773         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5774         macro caddr in the interactive form since it won't be expanded.
5775
5776 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5777
5778         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5779         `charset'; fix name of function called recursively.
5780         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5781
5782 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5783
5784         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5785         (gnus-mime-set-charset-parameters): New function.
5786         (gnus-mime-view-part-as-charset): Use it to correctly display part
5787         specifying wrong charset.
5788
5789 2008-09-08  David Engster  <dengste@eml.cc>
5790
5791         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5792         in completing-read for back end server.
5793
5794 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5795
5796         * message.el (message-confirm-send): New variable to confirm sending a
5797         message.
5798         (message-send): Use it.
5799
5800 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5801
5802         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5803
5804 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5805
5806         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5807
5808 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5809
5810         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5811         prevent tracking too many groups.
5812         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5813         Use it.
5814
5815 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5816
5817         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5818         moving point to the bottom of the window in order to avoid recentering.
5819
5820 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5821
5822         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5823
5824         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5825         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5826         (gnus-article-beginning-of-window): Fix calculation.
5827
5828 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5829
5830         * gnus-msg.el (gnus-summary-supersede-article)
5831         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5832         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5833         message header.
5834
5835 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5836
5837         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5838         pending output coming after the status change.
5839
5840 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5841
5842         * message.el:
5843         * gnus-start.el:
5844         * gnus-registry.el: Remove VMS support.
5845
5846 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5847
5848         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5849         macro.
5850         (rfc2104-hash): Use it.
5851
5852 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5853
5854         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5855         (gnus-summary-sort-by-most-recent-date): New commands.
5856         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5857         and menu entries.
5858
5859 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5860
5861         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5862         don't redisplay article for raw contents; remove plural articles stuff.
5863
5864         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5865         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5866         on gnus-summary-save-article; display results properly.
5867
5868 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5869
5870         * lpath.el: No need to fbind ns-focus-frame.
5871
5872 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5873
5874         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5875
5876 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5877
5878         * gnus-art.el (gnus-summary-save-in-pipe):
5879         Consider gnus-save-all-headers.
5880
5881 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5882
5883         * gnus-util.el (ns-focus-frame): Remove declaration.
5884         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5885         like x.
5886
5887 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5888
5889         * rfc2104.el (rfc2104-zero): Delete defconst.
5890         (rfc2104-hex-alist): Likewise.
5891         (rfc2104-hex-to-int): Delete func.
5892         (rfc2104-hexstring-to-bitstring): Likewise.
5893         (rfc2104-nybbles): New defconst.
5894         (rfc2104-hash): Rewrite for speed.
5895
5896 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5897
5898         * tls.el (open-tls-stream): Make it work with the 2nd argument
5899         BUFFER that is a string but does not exist as a buffer object, as
5900         mentioned in the doc-string.
5901
5902 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5903
5904         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5905         SXEmacs.
5906
5907 2008-07-16  Glenn Morris  <rgm@gnu.org>
5908
5909         * gnus-util.el (ns-focus-frame): Declare for compiler.
5910
5911 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5912
5913         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5914         set as a group parameter.
5915         (gnus-summary-save-in-pipe): Work when it is called independently.
5916         (gnus-summary-pipe-to-muttprint): Don't modify
5917         gnus-summary-pipe-output-default-command.
5918
5919 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5920
5921         * message.el (message-send-mail-with-sendmail):
5922         Display the error message.
5923
5924 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5925
5926         * gnus-art.el (gnus-default-article-saver):
5927         Add gnus-summary-save-in-pipe to choices.
5928         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5929         gnus-summary-pipe-output-default-command as the default command.
5930         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5931         instead of gnus-last-shell-command.
5932
5933         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5934         New user option.
5935         (gnus-summary-muttprint-program): Mention the value will be changed.
5936         (gnus-summary-save-article): Force showing of all headers.
5937         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5938
5939 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5940
5941         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5942
5943 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5944
5945         * nnimap.el (nnimap-id):
5946         * sieve-manage.el (sieve-manage-open): Doc fixes.
5947
5948 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5949
5950         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5951         if available.
5952
5953 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5954
5955         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5956
5957         * nnkiboze.el (nnkiboze-generate-group):
5958         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5959
5960         * nnmairix.el: Require CL.
5961
5962 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5963
5964         * dgnushack.el: Autoload get-display-table and put-display-table for
5965         XEmacs 21.5.
5966
5967         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5968         21.4 and SXEmacs.
5969
5970 2008-06-15  David Engster  <dengste@eml.cc>
5971
5972         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5973
5974 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5975
5976         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5977         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5978         runtime choice under XEmacs.
5979
5980         * gnus-sum.el (gnus-summary-set-display-table):
5981         Use `gnus-put-display-table', `gnus-get-display-table',
5982         `gnus-set-display-table' for the display table, instead of `aset'.
5983
5984         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5985         Use `gnus-put-display-table', `gnus-get-display-table',
5986         `gnus-set-display-table' for the display table.
5987
5988 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5989
5990         * nnmairix.el: Add autoloads.
5991
5992 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5993
5994         * nnmairix.el (nnmairix-delete-recreate-group)
5995         (nnmairix-update-and-clear-marks): Fix error messages.
5996
5997 2008-06-14  David Engster  <dengste@eml.cc>
5998
5999         * nnmairix.el: Upgrade to version 0.6.
6000         (nnmairix-group-toggle-propmarks-this-group)
6001         (nnmairix-group-toggle-readmarks-this-group)
6002         (nnmairix-group-delete-recreate-this-group)
6003         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6004         (nnmairix-remove-tick-mark-original-article): New commands.
6005         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6006         (nnmairix-propagate-marks-to-nnmairix-groups)
6007         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6008         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6009         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6010         functions needed for marks propagation and manipulation of read marks.
6011         (nnmairix-update-groups): New function.
6012         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6013         (nnmairix-determine-original-group-from-registry)
6014         (nnmairix-determine-original-group-from-path)
6015         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6016         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6017         New helper functions.
6018         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6019         keystrokes for new commands.
6020         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6021         (nnmairix-request-group): Check allow-fast group parameter.
6022         (nnmairix-request-create-group): Set allow-fast group parameter if
6023         nnmairix-allowfast-default is set.
6024         (nnmairix-close-group): Propagate marks upon closing if needed.
6025         (nnmairix-group-toggle-threads-this-group): Use new.
6026         nnmairix-group-toggle-parameter helper function.
6027         (nnmairix-search): Better check for empty search result.
6028         (nnmairix-goto-original-article): Use new helper functions for
6029         determining original article.
6030         (nnmairix-show-original-article): Make sure message-id is in brackets.
6031         (nnmairix-call-mairix-binary): Change variable name.
6032         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6033         helper function.
6034         (nnmairix-widget-toggle-activate): Fix doc string.
6035
6036 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6037
6038         * nnir.el: Require edmacro when compiling with XEmacs.
6039         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6040         available in Emacs 21.
6041
6042 2008-06-11  Glenn Morris  <rgm@gnu.org>
6043
6044         * gnus-util.el (x-focus-frame):
6045         * gnus.el (image-size):
6046         * mm-decode.el (image-size): Declare.
6047
6048         * gnus-picon.el (declare-function): Add compat definition.
6049         (image-size): Declare.
6050
6051         * gnus-group.el (tool-bar-map):
6052         * gnus-sum.el (tool-bar-map): Define for compiler.
6053
6054         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6055
6056         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6057
6058         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6059         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6060         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6061         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6062         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6063         * sieve-manage.el, spam-report.el, spam.el:
6064         Remove unnecessary eval-and-compile of autoloads.
6065
6066 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6067
6068         * auth-source.el: Precise Tramp doc.
6069
6070 2008-06-07  Glenn Morris  <rgm@gnu.org>
6071
6072         * nnmairix.el: Remove unnecessary eval-when-compile.
6073
6074 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6075
6076         * lpath.el: Fbind propertize for XEmacs 21.4.
6077
6078 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6079
6080         * nnir.el: Move here from ../contrib.
6081
6082 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6083
6084         * gnus-util.el (gnus-read-shell-command): New function.
6085         * mm-decode.el (mm-pipe-part):
6086         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6087
6088 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6089
6090         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
6091
6092 2008-06-03  Glenn Morris  <rgm@gnu.org>
6093
6094         * pop3.el (nnheader-accept-process-output): Autoload it.
6095
6096 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6097
6098         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
6099         are not 2-digit hexadecimal characters that follow `%'s.
6100
6101 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6102
6103         * message.el (message-bogus-recipient-p): Fix type in doc string.
6104         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
6105         (message-bogus-addresses): Rename from message-bogus-address-regexp.
6106         Improve custom options.
6107         (message-bogus-recipient-p): Adjust accordingly.
6108
6109 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
6110
6111         * parse-time.el (parse-time-months, parse-time-weekdays): Add
6112         long-form month and day names.
6113
6114 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6115
6116         * dgnushack.el: Autoload debug, eudc-expand-inline and
6117         pgg-snarf-keys-region for XEmacs.
6118
6119         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
6120
6121         * nnmairix.el: Require edmacro when compiling with XEmacs.
6122
6123 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6124
6125         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6126         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6127
6128 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6129
6130         * auth-source.el: Add more docs.
6131
6132         * netrc.el (netrc-machine): Always match if the port is not given.
6133
6134 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6135
6136         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6137         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6138         retrieval faster in some cases, but might make CPU usage larger.
6139         If this has any bad side effects, we might revert this change.
6140
6141         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6142         seems to make mail retrieval much, much faster.
6143         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6144         unconditionally.
6145
6146         * gnus-draft.el (gnus-group-send-queue):
6147         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6148
6149 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6150
6151         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6152
6153         * message.el (message-bogus-address-regexp): Fix and improve custom
6154         type.
6155         (message-setup-hook): Add message-check-recipients as custom option.
6156
6157 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6158
6159         * message.el (message-cite-function): Remove bogus autoload which crept
6160         in during merge from v5-10.
6161
6162 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6163
6164         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6165
6166         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6167
6168         * auth-source.el: Preliminary Tramp docs.
6169         (auth-sources): Change the default auth-sources to use
6170         EPA .gpg files.
6171
6172 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6173
6174         * nntp.el: Autoload `auth-source-user-or-password'.
6175         (nntp-send-authinfo): Use it.
6176
6177         * nnimap.el: Autoload `auth-source-user-or-password'.
6178         (nnimap-open-connection): Use it.
6179
6180         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6181         for the gnus-message function.
6182         (auth-source-user-or-password): Use it.
6183
6184 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6185
6186         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6187         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6188         (rfc2104-hash): Use it.
6189
6190 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6191
6192         * gnus-art.el (gnus-article-toggle-truncate-lines):
6193         Don't use `iff' in docstring.
6194
6195 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6196
6197         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6198
6199         * gnus-util.el (gnus-extract-address-component-name)
6200         (gnus-extract-address-component-email): Convenience functions around
6201         `gnus-extract-address-components'.
6202
6203         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6204         Use `gnus-extract-address-component-email' to fix bug of comparing full
6205         sender name to `user-mail-address'.
6206
6207 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6208
6209         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6210         catch/throw to optimize.
6211         (gnus-registry-find-keywords): Just use member to find a keyword.
6212
6213 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6214
6215         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6216         is current before calling gnus-server-prepare.
6217         (gnus-server-setup-buffer, gnus-server-update-server)
6218         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6219
6220 2008-05-04  Juri Linkov  <juri@jurta.org>
6221
6222         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6223         (mailcap-file-default-commands): Use mailcap-replace-in-string
6224         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6225         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6226
6227 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6228
6229         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6230
6231 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6232
6233         * gnus.el: Bump version to 0.11.
6234
6235 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6236
6237         * gnus.el: No Gnus v0.10 is released.
6238
6239 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6240
6241         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6242         hooks.
6243         (gnus-update-read-articles): Speed up non-marks-using users.
6244         (gnus-use-marks): Define gnus-use-marks.
6245         (gnus-propagate-marks): Rename variable to something more sensible.
6246
6247 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6248
6249         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6250         (gmm-image-load-path-for-library): Fix typos in docstrings.
6251         (gmm-message): Reflow docstring.
6252
6253 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6254
6255         * mail-source.el (mail-source-set-1, mail-source-bind):
6256         Move auth-source code out of the macro to clean it up and fix bugs.
6257
6258 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6259
6260         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6261         by sender if it's equal to user-mail-address, it's likely to be
6262         useless.
6263
6264         * mail-source.el (mail-source-bind): Don't use user or password if they
6265         are not bound.  Unintern them if they are nil.  Don't use server unless
6266         it's bound, and default it to empty string otherwise.
6267
6268 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6269
6270         * mail-source.el: Load auth-source.el.
6271         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6272         get user name or password, if auth-sources is set up.
6273
6274         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6275         strategy of splitting with parent.
6276         (gnus-registry-split-fancy-with-parent)
6277         (gnus-registry-post-process-groups): Use it and fix prior
6278         bug (returning a list as the split result).
6279
6280         * auth-source.el (auth-sources): Remove server parameter.
6281         (auth-source-pick, auth-source-user-or-password)
6282         (auth-source-user-or-password-imap)
6283         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6284         (auth-source-user-or-password-sftp)
6285         (auth-source-user-or-password-smtp): Remove server parameter.
6286
6287 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6288
6289         * smime.el (smime-sign-region, smime-encrypt-region)
6290         (smime-decrypt-region):
6291         Remove redundant calls to `generate-new-buffer-name'.
6292
6293 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6294
6295         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6296         Don't use QP for message/rfc822.
6297         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6298
6299 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6300
6301         * sieve-manage.el (sieve-string-bytes): Remove.
6302         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6303         correct byte-length only if the process's coding-system is the same as
6304         the one used internally by Emacs to represent strings.
6305
6306 2008-04-22  Juri Linkov  <juri@jurta.org>
6307
6308         * mailcap.el (mailcap-file-default-commands): New function.
6309
6310 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6311
6312         * message.el (message-signature-separator, message-cite-function):
6313         Change custom version.
6314
6315 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6316
6317         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6318         commands.
6319         (tls-checktrust): Ditto.
6320
6321 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6322
6323         * mm-decode.el (mm-display-external): Make temp file read-only.
6324
6325 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6326
6327         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6328         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6329         `C-c C-f d'.
6330
6331 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6332
6333         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6334
6335 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6336
6337         * gnus.el: Bump version to 0.9.
6338
6339 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6340
6341         * gnus.el: No Gnus v0.8 is released.
6342
6343 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6344
6345         * mail-source.el (mail-source-value):
6346         Prefer fboundp to functionp so it works with macros as well.
6347
6348 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6349
6350         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6351         Fix last change in case the element is not even a symbol.
6352
6353 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6354
6355         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6356         Prefer fboundp to functionp so it works with macros as well.
6357
6358 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6359
6360         * auth-source.el: Add docs.
6361         (auth-sources): Modify format to support server.
6362         (auth-source-pick, auth-source-user-or-password)
6363         (auth-source-user-or-password-imap)
6364         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6365         (auth-source-user-or-password-sftp)
6366         (auth-source-user-or-password-smtp): Add server parameter.
6367
6368 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6369
6370         * gnus-registry.el: Initialize the registry when gnus-registry-install
6371         is t.
6372
6373 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6374
6375         * compface.el (uncompface): Make buffer unibyte.
6376
6377 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6378
6379         * mail-source.el (mail-source-value):
6380         Prefer fboundp to functionp so it works with macros as well.
6381
6382 2008-04-05  Glenn Morris  <rgm@gnu.org>
6383
6384         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6385
6386 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6387
6388         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6389         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6390
6391         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6392         multibyteness after rather than before erasing it.
6393
6394         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6395         mm-with-multibyte.
6396         (gnus-request-article-this-buffer): Make sure the proper decoding is
6397         used if gnus-original-article-buffer happens to be unibyte.
6398
6399         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6400         default-enable-multibyte-characters.
6401
6402         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6403         default-enable-multibyte-characters.
6404
6405         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6406
6407         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6408
6409 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6410
6411         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6412         Fix last change in case the element is not even a symbol.
6413
6414 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6415
6416         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6417         (imap-message-copyuid-1): Use it.
6418         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6419         J. Williams in
6420         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6421
6422         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6423         imap-enable-exchange-bug-workaround.
6424         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6425
6426 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6427
6428         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6429         a 100 byte status-checks into a 2-3MB transfer for each group.
6430         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6431         to enable bug workaround or not.
6432         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6433
6434 2008-03-31  Glenn Morris  <rgm@gnu.org>
6435
6436         * message.el (mml2015-use): Declare for compiler.
6437         (message-info): Require mml2015 when appropriate.
6438
6439 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6440
6441         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6442         whitespace.
6443
6444 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6445
6446         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6447         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6448         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6449         (nntp-service-to-port): New function.
6450         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6451         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6452         (nntp-open-netcat-stream): New function.
6453         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6454
6455 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6456
6457         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6458
6459 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6460
6461         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6462
6463 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6464
6465         * dns.el (dns-write): Use set-buffer-multibyte.
6466
6467 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6468
6469         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6470
6471 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6472
6473         * message.el (message-signature-separator): Change default.
6474         Improve custom type.
6475         (message-cite-function): Change default to
6476         message-cite-original-without-signature.
6477
6478         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6479         toggle.
6480
6481         * message.el (message-check-news-body-syntax): Fix signature check.
6482         (message-setup-1): Mark buffer as unmodified _after_ running
6483         message-setup-hook and handling message-alternative-emails.
6484         (message-shorten-references): Be more strict when building list of
6485         valid references to comply with GNKSA.
6486
6487         * gnus-group.el (gnus-read-ephemeral-bug-group)
6488         (gnus-read-ephemeral-debian-bug-group)
6489         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6490
6491         * message.el (message-info): Don't use booleanp which isn't supported
6492         in Emacs 21 and XEmacs.
6493
6494 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6495
6496         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6497         gnus-group-gmane-group-download-format.
6498         (gnus-group-read-ephemeral-gmane-group): Rename from
6499         gnus-group-read-ephemeral-gmane-group.
6500         (gnus-read-ephemeral-gmane-group-url): Rename from
6501         gnus-group-read-ephemeral-gmane-group-url.
6502         (gnus-bug-group-download-format-alist): New variable.
6503         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6504         (gnus-read-ephemeral-emacs-bug-group): New commands.
6505
6506 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6507
6508         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6509         (gnus-visible-headers): Improve custom type.
6510
6511 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6512
6513         * mml.el (mml-menu): Add workarounds for XEmacs.
6514
6515         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6516         X-Boundary header.
6517
6518         * message.el (message-simplify-recipients): Fix previous commit.
6519
6520 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6521
6522         * mm-util.el (mm-set-buffer-multibyte): New function.
6523         * mm-decode.el (mm-copy-to-buffer): Use it.
6524
6525         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6526         Prefer fboundp to functionp so it works with macros as well.
6527
6528 2008-03-19  Glenn Morris  <rgm@gnu.org>
6529
6530         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6531         Accidentally removed in the sync process with Emacs.
6532
6533 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6534
6535         * message.el (message-alter-recipients-discard-bogus-full-name):
6536         New function.
6537         (message-alter-recipients-function): New variable.
6538         (message-get-reply-headers): Use it.
6539         (message-replace-header): New helper function.
6540         (message-recipients-without-full-name): New variable.
6541         (message-simplify-recipients): New command.
6542
6543         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6544
6545         * message.el (message-info): Handle EasyPG manual.
6546
6547         * mml.el (mml-menu): Add entry for EasyPG.
6548
6549 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6550
6551         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6552         parameter.
6553
6554         * message.el (message-disassociate-draft): Specify drafts group name
6555         fully.
6556
6557 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6558
6559         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6560         Eliminate unnecessary duplicates from the match list.
6561
6562 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6563
6564         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6565
6566         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6567
6568         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6569         args of `how-many' of which the XEmacs version doesn't take; declare
6570         Info-index-next as function.
6571
6572 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6573
6574         * gnus-score.el (gnus-score-headers): Fix handling of
6575         gnus-inhibit-slow-scoring.
6576
6577         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6578         string.
6579         (gnus-button-url-regexp): Improve handling of parenthesis.
6580         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6581         (gnus-button-handle-info-keystrokes): Handle index entries.
6582
6583 2008-03-15  Glenn Morris  <rgm@gnu.org>
6584
6585         * parse-time.el (parse-time-string): Simplify.
6586
6587 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6588
6589         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6590         Incoming* files.
6591
6592 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6593
6594         * auth-source.el (auth-sources): Rename from auth-source-choices.
6595         (auth-source-pick): Use it.
6596
6597 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6598
6599         * binhex.el (binhex-decode-region-internal):
6600         * uudecode.el (uudecode-decode-region-internal):
6601         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6602         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6603         setting default-enable-multibyte-characters.
6604
6605 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6606
6607         * auth-source.el (auth-source-protocols)
6608         (auth-source-protocols-customize, auth-source-choices): Add and
6609         modified variable customizations and defaults.
6610         (auth-source-pick, auth-source-user-or-password)
6611         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6612         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6613         (auth-source-user-or-password-sftp)
6614         (auth-source-user-or-password-smtp): Use new variables and provide an
6615         interface to netrc.el.
6616
6617 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6618
6619         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6620         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6621         Make sure the nntp port to specify is a string.
6622
6623 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6624
6625         * nntp.el: Use with-current-buffer.
6626         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6627         dubious mm-with-unibyte-current-buffer.
6628         (nntp-with-open-group-function): New function extracted from
6629         nntp-with-open-group macro.
6630         (nntp-with-open-group): Use the function, so it's easier to debug.
6631         Add indentation and debugging info.
6632         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
6633         Recommend the use of the netcat alternatives.
6634
6635         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6636         Avoid mm-string-as-multibyte as well.
6637
6638         * nnweb.el (nnweb-insert-html):
6639         Remove use of nnheader-string-as-multibyte.
6640
6641         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6642         (nnheader-string-as-multibyte): Remove.
6643
6644         * mm-view.el: Use inhibit-read-only.
6645         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6646         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6647         or unibyte-string.
6648
6649         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6650         (mm-uu-yenc-extract): Use with-current-buffer.
6651
6652         * gnus-soup.el (gnus-soup-send-packet): Don't use
6653         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6654
6655         * nnmh.el: Use with-current-buffer.
6656         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6657         mm-string-as-multibyte on the output of mm-encode-coding-string.
6658
6659         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6660         (nnimap-request-move-article): Use with-current-buffer.
6661
6662         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6663         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6664         conversion uses string-make-unibyte rather than string-as-unibyte.
6665
6666         * gnus-msg.el: Use with-current-buffer.
6667
6668         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6669
6670 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6671
6672         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6673         string for caching if it is 'PIN.
6674
6675 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6676
6677         * lpath.el: Consider the case without Emacs/W3.
6678
6679 2008-03-08  Glenn Morris  <rgm@gnu.org>
6680
6681         * time-date.el (date-to-time, time-subtract, time-add)
6682         (safe-date-to-time): Doc fixes.
6683
6684 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6685
6686         * mail-source.el (mail-source-delete-old-incoming-confirm):
6687         Change default to nil.
6688         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6689
6690 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6691
6692         * lpath.el: Rearrange.
6693
6694         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6695         (gnus-article-goto-prev-page): Work for articles having ^L's.
6696
6697         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6698
6699         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6700
6701 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6702
6703         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6704         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6705         (gnus-bookmark-jump): Adjust some variable names.
6706
6707 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6708
6709         * auth-source.el: New package.
6710         (auth-source-choices): Add customization entry point variable.
6711
6712         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6713         bug.
6714
6715 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6716
6717         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6718         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6719         (gnus-registry-install-shortcuts): Rename from
6720         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6721         the `gnus-registry-mark-map' keymap dynamically from
6722         `gnus-registry-marks'.  The generated functions update the summary line
6723         when a registry mark is added or deleted, and will call
6724         `gnus-registry-install-p' (see the comments in the code).
6725         (gnus-registry-user-format-function-M): Use concat intelligently.
6726
6727         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6728         the registry mark functions.
6729
6730 2008-03-05  Glenn Morris  <rgm@gnu.org>
6731
6732         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6733         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6734         gnus-art.
6735         (top-level): No need to load own source when compiling.
6736
6737 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6738
6739         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6740         Suggested by <chris.anderton@zetnet.co.uk>.
6741
6742 2008-03-04  Glenn Morris  <rgm@gnu.org>
6743
6744         * gnus-sum.el (top-level): No need to require gnus when compiling,
6745         since unconditionally required near start of file.
6746         (gnus-summary-display-while-building): Move definition before use.
6747
6748 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6749
6750         * gnus-registry.el (gnus-registry-user-format-function-M):
6751         Add formatting function.
6752
6753 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6754
6755         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
6756         with plists.
6757         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6758         Use new format.
6759
6760 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6761
6762         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6763         `where-is-internal' that returns a range of key sequences.
6764
6765 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6766
6767         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6768
6769         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6770         (gnus-summary-jump-to-group): Consider windows on other displayed
6771         frames as well.  Similar changes might be needed elsewhere, but that's
6772         the one I've bumped into during my use.
6773
6774         * nndoc.el (nndoc-oe-dbx-type-p):
6775         * gnus-msg.el (gnus-debug):
6776         * gnus-group.el (gnus-update-group-mark-positions):
6777         Use mm-string-to-multibyte.
6778
6779 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6780
6781         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6782         doesn't handle NotDashEscaped.
6783
6784         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6785         (mml-dnd-attach-options): Fix typo in custom choice.
6786
6787         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
6788         Change nndoc-article-type to mbox.
6789         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6790
6791         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6792         to nil, instead of html2text.
6793
6794         * imap.el (imap-debug): Add `imap-ping-server'.
6795
6796         * gnus-bookmark.el: Add FIXMEs.
6797
6798         * message.el (message-form-letter-separator)
6799         (message-send-form-letter-delay): New variables.
6800         (message-send-form-letter): Use them.  New command to send form
6801         letters.  Requested by Uwe Siart.
6802         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6803
6804 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6805
6806         * Update copyright years.
6807
6808 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6809
6810         Sync from EMACS_22_BASE.
6811
6812         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6813
6814 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6815
6816         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6817         empty author.
6818
6819 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6820
6821         * gnus-registry.el (gnus-registry-marks): Add variable for
6822         customization of marks and their appearance.
6823         (gnus-registry-read-mark): Use it.
6824         (gnus-registry-do-marks): Add utility function to loop through
6825         `gnus-registry-marks'.
6826         (gnus-registry-install-shortcuts-and-menus): Add function to install
6827         shortcuts and menus.
6828         (gnus-registry-initialize): Use it.
6829         (gnus-registry-default-mark): Clarify documentation.
6830
6831 2008-02-29  Glenn Morris  <rgm@gnu.org>
6832
6833         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6834         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6835         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6836         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6837         Change defcustom :version from 23.0 to 23.1.
6838
6839 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6840
6841         * gnus-registry.el (gnus-registry-follow-group-p)
6842         (gnus-registry-post-process-groups): Add functions to aid registry
6843         splitting and improve logging.  Clarify behavior in function
6844         documentation.
6845         (gnus-registry-split-fancy-with-parent): Use them.
6846
6847 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6848
6849         * gnus-art.el: Use with-current-buffer.
6850
6851 2008-02-27  David Engster  <dengste@eml.cc>
6852
6853         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6854         Express real group name in the response.
6855
6856 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6857
6858         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6859         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6860         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6861         autoload gnus-registry-fetch-group when compiling.
6862         (nnmairix-request-group-with-article-number-correction):
6863         Remove unreferenced argument passed to nnmairix-call-backend.
6864
6865 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6866
6867         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6868         (mm-uu-extract): Improve face for low color ttys.
6869         Reported by Sascha Wilde.
6870
6871 2008-02-27  Glenn Morris  <rgm@gnu.org>
6872
6873         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6874         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6875         variables to defconsts.  Convert comments to doc-strings.
6876         (nnmairix-last-server, nnmairix-current-server): Convert from free
6877         variables to defvars.  Convert comments to doc-strings.
6878         (gnus-registry-fetch-group): Autoload.
6879         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6880         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6881         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6882         caddr.
6883         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6884         nnmairix-request-group-with-article-number-correction call.
6885         (nnmairix-fast, nnmairix-group): New, less general names, for free
6886         variables passed from nnmairix-request-group to
6887         nnmairix-request-group-with-article-number-correction.  Declare.
6888         (nnmairix-request-group-with-article-number-correction):
6889         Use nnmairix-fast, nnmairix-group rather than fast, group.
6890
6891 2008-02-26  David Engster  <dengste@eml.cc>
6892
6893         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6894         version 0.5.
6895
6896 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6897
6898         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6899         instead of making an extra function call.  Don't add the current group
6900         to articles only when they have the group.  Use
6901         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6902         Reported by David <de_bb@arcor.de>.
6903
6904 2008-02-24  Miles Bader  <miles@gnu.org>
6905
6906         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
6907         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
6908         (mm-find-mime-charset-region):
6909         * mm-bodies.el (mm-encode-body):
6910         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
6911
6912 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6913
6914         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6915         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6916
6917 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6918
6919         * mail-source.el (mail-source-delete-incoming): Change default.
6920         Supplement doc string.
6921
6922         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6923
6924 2008-02-14  Glenn Morris  <rgm@gnu.org>
6925
6926         * time-date.el (format-seconds): New function.
6927
6928 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6929
6930         * nnmail.el (nnmail-message-id-cache-file): Derive from
6931         `gnus-home-directory'.
6932
6933 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6934
6935         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6936         Document negative prefix.
6937
6938         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6939
6940 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6941
6942         * message.el (message-unsent-separator): Add the Exim bounce
6943         separator.
6944
6945 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6946
6947         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6948         list.
6949         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6950         recipient/signer list.
6951
6952 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6953
6954         * Makefile.in (datarootdir): Define.
6955         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6956         name that might contain whitespace.
6957
6958 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6959
6960         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6961         fbound (Emacs 23 unicode), signal an error.
6962
6963 2008-02-08  Glenn Morris  <rgm@gnu.org>
6964
6965         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6966
6967 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6968
6969         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6970         ports to the calls to `netrc-machine-user-or-password' in addition to
6971         "imap" and "imaps".
6972
6973 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6974
6975         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6976
6977         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6978
6979 2008-02-01  Kenichi Handa  <handa@m17n.org>
6980
6981         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6982         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6983         (rfc2104-hash): Convert the result of concat to unibyte string.
6984
6985 2008-02-01  Dave Love  <fx@gnu.org>
6986
6987         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6988         coding-system-for-read.
6989         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6990
6991 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6992
6993         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6994         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6995         <hanche@math.ntnu.no>.
6996
6997 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6998
6999         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7000
7001         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7002
7003 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
7004
7005         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7006         * message.el (message-beginning-of-line): Use featurep instead of bound
7007         tests in order to resolve conditionals at compile time.
7008
7009 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7010
7011         * mail-source.el (mail-sources): Add `group' choice.
7012
7013         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7014         parameter `in-group' to control into which group the articles go.
7015         Add treatment of `group' mail-source.
7016
7017 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7018
7019         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7020
7021         * mm-decode.el (mm-dissect-buffer): Decode description.
7022
7023         * mml.el (mml-to-mime): Encode message header first.
7024
7025 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7026
7027         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7028         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7029
7030         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
7031         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
7032
7033 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7034
7035         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7036
7037 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7038
7039         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7040         prefix keys.
7041         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7042         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7043         gnus-xmas.el.
7044
7045         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
7046         (gnus-xmas-article-describe-bindings): New function.
7047         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
7048         gnus-xmas-article-describe-bindings.
7049
7050         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
7051
7052 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7053
7054         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7055         Add new variables for article mark management.
7056         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7057         list of extra data entries which, when present, will indicate that the
7058         article ID should not be trimmed from the registry.
7059         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7060         functions.
7061         (gnus-registry-read-mark): New function to read a mark name from the
7062         user.
7063         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7064         (gnus-registry-set-article-mark-internal): New functions to add and
7065         remove marks.
7066         (gnus-registry-get-article-marks): New function to show the marks for
7067         an article, or retrieve them for further use.
7068
7069 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7070
7071         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7072         keys when no argument is given.
7073
7074 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7075
7076         * imap.el (imap-ping-server): New variable.
7077         (imap-opened): On add extra ping if imap-ping-server is non-nil.
7078         (imap-ping-server): Minor doc string fixes.
7079
7080 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7081
7082         * imap.el (imap-ping-server): New function.
7083         (imap-opened): Call imap-ping-server.
7084
7085 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7086
7087         * gnus-sum.el (gnus-article-sort-by-random)
7088         (gnus-thread-sort-by-random): Fix doc strings.
7089         Reported by jidanni@jidanni.org.
7090
7091 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7092
7093         * gnus-art.el (gnus-article-describe-bindings): New function.
7094         (gnus-article-read-summary-keys): Use it.
7095         (gnus-article-mode-map): Bind `C-h b' to it.
7096
7097 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7098
7099         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
7100         XEmacs.
7101         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7102         Protect against non-character events.
7103
7104         * lpath.el: Fbind map-keymap for Emacs 21.
7105
7106 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
7107
7108         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7109         New command.
7110         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7111         instead of END.  Change name of the temp file.
7112         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7113         customizable.
7114
7115 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7116
7117         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7118         bind `S W' to gnus-article-wide-reply-with-original; set default
7119         binding to gnus-article-read-summary-send-keys.
7120         (gnus-article-read-summary-keys): Fix the order of keys; display
7121         continuation keys correctly in the echo area; describe bindings
7122         correctly when keys end with `C-h'.
7123         (gnus-article-read-summary-send-keys): New function.
7124         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7125         Work for gnus-article-read-summary-send-keys; display continuation keys
7126         correctly in the echo area.
7127         (gnus-article-reply-with-original): Ignore prefix argument.
7128         (gnus-article-wide-reply-with-original): New function.
7129
7130         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
7131         Emacs 21.
7132
7133 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7134
7135         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7136         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7137
7138 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7139
7140         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7141         (gnus-group-read-ephemeral-gmane-group): New command.
7142
7143 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7144
7145         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7146
7147 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7148
7149         * message.el (message-send-mail-function): Increase custom version.
7150
7151         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7152         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7153
7154 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7155
7156         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
7157         for the cases where imap-authenticate is called with a nil buffer
7158         parameter.
7159
7160 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7161
7162         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7163         html parts correctly; support forwarded messages.
7164         (gnus-article-browse-html-article): Remove work buffers.
7165
7166         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7167         compiling.
7168         (netrc-bound-and-true-p): New macro.
7169         (netrc-parse): Use it instead of bound-and-true-p that is not available
7170         in XEmacs 21.4.
7171
7172 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7173
7174         * gnus-registry.el (gnus-registry-mark-article)
7175         (gnus-registry-article-marks): Add functionality to mark articles
7176         through the Gnus registry.
7177
7178         * encrypt.el: Clarify documentation for the new pgg method.
7179         (encrypt-file-alist): Add PGG option.
7180         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
7181         functionality.  Abstract password key and messaging to external
7182         functions.
7183         (encrypt-password-key, encrypt-get-passphrase-if-needed)
7184         (encrypt-message-method-and-cipher): Add new convenience external
7185         functions.
7186         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
7187         (encrypt-pgg-process-buffer): Add PGG functionality glue.
7188
7189         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7190         (netrc-parse): Use encrypt-file-alist to determine if
7191         encrypt-find-model or encrypt-insert-file-contents should be used.
7192
7193         * encrypt.el: Clarify documentation.  Load password-cache or
7194         password, whichever one is found first, instead of autoloading.
7195
7196 2007-12-19  Glenn Morris  <rgm@gnu.org>
7197
7198         * mml.el (message-options-set, message-narrow-to-head)
7199         (message-in-body-p, message-mail-p, message-encode-message-body):
7200         Autoload.
7201         (message-remove-header, message-narrow-to-headers-or-head)
7202         (message-subscribed-p, message-make-mail-followup-to)
7203         (message-position-on-field, message-news-p)
7204         (message-options-set-recipient, message-generate-headers)
7205         (message-sort-headers): Declare as functions.
7206
7207 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7208
7209         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7210         convention in doc string.
7211
7212 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7213
7214         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7215         title to html parts.
7216         (gnus-article-browse-html-article): Pass message header to it.
7217
7218         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7219
7220 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7221
7222         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7223         or password compatible with XEmacs.
7224
7225 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7226
7227         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7228         format document.
7229         (gnus-mime-delete-part): Don't write description line if empty.
7230         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7231
7232 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
7233
7234         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7235         (gnus-summary-mark-read-and-unread-as-read)
7236         (gnus-summary-mark-current-read-and-unread-as-read)
7237         (gnus-summary-mark-unread-as-ticked): Doc fix.
7238         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7239
7240 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7241
7242         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7243         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7244
7245 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7246
7247         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7248         yes-or-no-p.
7249
7250 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7251
7252         * mm-decode.el (mm-add-meta-html-tag): New function.
7253         (mm-save-part-to-file, mm-pipe-part): Use it.
7254
7255         * gnus-art.el (gnus-article-browse-delete-temp-files):
7256         Use gnus-y-or-n-p instead of y-or-n-p.
7257         (gnus-article-browse-html-parts): Work with message/external-body; use
7258         mm-add-meta-html-tag.
7259
7260 2007-12-11  Glenn Morris  <rgm@gnu.org>
7261
7262         * gnus-cache.el: Require gnus-sum not just when compiling.
7263
7264         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7265
7266         * gnus-int.el (gnus-server-opened, gnus-status-message):
7267         Move definitions before use.
7268
7269         * mm-decode.el: Require gnus-util.
7270         (mm-remove-part): Only call delete-annotation on XEmacs.
7271
7272         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7273
7274         * nnmail.el: Require gnus-int.
7275
7276         * spam.el: Move `require's before `eval-when-compile's.
7277
7278         * gnus-ems.el (gnus-alive-p):
7279         * gnus-fun.el (message-goto-eoh):
7280         * gnus-util.el (gnus-group-name-decode):
7281         * mail-source.el (gnus-compress-sequence):
7282         * message.el (Info-goto-node, format-spec):
7283         * mm-bodies.el (message-options-get):
7284         * mm-decode.el (mm-view-pkcs7):
7285         * mm-util.el (gmm-write-region):
7286         * mml-smime.el (mml-compute-boundary)
7287         (gnus-completing-read-with-default):
7288         * mml.el (widget-button-press, gnus-make-hashtable):
7289         * mml1991.el (mm-decode-content-transfer-encoding)
7290         (mm-encode-content-transfer-encoding)
7291         (message-options-get, message-options-set):
7292         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7293         * nnfolder.el (gnus-request-group):
7294         * nnheader.el (ietf-drums-unfold-fws):
7295         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7296         * smime.el (gnus-run-mode-hooks):
7297         * spam-stat.el (gnus-message): Autoload.
7298
7299         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7300         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7301         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7302         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7303         Add declare-function compatibility definition.
7304
7305         * gnus-cache.el (nnvirtual-find-group-art):
7306         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7307         (gnus-add-image, gnus-add-wash-type):
7308         * gnus-group.el (nnkiboze-score-file):
7309         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7310         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7311         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7312         (message-tokenize-header, gnus-get-buffer-create)
7313         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7314         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7315         * gnus.el (gnus-group-decoded-name):
7316         * mail-source.el (imap-capability):
7317         * mm-bodies.el (message-options-set):
7318         * mm-decode.el (gnus-configure-windows):
7319         * mm-extern.el (message-goto-body):
7320         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7321         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7322         (epg-sub-key-validity, message-options-set):
7323         * mml.el (widget-event-point, gnus-configure-windows):
7324         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7325         * mml2015.el (epg-check-configuration, epg-configuration)
7326         (message-options-set):
7327         * nndb.el (nndb-request-article):
7328         * nnfolder.el (gnus-request-create-group):
7329         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7330         * nnmaildir.el (gnus-group-mark-article-read):
7331         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7332         * rfc1843.el (message-fetch-field):
7333         * spam.el (gnus-extract-address-components):
7334         Declare as functions.
7335
7336 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7337
7338         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7339
7340         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7341
7342         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7343         bind show-trailing-whitespace for XEmacs.
7344
7345 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7346
7347         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7348         new no-op macro for backward compatibility.
7349
7350         * imap.el (imap-string-to-integer): New function.
7351
7352 2007-12-09  Glenn Morris  <rgm@gnu.org>
7353
7354         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7355
7356         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7357         * message.el, mm-view.el, sieve-manage.el, smime.el:
7358         Add declare-function compatibility definition.
7359
7360         * gnus-art.el (w3-region, w3m-region, Info-menu):
7361         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7362         * gnus-sum.el (gnus-get-predicate):
7363         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7364         * message.el (mail-abbrev-in-expansion-header-p):
7365         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7366         (w3m-detect-meta-charset, w3m-region):
7367         * sieve-manage.el (password-read, password-cache-add)
7368         (password-cache-remove):
7369         * smime.el (password-read-and-add): Declare as functions.
7370
7371 2007-12-08  David Kastrup  <dak@gnu.org>
7372
7373         * gnus-sum.el (gnus-summary-simplify-subject-query):
7374         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7375         `message'.
7376
7377 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7378
7379         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7380         it to bind idna-program, installation-directory, defined-colors, and
7381         face-attribute for XEmacs of the version that compiles defcustom forms.
7382
7383 2007-12-07  Glenn Morris  <rgm@gnu.org>
7384
7385         * gnus-art.el (article-make-date-line): Revert previous change.
7386
7387 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7388
7389         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7390
7391 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7392
7393         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7394         Call gnus-add-to-range ranges only once with a prepared article-list.
7395
7396 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7397
7398         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7399         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7400         group names with backslashes.
7401         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7402
7403 2007-12-06  Deepak Goel  <deego3@gmail.com>
7404
7405         * gnus-art.el (article-make-date-line):
7406         * gnus-start.el (gnus-load):
7407         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7408
7409 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7410
7411         * gnus-art.el (gnus-use-idna)
7412         * gnus-start.el (gnus-site-init-file)
7413         * message.el (message-use-idna)
7414         * mm-uu.el (mm-uu-hide-markers)
7415         * smiley.el (smiley-style): Revert changes that suppress warnings.
7416
7417 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7418
7419         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7420         specify charset to html source.
7421         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7422
7423 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7424
7425         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7426         idna-program in order to suppress byte compile warning issued by XEmacs
7427         that came to byte compile the default value section of defcustom forms
7428         recently.
7429
7430         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7431         value of installation-directory.
7432
7433         * message.el (message-use-idna): Don't directly refer to the value of
7434         idna-program.
7435
7436         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7437
7438         * smiley.el (smiley-style): Don't directly call face-attribute.
7439
7440 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7441
7442         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7443
7444         * gnus-dired.el: Reduce Gnus dependencies.
7445         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
7446         Don't require.  Use autoloads instead.
7447         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7448         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7449         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7450         (gnus-dired-mode): Adjust doc string.
7451         (gnus-dired-mail-mode): New variable.
7452         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7453         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7454         (gnus-dired-mail-buffers): New function.  Return mail or message
7455         composition buffers.
7456         (gnus-dired-attach): Use it.
7457         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7458         NO-DECODE.
7459         (gnus-dired-print): Use `gnus-print-buffer' depending on
7460         `gnus-dired-mail-mode'.
7461
7462 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7463
7464         * rfc2047.el (rfc2047-encoded-word-regexp)
7465         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7466         explaining what regexp patterns are for.
7467
7468 2007-12-04  Glenn Morris  <rgm@gnu.org>
7469
7470         * password.el: Move to password-cache.el.
7471
7472         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7473         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7474         * mml-smime.el (password-read, password-cache-add)
7475         (password-cache-remove):
7476         No need to autoload, since mml-sec requires password.
7477
7478         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7479         * message.el (gnus-extract-address-components):
7480         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7481
7482         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7483         password.
7484
7485 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7486
7487         * mailcap.el: Reduce dependencies.
7488         (mail-header-parse-content-type): Autoload.
7489         (mailcap-delete-duplicates): New alias.
7490         (mailcap-mime-info): Add optional argument NO-DECODE.
7491         (mailcap-mime-types): Use mailcap-delete-duplicates.
7492
7493         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7494
7495 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7496
7497         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7498         (imap-parse-status): Upcase status-att for servers that sends them
7499         lower-case (e.g., MS Exchange 2007).
7500
7501 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7502
7503         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7504         function.
7505
7506         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7507         (gnus-uu-yenc-article): New function.
7508
7509         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7510
7511         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
7512
7513 2007-12-02  Glenn Morris  <rgm@gnu.org>
7514
7515         * binhex.el (binhex): New custom group.
7516         (binhex-decoder-program, binhex-decoder-switches)
7517         (binhex-use-external): Move to the binhex custom group.
7518
7519         * uudecode.el (uudecode): New custom group.
7520         (uudecode-decoder-program, uudecode-decoder-switches)
7521         (uudecode-use-external): Move to the uudecode custom group.
7522
7523         * netrc.el (top-level): Don't load `encrypt' features.
7524         (netrc-parse): Don't use encrypt.
7525         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7526
7527         * encrypt.el: Remove file.
7528
7529 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7530
7531         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7532         matches on patches.
7533
7534         * gnus-art.el (gnus-article-browse-html-article):
7535         Mention `mm-text-html-renderer' in the doc string.
7536
7537         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7538         string.  Add comments.
7539
7540         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7541         if rhs is ASCII.
7542
7543 2007-12-01  Glenn Morris  <rgm@gnu.org>
7544
7545         * mail-source.el (top-level): Require format-spec before
7546         eval-when-compile.
7547
7548 2007-11-30  Glenn Morris  <rgm@gnu.org>
7549
7550         * encrypt.el: Require password, rather than autoloading password-read.
7551
7552 2007-11-29  Glenn Morris  <rgm@gnu.org>
7553
7554         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7555         (sasl-make-client, sasl-next-step, sasl-step-data)
7556         (sasl-step-set-data): Declare as functions.
7557
7558 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7559
7560         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7561
7562 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7563
7564         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7565         certs should be verified and what is to be done in the event of a
7566         verification failure.
7567
7568         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7569         caller can indicate whether the cache should be disregarded for this
7570         call.  This way the result of the call is reproducible at all times and
7571         can be considered a canonical server name for the supplied method.
7572         (gnus-agent-method-p): Canonicalize server names by pushing their
7573         method through `gnus-method-to-server' using the no-cache argument.
7574
7575         * gnus-srvr.el (gnus-server-insert-server-line):
7576         Call `gnus-method-to-server' with `no-cache' argument.
7577
7578         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7579         gnus-agent-possibly-synchronize-flags as this should be called when the
7580         server is actually being opened.
7581         (gnus-agent-possibly-synchronize-flags)
7582         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7583         flags file of an agentized server to the latter function.
7584
7585         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7586         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7587         after a connection has been established successfully.
7588
7589 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7590
7591         * gnus-art.el (article-display-face): Force to display face if called
7592         interactively; check if gnus-article-x-face-too-ugly matches author.
7593         (article-display-x-face): Display face even if From header is missing
7594         as article-display-face does.
7595
7596 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7597
7598         * hashcash.el (message-narrow-to-headers-or-head)
7599         (message-fetch-field, message-goto-eoh)
7600         (message-narrow-to-headers): Declare as functions.
7601
7602 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7603
7604         * mail-source.el (mail-sources): Default to fetch from file for
7605         compatibility with default of nnmail-spool-file.
7606
7607 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7608
7609         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7610         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7611         to look for encoded word that should be encoded again.
7612         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7613         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7614         encoding pattern.
7615         (rfc2047-decode-region): Switch strict regexp and loose one according
7616         to rfc2047-allow-irregular-q-encoded-words.
7617
7618 2007-11-25  Romain Francoise  <romain@orebokech.com>
7619
7620         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7621
7622 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7623
7624         * tls.el (tls-program): Provide more custom choices from
7625         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7626         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7627
7628 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7629
7630         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7631         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7632
7633         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7634         `nnmail-spool-file'.
7635
7636         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7637         `nnmail-spool-file'.
7638
7639         * gnus-move.el (gnus-change-server): Ditto.
7640
7641         * gnus-kill.el (gnus-batch-score): Ditto.
7642
7643         * gnus-cache.el (gnus-jog-cache): Ditto.
7644
7645         * gnus-msg.el (gnus-summary-reply):
7646         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7647
7648 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7649
7650         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7651         version.  Minor improvement to doc strings.
7652         (tls-program): Add comment.
7653
7654 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7655
7656         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7657         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7658         mismatch between the hostname provided in the certificate and the name
7659         of the host connnecting to.
7660         (open-tls-stream): Use them.  Check certificates against trusted root
7661         certificates.
7662
7663 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7664
7665         * gnus-cache.el (gnus-cache-generate-nov-databases):
7666         Use nnml-generate-nov-databases-directory instead of
7667         nnml-generate-nov-databases-1.
7668
7669 2007-11-24  Glenn Morris  <rgm@gnu.org>
7670
7671         * message.el (message-tool-bar-retro): Update for rename
7672         mail_send.xpm->mail-send.xpm.
7673
7674 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7675
7676         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7677         `smime-ldap-search' for Emacs 22 and up.
7678
7679 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7680
7681         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7682
7683         * message.el (message-send-mail-function): Fix error convention.
7684         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7685         (message-widen-reply, message-send-mail, message-talkative-question)
7686         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7687         (message-clone-locals, message-send-news): Use with-current-buffer.
7688         (message-insert-or-toggle-importance): Remove unused var `valid'.
7689         (message-make-references): Remove unused var `new-references'.
7690         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7691
7692 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7693
7694         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7695         (spam-split-symbolic-return-positive): Reflow docstring.
7696         (spam-backends, spam-summary-exit-behavior)
7697         (spam-mark-ham-unread-before-move-from-spam-group)
7698         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7699         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7700         (spam-clear-cache, spam-backend-check, spam-install-backend)
7701         (spam-install-statistical-backend, spam-list-of-processors)
7702         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7703         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7704         (spam-check-crm114, spam-initialize, spam-unload-hook):
7705         Fix typos in docstrings.
7706
7707 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7708
7709         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7710         been checked if they have never been read and those group levels are
7711         higher than the one that a user specified.
7712
7713 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7714
7715         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7716         foreign groups unless a group level is specified by a user.
7717         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7718
7719 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7720
7721         * message.el (message-send-mail-function): Require sendmail.
7722
7723 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7724
7725         * message.el (message-send-mail-function): Check for smtpmail too.
7726
7727         * utf7.el (utf7-encode, utf7-decode): Use coding system
7728         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7729
7730         * message.el (message-send-mail-function): New function.
7731         (message-send-mail-function): Set default using
7732         message-send-mail-function.  Adjust doc string.
7733         (message-send-mail-with-mailclient): New function.
7734
7735 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7736
7737         * smime.el (from):
7738         * rfc2047.el (message-posting-charset):
7739         * qp.el (mm-use-ultra-safe-encoding):
7740         * pop3.el (parse-time-months):
7741         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7742         * nnml.el (files):
7743         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7744         (jka-compr-compression-info-list, ange-ftp-path-format)
7745         (efs-path-regexp):
7746         * nndiary.el (files):
7747         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7748         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7749         (epg-digest-algorithm-alist, inhibit-redisplay)
7750         (password-cache-expiry):
7751         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7752         (pgg-output-buffer, password-cache-expiry):
7753         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7754         (efs-path-regexp):
7755         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7756         (inhibit-redisplay):
7757         * mm-uu.el (file-name, start-point, end-point, entry)
7758         (gnus-newsgroup-name, gnus-newsgroup-charset):
7759         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7760         (latin-unity-ucs-list):
7761         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7762         (mm-uu-binhex-decode-function):
7763         * message.el (gnus-message-group-art, gnus-list-identifiers)
7764         (rmail-enable-mime-composing, gnus-local-organization)
7765         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7766         (gnus-read-active-file, facemenu-add-face-function)
7767         (facemenu-remove-face-function, gnus-article-decoded-p)
7768         (tool-bar-mode):
7769         * mail-source.el (display-time-mail-function):
7770         * gnus-util.el (nnmail-pathname-coding-system)
7771         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7772         (gnus-original-article-buffer, gnus-user-agent)
7773         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7774         (xemacs-codename, sxemacs-codename, emacs-program-version):
7775         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7776         * gnus-start.el (gnus-agent-covered-methods)
7777         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7778         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7779         (gnus-newsgroup-headers, gnus-group-list-mode)
7780         (gnus-group-mark-positions, gnus-newsgroup-data)
7781         (gnus-newsgroup-unreads, nnoo-state-alist)
7782         (gnus-current-select-method, mail-sources)
7783         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7784         (nnmail-spool-file, gnus-cache-active-hashtb):
7785         * gnus-mh.el (mh-lib-progs):
7786         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7787         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7788         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7789         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7790         (gnus-group-buffer):
7791         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7792         (font-lock-set-defaults):
7793         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7794         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7795         (gnus-summary-post-menu, total-parts, type, condition, length):
7796         * gnus-agent.el (gnus-agent-read-agentview):
7797         * flow-fill.el (show-trailing-whitespace):
7798         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7799         eval-and-compile wrappers for byte compiler pacifiers.
7800
7801         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7802         (mm-display-inline-fontify): Check for featurep 'xemacs not
7803         extent-list.
7804
7805         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7806         itimer-list.
7807         (mm-create-image-xemacs): Only do something for XEmacs.
7808         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7809
7810         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7811
7812         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7813         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7814
7815 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7816
7817         * nnimap.el (nnimap-split-download-body):
7818         * gnus-demon.el (gnus-demon):
7819         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7820
7821 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7822
7823         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
7824         New macros.
7825         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7826         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7827         copy data from unibyte buffer to multibyte current buffer.
7828         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7829         to copy data from unibyte current buffer to multibyte buffer.
7830         (nntp-make-process-buffer): Make process buffer unibyte.
7831
7832         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7833
7834 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7835
7836         * pop3.el (pop3-open-server): Accept and process data more robustly at
7837         connexion start to avoid spurious "POP SSL connexion failed" errors.
7838
7839 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7840
7841         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7842         read group names.
7843
7844 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7845
7846         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7847
7848 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7849
7850         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7851         (nnmail-save-active): Use a unibyte buffer when saving active file,
7852         which may contain non-ASCII group names.
7853
7854         * nnml.el (nnml-request-group): Decode group names in messages.
7855
7856 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7857
7858         * message.el (message-citation-line-function)
7859         (message-insert-formatted-citation-line): Fix spelling of
7860         `message-insert-formated-citation-line'.
7861
7862 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7863
7864         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7865
7866 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7867
7868         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7869         nnmail-pathname-coding-system.
7870
7871         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7872         that a user enters; decode group names in messages.
7873
7874         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7875
7876 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7877
7878         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7879
7880         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7881
7882         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7883         risky local variable.
7884
7885         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7886
7887 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7888
7889         * encrypt.el: Improve documentation to fix function name typo.
7890         Reported by Daiki Ueno <ueno@unixuser.org>.
7891
7892 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7893
7894         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7895         even if the point is not in the last page of an article.
7896         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7897         back to the previous page.
7898
7899 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7900
7901         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7902
7903 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7904
7905         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7906
7907 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7908
7909         * message.el (message-check-news-body-syntax):
7910         Avoid mm-string-as-multibyte.
7911         (message-hide-headers): Don't assume (point-min)==1.
7912
7913 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7914
7915         * message.el (message-remove-blank-cited-lines): Fix if remove is
7916         given.
7917         (message-bogus-address-regexp): New variable.
7918         (message-bogus-recipient-p): New function.
7919         (message-check-recipients): New command.
7920         (message-syntax-checks): Add `bogus-recipient'.
7921         (message-fix-before-sending): Add `bogus-recipient'.
7922
7923         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7924         (gnus-treat-body-boundary): Don't test window-system.
7925
7926 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7927
7928         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7929
7930 2007-10-28  Miles Bader  <miles@gnu.org>
7931
7932         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7933         at compile-time too.
7934
7935 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7936
7937         * gnus-msg.el (gnus-message-setup-hook):
7938         Add `message-remove-blank-cited-lines' to options.
7939
7940 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7941
7942         * message.el (message-remove-blank-cited-lines): New function.
7943         Suggested by Karl Plästerer.
7944
7945 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7946
7947         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7948         mapc.
7949
7950         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7951         (top-level): Use mapc to set functions to be traced for debugging.
7952
7953         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7954         called for effect with while loop.
7955
7956         * message.el (message-talkative-question): Replace mapcar called for
7957         effect with mapc.
7958
7959         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7960         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7961         called for effect with dolist.
7962
7963         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7964
7965         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7966         gnus-extra-headers and nnmail-extra-headers.
7967
7968         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7969         called for effect with dolist.
7970         (top-level): Use mapc to set functions to be traced for debugging.
7971
7972         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7973         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7974         dolist.
7975
7976         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7977         Replace mapcar called for effect with mapc.
7978         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7979         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7980         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7981         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7982
7983         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7984         remove-if that's a cl function.
7985
7986         * webmail.el (webmail-debug): Replace mapcar called for effect with
7987         dolist.
7988
7989         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7990         with mapc.
7991
7992 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7993
7994         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7995         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7996         with while loop.
7997
7998         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7999         functions from article-* functions.
8000         (gnus-multi-decode-header): Replace mapcar called for effect with
8001         dolist.
8002
8003         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8004         (gnus-bookmark-show-details): Replace mapcar called for effect with
8005         while loop.
8006
8007         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8008         called for effect with while loop.
8009
8010         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8011         with dolist.
8012
8013         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8014         Replace mapcar called for effect with dolist.
8015
8016         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8017
8018         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8019         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8020         Replace mapcar called for effect with dolist.
8021         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8022         mapc.
8023
8024         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8025         Replace mapcar called for effect with dolist.
8026         (gnus-topic-list): Replace mapcar called for effect with mapc.
8027
8028         * gnus.el: Use mapc instead of mapcar to add autoloads.
8029
8030 2007-10-23  Richard Stallman  <rms@gnu.org>
8031
8032         * gnus-group.el (gnus-group-highlight): Mark as risky.
8033
8034 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8035
8036         * gnus.el (gnus-server-to-method): Return method found first in
8037         gnus-newsrc-alist.
8038
8039         * gnus-art.el (gnus-article-highlight-signature)
8040         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8041         button overlay without the front stickiness.
8042
8043 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8044
8045         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8046         overview buffer needed a catch to receive its throw.
8047         (gnus-agent-flush-cache): Declare as interactive to make this function
8048         easier to use.
8049
8050 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8051
8052         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8053         `next-line'.
8054
8055 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8056
8057         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8058         exclude address matching message-dont-reply-to-names.
8059
8060 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8061
8062         * gnus-util.el (gnus-string<): New function.
8063
8064         * gnus-sum.el (gnus-article-sort-by-author)
8065         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8066
8067 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8068
8069         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8070         the frame-focus tag is set in gnus-buffer-configuration.
8071
8072 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8073
8074         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8075         the front stickiness.
8076
8077 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8078
8079         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8080         url pattern; remove duplicate one.
8081         (gnus-article-extend-url-button): New function.
8082         (gnus-article-add-buttons): Use it.
8083         (gnus-button-push): Use concatenated url that it makes.
8084
8085 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8086
8087         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8088
8089 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8090
8091         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
8092         Don't hardcode point-min==1.
8093
8094 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
8095
8096         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
8097         Fix comment about "iso8859-1".
8098
8099 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
8100
8101         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
8102         ones returned from the verify-function.
8103
8104         * mm-uu.el (mm-uu-pgp-signed-extract-1):
8105         Call mml2015-extract-cleartext-signature if extraction failed.
8106
8107 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
8108
8109         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8110         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8111         failed.
8112
8113 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8114
8115         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8116
8117 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
8118
8119         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
8120         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
8121         recommends to use EasyPG instead of PGG.
8122
8123         * pgg.el: Revert to revision 6.23.2.16.
8124
8125         * pgg-def.el: Revert to revision 6.6.2.14.
8126
8127         * pgg-gpg.el: Revert to revision 6.23.2.34.
8128
8129 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8130
8131         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8132         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8133         thread for both the null and zero (kill/expire thread) universal prefix
8134         cases.
8135         (gnus-summary-expire-thread): Add new function to expire a thread,
8136         using gnus-summary-kill-thread.
8137         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8138         shortcuts for gnus-summary-expire-thread.
8139         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8140         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8141
8142 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8143
8144         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8145         extras value, so an extras entry can be deleted.
8146         (gnus-registry-delete-extra-entry): Use it.
8147         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8148         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8149         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8150         storage through the gnus-registry, and provide an appropriate API for
8151         it.
8152
8153 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8154
8155         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8156         Suggested by Leo <sdl.web@gmail.com>.
8157
8158         * gnus.el: Do.
8159
8160 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8161
8162         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8163         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8164
8165         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8166
8167         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8168         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8169
8170 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8171
8172         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8173         newline.
8174         (nnmbox-request-accept-article): Don't change article in source buffer;
8175         narrow to header to use message-fetch-field rather than
8176         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8177         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8178         as delimiters; make sure article ends with newline.
8179         (nnmbox-delete-mail): Correct last position of article to be deleted;
8180         ignore X-Gnus-Newsgroup header in article body.
8181         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8182         positions; make sure article ends with newline.
8183
8184         * message.el (message-display-abbrev): Don't infloop when a user
8185         inserts SPC in the beginning of header.
8186
8187         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
8188         coding-system-for-read and coding-system-for-write for XEmacs having no
8189         file-coding feature.
8190
8191         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
8192
8193 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8194
8195         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8196         list of groups not followed by default.  Fix type to be regexp.
8197         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8198
8199 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8200
8201         * hmac-def.el (define-hmac-function): Switch from old-style to
8202         new-style backquotes.
8203
8204         * md4.el (md4-make-step): Likewise.
8205
8206 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8207
8208         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8209         raw-text coding system when saving .newsrc file, which may contain
8210         non-ASCII group names.
8211
8212 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8213
8214         * gnus-cus.el (gnus-score-extra): New widget.
8215         (gnus-score-extra-convert): New function.
8216         (gnus-score-customize): Use it for Extra.
8217
8218 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8219
8220         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8221         (mml2015-mailcrypt-clear-verify): Use it.
8222         (mml2015-gpg-clear-verify): Use it.
8223         (mml2015-pgg-clear-verify): Use it.
8224         (mml2015-epg-clear-verify): Replace the current part with the output
8225         from GnuPG; don't extract the plaintext by itself.
8226
8227         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8228         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8229         mml2015-clear-verify-function; don't touch the armor headers or
8230         dash-escaped text here.
8231
8232 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8233
8234         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8235         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8236         parts, or application/octet-stream as a last resort.
8237         (gnus-mime-view-part-as-type): Don't toggle display.
8238         (gnus-mime-view-part-as-charset): Don't turn off display before
8239         querying charset.
8240
8241         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8242         stuff to undisplayer function in Emacs.
8243         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8244
8245         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8246         text/calendar parts.
8247
8248 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8249
8250         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8251         decoding text/calendar parts.
8252
8253         * message.el (message-forward-make-body-mime): Always mark body as
8254         having no illegible text; remove signed-or-encrypted argument.
8255         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8256
8257         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8258         (mml-generate-mime-1): Don't encode body if it is specified to be in
8259         raw form; don't make buffer be unibyte when inserting multibyte string.
8260
8261 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8262
8263         * sha1.el: Fix up comment style.
8264         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8265         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8266
8267         * hex-util.el: Fix up comment style.
8268         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8269
8270         * gnus-salt.el: Use with-current-buffer.
8271         (gnus-pick-setup-message): Fix long-standing typo.
8272
8273 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8274
8275         * imap.el (imap-logout-timeout): New variable.
8276         (imap-logout, imap-logout-wait): New functions.
8277         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8278
8279         * nnimap.el (nnimap-logout-timeout): New server variable.
8280         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8281         nnimap-logout-timeout.
8282
8283         * gnus-art.el (gnus-article-summary-command-nosave)
8284         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8285
8286 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8287
8288         * gnus.el (gnus-maximum-newsgroup): New variable.
8289
8290         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8291         according to gnus-maximum-newsgroup.
8292
8293         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8294         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8295         Limit the range of articles according to gnus-maximum-newsgroup.
8296
8297 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8298
8299         * gnus-art.el (gnus-sticky-article): Fix problems described in
8300         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8301         Don't perform gnus-configure-windows here; reuse existing sticky
8302         article buffer.
8303
8304         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8305         it doesn't exist in gnus-article-mode.
8306
8307 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8308
8309         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8310         (gnus-agent-decoded-group-name): New function.
8311         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8312         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8313
8314 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8315
8316         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8317         Add binding for gnus-sticky-article.
8318         (gnus-summary-exit): Don't kill sticky article buffers.
8319
8320         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8321         article buffer.
8322         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8323         (gnus-kill-sticky-article-buffers): New commands.
8324
8325 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8326
8327         * nntp.el (nntp-xref-number-is-evil): New server variable.
8328         (nntp-find-group-and-number): If it is non-nil, don't trust article
8329         numbers in the Xref header.
8330
8331 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8332
8333         * gnus-agent.el (gnus-agent-read-group): New function.
8334         (gnus-agent-flush-group, gnus-agent-expire-group)
8335         (gnus-agent-regenerate-group): Use it.
8336         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8337         nnmail-pathname-coding-system.
8338
8339 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8340
8341         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8342
8343         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8344         that are unread as unread, and also as selected so that information of
8345         marks having been changed by a user may be updated when exiting group.
8346
8347 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8348
8349         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8350
8351 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8352
8353         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8354         calculated ignoring signature parts to gnus-treat-article.
8355
8356 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8357
8358         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8359         a point here in order to keep the window start.
8360         (gnus-insert-mime-security-button): Make a button overlay without the
8361         front stickiness.
8362         (gnus-mime-display-security): Goto the end of a button.
8363
8364         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8365
8366 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8367
8368         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8369         group-name-at-point.
8370         (gnus-group-completing-read): New function that offers decoded
8371         non-ASCII group names for completion.
8372         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8373         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8374         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8375         (gnus-group-fetch-control): Use it.
8376         (gnus-fetch-group): Use group-name-at-point for the initial value
8377         rather than the default value; use gnus-alive-p.
8378
8379         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8380         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8381         (gnus-summary-post-news): Use gnus-group-completing-read.
8382
8383         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8384         (gnus-read-move-group-name): Decode group name for completion.
8385
8386 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8387
8388         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8389         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8390         Yamaoka slightly modified the code).
8391
8392 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8393
8394         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8395         (nnmail-split-incoming): Bind it.
8396
8397         * nnml.el (nnml-group-name-charset): New function.
8398         (nnml-decoded-group-name): Use it; don't decode group name if
8399         nnmail-group-names-not-encoded-p is non-nil.
8400         (nnml-encoded-group-name): New function.
8401         (nnml-group-pathname): Inline nnml-decoded-group-name.
8402         (nnml-request-expire-articles): Decode group name in message.
8403         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8404         nnmail-pathname-coding-system.
8405         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8406         not decoded ones according to nnmail-group-names-not-encoded-p.
8407         (nnml-generate-active-info): Use nnml-encoded-group-name.
8408
8409 2007-08-08  Glenn Morris  <rgm@gnu.org>
8410
8411         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8412         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8413         doc-strings and comments.
8414
8415 2007-07-25  Glenn Morris  <rgm@gnu.org>
8416
8417         * Relicense all FSF files to GPLv3 or later.
8418
8419 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8420
8421         * gnus-sum.el (gnus-summary-move-article):
8422         Make gnus-summary-respool-article work.
8423
8424 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8425
8426         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8427         string.
8428
8429 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8430
8431         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8432         that should be ignored when comparing distant RSS articles with local
8433         ones.
8434         (nnrss-make-hash-index): New function.  Create a hash index according
8435         to the ignored fields.
8436         (nnrss-check-group): Use it.
8437
8438 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8439
8440         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8441
8442         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8443
8444         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8445         the new optional argument ENCODED is non-nil.
8446         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8447         coding system for encoding group name.
8448         (gnus-group-make-rss-group): Pass un-encoded group name to
8449         gnus-group-make-group.
8450         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8451         encoded.
8452
8453         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8454         Encode group name to which articles are moved or copied.
8455         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8456         coding system for encoding Newsgroup, Followup-To and Xref headers.
8457
8458         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8459         marks; use nnheader-file-coding-system to write a file.
8460         (nnagent-retrieve-headers): Bind file-name-coding-system to
8461         nnmail-pathname-coding-system.
8462
8463         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8464
8465         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8466         (nnml-request-article, nnml-request-create-group)
8467         (nnml-request-rename-group, nnml-find-id)
8468         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8469         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8470         (nnml-save-marks): Use nnml-group-pathname instead of
8471         nnmail-group-pathname.
8472
8473         (nnml-request-create-group, nnml-request-expire-articles)
8474         (nnml-request-move-article, nnml-request-delete-group)
8475         (nnml-deletable-article-p, nnml-possibly-create-directory)
8476         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8477         (nnml-open-marks): Bind file-name-coding-system to
8478         nnmail-pathname-coding-system.
8479
8480         (nnml-request-article): Pass server argument to nnml-find-group-number.
8481         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
8482         Pass server argument to nnml-possibly-create-directory.
8483         (nnml-request-accept-article): Pass server argument to
8484         nnml-active-number and nnml-save-mail.
8485         (nnml-find-group-number): Pass server argument to nnml-find-id.
8486         (nnml-request-update-info): Pass server argument to
8487         nnml-marks-changed-p.
8488
8489         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8490         (nnml-save-mail, nnml-active-number): Add server argument.
8491
8492         (nnml-request-delete-group): Warn if group is missing.
8493         (nnml-get-nov-buffer): Decode group name.
8494         (nnml-generate-active-info): Encode group name.
8495         (nnml-open-marks): Decode group name in messages.
8496
8497 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8498
8499         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8500         if it is not specified.
8501         (gnus-article-pipe-part, gnus-article-save-part)
8502         (gnus-article-interactively-view-part, gnus-article-copy-part)
8503         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8504         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8505         (gnus-article-replace-part, gnus-article-delete-part)
8506         (gnus-article-view-part-as-type): Pass raw prefix argument to
8507         gnus-article-part-wrapper.
8508
8509 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8510
8511         * gnus-agent.el (gnus-agent-save-active):
8512         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
8513
8514         * gnus-cache.el (gnus-cache-save-buffers)
8515         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8516         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8517         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8518         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8519         (gnus-cache-generate-active, gnus-cache-rename-group)
8520         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8521         (gnus-cache-update-overview-total-fetched-for):
8522         Bind file-name-coding-system to nnmail-pathname-coding-system.
8523         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
8524         New variables.
8525         (gnus-cache-decoded-group-name): New function.
8526         (gnus-cache-file-name): Use it.
8527         (gnus-cache-generate-active): Use non-decoded group name for active.
8528
8529         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8530         right place.
8531         (gnus-write-active-file): Don't break non-ASCII group names.
8532
8533         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8534         nnmail-pathname-coding-system.
8535
8536         * lpath.el: Bind default-file-name-coding-system,
8537         file-name-coding-system and language-info-alist for XEmacs.
8538
8539         * gnus-uu.el (gnus-uu-decode-save): Typo.
8540
8541 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8542
8543         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8544
8545 2007-07-14  David Kastrup  <dak@gnu.org>
8546
8547         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
8548         finishing actions if we did not edit the article.
8549
8550 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8551
8552         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8553         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8554         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8555         (gnus-agent-flush-group, gnus-agent-flush-cache)
8556         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8557         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8558         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8559         (gnus-agent-regenerate-group)
8560         (gnus-agent-update-files-total-fetched-for)
8561         (gnus-agent-update-view-total-fetched-for):
8562         Bind file-name-coding-system to nnmail-pathname-coding-system.
8563         (gnus-agent-group-pathname): Don't encode file names by
8564         nnmail-pathname-coding-system.
8565         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8566         coding-system-for-write instead of buffer-file-coding-system to
8567         gnus-agent-file-coding-system.
8568
8569         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8570         Decode group name.
8571
8572         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8573
8574         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8575         (gnus-read-newsrc-el-file): Make group names unibyte.
8576
8577         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8578         nnmail-pathname-coding-system.
8579
8580         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8581         (nnrss-request-delete-group): Bind file-name-coding-system to
8582         nnmail-pathname-coding-system.
8583         (nnrss-read-server-data, nnrss-read-group-data):
8584         Bind file-name-coding-system correctly.
8585         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8586
8587         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8588         (nntp-server-to-method-cache): New variable.
8589         (nntp-group-pathname): New function that decodes non-ASCII group names.
8590         (nntp-possibly-create-directory, nntp-marks-changed-p)
8591         (nntp-save-marks, nntp-open-marks): Use it.
8592         (nntp-possibly-create-directory, nntp-open-marks):
8593         Bind file-name-coding-system to nnmail-pathname-coding-system.
8594         (nntp-open-marks): Decode group names when bootstrapping marks.
8595
8596         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8597         Newsgroups and Folowup-To headers.
8598
8599 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8600
8601         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8602         (gnus-server-closed-face, gnus-server-denied-face)
8603         (gnus-server-offline-face): Remove variable.
8604         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8605
8606         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8607         of modifying message-stack directly for XEmacs.
8608
8609         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8610         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8611         if the coding-system argument is nil for XEmacs.
8612
8613         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8614         mm-charset-override-alist.
8615
8616         * rfc2047.el: Don't require base64; require rfc2045 for the function
8617         rfc2045-encode-string.
8618         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8619         to quote the parameter value.
8620
8621 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8622
8623         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8624         form in gnus-group-name-charset-method-alist.
8625
8626         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8627         overrides the default layout edit-form.
8628
8629         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8630
8631         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8632
8633 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8634
8635         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8636         as unfetched articles.
8637
8638 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8639
8640         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8641
8642 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8643
8644         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8645         original back end that keeps marks in the local system.
8646
8647 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8648
8649         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8650         arg of pop-to-buffer for XEmacs.
8651         (gnus-article-read-summary-keys): Ditto; don't restore window
8652         configuration if summary command ends up with neither article buffer
8653         nor summary buffer; describe bindings if summary keys end with C-h.
8654
8655 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8656
8657         * message.el (message-fix-before-sending): Skip raw message part to be
8658         forwarded while checking illegible text.
8659         (message-forward-make-body-mime, message-forward-make-body):
8660         Mark signed or encrypted raw message as having no illegible text.
8661
8662 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8663
8664         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8665         (gnus-message-with-timestamp-1): New macro.
8666         (gnus-message-with-timestamp): New function.
8667         (gnus-message): Use them.
8668
8669         * nnheader.el (nnheader-message): Use them.
8670
8671 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8672
8673         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8674         .newsrc.eld file.
8675
8676 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8677
8678         * gnus-agent.el (gnus-agent-fetch-headers)
8679         (gnus-agent-retrieve-headers):
8680         Bind gnus-decode-encoded-address-function to identity.
8681
8682         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8683         available also when the server returns simply a dot.
8684
8685         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8686
8687 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8688
8689         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8690
8691 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8692
8693         * gnus-ems.el (gnus-x-splash): Make it work.
8694
8695         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8696         from being used.
8697
8698         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8699
8700 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8701
8702         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8703         4th and the 5th arguments.
8704
8705         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8706         the front stickiness.
8707         (gnus-article-summary-command-nosave): Correct the order of the
8708         arguments passed to pop-to-buffer.
8709         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8710         summary command ends up with the article buffer.
8711
8712         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8713         the same faces.
8714
8715 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8716
8717         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8718
8719 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8720
8721         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8722         * gnus-sum.el (gnus-summary-highlight):
8723         * pgg.el (pgg-sign-region, pgg-sign):
8724         * mail-source.el (mail-source-delete-old-incoming-confirm):
8725         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8726
8727 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8728
8729         * gnus-art.el (gnus-mime-view-part-externally)
8730         (gnus-mime-view-part-internally): Fix predicate function passed to
8731         completing-read.
8732
8733         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8734
8735         * gnus.el (gnus-update-message-archive-method): Add :version.
8736
8737 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8738
8739         * gnus.el (gnus-update-message-archive-method): New variable.
8740
8741         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8742         according to gnus-message-archive-method if
8743         gnus-update-message-archive-method is non-nil.
8744
8745 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8746
8747         * gnus-sum.el (gnus-summary-limit-to-address): New function.
8748         Suggested by Loic Dachary <loic@dachary.org>.
8749         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8750
8751 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8752
8753         * message.el (message-pop-to-buffer): Add switch-function argument.
8754         (message-mail): Pass switch-function argument to it.
8755
8756 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8757
8758         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8759         Improve doc string.
8760
8761 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8762
8763         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8764         (gnus-header-content)
8765         * gnus-cite.el (gnus-cite-10)
8766         * gnus-srvr.el (gnus-server-closed)
8767         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8768         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8769         (gnus-group-mail-3-empty, gnus-group-mail-low)
8770         (gnus-group-mail-low-empty, gnus-splash)
8771         * message.el (message-header-to, message-header-cc)
8772         (message-header-subject, message-header-other, message-header-name)
8773         (message-header-xheader, message-separator, message-cited-text)
8774         (message-mml): Lighten colors of faces used for dark background.
8775
8776 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8777
8778         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8779         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8780
8781 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8782
8783         * message.el (message-narrow-to-headers-or-head):
8784         Ignore mail-header-separator in the body.
8785
8786 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8787
8788         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8789         same as window size.
8790
8791 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8792
8793         * message.el (message-font-lock-keywords): Use message-header-xheader
8794         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8795         ahead of the anything pattern, to get it recognised.
8796
8797 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8798
8799         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8800         spam.el loads uses it in the compiled defadvice form.
8801
8802 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8803
8804         * gnus-sum.el (gnus-articles-to-read)
8805         (gnus-summary-insert-old-articles): Don't truncate group name for
8806         `read-string'.
8807
8808         * gnus-util.el (gnus-limit-string): Delete this function.
8809
8810         * gnus-sum.el (gnus-simplify-subject-fully):
8811         Use `truncate-string-to-width' instead.
8812
8813 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8814
8815         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
8816         Tell if, on summary exit, the next group has to be selected.
8817         (gnus-summary-exit): Use it.
8818
8819 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8820
8821         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8822         non-break space.
8823
8824 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8825
8826         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8827         Check if group is not a directory.
8828         (nnfolder-request-expire-articles): Don't delete articles if the target
8829         group is not available.
8830
8831         * nnml.el (nnml-request-create-group): Properly check if group is not a
8832         file.
8833         (nnml-request-expire-articles): Don't delete articles if the target
8834         group is not available.
8835
8836         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8837         Don't quote characters that are within parentheses.
8838
8839 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8840
8841         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8842         (gnus-handle-ephemeral-exit): Select article according to it.
8843
8844 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8845
8846         * message.el (message-insert-formated-citation-line): Remove newline.
8847         (message-citation-line-format): Add final \n here so that the user can
8848         avoid a blank line.
8849
8850 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8851
8852         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8853         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8854         Update lanl/arXiv support.
8855
8856 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8857
8858         * gnus.el: Bump version number.
8859
8860 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8861
8862         * gnus.el (gnus-version-number): Bump version.
8863
8864 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8865
8866         * gnus.el: No Gnus v0.6 is released.
8867
8868 2007-04-27  Didier Verna  <didier@xemacs.org>
8869
8870         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
8871         * gmm-utils.el (gmm-regexp-concat): ... here.
8872         * message.el: Don't require 'gnus-util.
8873         (message-dont-reply-to-names): Handle name change above.
8874         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8875
8876 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8877
8878         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8879         since the initial value varies according to the system.
8880
8881 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8882
8883         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8884
8885 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8886
8887         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8888
8889 2007-04-24  Didier Verna  <didier@xemacs.org>
8890
8891         Improve the type of gnus-ignored-from-addresses.
8892         * gnus-util.el (gnus-orify-regexp): New function.
8893         * message.el (gnus-util): Require it.
8894         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8895         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8896         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8897
8898 2007-04-24  Didier Verna  <didier@xemacs.org>
8899
8900         * gnus-sum.el:
8901         * gnus-utils.el: Fix some trailing whitespaces.
8902
8903 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8904
8905         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8906         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8907         article's Message-ID; refer parent article in summary buffer.
8908
8909         * message.el (message-bounce): Call mime-to-mml.
8910
8911         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8912         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8913         optimize and/or forms properly.
8914
8915 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8916
8917         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8918         URL.
8919
8920 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8921
8922         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8923
8924 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8925
8926         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8927         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8928         displayed of multipart/alternative part if it is invoked from summary
8929         buffer.
8930
8931         * mm-view.el (mm-inline-text-html-render-with-w3m)
8932         (mm-inline-text-html-render-with-w3m-standalone)
8933         (mm-inline-render-with-function): Use mail-parse-charset by default.
8934
8935 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8936
8937         * parse-time.el (parse-time-string-chars): Check if CHAR
8938         is less than the length of parse-time-syntax.
8939
8940 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8941
8942         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8943         from gnus-newsgroup-processable.
8944
8945 2007-04-16  Didier Verna  <didier@xemacs.org>
8946
8947         * gnus-msg.el (gnus-configure-posting-styles):
8948         Handle message-signature-directory properly with :file syntax.
8949         Reported by "Leo".
8950
8951 2007-04-11  Didier Verna  <didier@xemacs.org>
8952
8953         New user option: message-signature-directory.
8954         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8955         * message.el (message-insert-signature): Ditto.
8956         * message.el (message-signature-file): Doc update.
8957         * message.el (message-signature-directory): New.
8958
8959 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8960
8961         * gnus-msg.el (gnus-inews-yank-articles):
8962         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
8963
8964 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8965
8966         * message.el (message-yank-original): Make sure cited text ends with
8967         newline; don't exchange point and mark.
8968
8969 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8970
8971         * tls.el (open-tls-stream): Properly handle case where there
8972         is no associated buffer.
8973
8974 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8975
8976         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8977         message-yank-original, make sure (< mark TEXT point).
8978
8979 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8980
8981         * message.el (message-fill-column): New variable.
8982         (message-mode): Use it.  Add comment on a possible new hook.
8983
8984         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8985         (nnmail-get-new-mail): Reformat.
8986
8987         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8988
8989         * gmm-utils.el: Fix Commentary.
8990         (gmm-tool-bar-from-list): Fix typo in doc string.
8991
8992 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8993
8994         * message.el (message-yank-original): Don't switch point and mark
8995         unnecessarily to put point and mark as documented.
8996
8997 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8998
8999         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9000         from the message heads.
9001
9002 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9003
9004         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9005         article buffer does not have a window.  This may not be the best
9006         solution but is certainly better than setting the start of the null,
9007         that is the current, window.
9008
9009 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9010
9011         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9012         (gnus-draft-setup): Run it.
9013
9014         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9015         gnus-score-fast-scoring.  Allow regexp.
9016         (gnus-score-headers): Use it.
9017
9018         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9019         XEmacs.
9020
9021         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9022         string.
9023         (gnus-button-alist): Also catch `<f1> k ...'.
9024         (gnus-treat-display-x-face): Fix doc string.
9025
9026 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9027
9028         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9029         evaluation of gnus-extended-version to ensure correct generation of the
9030         User-Agent header when message-generate-headers-first is used.
9031
9032 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9033
9034         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9035         hashcash-path is nil.  Don't call callback with incorrect number of
9036         parameters if val is 0.
9037
9038 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9039
9040         * message.el (message-required-news-headers):
9041         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9042
9043 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
9044
9045         * tls.el (open-tls-stream): In handshake-waiting loop,
9046         don't wait more if there is output available to process.
9047
9048 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
9049
9050         * tls.el (tls-program): Doc fix.
9051
9052 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9053
9054         * message.el (message-generate-new-buffers): Change the meaning of the
9055         nil value; add `standard' to the choices; treat t as `unique'; improve
9056         doc string.
9057         (gnus-select-frame-set-input-focus): Autoload.
9058         (message-buffer-name): Search for the existing message buffer if
9059         message-generate-new-buffers is nil or `standard'; treat the value t of
9060         message-generate-new-buffers as `unique'.
9061         (message-pop-to-buffer): Raise the frame already displaying the message
9062         buffer; clear the echo area after querying.
9063         (message-setup): Pass the `continue' argument to compose-mail.
9064         (message-mail): Prefer `switch-function' if it is given; search for the
9065         existing message buffer if the `continue' argument is non-nil; pass
9066         continue and switch-function arguments to compose-mail by way of
9067         message-setup.
9068         (message-mail-other-window): Adjust argument of message-setup.
9069         (message-mail-other-frame): Ditto.
9070
9071 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9072
9073         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9074         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9075         to turn font-lock on when turning gnus-message-citation-mode on.
9076
9077 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9078
9079         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9080         (mml-smime-function-alist): New variable; add epg as the backend.
9081         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9082         mml-smime- functions instead.
9083         * mm-view.el: Require smime.
9084
9085 2007-03-05  Didier Verna  <didier@xemacs.org>
9086
9087         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9088         instead of just inheritance for posting styles.
9089         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9090
9091 2007-02-24  Chris Moore  <dooglus@gmail.com>
9092
9093         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
9094         * pgg-pgp.el (pgg-pgp-encrypt-region):
9095         * pgg-gpg.el (pgg-gpg-encrypt-region):
9096         Check pgg-encrypt-for-me if no other recipients.
9097
9098 2007-02-24  John Paul Wallington  <jpw@pobox.com>
9099
9100         * tls.el (tls-certtool-program): Fix custom type.
9101
9102 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9103
9104         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
9105         and point-at-eol instead of line-(beginning|end)-position.
9106
9107         * assistant.el (assistant-parse-buffer): Ditto.
9108
9109         * netrc.el (netrc-parse-services): Ditto.
9110
9111 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9112
9113         * mml2015.el (mml2015-epg-find-usable-key): New function.
9114         (mml2015-epg-sign): Use it.
9115         (mml2015-epg-encrypt): Use it.
9116
9117 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9118
9119         * message.el (message-make-in-reply-to): Quote name containing
9120         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9121         if there are special characters.  Reported by NAKAJI Hiroyuki
9122         <nakaji@jp.freebsd.org>.
9123
9124 2007-02-27  Didier Verna  <didier@xemacs.org>
9125
9126         Include the group parameters as well as the topic ones in the
9127         inheritance filter process.
9128         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9129         argument GROUP-PARAMS-LIST.
9130         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9131
9132 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9133
9134         * nntp.el (nntp-never-echoes-commands)
9135         (nntp-open-connection-functions-never-echo-commands): New variables.
9136         (nntp-send-command): Use them.
9137
9138 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9139
9140         * mml2015.el (mml2015-epg-verify): Simplify.
9141
9142 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9143
9144         * mml.el (mml-content-disposition-alist): New user option.
9145         (mml-content-disposition): New function.
9146         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9147         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9148
9149 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9150
9151         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9152         verification.
9153
9154 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9155
9156         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9157         articles posted in the last 24 hours.
9158
9159 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9160
9161         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9162
9163 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9164
9165         * nntp.el (nntp-send-command): Don't wait for echoes when
9166         nntp-open-ssl-stream is used.
9167
9168 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9169
9170         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9171         (gnus-message-add-citation-keywords)
9172         (gnus-message-remove-citation-keywords): Remove.
9173         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9174         directly, make the variables in font-lock-defaults buffer-local, add
9175         gnus-message-citation-keywords to them and then update the value of
9176         font-lock-keywords.
9177
9178 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9179
9180         * message.el (message-cite-original-1): Don't call
9181         gnus-article-highlight-citation.
9182
9183         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9184         citations; fix line count.
9185
9186 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9187
9188         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9189         (gnus-message-add-citation-keywords)
9190         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9191         versions of font-lock-add-keywords and font-lock-remove-keywords to
9192         work with XEmacs correctly.
9193
9194 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9195
9196         * gnus-cite.el (gnus-cite-face-list): Set the values of
9197         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9198         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9199         (gnus-message-cite-prefix-regexp): New variable.
9200         (gnus-message-search-citation-line): Use it; protect against long
9201         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9202         the 0th match data for Emacs.
9203         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9204         (gnus-message-add-citation-keywords): Append keywords rather than
9205         prepending; emulate font-lock-add-keywords if it is not available.
9206         (gnus-message-remove-citation-keywords):
9207         Emulate font-lock-remove-keywords if it is not available.
9208
9209         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9210
9211         * message.el (message-cite-prefix-regexp): Set the value of
9212         gnus-message-cite-prefix-regexp.
9213
9214 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9215
9216         * nnweb.el (nnweb-google-parse-1): Update parser.
9217
9218 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9219
9220         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9221
9222 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9223
9224         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9225         regexp.
9226
9227 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9228
9229         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9230         string-to-multibyte.
9231         (uudecode-decode-region-internal): Use it.
9232
9233         * lpath.el: Fbind string-as-multibyte for XEmacs.
9234
9235 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9236
9237         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9238         Fix custom choice.
9239
9240         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9241
9242 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9243
9244         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9245
9246         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9247         `write-region' to respect `mm-inhibit-file-name-handlers'.
9248
9249 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9250
9251         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9252         Use gnus-home-directory instead of "~/" or "$HOME".
9253
9254 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9255
9256         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9257         to mention filename.
9258         Add comments at beginning regarding usage.
9259         (encrypt-write-file-contents): Change interactive so a string is
9260         acceptable.  If the file has no associated model, show an error instead
9261         of a nonsense prompt.
9262
9263 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9264
9265         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9266         Thanks to Yoshihiko Yamada for kind notification of this typo.
9267
9268 2007-01-12  Kenichi Handa  <handa@m17n.org>
9269
9270         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9271         multibyte buffer.
9272
9273 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9274
9275         * gnus-score.el (gnus-score-fast-scoring): New variable.
9276         (gnus-score-headers): Use it.
9277
9278         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9279
9280         * message.el (message-cite-original-1):
9281         Call gnus-article-highlight-citation if requested.
9282         (message-make-from): Allow name and address as optional arguments.
9283
9284         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9285
9286         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9287         bugs to doc string.
9288         (gnus-button-alist): Add mid\\|message-id.
9289         (gnus-button-fetch-group): Extend for use in
9290         `browse-url-browser-function'.
9291         (gnus-button-url-regexp): Try to catch paired parentheses like in
9292         Wikipedia URLs.
9293
9294         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9295         Suggested by Simon Krahnke <overlord@gmx.li>.
9296
9297 2007-01-13  Romain Francoise  <romain@orebokech.com>
9298
9299         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9300         Update copyright.
9301
9302 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9303
9304         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9305
9306 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9307
9308         * gnus-registry.el (gnus-registry-unfollowed-groups)
9309         (gnus-registry-split-fancy-with-parent): Fix documentation.
9310
9311 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9312
9313         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9314         from nnweb groups.
9315
9316 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9317
9318         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9319         Xref urls.  Erase buffer before requesting head.
9320
9321         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9322
9323 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9324
9325         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9326         customizable.
9327
9328 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9329
9330         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9331         no signing key is found.
9332         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9333         no encrypting and/or signing key is found.
9334
9335 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9336
9337         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9338
9339 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9340
9341         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9342         headers read from disk with the ones newly found in the current search.
9343         This should no longer cause problems, because the article numbers in
9344         Gmane's `nov.php' output are ignored since the previous change.
9345
9346 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9347
9348         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9349
9350 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9351
9352         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9353         replace-regexp-in-string; bind url-version; fbind display-images-p and
9354         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9355         find-face and set-itimer-function for Emacs; bind itimer-list for
9356         Emacs.
9357
9358         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9359
9360 2007-01-01  Romain Francoise  <romain@orebokech.com>
9361
9362         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9363
9364 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9365
9366         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9367         `define-minor-mode' macro definition expanded properly.
9368         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9369         exclude it there.
9370
9371         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9372         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9373         `fboundp' test.
9374         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9375         This is OK to autoload in (S)XEmacs now.
9376
9377 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9378
9379         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9380         keystroke.
9381         (gnus-summary-limit-to-singletons): Fix typo.
9382
9383         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9384         else fails.
9385
9386 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9387
9388         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9389         docstring.
9390
9391         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9392         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9393         (gnus-summary-insert-dormant-articles): Fix typo in message.
9394
9395 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9396
9397         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9398         nil for XEmacs.
9399         (gnus-message-citation-mode): Don't autoload in XEmacs.
9400
9401         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9402
9403 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9404
9405         * nnimap.el (nnimap-expunge-search-string):
9406         Mention nnimap-search-uids-not-since-is-evil in docstring.
9407
9408 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9409
9410         * spam.el: Revert to make-obsolete-variable because
9411         define-obsolete-variable-alias is not supported in Emacs 21.
9412
9413         * spam.el (spam-ifile-path, spam-ifile-database-path)
9414         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9415         make-obsolete-variable.
9416         (spam-bsfilter-path, spam-bsfilter-program)
9417         (spam-spamassassin-path, spam-spamassassin-program)
9418         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
9419         Don't use "path" inappropriately.
9420         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9421         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9422         variable names.
9423
9424 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9425
9426         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9427         summary buffer.
9428
9429         * password.el (password-cache-remove): Use clear-string to burn
9430         password, if available.
9431
9432 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9433
9434         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9435
9436         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9437
9438         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9439         (gnus-message-highlight-citation): Move defcustom here from
9440         gnus-cite.el.
9441         (gnus-message-citation-mode): Autoload.
9442
9443         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9444         checks to make it compile with XEmacs.
9445         (gnus-message-citation-mode): New minor mode.
9446         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9447         (gnus-message-highlight-citation): New variables.
9448         (gnus-message-search-citation-line)
9449         (gnus-message-add-citation-keywords)
9450         (gnus-message-remove-citation-keywords)
9451         (turn-on-gnus-message-citation-mode)
9452         (turn-off-gnus-message-citation-mode): New functions.
9453
9454 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9455
9456         * gnus-cite.el: Enable highlighting of different citation levels in
9457         message-mode.
9458
9459 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9460
9461         * message.el (message-make-fqdn): Fix comment.
9462         (message-bogus-system-names): Add ".local".
9463
9464         * spam.el (spam-ifile-path, spam-ifile-program)
9465         (spam-ifile-database-path, spam-ifile-database)
9466         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9467         Don't use "path" inappropriately.
9468         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9469         strings.
9470         (spam-check-ifile, spam-ifile-register-with-ifile)
9471         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
9472         Use new variable names.
9473
9474         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9475         (gnus-treat-display-smileys): Simplify using
9476         gnus-image-type-available-p.
9477
9478         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9479         available.
9480
9481         * gnus-xmas.el (gnus-xmas-image-type-available-p):
9482         Use `display-images-p' if available.
9483
9484 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9485
9486         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9487         one after turning on the buffer's multibyteness instead of decoding
9488         them directly in the unibyte buffer that causes unexpected conversion
9489         in Emacs 23 (unicode).
9490
9491 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9492
9493         * message.el (message-generate-hashcash): Fix custom type.
9494
9495 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9496
9497         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9498
9499 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9500
9501         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9502         disconnect icons.  Add help text.
9503
9504 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9505
9506         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9507         negated to be consistent with the others we handle.
9508
9509 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9510
9511         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9512         version of gnus-summary-buffer to something, so that we can use two
9513         article buffers at the same time.
9514
9515 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9516
9517         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9518         trigger all the extra headers.
9519         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9520         sorting.
9521
9522 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9523
9524         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9525         solid groups.
9526
9527 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9528
9529         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9530
9531 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9532
9533         * legacy-gnus-agent.el: Add Copyright notice.
9534
9535 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9536
9537         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9538
9539 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9540
9541         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9542
9543         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9544         to make it work reliably in CVS Emacs.
9545         (gnus-summary-limit-strange-charsets-predicate)
9546         (gnus-summary-limit-to-predicate): New functions.
9547
9548 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9549
9550         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9551         specifying array size.
9552         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9553         array if it is too small.
9554         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
9555         (gnus-sort-threads-loop): New function.
9556
9557 2006-12-06  Chris Moore  <dooglus@gmail.com>
9558
9559         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9560         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9561
9562 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9563
9564         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9565         options.
9566
9567 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9568
9569         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9570         DOS-ing the recipient.
9571
9572         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9573         the headers when creating the mapping to avoid mismappings.
9574         (nnweb-gmane-create-mapping): Always nix out old mapping.
9575
9576 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9577
9578         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9579         and mm-verify-option to never.
9580
9581 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9582
9583         * message.el (message-signed-or-encrypted-p): New function.
9584         (message-forward-make-body): Use it.
9585
9586         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9587         Replace encode-coding-string with mm-encode-coding-string.
9588
9589 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9590
9591         * nneething.el (nneething-decode-file-name):
9592         Replace decode-coding-string with mm-decode-coding-string.
9593
9594         * gnus-int.el (gnus-open-server): Say failed server's name.
9595
9596 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9597
9598         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9599         strings to a single string.  Quote `errors-file-name'.
9600         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9601         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9602         Adjust calls.  Use `shell-quote-argument'.
9603
9604 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9605
9606         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9607         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9608
9609         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9610         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9611         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9612         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9613         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9614         (gnus-subscribe-newsgroup, gnus-1):
9615         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9616         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9617         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9618         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9619
9620 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9621
9622         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9623         keystroke.
9624         (gnus-summary-limit-to-bodies): Implement headersp.
9625
9626 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9627
9628         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9629
9630 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9631
9632         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9633
9634 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9635
9636         * message.el (message-generate-hashcash): Expand range of values to
9637         include `opportunistic'.
9638         (message-send-mail): Use it.
9639
9640 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9641
9642         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9643         and comment it.
9644
9645         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9646
9647 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9648
9649         * gnus-util.el (gnus-extract-address-components): Improve comment.
9650
9651 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9652
9653         * gnus-util.el (gnus-extract-address-components): Work with address in
9654         which the name portion contains @.
9655
9656         * lpath.el: Fbind custom-autoload.
9657
9658 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9659
9660         * gnus.el (gnus-start): Move custom group up.
9661         (gnus-select-method): Don't autoload, but make it available for
9662         `customize-variable'.
9663         (gnus-getenv-nntpserver): Don't autoload.
9664
9665 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9666
9667         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9668
9669 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9670
9671         * message.el (message-sendmail-extra-arguments): New variable.
9672         (message-send-mail-with-sendmail): Use it.
9673
9674 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9675
9676         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9677         mm-with-unibyte-current-buffer to make string unibyte.
9678
9679         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9680         mm-string-as-multibyte.
9681
9682 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9683
9684         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9685         Reported by Werner Koch <wk@gnupg.org>.
9686
9687 2006-11-14  Daiki Ueno  <ueno@p360>
9688
9689         * mml2015.el: Autoload epa-select-keys when compiling.
9690
9691 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9692
9693         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9694         message-options.
9695         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9696
9697 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9698
9699         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
9700         EasyPG (< 0.0.6).
9701         (mml2015-always-trust): New user option.
9702         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9703         prompt.
9704
9705 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9706
9707         * nntp.el (nntp-authinfo-force): New variable.
9708         (nntp-send-authinfo): Use it.
9709
9710 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9711
9712         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9713         decode encoded words.  Improve prompt.  Add comment about forwarding.
9714         (message-replacement-char): Move up.
9715
9716 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9717
9718         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9719         instead of gnus-intersection because arguments of gnus-sorted-nunion
9720         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9721
9722 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9723
9724         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9725         (message-simplify-subject-functions):
9726         Enable message-strip-subject-encoded-words by default.
9727
9728 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9729
9730         * message.el (message-strip-subject-encoded-words): New function.
9731         (message-simplify-subject-functions): New variable.
9732         (message-simplify-subject): Use it.  Fix typo in doc string.
9733         Support message-strip-subject-encoded-words.
9734
9735 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9736
9737         * gnus-diary.el (gnus-diary-delay-format-function):
9738         * nndiary.el (nndiary-reminders):
9739         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9740
9741 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9742
9743         * gnus-art.el (article-hide-boring-headers): Fetch date from
9744         gnus-original-article-buffer to avoid problems with localized date
9745         strings.
9746
9747 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9748
9749         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9750
9751 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9752
9753         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9754         New variables.
9755         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9756         (mm-charset-synonym-alist): Move some entries to
9757         mm-codepage-iso-8859-list.
9758         (mm-charset-synonym-alist, mm-charset-override-alist):
9759         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9760
9761 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9762
9763         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9764
9765 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9766
9767         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9768         with Emacs 21 and XEmacs.
9769
9770 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9771
9772         * spam.el (spam-parse-address): New function for better parsing,
9773         catching errors, etc.
9774         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9775
9776 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9777
9778         * mm-view.el: Add interactive arg to html2text autoload.
9779
9780 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9781
9782         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9783
9784 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9785
9786         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9787         New variables.
9788         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9789         (mm-charset-synonym-alist): Move some entries to
9790         mm-codepage-iso-8859-list.
9791
9792         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9793
9794 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9795
9796         * message.el (message-citation-line-format)
9797         (message-insert-formated-citation-line): Fix implementation of %E, %N
9798         and %n according to the doc string.
9799
9800 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9801
9802         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9803         Use car-safe to avoid bad parses.
9804
9805 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9806
9807         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9808         names.
9809
9810         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9811
9812 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9813
9814         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9815         header.
9816
9817         * message.el (message-draft-headers): Add Date.
9818         (message-headers-to-generate): Fix typo in docstring.
9819
9820         * nndraft.el (nndraft-required-headers): New variable.
9821         (nndraft-generate-headers): Use it.
9822
9823         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9824
9825 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9826
9827         * gnus-registry.el (gnus-registry-wash-for-keywords)
9828         (gnus-registry-find-keywords): New functions to allow easy searching of
9829         articles that are in the registry.
9830
9831 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9832
9833         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9834         Use ietf-drums-parse-address instead of gnus-extract-address-components.
9835         Reported by Damien Elmes <damien@repose.cx>.
9836
9837 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9838
9839         * gnus.el (gnus-mime): Remove unused custom group.
9840
9841 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9842
9843         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9844         "blank line" when searching for end of armor headers.
9845
9846 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9847
9848         * gmm-utils.el (gmm-write-region): Fix variable name.
9849
9850 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9851
9852         * gmm-utils.el (gmm-write-region): New function based on compatibility
9853         code from `mm-make-temp-file'.
9854
9855         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9856
9857         * nnmaildir.el (nnmaildir--update-nov)
9858         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9859         Use `gmm-write-region'.
9860
9861 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9862
9863         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
9864         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9865
9866         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9867
9868         * message.el (message-replacement-char): New variable.
9869         (message-fix-before-sending): Use it.
9870         (message-simplify-subject): New function to remove duplicate code.
9871         (message-reply, message-followup): Use it.
9872
9873         * gnus-sum.el (gnus-summary-make-menu-bar):
9874         Clarify gnus-summary-limit-to-articles.
9875
9876 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9877
9878         * gnus-util.el (gnus-with-local-quit): New macro.
9879
9880         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9881
9882 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9883
9884         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9885         ignore non-string data.
9886
9887 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9888
9889         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9890         non-string data (needs to be done in the registry too).
9891
9892 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9893
9894         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9895         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9896         (gnus-registry-split-fancy-with-parent)
9897         (gnus-registry-fetch-simplified-message-subject-fast)
9898         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9899         Remove text properties on ingress into the registry and when it's saved.
9900         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9901         registry from entries with no groups.
9902
9903 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9904
9905         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9906         function to remove string properties.
9907
9908 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9909
9910         * gmm-utils.el (gmm): Adjust custom version.
9911
9912         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
9913         Adjust custom version.
9914
9915         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9916
9917 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9918
9919         * gnus-art.el (gnus-insert-prev-page-button)
9920         (gnus-insert-next-page-button): Simplify.  Reformat.
9921
9922 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9923
9924         * gnus-art.el (gnus-insert-prev-page-button)
9925         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9926
9927 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9928
9929         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9930
9931 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9932
9933         * gnus-art.el (gnus-insert-mime-button)
9934         (gnus-insert-mime-security-button):
9935         Apply gnus-article-button-face to MIME and security buttons.
9936
9937 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9938
9939         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9940         readable.
9941
9942 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9943
9944         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9945
9946 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9947
9948         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9949         `browse-url-of-file' instead of `browse-url'.
9950
9951 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9952
9953         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9954         regexp.  Articles containing quotation were cut prematurely.
9955
9956 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9957
9958         * message.el (message-cite-original-1): Use nobody by default for the
9959         value of From header.
9960         (message-reply): Ditto.
9961
9962 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9963
9964         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9965         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9966         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9967
9968 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9969
9970         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9971         mails in the doc string.  Add some URLs in comment.
9972         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9973
9974 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9975
9976         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9977         backslashes handling and the way to find boundaries of quoted strings.
9978
9979 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9980
9981         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9982         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9983         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9984         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9985
9986 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9987
9988         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9989         doc string.
9990         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9991
9992 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9993
9994         * lpath.el: Fbind epg-check-configuration.
9995
9996 2006-09-06  Simon Josefsson  <jas@extundo.com>
9997
9998         * mml2015.el (mml2015-use): Doc fix, mention epg.
9999
10000 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10001
10002         * mml2015.el (mml2015-use): Default to epg, if available.
10003
10004 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10005
10006         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10007         message-sender.
10008         (mml1991-epg-encrypt): Ditto.
10009         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10010         message-sender.
10011         (mml2015-epg-encrypt): Ditto.
10012
10013 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10014
10015         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10016         several common directories.
10017
10018 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10019
10020         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10021         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10022
10023 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10024
10025         * gnus-art.el (article-decode-encoded-words): Make it fast.
10026
10027 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10028
10029         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10030
10031         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10032         in quoted string into `\'.
10033
10034 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10035
10036         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10037         Use standard-syntax-table.
10038
10039 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10040
10041         * gnus-art.el (gnus-decode-address-function): New variable.
10042         (article-decode-encoded-words): Use it to decode headers which are
10043         assumed to contain addresses.
10044         (gnus-mime-delete-part): Remove useless `or'.
10045
10046         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10047         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10048         (gnus-nov-parse-line): Use it to decode From header.
10049         (gnus-get-newsgroup-headers): Ditto.
10050         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10051
10052         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10053         (mail-decode-encoded-address-string): New alias.
10054
10055         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10056         New function.
10057         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10058         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10059         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10060         (rfc2047-decode-string): Ditto.
10061         (rfc2047-decode-address-region): New function.
10062         (rfc2047-decode-address-string): New function.
10063
10064 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10065
10066         * message.el (message-caesar-buffer-body): Allow rotating headers.
10067
10068         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10069
10070         * message.el (message-insert-formated-citation-line): Fix %f.
10071         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10072
10073 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10074
10075         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10076         (gnus-bookmark-mouse-available-p): New macro.
10077         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10078         (gnus-bookmark-bmenu-show-infos): Use it.
10079         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10080         (gnus-bookmark-bmenu-hide-infos): Ditto.
10081         (gnus-bookmark-remove-properties): New function.
10082         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10083         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10084         (gnus-bookmark-write-file): Bind coding-system-for-write.
10085         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10086         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10087         group before selecting it.
10088         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10089         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10090         quit-window if it is not available; use gnus-mouse-2 and bind it to
10091         gnus-bookmark-bmenu-select-by-mouse.
10092         (gnus-bookmark-show-details): Remove unused variable `details-list'.
10093         (gnus-bookmark-bmenu-select-by-mouse): New function.
10094
10095 2006-08-13  Romain Francoise  <romain@orebokech.com>
10096
10097         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
10098         space.
10099
10100 2006-08-10  Romain Francoise  <romain@orebokech.com>
10101
10102         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
10103         (dns-mode-soa-auto-increment-serial): New user option.
10104         (dns-mode-soa-maybe-increment-serial): New function.
10105         (dns-mode): Add the latter to `write-contents-functions'.
10106
10107 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10108
10109         * compface.el (uncompface): Use binary rather than raw-text-unix.
10110
10111 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10112
10113         * compface.el (uncompface): Make sure the eol conversion doesn't take
10114         place when communicating with the external programs.
10115         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10116
10117 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10118
10119         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10120
10121 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10122
10123         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10124         Make it more robust by parsing author and date independently.
10125
10126 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10127
10128         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10129
10130 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10131
10132         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10133         first matching secret key.
10134         (mml2015-epg-encrypt): Ditto.
10135
10136         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10137         first matching secret key.
10138         (mml1991-epg-encrypt): Ditto.
10139
10140         * mml2015.el (mml2015-encrypt-to-self): New user option.
10141         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10142         mml2015-epg-encrypt-to-self is set.
10143
10144         * mml1991.el (mml1991-encrypt-to-self): New variable.
10145         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10146         mml1991-epg-encrypt-to-self is set.
10147
10148         * mml2015.el (mml2015-signers): New user option.
10149         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10150         (mml2015-epg-encrypt): Allow to select signing keys.
10151
10152         * mml1991.el (mml1991-signers): New variable.
10153         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10154         (mml1991-epg-encrypt): Allow to select signing keys.
10155
10156 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10157
10158         * nnheader.el (nnheader-insert-head): Make it work even if the file
10159         uses CRLF for the line-break code.
10160
10161 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10162
10163         * mml2015.el: Require mml-sec instead of password.
10164         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10165         (mml2015-cache-passphrase): Inherit the default value from
10166         mml-secure-cache-passphrase.
10167         (mml2015-passphrase-cache-expiry): Inherit the default value from
10168         mml-secure-passphrase-cache-expiry.
10169
10170         * mml1991.el: Require mml-sec instead of password.
10171         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10172         (mml1991-cache-passphrase): Inherit the default value from
10173         mml-secure-cache-passphrase.
10174         (mml1991-passphrase-cache-expiry): Inherit the default value from
10175         mml-secure-passphrase-cache-expiry.
10176
10177         * mml-sec.el: Require password.
10178         (mml-secure-verbose): New user option.
10179         (mml-secure-cache-passphrase): New user option.
10180         (mml-secure-passphrase-cache-expiry): New user option.
10181
10182 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10183
10184         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10185         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10186         andreas@altroot.de (Andreas Vögele).
10187
10188         FIXME: Use `tiny change'?
10189
10190 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10191
10192         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10193         workaround for the url package included with Emacs.
10194
10195         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10196
10197 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10198
10199         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10200         correctly.  This fixes a bug caused by the 2006-05-12 change.
10201
10202 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10203
10204         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10205         some information about the error when saying that the `bogus' mail
10206         group will be used.
10207
10208 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10209
10210         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10211         string.
10212
10213 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10214
10215         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10216
10217 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10218
10219         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10220
10221 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10222
10223         * mml1991.el (mml1991-function-alist): Add epg.
10224         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10225         (mml1991-epg-encrypt): New functions.
10226
10227 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10228
10229         * mml2015.el (mml2015-verbose): New variable.
10230         (mml2015-cache-passphrase): Ditto.
10231         (mml2015-passphrase-cache-expiry): Ditto.
10232         (mml2015-function-alist): Add epg.
10233         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10234         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10235         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10236         New functions.
10237
10238 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10239
10240         * message.el (message-cite-original-1): Preserve region when removing
10241         quoted text due to X-No-Archive in order to avoid bogus attribution
10242         when citing multiple messages.
10243
10244 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10245
10246         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10247         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10248
10249 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10250
10251         * gnus-diary.el (gnus-user-format-function-d)
10252         (gnus-user-format-function-D): Autoload.
10253
10254         * imap.el (Commentary): Fix typo.
10255
10256         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10257         2006-04-22 contribution.
10258
10259 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10260
10261         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10262         It didn't really fix the bogosity I'm seeing with solid web groups.
10263
10264 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10265
10266         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10267         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10268         created using server names.  If we use the feature without declaring
10269         it, Gnus does not properly manage server and group state.
10270
10271         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10272         bound.
10273
10274 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10275
10276         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10277         looking up the method using GROUP's prefix before inventing a new one.
10278         It is used on killed/unknown groups in various places where returning
10279         an all-new method isn't expected by the caller.
10280
10281         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10282         and match semantics of gnus-group-real-prefix.
10283
10284 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10285
10286         * nnmail.el (nnmail-broken-references-mailers): New variable.
10287         (nnmail-ignore-broken-references): New function generalizing
10288         nnmail-fix-eudora-headers.
10289         (nnmail-fix-eudora-headers): Now obsolete.
10290
10291         * gnus-art.el (gnus-button-handle-custom):
10292         Support `customize-apropos*'.
10293
10294 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10295
10296         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10297
10298         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10299         articles.
10300
10301 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10302
10303         * message.el (message-cite-reply-above): New variable.
10304         (message-yank-original): Use it.
10305
10306 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10307
10308         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10309
10310 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10311
10312         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10313         as read.
10314
10315         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10316
10317 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10318
10319         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10320         (gnus-bookmark-default-file): Use gnus-directory.
10321         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10322         Remove "*" in doc string.
10323         (gnus-bookmark-write-file): Simplify.
10324         (gnus-bookmark-maybe-sort-alist): Use `when'.
10325         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10326         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10327         Add FIXME about Emacs 21 and XEmacs compatibility.
10328         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10329         compatibility.
10330         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10331         compatibility.
10332         (gnus-bookmark-menu-heading): Fix version.
10333
10334 2006-06-19  Bastien Guerry  <bzg@altern.org>
10335
10336         * gnus-bookmark.el: New file.
10337
10338 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10339
10340         * message.el (message-syntax-checks): Doc fix.
10341
10342 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10343
10344         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10345         unsubscribed groups as if they were killed ones.  It causes duplicate
10346         entries in gnus-newsrc-alist.
10347
10348 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10349
10350         * message.el (message-syntax-checks): Doc fix.
10351         (message-send-mail): Add check for continuation headers.
10352         (message-check-news-header-syntax): Fix regexp used to check for
10353         continuation headers.
10354
10355 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10356
10357         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10358
10359 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10360
10361         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10362
10363 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10364
10365         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10366         default-truncate-lines.
10367
10368 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10369
10370         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10371         to fill the utf-8 entry.
10372
10373         * lpath.el: Fbind unicode-precedence-list.
10374
10375 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10376
10377         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10378
10379 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10380
10381         * gnus-agent.el (directory-files-and-attributes): Move all the way
10382         forward (the third and final move).
10383         (gnus-agent-read-agentview): Trap reconstruction errors due to
10384         nonexistent directory.  Handle by returning nil.
10385
10386 2006-05-30  Didier Verna  <didier@xemacs.org>
10387
10388         * message.el (message-dont-reply-to-names): Update the custom type.
10389         * message.el (message-dont-reply-to-names): New defsubst: potentially
10390         convert a list of regexps into a single one.
10391         * message.el (message-get-reply-headers): Use it.
10392         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10393
10394 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10395
10396         * gnus-agent.el (directory-files-and-attributes): Move forward.
10397
10398 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10399
10400         * gnus-ml.el (gnus-mailing-list-subscribe)
10401         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10402         (gnus-mailing-list-message): Fix doc strings.
10403
10404 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10405
10406         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10407         of doing it manually.
10408
10409 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10410
10411         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10412         comment.
10413
10414 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10415
10416         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
10417         (gnus-agent-read-agentview): Fix handling of end-of-file error.
10418         (gnus-agent-read-local): All symbols allocated in my-obarray.
10419         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10420         (gnus-agent-regenerate-group): Check numeric names to see if they are
10421         messages or groups.
10422         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10423         better way of do this...)
10424
10425         * gnus-cache.el (gnus-agent-total-fetched-for):
10426         Ignore 'dummy.group' (there should be a better way of do this...)
10427
10428 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10429
10430         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10431         (gnus-saved-headers): Ditto.
10432         (gnus-default-article-saver): Mention functions may have properties.
10433         (gnus-article-save): Override gnus-save-all-headers and
10434         gnus-saved-headers by :headers property which saver function may have.
10435         (gnus-summary-save-in-file): Add :headers property.
10436         (gnus-summary-write-to-file): Ditto.
10437
10438         * gnus-sum.el (gnus-summary-save-article): Bind
10439         gnus-prompt-before-saving to t when saving many articles in a file;
10440         always show all headers.
10441
10442         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10443
10444 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10445
10446         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10447         marks.
10448
10449         * message.el (message-indent-citation): Add optional arguments to allow
10450         using it outside of message buffers.
10451
10452         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10453         (gnus-article-treat-unfold-headers): Use it.
10454         (gnus-article-truncate-lines): New variable.
10455         (gnus-article-mode): Use it.
10456         (gnus-article-toggle-truncate-lines): New function.
10457
10458         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10459         Add gnus-article-toggle-truncate-lines.
10460
10461         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10462         coding system in XEmacs, use binary.
10463
10464 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10465
10466         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10467         after-load-alist.
10468
10469         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10470         this function should save decoded articles.
10471         (gnus-summary-write-to-file): Use property to specify this function
10472         should save decoded articles and specify gnus-summary-save-in-file
10473         should be used to save articles other than the first one when saving
10474         many articles.
10475         (gnus-summary-save-body-in-file): Use property to specify this
10476         function should save decoded articles.
10477         (gnus-summary-write-body-to-file): Use property to specify this
10478         function should save decoded articles and specify
10479         gnus-summary-save-body-in-file should be used to save articles other
10480         than the first one when saving many articles.
10481
10482         * gnus-sum.el (gnus-summary-save-article): Simplify.
10483
10484 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10485
10486         * gnus-art.el (gnus-default-article-saver):
10487         Add gnus-summary-write-body-to-file.
10488         (gnus-article-save-coding-system): Don't use coding system object
10489         in XEmacs.
10490         (gnus-read-save-file-name): Add optional `dir-var' argument which
10491         specifies directory in which files are saved; work even if optional
10492         `variable' argument is not specified.
10493         (gnus-summary-write-to-file): Read file name.
10494         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10495         (gnus-summary-write-body-to-file): New function.
10496
10497         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10498         (gnus-summary-local-variables): Add it.
10499         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10500         (gnus-summary-save-article): Remove optional `decode' argument;
10501         determine whether to decode articles by the value of
10502         gnus-default-article-saver; when saving many files using
10503         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10504         it first and use gnus-summary-save-in-file or
10505         gnus-summary-save-body-in-file thereafter unless
10506         gnus-prompt-before-saving is always; move point to article which
10507         will be saved.
10508         (gnus-summary-save-article-file): Revert.
10509         (gnus-summary-write-article-file): Revert.
10510         (gnus-summary-save-article-body-file): Revert.
10511         (gnus-summary-write-article-body-file): New function.
10512
10513 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10514
10515         * gnus-art.el (gnus-default-article-saver): Doc fix.
10516         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10517         from gnus-summary-save-article-coding-system, and default to a
10518         certain coding system.
10519         (gnus-output-to-file): Add coding cookie and encode text according
10520         to gnus-article-save-coding-system; don't use mm-append-to-file.
10521
10522         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10523         gnus-art.el and rename to gnus-article-save-coding-system.
10524         (gnus-summary-save-article): Require gnus-art; don't show all
10525         headers if it decodes articles; don't add coding cookie here;
10526         don't bind mm-text-coding-system-for-write.
10527         (gnus-summary-save-article-file): Save decoded articles.
10528         (gnus-summary-write-article-file): When saving many files, use
10529         gnus-summary-write-to-file first and gnus-summary-save-in-file
10530         thereafter unless gnus-prompt-before-saving is always.
10531         (gnus-summary-save-article-body-file): Save decoded articles.
10532
10533         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10534
10535 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10536
10537         * nnrss.el (nnrss-check-group): Bind hash-index.
10538
10539 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10540
10541         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10542         its hash index.  Store this hash in `nnrss-group-data'.
10543         (nnrss-read-group-data): Update accordingly.
10544
10545 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10546
10547         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10548         entry.
10549
10550         * gnus-sum.el (gnus-summary-make-menu-bar):
10551         Add gnus-article-browse-html-article.
10552
10553 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10554
10555         * gnus-sum.el (gnus-summary-mime-map):
10556         Add gnus-article-browse-html-article.
10557
10558         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10559
10560 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10561
10562         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10563         suitable coding systems in customize.
10564
10565 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10566
10567         * mail-source.el (mail-sources): Fix custom type.
10568
10569 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10570
10571         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10572         (gnus-summary-expire-articles-now): Shorten prompt.
10573
10574         * gmm-utils.el (wid-edit): Require.
10575         (defun-gmm): Rename from `gmm-defun-compat'.
10576         (gmm-image-search-load-path): Use it.
10577         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10578
10579 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10580
10581         * gnus-sum.el (gnus-summary-save-article-coding-system):
10582         New variable.
10583         (gnus-summary-save-article): Add optional `decode' argument.
10584         If it is set and gnus-summary-save-article-coding-system is non-nil,
10585         save decoded article.
10586         (gnus-summary-write-article-file): Save decoded article if
10587         gnus-summary-save-article-coding-system is non-nil.
10588
10589         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10590         type.
10591
10592 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10593
10594         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10595
10596 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10597
10598         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10599         first to test gnus-single-article-buffer which may be buffer-local.
10600
10601         * gnus-sum.el (gnus-summary-setup-buffer):
10602         Make gnus-single-article-buffer buffer-local and nil in ephemeral
10603         group; make gnus-article-buffer, gnus-article-current, and
10604         gnus-original-article-buffer always buffer-local.
10605         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10606         group.
10607         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10608
10609 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10610
10611         * nnml.el (nnml-request-compact-group): Compressed files might not
10612         have .gz extension.
10613
10614 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10615
10616         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10617         (mm-copy-to-buffer): Use with-current-buffer.
10618         (mm-display-part): Simplify.
10619         (mm-inlinable-p): Add optional arg `type'.
10620
10621 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10622
10623         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10624         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10625         Try harder to show the attachment internally or externally using
10626         gnus-mime-view-part-as-type.
10627
10628 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10629
10630         * message.el (message-from-style, message-signature-separator)
10631         (message-user-organization-file, message-send-mail-function)
10632         (message-citation-line-function, message-yank-prefix)
10633         (message-indent-citation-function, message-signature)
10634         (message-signature-file, message-signature-insert-empty-line):
10635         Remove autoloads.
10636
10637         * gnus-art.el (gnus-buttonized-mime-types):
10638         Remove "multipart/signed".  Revert 2006-04-26 change.
10639
10640 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10641
10642         * gnus.el (gnus-version-number): Bump version.
10643
10644 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10645
10646         * gnus.el: No Gnus v0.5 is released.
10647
10648 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10649
10650         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10651         fetching articles by message-id.
10652
10653 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10654
10655         * message.el (hashcash): Require hashcash as normal.
10656
10657         * ecomplete.el (ecomplete-highlight-match-line):
10658         Use point-at-eol.
10659         (ecomplete-highlight-match-line): Use `highlight', because that
10660         face exists in both Emacs and XEmacs.
10661
10662         * message.el (message-display-abbrev): Use point-at-bol.
10663
10664         * mail-source.el: Don't require timer/timer-funcs.
10665
10666         * gnus-async.el: Ditto.
10667
10668         * password.el: Ditto.
10669
10670         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10671
10672         * mm-url.el: Ditto.
10673
10674         * gnus-xmas.el: Don't require timer-funcs.
10675
10676         * mm-util.el: Require timer/timer-funcs.
10677
10678 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10679
10680         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10681         Close.
10682
10683 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10684
10685         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10686         unibyte after clear-decrypt function runs.
10687
10688         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10689         returns as a unibyte string.
10690
10691 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10692
10693         * lpath.el: Revert.
10694
10695         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10696         (pgg-gpg-process-sentinel): Revert.
10697
10698         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10699         (pgg-pgp-lookup-key): Revert.
10700
10701         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10702         (pgg-pgp5-lookup-key): Revert.
10703
10704         * pgg.el (pgg-fetch-key): Revert.
10705
10706 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10707
10708         * lpath.el: Fbind string-as-multibyte for XEmacs.
10709
10710         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10711         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10712         (mml1991-pgg-encrypt): Ditto.
10713
10714         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10715         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10716         a multibyte buffer.
10717
10718         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10719         (pgg-pgp-lookup-key): Ditto.
10720
10721         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10722         (pgg-pgp5-lookup-key): Ditto.
10723
10724         * pgg.el (pgg-fetch-key): Ditto.
10725
10726 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10727
10728         * message.el (message-user-organization-file): Check several
10729         locations of the organization file.
10730
10731         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10732         Add gnus-article-view-part-as-type.
10733
10734         * gnus-art.el (gnus-article-view-part-as-type): New function.
10735
10736         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10737         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10738
10739         * mml.el: Simplify autoload.
10740         (mml-mode): defvar dnd-protocol-alist instead of using
10741         symbol-value.
10742         (mml-default-directory): New variable.
10743         (mml-minibuffer-read-file): Use it.
10744         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10745
10746         * message.el (message-citation-line-format): New variable.
10747         (message-insert-formated-citation-line): New function.
10748         (message-citation-line-function):
10749         Add `message-insert-formated-citation-line' to custom type.
10750
10751         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10752         to doc string.
10753
10754         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10755         depending on mm-verify-option.
10756
10757 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10758
10759         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10760         binding pgg-* variables; reimplement the section which prevents
10761         MIME header from being signed.
10762         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10763         pgg-text-mode; remove a blank line at the top of body.
10764
10765         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10766         lines at the top of body; use gnus-newsgroup-charset if there's no
10767         Charset header.
10768
10769 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10770
10771         * message.el (message-self-insert-commands): Doc fix.
10772
10773         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10774         (mm-uu-pgp-encrypted-test): Ditto.
10775         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10776         between header and body; return application/pgp-encrypted handle
10777         if decryption failed; decode decrypted body by charset.
10778
10779         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10780         element match to application/pgp-*.
10781
10782 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10783
10784         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10785         HTML.
10786
10787 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10788
10789         * mail-source.el (mail-source-call-script): Message the error
10790         string.
10791
10792 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10793
10794         * gnus-util.el (gnus-byte-compile): Use it.
10795
10796 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10797
10798         * gnus-util.el (kill-empty-logs): New function.
10799
10800 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10801
10802         * message.el (message-mail-alias-type): Doc fix.
10803         (message-mail-alias-type-p): New function.
10804         (message-send): Use it.
10805         (message-mode): Ditto.
10806         (message-strip-forbidden-properties): Ditto.
10807
10808         * ecomplete.el (ecomplete-database-file-coding-system):
10809         New variable.
10810         (ecomplete-save): Use it.
10811         (ecomplete-setup): Use it.
10812
10813 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10814
10815         * message.el (message-self-insert-commands): New variable.
10816         (message-strip-forbidden-properties): Use it.
10817
10818 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10819
10820         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10821         that doesn't make XEmacs choke.
10822
10823 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10824
10825         * gnus-util.el (gnus-replace-in-string):
10826         Prefer replace-regexp-in-string over of replace-in-string.
10827
10828 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10829
10830         * gnus-util.el (gnus-select-frame-set-input-focus):
10831         Use select-frame-set-input-focus if it is available in XEmacs; use
10832         definition defined in Emacs 22 for old Emacsen.
10833
10834         * dgnushack.el: Autoload unmorse-region for XEmacs.
10835
10836         * lpath.el: Bind cursor-in-non-selected-windows and
10837         select-frame-set-input-focus for XEmacs.
10838
10839 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10840
10841         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10842
10843 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10844
10845         * gnus-registry.el (gnus-registry-cache-save): Remove text
10846         properties when saving via the temp buffer.
10847
10848 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10849
10850         * message.el (message-generate-hashcash): Honor custom type.
10851
10852 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10853
10854         * message.el (message-generate-hashcash): Default to non-nil when
10855         hashcash is found.
10856
10857         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10858         (gnus-refer-thread-limit): Increase default to 500.
10859
10860         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10861
10862         * flow-fill.el (fill-flowed): Allow delete-space.
10863
10864 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10865
10866         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10867         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10868         Remove autoloads.
10869
10870 2006-04-18  Simon Josefsson  <jas@extundo.com>
10871
10872         * message.el (message-generate-hashcash): Default to.
10873
10874 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10875
10876         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10877         concatenating segments rather than before concatenating them.
10878
10879 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10880
10881         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10882
10883 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10884
10885         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10886
10887         * message.el (message-forward-make-body-plain):
10888         Allow message-forward-ignored-headers to be a list.
10889         (message-remove-ignored-headers): Factor out into function.
10890         (message-forward-make-body-mml): Use it.
10891
10892         * imap.el (imap-quote-specials): New function.
10893         (imap-login-auth): Quote specials.
10894
10895         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10896         (rfc2231-parse-string): Allow concatanation of parameters that
10897         aren't contiguous.  The test case is
10898           (mail-header-parse-content-type "message/external-body;
10899             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10900             access-type=LOCAL-FILE;
10901             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10902
10903 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10904
10905         * nntp.el (nntp-accept-process-output): Return the value of
10906         `nnheader-accept-process-output'.
10907
10908 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10909
10910         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10911         (gnus-button-alist): Recognize more diff formats.
10912         (gnus-button-patch): Strip directory.
10913
10914 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10915
10916         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10917         Emacs 22 when setting focus.
10918
10919 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10920
10921         * gnus-art.el (gnus-article-treat-types): Do treatment of
10922         text/x-verbatim parts.
10923         (gnus-button-patch): New command.
10924
10925         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10926         addresses that contain invalid characters.
10927
10928 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10929
10930         * message.el (message-put-addresses-in-ecomplete):
10931         Use gnus-replace-in-string.
10932         (message-is-yours-p): Use the more correct
10933         mail-header-parse-address instead of
10934         mail-extract-address-components.
10935         (message-put-addresses-in-ecomplete): Fix typo.
10936
10937         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10938         keystroke.
10939
10940         * gnus-art.el (gnus-treatment-function-alist): Change order of
10941         newsgroups/generic header folding to avoid double-folding.
10942
10943         * message.el (message-hidden-headers): Add X-Draft-From.
10944
10945         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
10946         New command.
10947         (gnus-summary-repeat-search-article-backward): New command.
10948
10949         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10950         groups in the parent topic.
10951
10952 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10953
10954         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10955         (spam-extra-header-to-number): Return the CRM114 number as a
10956         number instead of a string.
10957
10958 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10959
10960         * gnus-art.el (gnus-face-properties-alist): Move here from
10961         gnus-fun.
10962
10963         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10964
10965 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10966
10967         * message.el (message-strip-forbidden-properties): Only display on
10968         self-insert-command.
10969
10970         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10971         reindent.
10972         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10973
10974 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10975
10976         * smiley.el (smiley-style): Fix typo.
10977
10978 2006-03-23  Kenichi Handa  <handa@m17n.org>
10979
10980         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
10981         instead of set-buffer-multibyte.
10982
10983 2006-03-23  Kenichi Handa  <handa@m17n.org>
10984
10985         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10986         buffer and then decode the buffer text if necessary.
10987         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10988         first, and after mm-encode-body, change the buffer to unibyte.
10989
10990 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10991
10992         * hashcash.el (hashcash-insert-payment-async-2):
10993         Use message-goto-eoh instead of doing it manually.
10994         (mail-add-payment): Use message-narrow-to-header instead of trying
10995         to do the same itself.
10996
10997         * message.el (message-hidden-headers): Add Face.
10998
10999         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11000         reparenting code.
11001         (gnus-summary-reparent-children): Refactored out code.
11002         (gnus-summary-thread-map): New keystroke.
11003         (gnus-summary-reparent-children): Make into command.
11004
11005         * smiley.el (smiley-style): Default to `medium' if using a large
11006         font.
11007
11008         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11009         does it itself.
11010
11011         * message.el (message-point-in-header-p): Simplify definition.
11012
11013 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11014
11015         * nnagent.el (nnagent-request-set-mark): Silence log file
11016         writing.
11017         (nnagent-request-set-mark): Use write-region instead of
11018         append-to-file.
11019
11020         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11021         strange select method.
11022
11023         * ecomplete.el (ecomplete-display-matches): Get highlightling
11024         right.
11025         (ecomplete-display-matches): Use literals.
11026         (ecomplete-display-matches): Disable message logging.
11027
11028         * message.el (message-display-abbrev): Small optimization.
11029
11030         * ecomplete.el (ecomplete-display-matches): Allow automatic
11031         display.
11032
11033         * message.el (message-strip-forbidden-properties):
11034         Display abbrevs.
11035         (message-display-abbrev): Get automatic display right.
11036
11037         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11038         keystrokes.
11039
11040 2006-04-13  Romain Francoise  <romain@orebokech.com>
11041
11042         TODO: Backport to v5-10!
11043
11044         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11045         Move here (and rename) from gnus-registry.el.
11046
11047         * gnus-registry.el: Require gnus-util.
11048         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11049
11050 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11051
11052         * gnus-group.el (gnus-group-catchup-current):
11053         Change if-then-else-if-then-else into cond.
11054         (gnus-group-catchup): Indent.
11055         (group-name-at-point): New function.
11056         (gnus-fetch-group): Provide default from thing at point.
11057
11058 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11059
11060         * message.el (message-display-abbrev): Fix regexp.
11061
11062         * ecomplete.el (ecomplete-highlight-match-line):
11063         Reimplement choosing.
11064         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11065         dead variables.
11066
11067         * message.el (message-newline-and-indent): Remove debugging.
11068         (message-display-abbrev): Use new implementation.
11069
11070 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11071
11072         * gnus-art.el (gnus-article-mode):
11073         Set cursor-in-non-selected-windows to nil.
11074
11075         * smiley.el: Revert previous change.
11076         (smiley-data-directory): defvar it before using it in the
11077         defcustom of `smiley-style'.
11078
11079 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11080
11081         * message.el (message-newline-and-indent): New function.
11082
11083         * ecomplete.el: Implement more bits.
11084
11085         * message.el (message-put-addresses-in-ecomplete): Clean up the
11086         string.
11087
11088         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11089
11090         * gnus-sum.el (gnus-summary-save-parts):
11091         Bind gnus-summary-save-parts-counter and use it to make unique file
11092         names.
11093
11094         * gnus-art.el (gnus-ignored-headers): Add some more headers.
11095
11096         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
11097         parameter to say whether to actually parse the individual
11098         addresses.
11099
11100         * message.el (message-put-addresses-in-ecomplete): New function.
11101         (ecomplete): Require.
11102         (message-mail-alias-type): Add ecomplete as an option.
11103
11104 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
11105
11106         * flow-fill.el (fill-flowed): Remove trailing space from blank
11107         quoted lines.
11108
11109 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11110
11111         * smiley.el (smiley-style): Move definition later to avoid a
11112         compilation warning.
11113
11114 2006-04-12  Kenichi Handa  <handa@m17n.org>
11115
11116         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11117         buffer and then decode the buffer text if necessary.
11118         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11119         first, and after mm-encode-body, change the buffer to unibyte.
11120         Use mm-disable-multibyte instead of set-buffer-multibyte.
11121
11122 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11123
11124         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11125         Content-Type header instead of Content-Disposition header.
11126         (gnus-mime-inline-part): Ditto.
11127         (gnus-mime-view-part-as-charset): Ignore charset that the part
11128         specifies.
11129
11130         * mm-decode.el (mm-display-part): Work with external parts and
11131         usual parts similarly.
11132
11133         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11134         instead of gnus-display-mime.
11135
11136         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11137         instead of with-temp-buffer.
11138
11139         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11140         tag to summarized topics part in order to encode non-ASCII text.
11141
11142 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11143
11144         * smiley.el (smiley-style): New variable.
11145         (smiley-directory): New function.
11146         (smiley-data-directory): Derive from `smiley-style' using
11147         `smiley-directory'.
11148         (smiley-regexp-alist): Add new entries.
11149
11150         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11151         (gnus-article-browse-delete-temp): Add :version.
11152
11153 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11154
11155         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11156         the sieve region.
11157
11158 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11159
11160         * gnus.el (gnus-version-number): Bump version.
11161
11162 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11163
11164         * gnus.el: No Gnus v0.4 is released.
11165
11166 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11167
11168         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11169         layout.
11170
11171         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11172         unknown charset.
11173
11174         * message.el (message-header-synonyms): Add Original-To to the
11175         default.
11176
11177         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11178         optional parameter.
11179
11180 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11181
11182         * gnus-fun.el (gnus): Require it for gnus-directory.
11183
11184 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11185
11186         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11187
11188 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11189
11190         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11191
11192 2006-04-05  Simon Josefsson  <jas@extundo.com>
11193
11194         * password.el (password-reset): New function.
11195
11196 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11197
11198         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11199         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11200
11201 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11202
11203         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11204         Some whitespace was matched into the url, which broke browsing hits
11205         > 100 when mm-url-use-external was nil.
11206
11207 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11208
11209         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11210         Check gnus-extra-headers for 'Newsgroups.
11211
11212         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11213         bound.
11214
11215 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11216
11217         * pgg-gpg.el: Clean up process buffers every time gpg processes
11218         complete.
11219
11220 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11221
11222         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11223         doc string.
11224
11225 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11226
11227         * pgg-gpg.el (pgg-gpg-process-filter)
11228         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11229
11230         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11231         lines, temporary fix.
11232
11233 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11234
11235         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11236
11237 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11238
11239         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11240         default-enable-multibyte-characters.  This reverts the change from
11241         revision 6.17 which is no longer necessary because the passphrase
11242         is sent separately now.  GnuPG messages are unreadable under
11243         multibyte locales with default-enable-multibyte-characters set to
11244         nil.
11245
11246 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11247
11248         * message.el (message-tool-bar-gnome): Move "spell".
11249
11250 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11251
11252         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11253         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11254         instead.
11255
11256 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11257
11258         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11259         Improve newsgroups handling for NNTP overviews which don't include
11260         Newsgroups.
11261
11262 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11263
11264         * message.el (message-resend): Bind message-generate-hashcash to nil.
11265
11266 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11267
11268         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11269         when searching for already-paid recipients.
11270
11271 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11272
11273         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11274         passphrases when it is not needed.
11275         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11276         passphrase stuff from gpg, should only be necessary when you use
11277         gpg with a smartcard.
11278
11279 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11280
11281         * mml.el (mml-insert-mime): Ignore cached contents of
11282         message/external-body part.
11283
11284         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11285         (mm-insert-part): Ditto.
11286
11287 2006-03-23  Simon Josefsson  <jas@extundo.com>
11288
11289         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11290         Reiner.
11291         (pgg-gpg-use-agent-p): Use it again.
11292
11293 2006-03-23  Simon Josefsson  <jas@extundo.com>
11294
11295         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11296         older emacsen.
11297         (pgg-gpg-use-agent-p): Don't use it.
11298
11299 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11300
11301         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11302         if we can.
11303
11304 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11305
11306         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11307         (pgg-gpg-update-agent): New function.
11308         (pgg-gpg-use-agent-p): New function.
11309         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11310         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11311         (pgg-gpg-sign-region): Use it.
11312
11313 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11314
11315         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11316         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11317
11318 2006-03-21  Simon Josefsson  <jas@extundo.com>
11319
11320         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11321         <wilde@sha-bang.de>.
11322         (pgg-gpg-use-agent): New variable.
11323         (pgg-gpg-process-region): Use it.
11324         (pgg-gpg-encrypt-region): Likewise.
11325         (pgg-gpg-encrypt-symmetric-region): Likewise.
11326         (pgg-gpg-decrypt-region): Likewise.
11327         (pgg-gpg-sign-region): Likewise.
11328         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11329
11330 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11331
11332         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11333
11334         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11335         Add comment on version.
11336
11337 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11338
11339         * smiley.el: Add missing test smiley.
11340
11341 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11342
11343         * mm-decode.el (mm-with-part): New macro.
11344         (mm-get-part): Use it; work with message/external-body as well.
11345         (mm-save-part): Treat name and filename equally.
11346
11347         * mm-extern.el (mm-extern-cache-contents): New function.
11348         (mm-inline-external-body): Use it; force the part to be displayed;
11349         move undisplayer added to the cached handle to the parent.
11350
11351         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11352         (gnus-mime-view-part-as-type): Work with message/external-body.
11353
11354         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11355
11356 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11357
11358         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11359         images in image-load-path.  [Sync with image.el, revision 1.60, in
11360         Emacs.]
11361
11362 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11363
11364         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11365         path rather than symbol.  Always return list of directories.
11366         Guarantee that image directory comes first.  [Sync with image.el,
11367         revision 1.59, in Emacs.]
11368
11369         * message.el (message-make-tool-bar): Adjust to new API of
11370         `gmm-image-load-path-for-library'.
11371
11372         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11373
11374         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11375
11376 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11377
11378         * gnus-art.el (gnus-article-only-boring-p):
11379         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11380         intangible text.
11381         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11382
11383 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11384
11385         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11386         Use `defun' instead of `gmm-defun-compat'.
11387
11388 2006-03-14  Simon Josefsson  <jas@extundo.com>
11389
11390         * message.el (message-unique-id): Don't use message-number-base36
11391         if (user-uid) is a float.
11392         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11393
11394 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11395
11396         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11397
11398         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11399         empty line between a part and a message part.
11400
11401 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11402
11403         * smiley.el: Add more test smileys.
11404         (smiley-data-directory, smiley-regexp-alist)
11405         (gnus-smiley-file-types): Fix doc strings.
11406         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11407         adding new elements.
11408         (smiley-mouse-map): Unused code.  Make it a comment.
11409
11410 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11411
11412         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11413         scan latest NoCeM messages instead of old ones.
11414         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11415         delimiters that are recently used.
11416         (gnus-nocem-load-cache): Add autoload cookie.
11417
11418         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11419
11420         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11421         level which is larger than gnus-use-nocem is specified.
11422
11423         * gnus-group.el (gnus-group-get-new-news): Ditto.
11424
11425 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11426
11427         * gnus-util.el (gnus-tool-bar-update): New function.
11428
11429         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11430         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11431
11432         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11433
11434         * gnus-group.el (gnus-group-redraw-when-idle)
11435         (gnus-group-redraw-check): Remove.
11436         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11437
11438 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11439
11440         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11441         if optional last element is specified in splits (FIELD VALUE...).
11442
11443 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11444
11445         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11446         to gmm-image-load-path-for-library.  Call with no-error argument.
11447         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11448
11449         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11450
11451         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11452
11453         * gmm-utils.el (gmm-image-load-path): Remove alias.
11454
11455 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11456
11457         * gmm-utils.el (gmm-image-load-path): Add alias.
11458
11459         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11460         nnml-generate-nov-databases-1.
11461         (nnml-generate-nov-databases): Use it.
11462         (nnml-generate-nov-databases-directory): Document no-active
11463         argument.
11464
11465         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11466         directory if path is t.  Add no-error.
11467
11468         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11469         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11470
11471         * gnus-art.el (gnus-article-browse-delete-temp-files):
11472         Simplify resetting gnus-article-browse-html-temp-list.
11473
11474         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11475         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11476         Add example to docstring.  Rename local variables.  Move error
11477         checks to default case in cond and simplify.
11478
11479 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11480
11481         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11482         handle is multipart when calling it recursively.
11483         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11484
11485 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11486
11487         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11488         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11489
11490 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11491
11492         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11493         is loaded.
11494
11495         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11496         loaded.
11497
11498 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11499
11500         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11501         to "Emacs 23 (unicode)" in doc string.
11502
11503         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11504         "Emacs 23 (unicode)" in comment.
11505
11506 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11507
11508         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11509
11510         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11511         characters 160 through 255 in Emacs 23.
11512
11513 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11514
11515         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11516         gnus-article-browse-html-temp.
11517         (gnus-article-browse-delete-temp): Make it customizable.
11518         Add `file'.  Adjust doc string.
11519         (gnus-article-browse-delete-temp-files): Add argument.
11520         Allow query for each file.  Adjust doc string.
11521         (gnus-article-browse-html-parts):
11522         Add `gnus-article-browse-delete-temp-files' to
11523         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11524
11525 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11526
11527         * gnus-art.el (gnus-article-browse-html-temp)
11528         (gnus-article-browse-delete-temp): New variables.
11529         (gnus-article-browse-delete-temp-files): New function.
11530         (gnus-article-browse-html-parts): Use it.
11531
11532 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11533
11534         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11535
11536         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11537         string.
11538
11539         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11540         gnus-summary-insert-new-articles when unplugged.
11541         Remove gnus-summary-search-article-forward.
11542
11543         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11544         display-visual-class instead of display-color-cells.
11545
11546 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11547
11548         * dgnushack.el: Autoload customize-group for XEmacs.
11549
11550         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11551         message/* containing non-ASCII text properly.
11552
11553 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11554
11555         * message.el: Require gmm-utils, remove autoloads.
11556         (message-tool-bar): Set default based on
11557         gmm-tool-bar-style.
11558         (message-tool-bar-gnome): Add gmm-customize-mode.
11559
11560         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11561         gmm-tool-bar-style.
11562         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11563
11564         * gnus-group.el (gnus-group-tool-bar): Set default based on
11565         gmm-tool-bar-style.
11566         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11567
11568         * gmm-utils.el (gmm-image-directory): Rename variable from
11569         gmm-image-load-path.
11570         (gmm-image-load-path): Use gmm-image-directory.
11571         (gmm-customize-mode): New function.
11572         (gmm-tool-bar-style): New variable.
11573
11574         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11575         gnus-group-redraw-line-number.
11576         (gnus-group-redraw-check): Simplify.
11577         (gnus-group-tool-bar-update): Remove redraw check.
11578         (gnus-group-make-tool-bar): Add redraw check.
11579
11580 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11581
11582         * gnus-art.el (gnus-button): Add missing parentheses.
11583
11584 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11585
11586         * lpath.el: Fbind line-number-at-pos.
11587
11588 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11589
11590         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11591
11592 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11593
11594         * gnus-art.el (gnus-button): New face.
11595         (gnus-article-button-face): Use it.
11596
11597         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11598         Add gnus-summary-next-page.  Re-order.
11599
11600         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11601         next-node are now included.
11602         (gnus-group-redraw-line-number): New internal variable.
11603         (gnus-group-redraw-check): Helper function for updating the tool
11604         bar.
11605         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11606
11607         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11608
11609         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11610         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11611         Use it to match format of Spamassassin 3.0 and later.
11612         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
11613         (spam-check-bogofilter)
11614         (spam-bogofilter-register-with-bogofilter): Fix args of
11615         `gnus-error' calls.
11616
11617 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11618
11619         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11620         unnecessary interaction when sending queued mails.
11621         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11622
11623 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11624
11625         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11626         first or last are nil.
11627
11628 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11629
11630         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11631
11632 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11633
11634         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11635
11636 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11637
11638         * dns.el (query-dns): Protect more against buggy tcp output.
11639
11640 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11641
11642         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11643         nov.php.
11644
11645 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11646
11647         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11648         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11649         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11650         output on the server side.
11651         (nnweb-google-create-mapping): Update regexps and add some
11652         progress indication.
11653
11654 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11655
11656         * gnus-group.el (gnus-group-tool-bar-gnome):
11657         Fix gnus-agent-toggle-plugged.  Re-order icons.
11658         (gnus-group-tool-bar-gnome):
11659         Add gnus-group-{prev,next}-unread-group.
11660         (gnus-group-tool-bar-gnome): Re-order icons.
11661
11662         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11663         Move gnus-summary-insert-new-articles.
11664
11665         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
11666         Fix comments.
11667
11668         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11669         also available in Emacs 21.3.
11670
11671         * message.el (message-fix-before-sending): Change "Emacs 22" to
11672         "Emacs 23 (unicode)" in comment.
11673
11674         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11675         "Emacs 23 (unicode)" in comment.
11676
11677         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11678         comment.
11679         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11680
11681         * mm-view.el (mm-fill-flowed): Add :version.
11682
11683 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11684
11685         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11686         and load-path.
11687
11688 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11689
11690         * message.el: Autoload gmm-image-load-path.
11691         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11692         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11693         consitency.
11694
11695         * gmm-utils.el (gmm-image-load-path): Also search in
11696         "../etc/images".  Don't set gmm-image-load-path if we don't find
11697         the image.
11698
11699 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11700
11701         * gmm-utils.el (gmm-image-load-path): Don't make
11702         `gmm-image-load-path' include subdirectories which the second arg
11703         `image' might specify.
11704
11705         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11706         subdirectory to icon file names.
11707
11708         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11709
11710 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11711
11712         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11713         gmm-image-load-path calls.
11714
11715         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11716
11717         * message.el (message-make-tool-bar): Ditto.
11718
11719         * mml.el (mml-preview): Add comment concerning tool bar icons.
11720
11721         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11722         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11723
11724         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11725         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11726
11727         * message.el (message-tool-bar-gnome): Use new icon names.
11728         (message-make-tool-bar): Use `gmm-image-load-path'.
11729
11730         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
11731         New functions from MH-E.
11732         (gmm-image-load-path): New variable from MH-E.
11733         (gmm-image-load-path): New function from MH-E.  Add arguments
11734         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11735         *-image-load-path-called-flag.
11736
11737 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11738
11739         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11740
11741 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11742
11743         * nnimap.el (nnimap-request-move-article): Change folder back to
11744         source group before deleting.
11745
11746 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11747
11748         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11749
11750         * gnus-art.el (mm-url-insert-file-contents-external):
11751         Autoload mm-url.
11752
11753         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11754
11755 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11756
11757         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11758         coding system which mm-charset-to-coding-system returns for a
11759         given charset is valid.
11760
11761 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11762
11763         * html2text.el (html2text-remove-tag-list):
11764         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11765
11766 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11767
11768         * gnus-cus.el: Revert 2005-10-17 change.
11769
11770 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11771
11772         * gnus-art.el (article-strip-banner):
11773         Call article-really-strip-banner only when the regexp match is made.
11774
11775 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11776
11777         * gnus-art.el (article-strip-banner):
11778         Use gnus-extract-address-components instead of
11779         mail-header-parse-addresses to make it work with non-ASCII text;
11780         remove mail-encode-encoded-word-string.
11781
11782         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11783         values which are surrounded with \"...\"; make it never cause a
11784         Lisp error; give up parsing of parameters if it failed in
11785         extracting type.
11786
11787 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11788
11789         * smime.el (smime-cert-by-ldap-1): Fix bug where
11790         `smime-ldap-search' returns results without userCertificates.
11791
11792 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11793
11794         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11795
11796 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11797
11798         * spam.el (spam-check-spamassassin-headers): Adapt format for
11799         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11800         <ari@mbf.ocn.ne.jp>.
11801         (spam-list-of-processors): Add spam-use-gmane.
11802
11803 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11804
11805         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11806         make-temp-file; make it work with XEmacs as well.
11807
11808         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11809         mm-make-temp-file.
11810
11811         * mm-decode.el (mm-display-external): Use the 3rd arg of
11812         mm-make-temp-file.
11813         (mm-create-image-xemacs): Ditto.
11814
11815 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11816
11817         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11818         with message-narrow-to-headers.
11819         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11820         (gnus-draft-check-draft-articles): New function.
11821         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11822
11823 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11824
11825         * gnus-art.el (gnus-article-browse-html-parts):
11826         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11827         Don't use suffix argument for mm-make-temp-file for Emacs 21
11828         compatibility.  Remove useless `format'.
11829
11830 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11831
11832         * nnweb.el (nnweb-google-wash-article): Update regexps.
11833         (nnweb-group-alist): Use defvoo instead of defvar.
11834
11835 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11836
11837         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11838         re-loading nn* modules.
11839
11840 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11841
11842         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11843         for `tool-bar-mode' and don't check it's default-value.
11844
11845         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11846
11847         * message.el (message-make-tool-bar): Ditto.
11848
11849         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11850         `substring'.  Shorten tmp-file name.
11851
11852         * gnus.el: Remove bogus comment.
11853
11854 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11855
11856         * gnus-art.el (gnus-article-browse-html-parts): New function.
11857         (gnus-article-browse-html-article): New function for viewing html
11858         articles with a browser.
11859
11860 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11861
11862         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11863         in elisp.
11864         (pgg-gpg-encrypt-symmetric-region): Ditto.
11865         (pgg-gpg-sign-region): Ditto.
11866
11867         * pgg-def.el (pgg-text-mode): New variable.
11868
11869         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11870         (mml2015-pgg-encrypt): Ditto.
11871
11872         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11873         (mml1991-pgg-encrypt): Ditto.
11874
11875 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11876
11877         * nnfolder.el (nnfolder-insert-newsgroup-line):
11878         Use message-make-date instead of current-time-string.
11879
11880         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11881         to gnus-decoded which mm-uu might set.
11882
11883 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11884
11885         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11886         don't decode quoted parameters; remove misimported Emacs code.
11887         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11888         (rfc2231-decode-encoded-string): Don't use split-string which
11889         behaves differently according to Emacs version; use
11890         mm-decode-coding-region to convert charset to coding-system.
11891         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11892         (rfc2231-encode-string): Remove misimported Emacs code.
11893
11894 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11895
11896         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11897         when calling mail-header-parse-content-type.
11898         (article-de-quoted-unreadable): Ditto.
11899         (article-de-base64-unreadable): Ditto.
11900         (article-wash-html): Ditto.
11901
11902         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11903         calling mail-header-parse-content-type and
11904         mail-header-parse-content-disposition.
11905         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11906         mail-header-parse-content-type.
11907
11908         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11909         insert charset and format parameters; encode description after
11910         inserting it to buffer.
11911         (mml-insert-parameter): Fold lines properly even if a parameter is
11912         segmented into two or more lines; change the max column to 76.
11913
11914         * rfc1843.el (rfc1843-decode-article-body): Don't use
11915         ignore-errors when calling mail-header-parse-content-type.
11916
11917         * rfc2231.el (rfc2231-parse-string): Return at least type if
11918         possible; don't cause an error even if it fails in parsing of
11919         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11920         (rfc2231-encode-string): Don't break lines at the beginning, leave
11921         it to mml-insert-parameter.
11922
11923         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11924         calling mail-header-parse-content-type.
11925
11926 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11927
11928         * spam-report.el (spam-report-gmane-use-article-number):
11929         Improve doc string.
11930         (spam-report-gmane-internal): Check if a suitable header was found
11931         in the article.
11932
11933 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11934
11935         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11936         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11937
11938 2006-02-05  Romain Francoise  <romain@orebokech.com>
11939
11940         Update copyright notices of all files in the gnus directory.
11941
11942 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11943
11944         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11945
11946 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11947
11948         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11949         segmented lines of parameter value to cope with Thunderbird 1.5
11950         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11951         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11952         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11953
11954 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11955
11956         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11957         parts.
11958
11959 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11960
11961         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11962         there's only one active file for all servers.
11963         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11964         solid groups.  Gnus might have used a FAST request to select the group.
11965         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11966         and nnweb-search redundantly in the active file.
11967         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11968         (nnweb-request-create-group): Don't use ARGS.
11969         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11970         initialisations.  Let nnoo do the work.
11971
11972 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11973
11974         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11975         Say the part has been decoded.
11976
11977         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11978
11979 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11980
11981         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11982         mailcap-viewer-test-cache when there's no 'test clause, since that
11983         will invert the meaning of a "nil" test previously determined by
11984         mailcap-mailcap-entry-passes-test.
11985
11986 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11987
11988         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11989         compiling.
11990
11991         * gnus-sum.el: Ditto.
11992
11993         * message.el: Don't bind tool-bar-map when compiling.
11994
11995 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11996
11997         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11998
11999 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12000
12001         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12002         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12003         current Google Groups.
12004
12005 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12006
12007         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12008         and tool-bar-mode.
12009
12010         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12011         and tool-bar-mode.
12012
12013         * message.el (message-tool-bar-update): Simplify.
12014         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12015
12016         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12017         gnus-summary-buffer.
12018         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12019         gnus-summary-reply.
12020
12021         * gmm-utils.el (gmm): Add :version.
12022
12023 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12024
12025         * Makefile.in (clean): New rule.
12026         (distclean): Use it.
12027
12028 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12029
12030         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12031         Don't autoload.
12032
12033 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12034
12035         * gmm-utils.el (gmm-verbose): Add :group.
12036
12037 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12038
12039         * message.el: Change some comments WRT tool-bars.
12040
12041         * gnus-sum.el (gnus-summary-tool-bar)
12042         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12043         (gnus-summary-tool-bar-zap-list): New variables.
12044         (gnus-summary-make-tool-bar): Complete rewrite using
12045         `gmm-tool-bar-from-list'.
12046
12047         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12048         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12049         New variables.
12050         (gnus-group-make-tool-bar): Complete rewrite using
12051         `gmm-tool-bar-from-list'.
12052         (gnus-group-tool-bar-update): New function.
12053
12054         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12055
12056 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12057
12058         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12059         is dissected into a single part of which the type is the same as
12060         the given one; decode charset.
12061
12062 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12063
12064         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12065         into alists as symbol not string, since that's what
12066         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12067         look for.
12068
12069 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12070
12071         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12072         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12073
12074         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12075
12076 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12077
12078         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
12079         (gnus-xmas-mime-security-button-menu): New function.
12080
12081         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12082         (gnus-mime-security-button-menu): New definition.
12083         (gnus-mime-security-button-map): Use them.
12084         (gnus-mime-security-button-menu): New function.
12085         (gnus-insert-mime-security-button): Addition to help echo.
12086         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12087         (gnus-mime-security-pipe-part): New functions.
12088
12089         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12090         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
12091
12092         * mm-decode.el (mm-handle-set-disposition): Remove.
12093         (mm-handle-set-description): Remove.
12094
12095 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12096
12097         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
12098         (mm-w3m-standalone-supports-m17n-p): New function.
12099         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
12100         w3m usage.
12101
12102         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
12103         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
12104
12105 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12106
12107         * message.el (message-tool-bar-zap-list):
12108         Use gmm-tool-bar-zap-list as custom type.
12109         (message-tool-bar-update): New function.
12110         (message-tool-bar, message-tool-bar-gnome)
12111         (message-tool-bar-retro): Add message-tool-bar-update.
12112         (message-tool-bar-gnome): Add flyspell-buffer.
12113
12114         * gnus-util.el (gnus-error): Describe `args'.
12115
12116         * gmm-utils.el (gmm-error): Describe `args'.
12117         (gmm-tool-bar-zap-list): New widget.
12118         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12119
12120 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12121
12122         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12123         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12124         the number of recursive calls.
12125
12126         * mm-decode.el (mm-handle-set-disposition): New macro.
12127         (mm-handle-set-description): New macro.
12128
12129 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12130
12131         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12132         encoding.
12133
12134 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12135
12136         * message.el (message-tool-bar-zap-list, message-tool-bar)
12137         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12138         (message-tool-bar-local-item-from-menu): Remove.
12139         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12140         (message-make-tool-bar): New function.
12141         (message-mode): Use `message-make-tool-bar'.
12142
12143         * gmm-utils.el: New file.
12144         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12145         (gmm-lazy): New widget copied from `nnmail.el'.
12146         (gmm-tool-bar-from-list): New function for creating customizable
12147         tool bars.
12148         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12149         output.
12150         (gmm): Add :prefix to defgroup.
12151
12152 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12153
12154         * gmm-utils.el (gmm-widget-p): New function.
12155
12156 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12157
12158         * mml.el (mml-attach-file): Describe `description' in doc string.
12159         (mml-menu): Add Emacs MIME manual and PGG manual.
12160
12161 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12162
12163         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12164
12165 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12166
12167         * nntp.el (nntp-end-of-line): Doc fix.
12168
12169 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12170
12171         * imap.el (imap-open): Handle case where buffer is a buffer
12172         object.
12173
12174 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12175
12176         * gnus-delay.el (gnus-delay): Don't autoload.
12177         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12178         to be re-loaded when customizing the `gnus-delay' group.
12179
12180 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12181
12182         * message.el (message-insert-citation-line): Use newlines.
12183
12184 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12185
12186         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12187         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
12188         these routines, so the passphrase can be managed externally and
12189         passed in to the system.
12190         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12191         pgg-add-passphrase-to-cache function.
12192
12193         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12194         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
12195         these routines, so the passphrase can be managed externally and
12196         passed in to the system.
12197         (pgg-pgp5-sign-region): Use new name of
12198         pgg-add-passphrase-to-cache function.
12199
12200 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12201
12202         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12203         part of the decoded armor to find the key-identifier.
12204         (pgg-gpg-lookup-key-owner): New function to return the
12205         human-readable identifier of a key owner.
12206         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
12207         itself.
12208         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12209         the key value) if we have a key and can match it against a secret
12210         key.  Also, added a note pointing out fact that the prompt only
12211         indicates the first matching key.
12212
12213         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
12214         pgg-decrypt-region.
12215         (pgg-add-passphrase-to-cache): Rename from
12216         `pgg-add-passphrase-cache' to reduce confusion (all callers
12217         changed).
12218         (pgg-remove-passphrase-from-cache): Rename from
12219         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12220         changed).
12221         (pgg-read-passphrase, pgg-add-passphrase-cache)
12222         (pgg-remove-passphrase-cache): Add informative docstrings.
12223         (pgg-decrypt): Convey provided passphrase in subordinate call to
12224         pgg-decrypt-region.
12225
12226 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12227
12228         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12229         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12230         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12231         'passphrase' argument, so the passphrase can be managed externally
12232         and then passed in to the system.
12233
12234         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12235         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
12236         so the passphrase cache can be used reliably with identifiers
12237         besides a pgp packet's key id.
12238
12239         * pgg-gpg.el (pgg-gpg-encrypt-region)
12240         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12241         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
12242         these routines, so the passphrase can be managed externally and
12243         passed in to the system.
12244
12245         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12246         'notruncate' argument, so the passphrase cache can be used
12247         reliably with identifiers besides a pgp packet's key id.
12248
12249 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
12250
12251         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12252         symmetric encryption.
12253         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12254         encrypted session key.
12255         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12256         message ask for the passphrase in a proper way.
12257
12258         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12259         New user commands for symmetric encryption.
12260
12261 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12262
12263         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12264
12265         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12266
12267 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12268
12269         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12270
12271 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12272
12273         * mm-decode.el (mm-inlined-types): Add application/pgp.
12274         (mm-automatic-display): Ditto.
12275
12276         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12277         part as text.
12278
12279 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12280
12281         * nnrss.el: Update copyright.
12282         (nnrss-opml-import): Query whether to subscribe to each entry.
12283
12284         * gnus-art.el:
12285         * gnus-sum.el:
12286         * gnus-xmas.el:
12287         * messagexmas.el:
12288         * mm-uu.el:
12289         * mm-view.el: Update copyright.
12290
12291 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12292
12293         * message.el (message-info): New function.
12294         (message-mode-menu): Add it.
12295         Update copyright.
12296
12297         * ChangeLog: Fix and update copyright.
12298
12299 2006-01-13  Romain Francoise  <romain@orebokech.com>
12300
12301         * message.el (message-forward-subject-name-subject): Prefer the
12302         address to 'nowhere' if the sender has no name.
12303         Fix typo.  Update copyright year.
12304
12305 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12306
12307         * gnus-art.el (article-wash-html):
12308         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12309         (gnus-article-wash-html-with-w3m-standalone): New function.
12310
12311         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12312         mm-inline-text-html-render-with-w3m-standalone.
12313         (mm-text-html-washer-alist): Map w3m-standalone to
12314         gnus-article-wash-html-with-w3m-standalone.
12315         (mm-inline-text-html-render-with-w3m-standalone): New function.
12316
12317 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12318
12319         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12320         Improve LaTeX.
12321
12322 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12323
12324         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12325         (nnrss-request-article): Render text/plain parts as HTML.
12326
12327         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12328         the buffer.
12329
12330 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12331
12332         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12333         custom definition of `gnus-posting-styles'.
12334
12335         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12336         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12337
12338 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12339
12340         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12341         Use nntp for bug archive.
12342
12343 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12344
12345         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12346         parts.
12347         (nnrss-normalize-date): New function converts ISO 8601 date into
12348         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12349         (nnrss-check-group): Use it.
12350
12351 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12352
12353         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12354
12355         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12356         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12357         (nnrss-insert-w3): Ditto.
12358
12359 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12360
12361         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12362         the articles to be forwarded including the case where neither a
12363         number of articles nor a region is specified.
12364
12365 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12366
12367         * nnrss.el (nnrss-request-article): Fix last change; fill
12368         text/plain parts.
12369
12370 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12371
12372         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12373         in text/plain part.
12374         (nnrss-check-group): Don't add excessive newline to dc:subject.
12375
12376 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12377
12378         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12379         article.
12380
12381 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12382
12383         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12384         (nnml-use-compressed-files, nnml-save-mail): Support other
12385         comression programs such as bzip2.
12386
12387 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12388
12389         * dns.el (query-dns): Make sure we check the buffer size before
12390         removing tcp headers.
12391
12392 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12393
12394         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12395         remove MIME buttons associated with multipart/alternative parts.
12396         (gnus-mime-display-alternative): Tag buttons using `article-type'
12397         text property.
12398
12399         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12400         associated with multipart/alternative parts.
12401
12402         * gnus-art.el (gnus-signature-separator): Fix custom type.
12403
12404         * mm-decode.el (mm-inlined-types): Fix custom type.
12405         (mm-keep-viewer-alive-types): Ditto.
12406         (mm-automatic-display): Ditto.
12407         (mm-attachment-override-types): Ditto.
12408         (mm-inline-override-types): Ditto.
12409         (mm-automatic-external-display): Ditto.
12410
12411 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12412
12413         * spam-report.el (spam-report-user-mail-address)
12414         (spam-report-user-agent): New variables.
12415         (spam-report-url-ping-plain): Use spam-report-user-agent.
12416
12417 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12418
12419         * gnus-art.el (gnus-button-handle-custom): Do not just use
12420         `customize-apropos' for any "M-x customize-*" button but the
12421         function called for.  Accept both the function name and its
12422         argument in order to achieve this.
12423         (gnus-button-alist): Remove support for "custom:" URL's.
12424         Pass function name to `gnus-button-handle-custom' in case of "M-x
12425         customize-*" buttons.
12426
12427 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12428
12429         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12430         multipart/alternative and add xref to mm-discouraged-alternatives
12431         in doc string.
12432
12433         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12434         gnus-buttonized-mime-types in doc string.
12435
12436 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12437
12438         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12439         Suggest image/.* in the doc string.
12440
12441 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12442
12443         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12444         message-marks (Debian bug #342521).
12445
12446 2005-12-12  Simon Josefsson  <jas@extundo.com>
12447
12448         * password.el (password-read-from-cache): Add.
12449         (password-read): Use it.
12450
12451 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12452
12453         * rfc2047.el (rfc2047-charset-to-coding-system):
12454         Recognize us-ascii as a MIME charset.
12455
12456         * mm-bodies.el (mm-decode-content-transfer-encoding):
12457         Protect against the case where the 2nd arg TYPE is nil.
12458
12459 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12460
12461         * pop3.el (pop3-stream-type): Fix custom version.
12462
12463         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12464
12465 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12466
12467         * mm-decode.el (mm-display-external): Add missing cdr.
12468
12469 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12470
12471         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12472         RFC1524) if it is in mailcap or add a suffix according to
12473         mailcap-mime-extensions when generating a temp filename; postpone
12474         deleting a temp file for 2 seconds for some wrappers, shell
12475         scripts, and so on, which might exit right after having started a
12476         viewer command as a background job.
12477
12478 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12479
12480         * nntp.el (nntp-marks-directory): Fix custom group.
12481
12482         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12483         steps when < 10.
12484
12485         * gnus-start.el (gnus-no-server-1):
12486         Mention `gnus-level-default-subscribed' in doc string.
12487
12488 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12489
12490         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12491         parens.
12492
12493 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12494
12495         * gnus-xmas.el (gnus-use-toolbar): Revert.
12496         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12497         gnus-use-toolbar is default.
12498
12499         * messagexmas.el (message-use-toolbar): Revert.
12500         (message-setup-toolbar): Use global default-toolbar if
12501         message-use-toolbar is default.
12502
12503 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12504
12505         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12506         according to default-toolbar-visible-p.
12507
12508         * messagexmas.el (message-use-toolbar): Ditto.
12509
12510 2005-11-26  Dave Love  <fx@gnu.org>
12511
12512         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12513         (tls-program, tls-success): Provide openssl alternative.
12514
12515         * starttls.el: Doc fixes.
12516         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12517         SERVICE to PORT.
12518
12519         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12520         port null or service name.
12521         (starttls-negotiate): Autoload.
12522
12523 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12524
12525         * message.el (message-kill-to-signature): Fix interactive spec.
12526
12527 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12528
12529         * pop3.el (pop3-open-server): Recognize a string as a service name.
12530
12531 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12532
12533         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12534
12535 2005-11-23  Dave Love  <fx@gnu.org>
12536
12537         Add pop3s, pop3/starttls.
12538
12539         * pop3.el (pop3-authentication-scheme): Clarify doc.
12540         (open-tls-stream, starttls-open-stream): Autoload.
12541         (pop3-stream-type): New.
12542         (pop3-open-server): Use it.
12543
12544         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12545         for POP.
12546         (mail-source-keyword-map): Add :stream for POP.
12547         (mail-source-fetch-pop): Use pop3-stream-type.
12548
12549 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12550
12551         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12552         of current-time-string.
12553
12554 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12555
12556         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12557         date header.
12558
12559 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12560
12561         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12562         it can seriously impact performance as it bypasses the agent's
12563         local caches.
12564
12565 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12566
12567         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12568         must be explicitly online rather than "not explicitly offline" for
12569         its flags to be synchronized.
12570
12571         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12572         that gnus-uu-unmark-thread will function correctly.
12573
12574         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12575         1024K is instead displayed as 1M.
12576
12577 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12578
12579         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12580
12581 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12582
12583         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12584
12585 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12586
12587         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12588         error message to display actual error condition.
12589         (gnus-agent-save-local): Avoid saving symbols that are bound to
12590         nil as they simply result in a warning message in
12591         gnus-agent-read-local.
12592
12593 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12594
12595         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12596         rather than make-variable-buffer-local for file-precious-flag.
12597
12598 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12599
12600         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12601         for duplicates which are removed.  The invalid sort check then
12602         triggers a rescan after the sort as sorting may have moved
12603         duplicate entries such that they can be cheaply detected.
12604
12605 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12606
12607         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12608
12609 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12610
12611         * gnus-agent.el (gnus-agent-article-alist-save-format):
12612         Change internal variable to a custom variable.  Change default value
12613         from compressed(2) to uncompressed(1).
12614         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12615         support for uncompressed agentview files.  Taken together, reading
12616         the agentview file should now be 6-7 times faster.
12617
12618 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12619
12620         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12621         as a buffer-local variable.  This avoids creating truncated
12622         dribble files as a result of a hang up, eg.
12623
12624 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12625
12626         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12627         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12628         XEmacs.
12629
12630 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12631
12632         * gnus-start.el (gnus-start-draft-setup):
12633         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
12634
12635         * gnus.el (gnus-splash): Change custom group.
12636         (gnus-group-get-parameter, gnus-group-parameter-value):
12637         Describe allow-list argument.
12638
12639         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12640         string.
12641
12642 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12643
12644         * gnus-art.el (gnus-default-article-saver): Add user-defined
12645         `function' to custom type.
12646
12647 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12648
12649         * imap.el (imap-open): Handle case where buffer is a buffer
12650         object.
12651
12652 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12653
12654         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12655         long lines.
12656         (gnus-cache-delete-group): Wrap doc strings.
12657
12658         * gnus-agent.el (gnus-agent-rename-group)
12659         (gnus-agent-delete-group): Wrap doc strings.
12660
12661 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12662
12663         * messagexmas.el (message-use-toolbar): Change the valid values
12664         into default, top, bottom, left, and right.
12665         (message-toolbar-thickness): New variable.
12666         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12667         well.
12668         (message-setup-toolbar): Make it work.
12669
12670         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12671         (gnus-use-toolbar): Change the valid values into default, top,
12672         bottom, left, and right.
12673         (gnus-toolbar-thickness): New variable.
12674         (gnus-xmas-setup-toolbar): New function.
12675         (gnus-xmas-setup-group-toolbar): Use it.
12676         (gnus-xmas-setup-summary-toolbar): Use it.
12677
12678 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12679
12680         * gnus-start.el (gnus-1): Add "native" to
12681         gnus-predefined-server-alist.
12682
12683         * gnus.el (gnus-method-to-server): Don't add "native" to the
12684         lists here, because that leads to problems when
12685         gnus-select-method is bound.
12686
12687 2005-11-09  Simon Josefsson  <jas@extundo.com>
12688
12689         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12690         use (not sort-by-date) instead.
12691
12692 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12693
12694         * gnus-delay.el (gnus-delay-group): Don't autoload.
12695         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12696         to be re-loaded when customizing the `gnus-delay' group.
12697
12698 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12699
12700         * message.el: Revert last changes.
12701         (message-insert-citation-line): Use newlines.
12702
12703 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12704
12705         * message.el (message-courtesy-message)
12706         (message-mark-insert-begin, message-mark-insert-end)
12707         (message-elide-ellipsis, message-cancel-message)
12708         (message-add-header, message-change-subject)
12709         (message-cross-post-followup-to-header)
12710         (message-cross-post-insert-note, message-reduce-to-to-cc)
12711         (message-widen-reply, message-delete-not-region)
12712         (message-kill-to-signature, message-insert-signature)
12713         (message-insert-importance-high, message-insert-importance-low)
12714         (message-insert-or-toggle-importance)
12715         (message-insert-disposition-notification-to)
12716         (message-indent-citation, message-yank-original)
12717         (message-cite-original-without-signature, message-cite-original)
12718         (message-insert-citation-line, message-position-on-field)
12719         (message-fix-before-sending, message-send-mail-partially)
12720         (message-send-mail, message-send-mail-with-sendmail)
12721         (message-send-mail-with-qmail, message-send-news)
12722         (message-check-news-header-syntax, message-generate-headers)
12723         (message-insert-courtesy-copy, message-fill-address)
12724         (message-fill-header, message-shorten-references)
12725         (message-setup-1, message-cancel-news)
12726         (message-forward-make-body-plain, message-forward-make-body-mime)
12727         (message-forward-make-body-mml, message-encode-message-body)
12728         (message-forward-make-body-digest-plain)
12729         (message-forward-make-body-digest-mime)
12730         (message-use-alternative-email-as-from): Insert `hard-newline'
12731         instead of ordinary newlines.
12732
12733 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12734
12735         * message.el (message-generate-headers): Downcase the argument
12736         given to message-check-element.
12737
12738 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12739
12740         * nntp.el (nntp-authinfo-rejected): New error condition.
12741         (nntp-wait-for): Use new error condition to signal authentication
12742         error.
12743         (nntp-retrieve-data): Rethrow new error condition to break out of
12744         recursive call to nntp-send-authinfo.
12745
12746 2005-11-08  Romain Francoise  <romain@orebokech.com>
12747
12748         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12749         (gnus-summary-exit-map): Bind to `Z p'.
12750         (gnus-summary-make-menu-bar): Add menu item.
12751
12752 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12753
12754         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12755         (gnus-treat-*): Add `first' in all doc strings.
12756
12757         * gnus-group.el (gnus-group-compact-group): Fix typo.
12758
12759 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12760
12761         * gnus.el (gnus-parameters-case-fold-search): New variable.
12762         (gnus-parameters-get-parameter): Use it.
12763
12764         * gnus-score.el (gnus-home-score-file): Doc fix.
12765
12766 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12767
12768         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12769
12770 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12771
12772         * mm-util.el (mm-special-display-p): New function.
12773
12774         * mml.el (mml-preview): Use it; doc fix.
12775
12776 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12777
12778         * imap.el (imap-open): Handle case where buffer is a buffer object.
12779
12780 2005-10-29  Romain Francoise  <romain@orebokech.com>
12781
12782         * message.el (message-fix-before-sending): Fix comment.
12783
12784 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12785
12786         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12787
12788 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12789
12790         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12791         Used in gnus-score.el.
12792
12793 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12794
12795         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12796
12797 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12798
12799         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12800         whitespace removed in revision 7.8.  Use concatenated string to
12801         protect trailing whitespace.
12802
12803 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12804
12805         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12806         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12807         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12808         Courier IMAP ("some version from 2004").  Mostly based on similar
12809         code in the same function.
12810
12811 2005-10-26  Didier Verna  <didier@xemacs.org>
12812
12813         * gnus-group.el (gnus-group-compact-group): Invalidate original
12814         article buffer.
12815         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12816         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12817         NOV database and in article itself.
12818         Invalidate article backlog.
12819
12820 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12821
12822         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12823
12824 2005-10-26  Simon Josefsson  <jas@extundo.com>
12825
12826         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12827         part of 2004-07-25 change.
12828
12829 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12830
12831         * message.el (message-display-completion-list): New function.
12832         (message-expand-group): Use it; make sure the Completions buffer
12833         is modifiable.
12834 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12835
12836         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12837         user-mail-name is an empty string.
12838
12839 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12840
12841         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12842         depending on gnus-score-decay-constant.
12843
12844         * encrypt.el (encrypt-insert-file-contents)
12845         (encrypt-write-file-contents): Don't use `gnus-message'.
12846
12847         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12848         arguments.
12849         (mm-uu-type-alist): Add message-marks and insert-marks.
12850         Pass arguments to mm-uu-verbatim-marks-extract.
12851         (mm-uu-hide-markers): New variable.
12852         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12853
12854         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12855         (gnus-convert-image-to-face-command): Use "convert" by default to
12856         allow other input image formats.
12857         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12858         accordingly.
12859
12860 2005-10-23  Simon Josefsson  <jas@extundo.com>
12861
12862         * imap.el (imap-gssapi-program): Align command line parameters
12863         with latest GNU SASL.
12864         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12865
12866 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12867
12868         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12869         HTML.
12870         (nnslashdot-request-article): Ditto.
12871
12872         * lpath.el (featurep): Add nobreak-char-display.
12873
12874 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12875
12876         * mail-source.el (mail-source-fetch-pop): Require pop3.
12877         (mail-source-check-pop): Ditto.
12878
12879 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12880
12881         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12882         errors.
12883
12884 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12885
12886         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12887         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12888
12889         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12890
12891         * mm-bodies.el (mm-decode-string):
12892         Call `mm-charset-to-coding-system' with allow-override argument.
12893
12894 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12895
12896         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12897         (rfc2047-charset-to-coding-system): New function.
12898         (rfc2047-decode-encoded-words): New function.
12899         (rfc2047-decode-region): Use them.
12900         (rfc2047-decode-cte): Remove.
12901         (rfc2047-parse-and-decode): Remove.
12902         (rfc2047-decode): Remove.
12903
12904 2005-10-15  Kenichi Handa  <handa@m17n.org>
12905
12906         * rfc2047.el (rfc2047-decode-cte): New function.
12907         (rfc2047-decode-region): Change the way to decode successive
12908         encoded-words: decode B- or Q-encoding in each encoded-word,
12909         concatenate them, and decode it as charset.
12910
12911 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12912
12913         * lpath.el: Fbind codepage-setup for XEmacs.
12914
12915 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12916
12917         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12918         widget-move-and-invoke.
12919         (gnus-custom-mode): Use gnus-custom-map.
12920
12921 2005-10-15  Bill Wohler  <wohler@newt.com>
12922
12923         * message.el (message-tool-bar-map): Rename image file from
12924         mail_send to mail/send.
12925
12926 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12927
12928         * message.el (message-expand-group): Pass the common
12929         prefix substring of completion to `display-completion-list'.
12930
12931 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12932
12933         * mml-sec.el (mml-secure-method): New internal variable.
12934         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12935         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
12936         New functions using mml-secure-method.
12937
12938         * mml.el (mml-mode-map): Add key bindings for those functions.
12939         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12940         Harder <harder@myrealbox.com>.
12941         (mml-attach-file, mml-attach-buffer, mml-attach-external):
12942         Goto end of message if point is the headers of the message.
12943
12944         * message.el (message-in-body-p): New function.
12945
12946         * assistant.el: Autoload gnus-util and netrc.
12947
12948         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12949         Use `mm-charset-override-alist' only when decoding.
12950
12951         * mm-bodies.el (mm-decode-body):
12952         Call `mm-charset-to-coding-system' with allow-override argument.
12953
12954         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12955         `filename' from Content-Disposition if Content-Type doesn't
12956         provide `name'.
12957         (gnus-mime-view-part-as-type): Set default instead of
12958         initial-input.
12959
12960 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12961
12962         * format-spec.el (format-spec): Propagate text properties of % spec.
12963
12964 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12965
12966         * gnus-art.el (gnus-treat-predicate): Add `first'.
12967
12968 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12969
12970         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12971         (mm-charset-override-alist): New variable.
12972         (mm-charset-to-coding-system): Use it.
12973         (mm-codepage-setup): New helper function.
12974         (mm-charset-eval-alist): New variable.
12975         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
12976         Warn about unknown charsets.
12977
12978         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12979
12980 2005-10-04  David Hansen  <david.hansen@gmx.net>
12981
12982         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12983         (nnrss-check-group): Ditto.
12984
12985 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12986
12987         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12988         Rename x-gnus-verbatim to x-verbatim.
12989         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12990
12991         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12992         x-verbatim.
12993
12994         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12995
12996         * gnus-util.el (gnus-remove-duplicates): Remove.
12997
12998         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12999         instead of gnus-remove-duplicates.
13000
13001         * message.el (message-remove-duplicates): Remove.
13002         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13003         message-remove-duplicates.
13004
13005         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13006         available, else use implementation from `delete-dups'.
13007
13008         * message.el (message-insert-expires): New function.
13009         (message-mode-map): Add key binding.
13010         (message-mode-field-menu): Add menu entry.
13011         (message-mode): Document it.
13012         (message-make-expires-date): Use `message-make-date'.
13013
13014 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13015
13016         * message.el (message-make-expires-date): New function.
13017
13018 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13019
13020         * Makefile.in (list-installed-shadows): New entry.
13021         (install): Use it.
13022         (remove-installed-shadows): New entry.
13023
13024         * dgnushack.el (dgnushack-default-load-path): New variable.
13025         (dgnushack-find-lisp-shadows): New function.
13026         (dgnushack-remove-lisp-shadows): New function.
13027
13028 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13029
13030         * Makefile.in (install-el-elc): New entry.
13031         (install): Use it so that .el files are necessarily installed.
13032
13033 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13034
13035         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13036
13037 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13038
13039         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13040         function rather than the diff-mode.el package.
13041         (mm-display-external): Use with-current-buffer.
13042         (mm-viewer-completion-map, mm-viewer-completion-map):
13043         Move initialization inside declaration.
13044
13045 2005-09-29  Simon Josefsson  <jas@extundo.com>
13046
13047         * spam.el: Load hashcash when compiling, to avoid warnings.
13048         Don't autoload mail-check-payment.
13049         (spam-check-hashcash): Define unconditionally, since hashcash.el
13050         is part of Gnus now.  Ignore errors from payment checking.
13051
13052 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13053
13054         * message.el (message-bold-region, message-unbold-region):
13055         Rename from `bold-region' and `unbold-region'.
13056
13057         * message.el: Remove useless autoloads.
13058
13059 2005-09-28  Simon Josefsson  <jas@extundo.com>
13060
13061         * message.el (message-use-idna): Default to t.
13062         (message-use-idna): Test whether encoding works too.  Doc fix.
13063
13064 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13065
13066         * nntp.el (nntp-warn-about-losing-connection): Remove.
13067
13068 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13069
13070         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13071         customizable.  Change default value.
13072         (mm-uu-diff-groups-regexp): Change default value.
13073         (mm-uu-type-alist): Add doc string.
13074         (mm-uu-configure): Add doc string.  Make it interactive.
13075         (mm-uu-tex-groups-regexp): New variable.
13076         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13077         (mm-uu-type-alist): Add LaTeX documents.
13078         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13079         of "text/verbatim".
13080         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13081
13082         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13083         instead of "text/verbatim".
13084
13085         * message.el (message-mark-inserted-region)
13086         (message-mark-insert-file): Use slrn style marks when called with
13087         prefix argument.
13088
13089 2005-09-27  Simon Josefsson  <jas@extundo.com>
13090
13091         * message.el (message-idna-to-ascii-rhs-1): Reformat.
13092
13093 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
13094
13095         * message.el (message-remove-duplicates): New function.
13096         Implementation borrowed from `gnus-remove-duplicates'.
13097         (message-idna-to-ascii-rhs): Also encode idna addresses in
13098         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13099         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
13100         only ask about the same idna domain once per header and also tell
13101         in what header to replace the idna domain.
13102
13103         * gnus-art.el (article-decode-idna-rhs): Also decode idna
13104         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13105         (article-decode-idna-rhs): Fix regexp so that all idna-address in
13106         a header is decoded and not just the last one.
13107
13108 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13109
13110         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13111         has been decoded.
13112
13113         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13114         (mm-insert-part): Don't modify text if it has been decoded.
13115
13116         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13117         decoded.
13118
13119         * mm-view.el (mm-inline-text): Don't strip text props unless
13120         decoding enriched or richtext parts.
13121
13122 2005-09-25  Romain Francoise  <romain@orebokech.com>
13123
13124         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13125         * gnus-start.el (gnus-subscribe-interactively):
13126         * gnus-uu.el (gnus-uu-grab-articles):
13127         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13128         space.
13129
13130 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13131
13132         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13133         * mm-view.el (mm-view-pkcs7-decrypt):
13134         * gnus-sum.el (gnus-summary-limit-to-extra)
13135         (gnus-summary-respool-article, gnus-read-move-group-name):
13136         * gnus-score.el (gnus-summary-increase-score):
13137         * gnus-util.el (gnus-completing-read-with-default):
13138         * gnus-art.el (gnus-read-save-file-name)
13139         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13140         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13141         * message.el (message-check-news-header-syntax):
13142         Follow convention for reading with the minibuffer.
13143
13144 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13145
13146         * spam-report.el (spam-report-url-ping-plain):
13147         Use gnus-extended-version as User-Agent.
13148
13149         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13150         default value is nil.
13151
13152         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13153         (mm-uu-verbatim-marks-extract): New function.
13154         (mm-uu-extract): New face.
13155         (mm-uu-copy-to-buffer): Use it.
13156
13157         * spam-report.el (spam-report-gmane-ham): Rename from
13158         `spam-report-gmane-unspam'.
13159         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13160         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13161
13162         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13163         Autoload.
13164         (spam-report-gmane-unregister-routine):
13165         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13166
13167 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13168
13169         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13170         (spam-report-gmane-unregister-routine): Add support for gmane
13171         unregistration.
13172
13173         * spam-report.el (spam-report-gmane-unspam)
13174         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13175         (spam-report-gmane): Change to take a single article and do unspam
13176         registration.
13177
13178 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13179
13180         * mm-url.el (mm-url-decode-entities): Fix regexp.
13181
13182 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13183
13184         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13185         default to nil, to be able to use Gnus at all.  If the default
13186         switches to something else, then the function should be fixed not
13187         be exceedingly slow.
13188
13189 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13190
13191         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13192         fail hard.
13193
13194         * spam-report.el: Add better Keywords line.
13195
13196         * spam.el: Add Maintainer and better Keywords line.
13197
13198 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13199
13200         * gnus-art.el (gnus-article-replace-part)
13201         (gnus-mime-replace-part): New functions.
13202         (gnus-mime-action-alist, gnus-mime-button-commands)
13203         (gnus-mime-save-part-and-strip): Add file argument.
13204         (gnus-article-part-wrapper): Add interactive argument.
13205
13206         * gnus-sum.el (gnus-summary-mime-map):
13207         Add `gnus-article-replace-part'.
13208
13209 2005-09-19  Didier Verna  <didier@xemacs.org>
13210
13211         The nnml compaction feature:
13212         * nnml.el (nnml-request-compact-group): New function.
13213         * nnml.el (nnml-request-compact): New function.
13214         * gnus-int.el (gnus-request-compact-group): New function.
13215         * gnus-int.el (gnus-request-compact): New function.
13216         * gnus-group.el (gnus-group-compact-group): New function.
13217         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13218         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13219         * gnus-srvr.el (gnus-server-compact-server): New function.
13220         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13221         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13222
13223 2005-09-18  Deepak Goel  <deego@gnufans.org>
13224
13225         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13226         format spec.
13227
13228 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13229
13230         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13231
13232 2005-09-15  Romain Francoise  <romain@orebokech.com>
13233
13234         * message.el (message-fill-paragraph): Clarify docstring.
13235
13236 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13237
13238         * gnus-art.el (gnus-mime-display-part): Protect against broken
13239         MIME messages.
13240
13241 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13242
13243         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13244         before parsing header.
13245
13246 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13247
13248         * html2text.el (html2text-replace-list): Add new entities.
13249
13250 2005-09-11  Romain Francoise  <romain@orebokech.com>
13251
13252         * message.el (message-alternative-emails): Improve docstring.
13253         (message-setup-1): Call `message-use-alternative-email-as-from'
13254         after `message-setup-hook' to give it precedence over posting
13255         styles, etc.
13256         (message-use-alternative-email-as-from): Add docstring.
13257         Remove the original From header if present.
13258
13259         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13260         (nnml-save-mail): Use it.
13261
13262         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13263         articles.  Add new argument `silent'.
13264         (gnus-uu-mark-all): Report the total number of marked articles.
13265
13266 2005-09-10  Romain Francoise  <romain@orebokech.com>
13267
13268         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13269         (gnus-uu-mark-series): Likewise.
13270
13271 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13272
13273         * spam-report.el (spam-report-gmane): Fix generation of spam
13274         report URL.
13275
13276 2005-09-10  Simon Josefsson  <jas@extundo.com>
13277
13278         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13279         t, based on discussion on the ding list with Robert Epprecht
13280         <epprecht@solnet.ch>.
13281
13282 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13283
13284         * spam-report.el (spam-report-gmane): Make it work without
13285         X-Report-Spam header.  Gmane now only provides Archived-At.
13286         This is only used if `spam-report-gmane-use-article-number' is nil.
13287         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13288
13289         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13290         make `gnus-summary-sort-by-recipient' work with threading.
13291
13292         * nnweb.el (nnweb-google-wash-article): Print a message if article
13293         is not available.
13294
13295 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13296
13297         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13298         change.  Decode text/* parts content before displaying.
13299
13300 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13301
13302         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13303
13304 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13305
13306         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13307
13308         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13309         url-package-name, url-package-version,
13310         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13311         w3m-display-inline-images, and w3m-minor-mode-map.
13312
13313 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13314
13315         * message.el (message-tab-body-function): Fix mismatched custom type.
13316
13317         * gnus.el (gnus-group-change-level-function): Ditto.
13318
13319         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13320
13321         * gnus-art.el (gnus-signature-limit)
13322         (gnus-article-mime-part-function): Ditto.
13323
13324 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13325
13326         * mml.el (mml-mode): Silence the byte compiler.
13327
13328         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13329         using `(sit-for 0)' before moving the point to the specified part;
13330         skip unbuttonized parts.
13331         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13332         return to the summary window if gnus-auto-select-part is non-nil.
13333
13334 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13335
13336         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13337         New variables.
13338         (mml-dnd-attach-file, mml-mode): Use them.
13339
13340         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13341         Make fetching article by MID work again for Google Groups.
13342         Add FIXME concerning gnus-group-make-web-group.
13343
13344         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13345         Don't depend on Gnus by using mail-extract-address-components if
13346         gnus-extract-address-components is not bound.
13347
13348 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13349
13350         * gnus-art.el (gnus-mime-display-security): Don't display the
13351         signature, but only the signed part.
13352
13353 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13354
13355         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13356
13357         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13358         list, not listp.
13359
13360 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13361
13362         * mm-encode.el (mm-encode-content-transfer-encoding):
13363         Likewise when encoding.
13364
13365         * mm-bodies.el (mm-decode-content-transfer-encoding):
13366         De-canonicalize CRLF for all text content types, not just
13367         text/plain.
13368
13369 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13370
13371         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13372         valid article; point arrow and cursor at the MIME button.
13373
13374 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13375
13376         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13377         Suggested by Dan Christensen <jdc@uwo.ca>.
13378
13379         * mm-decode.el (mm-save-part): Enable change of prompt.
13380
13381 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13382
13383         * gnus-msg.el (gnus-inews-add-send-actions):
13384         Make `message-post-method' lambda parameter ARG `&optional'.
13385
13386 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13387
13388         * gnus-sum.el (gnus-summary-mime-map):
13389         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13390         gnus-article-jump-to-part.
13391
13392         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13393         (gnus-article-edit-part): Use it.
13394         (gnus-article-part-wrapper): Add no-handle argument.
13395         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13396         New functions.
13397
13398 2005-08-29  Romain Francoise  <romain@orebokech.com>
13399
13400         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13401         docstring.
13402         (gnus-face-from-file): Likewise.
13403
13404 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13405
13406         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13407         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13408         non-nil.
13409         (gnus-auto-select-part): New variable.
13410         (gnus-article-jump-to-part): New function.
13411         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13412         (gnus-mime-delete-part): Allow selecting specified part after
13413         deleting or stripping parts.
13414         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13415         part if argument is bogus.
13416
13417 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13418
13419         * gnus-art.el (w3m-minor-mode-map):
13420         * gnus-spec.el (gnus-newsrc-file-version):
13421         * gnus-util.el (nnmail-active-file-coding-system)
13422         (gnus-original-article-buffer, gnus-user-agent):
13423         * gnus.el (gnus-ham-process-destinations)
13424         (gnus-parameter-ham-marks-alist)
13425         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13426         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13427         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13428         * mm-decode.el (gnus-current-window-configuration):
13429         * mm-extern.el (gnus-article-mime-handles):
13430         * mm-url.el (url-current-object, url-package-name)
13431         (url-package-version):
13432         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13433         (smime-keys, w3m-cid-retrieve-function-alist)
13434         (w3m-current-buffer, w3m-display-inline-images)
13435         (w3m-minor-mode-map):
13436         * mml-smime.el (gnus-extract-address-components):
13437         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13438         (gnus-newsrc-hashtb, message-default-charset)
13439         (message-deletable-headers, message-options)
13440         (message-posting-charset, message-required-mail-headers)
13441         (message-required-news-headers):
13442         * mml1991.el (mc-pgp-always-sign):
13443         * mml2015.el (mc-pgp-always-sign):
13444         * nnheader.el (nnmail-extra-headers):
13445         * rfc1843.el (gnus-decode-encoded-word-function)
13446         (gnus-decode-header-function, gnus-newsgroup-name):
13447         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13448
13449 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13450
13451         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13452         the end of the date treatments.
13453
13454 2005-08-15  Simon Josefsson  <jas@extundo.com>
13455
13456         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13457         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13458         Capello and Romain Francoise.
13459         (pgg-fetch-key-function): Remove, not used?
13460         (pgg-insert-url-with-w3): Require url, to get
13461         url-insert-file-contents regardless of where it is defined.
13462
13463 2005-08-13  Romain Francoise  <romain@orebokech.com>
13464
13465         * message.el (message-cite-original-1): New function.
13466         (message-cite-original): Use it.
13467         (message-cite-original-without-signature): Ditto.
13468
13469 2005-08-08  Romain Francoise  <romain@orebokech.com>
13470
13471         * message.el (message-yank-empty-prefix): New variable.
13472         (message-indent-citation): Use it.
13473         (message-cite-original-without-signature): Respect X-No-Archive.
13474
13475 2005-08-08  Simon Josefsson  <jas@extundo.com>
13476
13477         * pgg.el: Autoload url-insert-file-contents instead of loading
13478         w3/url.
13479         (pgg-insert-url-with-w3): Don't load url here.
13480
13481 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13482
13483         * message.el (message-kill-to-signature): Don't insert newline at
13484         bol.
13485         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13486
13487 2005-08-06  Romain Francoise  <romain@orebokech.com>
13488
13489         * message.el (message-user-fqdn): Fix typo in docstring.
13490
13491 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13492
13493         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13494
13495         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13496
13497 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13498
13499         * mm-bodies.el (mm-encode-body): Use coding system rather than
13500         charset to encode text.
13501
13502         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13503         number of charsets if utf-8 is available (XEmacs).
13504
13505 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13506
13507         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13508         taken from `gnus-button-mid-or-mail-regexp'.
13509         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13510         (gnus-button-alist): Improve regexp for domain part of the MIDs
13511         for news:localpart@domain buttons.
13512         (gnus-button-ctan-directory-regexp): Update.
13513
13514 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13515
13516         * sieve-manage.el (sieve-manage-interactive-login):
13517         Use make-local-variable rather than make-variable-buffer-local.
13518         (sieve-manage-open): Ditto.
13519         (sieve-manage-authenticate): Ditto.
13520
13521         * mml.el (mml-generate-mime-1): Make the content type default to
13522         text/plain if the filename is not specified.
13523
13524 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13525
13526         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13527         instead of insert-buffer.
13528
13529         * message.el (message-yank-original): Ditto; set the mark at the
13530         end of the yanked message.
13531
13532 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13533
13534         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13535         lines to scroll rather than to stop it.
13536
13537         * mml.el (mml-generate-default-type): Add doc string.
13538         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13539         default to application/octet-stream when determining the content
13540         type if it is not specified for the part or the mml contents; add
13541         a comment about mml-generate-default-type.
13542
13543 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13544
13545         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13546         make it default to application/octet-stream when determining the
13547         content type if it is not specified for the external contents.
13548
13549 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13550
13551         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13552         segmented parameter but also other parameters might be there.
13553
13554 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13555
13556         * mm-decode.el (mm-display-external): Delete temp file, directory
13557         and buffer immediately if the external process is exited.
13558
13559 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13560
13561         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13562         fewer lines than that of scroll-margin.
13563         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13564
13565 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13566
13567         * gnus-art.el (gnus-article-next-page): Revert.
13568         (gnus-article-beginning-of-window): New macro.
13569         (gnus-article-next-page-1): Use it.
13570         (gnus-article-prev-page): Ditto.
13571         (gnus-article-edit-part): Use insert-buffer-substring instead of
13572         insert-buffer.
13573         (gnus-article-edit-exit): Ditto.
13574
13575         * gnus-util.el (gnus-beginning-of-window): Remove.
13576         (gnus-end-of-window): Remove.
13577
13578         * lpath.el: Don't bind header-line-format and scroll-margin.
13579
13580 2005-07-25  Simon Josefsson  <jas@extundo.com>
13581
13582         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13583         to have the url package without w3.  Reported by Daiki Ueno
13584         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13585
13586 2005-07-20  Didier Verna  <didier@xemacs.org>
13587
13588         * gnus-diary.el: Remove the description comment (nndiary is now
13589         properly documented in the Gnus manual).
13590         Fix the spelling of "Back End".
13591         * nndiary.el: Ditto.
13592         Fix the copyright notice.
13593
13594 2005-07-18  Romain Francoise  <romain@orebokech.com>
13595
13596         * gnus-sum.el (gnus-summary-to-prefix)
13597         (gnus-summary-newsgroup-prefix): New variables.
13598         (gnus-summary-from-or-to-or-newsgroups): Use them.
13599
13600 2005-07-17  Romain Francoise  <romain@orebokech.com>
13601
13602         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13603         space as it's generally not especially interesting to the user.
13604
13605 2005-07-16  Romain Francoise  <romain@orebokech.com>
13606
13607         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13608         nil to avoid prompting and file modification if one of the
13609         messages at the top of the nnfolder file contains a copyright
13610         notice.
13611         Update copyright notice.
13612
13613         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13614         instead of `current-time-string' as the latter creates a time
13615         string that is not RFC 2822 compliant (it lacks the zone).
13616         Update copyright notice.
13617
13618 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13619
13620         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13621         for text/rtf.  Display default in prompt.  Pass default for M-n.
13622
13623         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13624
13625 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13626
13627         * gnus-msg.el (gnus-button-mailto):
13628         Remove save-selected-window-window hackery because it relies on
13629         save-selected-window internals.
13630
13631 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13632
13633         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13634         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13635         (gnus-article-prev-page): Ditto.
13636
13637         * gnus-util.el (gnus-beginning-of-window): New function.
13638         (gnus-end-of-window): New function.
13639
13640         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13641
13642 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13643
13644         * gnus-score.el (gnus-score-edit-all-score):
13645         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
13646         gnus-message.
13647
13648 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13649
13650         * gnus-msg.el (gnus-button-mailto):
13651         Remove save-selected-window-window hackery because it relies on
13652         save-selected-window internals.
13653
13654 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13655
13656         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13657         add-minor-mode.
13658         (gnus-binary-mode): Ditto.
13659
13660         * gnus-topic.el (gnus-topic-mode): Ditto.
13661
13662 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13663
13664         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13665         (gnus-article-prev-page): Take scroll-margin into consideration.
13666
13667 2005-07-04  Lute Kamstra  <lute@gnu.org>
13668
13669         Update FSF's address in GPL notices.
13670
13671 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13672
13673         * gnus.el (gnus-exit):
13674         * gnus-group.el (gnus-group-icons):
13675         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13676
13677         * gnus-nocem.el (gnus-nocem):
13678         * message.el (message-various, message-buffers, message-sending)
13679         (message-interface, message-forwarding, message-insertion)
13680         (message-headers, message-news, message-mail):
13681         * pgg-gpg.el (pgg-gpg):
13682         * pgg-parse.el (pgg-parse):
13683         * pgg-pgp.el (pgg-pgp):
13684         * pgg-pgp5.el (pgg-pgp5):
13685         * pop3.el (pop3): Finish `defgroup' description with period.
13686
13687 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13688
13689         * gnus-art.el (article-display-face): Improve the efficiency.
13690         (article-display-x-face): Ditto; remove grey x-face stuff.
13691
13692 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13693
13694         * gnus-art.el (article-display-face): Correct the position in
13695         which Faces are inserted.
13696
13697 2005-06-29  Didier Verna  <didier@xemacs.org>
13698
13699         * gnus-art.el (article-display-face): Display faces in correct
13700         order.
13701
13702 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13703
13704         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13705         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13706         (gnus-nocem-check-article): Fetch the Type header.
13707         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13708         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13709         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13710         make sure gnus-nocem-hashtb is initialized.
13711         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13712         (gnus-nocem-unwanted-article-p): Ditto.
13713
13714         * pgg.el (pgg-verify): Return the verification result.
13715
13716 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13717
13718         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13719         is ascii.
13720
13721 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13722
13723         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13724         `show-nonbreak-escape'.
13725
13726 2005-06-23  Lute Kamstra  <lute@gnu.org>
13727
13728         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13729
13730         * dig.el (dig-mode):
13731         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13732
13733 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13734
13735         * nnimap.el (nnimap-split-download-body): Fix spellings.
13736
13737 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13738
13739         * gnus-art.el (gnus-article-encrypt-body):
13740         * gnus-cus.el (gnus-score-customize):
13741         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13742         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13743
13744 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13745
13746         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13747         header by looking for magic "MII" at the beginnig.
13748
13749 2005-06-16  Miles Bader  <miles@gnu.org>
13750
13751         * gnus-xmas.el (gnus-xmas-group-startup-message):
13752         Use renamed gnus-splash face.
13753
13754         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13755         (assistant-field-face): New backward-compatibility alias for renamed
13756         face.
13757         (assistant-render-text): Use renamed assistant-field face.
13758
13759         * spam.el (spam): Remove "-face" suffix from face name.
13760         (spam-face): New backward-compatibility alias for renamed face.
13761         (spam-face, spam-initialize): Use renamed spam face.
13762
13763         * message.el (message-header-to, message-header-cc)
13764         (message-header-subject, message-header-newsgroups)
13765         (message-header-other, message-header-name)
13766         (message-header-xheader, message-separator, message-cited-text)
13767         (message-mml): Remove "-face" suffix from face names.
13768         (message-header-to-face, message-header-cc-face)
13769         (message-header-subject-face, message-header-newsgroups-face)
13770         (message-header-other-face, message-header-name-face)
13771         (message-header-xheader-face, message-separator-face)
13772         (message-cited-text-face, message-mml-face):
13773         New backward-compatibility aliases for renamed faces.
13774         (message-font-lock-keywords): Use renamed message faces.
13775
13776         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13777         (sieve-test-commands, sieve-tagged-arguments):
13778         Remove "-face" suffix from face names.
13779         (sieve-control-commands-face, sieve-action-commands-face)
13780         (sieve-test-commands-face, sieve-tagged-arguments-face):
13781         New backward-compatibility aliases for renamed faces.
13782         (sieve-control-commands-face, sieve-action-commands-face)
13783         (sieve-test-commands-face, sieve-tagged-arguments-face):
13784         Use renamed sieve faces.
13785
13786         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13787         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13788         (gnus-group-news-3-empty, gnus-group-news-4)
13789         (gnus-group-news-4-empty, gnus-group-news-5)
13790         (gnus-group-news-5-empty, gnus-group-news-6)
13791         (gnus-group-news-6-empty, gnus-group-news-low)
13792         (gnus-group-news-low-empty, gnus-group-mail-1)
13793         (gnus-group-mail-1-empty, gnus-group-mail-2)
13794         (gnus-group-mail-2-empty, gnus-group-mail-3)
13795         (gnus-group-mail-3-empty, gnus-group-mail-low)
13796         (gnus-group-mail-low-empty, gnus-summary-selected)
13797         (gnus-summary-cancelled, gnus-summary-high-ticked)
13798         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13799         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13800         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13801         (gnus-summary-low-undownloaded)
13802         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13803         (gnus-summary-low-unread, gnus-summary-normal-unread)
13804         (gnus-summary-high-read, gnus-summary-low-read)
13805         (gnus-summary-normal-read, gnus-splash):
13806         Remove "-face" suffix from face names.
13807         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13808         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13809         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13810         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13811         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13812         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13813         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13814         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13815         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13816         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13817         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13818         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13819         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13820         (gnus-summary-normal-ticked-face)
13821         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13822         (gnus-summary-normal-ancient-face)
13823         (gnus-summary-high-undownloaded-face)
13824         (gnus-summary-low-undownloaded-face)
13825         (gnus-summary-normal-undownloaded-face)
13826         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13827         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13828         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13829         (gnus-splash-face):
13830         New backward-compatibility aliases for renamed faces.
13831         (gnus-group-startup-message): Use renamed gnus faces.
13832
13833         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13834         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13835         (gnus-server-agent): Remove "-face" suffix from face names.
13836         (gnus-server-agent-face, gnus-server-opened-face)
13837         (gnus-server-closed-face, gnus-server-denied-face)
13838         (gnus-server-offline-face):
13839         New backward-compatibility aliases for renamed faces.
13840         (gnus-server-agent-face, gnus-server-opened-face)
13841         (gnus-server-closed-face, gnus-server-denied-face)
13842         (gnus-server-offline-face): Use renamed gnus faces.
13843
13844         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13845         Remove "-face" suffix from face names.
13846         (gnus-picon-xbm-face, gnus-picon-face):
13847         New backward-compatibility aliases for renamed faces.
13848
13849         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13850         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13851         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13852         (gnus-cite-11): Remove "-face" suffix from face names.
13853         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13854         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13855         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13856         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13857         New backward-compatibility aliases for renamed faces.
13858         (gnus-cite-attribution-face, gnus-cite-face-list)
13859         (gnus-article-boring-faces): Use renamed gnus faces.
13860
13861         * gnus-art.el (gnus-signature, gnus-header-from)
13862         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13863         (gnus-header-content): Remove "-face" suffix from face names.
13864         (gnus-signature-face, gnus-header-from-face)
13865         (gnus-header-subject-face, gnus-header-newsgroups-face)
13866         (gnus-header-name-face, gnus-header-content-face):
13867         New backward-compatibility aliases for renamed faces.
13868         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13869
13870         * gnus-sum.el (gnus-summary-selected-face)
13871         (gnus-summary-highlight): Use renamed gnus faces.
13872         * gnus-group.el (gnus-group-highlight): Likewise.
13873
13874 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13875
13876         * gnus-sieve.el (gnus-sieve-article-add-rule):
13877         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13878         * spam-stat.el (spam-stat-buffer-change-to-spam)
13879         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13880
13881         * message.el (message-is-yours-p):
13882         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13883
13884 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13885
13886         * mm-view.el (mm-inline-text): Withdraw the last change.
13887
13888 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13889
13890         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13891         executing enriched-decode.
13892
13893 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13894
13895         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13896         charset of tar files.
13897
13898 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13899
13900         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13901
13902 2005-06-04  Lute Kamstra  <lute@gnu.org>
13903
13904         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13905         information is never recorded.
13906
13907 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13908
13909         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13910
13911 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13912
13913         * pop3.el (pop3-apop): Run md5 in the binary mode.
13914
13915         * starttls.el (starttls-set-process-query-on-exit-flag):
13916         Use eval-and-compile.
13917
13918 2005-05-31  Simon Josefsson  <jas@extundo.com>
13919
13920         * smime.el (smime-replace-in-string): Define.
13921         (smime-cert-by-ldap-1): Use it.
13922
13923 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13924
13925         * gnus-art.el (article-display-x-face): Replace
13926         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13927
13928         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13929         set-process-query-on-exit-flag or process-kill-without-query.
13930
13931         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13932         loop instead of replace-regexp.
13933
13934         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13935         instead of process-kill-without-query if it is available.
13936
13937         * lpath.el: Fbind ldap-search-entries.
13938
13939         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13940         instead of find-file-hooks if it is available.
13941
13942         * mml1991.el: Bind pgg-default-user-id when compiling.
13943
13944         * mml2015.el: Bind pgg-default-user-id when compiling.
13945
13946         * nndraft.el (nndraft-request-associate-buffer):
13947         Use write-contents-functions instead of write-contents-hooks if it is
13948         available.
13949
13950         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13951         instead of find-file-hooks if it is available.
13952
13953         * nntp.el (nntp-open-connection): Replace
13954         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13955         (nntp-open-ssl-stream): Ditto.
13956         (nntp-open-tls-stream): Ditto.
13957
13958         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13959         set-process-query-on-exit-flag or process-kill-without-query.
13960         (starttls-open-stream-gnutls): Use it instead of
13961         process-kill-without-query.
13962         (starttls-open-stream): Ditto.
13963
13964 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13965
13966         * smime.el (smime-cert-by-ldap-1): Don't use
13967         replace-regexp-in-string.
13968
13969 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13970
13971         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13972
13973         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13974         in PEM format.  Adjust to the XEmacs compability.
13975
13976 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13977
13978         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13979         by `string-to-number'.
13980         * gnus-agent.el (gnus-agent-regenerate-group)
13981         (gnus-agent-fetch-articles): Ditto.
13982         * gnus-art.el (gnus-button-fetch-group): Ditto.
13983         * gnus-cache.el (gnus-cache-generate-active)
13984         (gnus-cache-articles-in-group): Ditto.
13985         * gnus-group.el (gnus-group-set-current-level)
13986         (gnus-group-insert-group-line): Ditto.
13987         * gnus-score.el (gnus-score-set-expunge-below)
13988         (gnus-score-set-mark-below, gnus-summary-score-effect)
13989         (gnus-summary-score-entry): Ditto.
13990         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13991         (gnus-soup-pack): Ditto.
13992         * gnus-spec.el (gnus-xmas-format): Ditto.
13993         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13994         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13995         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13996         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13997         * nndb.el (nndb-get-remote-expire-response): Ditto.
13998         * nndiary.el (nndiary-parse-schedule-value)
13999         (nndiary-string-to-number, nndiary-request-replace-article)
14000         (nndiary-request-article): Ditto.
14001         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14002         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14003         * nneething.el (nneething-make-head): Ditto.
14004         * nnfolder.el (nnfolder-request-article)
14005         (nnfolder-retrieve-headers): Ditto.
14006         * nnheader.el (nnheader-file-to-number): Ditto.
14007         * nnkiboze.el (nnkiboze-request-article): Ditto.
14008         * nnmail.el (nnmail-process-unix-mail-format)
14009         (nnmail-process-babyl-mail-format): Ditto.
14010         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14011         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14012         (nnmh-request-create-group, nnmh-request-list-1)
14013         (nnmh-request-group, nnmh-request-article): Ditto.
14014         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14015         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14016         * nnsoup.el (nnsoup-make-active): Ditto.
14017         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14018         * nntp.el (nntp-find-group-and-number)
14019         (nntp-retrieve-headers-with-xover): Ditto.
14020         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14021         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14022         (pgg-format-key-identifier): Ditto.
14023         * pop3.el (pop3-last, pop3-stat): Ditto.
14024         * qp.el (quoted-printable-decode-region): Ditto.
14025
14026         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14027         of concat.
14028
14029 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14030
14031         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14032
14033         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14034
14035         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14036
14037         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14038
14039         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14040
14041         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14042
14043         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14044         (gnus-carpal-mode): Ditto.
14045
14046         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14047         (gnus-browse-mode): Ditto.
14048
14049         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14050
14051         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14052
14053 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14054
14055         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14056
14057 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14058
14059         * gnus-util.el (gnus-run-mode-hooks): New function.
14060
14061         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14062
14063         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
14064         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
14065
14066 2005-05-27  Lute Kamstra  <lute@gnu.org>
14067
14068         * dns-mode.el (dns-mode): Specify customization group.
14069
14070 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14071
14072         * gnus-agent.el (gnus-agent-make-mode-line-string):
14073         Use mode-line-highlight as mouse-face.
14074
14075 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14076
14077         * canlock.el (canlock): Change the parent group to news.
14078
14079         * deuglify.el (gnus-outlook-deuglify): Add :group.
14080
14081         * dig.el (dig): Add :group.
14082
14083         * dns-mode.el (dns-mode): Add :group.
14084
14085         * encrypt.el (encrypt): Add :group.
14086
14087         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14088         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14089         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14090         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
14091         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
14092
14093         * gnus-diary.el (gnus-diary): Add :group.
14094
14095         * gnus.el (gnus-group-news-1-face): Add :group.
14096         (gnus-group-news-1-empty-face): Ditto.
14097         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
14098         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
14099         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
14100         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
14101         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
14102         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
14103         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
14104         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
14105         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
14106         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
14107         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
14108         (gnus-summary-high-ticked-face): Ditto.
14109         (gnus-summary-low-ticked-face): Ditto.
14110         (gnus-summary-normal-ticked-face): Ditto.
14111         (gnus-summary-high-ancient-face): Ditto.
14112         (gnus-summary-low-ancient-face): Ditto.
14113         (gnus-summary-normal-ancient-face): Ditto.
14114         (gnus-summary-high-undownloaded-face): Ditto.
14115         (gnus-summary-low-undownloaded-face): Ditto.
14116         (gnus-summary-normal-undownloaded-face): Ditto.
14117         (gnus-summary-high-unread-face): Ditto.
14118         (gnus-summary-low-unread-face): Ditto.
14119         (gnus-summary-normal-unread-face): Ditto.
14120         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14121         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14122
14123         * hashcash.el (hashcash): New custom group.
14124         (hashcash-default-payment): Add :group.
14125         (hashcash-payment-alist): Ditto.
14126         (hashcash-default-accept-payment): Ditto.
14127         (hashcash-accept-resources): Ditto.
14128         (hashcash-path): Ditto.
14129         (hashcash-extra-generate-parameters): Ditto.
14130         (hashcash-double-spend-database): Ditto.
14131         (hashcash-in-news): Ditto.
14132
14133         * message.el (message-minibuffer-local-map): Add :group.
14134
14135         * netrc.el (netrc): Add :group.
14136
14137         * sieve-manage.el (sieve-manage-log): Add :group.
14138         (sieve-manage-default-user): Diito.
14139         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14140         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14141         (sieve-manage-authenticators): Ditto.
14142         (sieve-manage-authenticator-alist): Ditto.
14143         (sieve-manage-default-port): Ditto.
14144
14145         * sieve-mode.el (sieve-control-commands-face): Add :group.
14146         (sieve-action-commands-face): Ditto.
14147         (sieve-test-commands-face): Ditto.
14148         (sieve-tagged-arguments-face): Ditto.
14149
14150         * smime.el (smime): Add :group.
14151
14152         * spam-report.el (spam-report): Add :group.
14153
14154         * spam.el (spam, spam-face): Add :group.
14155
14156 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14157
14158         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14159         return \n.\n.\n at the end of articles.  Protect against that.
14160         (nntp-with-open-group): Allow debugging.
14161
14162         * nnheader.el (mail-header-set-extra): Make into a function
14163         because I just could't understand how to quote the list properly.
14164
14165         * dns.el (query-dns-cached): New function.
14166
14167 2005-05-26  Lute Kamstra  <lute@gnu.org>
14168
14169         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14170
14171 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14172
14173         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
14174
14175         * gnus-art.el: Don't autoload mail-extract-address-components.
14176
14177         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14178         eval-and-compile to evaluate it.
14179
14180         * hashcash.el: Don't autoload executable-find.
14181
14182         * nndb.el: Don't declare the nndb back end two or more times; don't
14183         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14184
14185         * nntp.el: Autoload format-spec instead of format; use
14186         eval-and-compile to evaluate autoload forms.
14187
14188 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14189
14190         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14191
14192 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14193
14194         * gnus.el (gnus-version-number): Bump version.
14195
14196 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14197
14198         * gnus.el: No Gnus v0.3 is released.
14199
14200 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14201
14202         * lpath.el (featurep): Bind show-nonbreak-escape.
14203
14204 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14205
14206         * gnus-art.el (gnus-article-edit-part): Disable undo.
14207
14208 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14209
14210         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14211         gnus-article-date-lapsed-new-header is t if date timer is active;
14212         skip headers in which the original date value is empty.
14213         (gnus-article-save-original-date): Redefine it as a macro.
14214         (gnus-display-mime): Use it.
14215
14216 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14217
14218         * gnus-art.el (article-date-ut): Support converting date in
14219         forwarded parts as well.
14220         (gnus-article-save-original-date): New function.
14221         (gnus-display-mime): Use it.
14222
14223 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14224
14225         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14226         enclosure element of <item>.
14227
14228 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14229
14230         * message.el (message-kill-buffer-query): Rename from
14231         `message-kill-buffer-query-if-modified'.  Add :version.
14232
14233 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14234
14235         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14236         window layout.
14237
14238 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14239
14240         * mml.el: Autoload dnd when compiling.
14241
14242 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14243
14244         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14245         x-dnd-*.
14246
14247 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14248
14249         * qp.el (quoted-printable-encode-region): Save excursion.
14250
14251 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14252
14253         * message.el (message-kill-buffer-query-if-modified): Add new variable
14254         so the user can kill a modified message buffer quickly.
14255         (message-kill-buffer): Use it.
14256
14257 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14258
14259         * lpath.el: Fbind display-time-event-handler; don't fbind
14260         string-to-multibyte.
14261
14262         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14263
14264 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14265
14266         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14267         contained in text because xml.el decodes entities) with LFs.
14268
14269 2005-04-11  Lute Kamstra  <lute@gnu.org>
14270
14271         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14272         differently.
14273
14274 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14275
14276         * mm-util.el (mm-detect-coding-region): Typo.
14277
14278 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14279
14280         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14281
14282 2005-04-06  Deepak Goel  <deego@gnufans.org>
14283
14284         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14285         user-function allow user modifications of the scores.
14286         (spam-stat-score-buffer-user): New function, to allow
14287         user-computed modifications to the score.
14288         (spam-stat-score-buffer-user-functions): List of additional
14289         scoring functions.
14290         (spam-stat-error-holder): Global temporary error holder.
14291         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14292         variable.
14293
14294 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14295
14296         * gnus-registry.el (gnus-registry-clean-empty-function)
14297         (gnus-registry-trim, gnus-registry-fetch-groups)
14298         (gnus-registry-delete-group): Groups that match
14299         `gnus-registry-ignored-groups' are removed from the registry
14300         entries, not just ignored for splitting.  This helps clean up the
14301         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14302         to get all the groups a message ID is in.
14303
14304         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14305         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14306         (spam-stat-score-buffer-user-functions): Add :number custom type.
14307
14308 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14309
14310         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14311         argument in XEmacs.
14312
14313         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14314         (nnrss-request-group): Decode group name first.
14315         (nnrss-request-article): Make a text/plain article if mml-to-mime
14316         failed.
14317         (nnrss-get-encoding): Return a compatible encoding according to
14318         nnrss-compatible-encoding-alist.
14319         (nnrss-find-el): Use consp instead of listp.
14320         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14321
14322 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14323
14324         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14325         which Emacs 20 doesn't support.
14326         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14327
14328 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14329
14330         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14331         silence the byte compiler inside the defun.
14332
14333         * gnus-demon.el (parse-time-string): Add autoload.
14334
14335         * gnus-delay.el (parse-time-string): Add autoload.
14336
14337         * gnus-art.el (parse-time-string): Add autoload.
14338
14339         * nnultimate.el (parse-time): Require for `parse-time-string'.
14340
14341 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14342
14343         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14344
14345         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14346
14347         * smime.el (smime-ldap-host-list): Add :version.
14348
14349 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14350
14351         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14352         pass it to `gnus-browse-read-group'.
14353         (gnus-browse-read-group): Add NUMBER argument and pass it to
14354         `gnus-group-read-ephemeral-group'.
14355
14356         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14357         argument and pass it to `gnus-group-read-group'.
14358
14359 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14360
14361         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14362         mm-xemacs-find-mime-charset-1 if we have the mule feature
14363         available at runtime.
14364
14365 2005-03-25  Werner Lemberg  <wl@gnu.org>
14366
14367         * nnmaildir.el: Replace `illegal' with `invalid'.
14368
14369 2005-03-23  Lute Kamstra  <lute@gnu.org>
14370
14371         * time-date.el: Add comment on time value formats.
14372         Don't require parse-time.
14373         (with-decoded-time-value): New macro.
14374         (encode-time-value): New function.
14375         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14376         (days-to-time): Return a valid time value when arg is huge.
14377         (time-since): Use time-subtract.
14378         (time-to-number-of-days): Use time-to-seconds.
14379
14380 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14381
14382         * gnus-start.el (gnus-display-time-event-handler):
14383         Check display-time-timer at runtime rather than only at load time
14384         in case display-time-mode is turned off in the mean time.
14385
14386 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14387
14388         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14389         used.
14390
14391         * nneething.el (nneething-map-file-directory): Derive from
14392         `gnus-directory'.
14393
14394         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14395         the To/Cc button.
14396
14397 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14398
14399         * nnmaildir.el (nnmaildir-request-accept-article):
14400         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14401
14402 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14403
14404         * gnus-async.el: Require timer-funcs at compile time when in
14405         XEmacs for `run-with-idle-timer'.
14406
14407 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14408
14409         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14410         autoloaded function.
14411
14412 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14413
14414         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14415
14416 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14417
14418         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14419
14420 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14421
14422         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
14423         Add gnus-expert-user to default.
14424
14425 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14426
14427         * nnimap.el (nnimap-open-server): Ditto.
14428
14429         * imap.el (imap-authenticate): Fix typo.
14430
14431 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14432
14433         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14434         buffer (since IMAP server might return FETCH response out of
14435         order, and the nntp buffer must be sorted).
14436
14437 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14438
14439         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
14440         comparison on string.
14441
14442         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14443         (gnus-agent-score): Rename category keywords to match gnus-cus.
14444         (gnus-agent-summary-fetch-series): Modify to protect against
14445         gnus-agent-summary-fetch-group clearing processable flags.
14446         (gnus-agent-synchronize-group-flags): Update live group buffer as
14447         synchronization may occur due to the user toggle the plugged
14448         status.
14449         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14450         successfully downloaded.
14451         (gnus-agent-expire-group-1): Avoid using markers when the overview
14452         is in ascending order; greatly improves performance.
14453         (gnus-agent-regenerate-group):
14454         Use gnus-agent-synchronize-group-flags to reset read status in both
14455         gnus and server.
14456         (gnus-agent-update-files-total-fetched-for): Fix initial size.
14457
14458 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14459
14460         * message.el: Don't autoload former message-utils variables.
14461         (message-strip-subject-trailing-was): Change doc string.
14462
14463         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14464         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14465         (nnweb-google-search): Add "hl=en" here.
14466         (nnweb-google-parse-1, nnweb-google-create-mapping):
14467         Don't hardcode URL.
14468
14469 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14470
14471         * message.el (message-get-reply-headers, message-followup):
14472         Mention related variables `message-use-followup-to' and
14473         `message-use-mail-followup-to', in the information buffer.
14474
14475         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14476         of broken groups(-beta).google.com.
14477
14478 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14479
14480         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14481         parameter to invoked gnus-request-move-article; remove the
14482         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14483         all at once instead of once per article.
14484         (gnus-summary-remove-process-mark): Accept a list of articles as
14485         well as a single article for processing.
14486
14487         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14488         parameter.
14489
14490         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14491
14492         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14493
14494         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14495         parameter.
14496
14497         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14498         parameter.
14499
14500         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14501         parameter and remove the gnus-sum-hint-move-is-internal variable.
14502
14503         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14504         parameter.
14505
14506         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14507         parameter.
14508
14509         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14510         parameter.
14511
14512         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14513
14514         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14515         parameter.
14516
14517         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14518         parameter.
14519
14520 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14521
14522         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14523         a more conservative way.
14524
14525 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14526
14527         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14528         buffer, so it moves the window's cursor.
14529
14530 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14531
14532         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14533         `mm-dissect-multipart' and receive the from field as an (optional)
14534         argument from `mm-dissect-multipart'.
14535         (mm-dissect-multipart): Receive the from field as an argument and
14536         pass it on when we call `mm-dissect-buffer' on MIME parts.
14537         Fixes verification/decryption of signed/encrypted MIME parts.
14538
14539 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14540
14541         * gnus-sum.el (gnus-summary-move-article):
14542         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
14543         whatever it calls (right now, only nnimap-request-move article
14544         respects it).
14545
14546         * nnimap.el (nnimap-request-move-article):
14547         When gnus-sum-hint-move-is-internal is set, don't do the extra
14548         nnimap-request-article.
14549
14550 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14551
14552         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14553
14554         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14555         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14556
14557         * gnus-sum.el (gnus-summary-caesar-message):
14558         Apply `gnus-treat-article' after rotation.
14559
14560         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14561         doc string.
14562
14563 2005-02-22  Simon Josefsson  <jas@extundo.com>
14564
14565         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14566         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14567         <arne@arnested.dk>.
14568         (encrypt): Add password-cache and password-cache-expiry as group
14569         members.
14570
14571 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14572
14573         * smime.el (smime-ldap-host-list): Doc fix.
14574         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14575         cache) password.
14576         (smime-sign-region): Use it.
14577         (smime-decrypt-region): Use it.
14578         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14579         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14580         fails.
14581         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14582         certificate from DER to PEM format rather than calling openssl.
14583
14584         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14585
14586         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14587         for signing/encryption.
14588
14589         * mml.el (mml-parse-1): Use them.
14590
14591 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14592
14593         * nnrss.el (nnrss-verbose): Remove.
14594         (nnrss-request-group): Use `nnheader-message' instead.
14595
14596 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14597
14598         * nnrss.el (nnrss-verbose): New variable.
14599         (nnrss-request-group): Make it say nnrss is requesting a group.
14600
14601 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14602
14603         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14604         Handle news URL with given port correctly.
14605
14606 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14607
14608         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14609         containing special characters.
14610
14611         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14612
14613         * mml.el (mime-to-mml): Ditto.
14614
14615         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14616         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14617         (rfc2047-decode-region): Quote decoded words containing special
14618         characters when rfc2047-quote-decoded-words-containing-tspecials
14619         is non-nil.
14620
14621 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14622
14623         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14624
14625         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14626
14627 2005-02-15  Simon Josefsson  <jas@extundo.com>
14628
14629         * nnimap.el (nnimap-debug): Doc fix.
14630
14631         * imap.el (imap-debug): Doc fix.
14632
14633 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14634
14635         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14636
14637 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14638
14639         * gnus.el (spam-contents): Improve docs for spam-contents
14640         parameter in its variable incarnation.
14641
14642 2005-02-14  Simon Josefsson  <jas@extundo.com>
14643
14644         * smime-ldap.el: Use require instead of load-library for ldap.
14645         (smime-ldap-search): Indent.
14646         (smime-ldap-search-internal): Shorten line.
14647
14648         * smime.el (smime-cert-by-dns): Add doc-string.
14649         (smime-cert-by-ldap-1): Indent.
14650
14651         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
14652         mml-smime-get-dns-ldap.
14653         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14654
14655 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14656
14657         * smime.el: Require smime-ldap.
14658         (smime-ldap-host-list): New variable.
14659         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14660
14661         * mml-smime.el (mml-smime-encrypt-query): New function.
14662         (mml-smime-encrypt-query): Use it.
14663
14664         * smime-ldap.el: New file.
14665
14666 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14667
14668         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14669
14670 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14671
14672         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14673         argument in doc string.  Make query for type more clear.
14674
14675 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14676
14677         * gnus.el (gnus-group-startup-message): Search for gnus images in
14678         etc/images/gnus.
14679         * mm-util.el (mm-image-load-path): Likewise.
14680         * smiley.el (smiley-data-directory): Search for smilies in
14681         etc/images/smilies.
14682
14683 2005-02-09  Kim F. Storm  <storm@cua.dk>
14684
14685         Change Emacs release version from 21.4 to 22.1 throughout.
14686         Change Emacs development version from 21.3.50 to 22.0.50.
14687
14688 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14689
14690         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14691
14692         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14693         non-Mule XEmacs as well.
14694         (mm-decompress-buffer): Signal an error intentionally if it does
14695         not decompress compressed data because auto-compression-mode is
14696         disabled.
14697
14698 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14699
14700         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14701         an ID in the registry even if it has no groups.
14702
14703 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14704
14705         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14706         merge it into mm-decompress-buffer.
14707         (gnus-mime-copy-part): Use the MIME part charset, the value which
14708         a user specified or gnus-newsgroup-charset for decoding, like
14709         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14710         save-buffer what was used.  Suggested by Kevin Ryde
14711         <user42@zip.com.au>.
14712         (gnus-mime-inline-part): Allow the name parameter as well as the
14713         filename parameter; force decompressing of compressed data; always
14714         display contents being not decoded as unibyte.
14715
14716         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14717         as well as the filename parameter.
14718
14719         * mm-util.el (mm-decompress-buffer):
14720         Merge gnus-mime-jka-compr-maybe-uncompress.
14721         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14722         of compressed data.
14723
14724 2005-02-08  Simon Josefsson  <jas@extundo.com>
14725
14726         * imap.el (imap-log): Doc fix.
14727
14728 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14729
14730         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14731         the coding cookies; decompress compressed parts.
14732
14733         * mml.el (mml-generate-mime-1): Add the charset parameter according
14734         to the value which a user specified manually or the coding cookie.
14735
14736         * mm-util.el (mm-string-to-multibyte): New function.
14737         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14738         (mm-coding-system-to-mime-charset): New function.
14739         (mm-decompress-buffer): New function.
14740         (mm-find-buffer-file-coding-system): New function.
14741
14742         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14743         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14744         parts.
14745
14746 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14747
14748         * mm-view.el (mm-display-inline-fontify): Decode a part according
14749         to the charset parameter.
14750
14751 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14752
14753         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14754         prefix arg is neither nil nor a number, as info specifies.
14755
14756 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14757
14758         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14759         timestamps.
14760
14761 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14762
14763         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14764         groups error checking and notify user.
14765
14766 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14767
14768         * message.el (message-send-mail-function): Check existence of
14769         sendmail-program first before using default value
14770         `message-send-mail-with-sendmail'.  Otherwise use more generic
14771         `smtpmail-send-it'.
14772
14773 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14774
14775         * nntp.el (nntp-request-update-info): Always return nil.
14776
14777 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14778
14779         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14780
14781 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14782
14783         * message.el (message-beginning-of-line): Change the behavior when
14784         invoked between BOL and : so that it first moves backward.
14785
14786 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14787
14788         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14789         article buffer when editing of the article is discarded.
14790         (gnus-article-prepare): Revert.
14791
14792 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14793
14794         * gnus-art.el (gnus-article-prepare):
14795         Remove message-strip-forbidden-properties from the local hook.
14796
14797 2005-01-27  Simon Josefsson  <jas@extundo.com>
14798
14799         * password.el (password-cache-add): Only start one timer per key.
14800         Reported by Derek Atkins <warlord@MIT.EDU>.
14801
14802 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14803
14804         * run-at-time.el: Remove.  It is no longer needed as
14805         timer-funcs.el in the xemacs-base package has a working version of
14806         `run-at-time'.
14807
14808         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14809
14810         * password.el: Require timer-funcs instead of run-at-time in
14811         XEmacs.
14812         Remove `password-run-at-time' macro.
14813         (password-cache-add): Use `run-at-time' instead of
14814         `password-run-at-time'.
14815
14816         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14817         Remove `nnheader-cancel-function-timers' alias,
14818         `cancel-function-timers' exists in XEmacs in timer-funcs.
14819
14820         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14821         for `run-with-idle-timer'.
14822
14823         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14824         for `run-at-time'.
14825
14826         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14827         for `with-timeout'.
14828
14829         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14830         the same as for XEmacs 21.4.
14831         No need to ignore `run-with-idle-timer', this function exists in
14832         XEmacs now in timer-funcs.el in the xemacs-base package.
14833         (dgnushack-compile): No need to delete
14834         run-at-time.el from the list of files to compile because it
14835         doesn't exist anymore.
14836
14837 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14838
14839         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14840         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14841
14842 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14843
14844         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14845         sensitively.
14846
14847 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14848
14849         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14850
14851 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14852
14853         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14854         which will be inserted according to the multibyteness of a buffer
14855         rather than the type of contents.  Suggested by ARISAWA Akihiro
14856         <ari@mbf.ocn.ne.jp>.
14857
14858         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14859         of string which old xml.el may return rather than a string.
14860
14861 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14862
14863         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14864
14865 2005-01-16  Simon Josefsson  <jas@extundo.com>
14866
14867         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14868         idn/idna.el isn't available.
14869         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14870         <michael@waxrat.com>.
14871
14872         * hashcash.el: Remove non-FSF copyright header.
14873
14874         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14875         (hashcash-generate-payment): Use it.
14876         (hashcash-generate-payment-async): Use it.
14877
14878 2005-01-15  Simon Josefsson  <jas@extundo.com>
14879
14880         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14881         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14882
14883         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14884         gnus-summary-idna-message.
14885         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14886         (gnus-summary-idna-message): New function.
14887
14888 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14889
14890         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14891         gnus-novice-user.
14892
14893 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14894
14895         * nnrss.el (nnrss-request-delete-group): Delete entries in
14896         nnrss-group-alist as well.
14897         (nnrss-save-server-data): Insert newline.
14898
14899 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14900
14901         * gnus.el (gnus-user-agent): Use list of symbols instead of
14902         symbols.  Display full version number for (S)XEmacs.
14903         Optionally display (S)XEmacs codename.
14904
14905         * gnus-util.el (gnus-emacs-version): Update for new
14906         `gnus-user-agent'.
14907
14908         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14909         Gnus version.
14910
14911 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14912
14913         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14914         which is unreadable in some setups.
14915
14916 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14917
14918         * gnus-spec.el (gnus-update-format-specifications): Flush the
14919         group format spec cache if it doesn't support decoded group names.
14920
14921 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14922
14923         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14924         Allow to apply decay on score files matching a regexp.
14925
14926 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14927
14928         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14929         compatibility in %g and %c.
14930
14931 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14932
14933         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14934         name for only %g and %c.
14935         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14936         of gnus-tmp-group to decoded group name.
14937         (gnus-group-make-rss-group): Exclude `/'s from group names.
14938
14939 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14940
14941         * nnrss.el (nnrss-get-encoding): Fix regexp.
14942
14943 2004-12-27  Simon Josefsson  <jas@extundo.com>
14944
14945         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14946         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14947         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14948
14949 2004-12-17  Kim F. Storm  <storm@cua.dk>
14950
14951         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14952
14953         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14954
14955 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14956
14957         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14958
14959 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14960
14961         * nnrss.el: Require rfc2047 and mml.
14962         (nnrss-file-coding-system): New variable.
14963         (nnrss-format-string): Redefine it as an inline function.
14964         (nnrss-decode-group-name): New function.
14965         (nnrss-string-as-multibyte): Remove.
14966         (nnrss-retrieve-headers): Decode group name; don't use
14967         nnrss-format-string.
14968         (nnrss-request-group): Decode group name.
14969         (nnrss-request-article): Decode group name; allow a Message-ID as
14970         well as an article number; don't use nnrss-format-string; encode a
14971         Message-ID string which may contain non-ASCII characters; use
14972         mml-to-mime to compose a MIME article.
14973         (nnrss-request-expire-articles): Decode group name.
14974         (nnrss-request-delete-group): Decode group name.
14975         (nnrss-fetch): Clarify error message.
14976         (nnrss-read-server-data): Use insert-file-contents instead of load;
14977         bind file-name-coding-system; use multibyte buffer.
14978         (nnrss-save-server-data): Bind coding-system-for-write to the
14979         value of nnrss-file-coding-system; bind file-name-coding-system;
14980         add coding cookie.
14981         (nnrss-read-group-data): Use insert-file-contents instead of load;
14982         bind file-name-coding-system; use multibyte buffer.
14983         (nnrss-save-group-data): Bind coding-system-for-write to the
14984         value of nnrss-file-coding-system; bind file-name-coding-system.
14985         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14986         make it work with non-ASCII text.
14987         (nnrss-find-el): Make it work with old xml.el as well.
14988
14989 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14990
14991         * nnrss.el (nnrss-get-encoding): New function.
14992         (nnrss-fetch): Use unibyte buffer initially; bind
14993         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14994         decode contents according to the encoding attribute.
14995         (nnrss-save-group-data): Add coding cookie.
14996         (nnrss-mime-encode-string): New function.
14997         (nnrss-check-group): Use it to encode subject and author.
14998
14999 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
15000
15001         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
15002         imaginary variable.
15003
15004 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15005
15006         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15007         correctly even if there are wide characters.
15008
15009 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15010
15011         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15012         downcased symbol names; make a new cache instead of reusing
15013         bbdb-hashtable.
15014
15015 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15016
15017         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15018         concatenating segments rather than before concatenating them.
15019         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15020
15021         * message.el (message-get-reply-headers): Bind `extra'.
15022
15023 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15024
15025         * message.el (message-extra-wide-headers): New variable.
15026         (message-get-reply-headers): Use it.
15027
15028 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15029
15030         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15031         (gnus-agent-group-pathname): Ditto.
15032
15033         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15034
15035         * gnus-group.el (gnus-group-make-group): Decode group name.
15036         (gnus-group-make-rss-group): Register the group data after opening
15037         the nnrss group.
15038
15039 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15040
15041         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15042         by expiry now get marked as read.
15043
15044 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15045
15046         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15047
15048 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15049
15050         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15051         unify Latin characters in XEmacs.
15052         (mm-find-mime-charset-region): Use it.
15053
15054 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15055
15056         * gnus-util.el (gnus-delete-directory): New function.
15057
15058         * gnus-agent.el (gnus-agent-delete-group): Use it.
15059
15060         * gnus-cache.el (gnus-cache-delete-group): Use it.
15061
15062 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15063
15064         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15065         names.
15066
15067 2004-12-16  Simon Josefsson  <jas@extundo.com>
15068
15069         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15070
15071 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15072
15073         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15074
15075         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15076         (gnus-group-set-current-level): Decode group name.
15077
15078 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15079
15080         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15081         failed.
15082
15083 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15084
15085         * gnus-group.el (gnus-group-delete-group): Decode group name.
15086         (gnus-group-make-rss-group): Encode group name.
15087         (gnus-group-catchup-current): Decode group name.
15088         (gnus-group-kill-group): Decode group name.
15089
15090 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15091
15092         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
15093
15094 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15095
15096         * gnus-group.el (gnus-group-make-rss-group):
15097         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
15098
15099         * gnus-start.el (gnus-setup-news): Honor user's setting to
15100         gnus-message-archive-method.  Suggested by Lute Kamstra
15101         <lute@gnu.org>.
15102
15103 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
15104
15105         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
15106         global counterparts of the buffer-local variables.
15107
15108 2004-11-16  Romain Francoise  <romain@orebokech.com>
15109
15110         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15111         counterparts of the buffer-local variables.
15112
15113 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15114
15115         * message.el (message-forbidden-properties): Fix typo in doc
15116         string.
15117
15118 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15119
15120         * gnus-util.el (gnus-replace-in-string): Add doc string.
15121
15122         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15123         to avoid problems when splitting mails with many recipients.
15124
15125 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15126
15127         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15128         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15129
15130 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15131
15132         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15133         if there is no hashtable in memory or file modification time is
15134         newer than cached timestamp.
15135
15136 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15137
15138         * gnus-sum.el (gnus-summary-limit-to-recipient):
15139         Implement not-matching option.
15140
15141 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15142
15143         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15144         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15145         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15146         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15147         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15148         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15149
15150 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15151
15152         * message.el (message-forward-make-body-mml): Remove headers
15153         according to message-forward-ignored-headers if a message is decoded.
15154
15155 2004-12-02  Romain Francoise  <romain@orebokech.com>
15156
15157         * message.el (message-forward-make-body-plain): Always remove
15158         headers according to message-forward-ignored-headers.
15159
15160 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15161
15162         * spam.el (spam-summary-prepare-exit): Remove the
15163         gnus-summary-limit pop for now, it has problems with ham marks for
15164         me.
15165
15166 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15167
15168         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15169         correctly.
15170
15171 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15172
15173         * format-spec.el (format-spec): Message the char.
15174
15175 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15176
15177         * gnus-art.el (gnus-split-methods): Reformat comments.
15178
15179         * spam.el (spam-summary-prepare-exit): Remove article limits
15180         before exiting the summary buffer.
15181
15182 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15183
15184         * lpath.el: Remove bbdb-create-internal, bbdb-records,
15185         spam-BBDB-register-routine and spam-enter-ham-BBDB.
15186
15187         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15188         order to silence the byte compiler.
15189
15190         * spam.el: Fix the way to silence the byte compiler, which
15191         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15192         bbdb-search-simple, spam-BBDB-register-routine,
15193         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15194         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15195         spam-stat-buffer-is-spam, spam-stat-load,
15196         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15197         spam-stat-save and spam-stat-split-fancy.
15198
15199 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15200
15201         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15202         which may confuse users.
15203         (canlock-password-for-verify): Ditto.
15204
15205         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15206
15207         * gnus-art.el (gnus-emphasis-alist): Ditto.
15208
15209         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15210
15211         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15212
15213         * gnus-start.el (gnus-save-killed-list): Ditto.
15214
15215         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15216         (gnus-sum-thread-tree-root): Ditto.
15217         (gnus-sum-thread-tree-false-root): Ditto.
15218         (gnus-sum-thread-tree-single-indent): Ditto.
15219
15220         * message.el (message-courtesy-message): Ditto.
15221         (message-archive-note): Ditto.
15222         (message-subscribed-address-file): Ditto.
15223         (message-user-fqdn): Ditto.
15224
15225         * spam-report.el (spam-report-gmane-regex): Ditto.
15226
15227         * spam.el (spam-blackhole-good-server-regex): Ditto.
15228
15229 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15230
15231         * mml.el (mml-preview): Widen the message buffer before copying
15232         the contents to the preview buffer; sort headers before previewing.
15233
15234         * message.el (message-hidden-headers): Fix the way to avoid a bug
15235         in the `repeat' widget in Emacs 21.3 or earlier.
15236
15237 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15238
15239         * message.el (message-hidden-headers): Default to "^References:".
15240         Improve customization type.  Suggested by Reiner Steib
15241         <Reiner.Steib@gmx.de>.
15242
15243 2004-11-25  Romain Francoise  <romain@orebokech.com>
15244
15245         * message.el (message-strip-forbidden-properties): Remove check for
15246         obsolete `message-hidden' text property, hidden headers are not
15247         accessible in the buffer anymore.
15248
15249 2004-11-22  Romain Francoise  <romain@orebokech.com>
15250
15251         * message.el (message-header-format-alist): Add `From' in list
15252         so that it can be sorted.
15253         (message-fix-before-sending): Widen and sort headers before
15254         sending.
15255         (message-hide-headers): Use narrowing to hide headers by moving
15256         them to the top of the buffer and narrowing to the region
15257         underneath.
15258
15259 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15260
15261         * message.el (message-strip-forbidden-properties):
15262         Bind buffer-read-only (etc) to nil.
15263
15264 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15265
15266         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15267         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15268
15269 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15270
15271         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15272
15273 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15274
15275         * dns.el (query-dns): Use sit-for to time instead of
15276         accept-process-output, since that doesn't seem to work on udp
15277         sockets.
15278
15279 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15280
15281         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15282
15283 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15284
15285         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15286         doc string.  Improve doc string.
15287
15288 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15289
15290         * nntp.el (nntp-request-update-info): Return nil if
15291         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15292         may not call gnus-activate-group which uselessly issues the GROUP
15293         commands for all nntp groups and wastes time.  Reported by Romain
15294         Francoise <romain@orebokech.com>.
15295
15296         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15297
15298 2004-11-15  Simon Josefsson  <jas@extundo.com>
15299
15300         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15301         headers separately.
15302         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15303         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15304
15305 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15306
15307         * gnus-start.el (gnus-convert-old-newsrc):
15308         Assign legacy-gnus-agent to 5.10.7.
15309
15310 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15311
15312         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15313         start of the lines.
15314
15315 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15316
15317         * hashcash.el (hashcash-default-payment): Change default to 20.
15318         (hashcash-default-accept-payment): Change default to 20.
15319         (hashcash-process-alist): New variable.
15320         (hashcash-generate-payment-async): Add.
15321         (hashcash-already-paid-p): Add.
15322         (hashcash-insert-payment): Don't generate payments twice.
15323         (hashcash-insert-payment-async): Add.
15324         (hashcash-insert-payment-async-2): Add.
15325         (hashcash-cancel-async): Add.
15326         (hashcash-wait-async): Add.
15327         (hashcash-processes-running-p): Add.
15328         (hashcash-wait-or-cancel): Add.
15329         (mail-add-payment): New optional argument.  Conditionally start
15330         asynchronous calculation.
15331         (mail-add-payment-async): Add.
15332
15333         * message.el (message-send-mail): Wait for asynchronous hashcash
15334         results.  Don't clobber existing X-Hashcash headers.
15335         (message-setup-1): Call mail-add-payment-async when
15336         message-generate-hashcash is non-nil.
15337
15338 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15339
15340         * message.el (message-use-alternative-email-as-from): Examine the
15341         From header as well; use message-make-from in order to include a
15342         user's full name.
15343
15344 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15345
15346         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15347         default; improve customization type.
15348         (gnus-emphasis-custom-with-format): New macro.
15349         (gnus-emphasis-custom-value-to-external): New function.
15350         (gnus-emphasis-custom-value-to-internal): New function.
15351
15352 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15353
15354         * dns.el (query-dns): Resolve reverse addresses.
15355
15356 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15357
15358         * gnus-group.el (gnus-group-get-new-news): Use it.
15359
15360         * gnus-start.el (gnus-check-reasonable-setup): New function.
15361
15362 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15363
15364         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15365         "Args out of range" error.  Reported by Arnaud Giersch
15366         <arnaud.giersch@free.fr>.
15367
15368 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15369
15370         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15371
15372 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15373
15374         * spam.el (spam group): Add :version.
15375
15376         * pgg-def.el (pgg group): Add :version.
15377
15378 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15379
15380         * gnus-art.el (gnus-article-edit-article): Don't associate the
15381         article buffer with a draft file.  This is a temporary measure
15382         against the 2004-08-22 change to gnus-article-edit-mode.
15383
15384 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15385
15386         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15387         (html2text-format-tags): Remove unused variable `attr'.
15388
15389 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15390
15391         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15392
15393         * tls.el (tls-process-connection-type, tls-success)
15394         (tls-certtool-program): Add :version.
15395
15396         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15397         (starttls-extra-arguments, starttls-process-connection-type)
15398         (starttls-connect, starttls-failure, starttls-success): Add :version.
15399
15400         * spam-stat.el (spam-stat): Add :version.
15401
15402         * sieve.el (sieve): Add :version.
15403
15404         * sha1.el (sha1): Add :version.
15405         (sha1-use-external): Remove redundant version.
15406
15407         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15408         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15409         (nnmail-split-fancy-match-partial-words)
15410         (nnmail-split-lowercase-expanded): Add :version.
15411
15412         * nndiary.el (nndiary): Add :version.
15413
15414         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15415
15416         * mml-sec.el (mml-default-sign-method)
15417         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15418         Add :version.
15419
15420         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15421
15422         * mm-url.el (mm-url-use-external, mm-url-program)
15423         (mm-url-arguments): Add :version.
15424
15425         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15426         (mm-attachment-file-modes, mm-decrypt-option)
15427         (mm-w3m-safe-url-regexp): Add :version.
15428
15429         * message.el (message-cite-prefix-regexp)
15430         (message-sendmail-envelope-from, message-minibuffer-local-map)
15431         (message-user-fqdn, message-completion-alist): Add :version.
15432
15433         * gnus-win.el (gnus-configure-windows-hook)
15434         (gnus-use-frames-on-any-display): Add :version.
15435
15436         * gnus-art.el (gnus-article-address-banner-alist)
15437         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15438         (gnus-treat-from-picon, gnus-treat-mail-picon)
15439         (gnus-treat-x-pgp-sig): Add :version.
15440
15441         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15442         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15443         (gnus-summary-article-delete-hook)
15444         (gnus-summary-display-while-building): Add :version.
15445
15446         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15447         (gnus-get-top-new-news-hook): Add :version.
15448
15449         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15450         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15451
15452         * gnus-registry.el (gnus-registry): Add :version.
15453
15454         * gnus-spec.el (gnus-use-correct-string-widths)
15455         (gnus-make-format-preserve-properties): Add :version.
15456
15457         * gnus.el (gnus-group-charter-alist)
15458         (gnus-group-fetch-control-use-browse-url)
15459         (gnus-install-group-spam-parameters): Add :version.
15460
15461         * gnus-diary.el (gnus-diary): Add :version.
15462
15463         * gnus-delay.el (gnus-delay): Add :version.
15464
15465         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15466         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15467         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15468         Add :version.
15469
15470         * gnus-agent.el (gnus-agent-max-fetch-size)
15471         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15472         (gnus-agent-prompt-send-queue): Add :version.
15473
15474         * deuglify.el (gnus-outlook-deuglify): Add :version.
15475
15476         * html2text.el: Beautify code.  Improve doc strings.
15477         Some checkdoc cleanup.
15478         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15479
15480 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15481
15482         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15483
15484 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15485
15486         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15487         when package is loaded.
15488
15489         * spam.el (spam-summary-score-preferred-header): Add global preference
15490         for people who want to override the default SpamAssassin over
15491         Bogofilter preference (when both are set).
15492         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15493         (spam-user-format-function-S):
15494         Check spam-summary-score-preferred-header.
15495         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15496         (spam-user-format-function-S): Format the score correctly.
15497
15498 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15499
15500         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15501         signature file.  Suggested by Manoj Srivastava
15502         <srivasta@golden-gryphon.com>.
15503
15504         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15505         iso-2022-jp even in the Japanese language environment.
15506         Suggested by Jason Rumney <jasonr@gnu.org>.
15507
15508 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15509
15510         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15511         use the same characters as the dummy marks; make it free from
15512         getting affected by the language environment.
15513         (gnus-summary-read-group-1): Update mark positions only when the
15514         format spec is updated.
15515
15516         * gnus-spec.el (gnus-update-format-specifications): Return a list
15517         of updated types.
15518
15519 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15520
15521         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15522         of boundp to check if display-warning is available.
15523
15524 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15525
15526         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15527
15528 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15529
15530         * nnspool.el (nnspool-spool-directory): Use news-path if the
15531         news-directory variable is not bound.
15532
15533         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15534         function instead of display-warning if it is not available.
15535
15536 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15537
15538         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15539         v5-10: Use `point-at-bol'.
15540
15541 2004-10-26  Simon Josefsson  <jas@extundo.com>
15542
15543         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15544         <chenggao@gmail.com>.
15545
15546 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15547
15548         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15549         instead.
15550
15551 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15552
15553         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15554         to remove a server from the nnimap-server-buffer-alist.
15555         (nnimap-open-connection, nnimap-close-server): Use it.
15556
15557         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15558
15559 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15560
15561         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15562         running the major-mode function.
15563
15564 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15565
15566         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15567         dummy marks in the right way.
15568
15569 2004-10-18  David Edmondson  <dme@dme.org>
15570
15571         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15572         excessively.
15573
15574 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15575
15576         * gnus-util.el (gnus-split-references): Accept a nil references
15577         string and go on blissfully.
15578
15579         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15580         cases where the references string is non-nil but has no references.
15581
15582         * encrypt.el: Add autoload tags.
15583
15584         * spam.el (spam-resolve-registrations-routine): Remove article
15585         from unregistration list too.  Reported by David Hanak
15586         <dhanak@isis.vanderbilt.edu>
15587
15588 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15589
15590         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15591         nil.  Change custom type.
15592
15593 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15594
15595         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15596
15597         * gnus-sum.el (gnus-summary-move-article): Use it.
15598
15599 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15600
15601         * encrypt.el: Add autoload cookies.
15602
15603         * spam.el (spam-backend-article-list-property)
15604         (spam-backend-get-article-todo-list)
15605         (spam-backend-put-article-todo-list)
15606         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15607         Resolve registrations separately.
15608         (spam-register-routine): Format comments.
15609         (spam-unregister-routine, spam-register-routine): Always call with
15610         specific-articles, no default list.
15611         (spam-summary-prepare-exit): Use the spam-classifications function.
15612
15613         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15614         gnus-encrypt.el.
15615
15616         * encrypt.el: Copied from gnus-encrypt.el.
15617
15618         * gnus-encrypt.el: Commented that it's obsolete.
15619
15620 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15621
15622         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15623         (gnus-score-save): Use it.
15624
15625         * message.el (message-bury): Use `window-dedicated-p'.
15626
15627 2004-10-15  Simon Josefsson  <jas@extundo.com>
15628
15629         * pop3.el (top-level): Don't require nnheader.
15630         (pop3-read-timeout): Add.
15631         (pop3-accept-process-output): Add.
15632         (pop3-read-response, pop3-retr): Use it.
15633
15634 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15635
15636         * spam.el (spam-register-routine): Move comment.
15637         (spam-verify-bogofilter): Use 'unknown for the initial
15638         spam-bogofilter-valid state, not 'never.
15639
15640         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15641         for netrc-machine.
15642
15643         * nnimap.el (nnimap-open-connection):
15644         Use netrc-machine-user-or-password.
15645
15646 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15647
15648         * gnus-registry.el (gnus-registry-unload-hook):
15649         Set as a variable with add-hook.
15650
15651         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15652         of news-path.
15653
15654         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15655
15656         * spam.el: Delete duplicate `provide'.
15657         (spam-unload-hook): Set as a variable with add-hook.
15658
15659 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15660
15661         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15662         in the doc string.
15663
15664         * message.el (message-ignored-news-headers)
15665         (message-ignored-supersedes-headers)
15666         (message-ignored-resent-headers)
15667         (message-forward-ignored-headers): Improve custom type.
15668
15669 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15670
15671         * message.el (message-tokenize-header): Fix 2004-09-06 change
15672         which used point-min in the wrong place.
15673
15674 2004-10-12  Simon Josefsson  <jas@extundo.com>
15675
15676         * tls.el (tls-certtool-program): New variable.
15677         (tls-certificate-information): New function, based on
15678         ssl-certificate-information.
15679
15680 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15681
15682         * compface.el: Move the version of ELisp-based uncompface program
15683         to the contrib directory because of the copyright problem.
15684
15685 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15686
15687         * message.el (message-kill-buffer): Raise the current frame.
15688
15689 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15690
15691         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15692
15693         * gnus.el (message-y-or-n-p): Autoload.
15694
15695         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15696         (pop3-password-required, pop3-authentication-scheme)
15697         (pop3-leave-mail-on-server): Make customizable.
15698         (pop3): New custom group.
15699         (pop3-retr): Remove `sleep-for' statements.
15700         Suggested by Dave Love <fx@gnu.org>.
15701
15702         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15703         Windows/DOS.
15704
15705         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15706         (imap-parse-body): Fix incorrect use of `assert'.
15707         Suggested by Dave Love <fx@gnu.org>.
15708
15709         * mml.el (mml-minibuffer-read-disposition): Require match.
15710         Suggested by Dave Love <fx@gnu.org>.
15711
15712 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15713
15714         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15715         doc string.
15716
15717 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15718
15719         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15720
15721 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15722
15723         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15724         instead of calling `mm-insert-inline', to decode text/* parts
15725         before displaying them.
15726
15727 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15728
15729         * mm-uu.el (mm-uu-text-plain-type): New variable.
15730         (mm-uu-pgp-signed-extract-1): Use it.
15731         (mm-uu-pgp-encrypted-extract-1): Use it.
15732         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15733         bind mm-uu-text-plain-type with that value.
15734         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15735         mm-uu-dissect.
15736
15737 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15738
15739         * gnus-group.el (gnus-update-group-mark-positions):
15740         * gnus-sum.el (gnus-update-summary-mark-positions):
15741         * message.el (message-check-news-body-syntax):
15742         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15743         of string-as-multibyte.
15744
15745 2004-10-05  Juri Linkov  <juri@jurta.org>
15746
15747         * gnus-group.el (gnus-update-group-mark-positions):
15748         * gnus-sum.el (gnus-update-summary-mark-positions):
15749         * message.el (message-check-news-body-syntax):
15750         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15751         8-bit unibyte values to a multibyte string for search functions.
15752
15753 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15754
15755         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15756         (mm-uu-dissect-text-parts): New function.
15757
15758         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15759         dissect text parts.
15760
15761         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15762         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15763
15764         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15765
15766         * gnus-topic.el (gnus-topic-hierarchical-parameters):
15767         Use gnus-current-topics instead of gnus-current-topic.
15768
15769 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15770
15771         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15772
15773 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15774
15775         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15776         where approriate.
15777
15778         * nnml.el (nnml-generate-active-info): do.
15779
15780         * nndiary.el (nndiary-generate-active-info): do.
15781
15782         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15783         (gnus-topic-move): do.
15784
15785         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15786         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15787
15788         * gnus-srvr.el (gnus-server-prepare)
15789         (gnus-server-open-all-servers): do.
15790
15791         * gnus-msg.el (gnus-summary-cancel-article)
15792         (gnus-summary-resend-message)
15793         (gnus-summary-mail-crosspost-complaint): do.
15794
15795         * gnus-move.el (gnus-change-server): do.
15796
15797         * gnus-group.el (gnus-group-unmark-all-groups)
15798         (gnus-group-set-current-level): do.
15799
15800 2004-10-04  Simon Josefsson  <jas@extundo.com>
15801
15802         * message.el (message-generate-hashcash): Doc fix.
15803
15804 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15805
15806         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15807         avoid infinite recursion via gnus-get-function.
15808
15809 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15810
15811         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15812
15813         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15814
15815         * nnmail.el (nnmail-split-history): do.
15816
15817         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15818         (nnml-request-delete-group): do.
15819
15820         * nnslashdot.el (nnslashdot-read-groups): do.
15821
15822         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15823         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15824
15825         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15826         (nnspool-sift-nov-with-sed): Use last.
15827         (nnspool-retrieve-headers-with-nov): Use mapc.
15828         (nnspool-request-newgroups): Use dolist.
15829         (nnspool-request-group): Use last.
15830
15831         * nntp.el (nntp-read-server-type): Use dolist.
15832
15833         * nnvirtual.el (nnvirtual-create-mapping)
15834         (nnvirtual-update-read-and-marked): Use dolist.
15835         (nnvirtual-convert-headers): Simplify.
15836
15837 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15838
15839         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15840         Add support for sync'ing tick marks.
15841
15842 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15843
15844         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15845         there's no visible header.
15846
15847 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15848
15849         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15850         When necessary, pass full group name to gnus-request-set-marks.
15851
15852 2004-10-01  Simon Josefsson  <jas@extundo.com>
15853
15854         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15855         acroread.
15856
15857 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15858
15859         * spam-report.el (spam-report-gmane): Fix interactive.
15860
15861         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15862
15863         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15864         when writing file.
15865         (gnus-agent-synchronize-flags): Don't default to being
15866         interactive.
15867
15868 2004-09-30  Simon Josefsson  <jas@extundo.com>
15869
15870         * message.el (message-generate-hashcash): Add.
15871         (message-send-mail): Use it, call mail-add-payment.
15872
15873 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15874
15875         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15876
15877 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15878
15879         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
15880         gnus-requst-update-info with explicit code to sync the in-memory
15881         info read flags with the marks being sync'd to the backend.
15882
15883         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
15884
15885 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15886
15887         * spam.el (spam-verify-bogofilter): Add new function.
15888         (spam-check-bogofilter)
15889         (spam-bogofilter-register-with-bogofilter): Use it.
15890         (spam-verify-bogofilter): Add small fixes.
15891
15892 2004-09-28  Simon Josefsson  <jas@extundo.com>
15893
15894         * hashcash.el (hashcash-generate-payment): Revert.
15895
15896 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15897
15898         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15899         Use gnus-extract-references instead of gnus-split-references.
15900
15901         * gnus-util.el (gnus-extract-references): Add new function, analogous
15902         to gnus-split-references but extracts only the message-ID without
15903         anything extra.
15904
15905         * hashcash.el (hashcash-generate-payment)
15906         (hashcash-check-payment): Do the right thing if hashcash-path is
15907         nil (because the hashcash program could not be found).
15908
15909         * spam.el (spam-use-hashcash): Remove comment.
15910
15911 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15912
15913         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15914         (gnus-cache-enter-article, gnus-cache-remove-article)
15915         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15916
15917         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15918
15919         * gnus-art.el (article-hide-boring-headers)
15920         (article-translate-strings, article-display-face)
15921         (gnus-article-mime-match-handle-first)
15922         (gnus-article-highlight-headers)
15923         (gnus-article-add-buttons-to-head): do.
15924
15925 2004-09-27  Simon Josefsson  <jas@extundo.com>
15926
15927         * hashcash.el: New version, from
15928         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15929         ../contrib/.
15930
15931 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15932
15933         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15934
15935 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15936
15937         * gnus-dup.el (gnus-dup-open): Use mapc.
15938         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15939
15940         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15941         Reported by Stefan Wiens <s.wi@gmx.net>.
15942
15943         * gnus.el (gnus-shutdown): Use dolist.
15944
15945         * gnus-undo.el (gnus-undo): Use mapc.
15946
15947         * nnrss.el (nnrss-generate-active): do.
15948
15949         * message.el (message-cite-original-without-signature)
15950         (message-cite-original): Use mapc.
15951         (message-do-actions, message-make-forward-subject): Use dolist.
15952
15953 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15954
15955         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
15956         deletion to remove entire duplicate line.  Fixes merged article
15957         number bug.
15958
15959 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15960
15961         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15962         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15963         first ask if you want to open a server and then, even when you
15964         responded with no, asking if you want to synchronize the server's
15965         flags.
15966         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15967         multi-line expressions.
15968         (gnus-agent-synchronize-group-flags): New internal function.
15969         Updates marks in memory (in the info structure) AND in the
15970         backend.
15971
15972         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
15973
15974         * nnagent.el (nnagent-request-set-mark):
15975         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
15976         method, to ensure that synchronization updates marks in the
15977         backend and in the info (in memory) structure.
15978
15979 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15980
15981         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15982         convention fully; don't miss the root article of a thread; make
15983         the X-Draft-From header with correct article numbers.
15984
15985 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15986
15987         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15988         unless plugged.  Disable the agent so that an open failure causes
15989         an error.
15990
15991         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15992         Revert 2004-09-21 change.  The backend must be opened while
15993         synchronizing flags even when the backend stores the flags
15994         locally.
15995
15996 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15997
15998         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15999         in `header' match.  Reported by Svend Tollak Munkejord.
16000
16001         * message.el (message-cite-original): Fix use of
16002         `message-cite-articles-with-x-no-archive'.
16003
16004 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16005
16006         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16007         (gnus-window-to-buffer): Ditto.
16008
16009         * mml.el (mml-preview-buffer): New variable.
16010         (mml-preview): Manage window layout with gnus-buffer-configuration.
16011
16012         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16013         X-Draft-From header even if those articles aren't quoted.
16014
16015 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16016
16017         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16018         (gnus-request-set-mark, gnus-request-update-mark): Use new
16019         g-s-t-u-l-m to decide to use backend even when unplugged.
16020
16021 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16022
16023         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16024         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16025
16026 2004-09-20  Simon Josefsson  <jas@extundo.com>
16027
16028         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16029         "utf-16-le".
16030
16031 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16032
16033         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16034
16035 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16036
16037         * uudecode.el (uudecode-use-external): Add :version.
16038
16039         * smime.el (smime-CA-file, smime-encrypt-cipher)
16040         (smime-dns-server): Add :version.
16041
16042         * smiley.el (gnus-smiley-file-types): Add :version.
16043
16044         * sha1.el (sha1-use-external): Add :version.
16045
16046         * pgg-def.el (pgg-query-keyserver): Add :version.
16047
16048         * nnmail.el (nnmail-fancy-expiry-targets)
16049         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16050         Add :version.
16051
16052         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16053         (nnimap-retrieve-groups-asynchronous): Add :version.
16054         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16055
16056         * mml.el (mml-content-disposition-parameters)
16057         (mml-insert-mime-headers-always): Add :version.
16058
16059         * mm-util.el (mm-coding-system-priorities): Add :version.
16060
16061         * mm-decode.el (mm-inline-text-html-with-images)
16062         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16063         (mm-verify-option): Add :version.
16064         (mm-text-html-renderer): Change :version.
16065
16066         * message.el (message-fcc-externalize-attachments)
16067         (message-required-headers, message-draft-headers)
16068         (message-subject-trailing-was-query)
16069         (message-subject-trailing-was-ask-regexp)
16070         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16071         (message-mark-insert-end, message-archive-header)
16072         (message-archive-note, message-cross-post-default)
16073         (message-cross-post-note, message-followup-to-note)
16074         (message-cross-post-note-function, message-use-mail-followup-to)
16075         (message-subscribed-address-functions)
16076         (message-subscribed-address-file, message-subscribed-addresses)
16077         (message-subscribed-regexps, message-allow-no-recipients)
16078         (message-yank-cited-prefix, message-signature-insert-empty-line)
16079         (message-hidden-headers, message-hierarchical-addresses)
16080         (message-mail-user-agent, message-use-idna)
16081         (message-valid-fqdn-regexp)
16082         (message-strip-special-text-properties, message-header-synonyms)
16083         (message-beginning-of-line, message-tab-body-function): Add :version.
16084         (message-insert-canlock, message-wide-reply-confirm-recipients):
16085         Change :version.
16086
16087         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16088         and :version.
16089         (mail-source-delete-old-incoming-confirm)
16090         (mail-source-movemail-program): Add :version.
16091
16092         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
16093         (gnus-agent-cache, gnus-agent): Change :version.
16094
16095         * gnus-util.el (gnus-use-byte-compile): Change :version.
16096
16097         * gnus-sum.el (gnus-summary-make-false-root-always)
16098         (gnus-summary-default-high-score)
16099         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
16100         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
16101         (gnus-read-all-available-headers, gnus-article-emulate-mime)
16102         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
16103         (gnus-sum-thread-tree-single-indent)
16104         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
16105         (gnus-sum-thread-tree-leaf-with-other)
16106         (gnus-sum-thread-tree-single-leaf): Add :version.
16107         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
16108         (gnus-article-loose-mime): Change :version.
16109
16110         * gnus-start.el (gnus-backup-startup-file)
16111         (gnus-save-startup-file-via-temp-buffer): Add :version.
16112
16113         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16114         (gnus-server-offline-face): Add :version.
16115
16116         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16117
16118         * gnus-msg.el (gnus-gcc-externalize-attachments)
16119         (gnus-debug-files, gnus-debug-exclude-variables)
16120         (gnus-discouraged-post-methods): Change :version.
16121         (gnus-confirm-mail-reply-to-news)
16122         (gnus-confirm-treat-mail-like-news): Add :version.
16123
16124         * gnus-int.el (gnus-server-unopen-status): Add :version.
16125
16126         * gnus-group.el (gnus-group-jump-to-group-prompt)
16127         (gnus-large-ephemeral-newsgroup)
16128         (gnus-fetch-old-ephemeral-headers): Add :version.
16129
16130         * gnus-fun.el (gnus-x-face-directory)
16131         (gnus-convert-pbm-to-x-face-command)
16132         (gnus-convert-image-to-x-face-command)
16133         (gnus-convert-image-to-face-command): Add :version.
16134
16135         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16136
16137         * gnus-cite.el (gnus-cite-blank-line-after-header)
16138         (gnus-article-boring-faces): Add :version.
16139
16140         * gnus-art.el (gnus-buttonized-mime-types)
16141         (gnus-inhibit-mime-unbuttonizing)
16142         (gnus-treat-display-face)
16143         (gnus-treat-body-boundary): Change :version.
16144         (gnus-body-boundary-delimiter, gnus-picon-databases)
16145         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16146         (gnus-treat-date-english, gnus-treat-fold-headers)
16147         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16148         (gnus-treat-mail-picon, gnus-treat-wash-html)
16149         (gnus-article-encrypt-protocol)
16150         (gnus-use-idna, gnus-article-over-scroll)
16151         (gnus-mime-display-multipart-alternative-as-mixed)
16152         (gnus-mime-display-multipart-related-as-mixed)
16153         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16154         (gnus-ctan-url, gnus-button-ctan-handler)
16155         (gnus-button-handle-ctan-bogus-regexp)
16156         (gnus-button-ctan-directory-regexp)
16157         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16158         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16159         (gnus-button-man-level, gnus-button-emacs-level)
16160         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16161
16162         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16163         (gnus-agent-go-online): Change :version.
16164         (gnus-agent-expire-unagentized-dirs)
16165         (gnus-agent-auto-agentize-methods): Add :version.
16166
16167         * flow-fill.el (fill-flowed-display-column)
16168         (fill-flowed-encode-column): Add :version.
16169
16170         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16171         (gnus-outlook-deuglify-unwrap-max)
16172         (gnus-outlook-deuglify-cite-marks)
16173         (gnus-outlook-deuglify-unwrap-stop-chars)
16174         (gnus-outlook-deuglify-no-wrap-chars)
16175         (gnus-outlook-deuglify-attrib-cut-regexp)
16176         (gnus-outlook-deuglify-attrib-verb-regexp)
16177         (gnus-outlook-deuglify-attrib-end-regexp)
16178         (gnus-outlook-display-hook): Add :version.
16179
16180         * binhex.el (binhex-use-external): Add :version.
16181
16182 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16183
16184         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16185         and `invisible'.
16186
16187 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16188
16189         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16190         in gnus-registry-trim.
16191
16192 2004-09-13  Simon Josefsson  <jas@extundo.com>
16193
16194         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16195
16196         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16197
16198         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16199         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16200         <yamaoka@jpl.org>.
16201         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16202         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16203         <yamaoka@jpl.org>.
16204
16205         * sieve.el (sieve-manage-mode): Ditto.
16206
16207 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16208
16209         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16210
16211 2004-09-11  Simon Josefsson  <jas@extundo.com>
16212
16213         * dns-mode.el: Add.
16214
16215         * mm-view.el (mm-display-dns-inline): Add.
16216
16217         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16218         (mm-automatic-display): Ditto.
16219
16220         * mailcap.el (mailcap-mime-data): Add text/dns.
16221         (mailcap-mime-extensions): Map .soa to text/dns.
16222
16223 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16224
16225         * gnus-art.el (article-decode-mime-words, article-babel)
16226         (gnus-article-highlight-signature, gnus-article-add-buttons)
16227         (gnus-signature-toggle): Remove unnecessary bindings of
16228         `inhibit-read-only' inherited from v5.10 merge.
16229
16230 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16231
16232         * nntp.el (nntp): New customization group.
16233         (nntp-authinfo-file): Add customization group.
16234
16235         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16236
16237         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16238
16239         * gnus.el (to-address, to-list, subscribed)
16240         (large-newsgroup-initial): Ditto.
16241
16242         * flow-fill.el (fill-flowed-display-column)
16243         (fill-flowed-encode-column): Ditto.
16244
16245 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16246
16247         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16248         Use point-min rather than 1.
16249         (message-send-mail): Use buffer-size rather than point-max.
16250
16251         * gnus-sum.el (gnus-summary-search-article-forward):
16252         Signal a specific `search-failed' rather than a generic `error'.
16253
16254         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16255         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16256         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16257
16258 2004-09-10  Simon Josefsson  <jas@extundo.com>
16259
16260         * nndb.el (require): Remove tcp and duplicate cl.
16261
16262 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16263
16264         * gnus-agent.el (directory-files-and-attributes): Move forward.
16265
16266 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16267
16268         * gnus-agent.el (directory-files-and-attributes):
16269         Optionally defined to support XEmacs.
16270
16271 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16272
16273         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16274         to avoid run-time CL dependencies.
16275         (gnus-agent-unfetch-articles): New function.
16276         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16277         article numbers even when local .overview file is missing.
16278         (gnus-agent-read-article-number): New function.  Only accepts
16279         27-bit article numbers.
16280         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16281         Use gnus-agent-read-article-number.
16282         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16283         from backend while recognizing that article numbers in .overview
16284         must be valid.
16285         (gnus-agent-update-files-total-fetched-for):
16286         Use directory-files-and-attributes to improve performance.
16287         * gnus-int.el (gnus-request-move-article):
16288         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16289         improve performance.
16290
16291         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16292         some users confused by references to .newsrc when they only have a
16293         .newsrc.eld file.
16294         (gnus-convert-mark-converter-prompt)
16295         (gnus-convert-converter-needs-prompt): Fix use of property list.
16296         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16297         New function.  Used internally to only display 'gnus converting
16298         files' message when actually necessary.
16299
16300         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16301         methods now autoloaded.
16302
16303 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16304
16305         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16306         identifiers.
16307
16308 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16309
16310         * gnus-picon.el: Fix indentation and closing parenthesis.
16311
16312 2004-09-01  Simon Josefsson  <jas@extundo.com>
16313
16314         * message.el (message-canlock-generate): Require sha1, not
16315         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16316         to require within a function.  Sadly, if sha1.el isn't loaded, the
16317         let binding in m-c-g will hide the defcustom definition, which is
16318         bad.)
16319
16320         * canlock.el: Require sha1, not sha1-el.
16321
16322         * message.el: Don't autoload sha1 (there is a autoload cookie in
16323         sha1.el).
16324
16325         * sha1-el.el: Rename to sha1.el.
16326
16327 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16328
16329         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16330
16331 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16332
16333         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16334
16335 2004-08-30  Kim F. Storm  <storm@cua.dk>
16336
16337         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16338
16339         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16340         Add :group 'nnimap.
16341
16342 2004-08-30  Andreas Schwab  <schwab@suse.de>
16343
16344         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16345         ?* and ?\;.
16346
16347         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16348         and ?\' to symbol instead of whitespace.
16349
16350 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16351
16352         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16353
16354         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16355         instead of re-search-forward.
16356
16357         * gnus-uu.el (gnus-uu-save-article): Ditto.
16358         (gnus-uu-post-encode-uuencode): Ditto.
16359
16360         * html2text.el (html2text-clean-list-items): Ditto.
16361         (html2text-clean-dtdd): Ditto.
16362         (html2text-format-tags): Ditto.
16363
16364         * message.el (message-send-mail-with-sendmail): Fix regexp.
16365         (message-fill-field-general): Use search-forward instead of
16366         re-search-forward.
16367         (unbold-region): Ditto.
16368
16369         * nnrss.el (nnrss-request-article): Ditto.
16370
16371         * nnslashdot.el (nnslashdot-request-article): Ditto.
16372
16373         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16374
16375         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16376         "Unrecognized menu descriptor" error in XEmacs.
16377
16378 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16379
16380         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16381         parent article of a sparse article in the thread hashtb.
16382
16383 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16384
16385         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16386         (nnmail-expand-newtext): Lowercase expanded entries if
16387         nnmail-split-lowercase-expanded is non-nil.
16388
16389 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16390
16391         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16392
16393         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16394         of gnus-tmp-news-method into string under XEmacs.  It will be
16395         passed to gnus-correct-length which takes only a string argument.
16396
16397 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16398
16399         * gnus-util.el (gnus-bind-print-variables): New macro.
16400         (gnus-prin1): Use it.
16401         (gnus-prin1-to-string): Use it.
16402         (gnus-pp): New function.
16403         (gnus-pp-to-string): New function.
16404
16405         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16406         Replace pp-to-string with gnus-pp-to-string.
16407         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16408         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16409         * gnus-msg.el (gnus-debug): Ditto.
16410         * gnus-score.el (gnus-score-save): Ditto.
16411         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16412         gnus-pp-to-string.
16413         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16414         with gnus-pp.
16415         * score-mode.el (gnus-score-pretty-print): Ditto.
16416         * webmail.el (webmail-debug): Ditto.
16417
16418 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16419
16420         * gnus-art.el (article-display-face, article-display-x-face):
16421         Use buffer-read-only.
16422
16423 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16424
16425         * gnus-art.el (article-hide-list-identifiers):
16426         Bind inhibit-read-only as t.
16427
16428 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16429
16430         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16431
16432 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16433
16434         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16435         (gnus-narrow-to-page): Don't assume point-min == 1.
16436         (gnus-article-edit-mode): Derive from message-mode.
16437
16438         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16439         point-min == 1.
16440
16441         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16442         Disable incorrect use of `assert'.
16443
16444         * message.el (message-mode): Set comment-start-skip.
16445
16446
16447 2004-08-22  Sam Steingold  <sds@gnu.org>
16448
16449         * pop3.el (pop3-leave-mail-on-server): New user variable.
16450         (pop3-movemail): Delete mail only when it is nil.
16451
16452 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16453
16454         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16455
16456         * mml.el (mml-preview): Use `pop-to-buffer'.
16457
16458         * message.el (message-goto-mail-followup-to): Insert after "To".
16459         (message-carefully-insert-headers): Add comment.
16460
16461         * gnus.el: Remove unused variable `gnus-article-check-size'.
16462
16463         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16464
16465         * gnus-art.el (gnus-button-alist):
16466         Improve `gnus-button-handle-library' entry.
16467
16468 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16469
16470         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
16471         Use downcase, since XEmacs capitalizes error messages differently.
16472
16473 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16474
16475         * nntp.el: Add (require 'gnus) due to reference to
16476         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16477
16478 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16479
16480         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
16481         Bind `mm-fill-flowed'.
16482
16483         * mm-decode.el (mm-dissect-singlepart): Check it.
16484
16485 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16486
16487         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16488         'imap' for netrc parsing.
16489
16490 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16491
16492         * mailcap.el (mailcap-mime-data): Mark as risky.
16493
16494 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16495
16496         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16497         may be included in the encoded word.
16498         (rfc2047-encode): Don't append a space if the encoded word
16499         includes close parenthesis.
16500
16501 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16502
16503         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16504         of text within parentheses.
16505
16506 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16507
16508         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16509         (gnus-encrypt-write-file-contents): Make the password key the file
16510         name PLUS the cipher, not just the cipher.  Also remove failed
16511         passwords from the cache.
16512
16513 2004-08-06  Simon Josefsson  <jas@extundo.com>
16514
16515         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
16516         Doc fix.
16517
16518 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16519
16520         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16521         LWSP.
16522
16523 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16524
16525         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16526         Try to append in-reply-to: data to the references: header.
16527
16528         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16529         (netrc-parse): Use gnus-encrypt.el functions.
16530
16531         * gnus-encrypt.el: Add new file for encryption support; currently
16532         does only a few GPG ciphers and an internal XOR cipher.
16533
16534         * password.el: Add comments on using password-read-and-add.
16535         (password-read-and-add): Add function to read and add the
16536         password to the cache at once.
16537
16538 2004-07-28  Simon Josefsson  <jas@extundo.com>
16539
16540         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16541         parameter (but don't use it, for now).
16542
16543         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16544         instead of hard coding to nil.
16545
16546 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16547
16548         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16549         as mm-inline-image-xemacs does.
16550
16551 2004-07-26  Simon Josefsson  <jas@extundo.com>
16552
16553         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16554         Revert part of 2004-07-17 change below.
16555
16556 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16557
16558         * rfc2047.el (rfc2047-encode-region): Don't infloop.
16559         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16560
16561 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16562
16563         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16564         quotes that actually start with ">" at the beginning of the
16565         lines.
16566
16567 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16568
16569         * rfc2047.el (rfc2047-encode-region): Fix last change.
16570         (rfc2047-encode-parameter): Remove useless concat.
16571
16572 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16573
16574         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16575         encode special characters; fix some kind of misconfigured headers;
16576         signal a real error if debug-on-quit or debug-on-error is non-nil.
16577         (rfc2047-encode-max-chars): New variable.
16578         (rfc2047-encode-1): Use it.
16579         (rfc2047-encode-parameter): New function.
16580
16581         * mml.el (mml-insert-parameter): Remove an excessive space.
16582
16583 2004-07-17  Simon Josefsson  <jas@extundo.com>
16584
16585         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16586         Kai Grossjohann <kai@emptydomain.de>.
16587         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16588         (gnus-group-make-menu-bar): Ditto.
16589
16590         * gnus-util.el (gnus-group-server): Add.
16591
16592 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16593
16594         * message.el (message-clone-locals): Clone sendmail and smtp
16595         variables.
16596
16597 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16598
16599         * rfc2047.el (rfc2047-encode-region): Fix last change.
16600
16601 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16602
16603         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16604         characters as non-special.
16605
16606 2004-07-09  Simon Josefsson  <jas@extundo.com>
16607
16608         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16609         Users will lose all flag changes made while unplugged with
16610         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16611         good default.  See numerous reports on ding mailing list.
16612
16613 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16614
16615         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16616         add generate-head-function and generate-article-function to the
16617         rfc822-forward entry.
16618         (nndoc-rfc822-forward-generate-article): New function.
16619         (nndoc-rfc822-forward-generate-head): New function.
16620
16621         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16622
16623 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16624
16625         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16626         respect display group parameter and gnus-summary-expunge-below.
16627         (gnus-articles-to-read): Remove unused reference to display group
16628         parameter.
16629
16630 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16631
16632         * nnheader.el (nnheader-uniquify-message-id): New experimental
16633         variable.
16634         (nnheader-nov-read-message-id): Use it.
16635
16636         * spam-report.el (spam-report-gmane): Add interactive.
16637
16638 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16639
16640         * mm-encode.el (mm-content-transfer-encoding-defaults):
16641         Use qp-or-base64 for the application/* types.
16642
16643 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16644
16645         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16646
16647 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16648
16649         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16650         trim value.
16651
16652 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16653
16654         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16655         New macro and function.
16656         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16657
16658 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16659
16660         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16661         after-load-alist.
16662
16663 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16664
16665         * gnus-group.el (gnus-group-get-new-news-this-group):
16666         Don't update info that isn't there.
16667
16668 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16669
16670         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16671         entry.
16672
16673 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16674
16675         * mm-view.el (mm-inline-render-with-function): Use multibyte
16676         buffer; decode html source by charset.
16677
16678         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16679
16680         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16681         Mule-UCS is loaded under XEmacs.
16682         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16683
16684 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16685
16686         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16687
16688 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16689
16690         * mm-util.el (mm-coding-system-p): Return a coding-system.
16691         (mm-mime-mule-charset-alist): Use shift_jis instead of
16692         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16693         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16694         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16695         instead of japanese-shift-jis and iso-latin-1 respectively in
16696         order to share the default value with both Emacs and XEmacs-mule.
16697         (mm-mule-charset-to-mime-charset):
16698         Make mm-coding-system-priorities effective.
16699         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16700         while predicating of candidates upon the priorities.
16701
16702 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16703
16704         * gnus-sum.el (gnus-summary-make-menu-bar):
16705         Add gnus-uu-invert-processable.
16706
16707         * gnus.el: Autoload gnus-uu-invert-processable.
16708
16709 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16710
16711         * mm-util.el (mm-with-multibyte-buffer): New macro.
16712
16713         * rfc2047.el (rfc2047-encode-string): Use it.
16714         (rfc2047-encode-region): Move point to the end of the region after
16715         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16716
16717 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16718
16719         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16720         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16721
16722 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16723
16724         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16725         (gnus-cite-parse): Ignore quoted envelope From_.
16726         Suggested by Karl Chen <quarl@nospam.quarl.org>.
16727
16728 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16729
16730         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16731         invalid addresses.
16732
16733 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16734
16735         * spam.el: Change section markers, revise TODO list.
16736         (spam-backends): Make new master list of all installed backends.
16737         (spam-summary-exit-behavior): Add new variable to determine how
16738         messages moves are done at summary exit.
16739         (spam-move-spam-nonspam-groups-only)
16740         (spam-process-ham-in-nonham-groups)
16741         (spam-process-ham-in-spam-groups): Remove variables, the
16742         spam-summary-exit-behavior variable should be used to manage this
16743         behavior.
16744         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16745         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16746         and spam-old-spam-articles.
16747         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16748         Add empty variables, placeholders for the backends they represent.
16749         (spam-set-difference): Move, unchanged.
16750         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16751         unless the user has a processor variable.
16752         (spam-classifications, spam-classification-valid-p)
16753         (spam-backend-properties, spam-backend-property-valid-p)
16754         (spam-backend-function-type-valid-p)
16755         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16756         (spam-report-articles-gmane, spam-report-articles-resend):
16757         Remove functions, they are not needed.
16758         (spam-install-backend-super, spam-backend-list)
16759         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16760         (spam-backend-function, spam-backend-ham-registration-function)
16761         (spam-backend-spam-registration-function)
16762         (spam-backend-ham-unregistration-function)
16763         (spam-backend-spam-unregistration-function)
16764         (spam-backend-statistical-p, spam-backend-mover-p)
16765         (spam-install-backend-alias, spam-install-checkonly-backend)
16766         (spam-install-mover-backend, spam-install-nocheck-backend)
16767         (spam-install-backend, spam-install-statistical-backend)
16768         (spam-install-statistical-checkonly-backend): Add backend installation
16769         support.
16770         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16771         (spam-group-processor-p): Use the new backend code and respect the
16772         summary exit behavior.
16773         (spam-mark-spam-as-expired-and-move-routine): Remove.
16774         (spam-summary-prepare): Change to use the new spam-old-articles
16775         variable.
16776         (spam-copy-or-move-routine, spam-copy-spam-routine)
16777         (spam-move-spam-routine, spam-copy-ham-routine)
16778         (spam-move-ham-routine): Add code to copy/move ham or spam.
16779         (spam-fetch-field-fast): Improve doc and code, plus allow the
16780         'number request.
16781         (spam-list-of-checks, spam-list-of-statistical-checks):
16782         Remove variables.
16783         (spam-split, spam-find-spam): Use the new backend code.
16784         (spam-registration-functions): Remove variable.
16785         (spam-unregister-routine): Add convenience wrapper.
16786         (spam-log-undo-registration, spam-register-routine)
16787         (spam-log-processing-to-registry)
16788         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16789         where possible.
16790         (spam-check-gmane-xref, spam-check-regex-headers)
16791         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16792         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16793         (spam-check-bogofilter-headers, spam-check-spamoracle)
16794         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16795         (spam-check-crm114-headers): Use the spam-split-group that
16796         spam-split prepares, no need to determine it every time.
16797
16798         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16799         to the nnheader-parse-naked-head call.
16800
16801         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16802
16803         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16804         the nnheader-nov-read-message-id call.
16805
16806 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16807
16808         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16809         gnus-activate-group twice.  Suggested by Markus Peter
16810         <warp@spin.de>.
16811
16812 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16813
16814         * gnus-art.el (gnus-article-time-format): Exchange the order of
16815         day and month in the default value; fix customization type.
16816         (article-date-ut): Use add-text-properties.
16817         (article-make-date-line): Use message-make-date instead of
16818         current-time-string.
16819
16820         * message.el (message-fetch-field): Don't use set-text-properties.
16821         (message-make-date): Simplify.
16822
16823         * messagexmas.el (message-xmas-make-date): New function.
16824         (message-xmas-redefine): Defalias message-make-date to it.
16825
16826 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16827
16828         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16829         (rfc2047-encode-region): Treat text within parentheses as special;
16830         show the original text when error has occurred.
16831
16832         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16833         already-computed method to gnus-activate-group.
16834
16835         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16836         same select-methods identical Lisp objects.
16837
16838         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16839         object when modifying the info.
16840
16841 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16842
16843         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16844         gnus-opened-servers since it has never been opened with the new
16845         configuration yet.
16846
16847 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16848
16849         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16850         arg to nnheader-generate-fake-message-id.
16851
16852 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16853
16854         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16855         number and build a fake message ID localized to a group and
16856         article number (so it's repeatable from that point on).
16857         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16858         ID format.
16859
16860         * gnus-sum.el (gnus-get-newsgroup-headers):
16861         Call nnheader-generate-fake-message-id with the article number.
16862
16863 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16864
16865         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16866         end-of-buffer.
16867
16868 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16869
16870         * message.el (message-ignored-supersedes-headers): Add Approved.
16871
16872 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16873
16874         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16875         goto-char.
16876         (rfc2047-encode): Fold the line before encoding.
16877
16878 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16879
16880         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16881         folding -- not all headers can be folded, and this should be done
16882         by the message composition mode.  Probably.  I think.
16883
16884 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16885
16886         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16887         fast.
16888
16889         * gnus-ems.el (gnus-remove-image): Don't use
16890         message-text-with-property; remove only the image found first.
16891
16892         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16893         found first.
16894
16895 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16896
16897         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16898
16899 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16900
16901         * message.el (message-text-with-property): Make it fast and accept
16902         optional arguments.
16903         (message-strip-forbidden-properties): Use it.
16904         (message-fix-before-sending): Follow the m-t-w-p change.
16905
16906         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16907
16908 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16909
16910         * gnus-art.el (article-hide-headers): Don't change the buffer
16911         mistakenly when performing mml-preview even if
16912         gnus-single-article-buffer is nil.
16913
16914 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16915
16916         * message.el (message-expand-name-databases): New user option.
16917         (message-expand-name): Use it.
16918
16919 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16920
16921         * spam.el (spam-report-articles-resend)
16922         (spam-report-resend-register-routine): Allow ham reporting.
16923         (spam-report-resend-register-ham-routine): Add wrapper.
16924         (spam-registration-functions): Add ham resending functions.
16925         (spam-list-of-processors): Add ham resend processor.
16926
16927         * gnus.el (ham-resend-to): Add new group parameter.
16928         (spam-process): Add ham resend option.
16929
16930         * spam-report.el (spam-report-resend): Allow reporting ham.
16931         (spam-report-resend-ham): Add wrapper.
16932
16933 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16934
16935         * message.el (message-cite-articles-with-x-no-archive):
16936         New variable.
16937         (message-cite-original): Use it.
16938
16939 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16940
16941         * message.el (message-cite-original): Respect X-No-Archive.
16942
16943 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16944
16945         * gnus-art.el (article-hide-headers): Refer to the values for
16946         gnus-ignored-headers and gnus-visible-headers in the summary
16947         buffer since a user may have set them as group parameters.
16948
16949 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16950
16951         * assistant.el (assistant-node-name): Add convenience function.
16952         (assistant-render-text, assistant-render-node): Add error handling,
16953         plus handle multiple next nodes.
16954         (assistant-find-next-node): Comment out for now.
16955         (assistant-find-next-nodes): Add function, returns list of next
16956         nodes.
16957
16958 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16959
16960         * mail-source.el (mail-source-directory): Fix doc-string.
16961
16962 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16963
16964         * assistant.el (assistant-render-text, assistant-eval): Add :set
16965         widget type, which is different because it takes and returns a
16966         list.  Much hilarity ensues.
16967
16968 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16969
16970         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
16971
16972         * gnus-group.el (gnus-group-get-new-news-this-group):
16973         Add doc-string.
16974
16975         * gnus-start.el (gnus-activate-group): Add doc-string.
16976
16977 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16978
16979         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16980
16981 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16982
16983         * assistant.el (assistant-render-text): Try to add a :set
16984         widget, more to come.
16985
16986         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16987         strings.
16988         (spam-report-articles-resend)
16989         (spam-register-routine): Do registration iff any articles warrant
16990         it.
16991         (spam-summary-prepare-exit): Change log message for nil group
16992         destinations.
16993
16994 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16995
16996         * spam.el (spam-report-resend-register-routine):
16997         Allow spam-report-resend-to to be a group parameter or a global value.
16998
16999 2004-05-26  Simon Josefsson  <jas@extundo.com>
17000
17001         * starttls.el: Merge with my GNUTLS based starttls.el.
17002         (starttls-gnutls-program, starttls-use-gnutls)
17003         (starttls-extra-arguments, starttls-process-connection-type)
17004         (starttls-connect, starttls-failure, starttls-success):
17005         New variables.
17006         (starttls-program, starttls-extra-args): Doc fix.
17007         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17008         New functions.
17009         (starttls-negotiate, starttls-open-stream):
17010         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17011         function if it is set.
17012
17013 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17014
17015         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17016         structured fields.
17017
17018 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17019
17020         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17021
17022 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17023
17024         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17025         Add variable.
17026         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17027         assigning the spam-mark to new messages.
17028
17029 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17030
17031         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17032
17033 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17034
17035         * dgnushack.el: Autoload customize-set-variable for XEmacs.
17036
17037         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17038         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17039         default.
17040
17041 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17042
17043         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17044         correct data.
17045
17046 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17047
17048         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17049         (spam-group-processor-p): Fix function.
17050         (spam-group-processor-multiple-p)
17051         (spam-group-spam-processor-report-gmane-p)
17052         (spam-group-spam-processor-report-resend-p)
17053         (spam-group-spam-processor-bogofilter-p)
17054         (spam-group-spam-processor-blacklist-p)
17055         (spam-group-spam-processor-ifile-p)
17056         (spam-group-ham-processor-ifile-p)
17057         (spam-group-spam-processor-spamoracle-p)
17058         (spam-group-spam-processor-crm114-p)
17059         (spam-group-ham-processor-bogofilter-p)
17060         (spam-group-spam-processor-stat-p)
17061         (spam-group-ham-processor-stat-p)
17062         (spam-group-ham-processor-whitelist-p)
17063         (spam-group-ham-processor-BBDB-p)
17064         (spam-group-ham-processor-spamoracle-p)
17065         (spam-group-ham-processor-copy-p): Remove functions with some
17066         prejudice against unneeded code.
17067         (spam-report-articles-resend)
17068         (spam-report-resend-register-routine): Allow the group/topic
17069         spam-resend-to value to override spam-report-resend-to.
17070         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17071         properly now.
17072
17073         * gnus.el (spam-resend-to): Add group/topic parameter.
17074         (spam-process): Move the OBSOLETE processors to the end of the
17075         choices.
17076
17077 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17078
17079         * spam-report.el (spam-report-resend-to, spam-report-resend):
17080         Start with resend-to set to nil, and then ask the user if necessary.
17081         (spam-report-resend): spam-report-resend takes a list of articles, not
17082         separate article numbers.
17083
17084 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17085
17086         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17087         addition to emacs-w3m.
17088
17089 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17090
17091         * assistant.el (assistant-authinfo-data): New function.
17092         (assistant-eval): Eval for entire assistant.
17093
17094         * netrc.el (netrc-services-file): New variable.
17095         (netrc-parse-services): New function.
17096         (netrc-find-service-name): New function.
17097         (netrc-find-service-number): New function.
17098         (netrc-port-equal): New function.
17099         (netrc-machine): Use it.
17100
17101         * nnimap.el (nnimap-open-connection): Use netrc.
17102
17103         * gnus-util.el (gnus-netrc-get): Remove aliases.
17104
17105         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
17106
17107         * assistant.el (wid-edit): Fix compilation.
17108
17109         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17110
17111 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17112
17113         * gnus-util.el (gnus-set-file-modes): New function.  (small
17114         patch).
17115
17116 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17117
17118         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17119
17120         * assistant.el (assistant-render-node): Fix up rendering and
17121         read-only text.
17122         (assistant-render-node): Reset.
17123         (assistant-make-read-only): Not sticky.
17124
17125 2004-05-20  Danny Siu  <dsiu@adobe.com>
17126
17127         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17128         centered even when gnus-auto-center-summary is t.
17129
17130 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17131
17132         * dns.el (dns-get-txt-answer): New function.
17133         (dns-read-txt): Ditto.
17134         (query-dns): Use it.
17135
17136 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17137
17138         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17139         active for foreign groups even if the group level is higher than
17140         the specified value.
17141
17142 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17143
17144         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17145         non-active groups.
17146
17147         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17148
17149 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17150
17151         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17152
17153 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17154
17155         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17156         (spam-crm114-header, spam-crm114-spam-switch)
17157         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17158         (spam-crm114-positive-spam-header)
17159         (spam-crm114-database-directory, spam-list-of-processors)
17160         (spam-group-spam-processor-crm114-p)
17161         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17162         (spam-generic-score, spam-list-of-checks)
17163         (spam-list-of-statistical-checks, spam-registration-functions)
17164         (spam-check-crm114-headers, spam-crm114-score)
17165         (spam-check-crm114, spam-crm114-register-with-crm114)
17166         (spam-crm114-register-spam-routine)
17167         (spam-crm114-unregister-spam-routine)
17168         (spam-crm114-register-ham-routine)
17169         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17170         From asjo@koldfront.dk (Adam Sjøgren).
17171
17172         * gnus.el: Add spam-use-crm114.
17173
17174         * spam.el (spam-list-of-processors, spam-registration-functions):
17175         Add spam-use-resend.
17176         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17177         (spam-report-articles-gmane): Add doc fix.
17178         (spam-report-articles-resend, spam-report-resend-register-routine):
17179         Add wrappers around spam-report-resend-to.
17180
17181         * spam-report.el (spam-report-resend-to, spam-report-resend):
17182         Add support for resending spam.
17183         (spam-report-gmane): Fix line length >80.
17184
17185         * gnus.el (spam-process): Add spam-use-resend.
17186
17187 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17188
17189         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17190         number of processed spam messages.
17191         (spam-ham-copy-or-move-routine): Return the number of processed
17192         ham messages.
17193         (spam-summary-prepare-exit): Use the above values to decide
17194         whether status messages shouled be displayed.
17195
17196 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17197
17198         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17199         `rfc2047-encoding-function-alist' in order to avoid conflicting
17200         with the old version.
17201         (rfc2047-encode-region): Concatenate words containing non-ASCII
17202         characters in structured fields; don't encode space-delimited
17203         ASCII words even in unstructured fields; don't break words at
17204         char-category boundaries.
17205         (rfc2047-encode-1): New function.
17206         (rfc2047-encode): Use it; encode text so that it occupies the
17207         maximum width within 76-column; work correctly on Q encoding for
17208         iso-2022-* charsets.
17209         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17210         sure not to break a line just after the header name.
17211         (rfc2047-b-encode-region): Remove.
17212         (rfc2047-b-encode-string): New function.
17213         (rfc2047-q-encode-region): Remove.
17214         (rfc2047-q-encode-string): New function.
17215
17216         * mm-util.el (mm-replace-in-string): New function.
17217
17218 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17219
17220         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17221         Really get it right.
17222         (gnus-inews-make-draft): Really.
17223
17224 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17225
17226         * nnmh.el (nnmh-request-list-1): Don't check the link count
17227         before descending.  (small patch)
17228
17229 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17230
17231         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17232         stuff.
17233
17234         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17235         Match on real group name.
17236
17237         * gnus-art.el (gnus-signature-limit): Doc fix.
17238
17239         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17240
17241         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
17242
17243 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
17244
17245         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
17246         isn't a string.
17247
17248 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17249
17250         * gnus-draft.el (gnus-draft-send):
17251         Bind rfc2047-encode-encoded-words.
17252
17253         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17254         (rfc2047-encodable-p): Say that =? needs encoding.
17255         (rfc2047-encode-encoded-words): New variable.
17256
17257         * gnus-group.el (gnus-group-select-group): Doc fix.
17258
17259         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17260
17261         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17262         to nil.
17263
17264         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17265
17266         * nnheader.el (nnheader-get-lines-and-char): New function.
17267
17268 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17269
17270         * gnus-msg.el (gnus-summary-followup-with-original):
17271         Document yanking of region when active.
17272
17273 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17274
17275         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17276         groups if the group level is higher than the specified value.
17277
17278 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17279
17280         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17281         (gnus-group-jump-to-group): Add prefix argument using
17282         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17283         non-active group.
17284
17285         * compface.el (uncompface): Be verbose when changing
17286         `uncompface-use-external'.
17287
17288         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17289         handle manual section.
17290
17291 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17292
17293         * gnus-art.el (gnus-button-alist): Revert previous change.
17294
17295 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17296
17297         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17298
17299 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17300
17301         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17302         whether backend can accept message.
17303
17304         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17305
17306 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17307
17308         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17309         Avoid creating directory when nntp-marks-is-evil is true.
17310         Reported by Reiner Steib.
17311
17312 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17313
17314         * gnus-picon.el (gnus-picon-style): New variable.
17315         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17316         (gnus-picon-transform-address): Support `gnus-picon-style'.
17317         From Jesper Harder <harder@ifa.au.dk>.
17318
17319 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17320
17321         * message.el (message-fill-field): Return point.
17322         (message-generate-headers): Go to end of field.
17323
17324         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17325         stuff for non-living groups.
17326
17327 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17328
17329         * gnus-art.el (gnus-article-followup-with-original)
17330         (gnus-article-reply-with-original): gnus-mark-active-p ->
17331         gnus-region-active-p.
17332
17333 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17334
17335         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17336         only when there is spam or ham to be processed.
17337
17338 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17339
17340         * mail-source.el (mail-source-delete-crash-box): Refactor.
17341         (mail-source-fetch): Use it.
17342         (mail-source-fetch-file): Ditto.
17343         (mail-source-fetch-directory): Run postscript in loop.
17344         (mail-source-fetch-pop): Delete.
17345         (mail-source-fetch-maildir): Ditto.
17346         (mail-source-fetch-imap): Ditto.
17347
17348         * imap.el (imap-authenticators): Comment out sasl.
17349
17350         * message.el (message-skip-to-next-address): New function.
17351         (message-fill-header-address): Refactor.
17352         (message-fill-address): Use it.
17353         (message-delete-address): Use it.
17354         (message-fill-header-general): Refactor.
17355         (message-fill-field-address): Rename.
17356         (message-narrow-to-field): Find the start of the header.
17357         (message-header-format-alist): Don't pre-fill.
17358         (message-fill-header): Remove.
17359         (message-insert-header): New function.
17360         (message-shorten-references): Use it.
17361
17362         * rfc2047.el (rfc2047-field-value): Strip props.
17363
17364         * mail-parse.el (mail-header-make-address): New alias.
17365
17366         * ietf-drums.el (ietf-drums-make-address): New function.
17367
17368         * imap.el: Add compiler directives.
17369
17370         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17371
17372         * gnus-art.el (article-decode-idna-rhs): Don't use
17373         message-idna-inside-rhs-p.
17374
17375 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17376
17377         * message.el (message-idna-inside-rhs-p): Remove.
17378         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17379
17380         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17381         false positives.
17382
17383 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17384
17385         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17386
17387 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17388
17389         * nneething.el (nneething-file-name): Don't create spurious
17390         files.
17391
17392         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17393         (gnus-inews-do-gcc): Remove sleep.
17394
17395         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17396         part under point.
17397
17398         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17399         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17400
17401 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17402
17403         * spam.el (spam-summary-prepare-exit): Fix (length).
17404
17405 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17406
17407         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17408         as expired without moving it" message when there are spam
17409         messages left.
17410
17411 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17412
17413         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17414         header is not nil.
17415
17416 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17417
17418         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17419         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
17420         (nntp-marks-changed-p): New arg SERVER.
17421         (nntp-request-update-info): Adjust caller.
17422
17423 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17424
17425         * nntp.el (nntp-save-marks): Pass missing arg.
17426
17427 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17428
17429         * nntp.el: Support marks.
17430         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17431         (nntp-marks-modtime, nntp-marks-directory): New variables.
17432         (nntp-request-set-mark, nntp-request-update-info)
17433         (nntp-possibly-create-directory, nntp-marks-changed-p)
17434         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
17435         New functions.
17436
17437 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17438
17439         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17440         (gnus-xmas-redefine): Rename.
17441
17442         * gnus-score.el (gnus-score-insert-help):
17443         Use gnus-select-lowest-window.
17444
17445         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17446         appt-select-lowest-window and rename to gnus-select-lowest-window.
17447
17448         * gnus.el: do.
17449
17450 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17451
17452         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17453         encodings of MIME-encoded words, in order to improve
17454         interoperability with several broken MUAs.
17455
17456 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17457
17458         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17459         tags, only when charsets are not specified in headers.
17460         (mm-inline-text-html-render-with-w3m): Ditto.
17461
17462         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17463         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17464
17465 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17466
17467         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17468         instead of MIME-decoded from fields when checking
17469         `gnus-article-address-banner-alist'.
17470
17471 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17472
17473         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17474         description rather than subject.
17475
17476 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17477
17478         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17479
17480 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17481
17482         * gnus.el (gnus-version-number): Bump.
17483
17484 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17485
17486         * gnus.el: No Gnus v0.2 is released.
17487
17488 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17489
17490         * gnus-agent.el (gnus-agent-read-agentview):
17491         Inline gnus-uncompress-range.
17492
17493 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17494
17495         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17496         `exec-installed-p'.
17497
17498 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17499
17500         * gnus.el (spam-process, spam-autodetect-methods):
17501         Add bsfilter and bsfilter-headers.
17502
17503         * spam.el (spam-bsfilter): New customize group.
17504         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17505         (spam-bsfilter-header, spam-bsfilter-probability-header)
17506         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17507         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17508         (spam-bsfilter-database-directory): New options.
17509         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17510         (spam-list-of-statistical-checks, spam-registration-functions):
17511         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17512         (spam-bsfilter-score): New command.
17513         (spam-check-bsfilter-headers, spam-check-bsfilter)
17514         (spam-bsfilter-register-with-bsfilter)
17515         (spam-bsfilter-register-spam-routine)
17516         (spam-bsfilter-unregister-spam-routine)
17517         (spam-bsfilter-register-ham-routine)
17518         (spam-bsfilter-unregister-ham-routine): New functions.
17519         (spam-generic-score): Support bsfilter; Accept an optional argument
17520         to recalcurate spam score even if scoring header has already been
17521         added.
17522         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17523         optional argument to recalcurate spam score even if scoring header
17524         has already been added.
17525
17526 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17527
17528         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17529         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17530         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17531         link is missing.
17532
17533 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17534
17535         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17536         (html2text-get-attr): Rewrite.
17537
17538         * message.el (message-setup-1): Remove redundant put-text-property
17539         on mail-header-separator.
17540
17541 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17542
17543         * gnus-registry.el (gnus-registry-cache-whitespace)
17544         (gnus-registry-action, gnus-registry-spool-action)
17545         (gnus-registry-split-fancy-with-parent): Change message levels
17546         from 5 to 3 or 7, as needed.
17547
17548         * spam.el (spam-summary-prepare-exit)
17549         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17550         (spam-split, spam-find-spam, spam-log-undo-registration)
17551         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
17552         level from 5 to 6.
17553
17554 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17555
17556         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17557         2004-03-04 change).
17558
17559 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17560
17561         * sieve-manage.el (sieve-manage-open):
17562         * nnweb.el (nnweb-insert-html):
17563         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17564         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17565         * nnspool.el (nnspool-request-group):
17566         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17567         * nnml.el (nnml-request-update-info):
17568         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17569         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17570         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17571         (nnimap-request-set-mark):
17572         * nnfolder.el (nnfolder-request-update-info):
17573         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17574         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17575         * gnus-uu.el (gnus-uu-find-articles-matching):
17576         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17577         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17578         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17579         * gnus-nocem.el (gnus-nocem-scan-groups):
17580         * gnus-int.el (gnus-start-news-server):
17581         * gnus-group.el (gnus-group-make-kiboze-group)
17582         (gnus-group-browse-foreign-server):
17583         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17584         Use mapc when appropriate.
17585
17586 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17587
17588         FIXME: Make separate entries for each person.
17589
17590         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17591         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17592         <shields@msrl.com>:
17593
17594         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17595         may need for spam sorting and scoring.
17596         (spam-user-format-function-S): Add user format function suitable for
17597         general use.
17598         (spam-article-sort-by-spam-status): Add sorting function for summary
17599         sorting.
17600         (spam-extra-header-to-number): Add function to get a score from a
17601         header.
17602         (spam-summary-score): Add function to get a numeric score from the
17603         headers.
17604         (spam-generic-score): Fix function doc, was in wrong place.
17605         (spam-initialize): Take symbols when it's run, and install the
17606         extra headers that spam-necessary-extra-headers thinks we need.
17607
17608 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17609
17610         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17611         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17612
17613 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17614
17615         * gnus-sum.el (gnus-set-global-variables)
17616         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17617         (gnus-article-get-xrefs, gnus-summary-best-group)
17618         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17619         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17620         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17621         Use with-current-buffer.
17622
17623 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17624
17625         * spam.el (spam-summary-prepare-exit): Simplify logic.
17626         (spam-fetch-article-header): Read the article header if it's not
17627         available.
17628         (spam-list-articles): Simplify logic.
17629         (spam-filelist-register-routine): Fix bug with unregister-list.
17630
17631         * gnus-registry.el: Fix comments at beginning.
17632
17633 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17634
17635         * message.el (message-cater-to-broken-inn): Remove.
17636         (message-shorten-references): Make sure the total folded length of
17637         References is shorter than 998 characters to cater to a bug in INN
17638         2.3.  Also, don't pretend that references aren't folded -- this
17639         hasn't worked for a while.
17640
17641 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17642
17643         * gnus-agent.el (gnus-agentize):
17644         gnus-agent-send-mail-real-function no longer set to current value
17645         of message-send-mail-function but rather a lambda that calls
17646         message-send-mail-function.  The change makes the agent real-time
17647         responsive to user changes to message-send-mail-function.
17648
17649 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17650
17651         * legacy-gnus-agent.el
17652         (gnus-agent-convert-to-compressed-agentview): Fix typos with
17653         help from Florian Weimer <fw@deneb.enyo.de>
17654
17655 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17656
17657         * nnmail.el (nnmail-cache-insert): Revert last change.
17658
17659 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17660
17661         * nnmail.el (nnmail-cache-insert): Always check whether
17662         nnmail-cache-ignore-groups matches a group name.
17663
17664 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17665
17666         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17667         (spam-find-spam, spam-log-processing-to-registry)
17668         (spam-log-registered-p, spam-log-unregistration-needed-p)
17669         (spam-log-undo-registration): Use gnus-message instead of
17670         gnus-error, none of these errors are fatal.
17671
17672         * gnus-registry.el (gnus-registry-clean-empty-function)
17673         (gnus-registry-clean-empty): Remove only empty entries without
17674         extra data.
17675
17676 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17677
17678         * spam-stat.el (spam-stat-buffer-change-to-spam)
17679         (spam-stat-buffer-change-to-non-spam): Change (error) to
17680         (gnus-message 8) invocation.
17681
17682 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17683
17684         * nntp.el (nntp-via-netcat-command): New variable.
17685         (nntp-via-netcat-switches): New variable.
17686         (nntp-open-via-rlogin-and-netcat): New function.
17687         (nntp-open-connection-function): Doc fix.
17688         (nntp-telnet-command): Doc fix.
17689         (nntp-end-of-line): Doc fix.
17690         (nntp-via-rlogin-command): Doc fix.
17691         (nntp-via-user-name): Doc fix.
17692         (nntp-via-address): Doc fix.
17693
17694 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17695
17696         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17697         error in Emacs 21.1.
17698
17699 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17700
17701         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17702
17703 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17704
17705         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17706         (gnus-agent-with-refreshed-group): New macro.
17707         (gnus-agent-rename-group): New function.
17708         (gnus-agent-delete-group): New function.
17709         (gnus-agent-save-group-info): Use gnus-command-method when
17710         `method' parameter is nil.  Don't write nil entries into the
17711         active file.
17712         (gnus-agent-get-group-info): New function.
17713         (gnus-agent-fetch-articles):
17714         Use gnus-agent-update-files-total-fetched-for to increment disk space
17715         used.
17716         (gnus-agent-fetch-headers, gnus-agent-save-alist):
17717         Use gnus-agent-update-view-total-fetched-for to increment disk space
17718         used.
17719         (gnus-agent-get-local): Add optional parameters to avoid calling
17720         gnus-group-real-name and gnus-find-method-for-group.
17721         (gnus-agent-set-local): Delete stored entry if either min, or max,
17722         are nil.
17723         (gnus-agent-fetch-session): Reworded error/quit messages.
17724         On quit, use gnus-agent-regenerate-group to record existance of any
17725         articles fetched to disk before the quit occurred.
17726         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17727         gnus-agent-update-view-total-fetched-for, and
17728         gnus-agent-update-files-total-fetched-for to decrement disk space
17729         used.
17730         (gnus-agent-retrieve-headers):
17731         Use gnus-agent-update-view-total-fetched-for to increment disk space
17732         used.
17733         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17734         with gnus-agent-update-files-total-fetched-for to decrement disk
17735         space and fresh group buffer.
17736         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17737         (gnus-agent-need-update-total-fetched-for): New variable.
17738         (gnus-agent-update-files-total-fetched-for): New function.
17739         (gnus-agent-update-view-total-fetched-for): New function.
17740         (gnus-agent-total-fetched-for): New function.
17741
17742         * gnus-cache.el (gnus-cache-save-buffers):
17743         Use gnus-cache-update-overview-total-fetched-for to change disk space
17744         used by this group.
17745         (gnus-cache-possibly-enter-article):
17746         Use gnus-cache-update-file-total-fetched-for to increment disk space
17747         used by this group.
17748         (gnus-cache-possibly-remove-article):
17749         Use gnus-cache-update-file-total-fetched-for to decrement disk space
17750         used by this group.
17751         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17752         (gnus-cache-rename-group): New function.
17753         (gnus-cache-delete-group): New function.
17754         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17755         (gnus-cache-need-update-total-fetched-for): New variable.
17756         (gnus-cache-with-refreshed-group): New macro.
17757         (gnus-cache-update-file-total-fetched-for): New function.
17758         (gnus-cache-update-overview-total-fetched-for): New function.
17759         (gnus-cache-rename-group-total-fetched-for): New function.
17760         (gnus-cache-delete-group-total-fetched-for): New function.
17761         (gnus-cache-total-fetched-for): New function.
17762
17763         * gnus-group.el: Require gnus-sum and autoload functions to
17764         resolve warnings when gnus-group.el compiled alone.
17765         (gnus-group-line-format): Documented new %F.
17766         (size of Fetched data) group line format; identifies disk space
17767         used by agent and cache.
17768         (gnus-group-line-format-alist): Defined new F format.
17769         (gnus-total-fetched-for): New function.
17770         (gnus-group-delete-group): No longer update
17771         gnus-cache-active-altered as gnus-request-delete-group now keeps
17772         the cache in sync.
17773         (gnus-group-list-active): Let the agent store a server's active
17774         list if currently plugged.
17775
17776         * gnus-int.el (gnus-request-delete-group):
17777         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17778         local disk in sync with the server.
17779         (gnus-request-rename-group):
17780         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17781         local disk in sync with the server.
17782
17783         * gnus-start.el (gnus-get-unread-articles):
17784         Cosmetic simplification to logic.
17785
17786         * gnus-util.el (gnus-rename-file): New function.
17787
17788 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17789
17790         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17791
17792 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17793
17794         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17795         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17796
17797 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17798
17799         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17800         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17801
17802 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17803
17804         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17805
17806 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17807
17808         * spam.el (spam-set-difference): Add function to replace
17809         gnus-set-difference in spam.el.
17810         (spam-summary-prepare-exit): Use spam-set-difference.
17811
17812 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17813
17814         * gnus-registry.el (gnus-registry-cache-file): Update to use
17815         gnus-dribble-directory OR gnus-home-directory OR ~.
17816         (gnus-registry-split-fancy-with-parent): Fix doc.
17817
17818 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17819
17820         * message.el (message-exchange-point-and-mark):
17821         Use message-mark-active-p.  Suggested by Jesper Harder
17822         <harder@ifa.au.dk>.
17823
17824 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17825
17826         * message.el (message-exchange-point-and-mark): Don't activate
17827         region if it was inactive.  Suggested by Hiroshi Fujishima
17828         <pooh@nature.tsukuba.ac.jp>.
17829
17830 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17831
17832         * gnus-art.el (article-display-face): Display Faces in the same
17833         order as X-Faces.
17834
17835 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17836
17837         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17838
17839 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17840
17841         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17842         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17843         (gnus-article-mime-hierarchy): Remove.
17844         (gnus-article-mime-hierarchy-next): Remove.
17845         (gnus-article-mode): Revert 2004-03-19 change.
17846         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17847         (gnus-insert-mime-button): Revert 2004-03-19 change.
17848         (gnus-mime-accumulate-hierarchy): Remove.
17849         (gnus-mime-enter-multipart): Remove.
17850         (gnus-mime-leave-multipart): Remove.
17851         (gnus-mime-display-part): Revert 2004-03-19 change.
17852         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17853
17854         * mml.el (mml-preview): Revert 2004-03-19 change.
17855
17856 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17857
17858         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17859
17860 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17861
17862         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17863         t while entering a file name using the mm-with-multibyte macro.
17864         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17865
17866         * mm-util.el (mm-with-multibyte): New macro.
17867
17868 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17869
17870         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
17871         New user option.
17872         (gnus-mime-multipart-functions): Doc and customization fix.
17873         (gnus-article-mime-hierarchy): New variable.
17874         (gnus-article-mime-hierarchy-next): New variable.
17875         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17876         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17877         gnus-article-mime-hierarchy-next to nil.
17878         (gnus-insert-mime-button): Show hierarchy numbers.
17879         (gnus-mime-accumulate-hierarchy): New function.
17880         (gnus-mime-enter-multipart): New function.
17881         (gnus-mime-leave-multipart): New function.
17882         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17883         (gnus-mime-display-alternative): Show hierarchy numbers.
17884
17885         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17886         gnus-article-mime-hierarchy-next to nil.
17887
17888 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17889
17890         * dns.el: Don't require gnus-xmas.
17891
17892 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17893
17894         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17895         inline PGP.
17896         (mml-menu): Disable mml-quote-region if mark is inactive.
17897
17898 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17899
17900         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17901         when the group's active is not available.
17902
17903 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17904
17905         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17906         error.
17907
17908 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17909
17910         * imap.el (imap-store-password): New variable.
17911         (imap-interactive-login): Use it.
17912         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17913
17914 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17915
17916         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17917         window-start and hscroll to summary window.
17918
17919 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17920
17921         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17922         conversion message to newsrc-dribble when an actual conversion is
17923         performed.
17924
17925 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17926
17927         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17928
17929 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17930
17931         * mm-decode.el (mm-complicated-handles): New function reviving
17932         former definition of mm-multiple-handles.
17933
17934         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17935         (gnus-mime-delete-part): Use it.
17936
17937 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17938
17939         * gnus-agent.el (gnus-agent-read-local):
17940         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
17941         avoid the implicit assumption that they will always be equal.
17942         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17943         coding-system-for-write, as the with-temp-file macro first prints
17944         to a buffer then saves the buffer.
17945
17946 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17947
17948         * gnus-art.el (gnus-article-edit-part): New function.
17949         (gnus-mime-save-part-and-strip): Use it; do query instead of
17950         signaling an error; don't use mm-multiple-handles.
17951         (gnus-mime-delete-part): Ditto.
17952
17953 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17954
17955         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
17956         old file versions.
17957         (gnus-group-prepare-hook): Remove function that converted list
17958         form of gnus-agent-expire-days to group properties.
17959
17960         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17961         (gnus-request-accept-article): Re-indented.
17962
17963         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17964         converters to handle old agent file formats.  Add logic for a
17965         "backup before upgrading warning".
17966         (gnus-convert-mark-converter-prompt): Developers can mark
17967         functions as needing (default), or not needing,
17968         gnus-convert-old-newsrc's "backup before upgrading warning".
17969         (gnus-convert-converter-needs-prompt): Tests whether the user
17970         should be protected from potentially irreversable changes by the
17971         function.
17972
17973         * legacy-gnus-agent.el: New.  Provides converters that are only
17974         loaded when gnus-convert-old-newsrc needs to call them.
17975
17976 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17977
17978         * mail-source.el (mail-source-touch-pop): Doc fix.
17979
17980         * message.el (message-smtpmail-send-it): Doc fix.
17981
17982 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17983
17984         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17985
17986         * nnmail.el (nnmail-split-fancy): do.
17987
17988         * gnus-kill.el (gnus-kill, gnus-execute): do.
17989
17990 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17991
17992         * gnus-sum.el (gnus-widget-reversible-match)
17993         (gnus-widget-reversible-to-internal)
17994         (gnus-widget-reversible-to-external): New functions.
17995         (gnus-widget-reversible): New widget.
17996         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17997
17998 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17999
18000         * gnus-sum.el (gnus-thread-sort-functions)
18001         (gnus-article-sort-functions): Document `(not F)' items.
18002
18003 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
18004
18005         * spam.el (spam-use-gmane-xref): Add new backend.
18006         (spam-gmane-xref-spam-group): Add variable to control the name of the
18007         Gmane spam group.
18008         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18009         (spam-regex-headers-spam, spam-regex-headers-ham)
18010         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18011         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18012         backends and checks.
18013         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18014
18015         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18016         an autodetect method.
18017
18018 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18019
18020         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18021         articles are being added to a group.
18022         (gnus-request-replace-article): Inform the agent that articles
18023         need to be uncached as the cached contents are no longer valid.
18024
18025 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18026
18027         * binhex.el: Don't autoload executable-find.
18028
18029         * canlock.el: Don't autoload mail-fetch-field.
18030
18031         * dgnushack.el: Autoload c-mode for XEmacs.
18032
18033         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18034
18035         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18036         rmail-dont-reply-to and rmail-output.
18037
18038         * gnus-score.el: Don't autoload ffap-string-at-point.
18039
18040         * gnus-setup.el: Don't autoload sc-cite-original.
18041
18042         * imap.el: Don't autoload base64-decode-string,
18043         base64-encode-string and md5.
18044
18045         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18046         and rmail-msg-restore-non-pruned-header.
18047
18048         * mm-decode.el: Don't autoload executable-find.
18049
18050         * mm-url.el: Don't autoload executable-find.
18051
18052         * mm-view.el: Don't autoload diff-mode.
18053
18054         * nndb.el: Don't autoload news-reply-mode, news-setup,
18055         cancel-timer and telnet.
18056
18057         * password.el: Don't autoload run-at-time for Emacs.
18058
18059         * sha1-el.el: Don't autoload executable-find.
18060
18061         * sieve-mode.el: Don't autoload c-mode.
18062
18063         * uudecode.el: Don't autoload executable-find.
18064
18065 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18066
18067         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18068         (gnus-agent-possibly-alter-active): Avoid null in numeric
18069         comparison.
18070         (gnus-agent-set-local): Refuse to save null in local object table.
18071         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18072         list of articles that will be marked as unread.
18073
18074 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18075
18076         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18077
18078 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18079
18080         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18081         language tags.
18082
18083 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18084
18085         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18086         Don't bind "obarray".
18087
18088         * gnus-sum.el (gnus-thread-sort-functions):
18089         Add `gnus-thread-sort-by-most-recent-number' and
18090         `gnus-thread-sort-by-most-recent-date'.
18091         Reported by Kai Grossjohann <kai@emptydomain.de>.
18092
18093 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18094
18095         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
18096
18097 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18098
18099         * gnus-cus.el (gnus-agent-customize-category):
18100         Remove ignore-errors macro reference that required cl to be loaded at
18101         run-time.
18102
18103         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
18104         single-interval range of the form (min . max).  Previously the
18105         range had to look like ((min . max)).  Likewise, return
18106         (min . max) rather than ((min . max)).
18107         (gnus-range-map): Use gnus-range-normalize to accept
18108         single-interval range.
18109
18110         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18111         the cache, but not the agent, now appear with their usual face.
18112
18113         * dgnushack.el (loaddir): New variable that is bound to the
18114         directory containing the dgnushack.el file. Use loaddir, rather
18115         than srcdir, to update load-path. Change lets dgnushack compile
18116         code in directories other than GNUS/lisp.
18117
18118 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18119
18120         * lpath.el: Don't bind w3m-safe-url-regexp.
18121
18122         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18123         w3m-safe-url-regexp variable buffer-local.
18124
18125         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18126
18127 2004-02-27  Simon Josefsson  <jas@extundo.com>
18128
18129         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18130         gnus-group-real-prefix.
18131         (gnus-summary-move-article): Use it, instead of
18132         gnus-group-real-prefix.
18133
18134 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18135
18136         * lpath.el: Bind w3m-safe-url-regexp.
18137
18138         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18139         w3m-safe-url-regexp variable buffer-local and set it as the value
18140         of mm-w3m-safe-url-regexp.
18141
18142         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18143
18144         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18145         parsing gnus-posting-styles when the message is not for replying.
18146
18147         * dgnushack.el: Autoload sgml-mode for XEmacs.
18148
18149         * nnrss.el (nnrss-opml-export):
18150         Use mm-set-buffer-file-coding-system instead of
18151         set-buffer-file-coding-system.
18152
18153 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18154
18155         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18156         of checkdoc.el).
18157         * nnrss.el: do.
18158         * gnus-mlspl.el: do.
18159         * gnus-ml.el: do.
18160         * gnus-srvr.el: do.
18161
18162         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18163
18164 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18165
18166         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18167         Corrections to custom-manual links.
18168
18169         * gnus-art.el (gnus-article): Ditto.
18170
18171         * mm-decode.el (mime-display, mime-security): Ditto.
18172
18173 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18174
18175         * flow-fill.el: Typo.
18176
18177 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18178
18179         * spam-wash.el: New file.
18180
18181 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18182
18183         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18184
18185 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18186
18187         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18188         to be run with new-articles as LIST1, not LIST2.
18189         (spam-registration-functions): Add spam-use-ham-copy as a nil
18190         registration backend.
18191
18192 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18193
18194         * spam-stat.el (spam-stat-washing-hook): New option.
18195         (spam-stat-buffer-words): Use it.
18196         (spam-stat-process-directory, spam-stat-test-directory):
18197         Use insert-file-contents-literally.
18198         (spam-stat-coding-system): New variable.
18199         (spam-stat-load, spam-stat-save): Use it.
18200
18201 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18202
18203         * spam-report.el (spam-report-plug-agent):
18204         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18205
18206 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18207
18208         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18209         Allow / in mailto URLs.
18210
18211 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18212
18213         * spam-report.el (spam-report-process-queue): Fix interactive use.
18214         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18215         (spam-report-unplug-agent): Doc fixes.
18216         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18217         (spam-report-agentize, spam-report-deagentize): Autoload.
18218
18219 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18220
18221         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
18222
18223         * message.el (message-setup-fill-variables): Add mml tags to
18224         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18225         <ajk@iu.edu>.
18226         (message-mode): Don't modify paragraph-separate there.
18227
18228 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18229
18230         * compface.el (uncompface-use-external): Default to undecided.
18231         (uncompface-use-external-threshold): New variable.
18232         (uncompface-float-time): New macro.
18233         (uncompface): Determine whether to use the external decoder if
18234         uncompface-use-external is undecided.
18235
18236 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18237
18238         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18239         after images.
18240
18241         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18242
18243 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18244
18245         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18246
18247         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18248
18249         * gnus-sum.el (gnus-summary-limit-to-age)
18250         (gnus-summary-limit-children): do.
18251
18252         * gnus-int.el (gnus-request-scan): do.
18253
18254         * gnus-group.el (gnus-group-suspend): do.
18255
18256         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18257
18258         * gnus-cite.el (gnus-cite-parse-attributions): do.
18259
18260         * gnus-agent.el (gnus-summary-set-agent-mark)
18261         (gnus-agent-regenerate-group): do.
18262
18263         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18264
18265         * binhex.el (binhex-decode-region-internal): do.
18266
18267 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18268
18269         * gnus-fun.el (gnus-face-properties-alist): New user option.
18270         (gnus-display-x-face-in-from): Use it.
18271
18272         * gnus-art.el (article-display-face): Ditto.
18273
18274         * compface.el (uncompface-use-external): Default to nil.
18275
18276 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18277
18278         * nntp.el (nntp-erase-buffer): New function.
18279         (nntp-retrieve-data, nntp-send-command)
18280         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18281         (nntp-possibly-change-group): Use it.
18282
18283         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18284         Use with-current-buffer.
18285
18286 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18287
18288         * compface.el: Merge the ELisp-based uncompface program.
18289         (compface): New customization group.
18290         (uncompface-use-external): New user option.
18291         (uncompface): Call uncompface-internal if uncompface-use-external
18292         is nil.
18293         (uncompface-internal): New function.  Note that there are also
18294         some other functions and variables added for this function.
18295
18296 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18297
18298         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18299         if necessary.
18300
18301 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18302
18303         * spam-report.el (spam-report-unplug-agent)
18304         (spam-report-plug-agent, spam-report-deagentize)
18305         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18306         Add support for the Agent in spam-report: when unplugged, report to a
18307         file; when plugged, submit all the requests.
18308
18309         * spam.el (spam-register-routine): Fix message about
18310         registration.
18311
18312 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18313
18314         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18315         dependencies.
18316         (rfc2047-encode): Use it.
18317
18318         * gnus-art.el (gnus-button-marker-list): Move before first
18319         reference.
18320
18321         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18322         (imap-parse-body): Fix format string mismatch.
18323
18324         * gnus-score.el (gnus-summary-increase-score): do.
18325
18326         * nnrss.el (nnrss-close): New function.
18327
18328 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18329
18330         * nnrss.el (nnrss-make-filename): New function.
18331         (nnrss-request-delete-group, nnrss-read-server-data)
18332         (nnrss-save-server-data, nnrss-read-group-data)
18333         (nnrss-save-group-data): Use it.
18334         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18335         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18336         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18337
18338 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18339
18340         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18341
18342 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18343
18344         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18345         files.
18346
18347         * message.el (message-generate-headers-first): Don't quote nil
18348         and t in docstrings.
18349
18350         * imap.el (imap-id): do.
18351
18352         * gnus-agent.el (gnus-agent-consider-all-articles)
18353         (gnus-agent-queue-mail): do.
18354
18355 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18356
18357         * spam-report.el (spam-report-process-queue): New function.
18358         Process requests from `spam-report-requests-file'.
18359         (spam-report-process-queue): Doc fix.
18360
18361 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18362
18363         * spam.el (spam-register-routine)
18364         (spam-log-processing-to-registry, spam-log-registered-p)
18365         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18366         Change "check" to "spam-check" for semi-clarity.
18367
18368 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18369
18370         * pop3.el: Require nnheader.
18371
18372         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18373
18374         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18375
18376         * gnus-picon.el: Require cl.
18377
18378         * gnus-fun.el: Require gnus-ems and gnus-util.
18379
18380         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18381
18382         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18383
18384         * gnus-art.el (gnus-article-edit-mode): Define before first
18385         reference.
18386
18387 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18388
18389         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18390         (gnus-uu-post-encoded): Use point-at-bol.
18391
18392         * gnus-topic.el (gnus-group-active-topic-p): do.
18393
18394         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18395
18396         * gnus-group.el (gnus-group-kill-region): do.
18397
18398         * gnus-art.el (article-date-ut): do.
18399
18400         * message.el (message-fetch-field): Remove redundant
18401         case-fold-search binding.
18402         (message-narrow-to-field): Simplify.
18403
18404 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18405
18406         * spam.el (spam-directory): Derive from `gnus-directory'.
18407
18408         * spam-report.el (spam-report-url-to-file)
18409         (spam-report-requests-file): New function and variable for offline
18410         reporting.
18411         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18412         and user defined function.
18413         (spam-report-url-ping-mm-url): Remove doubled slash.
18414
18415 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18416
18417         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18418
18419 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18420
18421         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
18422         Fix format string mismatch.
18423
18424         * sieve.el (sieve-deactivate-all): do.
18425
18426         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18427
18428         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18429
18430         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18431
18432         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18433
18434 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18435
18436         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18437         the list of checks.
18438
18439 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18440
18441         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18442         padding.
18443
18444 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18445
18446         * mm-view.el (mm-fill-flowed): New variable.
18447         (mm-inline-text): Use it.
18448
18449 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18450
18451         * spam.el (spam-spamassassin-register-ham-routine)
18452         (spam-spamassassin-register-spam-routine): Fix function names.
18453
18454 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18455
18456         * gnus.el (gnus-tmp-grouplens): Remove.
18457         (gnus-summary-line-format): Remove grouplens.
18458
18459         * gnus-group.el (gnus-group-line-format): Ditto.
18460
18461         * gnus-spec.el (gnus-format-specs): Ditto.
18462         (gnus-update-format-specifications): Flush the group format spec
18463         cache if there's the grouplens stuff.
18464         (gnus-parse-simple-format): Replace %l with the empty string.
18465
18466 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18467
18468         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18469         omission.
18470
18471 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18472
18473         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18474         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18475
18476 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18477
18478         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18479         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18480         New macros and functions.
18481         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18482         Handle > NLINK_MAX messages.
18483         * nnmaildir.el (nnmaildir-request-set-mark):
18484         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
18485
18486 2004-01-25  Alex Schroeder  <alex@gnu.org>
18487
18488         * spam-stat.el (spam-stat-process-directory-age): New option.
18489         (spam-stat-process-directory): Use it.
18490
18491 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18492
18493         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18494         (spam-stat-save): Accept prefix argument.
18495
18496 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18497
18498         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18499         links" error.
18500
18501 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18502
18503         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18504         the rest of the and/or forms.
18505
18506 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18507
18508         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18509         compatibility with old .newsrc.eld files.
18510
18511         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18512
18513         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18514
18515         * gnus-start.el (gnus-1): do.
18516
18517         * gnus-group.el (gnus-group-line-format-alist): do.
18518
18519         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18520
18521         * gnus-gl.el: Remove.
18522
18523 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18524
18525         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18526         marks consisting of a single range {for example, (3 . 5)} rather
18527         than a list of a single range { ((3 . 5)) }.
18528
18529 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18530
18531         * spam-stat.el (spam-stat-store-gnus-article-buffer):
18532         Use with-current-buffer.
18533         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18534         avoid consing a string.
18535
18536         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18537         Remove obsolete entries for big5 and gb2312.
18538
18539 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18540
18541         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18542         uncompressed list.
18543
18544 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18545
18546         * spam-stat.el (spam-stat-strip-xref): New function.
18547         (spam-stat-process-directory): Use it.
18548
18549         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18550         here -- it's done in message-fetch-field.
18551
18552 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18553
18554         * gnus-agent.el (gnus-agent-queue-mail)
18555         (gnus-agent-prompt-send-queue): New variables.
18556         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18557         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18558         "nndraft:queue" along to gnus-draft-send.
18559         Use gnus-agent-prompt-send-queue.
18560         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18561         is "nndraft:queue".  Suggested by Gaute Strokkenes
18562         <gs234@srcf.ucam.org>
18563
18564         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
18565         (agent-enable-undownloaded-faces): Add.
18566         (gnus-agent-cat-groups): Use eval-and-compile, not
18567         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18568         method of gnus-agent-cat-groups even when the buffer has been
18569         evaled.
18570         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
18571         delete gnus-agent-save-active-1.
18572         (gnus-agent-save-groups): Delete.  Identical to
18573         gnus-agent-save-active.
18574         (gnus-agent-write-active): No longer adjust agent's copy of active
18575         file as agent's adjustments are now stored in their own
18576         file.  Remove optional parameter.
18577         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18578         servers.  Add use of min/max range limits from server's local
18579         file.
18580         (gnus-agent-save-alist): Remove unused optional argument.
18581         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18582         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18583         (gnus-agent-set-local): A per-server file that keeps min/max range
18584         limits for articles known to the agent.  Provides a fast mechanism
18585         for altering many active ranges.
18586         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18587         active file (local makes it unnecessary).
18588         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
18589
18590         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
18591         (agent-enable-undownloaded-faces): Add.
18592
18593         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18594         disable it when sending to "nndraft:queue".
18595         (gnus-group-send-queue): Add safety check to avoid sending queue
18596         when unplugged.
18597
18598         * gnus-group.el (gnus-group-catchup): Use new
18599         gnus-sequence-of-unread-articles, not
18600         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18601         numbers of articles.  Use gnus-range-map to avoid having to
18602         uncompress the unread list.
18603         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18604         Fix invalid ange-ftp reference.
18605
18606         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18607         (gnus-sorted-range-intersection): Intersection of two ranges
18608         without requiring that they first be uncompressed.
18609
18610         * gnus-start.el (gnus-activate-group): Unless blocked by the
18611         caller, possibly expand the active range to include both cached
18612         and agentized articles.
18613         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18614         multiple version-dependent converters.
18615         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
18616         gnus-agent-save-active.
18617         (gnus-save-newsrc-file): Save dirty agent range limits.
18618
18619         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
18620         gnus-agent-possibly-alter-active.
18621         (gnus-adjust-marked-articles): Faster handling of simple lists.
18622
18623 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18624
18625         * spam-stat.el (spam-stat-test-directory): New optional argument
18626         displays a list of files detected.  Suggested by Andrew Cohen
18627         <cohen@andy.bu.edu>.
18628         (spam-stat-buffer-words-with-scores): Don't narrow and change
18629         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18630
18631 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18632
18633         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18634         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18635         (spam-spamassassin-arguments)
18636         (spam-spamassassin-spam-flag-header)
18637         (spam-spamassassin-positive-spam-flag-header)
18638         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18639         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18640         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18641         (spam-list-of-processors, spam-list-of-checks)
18642         (spam-list-of-statistical-checks, spam-registration-functions)
18643         (spam-check-spamassassin-headers, spam-check-spamassassin)
18644         (spam-spamassassin-score)
18645         (spam-spamassassin-register-with-sa-learn)
18646         (spam-spamassassin-register-spam-routine)
18647         (spam-spamassassin-register-ham-routine)
18648         (spam-assassin-register-spam-routine)
18649         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18650         (spam-bogofilter-score): Fix to show article before scoring.
18651
18652 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18653
18654         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18655         default scoring function.
18656         (spam-generic-score): Call spam-spamassassin-score if
18657         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18658         spam-bogofilter-score otherwise.
18659
18660         * gnus.el (spam-process, spam-autodetect-methods):
18661         Add spamassassin and spamassassin-headers.
18662
18663 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18664
18665         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18666         Suppress unnecessary messages.
18667
18668 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18669
18670         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18671         make-hash-table.
18672
18673 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18674
18675         * canlock.el (base64-encode-string): Don't autoload it.
18676
18677 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18678
18679         * run-at-time.el: Remove useless (require 'itimer),
18680         eval-and-compile and (featurep 'xemacs).
18681
18682 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18683
18684         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18685         GROUP is a virtual group.
18686
18687 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18688
18689         * gnus.el: Autoload `message-y-or-n-p'.
18690
18691 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18692
18693         * pgg-parse.el: Remove unnecessary (require 'custom).
18694
18695         * pgg-def.el: do.
18696
18697         * nnmail.el: do.
18698
18699         * gnus-undo.el: do.
18700
18701         * gnus-picon.el: do.
18702
18703         * gnus-util.el: do.
18704
18705 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18706
18707         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18708
18709 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18710
18711         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18712         handle, as well as a list.
18713
18714         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18715         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18716         (mm-w3m-cid-retrieve): Simplify.
18717
18718 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18719
18720         * message.el (message-kill-to-signature): Allow prefix arg to
18721         specify number of lines to keep before signature.
18722
18723 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18724
18725         * message.el (message-kill-to-signature): Change docstring.
18726
18727 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18728
18729         * canlock.el: Always require sha1-el.
18730         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18731
18732         * message.el: Autoload sha1 only when compiling.
18733
18734         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18735         eudc-expand-inline for XEmacs.
18736
18737 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18738
18739         * message.el (message-canlock-generate): Require sha1-el.
18740
18741 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18742
18743         * message.el (message-expand-name): Silence the byte compiler.
18744
18745         * lpath.el: Add detect-coding-system.
18746
18747         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18748         cus-edit.
18749
18750 2004-01-13  Simon Josefsson  <jas@extundo.com>
18751
18752         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18753         Invoke gnus-score-mode.
18754         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18755
18756         * gnus-range.el (gnus-compress-sequence): Doc fix.
18757         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
18758
18759 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18760
18761         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18762
18763 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18764
18765         * spam.el (spam-get-article-as-string): Update to use
18766         gnus-request-article-this-buffer, much simpler.
18767         (spam-get-article-as-buffer): Remove.
18768
18769 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18770
18771         * message.el (message-expand-name): Use EUDC if the user uses that.
18772
18773 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18774
18775         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18776         character for the encoding to avoid consing a string.
18777
18778         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18779         unnecessarily.
18780
18781         * mm-util.el (mm-replace-chars-in-string): Remove.
18782
18783         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18784         of mm-replace-chars-in-string.
18785
18786 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18787
18788         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18789
18790         * mm-util.el (mm-subst-char-in-string): Support inplace.
18791
18792         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18793         a new string in every iteration.  Use shy groups.
18794
18795 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18796
18797         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18798         * gnus-soup.el (gnus-soup-group-brew):
18799         * gnus-msg.el (gnus-put-message):
18800         * gnus-move.el (gnus-group-move-group-to-server):
18801         * gnus-kill.el (gnus-batch-score):
18802         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18803         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18804         (gnus-group-update-group, gnus-group-read-group)
18805         (gnus-group-make-group, gnus-group-make-help-group)
18806         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18807         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18808         (gnus-group-sort-by-unread, gnus-group-catchup)
18809         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18810         (gnus-group-yank-group, gnus-group-set-info)
18811         (gnus-group-list-groups):
18812         * gnus.el (gnus-generate-new-group-name):
18813         * gnus-delay.el (gnus-delay-send-queue):
18814         * nnvirtual.el (nnvirtual-catchup-group):
18815         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18816         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18817         (gnus-group-prepare-topics, gnus-topic-check-topology):
18818         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18819         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18820         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18821         (gnus-group-make-articles-read):
18822         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18823         (gnus-group-change-level, gnus-kill-newsgroup)
18824         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18825         (gnus-get-unread-articles, gnus-make-articles-unread)
18826         (gnus-make-ascending-articles-unread): Use accessor
18827         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18828         to get group information for improved readability.
18829
18830
18831 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18832
18833         * gnus-art.el (article-decode-mime-words, article-babel)
18834         (gnus-article-highlight-signature, gnus-article-add-buttons)
18835         (gnus-signature-toggle): Use gnus-with-article-buffer.
18836
18837         * gnus-art.el (gnus-article-highlight-headers)
18838         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18839
18840         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18841         (gnus-article-set-globals, gnus-request-article-this-buffer)
18842         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18843         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18844         (gnus-mime-display-alternative): Use with-current-buffer.
18845
18846 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18847
18848         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18849         also under 80 char limit, and call gnus-error if needed.
18850         (spam-fetch-article-header): Fix - it was a
18851         buffer-local variable (gnus-newsgroup-data).
18852         (spam-find-spam): Use spam-generate-fake-headers, forget about
18853         spam-insert-fake-headers.
18854         (spam-insert-fake-headers): Remove.
18855
18856 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18857
18858         * deuglify.el (gnus-article-outlook-unwrap-lines)
18859         (gnus-outlook-rearrange-article)
18860         (gnus-outlook-repair-attribution-outlook)
18861         (gnus-outlook-repair-attribution-block)
18862         (gnus-outlook-repair-attribution-other): Remove redundant
18863         save-excursion.
18864
18865 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18866
18867         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18868         (spam-fetch-field-subject-fast)
18869         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18870         (spam-fetch-article-header): Add functions to deal with Gnus
18871         internals for fast retrieval of article header data.
18872         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18873
18874 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18875
18876         * pop3.el (pop3-md5): Remove.
18877         (pop3-apop): Replace pop3-md5 with md5.
18878
18879         * mm-bodies.el: base64 is always built-in.
18880
18881         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18882         Use with-current-buffer.
18883
18884 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18885
18886         * canlock.el (canlock-insert-header): Remove excessive grouping in
18887         regexp.
18888
18889         * gnus-sum.el (gnus-summary-read-document): Ditto.
18890
18891         * gnus-uu.el (gnus-uu-part-number): Ditto.
18892
18893         * html2text.el (html2text-remove-tags): Ditto.
18894         (html2text-format-tags): Ditto.
18895         (html2text-format-single-elements): Ditto.
18896
18897         * mml.el (mml-parse-1): Ditto.
18898
18899 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18900
18901         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18902
18903         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18904
18905         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18906
18907         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18908
18909 2003-11-15  Simon Josefsson  <jas@extundo.com>
18910
18911         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18912         (pgg-gpg-lookup-key): Use regexp match instead of
18913         split-string (split-string is different between emacs 21.2 and
18914         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18915
18916 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18917
18918         * gnus-art.el (gnus-mime-view-all-parts)
18919         (gnus-article-part-wrapper, gnus-article-view-part):
18920         Use with-current-buffer.
18921
18922 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18923
18924         * spam.el (spam-disable-spam-split-during-ham-respool)
18925         (spam-spamoracle-database, spam-cache-lookups)
18926         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18927         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18928         (spam-group-ham-marks, spam-group-spam-marks)
18929         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18930         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18931         also add spam-use-blackholes to the statistical checks.
18932         (spam-fetch-field-fast): Add interface to fetching fields, may
18933         become a macro.
18934         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18935         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18936         (spam-insert-fake-headers): Fake an article when needed.
18937         (spam-find-spam): Fake article when possible.
18938         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18939         (spam-check-bogofilter-headers): Use message-fetch-field instead
18940         of nnmail-fetch-field.
18941
18942 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18943
18944         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18945
18946 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18947
18948         * spam.el (spam-split): Do not require spam-use-CHECK to be
18949         enabled if that check is passed to spam-split explicitly; also
18950         fix so 'spam doesn't get converted to spam-split-group when
18951         spam-split-symbolic-return is t.
18952         (spam-find-spam): Find registrations of the article and use those
18953         instead of re-running spam-split to find the spam/ham
18954         classification of the article.
18955         (spam-log-processing-to-registry, spam-log-registered-p)
18956         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18957         Use gnus-error instead of gnus-message.
18958         (spam-log-registration-type): Add function to determine the
18959         classification of a message based on registry entries; will
18960         return nil if both 'spam and 'ham are found.
18961         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18962         a reasonably fast local cache without the loading errors.
18963         (spam-cache-lookups): Set to t by default.
18964         (spam-find-spam): Don't try to guess spam-cache-lookups.
18965         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18966         spam-caches entry.
18967         (spam-filelist-build-cache, spam-filelist-check-cache):
18968         Fix caching of whitelist/blacklist entries.
18969         (spam-check-whitelist, spam-check-blacklist):
18970         Invoke spam-from-listed-p with a type, not a cache variable.
18971         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18972
18973 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18974
18975         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18976
18977         * nnmail.el (nnmail-split-fancy): do.
18978
18979         * mml.el (mml-parse): do.
18980
18981         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18982         (gnus-score-adaptive): do.
18983
18984 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18985
18986         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18987         (gnus-mime-button-map): Don't set keymap parent.
18988         (gnus-button-ctan-directory-regexp): Use shy grouping.
18989         (gnus-prev-page-map): Don't set keymap parent.
18990         (gnus-prev-page-map): Remove duplicated one.
18991         (gnus-next-page-map): Don't set keymap parent.
18992         (gnus-mime-security-button-map): Ditto.
18993
18994         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18995         version number.
18996
18997         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18998
18999 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19000
19001         * canlock.el (canlock-sha1-function): Remove.
19002         (canlock-sha1-function-for-verify): Remove.
19003         (canlock-openssl-program): Remove.
19004         (canlock-openssl-args): Remove.
19005         (canlock-ignore-errors): Remove.
19006         (canlock-sha1-with-openssl): Remove.
19007         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19008         (canlock-verify): Don't use canlock-ignore-errors.
19009
19010         * sha1-el.el (sha1-string-external): Make it can return a string
19011         in binary form.
19012         (sha1-region-external): Ditto.
19013         (sha1-string-internal): Ditto.
19014         (sha1-region-internal): Ditto.
19015         (sha1-region): Ditto.
19016         (sha1-string): Ditto.
19017         (sha1): Ditto.
19018
19019 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19020
19021         * spam.el (spam-report-articles-gmane): New command.
19022
19023 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19024
19025         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19026
19027         * run-at-time.el (run-at-time-saved): Remove.
19028         (run-at-time): Doc fix.
19029
19030 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19031
19032         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19033         (gnus-summary-limit-map): Add it.
19034         (gnus-summary-make-menu-bar): do.
19035
19036 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19037
19038         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19039         Make attempt at some caching support (done for BBDB only now).
19040         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19041         addresses to be checked.
19042         (spam-clear-cache-BBDB): Add function, to be invoked by
19043         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19044         (spam-check-BBDB): Check and use the caches, if
19045         spam-cache-lookups is on, remove superfluous (provide).
19046
19047 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19048
19049         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19050
19051 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19052
19053         * run-at-time.el (run-at-time-saved): Move to after the definition
19054         of `run-at-time'.
19055
19056         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
19057
19058 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19059
19060         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19061         mm-w3m-local-map-property.
19062
19063         * mm-view.el (mm-w3m-mode-map): Remove.
19064         (mm-w3m-local-map-property): Remove.
19065         (mm-inline-text-html-render-with-w3m): Don't use
19066         mm-w3m-local-map-property.
19067
19068 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19069
19070         * run-at-time.el: New file.
19071
19072         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
19073         under Emacs.
19074
19075         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19076         of gnus-set-text-properties.
19077
19078         * gnus-uu.el (gnus-uu-save-article): Ditto.
19079
19080         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
19081
19082         * gnus-cite.el (gnus-cite-parse): Ditto.
19083
19084         * gnus-art.el (gnus-button-push): Use set-text-properties instead
19085         of gnus-.
19086
19087         * gnus-xmas.el (run-at-time): Require run-at-time.
19088
19089         * gnus.el: Change calls to nnheader-run-at-time and
19090         password-run-at-time throughout to use run-at-time directly.
19091
19092         * password.el: Remove definition of run-at-time.
19093
19094         * nnheaderxm.el: Remove definition of run-at-time.
19095
19096 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
19097
19098         * mml.el (mml-minibuffer-read-disposition): Show attachment type
19099         in prompt.
19100
19101 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19102
19103         * messagexmas.el (message-xmas-redefine): Alias
19104         `message-make-caesar-translation-table' to
19105         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
19106         version.
19107
19108         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
19109         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
19110         `gnus-xmas-set-text-properties'.
19111         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
19112         `gnus-xmas-completing-read'.
19113         (gnus-xmas-completing-read): Removed.
19114         (gnus-xmas-open-network-stream): Removed.
19115
19116         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19117         XEmacs version.
19118
19119         * dns.el (dns-make-network-process): Use `open-network-stream'
19120         instead of `gnus-xmas-open-network-stream'.
19121
19122         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
19123
19124         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19125
19126 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19127
19128         * gnus-art.el (gnus-mime-display-alternative)
19129         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19130         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19131         Don't use gnus-local-map-property.
19132
19133         * gnus-util.el (gnus-local-map-property): Remove.
19134
19135         * mm-view.el (mm-view-pkcs7-decrypt):
19136         Replace gnus-completing-read-maybe-default with completing-read.
19137
19138         * gnus-util.el (gnus-completing-read): do.
19139         (gnus-completing-read-maybe-default): Remove.
19140
19141 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19142
19143         * password.el: Only autoload `run-at-time' if not XEmacs.
19144         Only autoload the itimer functions if XEmacs.
19145
19146 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19147
19148         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
19149         XEmacsen.
19150
19151         * dgnushack.el: Autoload executable-find for XEmacs.
19152
19153 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19154
19155         * gnus-art.el (gnus-read-string): Remove.
19156         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19157         read-string.
19158
19159 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19160
19161         * netrc.el: Autoload password-read.
19162         (netrc): Add configuration group.
19163         (netrc-encoding-method, netrc-openssl-path):
19164         Add variables for encoding and decoding of files with symmetric
19165         ciphers.
19166         (netrc-encode): Add assistant function to encode a file with
19167         netrc-encoding-method.
19168         (netrc-parse): Add interactive parameter, added optional
19169         decoding if netrc-encoding-method is non-nil but otherwise
19170         behavior is standard.
19171         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19172         Do s/encode/encrypt/ everywhere.
19173
19174         * spam.el: Remove executable-find autoload.
19175
19176 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19177
19178         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19179
19180         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19181
19182 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19183
19184         * gnus-art.el (gnus-treat-ansi-sequences)
19185         (article-treat-ansi-sequences): New variable and function.
19186         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19187
19188         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19189         Use it.
19190
19191 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19192
19193         * mm-util.el (mm-quote-arg): Remove.
19194
19195         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19196         shell-quote-argument.
19197
19198         * gnus-uu.el (gnus-uu-command): do.
19199
19200         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19201
19202         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19203         with make-char.
19204
19205         * mm-util.el (mm-make-char): Remove.
19206
19207         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19208         add-minor-mode.
19209
19210         * gnus-undo.el (gnus-undo-mode): do.
19211
19212         * gnus-topic.el (gnus-topic-mode): do.
19213
19214         * gnus-sum.el (gnus-dead-summary-mode): do.
19215
19216         * gnus-start.el (gnus-slave-mode): do.
19217
19218         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19219
19220         * gnus-ml.el (gnus-mailing-list-mode): do.
19221
19222         * gnus-gl.el (gnus-grouplens-mode): do.
19223
19224         * gnus-draft.el (gnus-draft-mode): do.
19225
19226         * gnus-dired.el (gnus-dired-mode): do.
19227
19228         * gnus-ems.el (gnus-add-minor-mode): Remove.
19229
19230         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19231         Replace gnus-char-width with char-width.
19232
19233         * gnus-ems.el (gnus-char-width): Remove.
19234
19235         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19236         Replace gnus-char-width with char-width.
19237
19238         * gnus-ems.el (gnus-char-width): Remove.
19239
19240         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19241         definition.
19242         Remove Emacs 20 hash table compatibility code.
19243
19244         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19245         20 compatibility code.
19246
19247         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19248
19249         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19250
19251         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19252         Replace with point-at-{eol,bol}.
19253
19254         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19255
19256         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19257
19258         * flow-fill.el (fill-flowed-point-at-bol)
19259         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19260
19261         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19262         Replace with point-at-{eol,bol} throughout all files.
19263
19264 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19265
19266         * ntlm.el (ntlm-string-as-unibyte): New macro.
19267         (ntlm-build-auth-response): Use it.
19268
19269         Remove Emacs 20 stuff:
19270         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
19271         (butlast, mapc, remove): Remove the compiler macros.
19272         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19273         of delq and copy-sequence.
19274         * gnus-art.el (popup-menu): Remove the compiler macro.
19275         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19276         Emacs 20.
19277
19278 2004-01-05  Simon Josefsson  <jas@extundo.com>
19279
19280         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19281         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19282         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19283         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19284         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19285         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19286         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19287         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19288         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19289         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19290         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19291         string-xor into ntlm-string-xor.
19292         Suggested by Jesper Harder <harder@myrealbox.com>.
19293
19294         * ntlm.el: Don't include poem.
19295
19296         * md4.el (print-int32, print-string-hexa): Remove.
19297         Suggested by Jesper Harder <harder@myrealbox.com>.
19298
19299         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19300
19301         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19302         probably breaks emacs with DL patch, but do we care? Is anyone
19303         still using the DL stuff?)
19304
19305         * sieve-manage.el: Use the password package.
19306         (sieve-manage-read-passwd): Remove.
19307         (sieve-manage-interactive-login): Use password.  Re-add
19308         condition-case around loop.
19309
19310         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19311         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19312         Use the password package.
19313
19314 2003-02-19  Simon Josefsson  <jas@extundo.com>
19315
19316         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19317         token.
19318
19319 2002-08-07  Simon Josefsson  <jas@extundo.com>
19320
19321         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19322         (sieve-manage-authenticators):
19323         (sieve-manage-authenticator-alist): Add some SASL mechs.
19324         (sieve-sasl-auth): New function.
19325         (sieve-manage-cram-md5-auth):
19326         (sieve-manage-plain-auth): Rewrite using SASL library.
19327         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19328         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19329         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19330         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19331
19332 2004-01-05  Simon Josefsson  <jas@extundo.com>
19333
19334         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19335         New files.
19336
19337 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19338
19339         * gnus-group.el (gnus-no-groups-message): Update.
19340
19341         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19342
19343 2003-11-09  Simon Josefsson  <jas@extundo.com>
19344
19345         * imap.el: Support for ID IMAP extension (RFC 2971).
19346         (imap-local-variables): Add imap-id.
19347         (imap-id): New variable.
19348         (imap-id): New function.
19349         (imap-parse-response): Parse untagged ID response.
19350         * nnimap.el (nnimap-id): New variable.
19351         (nnimap-open-connection): Use it.
19352
19353 2003-12-28  Simon Josefsson  <jas@extundo.com>
19354
19355         * gnus-score.el (gnus-score-edit-all-score): New.
19356         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19357
19358 2004-01-04  Simon Josefsson  <jas@extundo.com>
19359
19360         * password.el: Add.
19361
19362 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19363
19364         * dns.el (dns-query-types): Fix typo.
19365         (dns-query-types): New function.
19366         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19367         PTR and SOA replies, see RFC 1035.
19368
19369 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19370
19371         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19372
19373         * Move to Changelog.2.
19374
19375 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19376
19377         * gnus.el (gnus-version-number): Bump version.
19378
19379 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19380
19381         * gnus.el: No Gnus v0.1 is released.
19382
19383 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19384
19385         * gnus.el: No Gnus v0.0 is released.
19386
19387 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19388
19389         * gnus.el (gnus-version-number): Bump.
19390         (gnus-version): No.
19391
19392 See ChangeLog.2 for earlier changes.
19393
19394     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19395       Free Software Foundation, Inc.
19396
19397   This file is part of GNU Emacs.
19398
19399   GNU Emacs is free software: you can redistribute it and/or modify
19400   it under the terms of the GNU General Public License as published by
19401   the Free Software Foundation, either version 3 of the License, or
19402   (at your option) any later version.
19403
19404   GNU Emacs is distributed in the hope that it will be useful,
19405   but WITHOUT ANY WARRANTY; without even the implied warranty of
19406   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19407   GNU General Public License for more details.
19408
19409   You should have received a copy of the GNU General Public License
19410   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19411
19412 ;; Local Variables:
19413 ;; coding: utf-8
19414 ;; fill-column: 79
19415 ;; add-log-time-zone-rule: t
19416 ;; End: