Use 'set instead of 'add and 'delete to set backend marks.
[gnus] / lisp / ChangeLog
1 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
4         'add and 'delete to set backend marks.
5
6         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7
8         * nnheader.el (nnheader-update-marks-actions): Refactor out.
9
10         * nntp.el (nntp-request-set-mark): Use it.
11
12         * nnfolder.el (nnfolder-request-set-mark): Ditto.
13
14         * nnml.el (nnml-request-set-mark): Ditto.
15
16         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
17         introduces regressions in article selection.
18         (nnimap-find-uid-response): New function.
19         (nnimap-request-accept-article): Use the UID returned, if any.
20         (nnimap-request-move-article): Use the UID returned, if any.
21         (nnimap-get-groups): Reimplement to work with folded lines.
22         (nnimap-find-uid-response): The UID is the last element in the list.
23         (nnimap-request-set-mark): Extend syntax with 'set.
24
25         * nnml.el (nnml-request-set-mark): Ditto.
26
27         * nnfolder.el (nnfolder-request-set-mark): Ditto.
28
29         * nntp.el (nntp-request-set-mark): Ditto.
30
31 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
32
33         * message.el (message-called-interactively-p): A temporary macro.
34         (message-goto-body): Use it temporarily.
35
36 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
37
38         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
39         (nnimap-last-response-string): Unfold quoted lines, if they exist.
40         (nnimap-last-response-string): Fix last unfolding fix.
41
42 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
43
44         * shr.el (shr-insert): Fix the way to fold lines.
45
46 2010-11-25  Julien Danjou  <julien@danjou.info>
47
48         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
49
50         * color.el: Rename from color-lab.el
51         (color-rgb->hex): Add.
52         (color-complement): Add.
53         (color-complement-hex): Add.
54
55         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
56
57 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
58
59         * shr-color.el (shr-color-visible): Don't bug out if the colour names
60         don't exist.
61
62 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
63
64         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
65         assuming that article displaying or another mml-preview may be
66         interrupted for an error or for the like.
67
68         * shr.el (shr-get-background): Fix argument name.
69
70 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
71
72         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
73
74         * gnus-sum.el (gnus-summary-include-articles): New function.
75
76         * message.el (message-goto-body): called-interactively-p needs a
77         parameter, so use `any'.
78
79         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
80         clear marks before moving, since they're synced from the Gnus side
81         first.
82
83         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
84         (gnus-summary-move-article): Copy over all marks before moving, so that
85         IMAP doesn't think a new article has arrived.
86
87 2010-11-24  Julien Danjou  <julien@danjou.info>
88
89         * shr.el (shr-insert-background-overlay): Fix typo.
90         (shr-render-td): Copy the background before rendering.
91
92         * shr-color.el (shr-color-visible): Fix docstring.
93
94         * shr.el (shr-tag-table): Add bgcolor support.
95         (shr-render-td): Add bgcolor support.
96         (shr-get-background): Add.
97         (shr-insert-foreground-overlay): Use shr-get-background.
98
99         * message.el (message-goto-body): Use called-interactively-p.
100         (message-in-body-p): message-goto-body returns point.
101
102 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
103
104         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
105         Fixes something or other in Emacs 23, and is backwards compatible.
106
107         * message.el (message-goto-body): Remove the <#secure special-casing,
108         which is too special.
109
110         * shr.el (shr-parse-style): Drop !important from styles.
111
112 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
113
114         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
115         this function to return incorrect results when calling it with an
116         explicit article argument different from
117         (gnus-summary-article-number).
118
119 2010-11-24  Julien Danjou  <julien@danjou.info>
120
121         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
122         (shr-tag-body): Add background support.
123         (shr-descend): Add background support.
124         (shr-tag-title): Add.
125
126         * shr-color.el (shr-color-visible): Really return original background
127         if fixed.
128
129 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
130
131         * shr.el (shr-color-check): Protect against non-existant colour names.
132
133 2010-11-24  Julien Danjou  <julien@danjou.info>
134
135         * color-lab.el: Require 'cl when compiling.
136
137         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
138
139         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
140         matched part.
141
142         * color-lab.el: Fix all expt calls to use float type.
143
144 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
145
146         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
147         expression to shr-color-check as is.
148
149         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
150
151         * color-lab.el: Add coding cookie.
152         (float-pi): Use eval-and-compile.
153
154         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
155         compiled for Emacsen having no `libxml-parse-html-region' support.
156
157 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
158
159         * shr.el (shr-insert-color-overlay): Split stuff like
160         "#444444 !important" to find the real colour.
161         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
162         parse <font color="red"> entries.
163
164 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
165
166         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
167         point when parsing headers.
168
169         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
170         is positioned properly when parsing headers.
171
172 2010-11-23  Julien Danjou  <julien@danjou.info>
173
174         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
175
176         * shr-color.el (shr-color->hexadecimal): Add support for color names.
177
178         * shr.el (shr-parse-style): Replace \n with space in style parsing.
179
180         * shr-color.el (shr-color-hsl-to-rgb-fractions): Use
181         shr-color-hue-to-rgb.
182         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
183
184 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
185
186         * shr.el (shr-color->hexadecimal): Autoload.
187         (shr-descend): Add color to all tags.
188
189 2010-11-22  Julien Danjou  <julien@danjou.info>
190
191         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
192         shr-color->hexadecimal.
193
194         * shr-color.el (shr-color->hexadecimal): Add converting functions for
195         RGB() or HSL() color representation.
196
197         * shr.el (shr-tag-font): Add.
198         (shr-tag-color-check): New function to get better colors.
199         (shr-tag-insert-color-overlay): Factorize code between tag-font and
200         tag-span.
201
202         * shr-color.el: New file.
203
204         * color-lab.el: New file.
205
206         * gnus-art.el (gnus-url-mailto): Do not downcase args.
207
208 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
209
210         * nnir.el: Fix typo in comments.
211         (nnir-run-imap): Simplify code. No need to reverse artlist.
212         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
213
214 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
215
216         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
217
218         * nnimap.el (nnimap-get-capabilities): Refactor out.
219         (nnimap-open-connection): Re-request capabilities after STARTTLS.
220
221 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
222
223         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
224         appearing when `mm-uu-hide-markers' is nil.
225
226 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
227
228         * nnimap.el (nnimap-unselect-group): Make into its own function.
229         (nnimap-request-rename-group): Unselect group before renaming.
230         This had gotten lost somewhere.
231         (nnimap-request-accept-article): Keep track of examined groups, and
232         unselect the group before APPENDing to read-only groups.
233         (nnimap-request-move-article): Clear flags before moving so that they
234         can be re-set later.
235
236 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
237
238         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
239         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
240
241 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
242
243         * gnus-art.el (gnus-mime-display-single)
244         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
245         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
246         parameter.
247
248 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
249
250         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
251         (shr-table-vertical-line): New variable.
252         (shr-insert-table): Use it.
253
254 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
255
256         * gnus-html.el (gnus-html-wash-images): Don't display images if
257         gnus-inhibit-images is non-nil; register displayer for cid images.
258         (gnus-html-display-image): Work for cid image.
259         (gnus-html-insert-image): Allow arguments.
260         (gnus-html-put-image): Inhibit read-only.
261         (gnus-html-prefetch-images): Don't prefetch images if
262         gnus-inhibit-images is non-nil.
263
264 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
265
266         * shr.el (shr-put-image): Break lines when inserting big pictures.
267
268 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
269
270         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
271         sender, thanks Katsumi Yamaoka.
272
273 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
274
275         * nnir.el (nnir-run-imap): Reverse the article list for each group
276         rather than the whole list.
277
278 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
279
280         * shr.el (shr-image-displayer): Protect function against non-existent
281         image source.
282
283         * gnus-art.el (gnus-inhibit-images): New user option.
284         (gnus-mime-display-single): Don't display image if it is non-nil.
285
286         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
287         gnus-inhibit-images.
288
289         * shr.el (shr-image-displayer): New function.
290         (shr-tag-img): Use it.
291
292 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
293
294         * mml2015.el (mml2015-epg-sign): Use From header.
295
296 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
297
298         * gnus-html.el (gnus-html-wash-images): Register a displayer.
299
300         * gnus-util.el (gnus-find-text-property-region): Return markers.
301
302         * shr.el (shr-tag-img): Put a displayer in the text property.
303
304         * gnus-util.el (gnus-find-text-property-region): New utility function.
305
306         * gnus-html.el (gnus-html-display-image): Make the alt optional.
307         (gnus-html-show-images): Remove.
308
309         * gnus-art.el (gnus-article-show-images): New, more general function.
310
311         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
312         image url text properties.
313
314         * shr.el: Ditto.
315
316         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
317         gnus-agent-auto-agentize-methods is set.  Which it isn't.
318
319 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
320
321         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
322         work for two or more articles.
323
324 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
325
326         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
327         divide an image that's in an html article to two or more when washing
328         non-ASCII characters in alt text of it.
329
330 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
331
332         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
333         smime-decrypt-region using function argument.
334         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
335
336         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
337
338         * smime.el (smime-decrypt-region): Catch it.
339
340 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
341
342         * smime.el (smime-mode-map): Move initialization into declaration.
343         (gnus-run-mode-hooks): Don't autoload.
344         (smime-mode): Use define-derived-mode.
345
346 2010-11-11  Glenn Morris  <rgm@gnu.org>
347
348         * smime.el (from): Restrict declaration to XEmacs.
349
350         * nnir.el (gnus-group-topic-name): Autoload.
351
352 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
353
354         * shr.el (shr-insert): Don't break long line if it is because of
355         kinsoku-bol characters in the line end.
356
357 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
358
359         * nnir.el (nnir-request-move-article): Fix to provide original group
360         and subject.
361         (nnir-warp-to-article): Don't fail on articles whose headers haven't
362         been retrieved.
363
364         * gnus-sum.el (gnus-summary-move-article): Use original group and
365         subject for virtual articles such as those in an nnir summary buffer.
366
367 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
368
369         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
370         least 21.5).
371
372         * smime.el (from): Declare it again for XEmacs.
373
374 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
375
376         * message.el (message-resend): Don't disable encoding unless it's
377         already encoded.
378
379         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
380         low-numbered articles.
381
382 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
383
384         * rfc2047.el (rfc2047-syntax-table): Simplify.
385
386         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
387
388         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
389         set-char-table-range for XEmacs.
390
391 2010-11-10  Glenn Morris  <rgm@gnu.org>
392
393         * time-date.el (time-to-seconds): Always an alias on Emacs,
394         never a real function.
395         (with-no-warnings): Remove compat stub, now unused.
396         (time-less-p): Doc fix.
397         (time-to-number-of-days): Simplify.
398
399         * smime.el (from): Remove unused declaration.
400
401         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
402         (gnus-float-time): On Emacs, always an alias.
403
404         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
405         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
406
407 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
408
409         * dgnushack.el: Don't use ignore-errors in the top level form since it
410         is unavailable in XEmacs even if cl is loaded.
411
412         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
413
414 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
415
416         * shr.el (browse-url-mailto): Autoload.
417
418         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
419
420         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
421         regexp doesn't need quoting.
422
423 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
424
425         * message.el (message-subject-trailing-was-ask-regexp)
426         (message-subject-trailing-was-regexp): Match was: in addition to was.
427
428 2010-11-09  Glenn Morris  <rgm@gnu.org>
429
430         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
431         (nnbabyl-check-mbox): Use point-at-bol.
432
433 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
434
435         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
436
437         * message.el (message-mailto): New function.
438         (message-mailto): Should accept other parameters.
439         (message-mailto): Remove since it duplicates browse-url-mailto
440         functionality.
441
442 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
443
444         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
445         methods.
446         (gnus-read-active-file): Ditto.
447
448         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
449         ": " from the prompt.
450         (gnus-group-make-group): Ditto.
451
452 2010-11-07  Glenn Morris  <rgm@gnu.org>
453
454         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
455         (gnus-bookmark-kill-line): Use point-at-eol.
456
457 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
458
459         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
460         asterisks in From header.
461
462 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
463
464         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
465         string to avoid making the From headers syntactically invalid.
466
467         * message.el (message-send-mail): Don't insert courtesy messages if the
468         message already has List-Post and List-ID messages.
469
470 2010-11-06  Glenn Morris  <rgm@gnu.org>
471
472         * gnus-art.el (gnus-treat-article): Give dynamic local variables
473         `condition', `type', `length' a prefix.
474         (gnus-treat-predicate): Update for above name changes.
475
476 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
477
478         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
479         binding.  Handled by `gnus-summary-refer-thread' instead.
480         (nnir-warp-to-article): New backend function.
481
482         * nnimap.el (nnimap-request-thread): Force dependency updating.
483
484         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
485         (gnus-summary-refer-thread): Rework to improve thread-referral.
486
487         * gnus-int.el (gnus-warp-to-article): New function.
488
489         * gnus-sum.el (gnus-summary-article-map): Bind it.
490
491 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
492
493         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
494         gnus-summary-refer-thread.
495
496         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
497         headers.
498         (gnus-summary-limit-include-thread): Prevent articles in thread from
499         being cut in gnus-cut-threads.
500         (gnus-summary-refer-thread): Limit retrieved headers to those in
501         thread.
502
503 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
504
505         * message.el (message-send-mail): Use the value of
506         message-courtesy-message from the message buffer.
507
508         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
509
510         * shr.el (shr-browse-url): Implement mailto: URLs.
511
512         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
513         "raw".
514
515         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
516         if it's already selected.
517
518         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
519
520 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
521
522         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
523         to measure the length and truncate alt text.
524
525 2010-11-03  Glenn Morris  <rgm@gnu.org>
526
527         * nndiary.el (nndiary-generate-nov-databases-1)
528         (nndiary-generate-active-info): Rename dynamic variable `files' to
529         something less generic.
530
531 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
532
533         * nnir.el (nnir-request-move-article): Call the underlying backend to
534         move articles from nnir.
535
536 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
537
538         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
539
540 2010-11-02  Julien Danjou  <julien@danjou.info>
541
542         * nnir.el: Remove wais support.
543
544 2010-11-02  Glenn Morris  <rgm@gnu.org>
545
546         * gnus-html.el: Reorder requirements to quieten compiler.
547
548 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
549
550         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
551         properly for XEmacs as well.
552         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
553         (gnus-article-natural-long-line-p): Use window-width rather than
554         frame-width.
555
556 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
557
558         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
559         (nnir-read-parms): Don't modify query.
560         (nnir-run-query): Add ability to search topic on current line.
561         (nnir-get-active): Clean up.
562
563 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
564
565         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
566         degenerate articles.
567
568         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
569         (gnus-print-buffer): Just print the buffer as is, without any copying
570         to a buffer and then re-highlighting.
571
572         * nnimap.el (nnimap-request-group): Store the new updated info.
573         (nnimap-request-group): Select the group when we don't know whether it
574         exists or not.
575
576         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
577         groups.
578
579         * gnus-group.el (gnus-group-find-new-groups): Display all the new
580         groups.
581
582         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
583         groups.
584
585         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
586         long-lines case by only filling the long lines.
587
588         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
589         (bug #7311).
590
591 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
592
593         * shr.el: No need to declare `declare-function' since shr.el is for
594         only Emacsen that provide `libxml-parse-html-region'.
595
596         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
597         effective only in a file it is referred to.
598
599 2010-11-01  Glenn Morris  <rgm@gnu.org>
600
601         * mm-util.el (gnus-completing-read): Autoload.
602         (mm-read-coding-system): Simplify Emacs definition.
603
604         * nnmail.el (gnus-activate-group):
605         * nnimap.el (gnutls-negotiate):
606         * nntp.el (netrc-parse): Fix declarations.
607
608 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
609
610         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
611         string-match-p in Emacs >=23.
612
613         * gnus-msg.el (gnus-configure-posting-styles)
614         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
615
616 2010-11-01  Glenn Morris  <rgm@gnu.org>
617
618         * nnir.el (declare-function): Add compat stub.
619         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
620         (nnir-run-gmane): Require 'mm-url.
621
622         * mm-util.el (mm-string-to-multibyte): Simplify.
623
624         * shr.el (declare-function): Add compat stub.
625         (url-cache-create-filename): Declare.
626         (mm-disable-multibyte, widget-convert-button): Autoload.
627
628         * smime.el (ldap-search): Declare.
629         (smime-cert-by-ldap-1): Require ldap on Emacs.
630
631         * nnimap.el: Require nnmail, and gnus-sum when compiling.
632         (nnimap-keepalive): Use gnus-float-time.
633
634         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
635         (mail-source-delete-crash-box): Use gnus-float-time.
636
637         * gnus-dired.el (gnus-completing-read): Autoload.
638
639         * mm-view.el (gnus-rescale-image): Autoload.
640
641         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
642
643         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
644
645         * sieve-manage.el: Require 'cl when compiling.
646
647         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
648         (gnus-iswitchb-completing-read): Require iswitchb.
649         (gnus-select-frame-set-input-focus): Silence compiler.
650
651 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
652
653         * message.el (message-subject-trailing-was-query): Change default to t,
654         since I think that's what most people want.
655
656         * nnimap.el (nnimap-request-accept-article): Erase buffer before
657         appending for easier debugging.
658         (nnimap-wait-for-connection): Take a regexp.
659         (nnimap-request-accept-article): Wait for the continuation line before
660         sending anything unless we're streaming.
661
662         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
663         leave the header washing to take place.
664
665 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
666
667         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
668         regular expression match and replace in posting styles.
669
670 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
671
672         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
673         an entire server.
674         (nnir-get-active): New function.
675         (nnir-run-imap): Use it.
676         (nnir-run-gmane): Who knew, gmane search returns an article score!
677
678         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
679         server on the current line with nnir.
680
681 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
682
683         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
684         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
685         left edge.
686         (gnus-article-foldable-buffer): Skip past the prefix when determining
687         raggedness.
688
689         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
690         the raw article, and change `C-u g' to show the article without doing
691         treatments.
692
693         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
694         on to `gnus-treat-article'.
695         (gnus-inhibit-article-treatments): New variable.
696
697         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
698
699         * gnus-art.el (gnus-treatment-function-alist): Have
700         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
701         (gnus-treat-fill-long-lines): Change default to fill all text/plain
702         sections.
703
704         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
705         parameter.
706         (gnus-article-fill-cited-long-lines): New function.
707         (gnus-article-fill-cited-article): Allow filling only long sections.
708
709         * shr.el (shr-find-fill-point): Don't break lines between punctuation
710         and non-punctuation (like after the apostrophe in "'We").
711
712         * gnus-sum.el (gnus-summary-select-article): Make sure
713         gnus-original-article-buffer is alive.
714
715         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
716         reflect the order they're in in the digest.
717
718         * gnus.el (gnus-group-startup-message): Move point to the start of the
719         buffer.
720
721         * nnimap.el (nnimap-capability): New function.
722         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
723         is set.
724
725 2010-10-31  David Engster  <dengste@eml.cc>
726
727         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
728         conform with changes to gnus-completing-read.
729
730 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
731
732         * shr.el (shr-tag-img): Output "*" instead of "[img]".
733
734 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
735
736         * nnir.el: Move defvar, defcustom around to keep file organized
737         and keep byte-compiler quiet.
738         (nnir-read-parms): Accept search-engine as arg.
739         (nnir-run-query): Pass search-engine as arg.
740         (nnir-search-engine): Remove.
741
742 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
743
744         * shr.el (shr-generic): The text nodes should be text, not :text.
745
746         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
747         later in the file.
748
749 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
750
751         * nnir.el: General clean up.  Allow searching with multiple engines.
752         Allow separate extra-parameters for each engine.
753         Batch queries when possible.
754         (nnir-imap-default-search-key,nnir-method-default-engines):
755         Add customize interface.
756         (nnir-run-gmane): New engine.
757         (nnir-engines): Use it.  Qualify all prompts with engine name.
758         (nnir-search-engine): Remove global variable.
759         (nnir-run-hyrex): Restore for now.
760         (nnir-extra-parms,nnir-search-history): New variables.
761         (gnus-group-make-nnir-group): Use them.
762         (nnir-group-server): Remove in favor of gnus-group-server.
763         (nnir-request-group): Avoid searching twice.
764         (nnir-sort-groups-by-server): New function.
765
766 2010-10-30  Julien Danjou  <julien@danjou.info>
767
768         * gnus-group.el: Remove gnus-group-fetch-control.
769
770         * gnus-start.el (gnus-find-new-newsgroups):
771         Remove gnus-check-first-time-used.
772
773         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
774
775 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
776
777         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
778         set on groups that don't have \* permanentflags.
779
780 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
781
782         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
783         control the background color.
784         (shr-tag-img): Ignore very small web bug type images.
785         (shr-put-image): Add help-echo alt texts to the images.
786         (shr-tag-video): Show the video poster image.
787
788 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
789
790         * shr.el (shr-table-depth): New variable.
791         (shr-tag-table-1): Only insert the images after the top-level table.
792
793         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
794
795         * gnus-util.el (gnus-list-memq-of-list): New function.
796
797         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
798         selected.
799         (nnimap-unsplittable-articles): New slot.
800         (nnimap-new-articles): Use it.
801
802 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
803
804         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
805         move to the previous line on `M-g'.
806
807 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
808
809         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
810         *-request-group, which seems unnecessary.
811
812         * nnimap.el (nnimap-quote-specials): Function copied over from
813         imap.el.
814         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
815         they support that.  Suggested by Tom Regner.
816
817 2010-10-29  Julien Danjou  <julien@danjou.info>
818
819         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
820         defalias.
821         (gnus-summary-delete-marked-with): Remove obsolete defalias.
822
823         * gnus.el: Remove `gnus-nntp-service' variable.
824         (gnus-secondary-servers): Make obsolete.
825         (gnus-nntp-server): Make obsolete.
826
827         * gnus-start.el (gnus-1): Remove x-splash calls.
828
829         * gnus-ems.el (gnus-x-splash): Remove.
830
831         * gnus.el (gnus-group-startup-message): Simplify/update code.
832
833         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
834         definition.
835
836         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
837         capability before doing anything.
838         (gnus-group-insert-group-line): Remove useless
839         gnus-group-remove-excess-properties.
840
841 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
842
843         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
844
845 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
846
847         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
848         config after reselecting.
849
850 2010-10-28  Julien Danjou  <julien@danjou.info>
851
852         * shr.el (shr-put-image): Use point even if only inserting text.
853         (shr-put-image): Save excursion when inserting alt text on non-graphic
854         display, so the behaviour is the same when we are on a graphic display.
855
856         * nnir.el (nnir-run-swish-e): Remove hyrex support.
857
858 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
859
860         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
861         (gnus-mime-copy-part): Check coding system, not charset.
862         (gnus-mime-view-part-externally): Never remove part.
863         (gnus-mime-view-part-internally): Don't remove part here.
864         (gnus-article-part-wrapper): Make sure MIME tag is visible.
865         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
866         multipart/alternative.
867
868         * mm-decode.el (mm-display-part): Take optional arg `force'.
869
870 2010-10-26  Julien Danjou  <julien@danjou.info>
871
872         * gnus-group.el (gnus-group-default-list-level): Add this function to
873         compute the default list level.
874         (gnus-group-default-list-level): Add possibility to use a function.
875
876 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
877
878         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
879
880         * gnus-group.el (gnus-group-completing-read)
881         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
882         gnus-replace-in-string.
883
884 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
885
886         * shr.el (shr-tag-div): Add.
887
888         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
889
890 2010-10-25  Julien Danjou  <julien@danjou.info>
891
892         * gnus-util.el: Remove `gnus-with-local-quit'.
893
894         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
895
896 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
897
898         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
899         the original article buffer.
900
901 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
902
903         * nnimap.el (nnimap-request-head): New function.
904         (nnimap-request-move-article): Try to be slighly faster by not
905         requesting the entire message when moving.
906         (nnimap-transform-headers): Don't bug out on bodiless articles.
907         (nnimap-send-command): Have no outstanding messages if the IMAP server
908         doesn't support streaming.
909         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
910
911 2010-10-24  Julien Danjou  <julien@danjou.info>
912
913         * message.el (message-default-headers): Fix type.
914
915 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
916
917         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
918         prefetching images.
919
920         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
921         backend for unknown groups.  This is mainly useful for nnimap groups.
922
923         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
924         group isn't covered by the agent.
925
926 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
927
928         * nnir.el (nnir-method-default-engines): New variable.
929         (nnir-run-query): Use it.
930         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
931         (gnus-summary-nnir-goto-thread): Change group if needed.
932
933         * gnus-group.el (gnus-group-group-map): Add key binding for
934         gnus-group-make-nnir-group.
935
936 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
937
938         * shr.el (shr-tag-object): Add.
939
940         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
941         original article buffer live.
942         (gnus-summary-select-article-buffer):
943         Mention gnus-widen-article-buffer.
944
945 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
946
947         * shr.el (shr-tag-strong): Add.
948
949 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
950
951         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
952         group names.  They mess up the group buffer badly.
953
954         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
955
956         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
957         instead of the summary one.
958
959 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
960
961         * mml.el (mml-preview): Work properly when editing article.
962
963         * gnus-start.el (gnus-read-active-file-1): Don't add method to
964         gnus-have-read-active-file if it's already been in.
965
966 2010-10-22  Tom Tromey  <tromey@redhat.com>
967
968         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
969         gnus-group-completing-read.
970
971 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
972
973         * message.el (message-mode-map): Don't bind M-; to comment region, to
974         allow the global comment-dwim to work.
975
976 2010-10-21  Julien Danjou  <julien@danjou.info>
977
978         * message.el (message-setup-1): Allow message-default-headers to be a
979         function.
980
981 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
982
983         * shr.el (shr-tag-table): Simplify.
984
985 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
986
987         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
988         to avoid trying to snarf invalid stuff.
989
990         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
991
992         * gnus.el (gnus-message-archive-group): Quote value.
993         (gnus-message-archive-group): Mark as changed.
994
995         * shr.el (shr-add-font): Don't put the font properties on the newline
996         or the indentation.
997
998         * message.el (message-fix-before-sending): Change options when sending
999         non-printable characters.
1000
1001         * gnus.el (gnus-message-archive-method): Change the default to
1002         monthly outgoing groups.
1003
1004         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
1005         that have gotten new numbers.
1006
1007         * nnimap.el (nnimap-request-replace-article): New function.
1008
1009 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1010
1011         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
1012         (nnrss-request-article): Don't use special html washing code.
1013
1014 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1015
1016         * shr.el (shr-tag-table): Remove useless nconc.
1017
1018 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1019
1020         * gnus-art.el (article-wash-html): Simplify and remove the charset
1021         stuff.  Use the normal html rendering code instead of the special html
1022         washing code.
1023
1024         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
1025         `gnus-w3m' symbols.
1026         (mm-text-html-washer-alist): Remove.
1027
1028         * mm-decode.el (mm-inline-text-html-renderer): Remove.
1029         (mm-inline-media-tests): Remove use.
1030         (mm-text-html-renderer): Change default to the `shr' symbol.
1031
1032         * mm-view.el (mm-inline-text-html): Remove use.
1033
1034         * gnus-art.el (gnus-blocked-images): New function.  Allow the
1035         `gnus-blocked-images' to be a function.
1036         (gnus-article-wash-function): Remove.
1037
1038 2010-10-20  Julien Danjou  <julien@danjou.info>
1039
1040         * spam.el (spam-list-of-processors): Mark as obsolete.
1041
1042         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
1043         (nnimap-insert-partial-structure): Fix boundary detection.
1044
1045 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
1046
1047         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
1048         run file-truename on remote files.  This can be expensive and even
1049         prevent one from editing drafts if some unrelated buffer has a stale
1050         connection.
1051
1052 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1053
1054         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
1055         kinsoku-eol regardless of shr-kinsoku-shorten.
1056         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
1057         (shr-tag-table): Support caption, thead, and tfoot.
1058
1059 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1060
1061         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
1062         lines.
1063         (shr-save-contents): New command and keystroke.
1064
1065         * nndoc.el (nndoc-type-alist): Add git support.
1066         (nndoc-git-type-p): New function.
1067         (nndoc-transform-git-article): Ditto.
1068         (nndoc-transform-git-headers): Ditto.
1069         (nndoc-transform-git-headers): Generate Subject headers.
1070
1071         * shr.el (shr-parse-style): New function.
1072         (shr-tag-span): Ditto.
1073
1074         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
1075         to `G G' to avoid collisions.
1076
1077 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1078
1079         * shr.el: Load kinsoku if necessary.
1080         (shr-kinsoku-shorten): New internal variable.
1081         (shr-find-fill-point): Make kinsoku shorten text line if
1082         shr-kinsoku-shorten is bound to non-nil.
1083         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
1084         shr-indentation too when testing if table is wider than frame width.
1085         (shr-insert-table): Use `string-width' instead of `length' to measure
1086         text width.
1087         (shr-insert-table-ruler): Make sure indentation is done at bol.
1088
1089 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1090
1091         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
1092         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
1093         undecoded network data.
1094
1095 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1096
1097         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
1098         name in the mode line spec so that the mode line menu works
1099         (bug #2431).
1100
1101         * message.el (message-get-reply-headers): If we're fed `to-address',
1102         then always use that.
1103
1104         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
1105         aren't so wide as to need to switch off the edit menu.
1106
1107         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
1108         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
1109
1110         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
1111         `M-g'.
1112         (nnimap-update-info): Update flags/read marks even if \* isn't part of
1113         the permanent marks.
1114
1115 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
1116
1117         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1118         Splitting according to references/in-reply-to obeys the ignore-groups
1119         variable, while splitting by sender and subject do not.
1120
1121 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1122
1123         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
1124         alist, so that we can look for non-Unicode chars.
1125         (article-translate-strings): Allow both character and string maps.
1126
1127 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1128
1129         * shr.el (shr-insert): Don't insert space behind a wide character
1130         categorized as kinsoku-bol, or between characters both categorized as
1131         nospace.
1132
1133 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
1134
1135         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
1136         headers to gnus-newsgroup-headers.
1137
1138 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1139
1140         * shr.el (shr-tag-img): Don't align images -- since we're not
1141         rescaling, this often leads to ugly displays.
1142
1143 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
1144
1145         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
1146         duplicates.
1147
1148 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1149
1150         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
1151         call.
1152
1153 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1154
1155         * gnus.el: Autoload gnus-html-show-images.
1156
1157         * nnimap.el: Use nnheader-message throughout.
1158
1159         * shr.el (shr-tag-img): Ignore images with no data.
1160
1161 2010-10-15  Julien Danjou  <julien@danjou.info>
1162
1163         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
1164         a possibility to disable format=flow encoding when using hard newlines.
1165
1166 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1167
1168         * shr.el (shr-insert): Remove space inserted before or after a
1169         breakable character or at the beginning or the end of a line.
1170         (shr-find-fill-point): Do kinsoku; find the second best point or give
1171         it up if there's no breakable point.
1172
1173 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1174
1175         * nnimap.el (nnimap-open-connection): Message when opening connection
1176         for debugging purposes.
1177
1178         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
1179         on every setup buffer call to allow this to change from article to
1180         article.
1181
1182         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
1183         buffers where we have a wide table.
1184
1185 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
1186
1187         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
1188         uses *-request-thread.
1189
1190 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1191
1192         * nnimap.el (nnimap-open-connection): Remove %s from openssl
1193         incantation, which is no longer valid.
1194
1195 2010-10-14  Julien Danjou  <julien@danjou.info>
1196
1197         * shr.el: Fix defcustom type (char -> character).
1198
1199 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1200
1201         * nnimap.el (nnimap-open-connection): tls-program should be a list of
1202         programs.
1203
1204 2010-10-14  Julien Danjou  <julien@danjou.info>
1205
1206         * shr.el (shr-tag-a): Use url-link as widget type.
1207
1208         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
1209         `gnus-group-get-icon'.
1210
1211 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1212
1213         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
1214         This should make server editing work better.
1215
1216         * shr.el (shr-find-fill-point): Don't inloop on indented text.
1217
1218         * tls.el (tls-program): Remove spurious %s from openssl.
1219
1220         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
1221         (nnimap-parse-flags): Fix regexp.
1222
1223         * shr.el (shr-find-fill-point): Use a filling algorithm that should
1224         probably work for CJVK text, too.
1225
1226         * nnimap.el (nnimap-extend-tls-programs): Remove.
1227         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
1228
1229         * tls.el (tls-starttls-switches): Remove starttls hack.
1230         (open-tls-stream): Ditto.
1231         (tls-find-starttls-argument): Ditto.
1232
1233 2010-10-13  Julien Danjou  <julien@danjou.info>
1234
1235         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
1236         responses.
1237
1238 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1239
1240         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
1241
1242         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
1243         anything in Emacs.
1244
1245         * shr.el (shr-current-column): Remove buggy and unnecessary function.
1246
1247 2010-10-13  Julien Danjou  <julien@danjou.info>
1248
1249         * shr.el (shr-width): Make shr-width a defcustom with default to
1250         fill-column.
1251         (shr-tag-img): Use shr-width rather than fill-column.
1252
1253 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1254
1255         * dgnushack.el (byte-optimize-apply)
1256         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
1257
1258         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
1259         position when (X-)Faces exist.
1260         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
1261         avatars when called interactively.
1262
1263 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1264
1265         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
1266         gnus-article-x-face-too-ugly is bound.
1267
1268 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1269
1270         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
1271
1272         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
1273         mailbox that doesn't exist.
1274
1275 2010-10-12  Julien Danjou  <julien@danjou.info>
1276
1277         * shr.el (shr-tag-img): Encode URL properly when retrieving.
1278         (shr-get-image-data): Encode URL properly when fetching from cache.
1279         (shr-tag-img): Use aligned-to spaces to align correctly images.
1280
1281         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
1282         before inserting the Gravatar.
1283
1284         * shr.el (shr-tag-img): Add align attribute support for <img>.
1285
1286 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1287
1288         * gnus-gravatar.el (gnus-art): Require.
1289
1290         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1291         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1292         Remove long obsoleted functions.
1293
1294 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1295
1296         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1297
1298         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1299
1300         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1301         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1302         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1303         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1304         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1305         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1306         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1307
1308 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1309
1310         * nnimap.el (nnimap-request-rename-group): Select group read-only
1311         before renaming it.
1312
1313         * shr.el (shr-insert): Fix up the white space only regexp.
1314
1315         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1316         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1317
1318         * shr.el (shr-current-column): New function.
1319         (shr-find-fill-point): New function.
1320
1321 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1322
1323         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1324         numbers.
1325
1326 2010-10-11  Julien Danjou  <julien@danjou.info>
1327
1328         * shr.el (shr-hr-line): Add.
1329         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1330         display hr lines.
1331         (shr-max-columns): Do not change state to nil if we just inserting
1332         spaces.
1333
1334 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1335
1336         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1337         select the last group.
1338
1339 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1340
1341         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1342
1343 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1344
1345         * dig.el (dig-mode-map): Declare and define in one step.
1346
1347 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1348
1349         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1350         for Gnus.
1351         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1352         (nnimap-update-qresync-info): Mark \Seen articles as read.
1353
1354         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1355         non-variable, too.
1356
1357         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1358         available.
1359         (nnimap-update-info): Rely more on the current active than the param
1360         active to avoid marking articles as read too much.
1361
1362         * auth-source.el (auth-source-create): Use (user-login-name) for the
1363         user name default.
1364
1365         * nnimap.el (nnimap-update-info): If the server doesn't return any
1366         useful info, just use the previous info.
1367         (nnimap-update-info): Prefer old info over start-article.
1368         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1369
1370 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1371
1372         * nnir.el (autoload): Clean up autoloads.
1373         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
1374         Use key rather than value.
1375         (nnir-imap-search-other): New variable.
1376         (nnir-read-parm): Use it.
1377         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1378         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1379
1380 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1381
1382         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1383         the process, too.
1384
1385 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1386
1387         * spam.el (gnus-summary-mode-map): Bind to "$".
1388         Suggested by Russ Allbery.
1389
1390         * shr.el: Rework the way things are indented by <li> slightly.
1391
1392         * gnus.el (gnus-group-set-parameter): Fix typo.
1393
1394         * nnimap.el: Start implementing QRESYNC support.
1395
1396 2010-10-09  Julien Danjou  <julien@danjou.info>
1397
1398         * nnir.el (nnir-engines): Fix too many arguments.
1399
1400 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1401
1402         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1403         group is the "last", so that the backends like nnfolder actually save
1404         their folders.
1405
1406         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1407         try to use that for the tls stream.
1408         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1409         UIDVALIDITY and find out which groups are read-only and not.
1410         (nnimap-get-flags): Use the same marks parsing code as the rest of
1411         nnimap.
1412
1413 2010-10-09  Julien Danjou  <julien@danjou.info>
1414
1415         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1416
1417         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1418         retrieving gravatars.
1419
1420         * shr.el (shr-table-corner): Add.
1421         (shr-table-line): Add.
1422         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1423
1424 2010-10-08  Julien Danjou  <julien@danjou.info>
1425
1426         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1427
1428 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1429
1430         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1431
1432         * gnus-sum.el (gnus-mark-article-as-unread)
1433         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1434         (gnus-summary-set-bookmark): Use it.
1435
1436         * gnus-msg.el (gnus-setup-message): Use it.
1437
1438         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1439
1440         * gnus.el (gnus-group-remove-parameter): Use it.
1441
1442         * gnus-group.el (gnus-group-make-web-group): Use it.
1443
1444         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1445
1446         * nnregistry.el: Update docs to mention manual.
1447
1448         * gnus-registry.el: Update docs to mention nnregistry.el.
1449         (gnus-registry-initialize): Don't install nnregistry refer method
1450         automatically.
1451         (gnus-registry-install-nnregistry): Remove it.
1452
1453 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1454
1455         * shr.el (shr-insert): Don't insert double spaces.
1456
1457 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1458
1459         * gnus-gravatar.el (gnus-treat-from-gravatar)
1460         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1461         called interactively.
1462
1463         * gnus-art.el (gnus-mime-view-part-externally)
1464         (gnus-mime-view-part-internally): Make predicate function passed to
1465         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1466         of a mime type.
1467
1468         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1469
1470 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1471
1472         * shr.el (require): Require cl when compiling.
1473         (shr-tag-hr): New function.
1474
1475         * nnimap.el (nnimap-update-info): Remove double setting of high.
1476         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
1477         This makes nnimap work properly on Courier again.
1478
1479         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1480         the variable for backwards compatability.
1481
1482         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1483         the file name before using to avoid setting mm-default-directory to
1484         nil.
1485
1486         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1487         bidning gnus-agent variables.
1488
1489         * shr.el (shr-render-td): Use a cache for the table rendering function
1490         to avoid getting an exponential rendering behaviour in nested tables.
1491         (shr-insert): Rework the line-breaking algorithm.
1492         (shr-insert): Don't leave trailing spaces.
1493         (shr-insert-table): Also insert empty TDs.
1494         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1495
1496 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1497
1498         * gnus-sum.el (gnus-number): Rename from `number'.
1499         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1500         (gnus-summary-limit-children): Update uses correspondingly.
1501
1502 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1503
1504         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1505         (gnus-gravatar-transform-address): Don't show avatars of people of
1506         which mail addresses match gnus-gravatar-too-ugly.
1507
1508 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1509
1510         * shr.el (shr-table-widths): Expand TD elements to fill available
1511         space.
1512
1513 2010-10-07  Julien Danjou  <julien@danjou.info>
1514
1515         * nnimap.el (nnimap-request-rename-group): Add this method.
1516
1517 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1518
1519         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1520         name from XEmacs' function-arglist.
1521
1522         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1523         gravatar under XEmacs.
1524
1525 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1526
1527         * auth-source.el: Update docs with TODO items.
1528
1529         * gnus-sync.el: Update docs to explain state and plans.
1530
1531         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1532         Hooks for mark updates.
1533         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1534
1535         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1536         hooks with arguments, which is needed for mark update hooks.
1537
1538 2010-10-06  Julien Danjou  <julien@danjou.info>
1539
1540         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1541         was matched.
1542
1543         * sieve-manage.el: Update example in `Commentary'.
1544
1545         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1546
1547         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1548         not 2000.
1549         (sieve-manage-authenticate): Re-add function.
1550
1551 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1552
1553         * shr.el (shr-insert): Get 'space transition right.
1554         (shr-render-td): Only delete space at the end of the TD.
1555
1556         * nnimap.el (nnimap-open-connection): Prepare to support
1557         open-gnutls-stream.
1558
1559         * shr.el: Rearrange function order to be more logical.
1560
1561 2010-10-06  Julien Danjou  <julien@danjou.info>
1562
1563         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1564         (nnrss-discover-feed): Remove 404 URL in docstring.
1565
1566         * nnir.el: Fix Swish-E URL.
1567         Fix Namazu URL.
1568
1569         * message.el (message-change-subject): Remove 404 URL in a comment.
1570
1571 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1572
1573         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1574         called interactively.
1575
1576         * gnus-util.el (gnus-remove-if): Allow hash table.
1577         (gnus-remove-if-not): New function.
1578
1579         * gnus-art.el (gnus-mime-view-part-as-type)
1580         * gnus-score.el (gnus-summary-score-effect)
1581         * gnus-sum.el (gnus-read-move-group-name):
1582         Replace remove-if-not with gnus-remove-if-not.
1583
1584         * gnus-group.el (gnus-group-completing-read):
1585         Regard collection as a hash table if it is not a list.
1586
1587 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1588
1589         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1590
1591         * shr.el: Document the table-rendering algorithm.
1592
1593 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1594
1595         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1596         for Emacsen having no `libxml-parse-html-region' support.
1597
1598 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1599
1600         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1601         invalid URLs.
1602
1603         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1604         line-broken.
1605         (shr-tag-img): Ignore image fetching errors.
1606         (shr-overlays-in-region): Compute overlay positions correctly.
1607
1608         * mm-decode.el (mm-shr): Require shr.
1609
1610         * gnus-art.el (gnus-blocked-images): Move variable here.
1611
1612         * shr.el (shr-insert-table): Bind free variable.
1613
1614         * mm-decode.el (mm-shr): Bind shr-content-function.
1615
1616         * shr.el (shr-content-function): New variable.
1617
1618         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1619         added for symmetry.
1620
1621         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1622
1623         * gnus-group.el (gnus-group-make-group): Doc fix.
1624
1625         * nnimap.el (nnimap-request-newgroups): Return success.
1626
1627         * shr.el (shr-find-elements): New function.
1628         (shr-tag-table): Put all the images after the table.
1629         (shr-tag-table): Really inhibit images inside the table.
1630         (shr-collect-overlays): Copy over overlays from the TD elements to the
1631         main document.
1632
1633         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1634         gnus-blocked-images.
1635
1636 2010-10-05  Julien Danjou  <julien@danjou.info>
1637
1638         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1639
1640         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1641         (gnus-html-maximum-image-size): Add this function.
1642         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1643
1644         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1645         server-value of the capability is nil.
1646
1647 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1648
1649         * shr.el (shr-tag-em): Add <EM> tag.
1650
1651 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1652
1653         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1654         customizable.
1655
1656         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1657         handing broken links to browse-url.
1658
1659 2010-10-05  Julien Danjou  <julien@danjou.info>
1660
1661         * gnus-util.el (gnus-emacs-completing-read)
1662         (gnus-iswitchb-completing-read): Use autoload rather than require.
1663
1664 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1665
1666         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1667         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1668         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1669         iswitchb-temp-buflist for XEmacs.
1670
1671         * gnus-util.el (gnus-completing-read-function): Exclude
1672         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1673         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1674         XEmacs.
1675
1676         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1677         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1678
1679         * gnus-html.el: Don't require help-fns under XEmacs.
1680         (gnus-html-schedule-image-fetching): Work for XEmacs.
1681
1682         * mm-decode.el (mm-shr): Decode contents by charset.
1683
1684 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1685
1686         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1687         unknown.
1688
1689         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1690         (shr-get-image-data): Ensure against the cache file missing.
1691
1692         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1693         for data.
1694
1695         * spam-report.el (spam-report-url-ping-plain): Don't query about
1696         killing the process.
1697
1698         * shr.el (shr-render-td): Protect against too-wide text.
1699
1700 2010-10-04  Julien Danjou  <julien@danjou.info>
1701
1702         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1703         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1704
1705         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1706         retrieved.
1707
1708 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1709
1710         * shr.el (browse-url): Require.
1711         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1712         lines.
1713         (shr-show-alt-text, shr-browse-image): New commands.
1714         (shr-browse-url, shr-copy-url): New commands.
1715
1716         * gnus-sum.el (gnus-widen-article-window): New variable.
1717         (gnus-summary-select-article-buffer): Use it.
1718
1719         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1720         without @ signs.
1721
1722 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1723
1724         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1725
1726 2010-10-04  Julien Danjou  <julien@danjou.info>
1727
1728         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1729         for XEmacs.
1730
1731 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1732
1733         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1734
1735         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1736         (nnimap-close-server): Implement.
1737
1738         * dgnushack.el (iswitchb): Require to shut up the compiler.
1739
1740         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1741         (shr-insert): Tweak line breaking.
1742         (shr-insert): Handle <pre> better.
1743         (shr-tag-li): Get <li> indentation right.
1744         (shr-tag-li): Get <li> indentation even righter.
1745         (shr-tag-blockquote): Ensure paragraph start.
1746         (shr-make-table): Tweak table generation.
1747         (shr-make-table): Fix typo.
1748
1749         * shr.el: Implement table rendering.
1750
1751 2010-10-04  Julien Danjou  <julien@danjou.info>
1752
1753         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1754
1755 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1756
1757         * shr.el (shr-insert): Use string anchors instead of line anchors.
1758
1759 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1760
1761         * shr.el: Add headings.
1762         (shr-ensure-paragraph): Actually work.
1763         (shr-tag-li): Make <ul> prettier.
1764         (shr-insert): Get white space at the beginning/end of elements right.
1765         (shr-tag-p): Collapse subsequent <p>s.
1766         (shr-ensure-paragraph): Don't insert double line feeds after blank
1767         lines.
1768         (shr-insert): \t is also space.
1769         (shr-tag-s): Fix "s" tag name function.
1770         (shr-tag-s): Fix face prop name.
1771
1772 2010-10-03  Julien Danjou  <julien@danjou.info>
1773
1774         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1775
1776         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1777         gnus-window-inside-pixel-edges.
1778
1779         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1780         gnus-ems.
1781
1782         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1783
1784         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1785         function.
1786
1787         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1788         resize choice.
1789
1790 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1791
1792         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1793         beginning of the buffer.
1794
1795         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1796         article buffer again.
1797
1798         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
1799
1800         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1801         when it's at the start of the buffer.
1802
1803         * shr.el (shr-tag-blockquote): Convert name.
1804         (shr-rescale-image): Use the right image-size variant.
1805
1806         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1807         buffer isn't shown, then select the current article first instead of
1808         bugging out.
1809         (gnus-summary-select-article-buffer): Show both the article and summary
1810         buffers again.
1811
1812         * shr.el (shr-fontize-cont): Protect against regions with no text.
1813         Rename tag functions to shr-tag-* for enhanced security.
1814         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1815
1816 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1817
1818         * shr.el (shr-insert):
1819         * pop3.el (pop3-movemail):
1820         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1821         loaded.
1822
1823 2010-10-03  Glenn Morris  <rgm@gnu.org>
1824
1825         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1826
1827         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1828
1829         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1830
1831         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1832
1833         * gnus-util.el (gnus-make-local-hook): Simplify.
1834
1835 2010-10-02  Julien Danjou  <julien@danjou.info>
1836
1837         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1838         (gnus-ido-completing-read): New function.
1839         (gnus-emacs-completing-read): New function.
1840         (gnus-completing-read): Use gnus-completing-read-function.
1841         Add gnus-completing-read-function.
1842
1843 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1844
1845         * shr.el (shr-insert-document): Autoload.
1846         (shr-img): Be silent.
1847         (shr-insert): Add a newline after every picture before text.
1848         (shr-add-font): Use overlays for combining faces.
1849         (shr-insert): Pass upwards the text start point.
1850
1851         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1852         possible.
1853         (mm-shr): New function.
1854
1855 2010-10-02  Julien Danjou  <julien@danjou.info>
1856
1857         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1858         should go backward.
1859
1860 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1861
1862         * shr.el (shr): Fix typo in provide call.
1863
1864 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1865
1866         * shr.el: New file.
1867
1868         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1869
1870         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1871         completing read.
1872
1873 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1874
1875         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1876         we're being queried about.  Suggested by Dan Jacobson.
1877
1878         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
1879         Suggested by Jason Eisner.
1880
1881         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1882         table, too.  Suggested by Stefan Wiens.
1883         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1884         the table unnecessary.  Suggested by Stefan Wiens.
1885
1886         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1887         longer needed, and probably doesn't work either, as pointed out by
1888         Stefan Wiens.
1889         (gnus-summary-exit): Remove call to the clearing function.
1890         (gnus-summary-exit-no-update): Ditto.
1891
1892         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1893         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1894         Reported by Stefan Monnier.
1895         (gnus-summary-save-in-rmail): Ditto.
1896
1897         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1898         article buffer, instead of both the article buffer and the summary
1899         buffer.  Sort of suggested by Dan Jacobson.
1900
1901         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1902
1903         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1904         Suggested by Dan Jacobson.
1905
1906         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1907         documentation clearer.
1908
1909         * message.el (message-shorten-references): Comment on the number "21".
1910         Suggested by Stefan Monnier.
1911
1912         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1913         Suggested by Dan Jacobson.
1914
1915         * gnus.el (gnus-large-newsgroup):
1916         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1917
1918         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1919         externalize attachments.  Bug reported by Steve Wen.
1920
1921         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1922         really message anything to the user.
1923
1924         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1925         directly.
1926
1927         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1928         messages in empty groups.
1929
1930 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1931
1932         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1933         non-UIDNEXT group.
1934
1935 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1936
1937         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1938         not the value from the collection.
1939
1940         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1941         values.  This sometimes happens on some groups that have no info.
1942         (nnimap-request-newgroups): New function.
1943
1944 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1945
1946         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1947         check into `gnus-registry-initialize'.
1948         (gnus-registry-initialize): Ditto.
1949         Fix and extend header docs.
1950
1951 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1952
1953         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1954         regexp backtrace overflows.
1955
1956         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1957         for starttls that tls.el implements; i.e. openssl.
1958
1959         * tls.el (tls-starttls-switches): Give up on using starttls with
1960         gnutls-cli.
1961         (tls-program): Add --insecure to be consistent with the defaults from
1962         openssl s_client.  Now all three commands are insecure.
1963
1964 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1965
1966         * lpath.el: Bind completion-styles-alist for XEmacs.
1967
1968         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1969         (gravatar-create-image): New function that's an alias to
1970         gnus-xmas-create-image, gnus-create-image, or create-image.
1971         (gravatar-data->image): Use it.
1972
1973 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1974
1975         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1976         install the nnregistry refer method.
1977         (gnus-registry-install-hooks): Use it.
1978         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1979         unfollowed groups.
1980
1981 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1982
1983         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1984         expanding threads.
1985
1986 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1987
1988         * nnir.el: Use the server names without suffixes (bug #7009).
1989
1990         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1991         unencrypted to STARTTLS, if possible.
1992
1993 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1994
1995         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1996         headers before superseding.
1997
1998 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1999
2000         * nnrss.el (nnrss-use-local): Add documentation.
2001
2002         * nnimap.el (nnimap-extend-tls-programs): New function.
2003         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
2004         (nnimap-wait-for-connection): Accept the greeting from the stupid
2005         output from openssl s_client -starttls, too.
2006
2007         * tls.el (tls-starttls-switches): New variable.
2008         (tls-find-starttls-argument): Use it.
2009         (open-tls-stream): Ditto.
2010
2011         * netrc.el (netrc-credentials): Return the value of the "default" entry.
2012         (netrc-machine): Ditto.
2013
2014         * nnimap.el (nnimap-find-article-by-message-id): Really return the
2015         article number.
2016         (nnimap-split-fancy): New variable.
2017         (nnimap-split-incoming-mail): Use it.
2018
2019         * nntp.el (nntp-server-list-active-group): Document.
2020
2021         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
2022         SELECT to get the message-id.
2023
2024         * mail-source.el (mail-sources): Remove webmail support.
2025         (defvar): Ditto.
2026         (mail-source-fetcher-alist): Ditto.
2027         (mail-source-fetch-webmail): Remove.
2028
2029         * webmail.el: Remove -- doesn't seem relevant any more.
2030
2031         * gnus.el: Fix up make-obsolete-variable declarations throughout.
2032
2033         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
2034         the \r.
2035
2036 2010-09-30  Julien Danjou  <julien@danjou.info>
2037
2038         * gnus-agent.el (gnus-agent-add-group): Fix call to
2039         gnus-completing-read.
2040
2041 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2042
2043         * nndoc.el (nndoc-retrieve-groups): New function.
2044
2045         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
2046         `default', use nnmail-split-methods.
2047         (nnimap-request-article): Downcase the NILs so that they are nil.
2048
2049         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
2050         symbol.
2051
2052         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
2053         code, since if the user has requested network, that's what they ought
2054         to get.
2055         (nnimap-request-set-mark): Erase the buffer before issuing commands.
2056         (nnimap-split-rule): Mark as obsolete.
2057
2058         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
2059         New variable.
2060
2061         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
2062         correct slot, too.
2063
2064 2010-09-29  Julien Danjou  <julien@danjou.info>
2065
2066         * gnus.el (gnus-local-domain): Declare variable obsolete.
2067
2068         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
2069         Fix history computing.
2070         (gnus-ido-completing-read): Require ido.
2071
2072 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2073
2074         * gnus-registry.el: Don't prompt on load, which makes it impossible to
2075         build Gnus.
2076
2077         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2078         when interpreting the structures.
2079         (nnimap-request-accept-article): Add \r\n to the lines to make this
2080         work with Cyrus.
2081
2082         * nndraft.el (nndraft-request-expire-articles): Use the group name
2083         instead if "nndraft".  Fix found by Nils Ackermann.
2084
2085 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
2086
2087         * nnregistry.el: Add.
2088
2089 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2090
2091         * nnmail.el (group, group-art-list, group-art):
2092         Remove unneeded directives.
2093
2094 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2095
2096         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
2097         (mm-mime-charset)
2098         * rfc2047.el (rfc2047-syntax-table)
2099         * utf7.el (utf7-utf-16-coding-system): Comment fix.
2100
2101         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
2102         rather than `insert-file-contents' and `eval-region'.
2103
2104         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
2105         construction.
2106
2107         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
2108
2109         * time-date.el: No need to require cl for Emacs 21.
2110
2111 2010-09-29  Julien Danjou  <julien@danjou.info>
2112
2113         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
2114         replacement of `gnus-gravatar-relief' to mimic
2115         `gnus-faces-properties-alist'.
2116         Add :version property.
2117
2118 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2119
2120         * mail-source.el (mail-source-report-new-mail)
2121         * message.el (message-default-mail-headers)
2122         * mm-decode.el (mm-valid-image-format-p): Comment fix.
2123
2124         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
2125
2126 2010-09-28  Julien Danjou  <julien@danjou.info>
2127
2128         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
2129         mail-address contains the same string as real-name.
2130
2131         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
2132         non-blank in header, otherwise it'll get stripped.
2133
2134         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
2135         real-name, and then for mail address rather than doing : or , search.
2136
2137 2010-09-27  Julien Danjou  <julien@danjou.info>
2138
2139         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
2140         right completing-read function.
2141         (gnus-use-ido): New variable
2142         (gnus-completing-read-with-default): Remove.
2143         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
2144         (gnus-agent-add-group):
2145         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
2146         * mm-view.el (mm-view-pkcs7-decrypt):
2147         * mm-util.el (mm-codepage-setup):
2148         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2149         * mml-smime.el (mml-smime-openssl-sign-query):
2150         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
2151         (mml-insert-multipart):
2152         * gnus-msg.el (gnus-summary-yank-message):
2153         * gnus-int.el (gnus-start-news-server):
2154         * mm-decode.el (mm-interactively-view-part):
2155         * gnus-dired.el (gnus-dired-attach):
2156         * gnus.el (gnus-read-method):
2157         * gnus-bookmark.el (gnus-bookmark-jump):
2158         * gnus-art.el (gnus-mime-view-part-as-type)
2159         (gnus-mime-action-on-part, gnus-article-encrypt-body):
2160         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
2161         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
2162         * nnmairix.el (nnmairix-create-server-and-default-group)
2163         (nnmairix-update-groups, nnmairix-get-server)
2164         (nnmairix-backend-to-server, nnmairix-goto-original-article)
2165         (nnmairix-get-group-from-file-path):
2166         * nnrss.el (nnrss-find-rss-via-syndic8):
2167         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
2168         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
2169         (gnus-group-browse-foreign-server):
2170         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
2171         (gnus-summary-execute-command, gnus-summary-respool-article)
2172         (gnus-read-move-group-name):
2173         * gnus-score.el (gnus-summary-increase-score)
2174         (gnus-summary-score-effect):
2175         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
2176
2177 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2178
2179         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
2180         x-focus-frame.
2181
2182         * nnimap.el (auth-source-forget-user-or-password)
2183         (auth-source-user-or-password): Autoload.
2184
2185         * message.el (message-from-style, message-interactive)
2186         (message-cite-prefix-regexp, message-sendmail-envelope-from)
2187         (message-yank-prefix, message-indentation-spaces, message-signature)
2188         (message-signature-file): Add comment.
2189
2190 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2191
2192         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
2193         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
2194         new articles.
2195
2196         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
2197         parts.
2198         (nnimap-request-article): Work with the t setting, too.
2199
2200         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
2201         that you don't get flashes of other buffers.
2202         (gnus-summary-show-complete-article): Intern before setting.
2203
2204 2010-09-27  David Engster  <dengste@eml.cc>
2205
2206         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
2207         well as HEADERS.
2208         (nnmairix-retrieve-headers): Provide new argument for the above.
2209
2210 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2211
2212         * gnus-sum.el (gnus-summary-move-article): Don't alter
2213         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
2214         group.
2215
2216         * nnimap.el (nnimap-update-info): Don't destructively alter active.
2217
2218         * message.el (message-cite-prefix-regexp): Revert my last edit.
2219
2220         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
2221         variable instead of the Gnus variable.
2222
2223         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
2224
2225         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
2226
2227         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
2228         since some servers don't like it.
2229         (nnimap-open-connection): Forget credentials if the server says the
2230         password was wrong.
2231         (nnimap-parse-line): Protect against invalid data.
2232
2233         * gnus-sum.el (gnus-summary-move-article): Add comment.
2234         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
2235         nothing alters it while scanning for new messages.
2236
2237         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2238         which may or may not help.
2239         (nnimap-open-connection): If we're doing a stream connection, and then
2240         discover we're on a STARTTLS-capable server, then open a STARTTLS
2241         connection instead.
2242
2243 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2244
2245         * nnimap.el (utf7): Require.
2246
2247         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2248         prefix.
2249
2250 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2251
2252         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2253
2254 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2255
2256         * nnimap.el (nnimap-request-accept-article): Message the error on
2257         error.
2258
2259 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2260
2261         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2262
2263 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2264
2265         * nndoc.el (nndoc-request-list): Return success always.
2266
2267         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2268         `fetch-old' -- we only want to fetch the articles we've requested.
2269         The rest are in the agent, probably.
2270         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2271         disappeared server" to something low.  It's not important.
2272
2273         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2274         arrived before the FETCH data.
2275
2276         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2277         target here, because we don't know the Gnus name of the group.
2278
2279         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2280         for the correct group.
2281
2282         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2283
2284         * gnus.el (gnus): Give a final warning after startup.
2285
2286         * gnus-util.el (gnus-action-message-log): New variable.
2287         (gnus-message): Use it.
2288         (gnus-final-warning): New function.
2289
2290         * nnimap.el (nnimap-open-connection): Record the greeting.
2291         (nnimap): Add greeting.
2292
2293 2010-09-26  Julien Danjou  <julien@danjou.info>
2294
2295         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2296         arguments.
2297         (gnus-html-wash-images): Fix spec computing to include start/end.
2298
2299         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2300
2301 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2302
2303         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2304         deletion.
2305         (nnimap-retrieve-headers): Don't select the group, because that's
2306         already done by nnimap-possibly-change-group.
2307
2308         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2309         (gnus-picon-transform-address): Use it.
2310
2311         * mail-source.el (mail-source-value): Revert previous patch.
2312
2313         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2314         on failure.
2315         (nnimap-open-connection): Look up both virtual and physical server name
2316         credentials.
2317
2318         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2319
2320 2009-02-07  Dave Love  <fx@gnu.org>
2321
2322         * tls.el (open-tls-stream): Don't query killing process.
2323
2324 2009-02-08  Dave Love  <fx@gnu.org>
2325
2326         * gnus-win.el (gnus-window-to-buffer-helper)
2327         (gnus-all-windows-visible-p): Function needn't be a symbol.
2328
2329         * mail-source.el (mail-source-value): Function needn't be a symbol.
2330
2331 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2332
2333         * message.el (message-cite-prefix-regexp): Remove } from the cite
2334         prefix.
2335
2336         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2337         highlight again, so that the highlight is correct.
2338
2339         * gnus-picon.el (gnus-picon): Remove again.
2340         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2341
2342         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2343         doing the header highlightling, so that the background colour of the
2344         picon is correct.
2345
2346         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
2347         (gnus-picon): Ditto.
2348         (gnus-picon): Reinstate.  The background colour for picons is white.
2349         (gnus-picon-insert-glyph): Make the background white.
2350
2351         * nnml.el (nnml-open-nov): Don't return dead buffers.
2352
2353         * auth-source.el (auth-source-create): Query the user for whether to
2354         store the credentials.
2355
2356         * netrc.el (netrc-store-data): New function.
2357
2358         * auth-source.el (auth-source-user-or-password): Use the existing auth
2359         sources, if any, for creation.
2360
2361         * gnus.el (gnus-group-fast-parameter): Return the last matching
2362         parameter instead of the first matching parameter.
2363
2364 2010-09-26  Julien Danjou  <julien@danjou.info>
2365
2366         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2367
2368 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2369
2370         * mml2015.el (mml2015-use): Remove gpg support.
2371
2372         * mml1991.el (mml1991-function-alist): Remove gpg function.
2373         (mml1991-gpg-sign): Remove.
2374
2375 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2376
2377         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2378         (gnus-browse-unsubscribe-current-group): Document it.
2379         (gnus-browse-unsubscribe-group): Use it.
2380
2381 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2382
2383         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2384         address to the To list for easier response.
2385
2386         * gnus.el (gnus-play-startup-jingle): Remove.
2387         (gnus-splash): Don't play jingle.
2388         (gnus): Silence gnus-load message.
2389
2390         * gnus-art.el (gnus-treat-play-sounds): Remove.
2391
2392         * gnus.el (gnus-play-jingle): Remove audio support.
2393
2394         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2395
2396         * earcon.el: Remove -- no users.
2397
2398         * gnus-audio.el: Remove -- no users of this package.
2399
2400         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2401
2402         * gnus-start.el (gnus-setup-news): Remove nocem support.
2403
2404         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
2405
2406         * gnus.el (gnus-use-nocem): Remove.
2407
2408         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2409         Remove.
2410
2411         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
2412         uses NoCeM any more.
2413
2414         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2415         (gnus-button-ctan-handler): Ditto.
2416         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2417         (gnus-button-ctan-directory-regexp): Ditto.
2418         (gnus-button-handle-ctan): Ditto.
2419         (gnus-button-tex-level): Ditto.
2420         (gnus-button-alist): Remove CTAN stuff.
2421
2422 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2423
2424         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
2425         nnimap-streaming test.
2426
2427         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2428         servers twice.
2429
2430         * nnimap.el (nnimap-open-connection): Add more error reporting when
2431         nnimap fails early.
2432
2433         * nnheader.el (nnheader-get-report-string): New function.
2434         (nnheader-get-report): Use it.
2435
2436         * gnus-int.el (gnus-check-server): Say what the error was when opening
2437         failed.
2438
2439         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2440         using streaming.
2441
2442 2010-09-25  Julien Danjou  <julien@danjou.info>
2443
2444         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2445         gnus-window-inside-pixel-edges.
2446
2447 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2448
2449         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2450
2451         * mm-decode.el (mm-save-part): Allow saving to other directories the
2452         normal Emacs way.
2453
2454         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
2455         Suggested by Jay Berkenbilt.
2456
2457         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2458         there isn't a single byte.
2459
2460         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2461         just do it.  It doesn't really seem to matter what the user responds
2462         here, I think, so it's just a confusing question.
2463
2464         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2465         non-streaming case.
2466
2467         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
2468         (gnus-article-encrypt-body): Use it.
2469
2470         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2471         keystroke.
2472
2473         * nnimap.el (nnimap-find-wanted-parts-1):
2474         Use gnus-fetch-partial-articles.
2475
2476         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2477
2478         * nnimap.el (nnimap-insert-partial-structure): New function.
2479         (nnimap-get-partial-article): New function.
2480         (nnimap-request-article): Use it.
2481         (nnimap-wait-for-response): Return whether the wait was successful.
2482         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2483         retrieval wasn't successful.
2484         (nnimap-retrieve-group-data-early): Allow throttling servers.
2485         (nnimap-streaming): New variable.
2486         (nnimap-fetch-partial-articles): Remove.
2487
2488         * mm-decode.el (mm-with-part): Protect against killed buffers.
2489
2490         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2491         for prettier summary display.
2492
2493 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2494
2495         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
2496
2497 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2498
2499         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2500         apparently third-party libraries depend on it.
2501
2502         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2503         before starting negotiation.
2504
2505         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2506         privacy reasons.
2507         (gnus-treat-mail-gravatar): Ditto.
2508
2509         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2510         buffer when inserting images.  Inserting text into the headers, for
2511         instance, can make them invalid.
2512
2513 2010-09-25  Julien Danjou  <julien@danjou.info>
2514
2515         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2516         variables.
2517
2518         * nnheader.el: Remove useless variables news-reply-yank-from and
2519         news-reply-yank-message-id.
2520
2521         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2522         variables.
2523
2524         * mml1991.el: Remove useless mml1991-verbose.
2525
2526         * gnus.el: Remove useless variable gnus-use-generic-from.
2527         Remove obsolete variable gnus-topic-indentation.
2528
2529         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2530
2531         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2532
2533         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2534
2535         * gnus-group.el: Remove useless gnus-group-icon-cache.
2536         Remove useless gnus-ephemeral-group-server.
2537
2538         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2539
2540         * mml2015.el: Remove useless mml2015-verbose.
2541
2542         * mml-smime.el: Remove useless mml-smime-verbose.
2543
2544         * gnus.el: Remove useless gnus-local-domain.
2545
2546         * gnus-gravatar.el (gnus-gravatar-transform-address):
2547         Use gnus-gravatar-size.
2548
2549         * gnus-art.el: Remove useless gnus-treat-translate.
2550
2551 2010-09-24  Julien Danjou  <julien@danjou.info>
2552
2553         * gnus-sum.el: Add support for Gravatars.
2554
2555         * gnus-art.el: Add support for Gravatars.
2556
2557         * gnus-gravatar.el: Add this file.
2558
2559         * gravatar.el: Add this file.
2560
2561 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2562
2563         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
2564
2565         * gnus-group.el (gnus-group-fetch-faq): Remove.
2566
2567         * gnus.el (gnus-group-faq-directory): Remove.
2568
2569         * gnus-group.el (gnus-group-fetch-charter): Remove.
2570
2571         * gnus.el (gnus-group-charter-alist): Remove.
2572
2573         * gnus-group.el (gnus-group-archive-directory): Remove.
2574         (gnus-group-recent-archive-directory): Ditto.
2575         (gnus-group-make-archive-group): Remove.
2576
2577         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2578
2579         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2580         use the same article number for all the cached articles.
2581
2582         * nnimap.el (nnimap-command): Register the last command time so
2583         that we can use it for idling NOOPs.
2584         (nnimap-open-connection): Start the keeplive timer.
2585         (nnimap-make-process-buffer): Store all the process buffers.
2586         (nnimap-keepalive): New function.
2587
2588         * starttls.el (starttls-open-stream): Add autoload cookie.
2589
2590 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2591
2592         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2593         handling.
2594
2595 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2596
2597         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2598         its data structures.
2599
2600         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2601         instead of the cl.el copy-list.
2602         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2603         equalp.
2604
2605 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2606
2607         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2608         and tool-bar-local-item-from-menu.
2609
2610         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2611         mode-line-highlight face for Emacs.
2612
2613         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2614         loading gnus-sum.elc; fix comment for canlock-verify.
2615         (gnus-article-jump-to-part): Use read-number.
2616         (gnus-insert-mime-button, gnus-insert-mime-security-button):
2617         Remove Emacs pre-21 compatible code for help-echo.
2618         (gnus-article-next-page-1): No need to adjust the number of lines.
2619         (gnus-article-describe-bindings): Always use help-buffer.
2620
2621         * gnus-audio.el (gnus-audio-inline-sound)
2622         * gnus-cus.el (gnus-custom-mode)
2623         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2624
2625         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2626
2627         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2628         compatible code.
2629
2630 2010-09-24  Glenn Morris  <rgm@gnu.org>
2631
2632         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2633         visiting the fcc file in rmail-mode.
2634
2635         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2636
2637 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2638
2639         * nnir.el: Silence the byte compiler.
2640
2641         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2642         alias to browse-url-url-encode-chars if any.
2643         (gnus-html-encode-url): Use it.
2644
2645 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2646
2647         * gnus-start.el (gnus-use-backend-marks): New variable.
2648         (gnus-get-unread-articles-in-group): Use it.
2649
2650         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2651         makeover.
2652
2653 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2654
2655         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2656
2657 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2658
2659         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2660         Remove.
2661         (gnus-setup-news-hook):
2662         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
2663
2664         * gnus-int.el (gnus-request-update-info): Protect against backends not
2665         having the function.
2666
2667         * nnimap.el (nnimap-stream): Mention starttls.
2668         (nnimap-open-connection): Add starttls support.
2669
2670 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2671
2672         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2673
2674 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2675
2676         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2677         BODYSTRUCTUREs.
2678         (nnimap-transform-headers): Unfold quoted {42} headers.
2679
2680         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2681         the info.
2682         (gnus-get-unread-articles): Only call updatep on backends that support
2683         it.
2684
2685         * nnweb.el (nnweb-request-update-info): NOOP.
2686
2687         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
2688
2689         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
2690         since it only deals with marks.
2691
2692         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
2693         gnus-request-marks, and make a new gnus-request-update-info.
2694
2695         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2696         the active instead of the high number, which is usually too low.
2697
2698 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2699
2700         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2701         * encrypt.el: Remove.
2702
2703 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2704
2705         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2706         server in symbolic form.
2707
2708         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
2709
2710 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2711
2712         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2713         (nnimap-update-info): Fix up code slightly.
2714
2715         * gnus-int.el (gnus-open-server): Add tracing for performance
2716         debugging.
2717
2718         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2719         (gnus-group-insert-group-line): Pass the real group name so that it
2720         gets the right data.
2721
2722         * gnus-start.el (gnus-get-unread-articles): Don't have
2723         `gnus-get-unread-articles-in-group' update info, since that can be
2724         really slow and doesn't seem to be needed?
2725
2726 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2727
2728         * time-date.el (date-to-time): Try using parse-time-string first before
2729         using the slower timezone-make-date-arpa-standard.
2730
2731 2010-09-22  Julien Danjou  <julien@danjou.info>
2732
2733         * gnus-group.el (gnus-group-insert-group-line):
2734         Call gnus-group-highlight-line.
2735         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2736         default hook list.
2737         (gnus-group-update-eval-form): Add new function.
2738         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2739         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2740
2741 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2742
2743         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2744         immediate, then expire all articles.
2745         (nnimap-update-info): Fix off-by-one errors.
2746         (nnimap-flags-to-marks): Would return no marks lists for group with no
2747         flags.  Instead return the other data.
2748
2749 2010-09-22  Julien Danjou  <julien@danjou.info>
2750
2751         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
2752         Only return an icon.
2753         (gnus-group-insert-group-line): Compute icon to return.
2754
2755         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
2756         (gnus-html-image-fetched): Only cache if
2757         gnus-html-image-automatic-caching is set.
2758         (gnus-html-image-fetched): Check for errors.
2759
2760 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2761
2762         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2763         once per method on `g'.  This ensures that backends like nnfolder don't
2764         open all their folders.
2765
2766         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2767         (nnimap-request-list): Nix out group in the correct buffer.
2768         (nnimap-parse-flags): Implement by using `read' instead of
2769         hand-parsing.
2770         (nnimap-flags-to-marks): Pass on permanent-flags.
2771         (nnimap-make-process-buffer): Record the server name.
2772         (nnimap-parse-flags): Fix typo.
2773         (nnimap-request-scan): Run split on the server in general, not just a
2774         single group.
2775
2776         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2777         parameter, and propagate this downwards.
2778
2779         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2780         since EXAMINE changes it on the server.
2781
2782         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2783         this command might take a while.
2784
2785 2010-09-22  Julien Danjou  <julien@danjou.info>
2786
2787         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
2788         harmful if you have 2 images side-by-side, they can't be properly
2789         update on text deletion.  Using text-property is safer here.
2790         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2791         data.
2792
2793 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2794
2795         * nnimap.el (nnimap-expunge-inbox): Remove.
2796         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2797         (nnimap-expunge): Flip default to t.
2798
2799         * gnus.el (gnus-method-to-server): Don't push things to the cache
2800         unless it's unique.
2801         (gnus-server-to-method): Ditto.
2802
2803 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2804
2805         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2806
2807 2010-09-22  Julien Danjou  <julien@danjou.info>
2808
2809         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2810         get the start of data.
2811         (gnus-html-encode-url): Add this function to encode special chars in
2812         URL.
2813         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2814         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2815
2816         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2817         default.
2818         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2819
2820         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2821         images alt-text.
2822         (gnus-html-put-image): Put alt-text as help-echo.
2823
2824 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2825
2826         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2827         * mm-util.el (mm-decompress-buffer)
2828         * nnir.el (nnir-run-find-grep)
2829         * pop3.el (pop3-list): Use 3rd arg of split-string.
2830
2831         * time-date.el (format-seconds): Comment fix.
2832
2833         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2834         and byte-optimize-form-code-walker.
2835         (dgnushack-make-auto-load): Don't advise make-autoload.
2836
2837         * lpath.el: Remove Emacs 21 stuff.
2838
2839 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2840
2841         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2842         outside the active range.  Suggested by Dan Christensen.
2843
2844         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2845         slightly later to avoid double-getting it.
2846
2847         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2848         previous patch.
2849
2850         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2851
2852 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2853
2854         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2855
2856 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2857
2858         * gnus-int.el (gnus-open-server): Give a better error message in the
2859         "go offline" case.
2860
2861         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2862         marks for nnimap, which is seldom the right thing to do.
2863
2864         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2865         (gnus-same-method-different-name): New function.
2866
2867         * nnimap.el (parse-time): Require.
2868
2869         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2870         method in the presence of many similar methods.
2871
2872         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2873
2874         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2875         nnml-inhibit-expiry.
2876
2877         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2878         find out whether methods are equal.
2879
2880         * nnimap.el (nnimap-find-expired-articles): New function.
2881         (nnimap-process-expiry-targets): New function.
2882         (nnimap-request-move-article): Request the article before looking at
2883         what the Message-ID is.  Fix found by Andrew Cohen.
2884         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2885
2886         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2887         for oldness in addition to being a predicate.
2888
2889         * nnimap.el (nnimap-request-group): When we have zero articles, return
2890         the right data to Gnus.
2891         (nnimap-request-expire-articles): Only delete articles immediately if
2892         the target is 'delete.
2893
2894         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2895         method, this would bug out.
2896
2897         * gnus-group.el (gnus-group-expunge-group): Rename from
2898         gnus-group-nnimap-expunge, and implemented as a normal interface
2899         function.
2900
2901         * gnus-int.el (gnus-request-expunge-group): New function.
2902
2903         * nnimap.el (nnimap-request-create-group): Implement.
2904         (nnimap-request-expunge-group): New function.
2905
2906 2010-09-21  Julien Danjou  <julien@danjou.info>
2907
2908         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2909         (gnus-html-cache-expired): Add new function.
2910         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2911         wethever we should display image for fetch it.
2912         Compute alt-text earlier to pass it to the fetching function too.
2913         (gnus-html-schedule-image-fetching): Change function argument to only
2914         get one image at a time, not a list.
2915         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2916         cache.
2917         (gnus-html-get-image-data): New function to retrieve image data from
2918         cache.
2919         (gnus-html-put-image): Change buffer argument to use image data rather
2920         than file, and place image above region rather than inserting a new
2921         one.  Do not take alt-text as argument, since it's useless now: we place
2922         the image above alt-text.
2923         (gnus-html-prune-cache): Remove.
2924         (gnus-html-show-images): Start to fetch image when we find one, do not
2925         push into a temporary list.
2926         (gnus-html-prefetch-images): Only fetch image if they have expired.
2927         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2928         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2929
2930 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2931
2932         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2933
2934 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2935
2936         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2937         spec inser "*" if the group isn't active instead of 0.
2938
2939         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2940         opening the server.
2941         (nnimap-request-delete-group): Implement group deletion.
2942         (nnimap-transform-headers): Return the size of the entire message in
2943         the Bytes header, not just the size of the first part.
2944         (nnimap-request-move-article): When moving an article from nnimap,
2945         request the article first so the accepting form has an article to
2946         accept.  Reported by Dan Christensen.
2947         (nnimap-command): Make sure that the error message doesn't error out.
2948
2949 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2950
2951         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2952         we haven't requested anything.
2953
2954 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2955
2956         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2957         "".  Fix found by Andrew Cohen.
2958
2959         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2960         instead of -encode-string.
2961
2962 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2963
2964         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2965
2966         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2967         by mm-subst-char-in-string.
2968
2969 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2970
2971         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2972         waiting for the connection string.
2973
2974         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2975         arriving.
2976
2977         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2978         bogus characters.  This allows selecting certain Gmail groups.
2979
2980         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2981         (nnimap-fetch-partial-articles): New variable.
2982         (nnimap-open-connection): When looking for credentials, also use the
2983         nnimap-server-port.
2984         (nnimap-request-article): Return the group/article number, so that Gnus
2985         `^' works as expected.
2986         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
2987
2988         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2989         comments.
2990         (gnus-methods-sloppily-equal): New function.
2991         (gnus): When using the development version of Gnus, load the gnus-load
2992         file.
2993
2994         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2995         `gnus-open-server' on each method before trying to scan them etc.
2996         This ensures that all the backend parameters are set correctly.
2997
2998         * nnimap.el (nnimap-authenticator): New variable.
2999         (nnimap-open-connection): Allow anonymous login.
3000         (nnimap-transform-headers): The chars header is called Chars not Bytes.
3001         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
3002
3003         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
3004         patch, found by Knut Anders Hatlen.
3005
3006 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
3007
3008         * gnus-agent.el (gnus-agent-batch-confirmation)
3009         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
3010         to gnus-message.
3011         * gnus-art.el (gnus-article-describe-briefly): Likewise.
3012         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
3013         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
3014         * gnus-int.el (gnus-open-server): Likewise.
3015         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
3016         (gnus-score-check-syntax): Likewise.
3017         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
3018         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
3019         Likewise.
3020         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3021
3022 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3023
3024         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3025         calling conventions so that prefetch doesn't bug out.
3026
3027 2010-09-19  Julien Danjou  <julien@danjou.info>
3028
3029         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3030         rather than `subst-char-in-region' in order to be able to replace ASCII
3031         char by UTF-8 ones.
3032
3033         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
3034         than curl.
3035         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
3036         the right URL and ALT text on images.
3037         (gnus-html-wash-tags): Fix tag case.
3038         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
3039         (gnus-article-html): Add -o display_ins_del=2 option.
3040         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
3041
3042 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3043
3044         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
3045         the extra mail headers, which sometimes seem to happen for unknown
3046         reasons.
3047
3048         * mail-parse.el (mail-header-encode-parameter): Define as
3049         rfc2045-encode-string instead of as rfc2231-encode-string, since some
3050         (or most, perhaps?) mail readers don't understand the latter, but do
3051         understand the former.
3052
3053         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
3054         to nil, so that no methods are automatically agentized.  I think this
3055         is probably what most users want.
3056
3057         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
3058         from url-retrieve, for instance about invalid URLs.
3059
3060         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
3061         groups that have no articles.
3062         (nnimap-request-article): Check that we really got an article when we
3063         requested one.
3064
3065         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
3066         doesn't exist.
3067
3068         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
3069         nntp buffer so the agent can save it.
3070         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
3071         that CRLF doesn't get translated to \n.
3072         (nnimap-open-connection): Don't make 'shell commands only send \n.
3073
3074 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3075
3076         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
3077         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3078         Update var name.
3079         (nnml-generate-nov-file): Use dolist.
3080         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
3081         Use with-current-buffer.
3082
3083 2010-09-18  Julien Danjou  <julien@danjou.info>
3084
3085         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
3086         parallel.
3087
3088 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3089
3090         * nnimap.el (nnimap-update-info): When doing partial marks update, get
3091         the range update right.
3092         (nnimap-request-group): Don't make `M-g' bug out on group with no
3093         marks.
3094         (nnoo): Require, so that other packages can require nnimap.
3095         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
3096         command we're looking for.  This helps when the server sends more
3097         responses after we've gotten everything we expected.
3098         (nnimap): Add a `newlinep' field to keep track of end-of-line
3099         conventions.
3100         Don't send CRLF to things that don't want it.
3101         (nnimap-request-accept-article): Ditto.
3102
3103 2010-09-18  Julien Danjou  <julien@danjou.info>
3104
3105         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
3106         than curl to retrieve images.
3107
3108 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3109
3110         * nnimap.el (nnimap-update-info): Extend the info so that we can set
3111         the marks.
3112         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
3113         (nnimap-wait-for-connection): New function.
3114         (nnimap-open-connection): If we have PREAUTH, don't query for login
3115         credentials.
3116         (nnimap-update-info): Fix off-by-one error when concatenating ranges
3117         when doing a partial update.
3118
3119 2010-09-18  Julien Danjou  <julien@danjou.info>
3120
3121         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
3122         tags.
3123
3124 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3125
3126         * nnimap.el (nnimap-credentials): New function.
3127         (nnimap-open-connection): Use the new function to look for credentials
3128         also on the numeric equivalents of "imap" and "imaps".
3129
3130         * gnus-start.el (gnus-activate-group): Send the info to
3131         gnus-request-group.
3132
3133         * nnimap.el (nnimap-request-group): Have the "check" version of the
3134         function parse flags and update the info, so that a `M-g' get a total
3135         resync of all flags from the group.
3136
3137         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
3138         to allow backends to alter the info on group selection.  Also alter all
3139         the backend -request-group functions to take the parameter.
3140
3141         * nnimap.el (nnimap-store-info): New function.
3142         (nnimap-update-info): Store the info for later usage.
3143         (nnimap-request-group): Use the stored info for the dont-check case, so
3144         that we don't retrieve all marks when we enter a group.
3145
3146         * nnimap.el: Use deffoo instead of defun for interface functions.
3147
3148         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
3149         update the group info.  This makes the nndraft groups, for instance, go
3150         back to their old behaviour.
3151
3152         * gnus-sum.el (gnus-select-newsgroup): Indent.
3153
3154         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
3155         in.
3156         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
3157         nothing.
3158
3159         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
3160         from methods that are denied.
3161
3162         * gnus-int.el (gnus-method-denied-p): New function.
3163
3164         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
3165         store the password instead of netrc.
3166         (nnimap-open-connection): Don't error out when we can't make a
3167         connections.
3168
3169         * auth-source.el (auth-source-create): In the password prompt, say what
3170         we're querying for.  Also prompt for user name if that hasn't been
3171         given.
3172
3173         * nnimap.el (nnimap-with-process-buffer): Remove.
3174
3175 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3176
3177         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
3178         method when we're reading from the agent.
3179
3180         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
3181
3182         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
3183         that's probably most useful for users.
3184
3185         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
3186         "failed" all the time.
3187
3188         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
3189         ...)) with (with-current-buffer ... ).
3190
3191         * nntp.el (nntp-open-server): Return whether the open was successful or
3192         not.
3193
3194         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
3195         select an unread unseen article first.
3196
3197         * nnimap.el (nnimap-open-connection): If the user doesn't have a
3198         /etc/services, supply some sensible port defaults.
3199
3200         * dgnushack.el: Define netrc-credentials.
3201
3202 2010-09-17  Julien Danjou  <julien@danjou.info>
3203
3204         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
3205
3206 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3207
3208         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
3209         doesn't have any parameters.
3210
3211 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3212
3213         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
3214         only upcased checks.
3215
3216         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
3217
3218         * nnimap.el (nnimap-open-shell-stream): New function.
3219         (nnimap-open-connection): Use it.
3220         (nnimap-transform-headers): Get the number of lines in each message.
3221         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
3222         number of lines.
3223         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
3224         problem.
3225
3226         * utf7.el (utf7-encode): Autoload.
3227
3228         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
3229         to allow the mail splitting to not return a default group.  This is
3230         useful for nnimap, which will leave unmatched mail in the inbox.
3231
3232         * nnimap.el: Rewritten.
3233
3234         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3235         nnimap usage.
3236
3237         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3238         if the move is internal, so that nnimap can do fast internal moves.
3239
3240         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3241         data.
3242         (gnus-read-active-for-groups): Support finishing the early retrieval of
3243         data.
3244
3245         * gnus-range.el (gnus-range-nconcat): New function.
3246
3247         * gnus-int.el (gnus-finish-retrieve-group-infos)
3248         (gnus-retrieve-group-data-early): New functions.
3249
3250 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3251
3252         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3253         (nnrss-retrieve-groups):
3254         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3255         (pop3-quit): Use with-current-buffer.
3256
3257 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3258
3259         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3260         instead of nnheader-accept-process-output.
3261
3262         * dgnushack.el (dgnushack-compile): Add comment.
3263
3264         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3265
3266         * gnus-html.el (gnus-html-schedule-image-fetching)
3267         (gnus-html-prefetch-images): Replace process-kill-without-query by
3268         gnus-set-process-query-on-exit-flag.
3269
3270 2010-09-16  Romain Francoise  <romain@orebokech.com>
3271
3272         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3273
3274 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3275
3276         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3277         parameter to unintern is mandatory-ish in Emacs 24.
3278
3279         * gnus-html.el (gnus-html-schedule-image-fetching)
3280         (gnus-html-prefetch-images): Check for curl before using it.
3281
3282         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3283         depend on curl, which isn't essential.
3284
3285         * imap.el: Revert back to version
3286         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3287         seem problematic.
3288
3289 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3290
3291         * gnus-registry.el (gnus-registry-install-shortcuts):
3292         Explicitly pass `obarray' to `unintern' to avoid a warning.
3293
3294 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3295
3296         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
3297         change.
3298
3299         * nnrss.el (nnrss-request-list): Remove this function and related
3300         functions, including the moreover stuff.
3301
3302 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3303
3304         * nnrss.el (nnrss-retrieve-groups): New function.
3305
3306 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3307
3308         * .dir-locals.el: Add no-byte-compile cookie.
3309
3310 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3311
3312         * time-date.el (format-seconds): Comment fix.
3313
3314         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3315         for back end that doesn't support request-scan.
3316
3317 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3318
3319         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3320         then do request scans from the backends.
3321
3322         * netrc.el (netrc-credentials): New conveniency function.
3323
3324         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3325         avoid running a hook per line, since this takes a lot of time,
3326         profiling shows.
3327         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3328         directly if gnus-visual-p is true.
3329
3330 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3331
3332         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3333         groups; replace mapcar with dolist which is a bit faster; pass groups
3334         info to gnus-read-active-file-1.
3335         (gnus-read-active-file-1): Scan only specified groups if the new
3336         optional arg `infos' is given.
3337
3338 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3339
3340         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3341
3342         * pop3.el (pop3-movemail): Remove.
3343         (pop3-streaming-movemail): Rename to pop3-movemail.
3344
3345         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3346         don't restrict end-tag searches to the end of the line.
3347
3348 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3349
3350         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3351         articles of every unchecked group to t, which means unknown since the
3352         server has never been opened.
3353
3354 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3355
3356         * gnus-html.el (gnus-html-show-alt-text): New command.
3357         (gnus-html-browse-image): Ditto.
3358         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3359         to browse the image directly.
3360         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3361         better.
3362
3363         * gnus-async.el (gnus-async-article-callback):
3364         Call `gnus-html-prefetch-images' unconditionally.
3365
3366         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3367         before feeding URLs to curl.
3368
3369 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3370
3371         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3372         internal images as deletable by `W D D'.
3373
3374         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3375         (gnus-async-article-callback): Fix typo.
3376
3377 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3378
3379         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3380         current line to work around bugs in the output from w3m.
3381
3382         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3383         for groups that want that.
3384
3385         * nntp.el (nntp-wait-for-string): Supply a timeout for
3386         accept-process-output to ensure progress.
3387
3388         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3389         level to get unread articles from, then use that for foreign groups,
3390         too.
3391
3392         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3393         confuses the rest of the function.
3394
3395         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3396         for the methods that support -retrieve-groups, too.
3397
3398         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3399
3400 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3401
3402         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3403         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3404
3405         * pop3.el: Require cl when compiling.
3406         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3407
3408 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3409
3410         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3411         that aren't going to be activated.
3412         (gnus-get-unread-articles): Fix up the last commit.
3413
3414         * gnus-html.el (gnus-article-html): Allow calling without specifying
3415         the handle.  In that case, dissect the buffer first.
3416
3417         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3418
3419         * nnimap.el (nnimap-open-connection): Revert the change that would look
3420         into authinfo for imaps instead of imap.
3421
3422         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3423         say that you don't want to call gnus-request-group with don-check, but
3424         do check the reponse.  This is for virtual groups only.
3425         (gnus-get-unread-articles): Count the archive groups as secondary, so
3426         that they're activated the same way as before.
3427
3428         * imap.el (imap-message-map): Removed optional buffer parameter, since
3429         no callers use it.
3430         (imap-message-get): Ditto.
3431         (imap-message-put): Ditto.
3432         (imap-mailbox-map): Ditto.
3433         (imap-mailbox-put): Ditto.
3434         (imap-mailbox-get): Ditto.
3435         (imap-mailbox-get): Revert last change for this function.
3436
3437         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3438         case-insensitively.
3439         (nnimap-debug): Remove.
3440
3441         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3442         to use `imap-fetch' instead.  According to the comments, this should be
3443         safe, since all other IMAP clients use the 1:* syntax.
3444         (imap-enable-exchange-bug-workaround): Removed.
3445         (imap-debug): Removed -- doesn't seem very useful.
3446
3447         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3448         mail from a file, and the file doesn't exist.
3449
3450         * imap.el (imap-log): New convenience function used throughout instead
3451         of repeating the same code all over the place.
3452
3453         * pop3.el (pop3-streaming-movemail): Return t for success.
3454
3455         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3456         .authinfo if we're using ssl connection.
3457
3458         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3459         already have if we're in a main Gnus `g' run.
3460
3461         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3462
3463 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3464
3465         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3466
3467         * nnmh.el (nnmh-request-list-1): Bind `file'.
3468
3469         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3470         alias to set-process-query-on-exit-flag or process-kill-without-query.
3471         (pop3-open-server): Use it.
3472
3473 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3474
3475         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3476         box to the Incoming file.  Fixes mistake in previous checkin.
3477
3478         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3479         request loop (for debugging purposes) removed.
3480
3481         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3482         culprit is more visible.
3483         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3484         (nnml-add-incremental-nov): New functions to do "incremental" nov
3485         updates, where we just append to the end of the existing nov files
3486         without reading/writing them in full.
3487
3488         * mail-source.el (mail-source-delete-crash-box): Really only check the
3489         incoming files once in a while.
3490
3491         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3492
3493         * mail-source.el (mail-source-delete-crash-box): Only check the
3494         incoming files for deletion once per day to save a lot of file
3495         accesses.
3496
3497         * pop3.el (pop3-logon): Fix up unbound variable typo.
3498
3499         * mail-source.el (pop3-streaming-movemail): Autoload.
3500
3501         * pop3.el (pop3-streaming-movemail):
3502         Respect pop3-leave-mail-on-server.
3503
3504         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3505         retrieval.
3506
3507         * pop3.el (pop3-process-filter): Remove unused function.
3508         (pop3-streaming-movemail, pop3-send-streaming-command)
3509         (pop3-wait-for-messages, pop3-write-to-file)
3510         (pop3-number-of-responses): New functions for streaming pop3
3511         retrieval.
3512
3513         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3514         come from no known methods.
3515         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3516         list.
3517
3518         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
3519         message sizes.
3520         (pop3-movemail): Use erase-buffer instead of looping and deleting
3521         regions, which seems rather odd.
3522
3523         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3524         file once per `g' run.
3525
3526         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3527         directories.  This makes the draft queue directory work.
3528
3529         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3530         data from the backends, so that we only request the list of groups from
3531         each method once.  This should speed things up considerably.
3532
3533         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3534         detect that it's not implemented.
3535
3536         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3537         we actually do recurse down into the tree, but don't stat all leaf
3538         nodes.
3539
3540         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3541         then say so instead of bugging out.
3542
3543         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3544         files exist before trying to read them.
3545
3546         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3547         around <pre_int>.
3548
3549         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3550
3551         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3552
3553 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3554
3555         * mm-util.el (mm-image-load-path): Just return the image directories,
3556         not all directories in the path in addition to the image directories.
3557         (mm-image-load-path): Maintain a cache of the image directories so that
3558         the `g' command in Gnus doesn't have to stat dozens of directories each
3559         time.
3560
3561         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3562         (gnus-html-wash-tags): Add a new `i' command to insert images.
3563         (gnus-html-insert-image): New command and keystroke.
3564         (gnus-html-redisplay-with-images): New command and keystroke.
3565         (gnus-html-show-images): Rename command.
3566         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3567         spacers.
3568         (gnus-html-wash-tags): Decode entities at the end, so that entities
3569         inside the tags don't mess up the rest of the "parsing".
3570
3571         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3572         so that nnimap methods aren't agentized by default.  There's apparently
3573         many problems related to agent/imap behaviour.
3574
3575         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3576
3577         * gnus-html.el: Doc fix.
3578
3579 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3580
3581         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3582         specifier-spec-list for Emacs 21.
3583
3584         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3585         glyph-width and glyph-height instead of display-graphic-p and
3586         image-size; make avoidance of displaying small images work for XEmacs.
3587
3588         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3589         for XEmacs.
3590
3591         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3592         of symbol that holds plist data.
3593         (gnus-process-plist): Remove plist of process after getting it.
3594
3595 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3596
3597         * message.el (message-generate-hashcash): Change default to
3598         'opportunistic if hashcash is installed.
3599
3600         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3601         (gnus-html-put-image): Only call image-size once, since it's somewhat
3602         time-consuming on remote X servers.
3603
3604 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3605
3606         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3607         type on data, not a file name.
3608
3609         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3610         window-pixel-edges for Emacs 21.
3611
3612         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3613         decoded contents.
3614         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3615
3616 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3617
3618         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3619         group line format, since it isn't very interesting.
3620
3621         * gnus-agent.el (gnus-agent-short-article),
3622         (gnus-agent-long-article): Increase values for these two variables,
3623         since most people are likely to have more network connection and
3624         storage than before.
3625
3626         * gnus.el (gnus-refer-article-method): Change default to 'current.
3627         When referring an article, the common behaviour is to refer it from the
3628         current select method, not the native select method.  The chances of
3629         the native select method having the message in question is rather slim
3630         these days.
3631
3632         * gnus-sum.el (gnus-auto-select-subject): Change default to
3633         `unseen-or-unread'.  I think it's likely that most people want to
3634         select an unseen article over a previously seen, but unread one.
3635
3636         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3637         means that in the article buffer none of the minor mode elements will
3638         be shown, usually, and this is not desirable in most cases.
3639
3640         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3641         that commands like `d' (and the like) go to the next line in the
3642         buffer, instead of the next unread article.  I think this is the
3643         behaviour that is most natural for most users.
3644         (gnus-single-article-buffer): Change default to nil, so that people can
3645         have as many article buffers open as they have summary buffer.  I think
3646         this is the most natural way for the groups to behave.
3647
3648         * message.el (message-generate-new-buffers): Change default to
3649         `unsent', so that all new message buffers start their names with the
3650         string "*unsent", and it's easier to find the buffers if you move from
3651         them.
3652
3653 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3654
3655         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3656         small.  They're probably tracking images.
3657         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3658         (gnus-html-rescale-image): Yet another try at getting the image sizing
3659         right.
3660
3661         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3662         nntp-marks-file-name is nil.
3663
3664 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3665
3666         * gnus-html.el (gnus-html-wash-tags)
3667         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3668         Better logging.
3669
3670 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3671
3672         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
3673
3674         * gnus-html.el (gnus-html-wash-tags): Check the value of
3675         gnus-blocked-images in the summary buffer.
3676
3677 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3678
3679         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3680
3681 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3682
3683         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3684         like "a", it seems like.
3685         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3686         since it needs to be picked from the correct buffer.
3687
3688         * nnwfm.el: Remove.
3689
3690         * nnlistserv.el: Remove.
3691
3692 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3693
3694         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3695         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3696
3697 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3698
3699         * nnkiboze.el: Remove.
3700
3701         * nndb.el: Remove.
3702
3703         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3704         alt text.
3705         (gnus-html-rescale-image): Try to get the rescaling logic right for
3706         images that are just wide and not tall.
3707
3708         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3709         overshadow variable bindings.
3710
3711 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3712
3713         * gnus-html.el (gnus-html-wash-tags)
3714         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
3715         Add extra logging.
3716
3717 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3718
3719         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3720         (gnus-max-image-proportion): New variable.
3721         (gnus-html-rescale-image): New function.
3722         (gnus-html-put-image): Rescale images.
3723
3724 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3725
3726         Fix up some byte-compiler warnings.
3727         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3728         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3729         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3730         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3731         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3732         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3733         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3734
3735 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3736
3737         * gnus-html.el (gnus-article-html): Decode contents by charset.
3738
3739 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3740
3741         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3742         (gnus-html-frame-width, gnus-blocked-images)
3743         * message.el (message-prune-recipient-rules): Add custom version.
3744         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3745
3746         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3747         functions.
3748
3749         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3750         gnus-process-get.
3751
3752 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3753
3754         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3755         instead of lsub directly.
3756
3757 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3758
3759         * nnwarchive.el: Remove.
3760
3761         * gnus-soup.el: Remove.
3762
3763         * nnsoup.el: Remove.
3764
3765         * nnultimate.el: Remove.
3766
3767         * gnus-html.el (gnus-blocked-images): New variable.
3768
3769         * message.el (message-prune-recipients): New function.
3770         (message-prune-recipient-rules): New variable.
3771
3772         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3773         guess whether a long line is natural text or not.
3774
3775         * gnus-html.el (gnus-html-schedule-image-fetching):
3776         Use gnus-process-plist and friends for compatibility.
3777
3778 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3779
3780         * gnus-html.el: Require packages that define macros used in this file.
3781         (gnus-article-mouse-face): Declare to silence byte-compiler.
3782         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3783         process-get.
3784         (gnus-html-put-image): Use plist-get to avoid getf.
3785         (gnus-html-prefetch-images): Use with-current-buffer.
3786
3787 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3788
3789         * gnus-ems.el: Provide compatibility functions for
3790         gnus-set-process-plist.
3791
3792         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3793         header-line-format for XEmacs 21.4.
3794
3795         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3796         * gnus.el (gnus-valid-select-methods)
3797         * message.el (message-send-mail-partially-limit)
3798         * mm-decode.el (mm-text-html-renderer)
3799         * mml.el (mml-insert-mime-headers-always)
3800         * smiley.el (smiley-regexp-alist): Bump custom version.
3801
3802 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3803
3804         * gnus-html.el: require mm-url.
3805         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3806         with the url to `url'.
3807         (gnus-html-wash-tags): Support cid: URLs/images.
3808
3809 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3810
3811         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3812         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3813         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3814
3815         * gnus-move.el: Remove file, since it doesn't really work.
3816
3817         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3818         UTF-8.  This seems to fix problems with some German web feeds.
3819
3820         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3821         at the top so that the proper colours are applied.
3822
3823         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3824         don't have dots in their names.
3825
3826         * gnus-art.el (gnus-article-view-part): Doc fix.
3827
3828         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3829         XEmacs-compatible.
3830         (gnus-html-put-image): Don't do images on non-graphic displays.
3831
3832         * nnslashdot.el: Remove this unused backend.
3833
3834         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3835         actions.
3836         (gnus-undo-register-1): Revert last change.
3837
3838         * gnus-group.el (gnus-group-completing-read): Protect against not
3839         having completion-styles bound.
3840
3841         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3842         make broken recipients happier.
3843
3844         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3845
3846         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3847         point parameter.
3848
3849         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3850
3851         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3852         completion-styles for group selection.
3853
3854 2009-02-04  Andreas Schwab  <schwab@suse.de>
3855
3856         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3857         headers and regexp-quote the match if necessary.
3858
3859 2009-03-24  Miles Bader  <miles@gnu.org>
3860
3861         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3862         the blinking smiley.
3863
3864 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3865
3866         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3867         blink smiley.
3868
3869 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3870
3871         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3872         where the dribbel file lives exists.
3873
3874         * message.el (message-send-mail-partially-limit): Change the default to
3875         nil, since most people don't want this.
3876
3877         * mm-url.el (mm-url-decode-entities): Also decode entities like
3878         &#x3212.
3879
3880 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3881
3882         * gnus-sum.el (gnus-summary-idna-message):
3883         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3884         Hyperlink urls in docstrings with URL `...'.
3885
3886 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3887
3888         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3889         functions.
3890
3891 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3892
3893         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3894         say what the mouseover text should be.
3895
3896         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3897         version of the mm-w3m-safe-url-regexp variable to only download images
3898         in the groups where we want that to happen.
3899
3900         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3901
3902         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3903         easier debugging.
3904         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3905         big pictures in the article buffer.
3906
3907         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3908         gnus-article-html.
3909         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3910         w3m.
3911
3912         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3913
3914 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3915
3916         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3917         which doesn't exist.
3918
3919         * message.el (message-inhibit-ecomplete): New variable to allow some
3920         function to inhibit ecomplete address storage.
3921         (message-resend): Disable ecomplete message storage when resending
3922         messages.
3923
3924         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3925
3926 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3927
3928         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3929         Save excursion while copying, moving, and deleting articles in order to
3930         prevent the cursor from jumping to unforeseen place.
3931
3932 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3933
3934         * lpath.el: No need to bind bookmark-current-buffer,
3935         bookmark-yank-point and bookmark-make-record-function.
3936
3937 2010-08-17  Glenn Morris  <rgm@gnu.org>
3938
3939         * gnus-sync.el: Require gnus components whose functions are used.
3940
3941         * gnus-art.el (bookmark-make-record-function):
3942         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3943         Declare for compiler.
3944
3945         * mm-url.el (mml-compute-boundary): Autoload.
3946
3947 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3948
3949         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3950
3951 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3952
3953         Typo fix "hoo4a" -> "hook".
3954
3955         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3956
3957 2010-08-14  Glenn Morris  <rgm@gnu.org>
3958
3959         * gnus-sync.el (gnus-sync): Fix defgroup version.
3960
3961 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3962
3963         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3964
3965         * gnus-sync.el: Fix docs.
3966         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3967         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3968
3969 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3970
3971         Optimizations for gnus-sync.el.
3972
3973         * gnus-sync.el: Add docs about gnus-sync-backend
3974         possibilities.
3975         (gnus-sync-save): Remove unnecessary message.
3976         (gnus-sync-read): Optimize and show what groups were skipped.
3977
3978 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3979
3980         Minor bug fixes for gnus-sync.el.
3981
3982         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
3983         Don't read the sync on get-new-news.
3984
3985         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3986         quiet.
3987
3988         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
3989         (fix typo).
3990
3991 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3992
3993         Make saving and restoring of hidden threads work with overlays.
3994         Patch applied by Ted Zlatanov.
3995
3996         * gnus-sum.el (gnus-hidden-threads-configuration)
3997         (gnus-restore-hidden-threads-configuration): Update to deal with text
3998         properties, rather than searching for a magic character.
3999
4000 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4001
4002         New gnus-sync.el library for synchronization of marks.
4003
4004         * gnus-sync.el: New library for synchronization of marks.
4005
4006         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
4007         renamed from `gnus-registry-grep-in-list'.
4008
4009         * gnus-registry.el (gnus-registry-follow-group-p):
4010         Use `gnus-grep-in-list'.
4011
4012         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4013
4014 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4015
4016         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4017         determining charset of text fails.
4018
4019 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4020
4021         * nnmail.el (nnmail-get-new-mail-1): Revert.
4022
4023         * nnml.el (nnml-active-number): Make sure names of newly created groups
4024         in nnml-group-alist are encoded.
4025
4026 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4027
4028         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4029         containing non-ASCII characters in active file for nnml back end.
4030
4031 2010-07-24  David Engster  <dengste@eml.cc>
4032
4033         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4034         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4035
4036 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4037
4038         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4039         tag (Bug#6654).
4040
4041 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4042
4043         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4044         the article buffer, not the summary buffer.
4045
4046 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4047
4048         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4049         Emacs 23 as well.
4050
4051 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4052
4053         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
4054         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
4055
4056 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4057
4058         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4059         Patch applied by Karl Fogel.
4060
4061         * gnus-sum.el (gnus-summary-bookmark-make-record):
4062         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4063
4064 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4065
4066         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4067         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4068         C-w still not working correctly from Article buffers; Thierry's
4069         patch to fix that will be applied after this.
4070
4071         * gnus-art.el (bookmark-make-record-function): New local variable.
4072
4073         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4074         article buffer.
4075         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4076
4077 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4078
4079         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4080         on changes in bookmark.el.
4081
4082 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4083
4084         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
4085         `no-log' instead of message not to log prompt string.
4086
4087 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4088
4089         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4090         the *other* type of HTML form submission.
4091
4092 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
4093
4094         * auth-source.el (auth-source-pick): If choice does not contain a
4095         questioned keyword, set the check to t.
4096
4097 2010-06-12  Romain Francoise  <romain@orebokech.com>
4098
4099         * gnus-util.el (gnus-date-get-time): Move up before first use.
4100
4101 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4102
4103         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
4104         (gnus-article-edit-part): Bind it to make last part that is substituted
4105         or deleted visible.
4106         (gnus-mime-display-single): Buttonize part of which id equals to
4107         gnus-mime-buttonized-part-id.
4108
4109 2010-06-10  Dan Christensen  <jdc@uwo.ca>
4110
4111         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
4112         (gnus-dd-mmm): Use gnus-date-get-time.
4113         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
4114         simplify logic.
4115         (gnus-summary-limit-to-age): Use gnus-date-get-time.
4116         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
4117
4118 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
4119
4120         * auth-source.el (top): Autoload `secrets-list-collections',
4121         `secrets-create-item', `secrets-delete-item'.
4122         (auth-sources): Fix tag string.
4123         (auth-get-source, auth-source-retrieve, auth-source-create)
4124         (auth-source-delete): New defuns.
4125         (auth-source-pick): Rewrite in order to avoid 2 passes.
4126         (auth-source-forget-user-or-password): New parameter USERNAME.
4127         (auth-source-user-or-password): New parameters CREATE-MISSING and
4128         DELETE-EXISTING.  Retrieve password interactively, if needed.
4129
4130 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4131
4132         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
4133         deleting unused directories when gnus-expert-user is t.
4134
4135 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4136
4137         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
4138         for each temp file when gnus-article-browse-delete-temp is ask.
4139
4140 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4141
4142         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
4143         Lisp calls to delete-backward-char by calls to delete-char.
4144
4145 2010-05-20  Kevin Ryde  <user42@zip.com.au>
4146
4147         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
4148
4149 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4150
4151         * password-cache.el (password-cache-remove): Fix docstring.
4152
4153 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4154
4155         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
4156         article unless decoding article to be saved.
4157
4158 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4159
4160         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4161         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4162         generated within the mm-with-unibyte-current-buffer macro.
4163
4164 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4165
4166         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4167         to nil when we're in a mml-preview buffer and no group is selected.
4168
4169 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4170
4171         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4172         when catching the `C-g'.  Reported by "Leo".
4173
4174 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4175
4176         * message.el (message-forward-make-body-plain)
4177         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4178         multibyte-string-p.
4179
4180         * lpath.el: Revert.
4181
4182 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4183
4184         * message.el (message-forward-make-body-mml): Assume original message
4185         is multibyte string; error on unibyte.
4186         (message-forward-make-body-plain): Ditto; don't add excessive newline
4187         in body end.
4188
4189         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
4190
4191 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
4192
4193         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
4194         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
4195
4196 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4197
4198         * mm-extern.el (mm-extern-url): Don't use
4199         mm-with-unibyte-current-buffer.
4200         (mm-extern-cache-contents): Use with-current-buffer instead of
4201         save-excursion + set-buffer.
4202
4203 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4204
4205         * mm-util.el (mm-emacs-mule): Remove.
4206
4207 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
4208
4209         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
4210         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
4211         change.
4212
4213 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4214
4215         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
4216         bind the default value of enable-multibyte-characters to nil.
4217
4218 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4219
4220         * message.el (message-forward-make-body-plain)
4221         (message-forward-make-body-mml):
4222         Don't use mm-with-unibyte-current-buffer.
4223
4224 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4225
4226         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
4227
4228 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4229
4230         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
4231         (Bug#5592).
4232
4233 2010-05-07  Julien Danjou  <julien@danjou.info>
4234
4235         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4236         it to mm-pipe-part.
4237
4238         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4239         it is given.
4240
4241 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4242
4243         * binhex.el (binhex-decode-region-internal)
4244         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4245         (dns-query)
4246         * nnweb.el (nnweb-gmane-search)
4247         * pgg-parse.el (pgg-parse-armor)
4248         * pgg.el (pgg-verify-region)
4249         * sha1.el (sha1-string-external)
4250         * uudecode.el (uudecode-decode-region-internal)
4251         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4252         XEmacs.
4253
4254         * gnus-art.el (gnus-article-browse-html-parts)
4255         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4256         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4257         make-temp-file.
4258
4259         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4260         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4261         compiling.
4262
4263         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4264         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4265         XEmacs when compiling.
4266
4267         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4268         gnus-pick-mode-off-hook for XEmacs when compiling.
4269         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4270         gnus-binary-mode-off-hook for XEmacs when compiling.
4271
4272         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
4273         Return nil if char-charset is not available.
4274
4275         * imap.el (imap-disable-multibyte)
4276         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4277         macros.
4278
4279         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4280         instead of encode-coding-string.
4281
4282         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4283         'xemacs) instead of mm-emacs-mule to switch function definitions.
4284         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4285
4286         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4287         bind temporary-file-directory for XEmacs;
4288         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4289         timer-set-function for XEmacs 21.4 and SXEmacs;
4290         bind timer-list for XEmacs 21.4 and SXEmacs;
4291         fbind char-charset and find-charset-region for non-Mule XEmacs;
4292         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4293         encode-coding-region and encode-coding-string for XEmacs having no
4294         file-coding feature.
4295
4296 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4297
4298         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4299
4300 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4301
4302         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4303         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4304
4305 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4306
4307         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4308         alias `jka-compr-delete-temp-file' no longer exists.
4309
4310 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4311
4312         Use define-minor-mode in Gnus where applicable.
4313         * mml.el (mml-mode): Use define-minor-mode.
4314         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4315         (gnus-undo-mode): Use define-minor-mode.
4316         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4317         (gnus-dead-summary-mode): Use define-minor-mode.
4318         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4319         Initialize in declaration.
4320         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4321         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4322         (gnus-mailing-list-mode): Use define-minor-mode.
4323         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4324         (gnus-draft-mode): Use define-minor-mode.
4325         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4326         (gnus-dired-mode): Use define-minor-mode.
4327
4328 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4329
4330         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4331         handles on recursive mml-to-mime translation and check them for
4332         boundary delimiter collisions.  Reported by Greg Troxel.
4333
4334 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4335
4336         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4337
4338 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4339
4340         * mm-util.el (mm-find-buffer-file-coding-system):
4341         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4342
4343 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4344
4345         * message.el (message-generate-headers): Record insertion of optional
4346         headers as well.  Otherwise the check to prevent repeated insertion of
4347         optional headers is a no-op.
4348
4349 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4350
4351         * smime.el: Don't mention CVS.
4352
4353         * nnrss.el (nnrss-fetch): Don't mention CVS.
4354
4355         * nnir.el: Don't mention CVS.
4356
4357 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4358
4359         * gnus-sum.el (gnus-summary-bookmark-make-record):
4360         Add `location' field.
4361
4362 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4363
4364         * lpath.el: Fbind bookmark-default-handler,
4365         bookmark-get-bookmark-record, bookmark-make-record-default,
4366         bookmark-prop-get for Emacs <23 and XEmacs.
4367
4368 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4369
4370         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4371         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4372         Use with-current-buffer to silence the byte-compiler.
4373         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4374         bother to require `gnus'.
4375         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4376
4377 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4378
4379         * gnus-sum.el (gnus-summary-bookmark-make-record)
4380         (gnus-summary-bookmark-jump): New functions.
4381         (gnus-summary-mode): Setup bookmark support.
4382
4383 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4384
4385         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4386         if set.
4387
4388 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4389
4390         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4391         gnus-article-browse-html-save-cid-image; make it work recursively for
4392         forwarded messages as well.
4393         (gnus-article-browse-html-parts): Work when prefix arg is given.
4394         (gnus-article-browse-html-article): Doc fix.
4395
4396 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4397
4398         * message.el (message-default-mail-headers):
4399         (message-default-headers): Carry the value mail-default-headers over
4400         into message-default-mail-headers, rather than message-default-headers.
4401
4402 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4403
4404         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
4405         charset.
4406
4407         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4408         charset into the <meta> tag when the article is encoded to utf-8.
4409
4410 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4411
4412         * gnus-art.el (gnus-article-browse-delete-temp-files):
4413         Delete directories as well.
4414         (gnus-article-browse-html-parts): Work for images that do not specify
4415         file names; delete temp directory when quitting; insert header at the
4416         right place; use file: scheme for image files.
4417
4418 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4419
4420         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4421         (gnus-article-browse-html-parts): Use it to make temporary cid image
4422         files in addition to html file so that browser may display them.
4423
4424 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4425
4426         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4427
4428 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4429
4430         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4431
4432 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4433
4434         * auth-source.el (auth-sources): Change default to be simpler.
4435         Explain about Secret Service API sources.  Improve Customize options.
4436         (auth-source-pick): Change to accept any number of search parameters.
4437         Implement fallbacks iteratively, not recursively.  Add scoring on the
4438         second pass and sort by score.  Call Secret Service API when needed.
4439         (auth-source-user-or-password): Use it.  Call Secret Service API
4440         directly when needed to get the user name and the password.
4441
4442 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4443
4444         * message.el (message-interactive): Doc fix.
4445         (message-qmail-inject-args): Reflow.
4446         (message-kill-to-signature): Fix typo in docstring.
4447
4448         * smiley.el (smiley-buffer): Fix typo in docstring.
4449
4450 2010-03-24  Glenn Morris  <rgm@gnu.org>
4451
4452         * mail-source.el (gnus-message): Declare.
4453         (mail-source-delete-old-incoming): Require gnus-util.
4454
4455 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4456
4457         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4458
4459         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4460
4461         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4462         password-cache's default if it is not bound.
4463         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4464         password-cache-expiry's default if it is not bound.
4465
4466         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4467         available in Emacs 21.
4468
4469         * lpath.el: Suppress compiler warnings for:
4470         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4471         XEmacs;
4472         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4473         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4474         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4475
4476 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4477
4478         * auth-source.el (auth-sources): Fix up definition so extra parameters
4479         are always inline.
4480
4481 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4482
4483         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
4484         wasn't updated after mismatch.  Clear cached mailbox info correctly
4485         when uidvalidity changes.
4486         (nnimap-group-prefixed-name): New function to avoid some code
4487         duplication.
4488         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4489         (nnimap-request-group): Use it.
4490         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4491         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4492         with many imap folders.  This is done by caching the group status from
4493         the imap server persistently in a group parameter `imap-status'.  (This
4494         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4495         but not persistently, so every Gnus startup was still very slow.)
4496
4497 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4498
4499         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4500         delete the extra newline.  Otherwise editing of :string and :number
4501         types don't work.
4502
4503 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4504
4505         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4506         secrets.el dependency.
4507         (auth-sources): Add optional user name.  Add secrets.el configuration
4508         choice (unused right now).
4509
4510 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4511
4512         * gnus-sum.el (gnus-summary-make-menu-bar):
4513         Let `gnus-registry-install-shortcuts' fill in the functions.
4514
4515         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4516         warnings.
4517         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4518         (gnus-registry-install-shortcuts): Populate and use it in a
4519         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4520
4521 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4522
4523         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4524         In-place substitutions for the group name encoding/decoding.
4525         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4526         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4527         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4528         (nnimap-update-unseen, nnimap-request-list)
4529         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4530         (nnimap-request-set-mark, nnimap-split-to-groups)
4531         (nnimap-split-articles, nnimap-request-newgroups)
4532         (nnimap-request-create-group, nnimap-request-accept-article)
4533         (nnimap-request-delete-group, nnimap-request-rename-group)
4534         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4535         `encoded-mbx' for consistency.
4536         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4537         variable `imap-current-mailbox'.
4538
4539         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4540         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4541
4542 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4543
4544         * pop3.el (pop3-display-message-size-flag): Display message size byte
4545         counts during POP3 download.
4546         (pop3-movemail): Use it.
4547         (pop3-list): Implement listing of available messages.
4548
4549 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4550
4551         * nnir.el (nnir-get-article-nov-override-function): New function to
4552         override the normal NOV retrieval.
4553         (nnir-retrieve-headers): Use it.
4554
4555 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4556
4557         * auth-source.el (netrc-machine-user-or-password): Autoload.
4558
4559 2010-03-19  Glenn Morris  <rgm@gnu.org>
4560
4561         Stop message.el from loading about 40 libraries it doesn't always need.
4562         The general approach is to autoload rather than require, and to
4563         require in the specific functions rather than the file.  (Bug#5642)
4564
4565         * gmm-utils.el: Don't require wid-edit.
4566         (widget-create-child-value, widget-convert, widget-default-get):
4567         Autoload.
4568
4569         * gnus-util.el: Don't require time-date, netrc.
4570         (message-fetch-field, gnus-group-name-decode): Declare rather than
4571         autoloading.
4572         (gnus-fetch-field): Require message.
4573         (gnus-decode-newsgroups): Require gnus-group.
4574
4575         * ietf-drums.el: Don't require time-date.
4576
4577         * message.el: Don't require hashcash, canlock, ecomplete.
4578         Do require mail-utils.  Require nnheader only when compiling.
4579         (smtpmail-default-smtp-server): Remove declaration.
4580         (message-send-mail-function): Check smtpmail-default-smtp-server
4581         is bound rather than requiring smtpmail.
4582         (message-auto-save-directory, message-insert-signature):
4583         Use expand-file-name rather than nnheader-concat.
4584         (nnheader-insert-file-contents): Autoload.
4585         (hashcash-wait-async): Declare.
4586         (message-send-mail): Only call gnus-setup-posting-charset if
4587         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4588         (message-send-mail-with-sendmail): Require sendmail.
4589         (canlock-password, canlock-password-for-verify): Declare.
4590         (message-canlock-password): Require canlock.
4591         (nnheader-get-report): Autoload.
4592         (gnus-setup-posting-charset): Declare.
4593         (message-send-news): Require gnus-msg.
4594         (message-make-references, message-make-in-reply-to): Use mail-header-id
4595         rather than the alias mail-header-message-id.
4596         (ecomplete-add-item, ecomplete-save): Declare.
4597         (message-put-addresses-in-ecomplete): Require ecomplete.
4598         (ecomplete-display-matches): Autoload.
4599
4600         * mm-decode.el: Don't require mailcap, gnus-util.
4601         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4602         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4603         Autoload.
4604         (mailcap-mime-extensions): Declare.
4605
4606         * mm-encode.el: Don't require mailcap.
4607         (mailcap-extension-to-mime): Autoload.
4608
4609         * mml-sec.el: Don't require password-cache.
4610
4611         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4612         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4613         (mml-minibuffer-read-type): Require mailcap.
4614         (mml-preview): Require gnus-msg.
4615
4616         * mml1991.el: Require password-cache.
4617         (password-cache-expiry): Remove declaration.
4618
4619         * mml2015.el: Require password-cache.
4620         (password-cache-expiry): Remove declaration.
4621
4622         * nneething.el (mailcap): Require mailcap.
4623
4624         * nnheader.el (declare-function): Add compatibility stub.
4625         (message-remove-header): Declare rather than autoload.
4626         (nnheader-replace-header): Require message.
4627
4628         * nnimap.el (declare-function): Add compatibility stub.
4629         (netrc-parse, netrc-machine-user-or-password): Declare.
4630         (nnimap-open-connection): Require netrc.
4631
4632         * nntp.el (declare-function): Add compatibility stub.
4633         (netrc-parse, netrc-machine, netrc-get): Declare.
4634         (nntp-send-authinfo): Require netrc.
4635
4636         * rfc2047.el: Don't require qp.
4637         (quoted-printable-encode-region, quoted-printable-decode-string):
4638         Autoload.
4639
4640         * sieve-mode.el: Don't require easymenu.
4641         (easy-menu-add-item): Autoload it.
4642
4643         * spam-stat.el (time-to-number-of-days): Autoload it.
4644
4645 2010-03-19  Glenn Morris  <rgm@gnu.org>
4646
4647         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4648
4649 2010-03-18  Glenn Morris  <rgm@gnu.org>
4650
4651         * hashcash.el (declare-function): Remove duplicate definition.
4652
4653 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4654
4655         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4656         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4657         value if any backslash escapes).
4658
4659 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4660
4661         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4662         if it is available.  (bug#5647)
4663
4664         * lpath.el: Suppress compiler warning for coding-system-from-name for
4665         Emacs 21 and XEmacs.
4666
4667 2010-03-14  Juri Linkov  <juri@jurta.org>
4668
4669         * hmac-def.el:
4670         * hmac-md5.el:
4671         * netrc.el: Fix keywords.
4672
4673 2010-02-26  Glenn Morris  <rgm@gnu.org>
4674
4675         * message.el (message-send-mail-function): Change the default, so that
4676         it inherits from a customized send-mail-function.  (Bug#5643)
4677
4678 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4679
4680         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4681         shell-command-to-string signals an error (bug#5299).
4682
4683 2010-02-24  Glenn Morris  <rgm@gnu.org>
4684
4685         * message.el (message-smtpmail-send-it)
4686         (message-send-mail-with-mailclient): Doc fixes.
4687
4688 2010-02-16  Glenn Morris  <rgm@gnu.org>
4689
4690         * message.el (message-default-mail-headers): Change the default value
4691         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4692
4693 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4694
4695         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4696         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4697
4698 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4699
4700         * time-date.el (date-to-time): Doc fix (Bug#5408).
4701
4702 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4703
4704         * message.el (message-mail): Just pass yank-action on to message-setup.
4705         (message-setup): Handle (FUN . ARGS) form of yank-action.
4706         (message-with-reply-buffer, message-widen-reply)
4707         (message-yank-original): Handle non-buffer values of
4708         message-reply-buffer (Bug#4080).
4709         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4710
4711 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4712
4713         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4714         Fix typo in docstring.
4715
4716 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4717
4718         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4719         response.
4720
4721 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4722
4723         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4724
4725         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4726
4727         * message.el (message-check-news-header-syntax): Protect against a
4728         string that `rfc822-addresses' returns when parsing fails.
4729
4730 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4731
4732         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4733         (gnus-previous-char-property-change): New functions.
4734
4735         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4736
4737 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4738
4739         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4740         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4741
4742 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4743
4744         * message.el (message-exchange-point-and-mark): Rework last change to
4745         avoid using optional arg of exchange-point-and-mark, for backward
4746         compatibility.
4747
4748 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4749
4750         * message.el (message-exchange-point-and-mark):
4751         Call exchange-point-and-mark with an argument rather than setting
4752         mark-active by hand (Bug#5175).
4753
4754 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4755
4756         * nntp.el (nntp-service-to-port): Work for service expressed with
4757         numeric string; replace [:digit:] with [0-9] for XEmacs.
4758
4759 2009-12-17  Glenn Morris  <rgm@gnu.org>
4760
4761         * gnus-group.el (gnus-bug-group-download-format-alist):
4762         Change emacs entry to debbugs.gnu.org.  Bump :version.
4763
4764 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4765
4766         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4767
4768 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4769
4770         * message.el (message-info): Explain why we use `Info-goto-node'.
4771
4772 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4773
4774         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4775
4776 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4777
4778         * message.el (message-completion-in-region): New compatibility function.
4779         (message-expand-group): Use it.
4780
4781 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4782
4783         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4784         with no unread article should be listed if the 2nd arg `predicate' is
4785         given.
4786
4787 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4788
4789         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4790
4791 2009-11-29  Juri Linkov  <juri@jurta.org>
4792
4793         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4794         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4795         on `gnus-recenter'.  (Bug#4698, Bug#4981)
4796
4797 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4798
4799         * sha1.el (sha1-string-external): default-directory "/" in case
4800         otherwise non-existent.  process-connection-type pipe for touch of
4801         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4802
4803 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4804
4805         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4806         it's comms related and sgml-mode.el has "comm" on that basis too.
4807
4808 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4809
4810         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4811         containing tspecial characters if they have been already quoted.
4812
4813 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4814
4815         * dns-mode.el (auto-mode-alist): Purecopy string.
4816
4817 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4818
4819         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4820
4821 2009-10-24  Glenn Morris  <rgm@gnu.org>
4822
4823         * gnus-art.el (help-xref-stack-item): Define for compiler.
4824
4825 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4826
4827         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4828
4829 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4830
4831         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4832
4833 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4834
4835         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4836         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4837
4838 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4839
4840         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4841         (gnus-overlays-in): New alias to overlays-in.
4842
4843         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4844         gnus-overlay-get, and gnus-delete-overlay.
4845         (gnus-summary-show-thread): Make it work as well for systems in which
4846         next-single-char-property-change is not available.
4847         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4848
4849         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4850         (gnus-overlay-get): New alias to extent-property.
4851         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4852
4853         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4854         SXEmacs.
4855
4856         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4857         SXEmacs.
4858
4859 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4860
4861         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4862
4863 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4864
4865         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4866         and XEmacs that don't have `remove-overlays'.
4867
4868 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4869
4870         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4871         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4872         selective display.  Use overlays instead.
4873
4874 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4875
4876         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4877
4878 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4879
4880         * spam-stat.el (spam-stat-load): Fix typo in message.
4881
4882 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4883
4884         * dig.el (dig-invoke): Fix typo in docstring.
4885         (query-dig): Reflow docstring.
4886
4887 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4888
4889         * gnus-art.el (gnus-article-encrypt-body):
4890         * message.el (message-check-recipients):
4891         * mm-util.el (mm-codepage-setup):
4892         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4893         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4894
4895 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4896
4897         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4898         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4899         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4900         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4901         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4902
4903 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4904
4905         * dig.el: Add "Keywords: comm", as per net-utils.el.
4906
4907 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4908
4909         * dig.el (dig-mode): Use define-derived-mode.
4910
4911 2009-09-19  Glenn Morris  <rgm@gnu.org>
4912
4913         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4914
4915 2009-09-18  Glenn Morris  <rgm@gnu.org>
4916
4917         * gnus-diary.el (gnus-diary-check-message):
4918         * message.el (message-insert-formatted-citation-line):
4919         * nnbabyl.el (top-level):
4920         * nndiary.el (nndiary-schedule):
4921         Fix typos in condition-case handlers.
4922
4923 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4924
4925         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4926         configuration that provides the sole article window in a frame;
4927         position point correctly after deleting a part.
4928
4929 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4930
4931         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4932         (spam-resolve-registrations-routine): Use it to unregister articles
4933         that change status.
4934
4935 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4936
4937         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4938         with XEmacs.
4939         (parse-time-string-chars): Use it.
4940
4941 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4942
4943         * imap.el (imap-interactive-login): Better messages.
4944         (imap-open): Fix bug with renamed buffer on reconnect.
4945         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4946         for easier debugging and cleaner code.  On successful (guessed based on
4947         server capabilities) secondary authentication, set imap-state
4948         correctly.
4949         (imap-last-authenticator): Define imap-last-authenticator as a variable
4950         to avoid warnings.
4951
4952 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4953
4954         * nnrss.el (nnrss-request-article): Remove binding of
4955         default-enable-multibyte-characters that has gotten needless by
4956         the 2007-07-13 change in rfc2047-encode-message-header.
4957
4958         * mml.el (mml-insert-multipart): Error on the message header.
4959         (mml-insert-part): Error on the message header; position point at
4960         the end of a MIME tag.
4961
4962 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4963
4964         * time-date.el (autoload): Expand define-obsolete-function-alias into
4965         defalias and make-obsolete for old Emacsen that Gnus supports.
4966         (with-no-warnings): Define it for old Emacsen.
4967         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4968         is available.
4969         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4970         float-time is available; suppress compile warning for time-to-seconds.
4971
4972         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4973         (gnus-float-time): Alias to float-time if it exists.
4974
4975         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4976         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4977         float-time is available; suppress compile warning for time-to-seconds.
4978
4979         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4980         XEmacs.
4981
4982 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4983
4984         * imap.el (imap-message-map): Docstring fix.
4985
4986 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4987
4988         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4989         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4990         Add the optional argument `encoding' that overrides the default.
4991
4992         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4993         mm-encode-buffer.
4994
4995 2009-09-04  Glenn Morris  <rgm@gnu.org>
4996
4997         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4998         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4999         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
5000         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
5001         * mm-util.el (mm-with-unibyte-current-buffer)
5002         (mm-find-buffer-file-coding-system):
5003         * yenc.el (yenc-decode-region): Use default-value rather than
5004         default-enable-multibyte-characters.
5005
5006 2009-09-03  Glenn Morris  <rgm@gnu.org>
5007
5008         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
5009         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
5010         than default-enable-multibyte-characters.
5011
5012 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5013
5014         * gnus-art.el (gnus-article-read-summary-keys):
5015         Fix gnus-buffer-configuration's value temporarily used.
5016
5017 2009-09-02  Glenn Morris  <rgm@gnu.org>
5018
5019         * gnus-util.el (gnus-float-time): New function.
5020         * gnus-delay.el (gnus-delay-article):
5021         * gnus-sum.el (gnus-thread-latest-date):
5022         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5023         * nnspool.el (nnspool-request-newgroups):
5024         Use gnus-float-time rather than time-to-seconds.
5025         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5026
5027         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5028         (gnus-header-subject-face, gnus-header-newsgroups-face)
5029         (gnus-header-name-face, gnus-header-content-face):
5030         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5031         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5032         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5033         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5034         (gnus-cite-face-11):
5035         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5036         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5037         (gnus-server-closed-face, gnus-server-denied-face)
5038         (gnus-server-offline-face):
5039         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5040         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5041         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5042         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5043         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5044         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5045         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5046         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5047         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5048         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5049         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5050         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5051         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5052         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5053         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5054         (gnus-summary-high-undownloaded-face)
5055         (gnus-summary-low-undownloaded-face)
5056         (gnus-summary-normal-undownloaded-face)
5057         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5058         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5059         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5060         (gnus-splash-face):
5061         * message.el (message-header-to-face, message-header-cc-face)
5062         (message-header-subject-face, message-header-newsgroups-face)
5063         (message-header-other-face, message-header-name-face)
5064         (message-header-xheader-face, message-separator-face)
5065         (message-cited-text-face, message-mml-face):
5066         * sieve-mode.el (sieve-control-commands-face)
5067         (sieve-action-commands-face, sieve-test-commands-face)
5068         (sieve-tagged-arguments-face):
5069         * spam.el (spam-face):
5070         Mark face aliases with "-face" in the name as obsolete.
5071
5072 2009-09-01  Glenn Morris  <rgm@gnu.org>
5073
5074         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5075         than goto-line.
5076
5077 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5078
5079         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5080         Don't move point if the command is invoked inside the message header.
5081
5082 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5083
5084         * imap.el (imap-send-command): Simplify.
5085         (imap-wait-for-tag): point-max -> buffer-size.
5086
5087 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5088
5089         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5090         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5091         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5092         * nnir.el (nnir-swish-e-index-file):
5093         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5094         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5095         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5096         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5097         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5098         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5099
5100 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5101
5102         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5103         Don't save excursion.
5104
5105 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5106
5107         * nnheader.el (nnheader-find-file-noselect):
5108         * mm-util.el (mm-insert-file-contents):
5109         Use (default-value 'major-mode) instead of default-major-mode.
5110
5111 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5112
5113         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
5114
5115 2009-08-26  Glenn Morris  <rgm@gnu.org>
5116
5117         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
5118         than placing in files.el.
5119
5120 2009-08-25  Glenn Morris  <rgm@gnu.org>
5121
5122         * nnir.el (top-level): Don't require cl at run-time.
5123         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5124         Replace cl-function substitute with gnus-replace-in-string.
5125         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5126         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5127         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5128         simplified expansions.
5129
5130 2009-08-25  Kevin Ryde  <user42@zip.com.au>
5131
5132         * dig.el (dig): Add autoload cookie.
5133
5134 2009-08-22  Glenn Morris  <rgm@gnu.org>
5135
5136         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5137         goto-line.
5138
5139 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5140
5141         * parse-time.el (parse-time-string-chars): Save match data.
5142
5143 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
5144
5145         * parse-time.el (parse-time-string-chars): Compute using character
5146         classes, to handle non-ascii characters (Bug#3190).
5147
5148 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5149
5150         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5151
5152         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5153         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5154         (gnus-mm-display-part, gnus-mime-display-single)
5155         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5156         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5157
5158         * gnus-sum.el
5159         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5160         (gnus-summary-move-article): Add expirable mark to articles copied or
5161         moved to group that has auto-expire turned on if the option is non-nil.
5162
5163 2009-07-24  Glenn Morris  <rgm@gnu.org>
5164
5165         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5166         Fix typo.  (Bug#3903)
5167
5168 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5169
5170         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5171         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5172         that should not be used for draft articles.
5173         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5174         that has no concern in minor mode keys.
5175         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5176         Abolish.
5177
5178 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5179
5180         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5181         article without making inquiry to a user for unknown encoding.
5182
5183         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5184         (nnmaildir--scan): Assume i-node and device number that file-attributes
5185         returns might be cons-cell.
5186
5187         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
5188
5189         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
5190
5191 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5192
5193         * auth-source.el: Remove docs now in auth.texi.  Don't use
5194         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5195         `auth-source-hide-passwords' and use them.
5196
5197 2009-07-15  Glenn Morris  <rgm@gnu.org>
5198
5199         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5200
5201 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5202
5203         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5204         excessive whitespace from the default values of title and description.
5205
5206 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5207
5208         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5209         mail-fetch-field to fetch Content-Description header in order to
5210         exclude newlines.
5211
5212 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
5213
5214         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
5215         format used by GnuPG 2.0.11.
5216
5217 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5218
5219         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5220         to deleted part.
5221
5222 2009-05-30  David Engster  <dengste@eml.cc>
5223
5224         * nnmairix.el: Remove old documentation in the commentary block.
5225         (nnmairix-request-group): Do not update active file for nnml back ends.
5226         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5227         end so that overview files are ignored.
5228         (nnmairix-update-groups): Make updating the groups more robust by using
5229         marks.
5230         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5231         with dollar characters in message-id.
5232
5233 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5234
5235         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5236         2008-12-25 in dns.el.
5237
5238 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5239
5240         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5241         could happen if the text is only composed of spaces and/or tabs.
5242
5243 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5244
5245         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5246         when sending a queued message to avoid extra mml tags.
5247
5248 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5249
5250         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5251
5252 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5253
5254         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5255         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5256         rmail-toggle-header for XEmacs;
5257         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5258
5259 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5260
5261         * gnus-dired.el: Remove autoload for gnus-setup-message.
5262         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5263         displaying Gnus logo; always use compose-mail.
5264
5265 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5266
5267         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5268
5269 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5270
5271         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5272         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5273         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5274         available.
5275         (gnus-nocem-epg-verify): New function.
5276
5277 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5278
5279         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5280
5281 2009-02-15  Glenn Morris  <rgm@gnu.org>
5282
5283         * gnus-util.el (rmail-insert-rmail-file-header)
5284         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5285         autoloads.
5286         (rmail-default-rmail-file): Remove unnecessary declaration.
5287         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5288
5289 2009-02-14  Glenn Morris  <rgm@gnu.org>
5290
5291         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5292         variable (only used in gnus-util, which declares it anyway).
5293         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5294         which was only needed by gnus-art (changed to not use it any more).
5295         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5296         only used in gnus-util, which autoloads it itself.
5297         (rmail-update-summary): Fix autoload.
5298
5299         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5300         rather than rmail-output-to-rmail-file.
5301
5302 2009-02-07  Glenn Morris  <rgm@gnu.org>
5303
5304         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5305         autoload of function that no longer exists.
5306         (rmail-toggle-header): Declare.
5307         (message-forward-rmail-make-body): Handle mbox Rmail.
5308
5309 2009-01-31  Glenn Morris  <rgm@gnu.org>
5310
5311         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5312         2009-01-09 change.
5313
5314 2009-01-31  Dave Love  <fx@gnu.org>
5315
5316         * imap.el (imap-fetch-safe): Bind debug-on-error.
5317         (imap-debug): Add imap-fetch-safe.
5318
5319 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
5320
5321         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5322         (auth-source-forget-all-cached): New convenience function.
5323         (auth-source-user-or-password): Accept list of modes or a single mode.
5324
5325         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5326         auth-source modes.
5327
5328         * netrc.el (netrc-machine-user-or-password): Use list of
5329         auth-source modes.
5330
5331         * nnimap.el (nnimap-open-connection): Use list of
5332         auth-source modes.
5333
5334         * nntp.el (nntp-send-authinfo): Use list of
5335         auth-source modes.
5336
5337 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5338
5339         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5340         now.
5341
5342 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5343
5344         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5345         coding system in XEmacs; add a workaround for XEmacs.
5346
5347         * lpath.el: Fbind coding-system-aliasee.
5348
5349 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5350
5351         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5352         of current-language-environment.
5353
5354 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5355
5356         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5357         available at runtime.
5358
5359 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5360
5361         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5362
5363 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5364
5365         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5366         the greatest positive fixnum value doesn't work under an XEmacs with
5367         bignum support; use the most-positive-fixnum constant instead,
5368         available since Emacs 21.1 with cl and XEmacs 21.1.
5369
5370 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5371
5372         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5373         XEmacs gets not to work.
5374
5375 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5376
5377         * mm-util.el (mm-coding-system-priorities): Allow the value like
5378         "Japanese (UTF-8)" of current-language-environment.
5379
5380 2009-01-09  Glenn Morris  <rgm@gnu.org>
5381
5382         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5383         with last-command-event.
5384
5385 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5386
5387         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5388         in the doc string.
5389
5390         * message.el (message-fix-before-sending): Amend comment.
5391
5392 2009-01-08  Dave Love  <fx@gnu.org>
5393
5394         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5395
5396 2009-01-07  David Engster  <dengste@eml.cc>
5397
5398         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5399         simplified server definitions by converting it via
5400         gnus-server-to-method.
5401
5402 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5403
5404         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5405         parameter's operands.
5406
5407 2009-01-06  David Engster  <dengste@eml.cc>
5408
5409         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5410         primary select method (for gnus-group-mark-article-as-read).
5411
5412 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5413
5414         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5415         `(gnus)Face', not `(gnus)X-Face'.
5416
5417 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5418
5419         * mm-util.el (mm-ucs-to-char): New function.
5420
5421         * mm-url.el (mm-url-decode-entities): Use it.
5422
5423         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5424         unicode-to-char.
5425
5426 2009-01-05  Dave Love  <fx@gnu.org>
5427
5428         * time-date.el: Require cl for `declare'.
5429
5430 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5431
5432         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5433         Dave Love.
5434
5435 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5436
5437         * message.el (message-fix-before-sending): Add `eight-bit' to
5438         illegible-text check.
5439
5440 2009-01-03  Michael Olson  <mwolson@gnu.org>
5441
5442         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5443         `headers' is nil.  This can occur if the IMAP server does not have
5444         permissions to read messages from a folder, but can write new messages
5445         to the folder.
5446         (nnimap-request-article-part): Do not insert `data' if it is nil.
5447
5448         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5449         characters which will confuse `read', so skip past them.
5450
5451 2009-01-01  Dave Love  <fx@gnu.org>
5452
5453         * imap.el (imap-string-to-integer): Fix typo.
5454         (imap-fetch-safe): New function.
5455         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5456
5457         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5458
5459         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5460         (imap-parse-greeting): Fix doc strings.
5461         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5462         (imap-parse-flag-list): Make messages unique.
5463         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5464
5465         * nnimap.el: Fix author email.
5466         (nnimap-split-rule): Add FIXME comment.
5467         (nnimap-debug): Fix doc string.
5468
5469 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5470
5471         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5472
5473 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5474
5475         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5476         nslookup if resolv.conf isn't available.
5477         (dns-query): Rename from query-dns.
5478         (dns-query-cached): Rename from query-dns-cached.
5479
5480 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5481
5482         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5483         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5484         to check if those variables exist (first appeared in Emacs 18.50).
5485
5486 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5487
5488         * mm-util.el (mm-line-number-at-pos): New function.
5489
5490         * spam-report.el (spam-report-process-queue): Use it.
5491
5492 2008-12-24  David Engster  <dengste@eml.cc>
5493
5494         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5495         parameters that haven't existed as variables as buffer-local variables.
5496
5497 2008-12-23  Dave Love  <fx@gnu.org>
5498
5499         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5500         cadar.
5501
5502         * sieve-manage.el (sieve-manage-starttls-p): Rename from
5503         imap-starttls-p.
5504         (sieve-manage-starttls-open): Rename from imap-starttls-open.
5505
5506 2008-12-22  Dave Love  <fx@gnu.org>
5507
5508         * imap.el: Fix author email.  Doc fixes.
5509         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5510         reply.
5511
5512 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5513
5514         * spam-report.el (spam-report-gmane-max-requests): New constant.
5515         (spam-report-gmane-wait): New variable.
5516         (spam-report-gmane-ham, spam-report-gmane-spam)
5517         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5518         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5519         the server.
5520
5521         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5522         Add explanations.
5523
5524         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5525         nnheader-accept-process-output and nnheader-read-timeout if available.
5526         (pop3-movemail): Use it.
5527
5528         * message.el (message-check-news-body-syntax): Fix signature check if
5529         there's an attachment.
5530
5531 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5532
5533         * mm-util.el: Add comments to the mm- emulating functions.
5534
5535 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5536
5537         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
5538         Reported by Stephen Berman <stephen.berman@gmx.net>.
5539
5540 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5541
5542         * mm-util.el (mm-substring-no-properties): New function.
5543         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5544         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5545         (mm-string-to-multibyte): Doc fix.
5546
5547         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5548
5549 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5550
5551         * mml.el (mml-attach-file): Strip text properties from file name.
5552         (Bug#1574)
5553
5554 2008-12-16  Glenn Morris  <rgm@gnu.org>
5555
5556         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5557
5558 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5559
5560         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5561         knows since the charset specified might be a bogus alias that
5562         mm-charset-synonym-alist provides.
5563
5564 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5565
5566         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5567         "ISO_8859-1".
5568
5569         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5570
5571 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5572
5573         * mm-util.el (mm-charset-eval-alist):
5574         Define it before mm-charset-to-coding-system.
5575         (mm-charset-to-coding-system): Add optional argument `silent';
5576         define it before mm-charset-override-alist.
5577         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5578         default value if it can be used in Emacs currently running;
5579         silence mm-charset-to-coding-system.
5580
5581 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5582
5583         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5584         `allow-override' which says whether to use `mm-charset-override-alist'.
5585         (rfc2047-decode-encoded-words): Use it.
5586
5587         * mm-util.el (mm-charset-override-alist): Fix custom type;
5588         add `(gb2312 . gbk)' to choices.
5589
5590 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5591
5592         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5593         fast.
5594
5595         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5596
5597         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5598
5599 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5600
5601         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5602         on links.
5603
5604         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5605
5606 2008-12-03  Lute Kamstra  <lute@gnu.org>
5607
5608         * sha1.el: Remove leading * from docstrings of defcustoms,
5609         deffaces, defconsts and defuns.
5610
5611 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5612
5613         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5614         users' addresses that don't have domain parts.
5615         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5616         rather than message-narrow-to-head since there will be the message
5617         header separator.
5618
5619 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5620
5621         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5622         since the result is inserted in a unibyte buffer anyway.
5623         (nnimap-demule-use-string-to-multibyte): Remove.
5624         (nnimap-demule): Alias it to mm-string-to-multibyte.
5625
5626 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5627
5628         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5629         variable for debugging bug#464 and bug#1174.
5630         (nnimap-demule): Use it.
5631
5632 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5633
5634         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5635         score calculation correctly.
5636
5637 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5638
5639         * message.el (message-send-mail): Just set the buffer to unibyte
5640         rather than use mm-with-unibyte-current-buffer which does a lot more.
5641         (message-send-mail-partially): Don't bother with
5642         mm-with-unibyte-current-buffer since it's already been made unibyte by
5643         message-send-mail.
5644
5645 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5646
5647         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5648
5649 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5650
5651         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5652
5653 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5654
5655         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5656         require itself and to remove `with-no-warnings'.
5657
5658 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5659
5660         * starttls.el (starttls-any-program-available): Get the name of the
5661         available TLS layer program.
5662         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5663         well as the host name in the "opening" message.
5664
5665         * auth-source.el (auth-source-cache, auth-source-do-cache)
5666         (auth-source-user-or-password): Cache passwords and logins by default,
5667         allow override with `auth-source-do-cache'.
5668         (auth-source-forget-user-or-password): Allow users to remove cache
5669         entries if needed.
5670
5671 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5672
5673         * md4.el (md4-buffer): Fix typo in docstring.
5674         (md4, md4-64): Doc fixes.
5675         (md4-pack-int32): Reflow docstring.
5676
5677 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5678
5679         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5680         condition-case to only the forward-sexp call.
5681
5682 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5683
5684         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5685         quotes contained.  Make it more robust regardless by an extra
5686         condition-case wrapper.
5687
5688 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5689
5690         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5691
5692 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5693
5694         * nnml.el (nnml-request-expire-articles): Check if the function set to
5695         `nnmail-expiry-target' returns the symbol `delete'.
5696
5697         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5698
5699         * nnmail.el (nnmail-expiry-target): Fix custom type.
5700
5701 2008-10-02  Glenn Morris  <rgm@gnu.org>
5702
5703         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5704         Silence compiler warning.
5705
5706 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5707
5708         * tls.el (open-tls-stream): Show the actual command being
5709         executed, instead of the format string.
5710
5711 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5712
5713         * lpath.el: Fbind codepage-setup for Emacs 23.
5714
5715 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5716
5717         * mml.el (mml-menu): Don't assume mml2015 is bound.
5718
5719 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5720
5721         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5722         exists.
5723
5724 2008-09-27  Glenn Morris  <rgm@gnu.org>
5725
5726         * gnus-util.el (mail-header-remove-comments): Autoload it.
5727
5728 2008-09-27  Andreas Schwab  <schwab@suse.de>
5729
5730         * gnus-util.el (gnus-split-references): Strip comments.
5731         (gnus-parent-id): Likewise.
5732
5733 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5734
5735         * message.el (message-confirm-send): Fix version.
5736
5737 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5738
5739         * message.el (message-idna-to-ascii-rhs-1): Use
5740         mail-extract-address-components rather than mail-header-parse-addresses
5741         that is an alias by default to ietf-drums-parse-addresses that does not
5742         support non-ASCII names in headers' contents.
5743
5744 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5745
5746         * message.el (message-confirm-send): Fix variable documentation to
5747         avoid the "y/n" wording.
5748
5749 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5750
5751         * message.el (message-set-auto-save-file-name): Save to a different
5752         filename so multiple messages (especially drafts) can be recovered.
5753
5754 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5755
5756         * message.el (message-confirm-send): Add appropriate version.
5757
5758 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5759
5760         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5761         defvar.
5762
5763 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5764
5765         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5766         (mm-pkcs7-enveloped-magic): Ditto.
5767
5768 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5769
5770         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5771         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5772
5773 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5774
5775         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5776         default, it's better.
5777
5778 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5779
5780         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5781         summary line gnus-number property and ignore them (with a warning
5782         message).
5783
5784 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5785
5786         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5787         macro caddr in the interactive form since it won't be expanded.
5788
5789 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5790
5791         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5792         `charset'; fix name of function called recursively.
5793         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5794
5795 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5796
5797         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5798         (gnus-mime-set-charset-parameters): New function.
5799         (gnus-mime-view-part-as-charset): Use it to correctly display part
5800         specifying wrong charset.
5801
5802 2008-09-08  David Engster  <dengste@eml.cc>
5803
5804         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5805         in completing-read for back end server.
5806
5807 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5808
5809         * message.el (message-confirm-send): New variable to confirm sending a
5810         message.
5811         (message-send): Use it.
5812
5813 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5814
5815         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5816
5817 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5818
5819         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5820
5821 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5822
5823         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5824         prevent tracking too many groups.
5825         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5826         Use it.
5827
5828 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5829
5830         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5831         moving point to the bottom of the window in order to avoid recentering.
5832
5833 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5834
5835         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5836
5837         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5838         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5839         (gnus-article-beginning-of-window): Fix calculation.
5840
5841 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5842
5843         * gnus-msg.el (gnus-summary-supersede-article)
5844         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5845         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5846         message header.
5847
5848 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5849
5850         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5851         pending output coming after the status change.
5852
5853 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5854
5855         * message.el:
5856         * gnus-start.el:
5857         * gnus-registry.el: Remove VMS support.
5858
5859 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5860
5861         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5862         macro.
5863         (rfc2104-hash): Use it.
5864
5865 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5866
5867         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5868         (gnus-summary-sort-by-most-recent-date): New commands.
5869         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5870         and menu entries.
5871
5872 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5873
5874         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5875         don't redisplay article for raw contents; remove plural articles stuff.
5876
5877         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5878         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5879         on gnus-summary-save-article; display results properly.
5880
5881 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5882
5883         * lpath.el: No need to fbind ns-focus-frame.
5884
5885 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5886
5887         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5888
5889 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5890
5891         * gnus-art.el (gnus-summary-save-in-pipe):
5892         Consider gnus-save-all-headers.
5893
5894 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5895
5896         * gnus-util.el (ns-focus-frame): Remove declaration.
5897         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5898         like x.
5899
5900 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5901
5902         * rfc2104.el (rfc2104-zero): Delete defconst.
5903         (rfc2104-hex-alist): Likewise.
5904         (rfc2104-hex-to-int): Delete func.
5905         (rfc2104-hexstring-to-bitstring): Likewise.
5906         (rfc2104-nybbles): New defconst.
5907         (rfc2104-hash): Rewrite for speed.
5908
5909 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5910
5911         * tls.el (open-tls-stream): Make it work with the 2nd argument
5912         BUFFER that is a string but does not exist as a buffer object, as
5913         mentioned in the doc-string.
5914
5915 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5916
5917         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5918         SXEmacs.
5919
5920 2008-07-16  Glenn Morris  <rgm@gnu.org>
5921
5922         * gnus-util.el (ns-focus-frame): Declare for compiler.
5923
5924 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5925
5926         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5927         set as a group parameter.
5928         (gnus-summary-save-in-pipe): Work when it is called independently.
5929         (gnus-summary-pipe-to-muttprint): Don't modify
5930         gnus-summary-pipe-output-default-command.
5931
5932 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5933
5934         * message.el (message-send-mail-with-sendmail):
5935         Display the error message.
5936
5937 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5938
5939         * gnus-art.el (gnus-default-article-saver):
5940         Add gnus-summary-save-in-pipe to choices.
5941         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5942         gnus-summary-pipe-output-default-command as the default command.
5943         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5944         instead of gnus-last-shell-command.
5945
5946         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5947         New user option.
5948         (gnus-summary-muttprint-program): Mention the value will be changed.
5949         (gnus-summary-save-article): Force showing of all headers.
5950         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5951
5952 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5953
5954         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5955
5956 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5957
5958         * nnimap.el (nnimap-id):
5959         * sieve-manage.el (sieve-manage-open): Doc fixes.
5960
5961 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5962
5963         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5964         if available.
5965
5966 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5967
5968         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5969
5970         * nnkiboze.el (nnkiboze-generate-group):
5971         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5972
5973         * nnmairix.el: Require CL.
5974
5975 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5976
5977         * dgnushack.el: Autoload get-display-table and put-display-table for
5978         XEmacs 21.5.
5979
5980         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5981         21.4 and SXEmacs.
5982
5983 2008-06-15  David Engster  <dengste@eml.cc>
5984
5985         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5986
5987 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5988
5989         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5990         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5991         runtime choice under XEmacs.
5992
5993         * gnus-sum.el (gnus-summary-set-display-table):
5994         Use `gnus-put-display-table', `gnus-get-display-table',
5995         `gnus-set-display-table' for the display table, instead of `aset'.
5996
5997         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5998         Use `gnus-put-display-table', `gnus-get-display-table',
5999         `gnus-set-display-table' for the display table.
6000
6001 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6002
6003         * nnmairix.el: Add autoloads.
6004
6005 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6006
6007         * nnmairix.el (nnmairix-delete-recreate-group)
6008         (nnmairix-update-and-clear-marks): Fix error messages.
6009
6010 2008-06-14  David Engster  <dengste@eml.cc>
6011
6012         * nnmairix.el: Upgrade to version 0.6.
6013         (nnmairix-group-toggle-propmarks-this-group)
6014         (nnmairix-group-toggle-readmarks-this-group)
6015         (nnmairix-group-delete-recreate-this-group)
6016         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6017         (nnmairix-remove-tick-mark-original-article): New commands.
6018         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6019         (nnmairix-propagate-marks-to-nnmairix-groups)
6020         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6021         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6022         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6023         functions needed for marks propagation and manipulation of read marks.
6024         (nnmairix-update-groups): New function.
6025         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6026         (nnmairix-determine-original-group-from-registry)
6027         (nnmairix-determine-original-group-from-path)
6028         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6029         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6030         New helper functions.
6031         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6032         keystrokes for new commands.
6033         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6034         (nnmairix-request-group): Check allow-fast group parameter.
6035         (nnmairix-request-create-group): Set allow-fast group parameter if
6036         nnmairix-allowfast-default is set.
6037         (nnmairix-close-group): Propagate marks upon closing if needed.
6038         (nnmairix-group-toggle-threads-this-group): Use new.
6039         nnmairix-group-toggle-parameter helper function.
6040         (nnmairix-search): Better check for empty search result.
6041         (nnmairix-goto-original-article): Use new helper functions for
6042         determining original article.
6043         (nnmairix-show-original-article): Make sure message-id is in brackets.
6044         (nnmairix-call-mairix-binary): Change variable name.
6045         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6046         helper function.
6047         (nnmairix-widget-toggle-activate): Fix doc string.
6048
6049 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6050
6051         * nnir.el: Require edmacro when compiling with XEmacs.
6052         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6053         available in Emacs 21.
6054
6055 2008-06-11  Glenn Morris  <rgm@gnu.org>
6056
6057         * gnus-util.el (x-focus-frame):
6058         * gnus.el (image-size):
6059         * mm-decode.el (image-size): Declare.
6060
6061         * gnus-picon.el (declare-function): Add compat definition.
6062         (image-size): Declare.
6063
6064         * gnus-group.el (tool-bar-map):
6065         * gnus-sum.el (tool-bar-map): Define for compiler.
6066
6067         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6068
6069         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6070
6071         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6072         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6073         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6074         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6075         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6076         * sieve-manage.el, spam-report.el, spam.el:
6077         Remove unnecessary eval-and-compile of autoloads.
6078
6079 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6080
6081         * auth-source.el: Precise Tramp doc.
6082
6083 2008-06-07  Glenn Morris  <rgm@gnu.org>
6084
6085         * nnmairix.el: Remove unnecessary eval-when-compile.
6086
6087 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6088
6089         * lpath.el: Fbind propertize for XEmacs 21.4.
6090
6091 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6092
6093         * nnir.el: Move here from ../contrib.
6094
6095 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6096
6097         * gnus-util.el (gnus-read-shell-command): New function.
6098         * mm-decode.el (mm-pipe-part):
6099         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6100
6101 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6102
6103         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
6104
6105 2008-06-03  Glenn Morris  <rgm@gnu.org>
6106
6107         * pop3.el (nnheader-accept-process-output): Autoload it.
6108
6109 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6110
6111         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
6112         are not 2-digit hexadecimal characters that follow `%'s.
6113
6114 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6115
6116         * message.el (message-bogus-recipient-p): Fix type in doc string.
6117         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
6118         (message-bogus-addresses): Rename from message-bogus-address-regexp.
6119         Improve custom options.
6120         (message-bogus-recipient-p): Adjust accordingly.
6121
6122 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
6123
6124         * parse-time.el (parse-time-months, parse-time-weekdays): Add
6125         long-form month and day names.
6126
6127 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6128
6129         * dgnushack.el: Autoload debug, eudc-expand-inline and
6130         pgg-snarf-keys-region for XEmacs.
6131
6132         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
6133
6134         * nnmairix.el: Require edmacro when compiling with XEmacs.
6135
6136 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6137
6138         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6139         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6140
6141 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6142
6143         * auth-source.el: Add more docs.
6144
6145         * netrc.el (netrc-machine): Always match if the port is not given.
6146
6147 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6148
6149         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6150         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6151         retrieval faster in some cases, but might make CPU usage larger.
6152         If this has any bad side effects, we might revert this change.
6153
6154         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6155         seems to make mail retrieval much, much faster.
6156         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6157         unconditionally.
6158
6159         * gnus-draft.el (gnus-group-send-queue):
6160         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6161
6162 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6163
6164         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6165
6166         * message.el (message-bogus-address-regexp): Fix and improve custom
6167         type.
6168         (message-setup-hook): Add message-check-recipients as custom option.
6169
6170 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6171
6172         * message.el (message-cite-function): Remove bogus autoload which crept
6173         in during merge from v5-10.
6174
6175 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6176
6177         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6178
6179         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6180
6181         * auth-source.el: Preliminary Tramp docs.
6182         (auth-sources): Change the default auth-sources to use
6183         EPA .gpg files.
6184
6185 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6186
6187         * nntp.el: Autoload `auth-source-user-or-password'.
6188         (nntp-send-authinfo): Use it.
6189
6190         * nnimap.el: Autoload `auth-source-user-or-password'.
6191         (nnimap-open-connection): Use it.
6192
6193         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6194         for the gnus-message function.
6195         (auth-source-user-or-password): Use it.
6196
6197 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6198
6199         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6200         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6201         (rfc2104-hash): Use it.
6202
6203 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6204
6205         * gnus-art.el (gnus-article-toggle-truncate-lines):
6206         Don't use `iff' in docstring.
6207
6208 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6209
6210         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6211
6212         * gnus-util.el (gnus-extract-address-component-name)
6213         (gnus-extract-address-component-email): Convenience functions around
6214         `gnus-extract-address-components'.
6215
6216         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6217         Use `gnus-extract-address-component-email' to fix bug of comparing full
6218         sender name to `user-mail-address'.
6219
6220 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6221
6222         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6223         catch/throw to optimize.
6224         (gnus-registry-find-keywords): Just use member to find a keyword.
6225
6226 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6227
6228         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6229         is current before calling gnus-server-prepare.
6230         (gnus-server-setup-buffer, gnus-server-update-server)
6231         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6232
6233 2008-05-04  Juri Linkov  <juri@jurta.org>
6234
6235         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6236         (mailcap-file-default-commands): Use mailcap-replace-in-string
6237         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6238         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6239
6240 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6241
6242         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6243
6244 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6245
6246         * gnus.el: Bump version to 0.11.
6247
6248 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6249
6250         * gnus.el: No Gnus v0.10 is released.
6251
6252 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6253
6254         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6255         hooks.
6256         (gnus-update-read-articles): Speed up non-marks-using users.
6257         (gnus-use-marks): Define gnus-use-marks.
6258         (gnus-propagate-marks): Rename variable to something more sensible.
6259
6260 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6261
6262         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6263         (gmm-image-load-path-for-library): Fix typos in docstrings.
6264         (gmm-message): Reflow docstring.
6265
6266 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6267
6268         * mail-source.el (mail-source-set-1, mail-source-bind):
6269         Move auth-source code out of the macro to clean it up and fix bugs.
6270
6271 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6272
6273         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6274         by sender if it's equal to user-mail-address, it's likely to be
6275         useless.
6276
6277         * mail-source.el (mail-source-bind): Don't use user or password if they
6278         are not bound.  Unintern them if they are nil.  Don't use server unless
6279         it's bound, and default it to empty string otherwise.
6280
6281 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6282
6283         * mail-source.el: Load auth-source.el.
6284         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6285         get user name or password, if auth-sources is set up.
6286
6287         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6288         strategy of splitting with parent.
6289         (gnus-registry-split-fancy-with-parent)
6290         (gnus-registry-post-process-groups): Use it and fix prior
6291         bug (returning a list as the split result).
6292
6293         * auth-source.el (auth-sources): Remove server parameter.
6294         (auth-source-pick, auth-source-user-or-password)
6295         (auth-source-user-or-password-imap)
6296         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6297         (auth-source-user-or-password-sftp)
6298         (auth-source-user-or-password-smtp): Remove server parameter.
6299
6300 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6301
6302         * smime.el (smime-sign-region, smime-encrypt-region)
6303         (smime-decrypt-region):
6304         Remove redundant calls to `generate-new-buffer-name'.
6305
6306 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6307
6308         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6309         Don't use QP for message/rfc822.
6310         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6311
6312 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6313
6314         * sieve-manage.el (sieve-string-bytes): Remove.
6315         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6316         correct byte-length only if the process's coding-system is the same as
6317         the one used internally by Emacs to represent strings.
6318
6319 2008-04-22  Juri Linkov  <juri@jurta.org>
6320
6321         * mailcap.el (mailcap-file-default-commands): New function.
6322
6323 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6324
6325         * message.el (message-signature-separator, message-cite-function):
6326         Change custom version.
6327
6328 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6329
6330         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6331         commands.
6332         (tls-checktrust): Ditto.
6333
6334 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6335
6336         * mm-decode.el (mm-display-external): Make temp file read-only.
6337
6338 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6339
6340         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6341         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6342         `C-c C-f d'.
6343
6344 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6345
6346         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6347
6348 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6349
6350         * gnus.el: Bump version to 0.9.
6351
6352 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6353
6354         * gnus.el: No Gnus v0.8 is released.
6355
6356 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6357
6358         * mail-source.el (mail-source-value):
6359         Prefer fboundp to functionp so it works with macros as well.
6360
6361 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6362
6363         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6364         Fix last change in case the element is not even a symbol.
6365
6366 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6367
6368         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6369         Prefer fboundp to functionp so it works with macros as well.
6370
6371 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6372
6373         * auth-source.el: Add docs.
6374         (auth-sources): Modify format to support server.
6375         (auth-source-pick, auth-source-user-or-password)
6376         (auth-source-user-or-password-imap)
6377         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6378         (auth-source-user-or-password-sftp)
6379         (auth-source-user-or-password-smtp): Add server parameter.
6380
6381 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6382
6383         * gnus-registry.el: Initialize the registry when gnus-registry-install
6384         is t.
6385
6386 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6387
6388         * compface.el (uncompface): Make buffer unibyte.
6389
6390 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6391
6392         * mail-source.el (mail-source-value):
6393         Prefer fboundp to functionp so it works with macros as well.
6394
6395 2008-04-05  Glenn Morris  <rgm@gnu.org>
6396
6397         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6398
6399 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6400
6401         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6402         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6403
6404         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6405         multibyteness after rather than before erasing it.
6406
6407         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6408         mm-with-multibyte.
6409         (gnus-request-article-this-buffer): Make sure the proper decoding is
6410         used if gnus-original-article-buffer happens to be unibyte.
6411
6412         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6413         default-enable-multibyte-characters.
6414
6415         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6416         default-enable-multibyte-characters.
6417
6418         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6419
6420         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6421
6422 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6423
6424         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6425         Fix last change in case the element is not even a symbol.
6426
6427 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6428
6429         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6430         (imap-message-copyuid-1): Use it.
6431         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6432         J. Williams in
6433         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6434
6435         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6436         imap-enable-exchange-bug-workaround.
6437         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6438
6439 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6440
6441         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6442         a 100 byte status-checks into a 2-3MB transfer for each group.
6443         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6444         to enable bug workaround or not.
6445         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6446
6447 2008-03-31  Glenn Morris  <rgm@gnu.org>
6448
6449         * message.el (mml2015-use): Declare for compiler.
6450         (message-info): Require mml2015 when appropriate.
6451
6452 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6453
6454         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6455         whitespace.
6456
6457 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6458
6459         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6460         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6461         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6462         (nntp-service-to-port): New function.
6463         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6464         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6465         (nntp-open-netcat-stream): New function.
6466         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6467
6468 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6469
6470         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6471
6472 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6473
6474         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6475
6476 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6477
6478         * dns.el (dns-write): Use set-buffer-multibyte.
6479
6480 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6481
6482         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6483
6484 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6485
6486         * message.el (message-signature-separator): Change default.
6487         Improve custom type.
6488         (message-cite-function): Change default to
6489         message-cite-original-without-signature.
6490
6491         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6492         toggle.
6493
6494         * message.el (message-check-news-body-syntax): Fix signature check.
6495         (message-setup-1): Mark buffer as unmodified _after_ running
6496         message-setup-hook and handling message-alternative-emails.
6497         (message-shorten-references): Be more strict when building list of
6498         valid references to comply with GNKSA.
6499
6500         * gnus-group.el (gnus-read-ephemeral-bug-group)
6501         (gnus-read-ephemeral-debian-bug-group)
6502         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6503
6504         * message.el (message-info): Don't use booleanp which isn't supported
6505         in Emacs 21 and XEmacs.
6506
6507 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6508
6509         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6510         gnus-group-gmane-group-download-format.
6511         (gnus-group-read-ephemeral-gmane-group): Rename from
6512         gnus-group-read-ephemeral-gmane-group.
6513         (gnus-read-ephemeral-gmane-group-url): Rename from
6514         gnus-group-read-ephemeral-gmane-group-url.
6515         (gnus-bug-group-download-format-alist): New variable.
6516         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6517         (gnus-read-ephemeral-emacs-bug-group): New commands.
6518
6519 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6520
6521         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6522         (gnus-visible-headers): Improve custom type.
6523
6524 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6525
6526         * mml.el (mml-menu): Add workarounds for XEmacs.
6527
6528         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6529         X-Boundary header.
6530
6531         * message.el (message-simplify-recipients): Fix previous commit.
6532
6533 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6534
6535         * mm-util.el (mm-set-buffer-multibyte): New function.
6536         * mm-decode.el (mm-copy-to-buffer): Use it.
6537
6538         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6539         Prefer fboundp to functionp so it works with macros as well.
6540
6541 2008-03-19  Glenn Morris  <rgm@gnu.org>
6542
6543         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6544         Accidentally removed in the sync process with Emacs.
6545
6546 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6547
6548         * message.el (message-alter-recipients-discard-bogus-full-name):
6549         New function.
6550         (message-alter-recipients-function): New variable.
6551         (message-get-reply-headers): Use it.
6552         (message-replace-header): New helper function.
6553         (message-recipients-without-full-name): New variable.
6554         (message-simplify-recipients): New command.
6555
6556         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6557
6558         * message.el (message-info): Handle EasyPG manual.
6559
6560         * mml.el (mml-menu): Add entry for EasyPG.
6561
6562 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6563
6564         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6565         parameter.
6566
6567         * message.el (message-disassociate-draft): Specify drafts group name
6568         fully.
6569
6570 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6571
6572         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6573         Eliminate unnecessary duplicates from the match list.
6574
6575 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6576
6577         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6578
6579         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6580
6581         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6582         args of `how-many' of which the XEmacs version doesn't take; declare
6583         Info-index-next as function.
6584
6585 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6586
6587         * gnus-score.el (gnus-score-headers): Fix handling of
6588         gnus-inhibit-slow-scoring.
6589
6590         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6591         string.
6592         (gnus-button-url-regexp): Improve handling of parenthesis.
6593         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6594         (gnus-button-handle-info-keystrokes): Handle index entries.
6595
6596 2008-03-15  Glenn Morris  <rgm@gnu.org>
6597
6598         * parse-time.el (parse-time-string): Simplify.
6599
6600 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6601
6602         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6603         Incoming* files.
6604
6605 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6606
6607         * auth-source.el (auth-sources): Rename from auth-source-choices.
6608         (auth-source-pick): Use it.
6609
6610 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6611
6612         * binhex.el (binhex-decode-region-internal):
6613         * uudecode.el (uudecode-decode-region-internal):
6614         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6615         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6616         setting default-enable-multibyte-characters.
6617
6618 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6619
6620         * auth-source.el (auth-source-protocols)
6621         (auth-source-protocols-customize, auth-source-choices): Add and
6622         modified variable customizations and defaults.
6623         (auth-source-pick, auth-source-user-or-password)
6624         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6625         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6626         (auth-source-user-or-password-sftp)
6627         (auth-source-user-or-password-smtp): Use new variables and provide an
6628         interface to netrc.el.
6629
6630 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6631
6632         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6633         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6634         Make sure the nntp port to specify is a string.
6635
6636 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6637
6638         * nntp.el: Use with-current-buffer.
6639         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6640         dubious mm-with-unibyte-current-buffer.
6641         (nntp-with-open-group-function): New function extracted from
6642         nntp-with-open-group macro.
6643         (nntp-with-open-group): Use the function, so it's easier to debug.
6644         Add indentation and debugging info.
6645         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
6646         Recommend the use of the netcat alternatives.
6647
6648         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6649         Avoid mm-string-as-multibyte as well.
6650
6651         * nnweb.el (nnweb-insert-html):
6652         Remove use of nnheader-string-as-multibyte.
6653
6654         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6655         (nnheader-string-as-multibyte): Remove.
6656
6657         * mm-view.el: Use inhibit-read-only.
6658         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6659         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6660         or unibyte-string.
6661
6662         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6663         (mm-uu-yenc-extract): Use with-current-buffer.
6664
6665         * gnus-soup.el (gnus-soup-send-packet): Don't use
6666         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6667
6668         * nnmh.el: Use with-current-buffer.
6669         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6670         mm-string-as-multibyte on the output of mm-encode-coding-string.
6671
6672         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6673         (nnimap-request-move-article): Use with-current-buffer.
6674
6675         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6676         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6677         conversion uses string-make-unibyte rather than string-as-unibyte.
6678
6679         * gnus-msg.el: Use with-current-buffer.
6680
6681         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6682
6683 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6684
6685         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6686         string for caching if it is 'PIN.
6687
6688 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6689
6690         * lpath.el: Consider the case without Emacs/W3.
6691
6692 2008-03-08  Glenn Morris  <rgm@gnu.org>
6693
6694         * time-date.el (date-to-time, time-subtract, time-add)
6695         (safe-date-to-time): Doc fixes.
6696
6697 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6698
6699         * mail-source.el (mail-source-delete-old-incoming-confirm):
6700         Change default to nil.
6701         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6702
6703 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6704
6705         * lpath.el: Rearrange.
6706
6707         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6708         (gnus-article-goto-prev-page): Work for articles having ^L's.
6709
6710         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6711
6712         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6713
6714 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6715
6716         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6717         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6718         (gnus-bookmark-jump): Adjust some variable names.
6719
6720 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6721
6722         * auth-source.el: New package.
6723         (auth-source-choices): Add customization entry point variable.
6724
6725         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6726         bug.
6727
6728 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6729
6730         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6731         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6732         (gnus-registry-install-shortcuts): Rename from
6733         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6734         the `gnus-registry-mark-map' keymap dynamically from
6735         `gnus-registry-marks'.  The generated functions update the summary line
6736         when a registry mark is added or deleted, and will call
6737         `gnus-registry-install-p' (see the comments in the code).
6738         (gnus-registry-user-format-function-M): Use concat intelligently.
6739
6740         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6741         the registry mark functions.
6742
6743 2008-03-05  Glenn Morris  <rgm@gnu.org>
6744
6745         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6746         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6747         gnus-art.
6748         (top-level): No need to load own source when compiling.
6749
6750 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6751
6752         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6753         Suggested by <chris.anderton@zetnet.co.uk>.
6754
6755 2008-03-04  Glenn Morris  <rgm@gnu.org>
6756
6757         * gnus-sum.el (top-level): No need to require gnus when compiling,
6758         since unconditionally required near start of file.
6759         (gnus-summary-display-while-building): Move definition before use.
6760
6761 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6762
6763         * gnus-registry.el (gnus-registry-user-format-function-M):
6764         Add formatting function.
6765
6766 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6767
6768         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
6769         with plists.
6770         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6771         Use new format.
6772
6773 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6774
6775         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6776         `where-is-internal' that returns a range of key sequences.
6777
6778 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6779
6780         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6781
6782         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6783         (gnus-summary-jump-to-group): Consider windows on other displayed
6784         frames as well.  Similar changes might be needed elsewhere, but that's
6785         the one I've bumped into during my use.
6786
6787         * nndoc.el (nndoc-oe-dbx-type-p):
6788         * gnus-msg.el (gnus-debug):
6789         * gnus-group.el (gnus-update-group-mark-positions):
6790         Use mm-string-to-multibyte.
6791
6792 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6793
6794         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6795         doesn't handle NotDashEscaped.
6796
6797         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6798         (mml-dnd-attach-options): Fix typo in custom choice.
6799
6800         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
6801         Change nndoc-article-type to mbox.
6802         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6803
6804         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6805         to nil, instead of html2text.
6806
6807         * imap.el (imap-debug): Add `imap-ping-server'.
6808
6809         * gnus-bookmark.el: Add FIXMEs.
6810
6811         * message.el (message-form-letter-separator)
6812         (message-send-form-letter-delay): New variables.
6813         (message-send-form-letter): Use them.  New command to send form
6814         letters.  Requested by Uwe Siart.
6815         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6816
6817 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6818
6819         * Update copyright years.
6820
6821 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6822
6823         Sync from EMACS_22_BASE.
6824
6825         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6826
6827 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6828
6829         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6830         empty author.
6831
6832 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6833
6834         * gnus-registry.el (gnus-registry-marks): Add variable for
6835         customization of marks and their appearance.
6836         (gnus-registry-read-mark): Use it.
6837         (gnus-registry-do-marks): Add utility function to loop through
6838         `gnus-registry-marks'.
6839         (gnus-registry-install-shortcuts-and-menus): Add function to install
6840         shortcuts and menus.
6841         (gnus-registry-initialize): Use it.
6842         (gnus-registry-default-mark): Clarify documentation.
6843
6844 2008-02-29  Glenn Morris  <rgm@gnu.org>
6845
6846         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6847         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6848         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6849         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6850         Change defcustom :version from 23.0 to 23.1.
6851
6852 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6853
6854         * gnus-registry.el (gnus-registry-follow-group-p)
6855         (gnus-registry-post-process-groups): Add functions to aid registry
6856         splitting and improve logging.  Clarify behavior in function
6857         documentation.
6858         (gnus-registry-split-fancy-with-parent): Use them.
6859
6860 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6861
6862         * gnus-art.el: Use with-current-buffer.
6863
6864 2008-02-27  David Engster  <dengste@eml.cc>
6865
6866         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6867         Express real group name in the response.
6868
6869 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6870
6871         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6872         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6873         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6874         autoload gnus-registry-fetch-group when compiling.
6875         (nnmairix-request-group-with-article-number-correction):
6876         Remove unreferenced argument passed to nnmairix-call-backend.
6877
6878 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6879
6880         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6881         (mm-uu-extract): Improve face for low color ttys.
6882         Reported by Sascha Wilde.
6883
6884 2008-02-27  Glenn Morris  <rgm@gnu.org>
6885
6886         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6887         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6888         variables to defconsts.  Convert comments to doc-strings.
6889         (nnmairix-last-server, nnmairix-current-server): Convert from free
6890         variables to defvars.  Convert comments to doc-strings.
6891         (gnus-registry-fetch-group): Autoload.
6892         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6893         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6894         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6895         caddr.
6896         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6897         nnmairix-request-group-with-article-number-correction call.
6898         (nnmairix-fast, nnmairix-group): New, less general names, for free
6899         variables passed from nnmairix-request-group to
6900         nnmairix-request-group-with-article-number-correction.  Declare.
6901         (nnmairix-request-group-with-article-number-correction):
6902         Use nnmairix-fast, nnmairix-group rather than fast, group.
6903
6904 2008-02-26  David Engster  <dengste@eml.cc>
6905
6906         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6907         version 0.5.
6908
6909 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6910
6911         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6912         instead of making an extra function call.  Don't add the current group
6913         to articles only when they have the group.  Use
6914         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6915         Reported by David <de_bb@arcor.de>.
6916
6917 2008-02-24  Miles Bader  <miles@gnu.org>
6918
6919         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
6920         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
6921         (mm-find-mime-charset-region):
6922         * mm-bodies.el (mm-encode-body):
6923         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
6924
6925 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6926
6927         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6928         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6929
6930 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6931
6932         * mail-source.el (mail-source-delete-incoming): Change default.
6933         Supplement doc string.
6934
6935         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6936
6937 2008-02-14  Glenn Morris  <rgm@gnu.org>
6938
6939         * time-date.el (format-seconds): New function.
6940
6941 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6942
6943         * nnmail.el (nnmail-message-id-cache-file): Derive from
6944         `gnus-home-directory'.
6945
6946 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6947
6948         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6949         Document negative prefix.
6950
6951         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6952
6953 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6954
6955         * message.el (message-unsent-separator): Add the Exim bounce
6956         separator.
6957
6958 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6959
6960         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6961         list.
6962         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6963         recipient/signer list.
6964
6965 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6966
6967         * Makefile.in (datarootdir): Define.
6968         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6969         name that might contain whitespace.
6970
6971 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6972
6973         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6974         fbound (Emacs 23 unicode), signal an error.
6975
6976 2008-02-08  Glenn Morris  <rgm@gnu.org>
6977
6978         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6979
6980 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6981
6982         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6983         ports to the calls to `netrc-machine-user-or-password' in addition to
6984         "imap" and "imaps".
6985
6986 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6987
6988         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6989
6990         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6991
6992 2008-02-01  Kenichi Handa  <handa@m17n.org>
6993
6994         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6995         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6996         (rfc2104-hash): Convert the result of concat to unibyte string.
6997
6998 2008-02-01  Dave Love  <fx@gnu.org>
6999
7000         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
7001         coding-system-for-read.
7002         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
7003
7004 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
7005
7006         * gnus.el (gnus-group-startup-message): Add `find-image' call before
7007         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
7008         <hanche@math.ntnu.no>.
7009
7010 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7011
7012         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7013
7014         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7015
7016 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
7017
7018         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7019         * message.el (message-beginning-of-line): Use featurep instead of bound
7020         tests in order to resolve conditionals at compile time.
7021
7022 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7023
7024         * mail-source.el (mail-sources): Add `group' choice.
7025
7026         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7027         parameter `in-group' to control into which group the articles go.
7028         Add treatment of `group' mail-source.
7029
7030 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7031
7032         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7033
7034         * mm-decode.el (mm-dissect-buffer): Decode description.
7035
7036         * mml.el (mml-to-mime): Encode message header first.
7037
7038 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7039
7040         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7041         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7042
7043         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
7044         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
7045
7046 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7047
7048         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7049
7050 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7051
7052         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7053         prefix keys.
7054         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7055         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7056         gnus-xmas.el.
7057
7058         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
7059         (gnus-xmas-article-describe-bindings): New function.
7060         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
7061         gnus-xmas-article-describe-bindings.
7062
7063         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
7064
7065 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7066
7067         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7068         Add new variables for article mark management.
7069         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7070         list of extra data entries which, when present, will indicate that the
7071         article ID should not be trimmed from the registry.
7072         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7073         functions.
7074         (gnus-registry-read-mark): New function to read a mark name from the
7075         user.
7076         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7077         (gnus-registry-set-article-mark-internal): New functions to add and
7078         remove marks.
7079         (gnus-registry-get-article-marks): New function to show the marks for
7080         an article, or retrieve them for further use.
7081
7082 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7083
7084         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7085         keys when no argument is given.
7086
7087 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7088
7089         * imap.el (imap-ping-server): New variable.
7090         (imap-opened): On add extra ping if imap-ping-server is non-nil.
7091         (imap-ping-server): Minor doc string fixes.
7092
7093 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7094
7095         * imap.el (imap-ping-server): New function.
7096         (imap-opened): Call imap-ping-server.
7097
7098 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7099
7100         * gnus-sum.el (gnus-article-sort-by-random)
7101         (gnus-thread-sort-by-random): Fix doc strings.
7102         Reported by jidanni@jidanni.org.
7103
7104 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7105
7106         * gnus-art.el (gnus-article-describe-bindings): New function.
7107         (gnus-article-read-summary-keys): Use it.
7108         (gnus-article-mode-map): Bind `C-h b' to it.
7109
7110 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7111
7112         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
7113         XEmacs.
7114         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7115         Protect against non-character events.
7116
7117         * lpath.el: Fbind map-keymap for Emacs 21.
7118
7119 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
7120
7121         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7122         New command.
7123         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7124         instead of END.  Change name of the temp file.
7125         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7126         customizable.
7127
7128 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7129
7130         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7131         bind `S W' to gnus-article-wide-reply-with-original; set default
7132         binding to gnus-article-read-summary-send-keys.
7133         (gnus-article-read-summary-keys): Fix the order of keys; display
7134         continuation keys correctly in the echo area; describe bindings
7135         correctly when keys end with `C-h'.
7136         (gnus-article-read-summary-send-keys): New function.
7137         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7138         Work for gnus-article-read-summary-send-keys; display continuation keys
7139         correctly in the echo area.
7140         (gnus-article-reply-with-original): Ignore prefix argument.
7141         (gnus-article-wide-reply-with-original): New function.
7142
7143         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
7144         Emacs 21.
7145
7146 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7147
7148         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7149         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7150
7151 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7152
7153         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7154         (gnus-group-read-ephemeral-gmane-group): New command.
7155
7156 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7157
7158         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7159
7160 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7161
7162         * message.el (message-send-mail-function): Increase custom version.
7163
7164         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7165         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7166
7167 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7168
7169         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
7170         for the cases where imap-authenticate is called with a nil buffer
7171         parameter.
7172
7173 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7174
7175         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7176         html parts correctly; support forwarded messages.
7177         (gnus-article-browse-html-article): Remove work buffers.
7178
7179         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7180         compiling.
7181         (netrc-bound-and-true-p): New macro.
7182         (netrc-parse): Use it instead of bound-and-true-p that is not available
7183         in XEmacs 21.4.
7184
7185 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7186
7187         * gnus-registry.el (gnus-registry-mark-article)
7188         (gnus-registry-article-marks): Add functionality to mark articles
7189         through the Gnus registry.
7190
7191         * encrypt.el: Clarify documentation for the new pgg method.
7192         (encrypt-file-alist): Add PGG option.
7193         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
7194         functionality.  Abstract password key and messaging to external
7195         functions.
7196         (encrypt-password-key, encrypt-get-passphrase-if-needed)
7197         (encrypt-message-method-and-cipher): Add new convenience external
7198         functions.
7199         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
7200         (encrypt-pgg-process-buffer): Add PGG functionality glue.
7201
7202         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7203         (netrc-parse): Use encrypt-file-alist to determine if
7204         encrypt-find-model or encrypt-insert-file-contents should be used.
7205
7206         * encrypt.el: Clarify documentation.  Load password-cache or
7207         password, whichever one is found first, instead of autoloading.
7208
7209 2007-12-19  Glenn Morris  <rgm@gnu.org>
7210
7211         * mml.el (message-options-set, message-narrow-to-head)
7212         (message-in-body-p, message-mail-p, message-encode-message-body):
7213         Autoload.
7214         (message-remove-header, message-narrow-to-headers-or-head)
7215         (message-subscribed-p, message-make-mail-followup-to)
7216         (message-position-on-field, message-news-p)
7217         (message-options-set-recipient, message-generate-headers)
7218         (message-sort-headers): Declare as functions.
7219
7220 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7221
7222         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7223         convention in doc string.
7224
7225 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7226
7227         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7228         title to html parts.
7229         (gnus-article-browse-html-article): Pass message header to it.
7230
7231         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7232
7233 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7234
7235         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7236         or password compatible with XEmacs.
7237
7238 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7239
7240         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7241         format document.
7242         (gnus-mime-delete-part): Don't write description line if empty.
7243         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7244
7245 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
7246
7247         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7248         (gnus-summary-mark-read-and-unread-as-read)
7249         (gnus-summary-mark-current-read-and-unread-as-read)
7250         (gnus-summary-mark-unread-as-ticked): Doc fix.
7251         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7252
7253 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7254
7255         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7256         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7257
7258 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7259
7260         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7261         yes-or-no-p.
7262
7263 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7264
7265         * mm-decode.el (mm-add-meta-html-tag): New function.
7266         (mm-save-part-to-file, mm-pipe-part): Use it.
7267
7268         * gnus-art.el (gnus-article-browse-delete-temp-files):
7269         Use gnus-y-or-n-p instead of y-or-n-p.
7270         (gnus-article-browse-html-parts): Work with message/external-body; use
7271         mm-add-meta-html-tag.
7272
7273 2007-12-11  Glenn Morris  <rgm@gnu.org>
7274
7275         * gnus-cache.el: Require gnus-sum not just when compiling.
7276
7277         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7278
7279         * gnus-int.el (gnus-server-opened, gnus-status-message):
7280         Move definitions before use.
7281
7282         * mm-decode.el: Require gnus-util.
7283         (mm-remove-part): Only call delete-annotation on XEmacs.
7284
7285         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7286
7287         * nnmail.el: Require gnus-int.
7288
7289         * spam.el: Move `require's before `eval-when-compile's.
7290
7291         * gnus-ems.el (gnus-alive-p):
7292         * gnus-fun.el (message-goto-eoh):
7293         * gnus-util.el (gnus-group-name-decode):
7294         * mail-source.el (gnus-compress-sequence):
7295         * message.el (Info-goto-node, format-spec):
7296         * mm-bodies.el (message-options-get):
7297         * mm-decode.el (mm-view-pkcs7):
7298         * mm-util.el (gmm-write-region):
7299         * mml-smime.el (mml-compute-boundary)
7300         (gnus-completing-read-with-default):
7301         * mml.el (widget-button-press, gnus-make-hashtable):
7302         * mml1991.el (mm-decode-content-transfer-encoding)
7303         (mm-encode-content-transfer-encoding)
7304         (message-options-get, message-options-set):
7305         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7306         * nnfolder.el (gnus-request-group):
7307         * nnheader.el (ietf-drums-unfold-fws):
7308         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7309         * smime.el (gnus-run-mode-hooks):
7310         * spam-stat.el (gnus-message): Autoload.
7311
7312         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7313         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7314         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7315         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7316         Add declare-function compatibility definition.
7317
7318         * gnus-cache.el (nnvirtual-find-group-art):
7319         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7320         (gnus-add-image, gnus-add-wash-type):
7321         * gnus-group.el (nnkiboze-score-file):
7322         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7323         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7324         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7325         (message-tokenize-header, gnus-get-buffer-create)
7326         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7327         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7328         * gnus.el (gnus-group-decoded-name):
7329         * mail-source.el (imap-capability):
7330         * mm-bodies.el (message-options-set):
7331         * mm-decode.el (gnus-configure-windows):
7332         * mm-extern.el (message-goto-body):
7333         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7334         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7335         (epg-sub-key-validity, message-options-set):
7336         * mml.el (widget-event-point, gnus-configure-windows):
7337         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7338         * mml2015.el (epg-check-configuration, epg-configuration)
7339         (message-options-set):
7340         * nndb.el (nndb-request-article):
7341         * nnfolder.el (gnus-request-create-group):
7342         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7343         * nnmaildir.el (gnus-group-mark-article-read):
7344         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7345         * rfc1843.el (message-fetch-field):
7346         * spam.el (gnus-extract-address-components):
7347         Declare as functions.
7348
7349 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7350
7351         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7352
7353         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7354
7355         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7356         bind show-trailing-whitespace for XEmacs.
7357
7358 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7359
7360         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7361         new no-op macro for backward compatibility.
7362
7363         * imap.el (imap-string-to-integer): New function.
7364
7365 2007-12-09  Glenn Morris  <rgm@gnu.org>
7366
7367         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7368
7369         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7370         * message.el, mm-view.el, sieve-manage.el, smime.el:
7371         Add declare-function compatibility definition.
7372
7373         * gnus-art.el (w3-region, w3m-region, Info-menu):
7374         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7375         * gnus-sum.el (gnus-get-predicate):
7376         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7377         * message.el (mail-abbrev-in-expansion-header-p):
7378         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7379         (w3m-detect-meta-charset, w3m-region):
7380         * sieve-manage.el (password-read, password-cache-add)
7381         (password-cache-remove):
7382         * smime.el (password-read-and-add): Declare as functions.
7383
7384 2007-12-08  David Kastrup  <dak@gnu.org>
7385
7386         * gnus-sum.el (gnus-summary-simplify-subject-query):
7387         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7388         `message'.
7389
7390 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7391
7392         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7393         it to bind idna-program, installation-directory, defined-colors, and
7394         face-attribute for XEmacs of the version that compiles defcustom forms.
7395
7396 2007-12-07  Glenn Morris  <rgm@gnu.org>
7397
7398         * gnus-art.el (article-make-date-line): Revert previous change.
7399
7400 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7401
7402         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7403
7404 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7405
7406         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7407         Call gnus-add-to-range ranges only once with a prepared article-list.
7408
7409 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7410
7411         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7412         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7413         group names with backslashes.
7414         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7415
7416 2007-12-06  Deepak Goel  <deego3@gmail.com>
7417
7418         * gnus-art.el (article-make-date-line):
7419         * gnus-start.el (gnus-load):
7420         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7421
7422 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7423
7424         * gnus-art.el (gnus-use-idna)
7425         * gnus-start.el (gnus-site-init-file)
7426         * message.el (message-use-idna)
7427         * mm-uu.el (mm-uu-hide-markers)
7428         * smiley.el (smiley-style): Revert changes that suppress warnings.
7429
7430 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7431
7432         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7433         specify charset to html source.
7434         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7435
7436 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7437
7438         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7439         idna-program in order to suppress byte compile warning issued by XEmacs
7440         that came to byte compile the default value section of defcustom forms
7441         recently.
7442
7443         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7444         value of installation-directory.
7445
7446         * message.el (message-use-idna): Don't directly refer to the value of
7447         idna-program.
7448
7449         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7450
7451         * smiley.el (smiley-style): Don't directly call face-attribute.
7452
7453 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7454
7455         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7456
7457         * gnus-dired.el: Reduce Gnus dependencies.
7458         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
7459         Don't require.  Use autoloads instead.
7460         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7461         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7462         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7463         (gnus-dired-mode): Adjust doc string.
7464         (gnus-dired-mail-mode): New variable.
7465         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7466         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7467         (gnus-dired-mail-buffers): New function.  Return mail or message
7468         composition buffers.
7469         (gnus-dired-attach): Use it.
7470         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7471         NO-DECODE.
7472         (gnus-dired-print): Use `gnus-print-buffer' depending on
7473         `gnus-dired-mail-mode'.
7474
7475 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7476
7477         * rfc2047.el (rfc2047-encoded-word-regexp)
7478         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7479         explaining what regexp patterns are for.
7480
7481 2007-12-04  Glenn Morris  <rgm@gnu.org>
7482
7483         * password.el: Move to password-cache.el.
7484
7485         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7486         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7487         * mml-smime.el (password-read, password-cache-add)
7488         (password-cache-remove):
7489         No need to autoload, since mml-sec requires password.
7490
7491         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7492         * message.el (gnus-extract-address-components):
7493         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7494
7495         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7496         password.
7497
7498 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7499
7500         * mailcap.el: Reduce dependencies.
7501         (mail-header-parse-content-type): Autoload.
7502         (mailcap-delete-duplicates): New alias.
7503         (mailcap-mime-info): Add optional argument NO-DECODE.
7504         (mailcap-mime-types): Use mailcap-delete-duplicates.
7505
7506         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7507
7508 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7509
7510         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7511         (imap-parse-status): Upcase status-att for servers that sends them
7512         lower-case (e.g., MS Exchange 2007).
7513
7514 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7515
7516         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7517         function.
7518
7519         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7520         (gnus-uu-yenc-article): New function.
7521
7522         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7523
7524         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
7525
7526 2007-12-02  Glenn Morris  <rgm@gnu.org>
7527
7528         * binhex.el (binhex): New custom group.
7529         (binhex-decoder-program, binhex-decoder-switches)
7530         (binhex-use-external): Move to the binhex custom group.
7531
7532         * uudecode.el (uudecode): New custom group.
7533         (uudecode-decoder-program, uudecode-decoder-switches)
7534         (uudecode-use-external): Move to the uudecode custom group.
7535
7536         * netrc.el (top-level): Don't load `encrypt' features.
7537         (netrc-parse): Don't use encrypt.
7538         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7539
7540         * encrypt.el: Remove file.
7541
7542 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7543
7544         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7545         matches on patches.
7546
7547         * gnus-art.el (gnus-article-browse-html-article):
7548         Mention `mm-text-html-renderer' in the doc string.
7549
7550         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7551         string.  Add comments.
7552
7553         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7554         if rhs is ASCII.
7555
7556 2007-12-01  Glenn Morris  <rgm@gnu.org>
7557
7558         * mail-source.el (top-level): Require format-spec before
7559         eval-when-compile.
7560
7561 2007-11-30  Glenn Morris  <rgm@gnu.org>
7562
7563         * encrypt.el: Require password, rather than autoloading password-read.
7564
7565 2007-11-29  Glenn Morris  <rgm@gnu.org>
7566
7567         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7568         (sasl-make-client, sasl-next-step, sasl-step-data)
7569         (sasl-step-set-data): Declare as functions.
7570
7571 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7572
7573         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7574
7575 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7576
7577         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7578         certs should be verified and what is to be done in the event of a
7579         verification failure.
7580
7581         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7582         caller can indicate whether the cache should be disregarded for this
7583         call.  This way the result of the call is reproducible at all times and
7584         can be considered a canonical server name for the supplied method.
7585         (gnus-agent-method-p): Canonicalize server names by pushing their
7586         method through `gnus-method-to-server' using the no-cache argument.
7587
7588         * gnus-srvr.el (gnus-server-insert-server-line):
7589         Call `gnus-method-to-server' with `no-cache' argument.
7590
7591         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7592         gnus-agent-possibly-synchronize-flags as this should be called when the
7593         server is actually being opened.
7594         (gnus-agent-possibly-synchronize-flags)
7595         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7596         flags file of an agentized server to the latter function.
7597
7598         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7599         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7600         after a connection has been established successfully.
7601
7602 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7603
7604         * gnus-art.el (article-display-face): Force to display face if called
7605         interactively; check if gnus-article-x-face-too-ugly matches author.
7606         (article-display-x-face): Display face even if From header is missing
7607         as article-display-face does.
7608
7609 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7610
7611         * hashcash.el (message-narrow-to-headers-or-head)
7612         (message-fetch-field, message-goto-eoh)
7613         (message-narrow-to-headers): Declare as functions.
7614
7615 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7616
7617         * mail-source.el (mail-sources): Default to fetch from file for
7618         compatibility with default of nnmail-spool-file.
7619
7620 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7621
7622         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7623         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7624         to look for encoded word that should be encoded again.
7625         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7626         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7627         encoding pattern.
7628         (rfc2047-decode-region): Switch strict regexp and loose one according
7629         to rfc2047-allow-irregular-q-encoded-words.
7630
7631 2007-11-25  Romain Francoise  <romain@orebokech.com>
7632
7633         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7634
7635 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7636
7637         * tls.el (tls-program): Provide more custom choices from
7638         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7639         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7640
7641 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7642
7643         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7644         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7645
7646         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7647         `nnmail-spool-file'.
7648
7649         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7650         `nnmail-spool-file'.
7651
7652         * gnus-move.el (gnus-change-server): Ditto.
7653
7654         * gnus-kill.el (gnus-batch-score): Ditto.
7655
7656         * gnus-cache.el (gnus-jog-cache): Ditto.
7657
7658         * gnus-msg.el (gnus-summary-reply):
7659         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7660
7661 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7662
7663         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7664         version.  Minor improvement to doc strings.
7665         (tls-program): Add comment.
7666
7667 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7668
7669         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7670         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7671         mismatch between the hostname provided in the certificate and the name
7672         of the host connnecting to.
7673         (open-tls-stream): Use them.  Check certificates against trusted root
7674         certificates.
7675
7676 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7677
7678         * gnus-cache.el (gnus-cache-generate-nov-databases):
7679         Use nnml-generate-nov-databases-directory instead of
7680         nnml-generate-nov-databases-1.
7681
7682 2007-11-24  Glenn Morris  <rgm@gnu.org>
7683
7684         * message.el (message-tool-bar-retro): Update for rename
7685         mail_send.xpm->mail-send.xpm.
7686
7687 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7688
7689         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7690         `smime-ldap-search' for Emacs 22 and up.
7691
7692 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7693
7694         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7695
7696         * message.el (message-send-mail-function): Fix error convention.
7697         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7698         (message-widen-reply, message-send-mail, message-talkative-question)
7699         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7700         (message-clone-locals, message-send-news): Use with-current-buffer.
7701         (message-insert-or-toggle-importance): Remove unused var `valid'.
7702         (message-make-references): Remove unused var `new-references'.
7703         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7704
7705 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7706
7707         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7708         (spam-split-symbolic-return-positive): Reflow docstring.
7709         (spam-backends, spam-summary-exit-behavior)
7710         (spam-mark-ham-unread-before-move-from-spam-group)
7711         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7712         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7713         (spam-clear-cache, spam-backend-check, spam-install-backend)
7714         (spam-install-statistical-backend, spam-list-of-processors)
7715         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7716         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7717         (spam-check-crm114, spam-initialize, spam-unload-hook):
7718         Fix typos in docstrings.
7719
7720 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7721
7722         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7723         been checked if they have never been read and those group levels are
7724         higher than the one that a user specified.
7725
7726 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7727
7728         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7729         foreign groups unless a group level is specified by a user.
7730         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7731
7732 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7733
7734         * message.el (message-send-mail-function): Require sendmail.
7735
7736 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7737
7738         * message.el (message-send-mail-function): Check for smtpmail too.
7739
7740         * utf7.el (utf7-encode, utf7-decode): Use coding system
7741         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7742
7743         * message.el (message-send-mail-function): New function.
7744         (message-send-mail-function): Set default using
7745         message-send-mail-function.  Adjust doc string.
7746         (message-send-mail-with-mailclient): New function.
7747
7748 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7749
7750         * smime.el (from):
7751         * rfc2047.el (message-posting-charset):
7752         * qp.el (mm-use-ultra-safe-encoding):
7753         * pop3.el (parse-time-months):
7754         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7755         * nnml.el (files):
7756         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7757         (jka-compr-compression-info-list, ange-ftp-path-format)
7758         (efs-path-regexp):
7759         * nndiary.el (files):
7760         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7761         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7762         (epg-digest-algorithm-alist, inhibit-redisplay)
7763         (password-cache-expiry):
7764         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7765         (pgg-output-buffer, password-cache-expiry):
7766         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7767         (efs-path-regexp):
7768         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7769         (inhibit-redisplay):
7770         * mm-uu.el (file-name, start-point, end-point, entry)
7771         (gnus-newsgroup-name, gnus-newsgroup-charset):
7772         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7773         (latin-unity-ucs-list):
7774         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7775         (mm-uu-binhex-decode-function):
7776         * message.el (gnus-message-group-art, gnus-list-identifiers)
7777         (rmail-enable-mime-composing, gnus-local-organization)
7778         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7779         (gnus-read-active-file, facemenu-add-face-function)
7780         (facemenu-remove-face-function, gnus-article-decoded-p)
7781         (tool-bar-mode):
7782         * mail-source.el (display-time-mail-function):
7783         * gnus-util.el (nnmail-pathname-coding-system)
7784         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7785         (gnus-original-article-buffer, gnus-user-agent)
7786         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7787         (xemacs-codename, sxemacs-codename, emacs-program-version):
7788         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7789         * gnus-start.el (gnus-agent-covered-methods)
7790         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7791         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7792         (gnus-newsgroup-headers, gnus-group-list-mode)
7793         (gnus-group-mark-positions, gnus-newsgroup-data)
7794         (gnus-newsgroup-unreads, nnoo-state-alist)
7795         (gnus-current-select-method, mail-sources)
7796         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7797         (nnmail-spool-file, gnus-cache-active-hashtb):
7798         * gnus-mh.el (mh-lib-progs):
7799         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7800         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7801         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7802         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7803         (gnus-group-buffer):
7804         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7805         (font-lock-set-defaults):
7806         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7807         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7808         (gnus-summary-post-menu, total-parts, type, condition, length):
7809         * gnus-agent.el (gnus-agent-read-agentview):
7810         * flow-fill.el (show-trailing-whitespace):
7811         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7812         eval-and-compile wrappers for byte compiler pacifiers.
7813
7814         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7815         (mm-display-inline-fontify): Check for featurep 'xemacs not
7816         extent-list.
7817
7818         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7819         itimer-list.
7820         (mm-create-image-xemacs): Only do something for XEmacs.
7821         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7822
7823         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7824
7825         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7826         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7827
7828 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7829
7830         * nnimap.el (nnimap-split-download-body):
7831         * gnus-demon.el (gnus-demon):
7832         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7833
7834 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7835
7836         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
7837         New macros.
7838         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7839         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7840         copy data from unibyte buffer to multibyte current buffer.
7841         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7842         to copy data from unibyte current buffer to multibyte buffer.
7843         (nntp-make-process-buffer): Make process buffer unibyte.
7844
7845         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7846
7847 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7848
7849         * pop3.el (pop3-open-server): Accept and process data more robustly at
7850         connexion start to avoid spurious "POP SSL connexion failed" errors.
7851
7852 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7853
7854         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7855         read group names.
7856
7857 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7858
7859         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7860
7861 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7862
7863         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7864         (nnmail-save-active): Use a unibyte buffer when saving active file,
7865         which may contain non-ASCII group names.
7866
7867         * nnml.el (nnml-request-group): Decode group names in messages.
7868
7869 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7870
7871         * message.el (message-citation-line-function)
7872         (message-insert-formatted-citation-line): Fix spelling of
7873         `message-insert-formated-citation-line'.
7874
7875 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7876
7877         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7878
7879 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7880
7881         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7882         nnmail-pathname-coding-system.
7883
7884         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7885         that a user enters; decode group names in messages.
7886
7887         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7888
7889 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7890
7891         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7892
7893         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7894
7895         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7896         risky local variable.
7897
7898         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7899
7900 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7901
7902         * encrypt.el: Improve documentation to fix function name typo.
7903         Reported by Daiki Ueno <ueno@unixuser.org>.
7904
7905 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7906
7907         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7908         even if the point is not in the last page of an article.
7909         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7910         back to the previous page.
7911
7912 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7913
7914         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7915
7916 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7917
7918         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7919
7920 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7921
7922         * message.el (message-check-news-body-syntax):
7923         Avoid mm-string-as-multibyte.
7924         (message-hide-headers): Don't assume (point-min)==1.
7925
7926 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7927
7928         * message.el (message-remove-blank-cited-lines): Fix if remove is
7929         given.
7930         (message-bogus-address-regexp): New variable.
7931         (message-bogus-recipient-p): New function.
7932         (message-check-recipients): New command.
7933         (message-syntax-checks): Add `bogus-recipient'.
7934         (message-fix-before-sending): Add `bogus-recipient'.
7935
7936         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7937         (gnus-treat-body-boundary): Don't test window-system.
7938
7939 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7940
7941         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7942
7943 2007-10-28  Miles Bader  <miles@gnu.org>
7944
7945         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7946         at compile-time too.
7947
7948 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7949
7950         * gnus-msg.el (gnus-message-setup-hook):
7951         Add `message-remove-blank-cited-lines' to options.
7952
7953 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7954
7955         * message.el (message-remove-blank-cited-lines): New function.
7956         Suggested by Karl Plästerer.
7957
7958 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7959
7960         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7961         mapc.
7962
7963         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7964         (top-level): Use mapc to set functions to be traced for debugging.
7965
7966         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7967         called for effect with while loop.
7968
7969         * message.el (message-talkative-question): Replace mapcar called for
7970         effect with mapc.
7971
7972         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7973         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7974         called for effect with dolist.
7975
7976         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7977
7978         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7979         gnus-extra-headers and nnmail-extra-headers.
7980
7981         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7982         called for effect with dolist.
7983         (top-level): Use mapc to set functions to be traced for debugging.
7984
7985         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7986         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7987         dolist.
7988
7989         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7990         Replace mapcar called for effect with mapc.
7991         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7992         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7993         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7994         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7995
7996         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7997         remove-if that's a cl function.
7998
7999         * webmail.el (webmail-debug): Replace mapcar called for effect with
8000         dolist.
8001
8002         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
8003         with mapc.
8004
8005 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8006
8007         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
8008         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
8009         with while loop.
8010
8011         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
8012         functions from article-* functions.
8013         (gnus-multi-decode-header): Replace mapcar called for effect with
8014         dolist.
8015
8016         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8017         (gnus-bookmark-show-details): Replace mapcar called for effect with
8018         while loop.
8019
8020         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8021         called for effect with while loop.
8022
8023         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8024         with dolist.
8025
8026         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8027         Replace mapcar called for effect with dolist.
8028
8029         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8030
8031         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8032         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8033         Replace mapcar called for effect with dolist.
8034         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8035         mapc.
8036
8037         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8038         Replace mapcar called for effect with dolist.
8039         (gnus-topic-list): Replace mapcar called for effect with mapc.
8040
8041         * gnus.el: Use mapc instead of mapcar to add autoloads.
8042
8043 2007-10-23  Richard Stallman  <rms@gnu.org>
8044
8045         * gnus-group.el (gnus-group-highlight): Mark as risky.
8046
8047 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8048
8049         * gnus.el (gnus-server-to-method): Return method found first in
8050         gnus-newsrc-alist.
8051
8052         * gnus-art.el (gnus-article-highlight-signature)
8053         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8054         button overlay without the front stickiness.
8055
8056 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8057
8058         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8059         overview buffer needed a catch to receive its throw.
8060         (gnus-agent-flush-cache): Declare as interactive to make this function
8061         easier to use.
8062
8063 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8064
8065         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8066         `next-line'.
8067
8068 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8069
8070         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8071         exclude address matching message-dont-reply-to-names.
8072
8073 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8074
8075         * gnus-util.el (gnus-string<): New function.
8076
8077         * gnus-sum.el (gnus-article-sort-by-author)
8078         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8079
8080 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8081
8082         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8083         the frame-focus tag is set in gnus-buffer-configuration.
8084
8085 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8086
8087         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8088         the front stickiness.
8089
8090 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8091
8092         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8093         url pattern; remove duplicate one.
8094         (gnus-article-extend-url-button): New function.
8095         (gnus-article-add-buttons): Use it.
8096         (gnus-button-push): Use concatenated url that it makes.
8097
8098 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8099
8100         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8101
8102 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8103
8104         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
8105         Don't hardcode point-min==1.
8106
8107 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
8108
8109         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
8110         Fix comment about "iso8859-1".
8111
8112 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
8113
8114         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
8115         ones returned from the verify-function.
8116
8117         * mm-uu.el (mm-uu-pgp-signed-extract-1):
8118         Call mml2015-extract-cleartext-signature if extraction failed.
8119
8120 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
8121
8122         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8123         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8124         failed.
8125
8126 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8127
8128         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8129
8130 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
8131
8132         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
8133         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
8134         recommends to use EasyPG instead of PGG.
8135
8136         * pgg.el: Revert to revision 6.23.2.16.
8137
8138         * pgg-def.el: Revert to revision 6.6.2.14.
8139
8140         * pgg-gpg.el: Revert to revision 6.23.2.34.
8141
8142 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8143
8144         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8145         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8146         thread for both the null and zero (kill/expire thread) universal prefix
8147         cases.
8148         (gnus-summary-expire-thread): Add new function to expire a thread,
8149         using gnus-summary-kill-thread.
8150         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8151         shortcuts for gnus-summary-expire-thread.
8152         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8153         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8154
8155 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8156
8157         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8158         extras value, so an extras entry can be deleted.
8159         (gnus-registry-delete-extra-entry): Use it.
8160         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8161         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8162         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8163         storage through the gnus-registry, and provide an appropriate API for
8164         it.
8165
8166 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8167
8168         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8169         Suggested by Leo <sdl.web@gmail.com>.
8170
8171         * gnus.el: Do.
8172
8173 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8174
8175         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8176         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8177
8178         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8179
8180         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8181         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8182
8183 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8184
8185         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8186         newline.
8187         (nnmbox-request-accept-article): Don't change article in source buffer;
8188         narrow to header to use message-fetch-field rather than
8189         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8190         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8191         as delimiters; make sure article ends with newline.
8192         (nnmbox-delete-mail): Correct last position of article to be deleted;
8193         ignore X-Gnus-Newsgroup header in article body.
8194         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8195         positions; make sure article ends with newline.
8196
8197         * message.el (message-display-abbrev): Don't infloop when a user
8198         inserts SPC in the beginning of header.
8199
8200         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
8201         coding-system-for-read and coding-system-for-write for XEmacs having no
8202         file-coding feature.
8203
8204         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
8205
8206 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8207
8208         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8209         list of groups not followed by default.  Fix type to be regexp.
8210         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8211
8212 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8213
8214         * hmac-def.el (define-hmac-function): Switch from old-style to
8215         new-style backquotes.
8216
8217         * md4.el (md4-make-step): Likewise.
8218
8219 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8220
8221         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8222         raw-text coding system when saving .newsrc file, which may contain
8223         non-ASCII group names.
8224
8225 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8226
8227         * gnus-cus.el (gnus-score-extra): New widget.
8228         (gnus-score-extra-convert): New function.
8229         (gnus-score-customize): Use it for Extra.
8230
8231 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8232
8233         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8234         (mml2015-mailcrypt-clear-verify): Use it.
8235         (mml2015-gpg-clear-verify): Use it.
8236         (mml2015-pgg-clear-verify): Use it.
8237         (mml2015-epg-clear-verify): Replace the current part with the output
8238         from GnuPG; don't extract the plaintext by itself.
8239
8240         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8241         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8242         mml2015-clear-verify-function; don't touch the armor headers or
8243         dash-escaped text here.
8244
8245 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8246
8247         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8248         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8249         parts, or application/octet-stream as a last resort.
8250         (gnus-mime-view-part-as-type): Don't toggle display.
8251         (gnus-mime-view-part-as-charset): Don't turn off display before
8252         querying charset.
8253
8254         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8255         stuff to undisplayer function in Emacs.
8256         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8257
8258         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8259         text/calendar parts.
8260
8261 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8262
8263         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8264         decoding text/calendar parts.
8265
8266         * message.el (message-forward-make-body-mime): Always mark body as
8267         having no illegible text; remove signed-or-encrypted argument.
8268         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8269
8270         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8271         (mml-generate-mime-1): Don't encode body if it is specified to be in
8272         raw form; don't make buffer be unibyte when inserting multibyte string.
8273
8274 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8275
8276         * sha1.el: Fix up comment style.
8277         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8278         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8279
8280         * hex-util.el: Fix up comment style.
8281         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8282
8283         * gnus-salt.el: Use with-current-buffer.
8284         (gnus-pick-setup-message): Fix long-standing typo.
8285
8286 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8287
8288         * imap.el (imap-logout-timeout): New variable.
8289         (imap-logout, imap-logout-wait): New functions.
8290         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8291
8292         * nnimap.el (nnimap-logout-timeout): New server variable.
8293         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8294         nnimap-logout-timeout.
8295
8296         * gnus-art.el (gnus-article-summary-command-nosave)
8297         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8298
8299 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8300
8301         * gnus.el (gnus-maximum-newsgroup): New variable.
8302
8303         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8304         according to gnus-maximum-newsgroup.
8305
8306         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8307         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8308         Limit the range of articles according to gnus-maximum-newsgroup.
8309
8310 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8311
8312         * gnus-art.el (gnus-sticky-article): Fix problems described in
8313         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8314         Don't perform gnus-configure-windows here; reuse existing sticky
8315         article buffer.
8316
8317         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8318         it doesn't exist in gnus-article-mode.
8319
8320 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8321
8322         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8323         (gnus-agent-decoded-group-name): New function.
8324         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8325         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8326
8327 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8328
8329         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8330         Add binding for gnus-sticky-article.
8331         (gnus-summary-exit): Don't kill sticky article buffers.
8332
8333         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8334         article buffer.
8335         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8336         (gnus-kill-sticky-article-buffers): New commands.
8337
8338 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8339
8340         * nntp.el (nntp-xref-number-is-evil): New server variable.
8341         (nntp-find-group-and-number): If it is non-nil, don't trust article
8342         numbers in the Xref header.
8343
8344 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8345
8346         * gnus-agent.el (gnus-agent-read-group): New function.
8347         (gnus-agent-flush-group, gnus-agent-expire-group)
8348         (gnus-agent-regenerate-group): Use it.
8349         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8350         nnmail-pathname-coding-system.
8351
8352 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8353
8354         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8355
8356         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8357         that are unread as unread, and also as selected so that information of
8358         marks having been changed by a user may be updated when exiting group.
8359
8360 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8361
8362         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8363
8364 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8365
8366         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8367         calculated ignoring signature parts to gnus-treat-article.
8368
8369 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8370
8371         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8372         a point here in order to keep the window start.
8373         (gnus-insert-mime-security-button): Make a button overlay without the
8374         front stickiness.
8375         (gnus-mime-display-security): Goto the end of a button.
8376
8377         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8378
8379 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8380
8381         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8382         group-name-at-point.
8383         (gnus-group-completing-read): New function that offers decoded
8384         non-ASCII group names for completion.
8385         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8386         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8387         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8388         (gnus-group-fetch-control): Use it.
8389         (gnus-fetch-group): Use group-name-at-point for the initial value
8390         rather than the default value; use gnus-alive-p.
8391
8392         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8393         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8394         (gnus-summary-post-news): Use gnus-group-completing-read.
8395
8396         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8397         (gnus-read-move-group-name): Decode group name for completion.
8398
8399 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8400
8401         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8402         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8403         Yamaoka slightly modified the code).
8404
8405 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8406
8407         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8408         (nnmail-split-incoming): Bind it.
8409
8410         * nnml.el (nnml-group-name-charset): New function.
8411         (nnml-decoded-group-name): Use it; don't decode group name if
8412         nnmail-group-names-not-encoded-p is non-nil.
8413         (nnml-encoded-group-name): New function.
8414         (nnml-group-pathname): Inline nnml-decoded-group-name.
8415         (nnml-request-expire-articles): Decode group name in message.
8416         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8417         nnmail-pathname-coding-system.
8418         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8419         not decoded ones according to nnmail-group-names-not-encoded-p.
8420         (nnml-generate-active-info): Use nnml-encoded-group-name.
8421
8422 2007-08-08  Glenn Morris  <rgm@gnu.org>
8423
8424         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8425         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8426         doc-strings and comments.
8427
8428 2007-07-25  Glenn Morris  <rgm@gnu.org>
8429
8430         * Relicense all FSF files to GPLv3 or later.
8431
8432 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8433
8434         * gnus-sum.el (gnus-summary-move-article):
8435         Make gnus-summary-respool-article work.
8436
8437 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8438
8439         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8440         string.
8441
8442 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8443
8444         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8445         that should be ignored when comparing distant RSS articles with local
8446         ones.
8447         (nnrss-make-hash-index): New function.  Create a hash index according
8448         to the ignored fields.
8449         (nnrss-check-group): Use it.
8450
8451 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8452
8453         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8454
8455         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8456
8457         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8458         the new optional argument ENCODED is non-nil.
8459         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8460         coding system for encoding group name.
8461         (gnus-group-make-rss-group): Pass un-encoded group name to
8462         gnus-group-make-group.
8463         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8464         encoded.
8465
8466         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8467         Encode group name to which articles are moved or copied.
8468         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8469         coding system for encoding Newsgroup, Followup-To and Xref headers.
8470
8471         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8472         marks; use nnheader-file-coding-system to write a file.
8473         (nnagent-retrieve-headers): Bind file-name-coding-system to
8474         nnmail-pathname-coding-system.
8475
8476         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8477
8478         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8479         (nnml-request-article, nnml-request-create-group)
8480         (nnml-request-rename-group, nnml-find-id)
8481         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8482         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8483         (nnml-save-marks): Use nnml-group-pathname instead of
8484         nnmail-group-pathname.
8485
8486         (nnml-request-create-group, nnml-request-expire-articles)
8487         (nnml-request-move-article, nnml-request-delete-group)
8488         (nnml-deletable-article-p, nnml-possibly-create-directory)
8489         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8490         (nnml-open-marks): Bind file-name-coding-system to
8491         nnmail-pathname-coding-system.
8492
8493         (nnml-request-article): Pass server argument to nnml-find-group-number.
8494         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
8495         Pass server argument to nnml-possibly-create-directory.
8496         (nnml-request-accept-article): Pass server argument to
8497         nnml-active-number and nnml-save-mail.
8498         (nnml-find-group-number): Pass server argument to nnml-find-id.
8499         (nnml-request-update-info): Pass server argument to
8500         nnml-marks-changed-p.
8501
8502         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8503         (nnml-save-mail, nnml-active-number): Add server argument.
8504
8505         (nnml-request-delete-group): Warn if group is missing.
8506         (nnml-get-nov-buffer): Decode group name.
8507         (nnml-generate-active-info): Encode group name.
8508         (nnml-open-marks): Decode group name in messages.
8509
8510 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8511
8512         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8513         if it is not specified.
8514         (gnus-article-pipe-part, gnus-article-save-part)
8515         (gnus-article-interactively-view-part, gnus-article-copy-part)
8516         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8517         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8518         (gnus-article-replace-part, gnus-article-delete-part)
8519         (gnus-article-view-part-as-type): Pass raw prefix argument to
8520         gnus-article-part-wrapper.
8521
8522 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8523
8524         * gnus-agent.el (gnus-agent-save-active):
8525         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
8526
8527         * gnus-cache.el (gnus-cache-save-buffers)
8528         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8529         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8530         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8531         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8532         (gnus-cache-generate-active, gnus-cache-rename-group)
8533         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8534         (gnus-cache-update-overview-total-fetched-for):
8535         Bind file-name-coding-system to nnmail-pathname-coding-system.
8536         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
8537         New variables.
8538         (gnus-cache-decoded-group-name): New function.
8539         (gnus-cache-file-name): Use it.
8540         (gnus-cache-generate-active): Use non-decoded group name for active.
8541
8542         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8543         right place.
8544         (gnus-write-active-file): Don't break non-ASCII group names.
8545
8546         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8547         nnmail-pathname-coding-system.
8548
8549         * lpath.el: Bind default-file-name-coding-system,
8550         file-name-coding-system and language-info-alist for XEmacs.
8551
8552         * gnus-uu.el (gnus-uu-decode-save): Typo.
8553
8554 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8555
8556         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8557
8558 2007-07-14  David Kastrup  <dak@gnu.org>
8559
8560         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
8561         finishing actions if we did not edit the article.
8562
8563 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8564
8565         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8566         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8567         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8568         (gnus-agent-flush-group, gnus-agent-flush-cache)
8569         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8570         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8571         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8572         (gnus-agent-regenerate-group)
8573         (gnus-agent-update-files-total-fetched-for)
8574         (gnus-agent-update-view-total-fetched-for):
8575         Bind file-name-coding-system to nnmail-pathname-coding-system.
8576         (gnus-agent-group-pathname): Don't encode file names by
8577         nnmail-pathname-coding-system.
8578         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8579         coding-system-for-write instead of buffer-file-coding-system to
8580         gnus-agent-file-coding-system.
8581
8582         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8583         Decode group name.
8584
8585         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8586
8587         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8588         (gnus-read-newsrc-el-file): Make group names unibyte.
8589
8590         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8591         nnmail-pathname-coding-system.
8592
8593         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8594         (nnrss-request-delete-group): Bind file-name-coding-system to
8595         nnmail-pathname-coding-system.
8596         (nnrss-read-server-data, nnrss-read-group-data):
8597         Bind file-name-coding-system correctly.
8598         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8599
8600         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8601         (nntp-server-to-method-cache): New variable.
8602         (nntp-group-pathname): New function that decodes non-ASCII group names.
8603         (nntp-possibly-create-directory, nntp-marks-changed-p)
8604         (nntp-save-marks, nntp-open-marks): Use it.
8605         (nntp-possibly-create-directory, nntp-open-marks):
8606         Bind file-name-coding-system to nnmail-pathname-coding-system.
8607         (nntp-open-marks): Decode group names when bootstrapping marks.
8608
8609         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8610         Newsgroups and Folowup-To headers.
8611
8612 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8613
8614         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8615         (gnus-server-closed-face, gnus-server-denied-face)
8616         (gnus-server-offline-face): Remove variable.
8617         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8618
8619         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8620         of modifying message-stack directly for XEmacs.
8621
8622         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8623         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8624         if the coding-system argument is nil for XEmacs.
8625
8626         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8627         mm-charset-override-alist.
8628
8629         * rfc2047.el: Don't require base64; require rfc2045 for the function
8630         rfc2045-encode-string.
8631         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8632         to quote the parameter value.
8633
8634 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8635
8636         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8637         form in gnus-group-name-charset-method-alist.
8638
8639         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8640         overrides the default layout edit-form.
8641
8642         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8643
8644         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8645
8646 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8647
8648         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8649         as unfetched articles.
8650
8651 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8652
8653         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8654
8655 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8656
8657         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8658         original back end that keeps marks in the local system.
8659
8660 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8661
8662         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8663         arg of pop-to-buffer for XEmacs.
8664         (gnus-article-read-summary-keys): Ditto; don't restore window
8665         configuration if summary command ends up with neither article buffer
8666         nor summary buffer; describe bindings if summary keys end with C-h.
8667
8668 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8669
8670         * message.el (message-fix-before-sending): Skip raw message part to be
8671         forwarded while checking illegible text.
8672         (message-forward-make-body-mime, message-forward-make-body):
8673         Mark signed or encrypted raw message as having no illegible text.
8674
8675 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8676
8677         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8678         (gnus-message-with-timestamp-1): New macro.
8679         (gnus-message-with-timestamp): New function.
8680         (gnus-message): Use them.
8681
8682         * nnheader.el (nnheader-message): Use them.
8683
8684 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8685
8686         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8687         .newsrc.eld file.
8688
8689 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8690
8691         * gnus-agent.el (gnus-agent-fetch-headers)
8692         (gnus-agent-retrieve-headers):
8693         Bind gnus-decode-encoded-address-function to identity.
8694
8695         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8696         available also when the server returns simply a dot.
8697
8698         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8699
8700 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8701
8702         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8703
8704 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8705
8706         * gnus-ems.el (gnus-x-splash): Make it work.
8707
8708         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8709         from being used.
8710
8711         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8712
8713 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8714
8715         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8716         4th and the 5th arguments.
8717
8718         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8719         the front stickiness.
8720         (gnus-article-summary-command-nosave): Correct the order of the
8721         arguments passed to pop-to-buffer.
8722         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8723         summary command ends up with the article buffer.
8724
8725         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8726         the same faces.
8727
8728 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8729
8730         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8731
8732 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8733
8734         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8735         * gnus-sum.el (gnus-summary-highlight):
8736         * pgg.el (pgg-sign-region, pgg-sign):
8737         * mail-source.el (mail-source-delete-old-incoming-confirm):
8738         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8739
8740 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8741
8742         * gnus-art.el (gnus-mime-view-part-externally)
8743         (gnus-mime-view-part-internally): Fix predicate function passed to
8744         completing-read.
8745
8746         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8747
8748         * gnus.el (gnus-update-message-archive-method): Add :version.
8749
8750 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8751
8752         * gnus.el (gnus-update-message-archive-method): New variable.
8753
8754         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8755         according to gnus-message-archive-method if
8756         gnus-update-message-archive-method is non-nil.
8757
8758 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8759
8760         * gnus-sum.el (gnus-summary-limit-to-address): New function.
8761         Suggested by Loic Dachary <loic@dachary.org>.
8762         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8763
8764 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8765
8766         * message.el (message-pop-to-buffer): Add switch-function argument.
8767         (message-mail): Pass switch-function argument to it.
8768
8769 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8770
8771         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8772         Improve doc string.
8773
8774 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8775
8776         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8777         (gnus-header-content)
8778         * gnus-cite.el (gnus-cite-10)
8779         * gnus-srvr.el (gnus-server-closed)
8780         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8781         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8782         (gnus-group-mail-3-empty, gnus-group-mail-low)
8783         (gnus-group-mail-low-empty, gnus-splash)
8784         * message.el (message-header-to, message-header-cc)
8785         (message-header-subject, message-header-other, message-header-name)
8786         (message-header-xheader, message-separator, message-cited-text)
8787         (message-mml): Lighten colors of faces used for dark background.
8788
8789 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8790
8791         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8792         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8793
8794 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8795
8796         * message.el (message-narrow-to-headers-or-head):
8797         Ignore mail-header-separator in the body.
8798
8799 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8800
8801         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8802         same as window size.
8803
8804 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8805
8806         * message.el (message-font-lock-keywords): Use message-header-xheader
8807         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8808         ahead of the anything pattern, to get it recognised.
8809
8810 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8811
8812         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8813         spam.el loads uses it in the compiled defadvice form.
8814
8815 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8816
8817         * gnus-sum.el (gnus-articles-to-read)
8818         (gnus-summary-insert-old-articles): Don't truncate group name for
8819         `read-string'.
8820
8821         * gnus-util.el (gnus-limit-string): Delete this function.
8822
8823         * gnus-sum.el (gnus-simplify-subject-fully):
8824         Use `truncate-string-to-width' instead.
8825
8826 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8827
8828         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
8829         Tell if, on summary exit, the next group has to be selected.
8830         (gnus-summary-exit): Use it.
8831
8832 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8833
8834         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8835         non-break space.
8836
8837 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8838
8839         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8840         Check if group is not a directory.
8841         (nnfolder-request-expire-articles): Don't delete articles if the target
8842         group is not available.
8843
8844         * nnml.el (nnml-request-create-group): Properly check if group is not a
8845         file.
8846         (nnml-request-expire-articles): Don't delete articles if the target
8847         group is not available.
8848
8849         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8850         Don't quote characters that are within parentheses.
8851
8852 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8853
8854         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8855         (gnus-handle-ephemeral-exit): Select article according to it.
8856
8857 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8858
8859         * message.el (message-insert-formated-citation-line): Remove newline.
8860         (message-citation-line-format): Add final \n here so that the user can
8861         avoid a blank line.
8862
8863 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8864
8865         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8866         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8867         Update lanl/arXiv support.
8868
8869 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8870
8871         * gnus.el: Bump version number.
8872
8873 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8874
8875         * gnus.el (gnus-version-number): Bump version.
8876
8877 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8878
8879         * gnus.el: No Gnus v0.6 is released.
8880
8881 2007-04-27  Didier Verna  <didier@xemacs.org>
8882
8883         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
8884         * gmm-utils.el (gmm-regexp-concat): ... here.
8885         * message.el: Don't require 'gnus-util.
8886         (message-dont-reply-to-names): Handle name change above.
8887         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8888
8889 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8890
8891         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8892         since the initial value varies according to the system.
8893
8894 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8895
8896         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8897
8898 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8899
8900         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8901
8902 2007-04-24  Didier Verna  <didier@xemacs.org>
8903
8904         Improve the type of gnus-ignored-from-addresses.
8905         * gnus-util.el (gnus-orify-regexp): New function.
8906         * message.el (gnus-util): Require it.
8907         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8908         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8909         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8910
8911 2007-04-24  Didier Verna  <didier@xemacs.org>
8912
8913         * gnus-sum.el:
8914         * gnus-utils.el: Fix some trailing whitespaces.
8915
8916 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8917
8918         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8919         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8920         article's Message-ID; refer parent article in summary buffer.
8921
8922         * message.el (message-bounce): Call mime-to-mml.
8923
8924         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8925         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8926         optimize and/or forms properly.
8927
8928 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8929
8930         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8931         URL.
8932
8933 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8934
8935         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8936
8937 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8938
8939         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8940         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8941         displayed of multipart/alternative part if it is invoked from summary
8942         buffer.
8943
8944         * mm-view.el (mm-inline-text-html-render-with-w3m)
8945         (mm-inline-text-html-render-with-w3m-standalone)
8946         (mm-inline-render-with-function): Use mail-parse-charset by default.
8947
8948 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8949
8950         * parse-time.el (parse-time-string-chars): Check if CHAR
8951         is less than the length of parse-time-syntax.
8952
8953 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8954
8955         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8956         from gnus-newsgroup-processable.
8957
8958 2007-04-16  Didier Verna  <didier@xemacs.org>
8959
8960         * gnus-msg.el (gnus-configure-posting-styles):
8961         Handle message-signature-directory properly with :file syntax.
8962         Reported by "Leo".
8963
8964 2007-04-11  Didier Verna  <didier@xemacs.org>
8965
8966         New user option: message-signature-directory.
8967         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8968         * message.el (message-insert-signature): Ditto.
8969         * message.el (message-signature-file): Doc update.
8970         * message.el (message-signature-directory): New.
8971
8972 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8973
8974         * gnus-msg.el (gnus-inews-yank-articles):
8975         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
8976
8977 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8978
8979         * message.el (message-yank-original): Make sure cited text ends with
8980         newline; don't exchange point and mark.
8981
8982 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8983
8984         * tls.el (open-tls-stream): Properly handle case where there
8985         is no associated buffer.
8986
8987 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8988
8989         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8990         message-yank-original, make sure (< mark TEXT point).
8991
8992 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8993
8994         * message.el (message-fill-column): New variable.
8995         (message-mode): Use it.  Add comment on a possible new hook.
8996
8997         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8998         (nnmail-get-new-mail): Reformat.
8999
9000         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
9001
9002         * gmm-utils.el: Fix Commentary.
9003         (gmm-tool-bar-from-list): Fix typo in doc string.
9004
9005 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
9006
9007         * message.el (message-yank-original): Don't switch point and mark
9008         unnecessarily to put point and mark as documented.
9009
9010 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9011
9012         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9013         from the message heads.
9014
9015 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9016
9017         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9018         article buffer does not have a window.  This may not be the best
9019         solution but is certainly better than setting the start of the null,
9020         that is the current, window.
9021
9022 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9023
9024         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9025         (gnus-draft-setup): Run it.
9026
9027         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9028         gnus-score-fast-scoring.  Allow regexp.
9029         (gnus-score-headers): Use it.
9030
9031         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9032         XEmacs.
9033
9034         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9035         string.
9036         (gnus-button-alist): Also catch `<f1> k ...'.
9037         (gnus-treat-display-x-face): Fix doc string.
9038
9039 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9040
9041         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9042         evaluation of gnus-extended-version to ensure correct generation of the
9043         User-Agent header when message-generate-headers-first is used.
9044
9045 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9046
9047         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9048         hashcash-path is nil.  Don't call callback with incorrect number of
9049         parameters if val is 0.
9050
9051 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9052
9053         * message.el (message-required-news-headers):
9054         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9055
9056 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
9057
9058         * tls.el (open-tls-stream): In handshake-waiting loop,
9059         don't wait more if there is output available to process.
9060
9061 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
9062
9063         * tls.el (tls-program): Doc fix.
9064
9065 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9066
9067         * message.el (message-generate-new-buffers): Change the meaning of the
9068         nil value; add `standard' to the choices; treat t as `unique'; improve
9069         doc string.
9070         (gnus-select-frame-set-input-focus): Autoload.
9071         (message-buffer-name): Search for the existing message buffer if
9072         message-generate-new-buffers is nil or `standard'; treat the value t of
9073         message-generate-new-buffers as `unique'.
9074         (message-pop-to-buffer): Raise the frame already displaying the message
9075         buffer; clear the echo area after querying.
9076         (message-setup): Pass the `continue' argument to compose-mail.
9077         (message-mail): Prefer `switch-function' if it is given; search for the
9078         existing message buffer if the `continue' argument is non-nil; pass
9079         continue and switch-function arguments to compose-mail by way of
9080         message-setup.
9081         (message-mail-other-window): Adjust argument of message-setup.
9082         (message-mail-other-frame): Ditto.
9083
9084 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9085
9086         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9087         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9088         to turn font-lock on when turning gnus-message-citation-mode on.
9089
9090 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9091
9092         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9093         (mml-smime-function-alist): New variable; add epg as the backend.
9094         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9095         mml-smime- functions instead.
9096         * mm-view.el: Require smime.
9097
9098 2007-03-05  Didier Verna  <didier@xemacs.org>
9099
9100         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9101         instead of just inheritance for posting styles.
9102         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9103
9104 2007-02-24  Chris Moore  <dooglus@gmail.com>
9105
9106         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
9107         * pgg-pgp.el (pgg-pgp-encrypt-region):
9108         * pgg-gpg.el (pgg-gpg-encrypt-region):
9109         Check pgg-encrypt-for-me if no other recipients.
9110
9111 2007-02-24  John Paul Wallington  <jpw@pobox.com>
9112
9113         * tls.el (tls-certtool-program): Fix custom type.
9114
9115 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9116
9117         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
9118         and point-at-eol instead of line-(beginning|end)-position.
9119
9120         * assistant.el (assistant-parse-buffer): Ditto.
9121
9122         * netrc.el (netrc-parse-services): Ditto.
9123
9124 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9125
9126         * mml2015.el (mml2015-epg-find-usable-key): New function.
9127         (mml2015-epg-sign): Use it.
9128         (mml2015-epg-encrypt): Use it.
9129
9130 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9131
9132         * message.el (message-make-in-reply-to): Quote name containing
9133         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9134         if there are special characters.  Reported by NAKAJI Hiroyuki
9135         <nakaji@jp.freebsd.org>.
9136
9137 2007-02-27  Didier Verna  <didier@xemacs.org>
9138
9139         Include the group parameters as well as the topic ones in the
9140         inheritance filter process.
9141         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9142         argument GROUP-PARAMS-LIST.
9143         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9144
9145 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9146
9147         * nntp.el (nntp-never-echoes-commands)
9148         (nntp-open-connection-functions-never-echo-commands): New variables.
9149         (nntp-send-command): Use them.
9150
9151 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9152
9153         * mml2015.el (mml2015-epg-verify): Simplify.
9154
9155 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9156
9157         * mml.el (mml-content-disposition-alist): New user option.
9158         (mml-content-disposition): New function.
9159         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9160         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9161
9162 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9163
9164         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9165         verification.
9166
9167 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9168
9169         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9170         articles posted in the last 24 hours.
9171
9172 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9173
9174         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9175
9176 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9177
9178         * nntp.el (nntp-send-command): Don't wait for echoes when
9179         nntp-open-ssl-stream is used.
9180
9181 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9182
9183         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9184         (gnus-message-add-citation-keywords)
9185         (gnus-message-remove-citation-keywords): Remove.
9186         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9187         directly, make the variables in font-lock-defaults buffer-local, add
9188         gnus-message-citation-keywords to them and then update the value of
9189         font-lock-keywords.
9190
9191 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9192
9193         * message.el (message-cite-original-1): Don't call
9194         gnus-article-highlight-citation.
9195
9196         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9197         citations; fix line count.
9198
9199 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9200
9201         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9202         (gnus-message-add-citation-keywords)
9203         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9204         versions of font-lock-add-keywords and font-lock-remove-keywords to
9205         work with XEmacs correctly.
9206
9207 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9208
9209         * gnus-cite.el (gnus-cite-face-list): Set the values of
9210         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9211         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9212         (gnus-message-cite-prefix-regexp): New variable.
9213         (gnus-message-search-citation-line): Use it; protect against long
9214         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9215         the 0th match data for Emacs.
9216         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9217         (gnus-message-add-citation-keywords): Append keywords rather than
9218         prepending; emulate font-lock-add-keywords if it is not available.
9219         (gnus-message-remove-citation-keywords):
9220         Emulate font-lock-remove-keywords if it is not available.
9221
9222         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9223
9224         * message.el (message-cite-prefix-regexp): Set the value of
9225         gnus-message-cite-prefix-regexp.
9226
9227 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9228
9229         * nnweb.el (nnweb-google-parse-1): Update parser.
9230
9231 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9232
9233         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9234
9235 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9236
9237         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9238         regexp.
9239
9240 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9241
9242         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9243         string-to-multibyte.
9244         (uudecode-decode-region-internal): Use it.
9245
9246         * lpath.el: Fbind string-as-multibyte for XEmacs.
9247
9248 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9249
9250         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9251         Fix custom choice.
9252
9253         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9254
9255 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9256
9257         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9258
9259         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9260         `write-region' to respect `mm-inhibit-file-name-handlers'.
9261
9262 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9263
9264         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9265         Use gnus-home-directory instead of "~/" or "$HOME".
9266
9267 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9268
9269         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9270         to mention filename.
9271         Add comments at beginning regarding usage.
9272         (encrypt-write-file-contents): Change interactive so a string is
9273         acceptable.  If the file has no associated model, show an error instead
9274         of a nonsense prompt.
9275
9276 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9277
9278         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9279         Thanks to Yoshihiko Yamada for kind notification of this typo.
9280
9281 2007-01-12  Kenichi Handa  <handa@m17n.org>
9282
9283         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9284         multibyte buffer.
9285
9286 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9287
9288         * gnus-score.el (gnus-score-fast-scoring): New variable.
9289         (gnus-score-headers): Use it.
9290
9291         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9292
9293         * message.el (message-cite-original-1):
9294         Call gnus-article-highlight-citation if requested.
9295         (message-make-from): Allow name and address as optional arguments.
9296
9297         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9298
9299         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9300         bugs to doc string.
9301         (gnus-button-alist): Add mid\\|message-id.
9302         (gnus-button-fetch-group): Extend for use in
9303         `browse-url-browser-function'.
9304         (gnus-button-url-regexp): Try to catch paired parentheses like in
9305         Wikipedia URLs.
9306
9307         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9308         Suggested by Simon Krahnke <overlord@gmx.li>.
9309
9310 2007-01-13  Romain Francoise  <romain@orebokech.com>
9311
9312         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9313         Update copyright.
9314
9315 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9316
9317         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9318
9319 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9320
9321         * gnus-registry.el (gnus-registry-unfollowed-groups)
9322         (gnus-registry-split-fancy-with-parent): Fix documentation.
9323
9324 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9325
9326         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9327         from nnweb groups.
9328
9329 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9330
9331         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9332         Xref urls.  Erase buffer before requesting head.
9333
9334         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9335
9336 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9337
9338         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9339         customizable.
9340
9341 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9342
9343         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9344         no signing key is found.
9345         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9346         no encrypting and/or signing key is found.
9347
9348 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9349
9350         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9351
9352 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9353
9354         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9355         headers read from disk with the ones newly found in the current search.
9356         This should no longer cause problems, because the article numbers in
9357         Gmane's `nov.php' output are ignored since the previous change.
9358
9359 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9360
9361         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9362
9363 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9364
9365         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9366         replace-regexp-in-string; bind url-version; fbind display-images-p and
9367         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9368         find-face and set-itimer-function for Emacs; bind itimer-list for
9369         Emacs.
9370
9371         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9372
9373 2007-01-01  Romain Francoise  <romain@orebokech.com>
9374
9375         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9376
9377 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9378
9379         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9380         `define-minor-mode' macro definition expanded properly.
9381         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9382         exclude it there.
9383
9384         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9385         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9386         `fboundp' test.
9387         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9388         This is OK to autoload in (S)XEmacs now.
9389
9390 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9391
9392         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9393         keystroke.
9394         (gnus-summary-limit-to-singletons): Fix typo.
9395
9396         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9397         else fails.
9398
9399 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9400
9401         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9402         docstring.
9403
9404         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9405         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9406         (gnus-summary-insert-dormant-articles): Fix typo in message.
9407
9408 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9409
9410         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9411         nil for XEmacs.
9412         (gnus-message-citation-mode): Don't autoload in XEmacs.
9413
9414         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9415
9416 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9417
9418         * nnimap.el (nnimap-expunge-search-string):
9419         Mention nnimap-search-uids-not-since-is-evil in docstring.
9420
9421 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9422
9423         * spam.el: Revert to make-obsolete-variable because
9424         define-obsolete-variable-alias is not supported in Emacs 21.
9425
9426         * spam.el (spam-ifile-path, spam-ifile-database-path)
9427         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9428         make-obsolete-variable.
9429         (spam-bsfilter-path, spam-bsfilter-program)
9430         (spam-spamassassin-path, spam-spamassassin-program)
9431         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
9432         Don't use "path" inappropriately.
9433         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9434         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9435         variable names.
9436
9437 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9438
9439         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9440         summary buffer.
9441
9442         * password.el (password-cache-remove): Use clear-string to burn
9443         password, if available.
9444
9445 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9446
9447         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9448
9449         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9450
9451         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9452         (gnus-message-highlight-citation): Move defcustom here from
9453         gnus-cite.el.
9454         (gnus-message-citation-mode): Autoload.
9455
9456         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9457         checks to make it compile with XEmacs.
9458         (gnus-message-citation-mode): New minor mode.
9459         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9460         (gnus-message-highlight-citation): New variables.
9461         (gnus-message-search-citation-line)
9462         (gnus-message-add-citation-keywords)
9463         (gnus-message-remove-citation-keywords)
9464         (turn-on-gnus-message-citation-mode)
9465         (turn-off-gnus-message-citation-mode): New functions.
9466
9467 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9468
9469         * gnus-cite.el: Enable highlighting of different citation levels in
9470         message-mode.
9471
9472 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9473
9474         * message.el (message-make-fqdn): Fix comment.
9475         (message-bogus-system-names): Add ".local".
9476
9477         * spam.el (spam-ifile-path, spam-ifile-program)
9478         (spam-ifile-database-path, spam-ifile-database)
9479         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9480         Don't use "path" inappropriately.
9481         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9482         strings.
9483         (spam-check-ifile, spam-ifile-register-with-ifile)
9484         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
9485         Use new variable names.
9486
9487         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9488         (gnus-treat-display-smileys): Simplify using
9489         gnus-image-type-available-p.
9490
9491         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9492         available.
9493
9494         * gnus-xmas.el (gnus-xmas-image-type-available-p):
9495         Use `display-images-p' if available.
9496
9497 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9498
9499         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9500         one after turning on the buffer's multibyteness instead of decoding
9501         them directly in the unibyte buffer that causes unexpected conversion
9502         in Emacs 23 (unicode).
9503
9504 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9505
9506         * message.el (message-generate-hashcash): Fix custom type.
9507
9508 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9509
9510         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9511
9512 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9513
9514         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9515         disconnect icons.  Add help text.
9516
9517 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9518
9519         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9520         negated to be consistent with the others we handle.
9521
9522 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9523
9524         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9525         version of gnus-summary-buffer to something, so that we can use two
9526         article buffers at the same time.
9527
9528 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9529
9530         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9531         trigger all the extra headers.
9532         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9533         sorting.
9534
9535 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9536
9537         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9538         solid groups.
9539
9540 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9541
9542         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9543
9544 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9545
9546         * legacy-gnus-agent.el: Add Copyright notice.
9547
9548 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9549
9550         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9551
9552 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9553
9554         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9555
9556         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9557         to make it work reliably in CVS Emacs.
9558         (gnus-summary-limit-strange-charsets-predicate)
9559         (gnus-summary-limit-to-predicate): New functions.
9560
9561 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9562
9563         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9564         specifying array size.
9565         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9566         array if it is too small.
9567         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
9568         (gnus-sort-threads-loop): New function.
9569
9570 2006-12-06  Chris Moore  <dooglus@gmail.com>
9571
9572         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9573         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9574
9575 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9576
9577         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9578         options.
9579
9580 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9581
9582         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9583         DOS-ing the recipient.
9584
9585         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9586         the headers when creating the mapping to avoid mismappings.
9587         (nnweb-gmane-create-mapping): Always nix out old mapping.
9588
9589 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9590
9591         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9592         and mm-verify-option to never.
9593
9594 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9595
9596         * message.el (message-signed-or-encrypted-p): New function.
9597         (message-forward-make-body): Use it.
9598
9599         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9600         Replace encode-coding-string with mm-encode-coding-string.
9601
9602 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9603
9604         * nneething.el (nneething-decode-file-name):
9605         Replace decode-coding-string with mm-decode-coding-string.
9606
9607         * gnus-int.el (gnus-open-server): Say failed server's name.
9608
9609 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9610
9611         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9612         strings to a single string.  Quote `errors-file-name'.
9613         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9614         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9615         Adjust calls.  Use `shell-quote-argument'.
9616
9617 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9618
9619         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9620         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9621
9622         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9623         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9624         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9625         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9626         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9627         (gnus-subscribe-newsgroup, gnus-1):
9628         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9629         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9630         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9631         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9632
9633 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9634
9635         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9636         keystroke.
9637         (gnus-summary-limit-to-bodies): Implement headersp.
9638
9639 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9640
9641         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9642
9643 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9644
9645         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9646
9647 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9648
9649         * message.el (message-generate-hashcash): Expand range of values to
9650         include `opportunistic'.
9651         (message-send-mail): Use it.
9652
9653 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9654
9655         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9656         and comment it.
9657
9658         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9659
9660 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9661
9662         * gnus-util.el (gnus-extract-address-components): Improve comment.
9663
9664 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9665
9666         * gnus-util.el (gnus-extract-address-components): Work with address in
9667         which the name portion contains @.
9668
9669         * lpath.el: Fbind custom-autoload.
9670
9671 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9672
9673         * gnus.el (gnus-start): Move custom group up.
9674         (gnus-select-method): Don't autoload, but make it available for
9675         `customize-variable'.
9676         (gnus-getenv-nntpserver): Don't autoload.
9677
9678 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9679
9680         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9681
9682 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9683
9684         * message.el (message-sendmail-extra-arguments): New variable.
9685         (message-send-mail-with-sendmail): Use it.
9686
9687 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9688
9689         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9690         mm-with-unibyte-current-buffer to make string unibyte.
9691
9692         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9693         mm-string-as-multibyte.
9694
9695 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9696
9697         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9698         Reported by Werner Koch <wk@gnupg.org>.
9699
9700 2006-11-14  Daiki Ueno  <ueno@p360>
9701
9702         * mml2015.el: Autoload epa-select-keys when compiling.
9703
9704 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9705
9706         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9707         message-options.
9708         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9709
9710 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9711
9712         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
9713         EasyPG (< 0.0.6).
9714         (mml2015-always-trust): New user option.
9715         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9716         prompt.
9717
9718 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9719
9720         * nntp.el (nntp-authinfo-force): New variable.
9721         (nntp-send-authinfo): Use it.
9722
9723 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9724
9725         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9726         decode encoded words.  Improve prompt.  Add comment about forwarding.
9727         (message-replacement-char): Move up.
9728
9729 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9730
9731         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9732         instead of gnus-intersection because arguments of gnus-sorted-nunion
9733         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9734
9735 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9736
9737         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9738         (message-simplify-subject-functions):
9739         Enable message-strip-subject-encoded-words by default.
9740
9741 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9742
9743         * message.el (message-strip-subject-encoded-words): New function.
9744         (message-simplify-subject-functions): New variable.
9745         (message-simplify-subject): Use it.  Fix typo in doc string.
9746         Support message-strip-subject-encoded-words.
9747
9748 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9749
9750         * gnus-diary.el (gnus-diary-delay-format-function):
9751         * nndiary.el (nndiary-reminders):
9752         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9753
9754 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9755
9756         * gnus-art.el (article-hide-boring-headers): Fetch date from
9757         gnus-original-article-buffer to avoid problems with localized date
9758         strings.
9759
9760 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9761
9762         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9763
9764 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9765
9766         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9767         New variables.
9768         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9769         (mm-charset-synonym-alist): Move some entries to
9770         mm-codepage-iso-8859-list.
9771         (mm-charset-synonym-alist, mm-charset-override-alist):
9772         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9773
9774 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9775
9776         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9777
9778 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9779
9780         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9781         with Emacs 21 and XEmacs.
9782
9783 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9784
9785         * spam.el (spam-parse-address): New function for better parsing,
9786         catching errors, etc.
9787         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9788
9789 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9790
9791         * mm-view.el: Add interactive arg to html2text autoload.
9792
9793 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9794
9795         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9796
9797 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9798
9799         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9800         New variables.
9801         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9802         (mm-charset-synonym-alist): Move some entries to
9803         mm-codepage-iso-8859-list.
9804
9805         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9806
9807 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9808
9809         * message.el (message-citation-line-format)
9810         (message-insert-formated-citation-line): Fix implementation of %E, %N
9811         and %n according to the doc string.
9812
9813 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9814
9815         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9816         Use car-safe to avoid bad parses.
9817
9818 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9819
9820         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9821         names.
9822
9823         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9824
9825 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9826
9827         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9828         header.
9829
9830         * message.el (message-draft-headers): Add Date.
9831         (message-headers-to-generate): Fix typo in docstring.
9832
9833         * nndraft.el (nndraft-required-headers): New variable.
9834         (nndraft-generate-headers): Use it.
9835
9836         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9837
9838 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9839
9840         * gnus-registry.el (gnus-registry-wash-for-keywords)
9841         (gnus-registry-find-keywords): New functions to allow easy searching of
9842         articles that are in the registry.
9843
9844 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9845
9846         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9847         Use ietf-drums-parse-address instead of gnus-extract-address-components.
9848         Reported by Damien Elmes <damien@repose.cx>.
9849
9850 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9851
9852         * gnus.el (gnus-mime): Remove unused custom group.
9853
9854 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9855
9856         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9857         "blank line" when searching for end of armor headers.
9858
9859 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9860
9861         * gmm-utils.el (gmm-write-region): Fix variable name.
9862
9863 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9864
9865         * gmm-utils.el (gmm-write-region): New function based on compatibility
9866         code from `mm-make-temp-file'.
9867
9868         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9869
9870         * nnmaildir.el (nnmaildir--update-nov)
9871         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9872         Use `gmm-write-region'.
9873
9874 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9875
9876         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
9877         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9878
9879         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9880
9881         * message.el (message-replacement-char): New variable.
9882         (message-fix-before-sending): Use it.
9883         (message-simplify-subject): New function to remove duplicate code.
9884         (message-reply, message-followup): Use it.
9885
9886         * gnus-sum.el (gnus-summary-make-menu-bar):
9887         Clarify gnus-summary-limit-to-articles.
9888
9889 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9890
9891         * gnus-util.el (gnus-with-local-quit): New macro.
9892
9893         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9894
9895 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9896
9897         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9898         ignore non-string data.
9899
9900 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9901
9902         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9903         non-string data (needs to be done in the registry too).
9904
9905 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9906
9907         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9908         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9909         (gnus-registry-split-fancy-with-parent)
9910         (gnus-registry-fetch-simplified-message-subject-fast)
9911         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9912         Remove text properties on ingress into the registry and when it's saved.
9913         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9914         registry from entries with no groups.
9915
9916 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9917
9918         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9919         function to remove string properties.
9920
9921 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9922
9923         * gmm-utils.el (gmm): Adjust custom version.
9924
9925         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
9926         Adjust custom version.
9927
9928         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9929
9930 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9931
9932         * gnus-art.el (gnus-insert-prev-page-button)
9933         (gnus-insert-next-page-button): Simplify.  Reformat.
9934
9935 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9936
9937         * gnus-art.el (gnus-insert-prev-page-button)
9938         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9939
9940 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9941
9942         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9943
9944 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9945
9946         * gnus-art.el (gnus-insert-mime-button)
9947         (gnus-insert-mime-security-button):
9948         Apply gnus-article-button-face to MIME and security buttons.
9949
9950 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9951
9952         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9953         readable.
9954
9955 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9956
9957         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9958
9959 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9960
9961         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9962         `browse-url-of-file' instead of `browse-url'.
9963
9964 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9965
9966         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9967         regexp.  Articles containing quotation were cut prematurely.
9968
9969 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9970
9971         * message.el (message-cite-original-1): Use nobody by default for the
9972         value of From header.
9973         (message-reply): Ditto.
9974
9975 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9976
9977         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9978         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9979         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9980
9981 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9982
9983         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9984         mails in the doc string.  Add some URLs in comment.
9985         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9986
9987 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9988
9989         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9990         backslashes handling and the way to find boundaries of quoted strings.
9991
9992 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9993
9994         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9995         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9996         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9997         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9998
9999 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10000
10001         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
10002         doc string.
10003         (gnus-button-regexp, gnus-button-last): Remove unused variables.
10004
10005 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10006
10007         * lpath.el: Fbind epg-check-configuration.
10008
10009 2006-09-06  Simon Josefsson  <jas@extundo.com>
10010
10011         * mml2015.el (mml2015-use): Doc fix, mention epg.
10012
10013 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10014
10015         * mml2015.el (mml2015-use): Default to epg, if available.
10016
10017 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10018
10019         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10020         message-sender.
10021         (mml1991-epg-encrypt): Ditto.
10022         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10023         message-sender.
10024         (mml2015-epg-encrypt): Ditto.
10025
10026 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10027
10028         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10029         several common directories.
10030
10031 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10032
10033         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10034         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10035
10036 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10037
10038         * gnus-art.el (article-decode-encoded-words): Make it fast.
10039
10040 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10041
10042         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10043
10044         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10045         in quoted string into `\'.
10046
10047 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10048
10049         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10050         Use standard-syntax-table.
10051
10052 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10053
10054         * gnus-art.el (gnus-decode-address-function): New variable.
10055         (article-decode-encoded-words): Use it to decode headers which are
10056         assumed to contain addresses.
10057         (gnus-mime-delete-part): Remove useless `or'.
10058
10059         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10060         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10061         (gnus-nov-parse-line): Use it to decode From header.
10062         (gnus-get-newsgroup-headers): Ditto.
10063         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10064
10065         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10066         (mail-decode-encoded-address-string): New alias.
10067
10068         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10069         New function.
10070         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10071         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10072         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10073         (rfc2047-decode-string): Ditto.
10074         (rfc2047-decode-address-region): New function.
10075         (rfc2047-decode-address-string): New function.
10076
10077 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10078
10079         * message.el (message-caesar-buffer-body): Allow rotating headers.
10080
10081         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10082
10083         * message.el (message-insert-formated-citation-line): Fix %f.
10084         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10085
10086 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10087
10088         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10089         (gnus-bookmark-mouse-available-p): New macro.
10090         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10091         (gnus-bookmark-bmenu-show-infos): Use it.
10092         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10093         (gnus-bookmark-bmenu-hide-infos): Ditto.
10094         (gnus-bookmark-remove-properties): New function.
10095         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10096         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10097         (gnus-bookmark-write-file): Bind coding-system-for-write.
10098         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10099         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10100         group before selecting it.
10101         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10102         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10103         quit-window if it is not available; use gnus-mouse-2 and bind it to
10104         gnus-bookmark-bmenu-select-by-mouse.
10105         (gnus-bookmark-show-details): Remove unused variable `details-list'.
10106         (gnus-bookmark-bmenu-select-by-mouse): New function.
10107
10108 2006-08-13  Romain Francoise  <romain@orebokech.com>
10109
10110         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
10111         space.
10112
10113 2006-08-10  Romain Francoise  <romain@orebokech.com>
10114
10115         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
10116         (dns-mode-soa-auto-increment-serial): New user option.
10117         (dns-mode-soa-maybe-increment-serial): New function.
10118         (dns-mode): Add the latter to `write-contents-functions'.
10119
10120 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10121
10122         * compface.el (uncompface): Use binary rather than raw-text-unix.
10123
10124 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10125
10126         * compface.el (uncompface): Make sure the eol conversion doesn't take
10127         place when communicating with the external programs.
10128         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10129
10130 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10131
10132         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10133
10134 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10135
10136         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10137         Make it more robust by parsing author and date independently.
10138
10139 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10140
10141         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10142
10143 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10144
10145         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10146         first matching secret key.
10147         (mml2015-epg-encrypt): Ditto.
10148
10149         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10150         first matching secret key.
10151         (mml1991-epg-encrypt): Ditto.
10152
10153         * mml2015.el (mml2015-encrypt-to-self): New user option.
10154         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10155         mml2015-epg-encrypt-to-self is set.
10156
10157         * mml1991.el (mml1991-encrypt-to-self): New variable.
10158         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10159         mml1991-epg-encrypt-to-self is set.
10160
10161         * mml2015.el (mml2015-signers): New user option.
10162         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10163         (mml2015-epg-encrypt): Allow to select signing keys.
10164
10165         * mml1991.el (mml1991-signers): New variable.
10166         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10167         (mml1991-epg-encrypt): Allow to select signing keys.
10168
10169 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10170
10171         * nnheader.el (nnheader-insert-head): Make it work even if the file
10172         uses CRLF for the line-break code.
10173
10174 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10175
10176         * mml2015.el: Require mml-sec instead of password.
10177         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10178         (mml2015-cache-passphrase): Inherit the default value from
10179         mml-secure-cache-passphrase.
10180         (mml2015-passphrase-cache-expiry): Inherit the default value from
10181         mml-secure-passphrase-cache-expiry.
10182
10183         * mml1991.el: Require mml-sec instead of password.
10184         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10185         (mml1991-cache-passphrase): Inherit the default value from
10186         mml-secure-cache-passphrase.
10187         (mml1991-passphrase-cache-expiry): Inherit the default value from
10188         mml-secure-passphrase-cache-expiry.
10189
10190         * mml-sec.el: Require password.
10191         (mml-secure-verbose): New user option.
10192         (mml-secure-cache-passphrase): New user option.
10193         (mml-secure-passphrase-cache-expiry): New user option.
10194
10195 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10196
10197         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10198         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10199         andreas@altroot.de (Andreas Vögele).
10200
10201         FIXME: Use `tiny change'?
10202
10203 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10204
10205         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10206         workaround for the url package included with Emacs.
10207
10208         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10209
10210 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10211
10212         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10213         correctly.  This fixes a bug caused by the 2006-05-12 change.
10214
10215 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10216
10217         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10218         some information about the error when saying that the `bogus' mail
10219         group will be used.
10220
10221 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10222
10223         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10224         string.
10225
10226 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10227
10228         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10229
10230 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10231
10232         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10233
10234 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10235
10236         * mml1991.el (mml1991-function-alist): Add epg.
10237         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10238         (mml1991-epg-encrypt): New functions.
10239
10240 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10241
10242         * mml2015.el (mml2015-verbose): New variable.
10243         (mml2015-cache-passphrase): Ditto.
10244         (mml2015-passphrase-cache-expiry): Ditto.
10245         (mml2015-function-alist): Add epg.
10246         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10247         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10248         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10249         New functions.
10250
10251 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10252
10253         * message.el (message-cite-original-1): Preserve region when removing
10254         quoted text due to X-No-Archive in order to avoid bogus attribution
10255         when citing multiple messages.
10256
10257 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10258
10259         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10260         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10261
10262 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10263
10264         * gnus-diary.el (gnus-user-format-function-d)
10265         (gnus-user-format-function-D): Autoload.
10266
10267         * imap.el (Commentary): Fix typo.
10268
10269         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10270         2006-04-22 contribution.
10271
10272 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10273
10274         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10275         It didn't really fix the bogosity I'm seeing with solid web groups.
10276
10277 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10278
10279         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10280         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10281         created using server names.  If we use the feature without declaring
10282         it, Gnus does not properly manage server and group state.
10283
10284         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10285         bound.
10286
10287 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10288
10289         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10290         looking up the method using GROUP's prefix before inventing a new one.
10291         It is used on killed/unknown groups in various places where returning
10292         an all-new method isn't expected by the caller.
10293
10294         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10295         and match semantics of gnus-group-real-prefix.
10296
10297 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10298
10299         * nnmail.el (nnmail-broken-references-mailers): New variable.
10300         (nnmail-ignore-broken-references): New function generalizing
10301         nnmail-fix-eudora-headers.
10302         (nnmail-fix-eudora-headers): Now obsolete.
10303
10304         * gnus-art.el (gnus-button-handle-custom):
10305         Support `customize-apropos*'.
10306
10307 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10308
10309         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10310
10311         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10312         articles.
10313
10314 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10315
10316         * message.el (message-cite-reply-above): New variable.
10317         (message-yank-original): Use it.
10318
10319 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10320
10321         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10322
10323 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10324
10325         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10326         as read.
10327
10328         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10329
10330 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10331
10332         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10333         (gnus-bookmark-default-file): Use gnus-directory.
10334         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10335         Remove "*" in doc string.
10336         (gnus-bookmark-write-file): Simplify.
10337         (gnus-bookmark-maybe-sort-alist): Use `when'.
10338         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10339         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10340         Add FIXME about Emacs 21 and XEmacs compatibility.
10341         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10342         compatibility.
10343         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10344         compatibility.
10345         (gnus-bookmark-menu-heading): Fix version.
10346
10347 2006-06-19  Bastien Guerry  <bzg@altern.org>
10348
10349         * gnus-bookmark.el: New file.
10350
10351 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10352
10353         * message.el (message-syntax-checks): Doc fix.
10354
10355 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10356
10357         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10358         unsubscribed groups as if they were killed ones.  It causes duplicate
10359         entries in gnus-newsrc-alist.
10360
10361 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10362
10363         * message.el (message-syntax-checks): Doc fix.
10364         (message-send-mail): Add check for continuation headers.
10365         (message-check-news-header-syntax): Fix regexp used to check for
10366         continuation headers.
10367
10368 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10369
10370         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10371
10372 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10373
10374         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10375
10376 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10377
10378         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10379         default-truncate-lines.
10380
10381 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10382
10383         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10384         to fill the utf-8 entry.
10385
10386         * lpath.el: Fbind unicode-precedence-list.
10387
10388 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10389
10390         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10391
10392 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10393
10394         * gnus-agent.el (directory-files-and-attributes): Move all the way
10395         forward (the third and final move).
10396         (gnus-agent-read-agentview): Trap reconstruction errors due to
10397         nonexistent directory.  Handle by returning nil.
10398
10399 2006-05-30  Didier Verna  <didier@xemacs.org>
10400
10401         * message.el (message-dont-reply-to-names): Update the custom type.
10402         * message.el (message-dont-reply-to-names): New defsubst: potentially
10403         convert a list of regexps into a single one.
10404         * message.el (message-get-reply-headers): Use it.
10405         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10406
10407 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10408
10409         * gnus-agent.el (directory-files-and-attributes): Move forward.
10410
10411 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10412
10413         * gnus-ml.el (gnus-mailing-list-subscribe)
10414         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10415         (gnus-mailing-list-message): Fix doc strings.
10416
10417 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10418
10419         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10420         of doing it manually.
10421
10422 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10423
10424         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10425         comment.
10426
10427 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10428
10429         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
10430         (gnus-agent-read-agentview): Fix handling of end-of-file error.
10431         (gnus-agent-read-local): All symbols allocated in my-obarray.
10432         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10433         (gnus-agent-regenerate-group): Check numeric names to see if they are
10434         messages or groups.
10435         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10436         better way of do this...)
10437
10438         * gnus-cache.el (gnus-agent-total-fetched-for):
10439         Ignore 'dummy.group' (there should be a better way of do this...)
10440
10441 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10442
10443         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10444         (gnus-saved-headers): Ditto.
10445         (gnus-default-article-saver): Mention functions may have properties.
10446         (gnus-article-save): Override gnus-save-all-headers and
10447         gnus-saved-headers by :headers property which saver function may have.
10448         (gnus-summary-save-in-file): Add :headers property.
10449         (gnus-summary-write-to-file): Ditto.
10450
10451         * gnus-sum.el (gnus-summary-save-article): Bind
10452         gnus-prompt-before-saving to t when saving many articles in a file;
10453         always show all headers.
10454
10455         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10456
10457 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10458
10459         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10460         marks.
10461
10462         * message.el (message-indent-citation): Add optional arguments to allow
10463         using it outside of message buffers.
10464
10465         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10466         (gnus-article-treat-unfold-headers): Use it.
10467         (gnus-article-truncate-lines): New variable.
10468         (gnus-article-mode): Use it.
10469         (gnus-article-toggle-truncate-lines): New function.
10470
10471         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10472         Add gnus-article-toggle-truncate-lines.
10473
10474         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10475         coding system in XEmacs, use binary.
10476
10477 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10478
10479         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10480         after-load-alist.
10481
10482         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10483         this function should save decoded articles.
10484         (gnus-summary-write-to-file): Use property to specify this function
10485         should save decoded articles and specify gnus-summary-save-in-file
10486         should be used to save articles other than the first one when saving
10487         many articles.
10488         (gnus-summary-save-body-in-file): Use property to specify this
10489         function should save decoded articles.
10490         (gnus-summary-write-body-to-file): Use property to specify this
10491         function should save decoded articles and specify
10492         gnus-summary-save-body-in-file should be used to save articles other
10493         than the first one when saving many articles.
10494
10495         * gnus-sum.el (gnus-summary-save-article): Simplify.
10496
10497 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10498
10499         * gnus-art.el (gnus-default-article-saver):
10500         Add gnus-summary-write-body-to-file.
10501         (gnus-article-save-coding-system): Don't use coding system object
10502         in XEmacs.
10503         (gnus-read-save-file-name): Add optional `dir-var' argument which
10504         specifies directory in which files are saved; work even if optional
10505         `variable' argument is not specified.
10506         (gnus-summary-write-to-file): Read file name.
10507         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10508         (gnus-summary-write-body-to-file): New function.
10509
10510         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10511         (gnus-summary-local-variables): Add it.
10512         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10513         (gnus-summary-save-article): Remove optional `decode' argument;
10514         determine whether to decode articles by the value of
10515         gnus-default-article-saver; when saving many files using
10516         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10517         it first and use gnus-summary-save-in-file or
10518         gnus-summary-save-body-in-file thereafter unless
10519         gnus-prompt-before-saving is always; move point to article which
10520         will be saved.
10521         (gnus-summary-save-article-file): Revert.
10522         (gnus-summary-write-article-file): Revert.
10523         (gnus-summary-save-article-body-file): Revert.
10524         (gnus-summary-write-article-body-file): New function.
10525
10526 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10527
10528         * gnus-art.el (gnus-default-article-saver): Doc fix.
10529         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10530         from gnus-summary-save-article-coding-system, and default to a
10531         certain coding system.
10532         (gnus-output-to-file): Add coding cookie and encode text according
10533         to gnus-article-save-coding-system; don't use mm-append-to-file.
10534
10535         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10536         gnus-art.el and rename to gnus-article-save-coding-system.
10537         (gnus-summary-save-article): Require gnus-art; don't show all
10538         headers if it decodes articles; don't add coding cookie here;
10539         don't bind mm-text-coding-system-for-write.
10540         (gnus-summary-save-article-file): Save decoded articles.
10541         (gnus-summary-write-article-file): When saving many files, use
10542         gnus-summary-write-to-file first and gnus-summary-save-in-file
10543         thereafter unless gnus-prompt-before-saving is always.
10544         (gnus-summary-save-article-body-file): Save decoded articles.
10545
10546         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10547
10548 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10549
10550         * nnrss.el (nnrss-check-group): Bind hash-index.
10551
10552 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10553
10554         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10555         its hash index.  Store this hash in `nnrss-group-data'.
10556         (nnrss-read-group-data): Update accordingly.
10557
10558 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10559
10560         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10561         entry.
10562
10563         * gnus-sum.el (gnus-summary-make-menu-bar):
10564         Add gnus-article-browse-html-article.
10565
10566 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10567
10568         * gnus-sum.el (gnus-summary-mime-map):
10569         Add gnus-article-browse-html-article.
10570
10571         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10572
10573 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10574
10575         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10576         suitable coding systems in customize.
10577
10578 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10579
10580         * mail-source.el (mail-sources): Fix custom type.
10581
10582 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10583
10584         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10585         (gnus-summary-expire-articles-now): Shorten prompt.
10586
10587         * gmm-utils.el (wid-edit): Require.
10588         (defun-gmm): Rename from `gmm-defun-compat'.
10589         (gmm-image-search-load-path): Use it.
10590         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10591
10592 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10593
10594         * gnus-sum.el (gnus-summary-save-article-coding-system):
10595         New variable.
10596         (gnus-summary-save-article): Add optional `decode' argument.
10597         If it is set and gnus-summary-save-article-coding-system is non-nil,
10598         save decoded article.
10599         (gnus-summary-write-article-file): Save decoded article if
10600         gnus-summary-save-article-coding-system is non-nil.
10601
10602         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10603         type.
10604
10605 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10606
10607         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10608
10609 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10610
10611         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10612         first to test gnus-single-article-buffer which may be buffer-local.
10613
10614         * gnus-sum.el (gnus-summary-setup-buffer):
10615         Make gnus-single-article-buffer buffer-local and nil in ephemeral
10616         group; make gnus-article-buffer, gnus-article-current, and
10617         gnus-original-article-buffer always buffer-local.
10618         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10619         group.
10620         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10621
10622 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10623
10624         * nnml.el (nnml-request-compact-group): Compressed files might not
10625         have .gz extension.
10626
10627 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10628
10629         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10630         (mm-copy-to-buffer): Use with-current-buffer.
10631         (mm-display-part): Simplify.
10632         (mm-inlinable-p): Add optional arg `type'.
10633
10634 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10635
10636         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10637         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10638         Try harder to show the attachment internally or externally using
10639         gnus-mime-view-part-as-type.
10640
10641 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10642
10643         * message.el (message-from-style, message-signature-separator)
10644         (message-user-organization-file, message-send-mail-function)
10645         (message-citation-line-function, message-yank-prefix)
10646         (message-indent-citation-function, message-signature)
10647         (message-signature-file, message-signature-insert-empty-line):
10648         Remove autoloads.
10649
10650         * gnus-art.el (gnus-buttonized-mime-types):
10651         Remove "multipart/signed".  Revert 2006-04-26 change.
10652
10653 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10654
10655         * gnus.el (gnus-version-number): Bump version.
10656
10657 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10658
10659         * gnus.el: No Gnus v0.5 is released.
10660
10661 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10662
10663         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10664         fetching articles by message-id.
10665
10666 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10667
10668         * message.el (hashcash): Require hashcash as normal.
10669
10670         * ecomplete.el (ecomplete-highlight-match-line):
10671         Use point-at-eol.
10672         (ecomplete-highlight-match-line): Use `highlight', because that
10673         face exists in both Emacs and XEmacs.
10674
10675         * message.el (message-display-abbrev): Use point-at-bol.
10676
10677         * mail-source.el: Don't require timer/timer-funcs.
10678
10679         * gnus-async.el: Ditto.
10680
10681         * password.el: Ditto.
10682
10683         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10684
10685         * mm-url.el: Ditto.
10686
10687         * gnus-xmas.el: Don't require timer-funcs.
10688
10689         * mm-util.el: Require timer/timer-funcs.
10690
10691 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10692
10693         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10694         Close.
10695
10696 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10697
10698         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10699         unibyte after clear-decrypt function runs.
10700
10701         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10702         returns as a unibyte string.
10703
10704 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10705
10706         * lpath.el: Revert.
10707
10708         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10709         (pgg-gpg-process-sentinel): Revert.
10710
10711         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10712         (pgg-pgp-lookup-key): Revert.
10713
10714         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10715         (pgg-pgp5-lookup-key): Revert.
10716
10717         * pgg.el (pgg-fetch-key): Revert.
10718
10719 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10720
10721         * lpath.el: Fbind string-as-multibyte for XEmacs.
10722
10723         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10724         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10725         (mml1991-pgg-encrypt): Ditto.
10726
10727         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10728         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10729         a multibyte buffer.
10730
10731         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10732         (pgg-pgp-lookup-key): Ditto.
10733
10734         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10735         (pgg-pgp5-lookup-key): Ditto.
10736
10737         * pgg.el (pgg-fetch-key): Ditto.
10738
10739 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10740
10741         * message.el (message-user-organization-file): Check several
10742         locations of the organization file.
10743
10744         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10745         Add gnus-article-view-part-as-type.
10746
10747         * gnus-art.el (gnus-article-view-part-as-type): New function.
10748
10749         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10750         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10751
10752         * mml.el: Simplify autoload.
10753         (mml-mode): defvar dnd-protocol-alist instead of using
10754         symbol-value.
10755         (mml-default-directory): New variable.
10756         (mml-minibuffer-read-file): Use it.
10757         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10758
10759         * message.el (message-citation-line-format): New variable.
10760         (message-insert-formated-citation-line): New function.
10761         (message-citation-line-function):
10762         Add `message-insert-formated-citation-line' to custom type.
10763
10764         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10765         to doc string.
10766
10767         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10768         depending on mm-verify-option.
10769
10770 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10771
10772         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10773         binding pgg-* variables; reimplement the section which prevents
10774         MIME header from being signed.
10775         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10776         pgg-text-mode; remove a blank line at the top of body.
10777
10778         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10779         lines at the top of body; use gnus-newsgroup-charset if there's no
10780         Charset header.
10781
10782 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10783
10784         * message.el (message-self-insert-commands): Doc fix.
10785
10786         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10787         (mm-uu-pgp-encrypted-test): Ditto.
10788         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10789         between header and body; return application/pgp-encrypted handle
10790         if decryption failed; decode decrypted body by charset.
10791
10792         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10793         element match to application/pgp-*.
10794
10795 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10796
10797         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10798         HTML.
10799
10800 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10801
10802         * mail-source.el (mail-source-call-script): Message the error
10803         string.
10804
10805 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10806
10807         * gnus-util.el (gnus-byte-compile): Use it.
10808
10809 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10810
10811         * gnus-util.el (kill-empty-logs): New function.
10812
10813 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10814
10815         * message.el (message-mail-alias-type): Doc fix.
10816         (message-mail-alias-type-p): New function.
10817         (message-send): Use it.
10818         (message-mode): Ditto.
10819         (message-strip-forbidden-properties): Ditto.
10820
10821         * ecomplete.el (ecomplete-database-file-coding-system):
10822         New variable.
10823         (ecomplete-save): Use it.
10824         (ecomplete-setup): Use it.
10825
10826 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10827
10828         * message.el (message-self-insert-commands): New variable.
10829         (message-strip-forbidden-properties): Use it.
10830
10831 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10832
10833         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10834         that doesn't make XEmacs choke.
10835
10836 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10837
10838         * gnus-util.el (gnus-replace-in-string):
10839         Prefer replace-regexp-in-string over of replace-in-string.
10840
10841 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10842
10843         * gnus-util.el (gnus-select-frame-set-input-focus):
10844         Use select-frame-set-input-focus if it is available in XEmacs; use
10845         definition defined in Emacs 22 for old Emacsen.
10846
10847         * dgnushack.el: Autoload unmorse-region for XEmacs.
10848
10849         * lpath.el: Bind cursor-in-non-selected-windows and
10850         select-frame-set-input-focus for XEmacs.
10851
10852 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10853
10854         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10855
10856 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10857
10858         * gnus-registry.el (gnus-registry-cache-save): Remove text
10859         properties when saving via the temp buffer.
10860
10861 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10862
10863         * message.el (message-generate-hashcash): Honor custom type.
10864
10865 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10866
10867         * message.el (message-generate-hashcash): Default to non-nil when
10868         hashcash is found.
10869
10870         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10871         (gnus-refer-thread-limit): Increase default to 500.
10872
10873         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10874
10875         * flow-fill.el (fill-flowed): Allow delete-space.
10876
10877 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10878
10879         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10880         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10881         Remove autoloads.
10882
10883 2006-04-18  Simon Josefsson  <jas@extundo.com>
10884
10885         * message.el (message-generate-hashcash): Default to.
10886
10887 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10888
10889         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10890         concatenating segments rather than before concatenating them.
10891
10892 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10893
10894         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10895
10896 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10897
10898         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10899
10900         * message.el (message-forward-make-body-plain):
10901         Allow message-forward-ignored-headers to be a list.
10902         (message-remove-ignored-headers): Factor out into function.
10903         (message-forward-make-body-mml): Use it.
10904
10905         * imap.el (imap-quote-specials): New function.
10906         (imap-login-auth): Quote specials.
10907
10908         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10909         (rfc2231-parse-string): Allow concatanation of parameters that
10910         aren't contiguous.  The test case is
10911           (mail-header-parse-content-type "message/external-body;
10912             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10913             access-type=LOCAL-FILE;
10914             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10915
10916 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10917
10918         * nntp.el (nntp-accept-process-output): Return the value of
10919         `nnheader-accept-process-output'.
10920
10921 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10922
10923         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10924         (gnus-button-alist): Recognize more diff formats.
10925         (gnus-button-patch): Strip directory.
10926
10927 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10928
10929         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10930         Emacs 22 when setting focus.
10931
10932 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10933
10934         * gnus-art.el (gnus-article-treat-types): Do treatment of
10935         text/x-verbatim parts.
10936         (gnus-button-patch): New command.
10937
10938         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10939         addresses that contain invalid characters.
10940
10941 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10942
10943         * message.el (message-put-addresses-in-ecomplete):
10944         Use gnus-replace-in-string.
10945         (message-is-yours-p): Use the more correct
10946         mail-header-parse-address instead of
10947         mail-extract-address-components.
10948         (message-put-addresses-in-ecomplete): Fix typo.
10949
10950         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10951         keystroke.
10952
10953         * gnus-art.el (gnus-treatment-function-alist): Change order of
10954         newsgroups/generic header folding to avoid double-folding.
10955
10956         * message.el (message-hidden-headers): Add X-Draft-From.
10957
10958         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
10959         New command.
10960         (gnus-summary-repeat-search-article-backward): New command.
10961
10962         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10963         groups in the parent topic.
10964
10965 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10966
10967         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10968         (spam-extra-header-to-number): Return the CRM114 number as a
10969         number instead of a string.
10970
10971 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10972
10973         * gnus-art.el (gnus-face-properties-alist): Move here from
10974         gnus-fun.
10975
10976         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10977
10978 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10979
10980         * message.el (message-strip-forbidden-properties): Only display on
10981         self-insert-command.
10982
10983         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10984         reindent.
10985         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10986
10987 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10988
10989         * smiley.el (smiley-style): Fix typo.
10990
10991 2006-03-23  Kenichi Handa  <handa@m17n.org>
10992
10993         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
10994         instead of set-buffer-multibyte.
10995
10996 2006-03-23  Kenichi Handa  <handa@m17n.org>
10997
10998         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10999         buffer and then decode the buffer text if necessary.
11000         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11001         first, and after mm-encode-body, change the buffer to unibyte.
11002
11003 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11004
11005         * hashcash.el (hashcash-insert-payment-async-2):
11006         Use message-goto-eoh instead of doing it manually.
11007         (mail-add-payment): Use message-narrow-to-header instead of trying
11008         to do the same itself.
11009
11010         * message.el (message-hidden-headers): Add Face.
11011
11012         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11013         reparenting code.
11014         (gnus-summary-reparent-children): Refactored out code.
11015         (gnus-summary-thread-map): New keystroke.
11016         (gnus-summary-reparent-children): Make into command.
11017
11018         * smiley.el (smiley-style): Default to `medium' if using a large
11019         font.
11020
11021         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11022         does it itself.
11023
11024         * message.el (message-point-in-header-p): Simplify definition.
11025
11026 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11027
11028         * nnagent.el (nnagent-request-set-mark): Silence log file
11029         writing.
11030         (nnagent-request-set-mark): Use write-region instead of
11031         append-to-file.
11032
11033         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11034         strange select method.
11035
11036         * ecomplete.el (ecomplete-display-matches): Get highlightling
11037         right.
11038         (ecomplete-display-matches): Use literals.
11039         (ecomplete-display-matches): Disable message logging.
11040
11041         * message.el (message-display-abbrev): Small optimization.
11042
11043         * ecomplete.el (ecomplete-display-matches): Allow automatic
11044         display.
11045
11046         * message.el (message-strip-forbidden-properties):
11047         Display abbrevs.
11048         (message-display-abbrev): Get automatic display right.
11049
11050         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11051         keystrokes.
11052
11053 2006-04-13  Romain Francoise  <romain@orebokech.com>
11054
11055         TODO: Backport to v5-10!
11056
11057         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11058         Move here (and rename) from gnus-registry.el.
11059
11060         * gnus-registry.el: Require gnus-util.
11061         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11062
11063 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11064
11065         * gnus-group.el (gnus-group-catchup-current):
11066         Change if-then-else-if-then-else into cond.
11067         (gnus-group-catchup): Indent.
11068         (group-name-at-point): New function.
11069         (gnus-fetch-group): Provide default from thing at point.
11070
11071 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11072
11073         * message.el (message-display-abbrev): Fix regexp.
11074
11075         * ecomplete.el (ecomplete-highlight-match-line):
11076         Reimplement choosing.
11077         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11078         dead variables.
11079
11080         * message.el (message-newline-and-indent): Remove debugging.
11081         (message-display-abbrev): Use new implementation.
11082
11083 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11084
11085         * gnus-art.el (gnus-article-mode):
11086         Set cursor-in-non-selected-windows to nil.
11087
11088         * smiley.el: Revert previous change.
11089         (smiley-data-directory): defvar it before using it in the
11090         defcustom of `smiley-style'.
11091
11092 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11093
11094         * message.el (message-newline-and-indent): New function.
11095
11096         * ecomplete.el: Implement more bits.
11097
11098         * message.el (message-put-addresses-in-ecomplete): Clean up the
11099         string.
11100
11101         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11102
11103         * gnus-sum.el (gnus-summary-save-parts):
11104         Bind gnus-summary-save-parts-counter and use it to make unique file
11105         names.
11106
11107         * gnus-art.el (gnus-ignored-headers): Add some more headers.
11108
11109         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
11110         parameter to say whether to actually parse the individual
11111         addresses.
11112
11113         * message.el (message-put-addresses-in-ecomplete): New function.
11114         (ecomplete): Require.
11115         (message-mail-alias-type): Add ecomplete as an option.
11116
11117 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
11118
11119         * flow-fill.el (fill-flowed): Remove trailing space from blank
11120         quoted lines.
11121
11122 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11123
11124         * smiley.el (smiley-style): Move definition later to avoid a
11125         compilation warning.
11126
11127 2006-04-12  Kenichi Handa  <handa@m17n.org>
11128
11129         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11130         buffer and then decode the buffer text if necessary.
11131         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11132         first, and after mm-encode-body, change the buffer to unibyte.
11133         Use mm-disable-multibyte instead of set-buffer-multibyte.
11134
11135 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11136
11137         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11138         Content-Type header instead of Content-Disposition header.
11139         (gnus-mime-inline-part): Ditto.
11140         (gnus-mime-view-part-as-charset): Ignore charset that the part
11141         specifies.
11142
11143         * mm-decode.el (mm-display-part): Work with external parts and
11144         usual parts similarly.
11145
11146         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11147         instead of gnus-display-mime.
11148
11149         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11150         instead of with-temp-buffer.
11151
11152         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11153         tag to summarized topics part in order to encode non-ASCII text.
11154
11155 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11156
11157         * smiley.el (smiley-style): New variable.
11158         (smiley-directory): New function.
11159         (smiley-data-directory): Derive from `smiley-style' using
11160         `smiley-directory'.
11161         (smiley-regexp-alist): Add new entries.
11162
11163         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11164         (gnus-article-browse-delete-temp): Add :version.
11165
11166 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11167
11168         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11169         the sieve region.
11170
11171 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11172
11173         * gnus.el (gnus-version-number): Bump version.
11174
11175 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11176
11177         * gnus.el: No Gnus v0.4 is released.
11178
11179 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11180
11181         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11182         layout.
11183
11184         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11185         unknown charset.
11186
11187         * message.el (message-header-synonyms): Add Original-To to the
11188         default.
11189
11190         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11191         optional parameter.
11192
11193 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11194
11195         * gnus-fun.el (gnus): Require it for gnus-directory.
11196
11197 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11198
11199         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11200
11201 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11202
11203         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11204
11205 2006-04-05  Simon Josefsson  <jas@extundo.com>
11206
11207         * password.el (password-reset): New function.
11208
11209 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11210
11211         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11212         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11213
11214 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11215
11216         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11217         Some whitespace was matched into the url, which broke browsing hits
11218         > 100 when mm-url-use-external was nil.
11219
11220 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11221
11222         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11223         Check gnus-extra-headers for 'Newsgroups.
11224
11225         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11226         bound.
11227
11228 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11229
11230         * pgg-gpg.el: Clean up process buffers every time gpg processes
11231         complete.
11232
11233 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11234
11235         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11236         doc string.
11237
11238 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11239
11240         * pgg-gpg.el (pgg-gpg-process-filter)
11241         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11242
11243         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11244         lines, temporary fix.
11245
11246 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11247
11248         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11249
11250 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11251
11252         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11253         default-enable-multibyte-characters.  This reverts the change from
11254         revision 6.17 which is no longer necessary because the passphrase
11255         is sent separately now.  GnuPG messages are unreadable under
11256         multibyte locales with default-enable-multibyte-characters set to
11257         nil.
11258
11259 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11260
11261         * message.el (message-tool-bar-gnome): Move "spell".
11262
11263 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11264
11265         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11266         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11267         instead.
11268
11269 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11270
11271         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11272         Improve newsgroups handling for NNTP overviews which don't include
11273         Newsgroups.
11274
11275 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11276
11277         * message.el (message-resend): Bind message-generate-hashcash to nil.
11278
11279 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11280
11281         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11282         when searching for already-paid recipients.
11283
11284 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11285
11286         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11287         passphrases when it is not needed.
11288         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11289         passphrase stuff from gpg, should only be necessary when you use
11290         gpg with a smartcard.
11291
11292 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11293
11294         * mml.el (mml-insert-mime): Ignore cached contents of
11295         message/external-body part.
11296
11297         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11298         (mm-insert-part): Ditto.
11299
11300 2006-03-23  Simon Josefsson  <jas@extundo.com>
11301
11302         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11303         Reiner.
11304         (pgg-gpg-use-agent-p): Use it again.
11305
11306 2006-03-23  Simon Josefsson  <jas@extundo.com>
11307
11308         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11309         older emacsen.
11310         (pgg-gpg-use-agent-p): Don't use it.
11311
11312 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11313
11314         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11315         if we can.
11316
11317 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11318
11319         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11320         (pgg-gpg-update-agent): New function.
11321         (pgg-gpg-use-agent-p): New function.
11322         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11323         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11324         (pgg-gpg-sign-region): Use it.
11325
11326 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11327
11328         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11329         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11330
11331 2006-03-21  Simon Josefsson  <jas@extundo.com>
11332
11333         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11334         <wilde@sha-bang.de>.
11335         (pgg-gpg-use-agent): New variable.
11336         (pgg-gpg-process-region): Use it.
11337         (pgg-gpg-encrypt-region): Likewise.
11338         (pgg-gpg-encrypt-symmetric-region): Likewise.
11339         (pgg-gpg-decrypt-region): Likewise.
11340         (pgg-gpg-sign-region): Likewise.
11341         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11342
11343 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11344
11345         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11346
11347         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11348         Add comment on version.
11349
11350 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11351
11352         * smiley.el: Add missing test smiley.
11353
11354 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11355
11356         * mm-decode.el (mm-with-part): New macro.
11357         (mm-get-part): Use it; work with message/external-body as well.
11358         (mm-save-part): Treat name and filename equally.
11359
11360         * mm-extern.el (mm-extern-cache-contents): New function.
11361         (mm-inline-external-body): Use it; force the part to be displayed;
11362         move undisplayer added to the cached handle to the parent.
11363
11364         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11365         (gnus-mime-view-part-as-type): Work with message/external-body.
11366
11367         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11368
11369 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11370
11371         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11372         images in image-load-path.  [Sync with image.el, revision 1.60, in
11373         Emacs.]
11374
11375 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11376
11377         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11378         path rather than symbol.  Always return list of directories.
11379         Guarantee that image directory comes first.  [Sync with image.el,
11380         revision 1.59, in Emacs.]
11381
11382         * message.el (message-make-tool-bar): Adjust to new API of
11383         `gmm-image-load-path-for-library'.
11384
11385         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11386
11387         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11388
11389 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11390
11391         * gnus-art.el (gnus-article-only-boring-p):
11392         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11393         intangible text.
11394         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11395
11396 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11397
11398         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11399         Use `defun' instead of `gmm-defun-compat'.
11400
11401 2006-03-14  Simon Josefsson  <jas@extundo.com>
11402
11403         * message.el (message-unique-id): Don't use message-number-base36
11404         if (user-uid) is a float.
11405         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11406
11407 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11408
11409         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11410
11411         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11412         empty line between a part and a message part.
11413
11414 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11415
11416         * smiley.el: Add more test smileys.
11417         (smiley-data-directory, smiley-regexp-alist)
11418         (gnus-smiley-file-types): Fix doc strings.
11419         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11420         adding new elements.
11421         (smiley-mouse-map): Unused code.  Make it a comment.
11422
11423 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11424
11425         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11426         scan latest NoCeM messages instead of old ones.
11427         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11428         delimiters that are recently used.
11429         (gnus-nocem-load-cache): Add autoload cookie.
11430
11431         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11432
11433         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11434         level which is larger than gnus-use-nocem is specified.
11435
11436         * gnus-group.el (gnus-group-get-new-news): Ditto.
11437
11438 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11439
11440         * gnus-util.el (gnus-tool-bar-update): New function.
11441
11442         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11443         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11444
11445         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11446
11447         * gnus-group.el (gnus-group-redraw-when-idle)
11448         (gnus-group-redraw-check): Remove.
11449         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11450
11451 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11452
11453         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11454         if optional last element is specified in splits (FIELD VALUE...).
11455
11456 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11457
11458         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11459         to gmm-image-load-path-for-library.  Call with no-error argument.
11460         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11461
11462         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11463
11464         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11465
11466         * gmm-utils.el (gmm-image-load-path): Remove alias.
11467
11468 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11469
11470         * gmm-utils.el (gmm-image-load-path): Add alias.
11471
11472         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11473         nnml-generate-nov-databases-1.
11474         (nnml-generate-nov-databases): Use it.
11475         (nnml-generate-nov-databases-directory): Document no-active
11476         argument.
11477
11478         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11479         directory if path is t.  Add no-error.
11480
11481         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11482         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11483
11484         * gnus-art.el (gnus-article-browse-delete-temp-files):
11485         Simplify resetting gnus-article-browse-html-temp-list.
11486
11487         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11488         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11489         Add example to docstring.  Rename local variables.  Move error
11490         checks to default case in cond and simplify.
11491
11492 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11493
11494         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11495         handle is multipart when calling it recursively.
11496         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11497
11498 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11499
11500         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11501         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11502
11503 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11504
11505         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11506         is loaded.
11507
11508         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11509         loaded.
11510
11511 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11512
11513         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11514         to "Emacs 23 (unicode)" in doc string.
11515
11516         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11517         "Emacs 23 (unicode)" in comment.
11518
11519 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11520
11521         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11522
11523         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11524         characters 160 through 255 in Emacs 23.
11525
11526 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11527
11528         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11529         gnus-article-browse-html-temp.
11530         (gnus-article-browse-delete-temp): Make it customizable.
11531         Add `file'.  Adjust doc string.
11532         (gnus-article-browse-delete-temp-files): Add argument.
11533         Allow query for each file.  Adjust doc string.
11534         (gnus-article-browse-html-parts):
11535         Add `gnus-article-browse-delete-temp-files' to
11536         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11537
11538 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11539
11540         * gnus-art.el (gnus-article-browse-html-temp)
11541         (gnus-article-browse-delete-temp): New variables.
11542         (gnus-article-browse-delete-temp-files): New function.
11543         (gnus-article-browse-html-parts): Use it.
11544
11545 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11546
11547         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11548
11549         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11550         string.
11551
11552         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11553         gnus-summary-insert-new-articles when unplugged.
11554         Remove gnus-summary-search-article-forward.
11555
11556         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11557         display-visual-class instead of display-color-cells.
11558
11559 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11560
11561         * dgnushack.el: Autoload customize-group for XEmacs.
11562
11563         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11564         message/* containing non-ASCII text properly.
11565
11566 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11567
11568         * message.el: Require gmm-utils, remove autoloads.
11569         (message-tool-bar): Set default based on
11570         gmm-tool-bar-style.
11571         (message-tool-bar-gnome): Add gmm-customize-mode.
11572
11573         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11574         gmm-tool-bar-style.
11575         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11576
11577         * gnus-group.el (gnus-group-tool-bar): Set default based on
11578         gmm-tool-bar-style.
11579         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11580
11581         * gmm-utils.el (gmm-image-directory): Rename variable from
11582         gmm-image-load-path.
11583         (gmm-image-load-path): Use gmm-image-directory.
11584         (gmm-customize-mode): New function.
11585         (gmm-tool-bar-style): New variable.
11586
11587         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11588         gnus-group-redraw-line-number.
11589         (gnus-group-redraw-check): Simplify.
11590         (gnus-group-tool-bar-update): Remove redraw check.
11591         (gnus-group-make-tool-bar): Add redraw check.
11592
11593 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11594
11595         * gnus-art.el (gnus-button): Add missing parentheses.
11596
11597 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11598
11599         * lpath.el: Fbind line-number-at-pos.
11600
11601 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11602
11603         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11604
11605 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11606
11607         * gnus-art.el (gnus-button): New face.
11608         (gnus-article-button-face): Use it.
11609
11610         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11611         Add gnus-summary-next-page.  Re-order.
11612
11613         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11614         next-node are now included.
11615         (gnus-group-redraw-line-number): New internal variable.
11616         (gnus-group-redraw-check): Helper function for updating the tool
11617         bar.
11618         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11619
11620         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11621
11622         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11623         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11624         Use it to match format of Spamassassin 3.0 and later.
11625         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
11626         (spam-check-bogofilter)
11627         (spam-bogofilter-register-with-bogofilter): Fix args of
11628         `gnus-error' calls.
11629
11630 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11631
11632         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11633         unnecessary interaction when sending queued mails.
11634         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11635
11636 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11637
11638         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11639         first or last are nil.
11640
11641 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11642
11643         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11644
11645 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11646
11647         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11648
11649 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11650
11651         * dns.el (query-dns): Protect more against buggy tcp output.
11652
11653 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11654
11655         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11656         nov.php.
11657
11658 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11659
11660         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11661         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11662         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11663         output on the server side.
11664         (nnweb-google-create-mapping): Update regexps and add some
11665         progress indication.
11666
11667 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11668
11669         * gnus-group.el (gnus-group-tool-bar-gnome):
11670         Fix gnus-agent-toggle-plugged.  Re-order icons.
11671         (gnus-group-tool-bar-gnome):
11672         Add gnus-group-{prev,next}-unread-group.
11673         (gnus-group-tool-bar-gnome): Re-order icons.
11674
11675         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11676         Move gnus-summary-insert-new-articles.
11677
11678         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
11679         Fix comments.
11680
11681         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11682         also available in Emacs 21.3.
11683
11684         * message.el (message-fix-before-sending): Change "Emacs 22" to
11685         "Emacs 23 (unicode)" in comment.
11686
11687         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11688         "Emacs 23 (unicode)" in comment.
11689
11690         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11691         comment.
11692         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11693
11694         * mm-view.el (mm-fill-flowed): Add :version.
11695
11696 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11697
11698         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11699         and load-path.
11700
11701 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11702
11703         * message.el: Autoload gmm-image-load-path.
11704         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11705         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11706         consitency.
11707
11708         * gmm-utils.el (gmm-image-load-path): Also search in
11709         "../etc/images".  Don't set gmm-image-load-path if we don't find
11710         the image.
11711
11712 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11713
11714         * gmm-utils.el (gmm-image-load-path): Don't make
11715         `gmm-image-load-path' include subdirectories which the second arg
11716         `image' might specify.
11717
11718         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11719         subdirectory to icon file names.
11720
11721         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11722
11723 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11724
11725         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11726         gmm-image-load-path calls.
11727
11728         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11729
11730         * message.el (message-make-tool-bar): Ditto.
11731
11732         * mml.el (mml-preview): Add comment concerning tool bar icons.
11733
11734         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11735         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11736
11737         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11738         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11739
11740         * message.el (message-tool-bar-gnome): Use new icon names.
11741         (message-make-tool-bar): Use `gmm-image-load-path'.
11742
11743         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
11744         New functions from MH-E.
11745         (gmm-image-load-path): New variable from MH-E.
11746         (gmm-image-load-path): New function from MH-E.  Add arguments
11747         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11748         *-image-load-path-called-flag.
11749
11750 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11751
11752         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11753
11754 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11755
11756         * nnimap.el (nnimap-request-move-article): Change folder back to
11757         source group before deleting.
11758
11759 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11760
11761         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11762
11763         * gnus-art.el (mm-url-insert-file-contents-external):
11764         Autoload mm-url.
11765
11766         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11767
11768 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11769
11770         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11771         coding system which mm-charset-to-coding-system returns for a
11772         given charset is valid.
11773
11774 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11775
11776         * html2text.el (html2text-remove-tag-list):
11777         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11778
11779 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11780
11781         * gnus-cus.el: Revert 2005-10-17 change.
11782
11783 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11784
11785         * gnus-art.el (article-strip-banner):
11786         Call article-really-strip-banner only when the regexp match is made.
11787
11788 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11789
11790         * gnus-art.el (article-strip-banner):
11791         Use gnus-extract-address-components instead of
11792         mail-header-parse-addresses to make it work with non-ASCII text;
11793         remove mail-encode-encoded-word-string.
11794
11795         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11796         values which are surrounded with \"...\"; make it never cause a
11797         Lisp error; give up parsing of parameters if it failed in
11798         extracting type.
11799
11800 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11801
11802         * smime.el (smime-cert-by-ldap-1): Fix bug where
11803         `smime-ldap-search' returns results without userCertificates.
11804
11805 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11806
11807         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11808
11809 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11810
11811         * spam.el (spam-check-spamassassin-headers): Adapt format for
11812         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11813         <ari@mbf.ocn.ne.jp>.
11814         (spam-list-of-processors): Add spam-use-gmane.
11815
11816 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11817
11818         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11819         make-temp-file; make it work with XEmacs as well.
11820
11821         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11822         mm-make-temp-file.
11823
11824         * mm-decode.el (mm-display-external): Use the 3rd arg of
11825         mm-make-temp-file.
11826         (mm-create-image-xemacs): Ditto.
11827
11828 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11829
11830         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11831         with message-narrow-to-headers.
11832         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11833         (gnus-draft-check-draft-articles): New function.
11834         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11835
11836 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11837
11838         * gnus-art.el (gnus-article-browse-html-parts):
11839         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11840         Don't use suffix argument for mm-make-temp-file for Emacs 21
11841         compatibility.  Remove useless `format'.
11842
11843 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11844
11845         * nnweb.el (nnweb-google-wash-article): Update regexps.
11846         (nnweb-group-alist): Use defvoo instead of defvar.
11847
11848 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11849
11850         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11851         re-loading nn* modules.
11852
11853 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11854
11855         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11856         for `tool-bar-mode' and don't check it's default-value.
11857
11858         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11859
11860         * message.el (message-make-tool-bar): Ditto.
11861
11862         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11863         `substring'.  Shorten tmp-file name.
11864
11865         * gnus.el: Remove bogus comment.
11866
11867 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11868
11869         * gnus-art.el (gnus-article-browse-html-parts): New function.
11870         (gnus-article-browse-html-article): New function for viewing html
11871         articles with a browser.
11872
11873 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11874
11875         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11876         in elisp.
11877         (pgg-gpg-encrypt-symmetric-region): Ditto.
11878         (pgg-gpg-sign-region): Ditto.
11879
11880         * pgg-def.el (pgg-text-mode): New variable.
11881
11882         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11883         (mml2015-pgg-encrypt): Ditto.
11884
11885         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11886         (mml1991-pgg-encrypt): Ditto.
11887
11888 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11889
11890         * nnfolder.el (nnfolder-insert-newsgroup-line):
11891         Use message-make-date instead of current-time-string.
11892
11893         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11894         to gnus-decoded which mm-uu might set.
11895
11896 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11897
11898         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11899         don't decode quoted parameters; remove misimported Emacs code.
11900         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11901         (rfc2231-decode-encoded-string): Don't use split-string which
11902         behaves differently according to Emacs version; use
11903         mm-decode-coding-region to convert charset to coding-system.
11904         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11905         (rfc2231-encode-string): Remove misimported Emacs code.
11906
11907 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11908
11909         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11910         when calling mail-header-parse-content-type.
11911         (article-de-quoted-unreadable): Ditto.
11912         (article-de-base64-unreadable): Ditto.
11913         (article-wash-html): Ditto.
11914
11915         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11916         calling mail-header-parse-content-type and
11917         mail-header-parse-content-disposition.
11918         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11919         mail-header-parse-content-type.
11920
11921         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11922         insert charset and format parameters; encode description after
11923         inserting it to buffer.
11924         (mml-insert-parameter): Fold lines properly even if a parameter is
11925         segmented into two or more lines; change the max column to 76.
11926
11927         * rfc1843.el (rfc1843-decode-article-body): Don't use
11928         ignore-errors when calling mail-header-parse-content-type.
11929
11930         * rfc2231.el (rfc2231-parse-string): Return at least type if
11931         possible; don't cause an error even if it fails in parsing of
11932         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11933         (rfc2231-encode-string): Don't break lines at the beginning, leave
11934         it to mml-insert-parameter.
11935
11936         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11937         calling mail-header-parse-content-type.
11938
11939 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11940
11941         * spam-report.el (spam-report-gmane-use-article-number):
11942         Improve doc string.
11943         (spam-report-gmane-internal): Check if a suitable header was found
11944         in the article.
11945
11946 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11947
11948         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11949         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11950
11951 2006-02-05  Romain Francoise  <romain@orebokech.com>
11952
11953         Update copyright notices of all files in the gnus directory.
11954
11955 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11956
11957         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11958
11959 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11960
11961         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11962         segmented lines of parameter value to cope with Thunderbird 1.5
11963         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11964         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11965         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11966
11967 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11968
11969         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11970         parts.
11971
11972 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11973
11974         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11975         there's only one active file for all servers.
11976         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11977         solid groups.  Gnus might have used a FAST request to select the group.
11978         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11979         and nnweb-search redundantly in the active file.
11980         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11981         (nnweb-request-create-group): Don't use ARGS.
11982         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11983         initialisations.  Let nnoo do the work.
11984
11985 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11986
11987         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11988         Say the part has been decoded.
11989
11990         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11991
11992 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11993
11994         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11995         mailcap-viewer-test-cache when there's no 'test clause, since that
11996         will invert the meaning of a "nil" test previously determined by
11997         mailcap-mailcap-entry-passes-test.
11998
11999 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12000
12001         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
12002         compiling.
12003
12004         * gnus-sum.el: Ditto.
12005
12006         * message.el: Don't bind tool-bar-map when compiling.
12007
12008 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
12009
12010         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
12011
12012 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12013
12014         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12015         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12016         current Google Groups.
12017
12018 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12019
12020         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12021         and tool-bar-mode.
12022
12023         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12024         and tool-bar-mode.
12025
12026         * message.el (message-tool-bar-update): Simplify.
12027         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12028
12029         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12030         gnus-summary-buffer.
12031         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12032         gnus-summary-reply.
12033
12034         * gmm-utils.el (gmm): Add :version.
12035
12036 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12037
12038         * Makefile.in (clean): New rule.
12039         (distclean): Use it.
12040
12041 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12042
12043         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12044         Don't autoload.
12045
12046 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12047
12048         * gmm-utils.el (gmm-verbose): Add :group.
12049
12050 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12051
12052         * message.el: Change some comments WRT tool-bars.
12053
12054         * gnus-sum.el (gnus-summary-tool-bar)
12055         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12056         (gnus-summary-tool-bar-zap-list): New variables.
12057         (gnus-summary-make-tool-bar): Complete rewrite using
12058         `gmm-tool-bar-from-list'.
12059
12060         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12061         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12062         New variables.
12063         (gnus-group-make-tool-bar): Complete rewrite using
12064         `gmm-tool-bar-from-list'.
12065         (gnus-group-tool-bar-update): New function.
12066
12067         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12068
12069 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12070
12071         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12072         is dissected into a single part of which the type is the same as
12073         the given one; decode charset.
12074
12075 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12076
12077         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12078         into alists as symbol not string, since that's what
12079         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12080         look for.
12081
12082 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12083
12084         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12085         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12086
12087         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12088
12089 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12090
12091         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
12092         (gnus-xmas-mime-security-button-menu): New function.
12093
12094         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12095         (gnus-mime-security-button-menu): New definition.
12096         (gnus-mime-security-button-map): Use them.
12097         (gnus-mime-security-button-menu): New function.
12098         (gnus-insert-mime-security-button): Addition to help echo.
12099         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12100         (gnus-mime-security-pipe-part): New functions.
12101
12102         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12103         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
12104
12105         * mm-decode.el (mm-handle-set-disposition): Remove.
12106         (mm-handle-set-description): Remove.
12107
12108 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12109
12110         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
12111         (mm-w3m-standalone-supports-m17n-p): New function.
12112         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
12113         w3m usage.
12114
12115         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
12116         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
12117
12118 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12119
12120         * message.el (message-tool-bar-zap-list):
12121         Use gmm-tool-bar-zap-list as custom type.
12122         (message-tool-bar-update): New function.
12123         (message-tool-bar, message-tool-bar-gnome)
12124         (message-tool-bar-retro): Add message-tool-bar-update.
12125         (message-tool-bar-gnome): Add flyspell-buffer.
12126
12127         * gnus-util.el (gnus-error): Describe `args'.
12128
12129         * gmm-utils.el (gmm-error): Describe `args'.
12130         (gmm-tool-bar-zap-list): New widget.
12131         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12132
12133 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12134
12135         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12136         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12137         the number of recursive calls.
12138
12139         * mm-decode.el (mm-handle-set-disposition): New macro.
12140         (mm-handle-set-description): New macro.
12141
12142 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12143
12144         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12145         encoding.
12146
12147 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12148
12149         * message.el (message-tool-bar-zap-list, message-tool-bar)
12150         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12151         (message-tool-bar-local-item-from-menu): Remove.
12152         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12153         (message-make-tool-bar): New function.
12154         (message-mode): Use `message-make-tool-bar'.
12155
12156         * gmm-utils.el: New file.
12157         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12158         (gmm-lazy): New widget copied from `nnmail.el'.
12159         (gmm-tool-bar-from-list): New function for creating customizable
12160         tool bars.
12161         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12162         output.
12163         (gmm): Add :prefix to defgroup.
12164
12165 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12166
12167         * gmm-utils.el (gmm-widget-p): New function.
12168
12169 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12170
12171         * mml.el (mml-attach-file): Describe `description' in doc string.
12172         (mml-menu): Add Emacs MIME manual and PGG manual.
12173
12174 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12175
12176         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12177
12178 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12179
12180         * nntp.el (nntp-end-of-line): Doc fix.
12181
12182 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12183
12184         * imap.el (imap-open): Handle case where buffer is a buffer
12185         object.
12186
12187 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12188
12189         * gnus-delay.el (gnus-delay): Don't autoload.
12190         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12191         to be re-loaded when customizing the `gnus-delay' group.
12192
12193 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12194
12195         * message.el (message-insert-citation-line): Use newlines.
12196
12197 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12198
12199         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12200         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
12201         these routines, so the passphrase can be managed externally and
12202         passed in to the system.
12203         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12204         pgg-add-passphrase-to-cache function.
12205
12206         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12207         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
12208         these routines, so the passphrase can be managed externally and
12209         passed in to the system.
12210         (pgg-pgp5-sign-region): Use new name of
12211         pgg-add-passphrase-to-cache function.
12212
12213 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12214
12215         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12216         part of the decoded armor to find the key-identifier.
12217         (pgg-gpg-lookup-key-owner): New function to return the
12218         human-readable identifier of a key owner.
12219         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
12220         itself.
12221         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12222         the key value) if we have a key and can match it against a secret
12223         key.  Also, added a note pointing out fact that the prompt only
12224         indicates the first matching key.
12225
12226         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
12227         pgg-decrypt-region.
12228         (pgg-add-passphrase-to-cache): Rename from
12229         `pgg-add-passphrase-cache' to reduce confusion (all callers
12230         changed).
12231         (pgg-remove-passphrase-from-cache): Rename from
12232         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12233         changed).
12234         (pgg-read-passphrase, pgg-add-passphrase-cache)
12235         (pgg-remove-passphrase-cache): Add informative docstrings.
12236         (pgg-decrypt): Convey provided passphrase in subordinate call to
12237         pgg-decrypt-region.
12238
12239 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12240
12241         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12242         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12243         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12244         'passphrase' argument, so the passphrase can be managed externally
12245         and then passed in to the system.
12246
12247         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12248         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
12249         so the passphrase cache can be used reliably with identifiers
12250         besides a pgp packet's key id.
12251
12252         * pgg-gpg.el (pgg-gpg-encrypt-region)
12253         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12254         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
12255         these routines, so the passphrase can be managed externally and
12256         passed in to the system.
12257
12258         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12259         'notruncate' argument, so the passphrase cache can be used
12260         reliably with identifiers besides a pgp packet's key id.
12261
12262 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
12263
12264         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12265         symmetric encryption.
12266         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12267         encrypted session key.
12268         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12269         message ask for the passphrase in a proper way.
12270
12271         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12272         New user commands for symmetric encryption.
12273
12274 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12275
12276         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12277
12278         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12279
12280 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12281
12282         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12283
12284 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12285
12286         * mm-decode.el (mm-inlined-types): Add application/pgp.
12287         (mm-automatic-display): Ditto.
12288
12289         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12290         part as text.
12291
12292 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12293
12294         * nnrss.el: Update copyright.
12295         (nnrss-opml-import): Query whether to subscribe to each entry.
12296
12297         * gnus-art.el:
12298         * gnus-sum.el:
12299         * gnus-xmas.el:
12300         * messagexmas.el:
12301         * mm-uu.el:
12302         * mm-view.el: Update copyright.
12303
12304 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12305
12306         * message.el (message-info): New function.
12307         (message-mode-menu): Add it.
12308         Update copyright.
12309
12310         * ChangeLog: Fix and update copyright.
12311
12312 2006-01-13  Romain Francoise  <romain@orebokech.com>
12313
12314         * message.el (message-forward-subject-name-subject): Prefer the
12315         address to 'nowhere' if the sender has no name.
12316         Fix typo.  Update copyright year.
12317
12318 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12319
12320         * gnus-art.el (article-wash-html):
12321         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12322         (gnus-article-wash-html-with-w3m-standalone): New function.
12323
12324         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12325         mm-inline-text-html-render-with-w3m-standalone.
12326         (mm-text-html-washer-alist): Map w3m-standalone to
12327         gnus-article-wash-html-with-w3m-standalone.
12328         (mm-inline-text-html-render-with-w3m-standalone): New function.
12329
12330 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12331
12332         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12333         Improve LaTeX.
12334
12335 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12336
12337         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12338         (nnrss-request-article): Render text/plain parts as HTML.
12339
12340         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12341         the buffer.
12342
12343 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12344
12345         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12346         custom definition of `gnus-posting-styles'.
12347
12348         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12349         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12350
12351 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12352
12353         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12354         Use nntp for bug archive.
12355
12356 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12357
12358         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12359         parts.
12360         (nnrss-normalize-date): New function converts ISO 8601 date into
12361         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12362         (nnrss-check-group): Use it.
12363
12364 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12365
12366         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12367
12368         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12369         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12370         (nnrss-insert-w3): Ditto.
12371
12372 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12373
12374         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12375         the articles to be forwarded including the case where neither a
12376         number of articles nor a region is specified.
12377
12378 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12379
12380         * nnrss.el (nnrss-request-article): Fix last change; fill
12381         text/plain parts.
12382
12383 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12384
12385         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12386         in text/plain part.
12387         (nnrss-check-group): Don't add excessive newline to dc:subject.
12388
12389 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12390
12391         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12392         article.
12393
12394 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12395
12396         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12397         (nnml-use-compressed-files, nnml-save-mail): Support other
12398         comression programs such as bzip2.
12399
12400 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12401
12402         * dns.el (query-dns): Make sure we check the buffer size before
12403         removing tcp headers.
12404
12405 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12406
12407         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12408         remove MIME buttons associated with multipart/alternative parts.
12409         (gnus-mime-display-alternative): Tag buttons using `article-type'
12410         text property.
12411
12412         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12413         associated with multipart/alternative parts.
12414
12415         * gnus-art.el (gnus-signature-separator): Fix custom type.
12416
12417         * mm-decode.el (mm-inlined-types): Fix custom type.
12418         (mm-keep-viewer-alive-types): Ditto.
12419         (mm-automatic-display): Ditto.
12420         (mm-attachment-override-types): Ditto.
12421         (mm-inline-override-types): Ditto.
12422         (mm-automatic-external-display): Ditto.
12423
12424 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12425
12426         * spam-report.el (spam-report-user-mail-address)
12427         (spam-report-user-agent): New variables.
12428         (spam-report-url-ping-plain): Use spam-report-user-agent.
12429
12430 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12431
12432         * gnus-art.el (gnus-button-handle-custom): Do not just use
12433         `customize-apropos' for any "M-x customize-*" button but the
12434         function called for.  Accept both the function name and its
12435         argument in order to achieve this.
12436         (gnus-button-alist): Remove support for "custom:" URL's.
12437         Pass function name to `gnus-button-handle-custom' in case of "M-x
12438         customize-*" buttons.
12439
12440 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12441
12442         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12443         multipart/alternative and add xref to mm-discouraged-alternatives
12444         in doc string.
12445
12446         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12447         gnus-buttonized-mime-types in doc string.
12448
12449 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12450
12451         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12452         Suggest image/.* in the doc string.
12453
12454 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12455
12456         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12457         message-marks (Debian bug #342521).
12458
12459 2005-12-12  Simon Josefsson  <jas@extundo.com>
12460
12461         * password.el (password-read-from-cache): Add.
12462         (password-read): Use it.
12463
12464 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12465
12466         * rfc2047.el (rfc2047-charset-to-coding-system):
12467         Recognize us-ascii as a MIME charset.
12468
12469         * mm-bodies.el (mm-decode-content-transfer-encoding):
12470         Protect against the case where the 2nd arg TYPE is nil.
12471
12472 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12473
12474         * pop3.el (pop3-stream-type): Fix custom version.
12475
12476         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12477
12478 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12479
12480         * mm-decode.el (mm-display-external): Add missing cdr.
12481
12482 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12483
12484         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12485         RFC1524) if it is in mailcap or add a suffix according to
12486         mailcap-mime-extensions when generating a temp filename; postpone
12487         deleting a temp file for 2 seconds for some wrappers, shell
12488         scripts, and so on, which might exit right after having started a
12489         viewer command as a background job.
12490
12491 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12492
12493         * nntp.el (nntp-marks-directory): Fix custom group.
12494
12495         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12496         steps when < 10.
12497
12498         * gnus-start.el (gnus-no-server-1):
12499         Mention `gnus-level-default-subscribed' in doc string.
12500
12501 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12502
12503         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12504         parens.
12505
12506 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12507
12508         * gnus-xmas.el (gnus-use-toolbar): Revert.
12509         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12510         gnus-use-toolbar is default.
12511
12512         * messagexmas.el (message-use-toolbar): Revert.
12513         (message-setup-toolbar): Use global default-toolbar if
12514         message-use-toolbar is default.
12515
12516 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12517
12518         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12519         according to default-toolbar-visible-p.
12520
12521         * messagexmas.el (message-use-toolbar): Ditto.
12522
12523 2005-11-26  Dave Love  <fx@gnu.org>
12524
12525         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12526         (tls-program, tls-success): Provide openssl alternative.
12527
12528         * starttls.el: Doc fixes.
12529         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12530         SERVICE to PORT.
12531
12532         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12533         port null or service name.
12534         (starttls-negotiate): Autoload.
12535
12536 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12537
12538         * message.el (message-kill-to-signature): Fix interactive spec.
12539
12540 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12541
12542         * pop3.el (pop3-open-server): Recognize a string as a service name.
12543
12544 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12545
12546         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12547
12548 2005-11-23  Dave Love  <fx@gnu.org>
12549
12550         Add pop3s, pop3/starttls.
12551
12552         * pop3.el (pop3-authentication-scheme): Clarify doc.
12553         (open-tls-stream, starttls-open-stream): Autoload.
12554         (pop3-stream-type): New.
12555         (pop3-open-server): Use it.
12556
12557         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12558         for POP.
12559         (mail-source-keyword-map): Add :stream for POP.
12560         (mail-source-fetch-pop): Use pop3-stream-type.
12561
12562 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12563
12564         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12565         of current-time-string.
12566
12567 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12568
12569         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12570         date header.
12571
12572 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12573
12574         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12575         it can seriously impact performance as it bypasses the agent's
12576         local caches.
12577
12578 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12579
12580         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12581         must be explicitly online rather than "not explicitly offline" for
12582         its flags to be synchronized.
12583
12584         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12585         that gnus-uu-unmark-thread will function correctly.
12586
12587         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12588         1024K is instead displayed as 1M.
12589
12590 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12591
12592         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12593
12594 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12595
12596         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12597
12598 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12599
12600         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12601         error message to display actual error condition.
12602         (gnus-agent-save-local): Avoid saving symbols that are bound to
12603         nil as they simply result in a warning message in
12604         gnus-agent-read-local.
12605
12606 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12607
12608         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12609         rather than make-variable-buffer-local for file-precious-flag.
12610
12611 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12612
12613         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12614         for duplicates which are removed.  The invalid sort check then
12615         triggers a rescan after the sort as sorting may have moved
12616         duplicate entries such that they can be cheaply detected.
12617
12618 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12619
12620         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12621
12622 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12623
12624         * gnus-agent.el (gnus-agent-article-alist-save-format):
12625         Change internal variable to a custom variable.  Change default value
12626         from compressed(2) to uncompressed(1).
12627         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12628         support for uncompressed agentview files.  Taken together, reading
12629         the agentview file should now be 6-7 times faster.
12630
12631 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12632
12633         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12634         as a buffer-local variable.  This avoids creating truncated
12635         dribble files as a result of a hang up, eg.
12636
12637 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12638
12639         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12640         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12641         XEmacs.
12642
12643 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12644
12645         * gnus-start.el (gnus-start-draft-setup):
12646         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
12647
12648         * gnus.el (gnus-splash): Change custom group.
12649         (gnus-group-get-parameter, gnus-group-parameter-value):
12650         Describe allow-list argument.
12651
12652         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12653         string.
12654
12655 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12656
12657         * gnus-art.el (gnus-default-article-saver): Add user-defined
12658         `function' to custom type.
12659
12660 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12661
12662         * imap.el (imap-open): Handle case where buffer is a buffer
12663         object.
12664
12665 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12666
12667         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12668         long lines.
12669         (gnus-cache-delete-group): Wrap doc strings.
12670
12671         * gnus-agent.el (gnus-agent-rename-group)
12672         (gnus-agent-delete-group): Wrap doc strings.
12673
12674 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12675
12676         * messagexmas.el (message-use-toolbar): Change the valid values
12677         into default, top, bottom, left, and right.
12678         (message-toolbar-thickness): New variable.
12679         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12680         well.
12681         (message-setup-toolbar): Make it work.
12682
12683         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12684         (gnus-use-toolbar): Change the valid values into default, top,
12685         bottom, left, and right.
12686         (gnus-toolbar-thickness): New variable.
12687         (gnus-xmas-setup-toolbar): New function.
12688         (gnus-xmas-setup-group-toolbar): Use it.
12689         (gnus-xmas-setup-summary-toolbar): Use it.
12690
12691 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12692
12693         * gnus-start.el (gnus-1): Add "native" to
12694         gnus-predefined-server-alist.
12695
12696         * gnus.el (gnus-method-to-server): Don't add "native" to the
12697         lists here, because that leads to problems when
12698         gnus-select-method is bound.
12699
12700 2005-11-09  Simon Josefsson  <jas@extundo.com>
12701
12702         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12703         use (not sort-by-date) instead.
12704
12705 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12706
12707         * gnus-delay.el (gnus-delay-group): Don't autoload.
12708         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12709         to be re-loaded when customizing the `gnus-delay' group.
12710
12711 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12712
12713         * message.el: Revert last changes.
12714         (message-insert-citation-line): Use newlines.
12715
12716 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12717
12718         * message.el (message-courtesy-message)
12719         (message-mark-insert-begin, message-mark-insert-end)
12720         (message-elide-ellipsis, message-cancel-message)
12721         (message-add-header, message-change-subject)
12722         (message-cross-post-followup-to-header)
12723         (message-cross-post-insert-note, message-reduce-to-to-cc)
12724         (message-widen-reply, message-delete-not-region)
12725         (message-kill-to-signature, message-insert-signature)
12726         (message-insert-importance-high, message-insert-importance-low)
12727         (message-insert-or-toggle-importance)
12728         (message-insert-disposition-notification-to)
12729         (message-indent-citation, message-yank-original)
12730         (message-cite-original-without-signature, message-cite-original)
12731         (message-insert-citation-line, message-position-on-field)
12732         (message-fix-before-sending, message-send-mail-partially)
12733         (message-send-mail, message-send-mail-with-sendmail)
12734         (message-send-mail-with-qmail, message-send-news)
12735         (message-check-news-header-syntax, message-generate-headers)
12736         (message-insert-courtesy-copy, message-fill-address)
12737         (message-fill-header, message-shorten-references)
12738         (message-setup-1, message-cancel-news)
12739         (message-forward-make-body-plain, message-forward-make-body-mime)
12740         (message-forward-make-body-mml, message-encode-message-body)
12741         (message-forward-make-body-digest-plain)
12742         (message-forward-make-body-digest-mime)
12743         (message-use-alternative-email-as-from): Insert `hard-newline'
12744         instead of ordinary newlines.
12745
12746 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12747
12748         * message.el (message-generate-headers): Downcase the argument
12749         given to message-check-element.
12750
12751 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12752
12753         * nntp.el (nntp-authinfo-rejected): New error condition.
12754         (nntp-wait-for): Use new error condition to signal authentication
12755         error.
12756         (nntp-retrieve-data): Rethrow new error condition to break out of
12757         recursive call to nntp-send-authinfo.
12758
12759 2005-11-08  Romain Francoise  <romain@orebokech.com>
12760
12761         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12762         (gnus-summary-exit-map): Bind to `Z p'.
12763         (gnus-summary-make-menu-bar): Add menu item.
12764
12765 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12766
12767         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12768         (gnus-treat-*): Add `first' in all doc strings.
12769
12770         * gnus-group.el (gnus-group-compact-group): Fix typo.
12771
12772 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12773
12774         * gnus.el (gnus-parameters-case-fold-search): New variable.
12775         (gnus-parameters-get-parameter): Use it.
12776
12777         * gnus-score.el (gnus-home-score-file): Doc fix.
12778
12779 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12780
12781         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12782
12783 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12784
12785         * mm-util.el (mm-special-display-p): New function.
12786
12787         * mml.el (mml-preview): Use it; doc fix.
12788
12789 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12790
12791         * imap.el (imap-open): Handle case where buffer is a buffer object.
12792
12793 2005-10-29  Romain Francoise  <romain@orebokech.com>
12794
12795         * message.el (message-fix-before-sending): Fix comment.
12796
12797 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12798
12799         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12800
12801 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12802
12803         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12804         Used in gnus-score.el.
12805
12806 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12807
12808         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12809
12810 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12811
12812         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12813         whitespace removed in revision 7.8.  Use concatenated string to
12814         protect trailing whitespace.
12815
12816 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12817
12818         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12819         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12820         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12821         Courier IMAP ("some version from 2004").  Mostly based on similar
12822         code in the same function.
12823
12824 2005-10-26  Didier Verna  <didier@xemacs.org>
12825
12826         * gnus-group.el (gnus-group-compact-group): Invalidate original
12827         article buffer.
12828         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12829         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12830         NOV database and in article itself.
12831         Invalidate article backlog.
12832
12833 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12834
12835         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12836
12837 2005-10-26  Simon Josefsson  <jas@extundo.com>
12838
12839         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12840         part of 2004-07-25 change.
12841
12842 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12843
12844         * message.el (message-display-completion-list): New function.
12845         (message-expand-group): Use it; make sure the Completions buffer
12846         is modifiable.
12847 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12848
12849         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12850         user-mail-name is an empty string.
12851
12852 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12853
12854         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12855         depending on gnus-score-decay-constant.
12856
12857         * encrypt.el (encrypt-insert-file-contents)
12858         (encrypt-write-file-contents): Don't use `gnus-message'.
12859
12860         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12861         arguments.
12862         (mm-uu-type-alist): Add message-marks and insert-marks.
12863         Pass arguments to mm-uu-verbatim-marks-extract.
12864         (mm-uu-hide-markers): New variable.
12865         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12866
12867         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12868         (gnus-convert-image-to-face-command): Use "convert" by default to
12869         allow other input image formats.
12870         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12871         accordingly.
12872
12873 2005-10-23  Simon Josefsson  <jas@extundo.com>
12874
12875         * imap.el (imap-gssapi-program): Align command line parameters
12876         with latest GNU SASL.
12877         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12878
12879 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12880
12881         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12882         HTML.
12883         (nnslashdot-request-article): Ditto.
12884
12885         * lpath.el (featurep): Add nobreak-char-display.
12886
12887 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12888
12889         * mail-source.el (mail-source-fetch-pop): Require pop3.
12890         (mail-source-check-pop): Ditto.
12891
12892 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12893
12894         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12895         errors.
12896
12897 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12898
12899         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12900         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12901
12902         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12903
12904         * mm-bodies.el (mm-decode-string):
12905         Call `mm-charset-to-coding-system' with allow-override argument.
12906
12907 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12908
12909         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12910         (rfc2047-charset-to-coding-system): New function.
12911         (rfc2047-decode-encoded-words): New function.
12912         (rfc2047-decode-region): Use them.
12913         (rfc2047-decode-cte): Remove.
12914         (rfc2047-parse-and-decode): Remove.
12915         (rfc2047-decode): Remove.
12916
12917 2005-10-15  Kenichi Handa  <handa@m17n.org>
12918
12919         * rfc2047.el (rfc2047-decode-cte): New function.
12920         (rfc2047-decode-region): Change the way to decode successive
12921         encoded-words: decode B- or Q-encoding in each encoded-word,
12922         concatenate them, and decode it as charset.
12923
12924 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12925
12926         * lpath.el: Fbind codepage-setup for XEmacs.
12927
12928 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12929
12930         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12931         widget-move-and-invoke.
12932         (gnus-custom-mode): Use gnus-custom-map.
12933
12934 2005-10-15  Bill Wohler  <wohler@newt.com>
12935
12936         * message.el (message-tool-bar-map): Rename image file from
12937         mail_send to mail/send.
12938
12939 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12940
12941         * message.el (message-expand-group): Pass the common
12942         prefix substring of completion to `display-completion-list'.
12943
12944 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12945
12946         * mml-sec.el (mml-secure-method): New internal variable.
12947         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12948         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
12949         New functions using mml-secure-method.
12950
12951         * mml.el (mml-mode-map): Add key bindings for those functions.
12952         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12953         Harder <harder@myrealbox.com>.
12954         (mml-attach-file, mml-attach-buffer, mml-attach-external):
12955         Goto end of message if point is the headers of the message.
12956
12957         * message.el (message-in-body-p): New function.
12958
12959         * assistant.el: Autoload gnus-util and netrc.
12960
12961         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12962         Use `mm-charset-override-alist' only when decoding.
12963
12964         * mm-bodies.el (mm-decode-body):
12965         Call `mm-charset-to-coding-system' with allow-override argument.
12966
12967         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12968         `filename' from Content-Disposition if Content-Type doesn't
12969         provide `name'.
12970         (gnus-mime-view-part-as-type): Set default instead of
12971         initial-input.
12972
12973 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12974
12975         * format-spec.el (format-spec): Propagate text properties of % spec.
12976
12977 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12978
12979         * gnus-art.el (gnus-treat-predicate): Add `first'.
12980
12981 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12982
12983         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12984         (mm-charset-override-alist): New variable.
12985         (mm-charset-to-coding-system): Use it.
12986         (mm-codepage-setup): New helper function.
12987         (mm-charset-eval-alist): New variable.
12988         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
12989         Warn about unknown charsets.
12990
12991         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12992
12993 2005-10-04  David Hansen  <david.hansen@gmx.net>
12994
12995         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12996         (nnrss-check-group): Ditto.
12997
12998 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12999
13000         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
13001         Rename x-gnus-verbatim to x-verbatim.
13002         (mm-uu-type-alist): Fix regexp for verbatim-marks.
13003
13004         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
13005         x-verbatim.
13006
13007         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
13008
13009         * gnus-util.el (gnus-remove-duplicates): Remove.
13010
13011         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
13012         instead of gnus-remove-duplicates.
13013
13014         * message.el (message-remove-duplicates): Remove.
13015         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13016         message-remove-duplicates.
13017
13018         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13019         available, else use implementation from `delete-dups'.
13020
13021         * message.el (message-insert-expires): New function.
13022         (message-mode-map): Add key binding.
13023         (message-mode-field-menu): Add menu entry.
13024         (message-mode): Document it.
13025         (message-make-expires-date): Use `message-make-date'.
13026
13027 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13028
13029         * message.el (message-make-expires-date): New function.
13030
13031 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13032
13033         * Makefile.in (list-installed-shadows): New entry.
13034         (install): Use it.
13035         (remove-installed-shadows): New entry.
13036
13037         * dgnushack.el (dgnushack-default-load-path): New variable.
13038         (dgnushack-find-lisp-shadows): New function.
13039         (dgnushack-remove-lisp-shadows): New function.
13040
13041 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13042
13043         * Makefile.in (install-el-elc): New entry.
13044         (install): Use it so that .el files are necessarily installed.
13045
13046 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13047
13048         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13049
13050 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13051
13052         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13053         function rather than the diff-mode.el package.
13054         (mm-display-external): Use with-current-buffer.
13055         (mm-viewer-completion-map, mm-viewer-completion-map):
13056         Move initialization inside declaration.
13057
13058 2005-09-29  Simon Josefsson  <jas@extundo.com>
13059
13060         * spam.el: Load hashcash when compiling, to avoid warnings.
13061         Don't autoload mail-check-payment.
13062         (spam-check-hashcash): Define unconditionally, since hashcash.el
13063         is part of Gnus now.  Ignore errors from payment checking.
13064
13065 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13066
13067         * message.el (message-bold-region, message-unbold-region):
13068         Rename from `bold-region' and `unbold-region'.
13069
13070         * message.el: Remove useless autoloads.
13071
13072 2005-09-28  Simon Josefsson  <jas@extundo.com>
13073
13074         * message.el (message-use-idna): Default to t.
13075         (message-use-idna): Test whether encoding works too.  Doc fix.
13076
13077 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13078
13079         * nntp.el (nntp-warn-about-losing-connection): Remove.
13080
13081 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13082
13083         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13084         customizable.  Change default value.
13085         (mm-uu-diff-groups-regexp): Change default value.
13086         (mm-uu-type-alist): Add doc string.
13087         (mm-uu-configure): Add doc string.  Make it interactive.
13088         (mm-uu-tex-groups-regexp): New variable.
13089         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13090         (mm-uu-type-alist): Add LaTeX documents.
13091         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13092         of "text/verbatim".
13093         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13094
13095         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13096         instead of "text/verbatim".
13097
13098         * message.el (message-mark-inserted-region)
13099         (message-mark-insert-file): Use slrn style marks when called with
13100         prefix argument.
13101
13102 2005-09-27  Simon Josefsson  <jas@extundo.com>
13103
13104         * message.el (message-idna-to-ascii-rhs-1): Reformat.
13105
13106 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
13107
13108         * message.el (message-remove-duplicates): New function.
13109         Implementation borrowed from `gnus-remove-duplicates'.
13110         (message-idna-to-ascii-rhs): Also encode idna addresses in
13111         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13112         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
13113         only ask about the same idna domain once per header and also tell
13114         in what header to replace the idna domain.
13115
13116         * gnus-art.el (article-decode-idna-rhs): Also decode idna
13117         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13118         (article-decode-idna-rhs): Fix regexp so that all idna-address in
13119         a header is decoded and not just the last one.
13120
13121 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13122
13123         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13124         has been decoded.
13125
13126         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13127         (mm-insert-part): Don't modify text if it has been decoded.
13128
13129         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13130         decoded.
13131
13132         * mm-view.el (mm-inline-text): Don't strip text props unless
13133         decoding enriched or richtext parts.
13134
13135 2005-09-25  Romain Francoise  <romain@orebokech.com>
13136
13137         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13138         * gnus-start.el (gnus-subscribe-interactively):
13139         * gnus-uu.el (gnus-uu-grab-articles):
13140         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13141         space.
13142
13143 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13144
13145         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13146         * mm-view.el (mm-view-pkcs7-decrypt):
13147         * gnus-sum.el (gnus-summary-limit-to-extra)
13148         (gnus-summary-respool-article, gnus-read-move-group-name):
13149         * gnus-score.el (gnus-summary-increase-score):
13150         * gnus-util.el (gnus-completing-read-with-default):
13151         * gnus-art.el (gnus-read-save-file-name)
13152         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13153         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13154         * message.el (message-check-news-header-syntax):
13155         Follow convention for reading with the minibuffer.
13156
13157 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13158
13159         * spam-report.el (spam-report-url-ping-plain):
13160         Use gnus-extended-version as User-Agent.
13161
13162         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13163         default value is nil.
13164
13165         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13166         (mm-uu-verbatim-marks-extract): New function.
13167         (mm-uu-extract): New face.
13168         (mm-uu-copy-to-buffer): Use it.
13169
13170         * spam-report.el (spam-report-gmane-ham): Rename from
13171         `spam-report-gmane-unspam'.
13172         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13173         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13174
13175         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13176         Autoload.
13177         (spam-report-gmane-unregister-routine):
13178         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13179
13180 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13181
13182         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13183         (spam-report-gmane-unregister-routine): Add support for gmane
13184         unregistration.
13185
13186         * spam-report.el (spam-report-gmane-unspam)
13187         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13188         (spam-report-gmane): Change to take a single article and do unspam
13189         registration.
13190
13191 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13192
13193         * mm-url.el (mm-url-decode-entities): Fix regexp.
13194
13195 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13196
13197         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13198         default to nil, to be able to use Gnus at all.  If the default
13199         switches to something else, then the function should be fixed not
13200         be exceedingly slow.
13201
13202 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13203
13204         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13205         fail hard.
13206
13207         * spam-report.el: Add better Keywords line.
13208
13209         * spam.el: Add Maintainer and better Keywords line.
13210
13211 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13212
13213         * gnus-art.el (gnus-article-replace-part)
13214         (gnus-mime-replace-part): New functions.
13215         (gnus-mime-action-alist, gnus-mime-button-commands)
13216         (gnus-mime-save-part-and-strip): Add file argument.
13217         (gnus-article-part-wrapper): Add interactive argument.
13218
13219         * gnus-sum.el (gnus-summary-mime-map):
13220         Add `gnus-article-replace-part'.
13221
13222 2005-09-19  Didier Verna  <didier@xemacs.org>
13223
13224         The nnml compaction feature:
13225         * nnml.el (nnml-request-compact-group): New function.
13226         * nnml.el (nnml-request-compact): New function.
13227         * gnus-int.el (gnus-request-compact-group): New function.
13228         * gnus-int.el (gnus-request-compact): New function.
13229         * gnus-group.el (gnus-group-compact-group): New function.
13230         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13231         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13232         * gnus-srvr.el (gnus-server-compact-server): New function.
13233         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13234         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13235
13236 2005-09-18  Deepak Goel  <deego@gnufans.org>
13237
13238         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13239         format spec.
13240
13241 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13242
13243         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13244
13245 2005-09-15  Romain Francoise  <romain@orebokech.com>
13246
13247         * message.el (message-fill-paragraph): Clarify docstring.
13248
13249 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13250
13251         * gnus-art.el (gnus-mime-display-part): Protect against broken
13252         MIME messages.
13253
13254 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13255
13256         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13257         before parsing header.
13258
13259 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13260
13261         * html2text.el (html2text-replace-list): Add new entities.
13262
13263 2005-09-11  Romain Francoise  <romain@orebokech.com>
13264
13265         * message.el (message-alternative-emails): Improve docstring.
13266         (message-setup-1): Call `message-use-alternative-email-as-from'
13267         after `message-setup-hook' to give it precedence over posting
13268         styles, etc.
13269         (message-use-alternative-email-as-from): Add docstring.
13270         Remove the original From header if present.
13271
13272         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13273         (nnml-save-mail): Use it.
13274
13275         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13276         articles.  Add new argument `silent'.
13277         (gnus-uu-mark-all): Report the total number of marked articles.
13278
13279 2005-09-10  Romain Francoise  <romain@orebokech.com>
13280
13281         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13282         (gnus-uu-mark-series): Likewise.
13283
13284 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13285
13286         * spam-report.el (spam-report-gmane): Fix generation of spam
13287         report URL.
13288
13289 2005-09-10  Simon Josefsson  <jas@extundo.com>
13290
13291         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13292         t, based on discussion on the ding list with Robert Epprecht
13293         <epprecht@solnet.ch>.
13294
13295 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13296
13297         * spam-report.el (spam-report-gmane): Make it work without
13298         X-Report-Spam header.  Gmane now only provides Archived-At.
13299         This is only used if `spam-report-gmane-use-article-number' is nil.
13300         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13301
13302         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13303         make `gnus-summary-sort-by-recipient' work with threading.
13304
13305         * nnweb.el (nnweb-google-wash-article): Print a message if article
13306         is not available.
13307
13308 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13309
13310         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13311         change.  Decode text/* parts content before displaying.
13312
13313 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13314
13315         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13316
13317 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13318
13319         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13320
13321         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13322         url-package-name, url-package-version,
13323         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13324         w3m-display-inline-images, and w3m-minor-mode-map.
13325
13326 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13327
13328         * message.el (message-tab-body-function): Fix mismatched custom type.
13329
13330         * gnus.el (gnus-group-change-level-function): Ditto.
13331
13332         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13333
13334         * gnus-art.el (gnus-signature-limit)
13335         (gnus-article-mime-part-function): Ditto.
13336
13337 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13338
13339         * mml.el (mml-mode): Silence the byte compiler.
13340
13341         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13342         using `(sit-for 0)' before moving the point to the specified part;
13343         skip unbuttonized parts.
13344         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13345         return to the summary window if gnus-auto-select-part is non-nil.
13346
13347 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13348
13349         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13350         New variables.
13351         (mml-dnd-attach-file, mml-mode): Use them.
13352
13353         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13354         Make fetching article by MID work again for Google Groups.
13355         Add FIXME concerning gnus-group-make-web-group.
13356
13357         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13358         Don't depend on Gnus by using mail-extract-address-components if
13359         gnus-extract-address-components is not bound.
13360
13361 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13362
13363         * gnus-art.el (gnus-mime-display-security): Don't display the
13364         signature, but only the signed part.
13365
13366 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13367
13368         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13369
13370         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13371         list, not listp.
13372
13373 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13374
13375         * mm-encode.el (mm-encode-content-transfer-encoding):
13376         Likewise when encoding.
13377
13378         * mm-bodies.el (mm-decode-content-transfer-encoding):
13379         De-canonicalize CRLF for all text content types, not just
13380         text/plain.
13381
13382 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13383
13384         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13385         valid article; point arrow and cursor at the MIME button.
13386
13387 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13388
13389         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13390         Suggested by Dan Christensen <jdc@uwo.ca>.
13391
13392         * mm-decode.el (mm-save-part): Enable change of prompt.
13393
13394 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13395
13396         * gnus-msg.el (gnus-inews-add-send-actions):
13397         Make `message-post-method' lambda parameter ARG `&optional'.
13398
13399 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13400
13401         * gnus-sum.el (gnus-summary-mime-map):
13402         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13403         gnus-article-jump-to-part.
13404
13405         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13406         (gnus-article-edit-part): Use it.
13407         (gnus-article-part-wrapper): Add no-handle argument.
13408         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13409         New functions.
13410
13411 2005-08-29  Romain Francoise  <romain@orebokech.com>
13412
13413         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13414         docstring.
13415         (gnus-face-from-file): Likewise.
13416
13417 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13418
13419         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13420         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13421         non-nil.
13422         (gnus-auto-select-part): New variable.
13423         (gnus-article-jump-to-part): New function.
13424         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13425         (gnus-mime-delete-part): Allow selecting specified part after
13426         deleting or stripping parts.
13427         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13428         part if argument is bogus.
13429
13430 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13431
13432         * gnus-art.el (w3m-minor-mode-map):
13433         * gnus-spec.el (gnus-newsrc-file-version):
13434         * gnus-util.el (nnmail-active-file-coding-system)
13435         (gnus-original-article-buffer, gnus-user-agent):
13436         * gnus.el (gnus-ham-process-destinations)
13437         (gnus-parameter-ham-marks-alist)
13438         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13439         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13440         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13441         * mm-decode.el (gnus-current-window-configuration):
13442         * mm-extern.el (gnus-article-mime-handles):
13443         * mm-url.el (url-current-object, url-package-name)
13444         (url-package-version):
13445         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13446         (smime-keys, w3m-cid-retrieve-function-alist)
13447         (w3m-current-buffer, w3m-display-inline-images)
13448         (w3m-minor-mode-map):
13449         * mml-smime.el (gnus-extract-address-components):
13450         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13451         (gnus-newsrc-hashtb, message-default-charset)
13452         (message-deletable-headers, message-options)
13453         (message-posting-charset, message-required-mail-headers)
13454         (message-required-news-headers):
13455         * mml1991.el (mc-pgp-always-sign):
13456         * mml2015.el (mc-pgp-always-sign):
13457         * nnheader.el (nnmail-extra-headers):
13458         * rfc1843.el (gnus-decode-encoded-word-function)
13459         (gnus-decode-header-function, gnus-newsgroup-name):
13460         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13461
13462 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13463
13464         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13465         the end of the date treatments.
13466
13467 2005-08-15  Simon Josefsson  <jas@extundo.com>
13468
13469         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13470         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13471         Capello and Romain Francoise.
13472         (pgg-fetch-key-function): Remove, not used?
13473         (pgg-insert-url-with-w3): Require url, to get
13474         url-insert-file-contents regardless of where it is defined.
13475
13476 2005-08-13  Romain Francoise  <romain@orebokech.com>
13477
13478         * message.el (message-cite-original-1): New function.
13479         (message-cite-original): Use it.
13480         (message-cite-original-without-signature): Ditto.
13481
13482 2005-08-08  Romain Francoise  <romain@orebokech.com>
13483
13484         * message.el (message-yank-empty-prefix): New variable.
13485         (message-indent-citation): Use it.
13486         (message-cite-original-without-signature): Respect X-No-Archive.
13487
13488 2005-08-08  Simon Josefsson  <jas@extundo.com>
13489
13490         * pgg.el: Autoload url-insert-file-contents instead of loading
13491         w3/url.
13492         (pgg-insert-url-with-w3): Don't load url here.
13493
13494 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13495
13496         * message.el (message-kill-to-signature): Don't insert newline at
13497         bol.
13498         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13499
13500 2005-08-06  Romain Francoise  <romain@orebokech.com>
13501
13502         * message.el (message-user-fqdn): Fix typo in docstring.
13503
13504 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13505
13506         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13507
13508         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13509
13510 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13511
13512         * mm-bodies.el (mm-encode-body): Use coding system rather than
13513         charset to encode text.
13514
13515         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13516         number of charsets if utf-8 is available (XEmacs).
13517
13518 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13519
13520         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13521         taken from `gnus-button-mid-or-mail-regexp'.
13522         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13523         (gnus-button-alist): Improve regexp for domain part of the MIDs
13524         for news:localpart@domain buttons.
13525         (gnus-button-ctan-directory-regexp): Update.
13526
13527 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13528
13529         * sieve-manage.el (sieve-manage-interactive-login):
13530         Use make-local-variable rather than make-variable-buffer-local.
13531         (sieve-manage-open): Ditto.
13532         (sieve-manage-authenticate): Ditto.
13533
13534         * mml.el (mml-generate-mime-1): Make the content type default to
13535         text/plain if the filename is not specified.
13536
13537 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13538
13539         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13540         instead of insert-buffer.
13541
13542         * message.el (message-yank-original): Ditto; set the mark at the
13543         end of the yanked message.
13544
13545 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13546
13547         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13548         lines to scroll rather than to stop it.
13549
13550         * mml.el (mml-generate-default-type): Add doc string.
13551         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13552         default to application/octet-stream when determining the content
13553         type if it is not specified for the part or the mml contents; add
13554         a comment about mml-generate-default-type.
13555
13556 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13557
13558         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13559         make it default to application/octet-stream when determining the
13560         content type if it is not specified for the external contents.
13561
13562 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13563
13564         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13565         segmented parameter but also other parameters might be there.
13566
13567 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13568
13569         * mm-decode.el (mm-display-external): Delete temp file, directory
13570         and buffer immediately if the external process is exited.
13571
13572 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13573
13574         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13575         fewer lines than that of scroll-margin.
13576         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13577
13578 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13579
13580         * gnus-art.el (gnus-article-next-page): Revert.
13581         (gnus-article-beginning-of-window): New macro.
13582         (gnus-article-next-page-1): Use it.
13583         (gnus-article-prev-page): Ditto.
13584         (gnus-article-edit-part): Use insert-buffer-substring instead of
13585         insert-buffer.
13586         (gnus-article-edit-exit): Ditto.
13587
13588         * gnus-util.el (gnus-beginning-of-window): Remove.
13589         (gnus-end-of-window): Remove.
13590
13591         * lpath.el: Don't bind header-line-format and scroll-margin.
13592
13593 2005-07-25  Simon Josefsson  <jas@extundo.com>
13594
13595         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13596         to have the url package without w3.  Reported by Daiki Ueno
13597         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13598
13599 2005-07-20  Didier Verna  <didier@xemacs.org>
13600
13601         * gnus-diary.el: Remove the description comment (nndiary is now
13602         properly documented in the Gnus manual).
13603         Fix the spelling of "Back End".
13604         * nndiary.el: Ditto.
13605         Fix the copyright notice.
13606
13607 2005-07-18  Romain Francoise  <romain@orebokech.com>
13608
13609         * gnus-sum.el (gnus-summary-to-prefix)
13610         (gnus-summary-newsgroup-prefix): New variables.
13611         (gnus-summary-from-or-to-or-newsgroups): Use them.
13612
13613 2005-07-17  Romain Francoise  <romain@orebokech.com>
13614
13615         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13616         space as it's generally not especially interesting to the user.
13617
13618 2005-07-16  Romain Francoise  <romain@orebokech.com>
13619
13620         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13621         nil to avoid prompting and file modification if one of the
13622         messages at the top of the nnfolder file contains a copyright
13623         notice.
13624         Update copyright notice.
13625
13626         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13627         instead of `current-time-string' as the latter creates a time
13628         string that is not RFC 2822 compliant (it lacks the zone).
13629         Update copyright notice.
13630
13631 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13632
13633         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13634         for text/rtf.  Display default in prompt.  Pass default for M-n.
13635
13636         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13637
13638 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13639
13640         * gnus-msg.el (gnus-button-mailto):
13641         Remove save-selected-window-window hackery because it relies on
13642         save-selected-window internals.
13643
13644 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13645
13646         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13647         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13648         (gnus-article-prev-page): Ditto.
13649
13650         * gnus-util.el (gnus-beginning-of-window): New function.
13651         (gnus-end-of-window): New function.
13652
13653         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13654
13655 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13656
13657         * gnus-score.el (gnus-score-edit-all-score):
13658         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
13659         gnus-message.
13660
13661 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13662
13663         * gnus-msg.el (gnus-button-mailto):
13664         Remove save-selected-window-window hackery because it relies on
13665         save-selected-window internals.
13666
13667 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13668
13669         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13670         add-minor-mode.
13671         (gnus-binary-mode): Ditto.
13672
13673         * gnus-topic.el (gnus-topic-mode): Ditto.
13674
13675 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13676
13677         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13678         (gnus-article-prev-page): Take scroll-margin into consideration.
13679
13680 2005-07-04  Lute Kamstra  <lute@gnu.org>
13681
13682         Update FSF's address in GPL notices.
13683
13684 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13685
13686         * gnus.el (gnus-exit):
13687         * gnus-group.el (gnus-group-icons):
13688         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13689
13690         * gnus-nocem.el (gnus-nocem):
13691         * message.el (message-various, message-buffers, message-sending)
13692         (message-interface, message-forwarding, message-insertion)
13693         (message-headers, message-news, message-mail):
13694         * pgg-gpg.el (pgg-gpg):
13695         * pgg-parse.el (pgg-parse):
13696         * pgg-pgp.el (pgg-pgp):
13697         * pgg-pgp5.el (pgg-pgp5):
13698         * pop3.el (pop3): Finish `defgroup' description with period.
13699
13700 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13701
13702         * gnus-art.el (article-display-face): Improve the efficiency.
13703         (article-display-x-face): Ditto; remove grey x-face stuff.
13704
13705 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13706
13707         * gnus-art.el (article-display-face): Correct the position in
13708         which Faces are inserted.
13709
13710 2005-06-29  Didier Verna  <didier@xemacs.org>
13711
13712         * gnus-art.el (article-display-face): Display faces in correct
13713         order.
13714
13715 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13716
13717         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13718         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13719         (gnus-nocem-check-article): Fetch the Type header.
13720         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13721         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13722         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13723         make sure gnus-nocem-hashtb is initialized.
13724         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13725         (gnus-nocem-unwanted-article-p): Ditto.
13726
13727         * pgg.el (pgg-verify): Return the verification result.
13728
13729 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13730
13731         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13732         is ascii.
13733
13734 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13735
13736         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13737         `show-nonbreak-escape'.
13738
13739 2005-06-23  Lute Kamstra  <lute@gnu.org>
13740
13741         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13742
13743         * dig.el (dig-mode):
13744         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13745
13746 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13747
13748         * nnimap.el (nnimap-split-download-body): Fix spellings.
13749
13750 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13751
13752         * gnus-art.el (gnus-article-encrypt-body):
13753         * gnus-cus.el (gnus-score-customize):
13754         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13755         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13756
13757 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13758
13759         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13760         header by looking for magic "MII" at the beginnig.
13761
13762 2005-06-16  Miles Bader  <miles@gnu.org>
13763
13764         * gnus-xmas.el (gnus-xmas-group-startup-message):
13765         Use renamed gnus-splash face.
13766
13767         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13768         (assistant-field-face): New backward-compatibility alias for renamed
13769         face.
13770         (assistant-render-text): Use renamed assistant-field face.
13771
13772         * spam.el (spam): Remove "-face" suffix from face name.
13773         (spam-face): New backward-compatibility alias for renamed face.
13774         (spam-face, spam-initialize): Use renamed spam face.
13775
13776         * message.el (message-header-to, message-header-cc)
13777         (message-header-subject, message-header-newsgroups)
13778         (message-header-other, message-header-name)
13779         (message-header-xheader, message-separator, message-cited-text)
13780         (message-mml): Remove "-face" suffix from face names.
13781         (message-header-to-face, message-header-cc-face)
13782         (message-header-subject-face, message-header-newsgroups-face)
13783         (message-header-other-face, message-header-name-face)
13784         (message-header-xheader-face, message-separator-face)
13785         (message-cited-text-face, message-mml-face):
13786         New backward-compatibility aliases for renamed faces.
13787         (message-font-lock-keywords): Use renamed message faces.
13788
13789         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13790         (sieve-test-commands, sieve-tagged-arguments):
13791         Remove "-face" suffix from face names.
13792         (sieve-control-commands-face, sieve-action-commands-face)
13793         (sieve-test-commands-face, sieve-tagged-arguments-face):
13794         New backward-compatibility aliases for renamed faces.
13795         (sieve-control-commands-face, sieve-action-commands-face)
13796         (sieve-test-commands-face, sieve-tagged-arguments-face):
13797         Use renamed sieve faces.
13798
13799         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13800         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13801         (gnus-group-news-3-empty, gnus-group-news-4)
13802         (gnus-group-news-4-empty, gnus-group-news-5)
13803         (gnus-group-news-5-empty, gnus-group-news-6)
13804         (gnus-group-news-6-empty, gnus-group-news-low)
13805         (gnus-group-news-low-empty, gnus-group-mail-1)
13806         (gnus-group-mail-1-empty, gnus-group-mail-2)
13807         (gnus-group-mail-2-empty, gnus-group-mail-3)
13808         (gnus-group-mail-3-empty, gnus-group-mail-low)
13809         (gnus-group-mail-low-empty, gnus-summary-selected)
13810         (gnus-summary-cancelled, gnus-summary-high-ticked)
13811         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13812         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13813         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13814         (gnus-summary-low-undownloaded)
13815         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13816         (gnus-summary-low-unread, gnus-summary-normal-unread)
13817         (gnus-summary-high-read, gnus-summary-low-read)
13818         (gnus-summary-normal-read, gnus-splash):
13819         Remove "-face" suffix from face names.
13820         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13821         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13822         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13823         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13824         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13825         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13826         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13827         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13828         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13829         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13830         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13831         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13832         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13833         (gnus-summary-normal-ticked-face)
13834         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13835         (gnus-summary-normal-ancient-face)
13836         (gnus-summary-high-undownloaded-face)
13837         (gnus-summary-low-undownloaded-face)
13838         (gnus-summary-normal-undownloaded-face)
13839         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13840         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13841         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13842         (gnus-splash-face):
13843         New backward-compatibility aliases for renamed faces.
13844         (gnus-group-startup-message): Use renamed gnus faces.
13845
13846         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13847         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13848         (gnus-server-agent): Remove "-face" suffix from face names.
13849         (gnus-server-agent-face, gnus-server-opened-face)
13850         (gnus-server-closed-face, gnus-server-denied-face)
13851         (gnus-server-offline-face):
13852         New backward-compatibility aliases for renamed faces.
13853         (gnus-server-agent-face, gnus-server-opened-face)
13854         (gnus-server-closed-face, gnus-server-denied-face)
13855         (gnus-server-offline-face): Use renamed gnus faces.
13856
13857         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13858         Remove "-face" suffix from face names.
13859         (gnus-picon-xbm-face, gnus-picon-face):
13860         New backward-compatibility aliases for renamed faces.
13861
13862         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13863         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13864         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13865         (gnus-cite-11): Remove "-face" suffix from face names.
13866         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13867         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13868         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13869         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13870         New backward-compatibility aliases for renamed faces.
13871         (gnus-cite-attribution-face, gnus-cite-face-list)
13872         (gnus-article-boring-faces): Use renamed gnus faces.
13873
13874         * gnus-art.el (gnus-signature, gnus-header-from)
13875         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13876         (gnus-header-content): Remove "-face" suffix from face names.
13877         (gnus-signature-face, gnus-header-from-face)
13878         (gnus-header-subject-face, gnus-header-newsgroups-face)
13879         (gnus-header-name-face, gnus-header-content-face):
13880         New backward-compatibility aliases for renamed faces.
13881         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13882
13883         * gnus-sum.el (gnus-summary-selected-face)
13884         (gnus-summary-highlight): Use renamed gnus faces.
13885         * gnus-group.el (gnus-group-highlight): Likewise.
13886
13887 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13888
13889         * gnus-sieve.el (gnus-sieve-article-add-rule):
13890         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13891         * spam-stat.el (spam-stat-buffer-change-to-spam)
13892         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13893
13894         * message.el (message-is-yours-p):
13895         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13896
13897 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13898
13899         * mm-view.el (mm-inline-text): Withdraw the last change.
13900
13901 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13902
13903         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13904         executing enriched-decode.
13905
13906 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13907
13908         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13909         charset of tar files.
13910
13911 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13912
13913         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13914
13915 2005-06-04  Lute Kamstra  <lute@gnu.org>
13916
13917         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13918         information is never recorded.
13919
13920 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13921
13922         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13923
13924 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13925
13926         * pop3.el (pop3-apop): Run md5 in the binary mode.
13927
13928         * starttls.el (starttls-set-process-query-on-exit-flag):
13929         Use eval-and-compile.
13930
13931 2005-05-31  Simon Josefsson  <jas@extundo.com>
13932
13933         * smime.el (smime-replace-in-string): Define.
13934         (smime-cert-by-ldap-1): Use it.
13935
13936 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13937
13938         * gnus-art.el (article-display-x-face): Replace
13939         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13940
13941         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13942         set-process-query-on-exit-flag or process-kill-without-query.
13943
13944         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13945         loop instead of replace-regexp.
13946
13947         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13948         instead of process-kill-without-query if it is available.
13949
13950         * lpath.el: Fbind ldap-search-entries.
13951
13952         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13953         instead of find-file-hooks if it is available.
13954
13955         * mml1991.el: Bind pgg-default-user-id when compiling.
13956
13957         * mml2015.el: Bind pgg-default-user-id when compiling.
13958
13959         * nndraft.el (nndraft-request-associate-buffer):
13960         Use write-contents-functions instead of write-contents-hooks if it is
13961         available.
13962
13963         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13964         instead of find-file-hooks if it is available.
13965
13966         * nntp.el (nntp-open-connection): Replace
13967         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13968         (nntp-open-ssl-stream): Ditto.
13969         (nntp-open-tls-stream): Ditto.
13970
13971         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13972         set-process-query-on-exit-flag or process-kill-without-query.
13973         (starttls-open-stream-gnutls): Use it instead of
13974         process-kill-without-query.
13975         (starttls-open-stream): Ditto.
13976
13977 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13978
13979         * smime.el (smime-cert-by-ldap-1): Don't use
13980         replace-regexp-in-string.
13981
13982 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13983
13984         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13985
13986         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13987         in PEM format.  Adjust to the XEmacs compability.
13988
13989 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13990
13991         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13992         by `string-to-number'.
13993         * gnus-agent.el (gnus-agent-regenerate-group)
13994         (gnus-agent-fetch-articles): Ditto.
13995         * gnus-art.el (gnus-button-fetch-group): Ditto.
13996         * gnus-cache.el (gnus-cache-generate-active)
13997         (gnus-cache-articles-in-group): Ditto.
13998         * gnus-group.el (gnus-group-set-current-level)
13999         (gnus-group-insert-group-line): Ditto.
14000         * gnus-score.el (gnus-score-set-expunge-below)
14001         (gnus-score-set-mark-below, gnus-summary-score-effect)
14002         (gnus-summary-score-entry): Ditto.
14003         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
14004         (gnus-soup-pack): Ditto.
14005         * gnus-spec.el (gnus-xmas-format): Ditto.
14006         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
14007         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
14008         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
14009         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
14010         * nndb.el (nndb-get-remote-expire-response): Ditto.
14011         * nndiary.el (nndiary-parse-schedule-value)
14012         (nndiary-string-to-number, nndiary-request-replace-article)
14013         (nndiary-request-article): Ditto.
14014         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14015         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14016         * nneething.el (nneething-make-head): Ditto.
14017         * nnfolder.el (nnfolder-request-article)
14018         (nnfolder-retrieve-headers): Ditto.
14019         * nnheader.el (nnheader-file-to-number): Ditto.
14020         * nnkiboze.el (nnkiboze-request-article): Ditto.
14021         * nnmail.el (nnmail-process-unix-mail-format)
14022         (nnmail-process-babyl-mail-format): Ditto.
14023         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14024         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14025         (nnmh-request-create-group, nnmh-request-list-1)
14026         (nnmh-request-group, nnmh-request-article): Ditto.
14027         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14028         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14029         * nnsoup.el (nnsoup-make-active): Ditto.
14030         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14031         * nntp.el (nntp-find-group-and-number)
14032         (nntp-retrieve-headers-with-xover): Ditto.
14033         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14034         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14035         (pgg-format-key-identifier): Ditto.
14036         * pop3.el (pop3-last, pop3-stat): Ditto.
14037         * qp.el (quoted-printable-decode-region): Ditto.
14038
14039         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14040         of concat.
14041
14042 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14043
14044         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14045
14046         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14047
14048         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14049
14050         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14051
14052         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14053
14054         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14055
14056         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14057         (gnus-carpal-mode): Ditto.
14058
14059         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14060         (gnus-browse-mode): Ditto.
14061
14062         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14063
14064         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14065
14066 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14067
14068         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14069
14070 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14071
14072         * gnus-util.el (gnus-run-mode-hooks): New function.
14073
14074         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14075
14076         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
14077         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
14078
14079 2005-05-27  Lute Kamstra  <lute@gnu.org>
14080
14081         * dns-mode.el (dns-mode): Specify customization group.
14082
14083 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14084
14085         * gnus-agent.el (gnus-agent-make-mode-line-string):
14086         Use mode-line-highlight as mouse-face.
14087
14088 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14089
14090         * canlock.el (canlock): Change the parent group to news.
14091
14092         * deuglify.el (gnus-outlook-deuglify): Add :group.
14093
14094         * dig.el (dig): Add :group.
14095
14096         * dns-mode.el (dns-mode): Add :group.
14097
14098         * encrypt.el (encrypt): Add :group.
14099
14100         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14101         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14102         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14103         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
14104         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
14105
14106         * gnus-diary.el (gnus-diary): Add :group.
14107
14108         * gnus.el (gnus-group-news-1-face): Add :group.
14109         (gnus-group-news-1-empty-face): Ditto.
14110         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
14111         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
14112         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
14113         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
14114         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
14115         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
14116         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
14117         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
14118         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
14119         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
14120         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
14121         (gnus-summary-high-ticked-face): Ditto.
14122         (gnus-summary-low-ticked-face): Ditto.
14123         (gnus-summary-normal-ticked-face): Ditto.
14124         (gnus-summary-high-ancient-face): Ditto.
14125         (gnus-summary-low-ancient-face): Ditto.
14126         (gnus-summary-normal-ancient-face): Ditto.
14127         (gnus-summary-high-undownloaded-face): Ditto.
14128         (gnus-summary-low-undownloaded-face): Ditto.
14129         (gnus-summary-normal-undownloaded-face): Ditto.
14130         (gnus-summary-high-unread-face): Ditto.
14131         (gnus-summary-low-unread-face): Ditto.
14132         (gnus-summary-normal-unread-face): Ditto.
14133         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14134         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14135
14136         * hashcash.el (hashcash): New custom group.
14137         (hashcash-default-payment): Add :group.
14138         (hashcash-payment-alist): Ditto.
14139         (hashcash-default-accept-payment): Ditto.
14140         (hashcash-accept-resources): Ditto.
14141         (hashcash-path): Ditto.
14142         (hashcash-extra-generate-parameters): Ditto.
14143         (hashcash-double-spend-database): Ditto.
14144         (hashcash-in-news): Ditto.
14145
14146         * message.el (message-minibuffer-local-map): Add :group.
14147
14148         * netrc.el (netrc): Add :group.
14149
14150         * sieve-manage.el (sieve-manage-log): Add :group.
14151         (sieve-manage-default-user): Diito.
14152         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14153         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14154         (sieve-manage-authenticators): Ditto.
14155         (sieve-manage-authenticator-alist): Ditto.
14156         (sieve-manage-default-port): Ditto.
14157
14158         * sieve-mode.el (sieve-control-commands-face): Add :group.
14159         (sieve-action-commands-face): Ditto.
14160         (sieve-test-commands-face): Ditto.
14161         (sieve-tagged-arguments-face): Ditto.
14162
14163         * smime.el (smime): Add :group.
14164
14165         * spam-report.el (spam-report): Add :group.
14166
14167         * spam.el (spam, spam-face): Add :group.
14168
14169 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14170
14171         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14172         return \n.\n.\n at the end of articles.  Protect against that.
14173         (nntp-with-open-group): Allow debugging.
14174
14175         * nnheader.el (mail-header-set-extra): Make into a function
14176         because I just could't understand how to quote the list properly.
14177
14178         * dns.el (query-dns-cached): New function.
14179
14180 2005-05-26  Lute Kamstra  <lute@gnu.org>
14181
14182         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14183
14184 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14185
14186         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
14187
14188         * gnus-art.el: Don't autoload mail-extract-address-components.
14189
14190         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14191         eval-and-compile to evaluate it.
14192
14193         * hashcash.el: Don't autoload executable-find.
14194
14195         * nndb.el: Don't declare the nndb back end two or more times; don't
14196         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14197
14198         * nntp.el: Autoload format-spec instead of format; use
14199         eval-and-compile to evaluate autoload forms.
14200
14201 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14202
14203         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14204
14205 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14206
14207         * gnus.el (gnus-version-number): Bump version.
14208
14209 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14210
14211         * gnus.el: No Gnus v0.3 is released.
14212
14213 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14214
14215         * lpath.el (featurep): Bind show-nonbreak-escape.
14216
14217 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14218
14219         * gnus-art.el (gnus-article-edit-part): Disable undo.
14220
14221 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14222
14223         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14224         gnus-article-date-lapsed-new-header is t if date timer is active;
14225         skip headers in which the original date value is empty.
14226         (gnus-article-save-original-date): Redefine it as a macro.
14227         (gnus-display-mime): Use it.
14228
14229 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14230
14231         * gnus-art.el (article-date-ut): Support converting date in
14232         forwarded parts as well.
14233         (gnus-article-save-original-date): New function.
14234         (gnus-display-mime): Use it.
14235
14236 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14237
14238         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14239         enclosure element of <item>.
14240
14241 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14242
14243         * message.el (message-kill-buffer-query): Rename from
14244         `message-kill-buffer-query-if-modified'.  Add :version.
14245
14246 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14247
14248         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14249         window layout.
14250
14251 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14252
14253         * mml.el: Autoload dnd when compiling.
14254
14255 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14256
14257         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14258         x-dnd-*.
14259
14260 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14261
14262         * qp.el (quoted-printable-encode-region): Save excursion.
14263
14264 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14265
14266         * message.el (message-kill-buffer-query-if-modified): Add new variable
14267         so the user can kill a modified message buffer quickly.
14268         (message-kill-buffer): Use it.
14269
14270 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14271
14272         * lpath.el: Fbind display-time-event-handler; don't fbind
14273         string-to-multibyte.
14274
14275         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14276
14277 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14278
14279         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14280         contained in text because xml.el decodes entities) with LFs.
14281
14282 2005-04-11  Lute Kamstra  <lute@gnu.org>
14283
14284         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14285         differently.
14286
14287 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14288
14289         * mm-util.el (mm-detect-coding-region): Typo.
14290
14291 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14292
14293         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14294
14295 2005-04-06  Deepak Goel  <deego@gnufans.org>
14296
14297         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14298         user-function allow user modifications of the scores.
14299         (spam-stat-score-buffer-user): New function, to allow
14300         user-computed modifications to the score.
14301         (spam-stat-score-buffer-user-functions): List of additional
14302         scoring functions.
14303         (spam-stat-error-holder): Global temporary error holder.
14304         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14305         variable.
14306
14307 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14308
14309         * gnus-registry.el (gnus-registry-clean-empty-function)
14310         (gnus-registry-trim, gnus-registry-fetch-groups)
14311         (gnus-registry-delete-group): Groups that match
14312         `gnus-registry-ignored-groups' are removed from the registry
14313         entries, not just ignored for splitting.  This helps clean up the
14314         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14315         to get all the groups a message ID is in.
14316
14317         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14318         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14319         (spam-stat-score-buffer-user-functions): Add :number custom type.
14320
14321 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14322
14323         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14324         argument in XEmacs.
14325
14326         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14327         (nnrss-request-group): Decode group name first.
14328         (nnrss-request-article): Make a text/plain article if mml-to-mime
14329         failed.
14330         (nnrss-get-encoding): Return a compatible encoding according to
14331         nnrss-compatible-encoding-alist.
14332         (nnrss-find-el): Use consp instead of listp.
14333         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14334
14335 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14336
14337         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14338         which Emacs 20 doesn't support.
14339         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14340
14341 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14342
14343         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14344         silence the byte compiler inside the defun.
14345
14346         * gnus-demon.el (parse-time-string): Add autoload.
14347
14348         * gnus-delay.el (parse-time-string): Add autoload.
14349
14350         * gnus-art.el (parse-time-string): Add autoload.
14351
14352         * nnultimate.el (parse-time): Require for `parse-time-string'.
14353
14354 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14355
14356         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14357
14358         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14359
14360         * smime.el (smime-ldap-host-list): Add :version.
14361
14362 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14363
14364         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14365         pass it to `gnus-browse-read-group'.
14366         (gnus-browse-read-group): Add NUMBER argument and pass it to
14367         `gnus-group-read-ephemeral-group'.
14368
14369         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14370         argument and pass it to `gnus-group-read-group'.
14371
14372 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14373
14374         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14375         mm-xemacs-find-mime-charset-1 if we have the mule feature
14376         available at runtime.
14377
14378 2005-03-25  Werner Lemberg  <wl@gnu.org>
14379
14380         * nnmaildir.el: Replace `illegal' with `invalid'.
14381
14382 2005-03-23  Lute Kamstra  <lute@gnu.org>
14383
14384         * time-date.el: Add comment on time value formats.
14385         Don't require parse-time.
14386         (with-decoded-time-value): New macro.
14387         (encode-time-value): New function.
14388         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14389         (days-to-time): Return a valid time value when arg is huge.
14390         (time-since): Use time-subtract.
14391         (time-to-number-of-days): Use time-to-seconds.
14392
14393 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14394
14395         * gnus-start.el (gnus-display-time-event-handler):
14396         Check display-time-timer at runtime rather than only at load time
14397         in case display-time-mode is turned off in the mean time.
14398
14399 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14400
14401         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14402         used.
14403
14404         * nneething.el (nneething-map-file-directory): Derive from
14405         `gnus-directory'.
14406
14407         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14408         the To/Cc button.
14409
14410 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14411
14412         * nnmaildir.el (nnmaildir-request-accept-article):
14413         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14414
14415 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14416
14417         * gnus-async.el: Require timer-funcs at compile time when in
14418         XEmacs for `run-with-idle-timer'.
14419
14420 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14421
14422         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14423         autoloaded function.
14424
14425 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14426
14427         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14428
14429 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14430
14431         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14432
14433 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14434
14435         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
14436         Add gnus-expert-user to default.
14437
14438 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14439
14440         * nnimap.el (nnimap-open-server): Ditto.
14441
14442         * imap.el (imap-authenticate): Fix typo.
14443
14444 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14445
14446         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14447         buffer (since IMAP server might return FETCH response out of
14448         order, and the nntp buffer must be sorted).
14449
14450 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14451
14452         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
14453         comparison on string.
14454
14455         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14456         (gnus-agent-score): Rename category keywords to match gnus-cus.
14457         (gnus-agent-summary-fetch-series): Modify to protect against
14458         gnus-agent-summary-fetch-group clearing processable flags.
14459         (gnus-agent-synchronize-group-flags): Update live group buffer as
14460         synchronization may occur due to the user toggle the plugged
14461         status.
14462         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14463         successfully downloaded.
14464         (gnus-agent-expire-group-1): Avoid using markers when the overview
14465         is in ascending order; greatly improves performance.
14466         (gnus-agent-regenerate-group):
14467         Use gnus-agent-synchronize-group-flags to reset read status in both
14468         gnus and server.
14469         (gnus-agent-update-files-total-fetched-for): Fix initial size.
14470
14471 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14472
14473         * message.el: Don't autoload former message-utils variables.
14474         (message-strip-subject-trailing-was): Change doc string.
14475
14476         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14477         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14478         (nnweb-google-search): Add "hl=en" here.
14479         (nnweb-google-parse-1, nnweb-google-create-mapping):
14480         Don't hardcode URL.
14481
14482 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14483
14484         * message.el (message-get-reply-headers, message-followup):
14485         Mention related variables `message-use-followup-to' and
14486         `message-use-mail-followup-to', in the information buffer.
14487
14488         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14489         of broken groups(-beta).google.com.
14490
14491 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14492
14493         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14494         parameter to invoked gnus-request-move-article; remove the
14495         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14496         all at once instead of once per article.
14497         (gnus-summary-remove-process-mark): Accept a list of articles as
14498         well as a single article for processing.
14499
14500         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14501         parameter.
14502
14503         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14504
14505         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14506
14507         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14508         parameter.
14509
14510         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14511         parameter.
14512
14513         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14514         parameter and remove the gnus-sum-hint-move-is-internal variable.
14515
14516         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14517         parameter.
14518
14519         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14520         parameter.
14521
14522         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14523         parameter.
14524
14525         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14526
14527         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14528         parameter.
14529
14530         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14531         parameter.
14532
14533 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14534
14535         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14536         a more conservative way.
14537
14538 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14539
14540         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14541         buffer, so it moves the window's cursor.
14542
14543 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14544
14545         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14546         `mm-dissect-multipart' and receive the from field as an (optional)
14547         argument from `mm-dissect-multipart'.
14548         (mm-dissect-multipart): Receive the from field as an argument and
14549         pass it on when we call `mm-dissect-buffer' on MIME parts.
14550         Fixes verification/decryption of signed/encrypted MIME parts.
14551
14552 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14553
14554         * gnus-sum.el (gnus-summary-move-article):
14555         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
14556         whatever it calls (right now, only nnimap-request-move article
14557         respects it).
14558
14559         * nnimap.el (nnimap-request-move-article):
14560         When gnus-sum-hint-move-is-internal is set, don't do the extra
14561         nnimap-request-article.
14562
14563 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14564
14565         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14566
14567         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14568         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14569
14570         * gnus-sum.el (gnus-summary-caesar-message):
14571         Apply `gnus-treat-article' after rotation.
14572
14573         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14574         doc string.
14575
14576 2005-02-22  Simon Josefsson  <jas@extundo.com>
14577
14578         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14579         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14580         <arne@arnested.dk>.
14581         (encrypt): Add password-cache and password-cache-expiry as group
14582         members.
14583
14584 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14585
14586         * smime.el (smime-ldap-host-list): Doc fix.
14587         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14588         cache) password.
14589         (smime-sign-region): Use it.
14590         (smime-decrypt-region): Use it.
14591         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14592         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14593         fails.
14594         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14595         certificate from DER to PEM format rather than calling openssl.
14596
14597         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14598
14599         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14600         for signing/encryption.
14601
14602         * mml.el (mml-parse-1): Use them.
14603
14604 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14605
14606         * nnrss.el (nnrss-verbose): Remove.
14607         (nnrss-request-group): Use `nnheader-message' instead.
14608
14609 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14610
14611         * nnrss.el (nnrss-verbose): New variable.
14612         (nnrss-request-group): Make it say nnrss is requesting a group.
14613
14614 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14615
14616         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14617         Handle news URL with given port correctly.
14618
14619 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14620
14621         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14622         containing special characters.
14623
14624         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14625
14626         * mml.el (mime-to-mml): Ditto.
14627
14628         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14629         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14630         (rfc2047-decode-region): Quote decoded words containing special
14631         characters when rfc2047-quote-decoded-words-containing-tspecials
14632         is non-nil.
14633
14634 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14635
14636         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14637
14638         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14639
14640 2005-02-15  Simon Josefsson  <jas@extundo.com>
14641
14642         * nnimap.el (nnimap-debug): Doc fix.
14643
14644         * imap.el (imap-debug): Doc fix.
14645
14646 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14647
14648         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14649
14650 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14651
14652         * gnus.el (spam-contents): Improve docs for spam-contents
14653         parameter in its variable incarnation.
14654
14655 2005-02-14  Simon Josefsson  <jas@extundo.com>
14656
14657         * smime-ldap.el: Use require instead of load-library for ldap.
14658         (smime-ldap-search): Indent.
14659         (smime-ldap-search-internal): Shorten line.
14660
14661         * smime.el (smime-cert-by-dns): Add doc-string.
14662         (smime-cert-by-ldap-1): Indent.
14663
14664         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
14665         mml-smime-get-dns-ldap.
14666         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14667
14668 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14669
14670         * smime.el: Require smime-ldap.
14671         (smime-ldap-host-list): New variable.
14672         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14673
14674         * mml-smime.el (mml-smime-encrypt-query): New function.
14675         (mml-smime-encrypt-query): Use it.
14676
14677         * smime-ldap.el: New file.
14678
14679 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14680
14681         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14682
14683 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14684
14685         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14686         argument in doc string.  Make query for type more clear.
14687
14688 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14689
14690         * gnus.el (gnus-group-startup-message): Search for gnus images in
14691         etc/images/gnus.
14692         * mm-util.el (mm-image-load-path): Likewise.
14693         * smiley.el (smiley-data-directory): Search for smilies in
14694         etc/images/smilies.
14695
14696 2005-02-09  Kim F. Storm  <storm@cua.dk>
14697
14698         Change Emacs release version from 21.4 to 22.1 throughout.
14699         Change Emacs development version from 21.3.50 to 22.0.50.
14700
14701 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14702
14703         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14704
14705         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14706         non-Mule XEmacs as well.
14707         (mm-decompress-buffer): Signal an error intentionally if it does
14708         not decompress compressed data because auto-compression-mode is
14709         disabled.
14710
14711 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14712
14713         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14714         an ID in the registry even if it has no groups.
14715
14716 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14717
14718         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14719         merge it into mm-decompress-buffer.
14720         (gnus-mime-copy-part): Use the MIME part charset, the value which
14721         a user specified or gnus-newsgroup-charset for decoding, like
14722         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14723         save-buffer what was used.  Suggested by Kevin Ryde
14724         <user42@zip.com.au>.
14725         (gnus-mime-inline-part): Allow the name parameter as well as the
14726         filename parameter; force decompressing of compressed data; always
14727         display contents being not decoded as unibyte.
14728
14729         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14730         as well as the filename parameter.
14731
14732         * mm-util.el (mm-decompress-buffer):
14733         Merge gnus-mime-jka-compr-maybe-uncompress.
14734         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14735         of compressed data.
14736
14737 2005-02-08  Simon Josefsson  <jas@extundo.com>
14738
14739         * imap.el (imap-log): Doc fix.
14740
14741 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14742
14743         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14744         the coding cookies; decompress compressed parts.
14745
14746         * mml.el (mml-generate-mime-1): Add the charset parameter according
14747         to the value which a user specified manually or the coding cookie.
14748
14749         * mm-util.el (mm-string-to-multibyte): New function.
14750         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14751         (mm-coding-system-to-mime-charset): New function.
14752         (mm-decompress-buffer): New function.
14753         (mm-find-buffer-file-coding-system): New function.
14754
14755         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14756         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14757         parts.
14758
14759 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14760
14761         * mm-view.el (mm-display-inline-fontify): Decode a part according
14762         to the charset parameter.
14763
14764 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14765
14766         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14767         prefix arg is neither nil nor a number, as info specifies.
14768
14769 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14770
14771         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14772         timestamps.
14773
14774 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14775
14776         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14777         groups error checking and notify user.
14778
14779 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14780
14781         * message.el (message-send-mail-function): Check existence of
14782         sendmail-program first before using default value
14783         `message-send-mail-with-sendmail'.  Otherwise use more generic
14784         `smtpmail-send-it'.
14785
14786 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14787
14788         * nntp.el (nntp-request-update-info): Always return nil.
14789
14790 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14791
14792         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14793
14794 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14795
14796         * message.el (message-beginning-of-line): Change the behavior when
14797         invoked between BOL and : so that it first moves backward.
14798
14799 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14800
14801         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14802         article buffer when editing of the article is discarded.
14803         (gnus-article-prepare): Revert.
14804
14805 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14806
14807         * gnus-art.el (gnus-article-prepare):
14808         Remove message-strip-forbidden-properties from the local hook.
14809
14810 2005-01-27  Simon Josefsson  <jas@extundo.com>
14811
14812         * password.el (password-cache-add): Only start one timer per key.
14813         Reported by Derek Atkins <warlord@MIT.EDU>.
14814
14815 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14816
14817         * run-at-time.el: Remove.  It is no longer needed as
14818         timer-funcs.el in the xemacs-base package has a working version of
14819         `run-at-time'.
14820
14821         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14822
14823         * password.el: Require timer-funcs instead of run-at-time in
14824         XEmacs.
14825         Remove `password-run-at-time' macro.
14826         (password-cache-add): Use `run-at-time' instead of
14827         `password-run-at-time'.
14828
14829         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14830         Remove `nnheader-cancel-function-timers' alias,
14831         `cancel-function-timers' exists in XEmacs in timer-funcs.
14832
14833         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14834         for `run-with-idle-timer'.
14835
14836         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14837         for `run-at-time'.
14838
14839         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14840         for `with-timeout'.
14841
14842         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14843         the same as for XEmacs 21.4.
14844         No need to ignore `run-with-idle-timer', this function exists in
14845         XEmacs now in timer-funcs.el in the xemacs-base package.
14846         (dgnushack-compile): No need to delete
14847         run-at-time.el from the list of files to compile because it
14848         doesn't exist anymore.
14849
14850 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14851
14852         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14853         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14854
14855 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14856
14857         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14858         sensitively.
14859
14860 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14861
14862         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14863
14864 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14865
14866         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14867         which will be inserted according to the multibyteness of a buffer
14868         rather than the type of contents.  Suggested by ARISAWA Akihiro
14869         <ari@mbf.ocn.ne.jp>.
14870
14871         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14872         of string which old xml.el may return rather than a string.
14873
14874 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14875
14876         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14877
14878 2005-01-16  Simon Josefsson  <jas@extundo.com>
14879
14880         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14881         idn/idna.el isn't available.
14882         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14883         <michael@waxrat.com>.
14884
14885         * hashcash.el: Remove non-FSF copyright header.
14886
14887         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14888         (hashcash-generate-payment): Use it.
14889         (hashcash-generate-payment-async): Use it.
14890
14891 2005-01-15  Simon Josefsson  <jas@extundo.com>
14892
14893         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14894         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14895
14896         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14897         gnus-summary-idna-message.
14898         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14899         (gnus-summary-idna-message): New function.
14900
14901 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14902
14903         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14904         gnus-novice-user.
14905
14906 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14907
14908         * nnrss.el (nnrss-request-delete-group): Delete entries in
14909         nnrss-group-alist as well.
14910         (nnrss-save-server-data): Insert newline.
14911
14912 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14913
14914         * gnus.el (gnus-user-agent): Use list of symbols instead of
14915         symbols.  Display full version number for (S)XEmacs.
14916         Optionally display (S)XEmacs codename.
14917
14918         * gnus-util.el (gnus-emacs-version): Update for new
14919         `gnus-user-agent'.
14920
14921         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14922         Gnus version.
14923
14924 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14925
14926         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14927         which is unreadable in some setups.
14928
14929 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14930
14931         * gnus-spec.el (gnus-update-format-specifications): Flush the
14932         group format spec cache if it doesn't support decoded group names.
14933
14934 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14935
14936         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14937         Allow to apply decay on score files matching a regexp.
14938
14939 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14940
14941         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14942         compatibility in %g and %c.
14943
14944 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14945
14946         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14947         name for only %g and %c.
14948         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14949         of gnus-tmp-group to decoded group name.
14950         (gnus-group-make-rss-group): Exclude `/'s from group names.
14951
14952 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14953
14954         * nnrss.el (nnrss-get-encoding): Fix regexp.
14955
14956 2004-12-27  Simon Josefsson  <jas@extundo.com>
14957
14958         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14959         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14960         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14961
14962 2004-12-17  Kim F. Storm  <storm@cua.dk>
14963
14964         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14965
14966         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14967
14968 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14969
14970         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14971
14972 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14973
14974         * nnrss.el: Require rfc2047 and mml.
14975         (nnrss-file-coding-system): New variable.
14976         (nnrss-format-string): Redefine it as an inline function.
14977         (nnrss-decode-group-name): New function.
14978         (nnrss-string-as-multibyte): Remove.
14979         (nnrss-retrieve-headers): Decode group name; don't use
14980         nnrss-format-string.
14981         (nnrss-request-group): Decode group name.
14982         (nnrss-request-article): Decode group name; allow a Message-ID as
14983         well as an article number; don't use nnrss-format-string; encode a
14984         Message-ID string which may contain non-ASCII characters; use
14985         mml-to-mime to compose a MIME article.
14986         (nnrss-request-expire-articles): Decode group name.
14987         (nnrss-request-delete-group): Decode group name.
14988         (nnrss-fetch): Clarify error message.
14989         (nnrss-read-server-data): Use insert-file-contents instead of load;
14990         bind file-name-coding-system; use multibyte buffer.
14991         (nnrss-save-server-data): Bind coding-system-for-write to the
14992         value of nnrss-file-coding-system; bind file-name-coding-system;
14993         add coding cookie.
14994         (nnrss-read-group-data): Use insert-file-contents instead of load;
14995         bind file-name-coding-system; use multibyte buffer.
14996         (nnrss-save-group-data): Bind coding-system-for-write to the
14997         value of nnrss-file-coding-system; bind file-name-coding-system.
14998         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14999         make it work with non-ASCII text.
15000         (nnrss-find-el): Make it work with old xml.el as well.
15001
15002 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15003
15004         * nnrss.el (nnrss-get-encoding): New function.
15005         (nnrss-fetch): Use unibyte buffer initially; bind
15006         coding-system-for-read while performing mm-url-insert; remove ^Ms;
15007         decode contents according to the encoding attribute.
15008         (nnrss-save-group-data): Add coding cookie.
15009         (nnrss-mime-encode-string): New function.
15010         (nnrss-check-group): Use it to encode subject and author.
15011
15012 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
15013
15014         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
15015         imaginary variable.
15016
15017 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15018
15019         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15020         correctly even if there are wide characters.
15021
15022 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15023
15024         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15025         downcased symbol names; make a new cache instead of reusing
15026         bbdb-hashtable.
15027
15028 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15029
15030         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15031         concatenating segments rather than before concatenating them.
15032         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15033
15034         * message.el (message-get-reply-headers): Bind `extra'.
15035
15036 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15037
15038         * message.el (message-extra-wide-headers): New variable.
15039         (message-get-reply-headers): Use it.
15040
15041 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15042
15043         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15044         (gnus-agent-group-pathname): Ditto.
15045
15046         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15047
15048         * gnus-group.el (gnus-group-make-group): Decode group name.
15049         (gnus-group-make-rss-group): Register the group data after opening
15050         the nnrss group.
15051
15052 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15053
15054         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15055         by expiry now get marked as read.
15056
15057 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15058
15059         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15060
15061 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15062
15063         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15064         unify Latin characters in XEmacs.
15065         (mm-find-mime-charset-region): Use it.
15066
15067 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15068
15069         * gnus-util.el (gnus-delete-directory): New function.
15070
15071         * gnus-agent.el (gnus-agent-delete-group): Use it.
15072
15073         * gnus-cache.el (gnus-cache-delete-group): Use it.
15074
15075 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15076
15077         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15078         names.
15079
15080 2004-12-16  Simon Josefsson  <jas@extundo.com>
15081
15082         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15083
15084 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15085
15086         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15087
15088         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15089         (gnus-group-set-current-level): Decode group name.
15090
15091 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15092
15093         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15094         failed.
15095
15096 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15097
15098         * gnus-group.el (gnus-group-delete-group): Decode group name.
15099         (gnus-group-make-rss-group): Encode group name.
15100         (gnus-group-catchup-current): Decode group name.
15101         (gnus-group-kill-group): Decode group name.
15102
15103 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15104
15105         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
15106
15107 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15108
15109         * gnus-group.el (gnus-group-make-rss-group):
15110         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
15111
15112         * gnus-start.el (gnus-setup-news): Honor user's setting to
15113         gnus-message-archive-method.  Suggested by Lute Kamstra
15114         <lute@gnu.org>.
15115
15116 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
15117
15118         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
15119         global counterparts of the buffer-local variables.
15120
15121 2004-11-16  Romain Francoise  <romain@orebokech.com>
15122
15123         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15124         counterparts of the buffer-local variables.
15125
15126 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15127
15128         * message.el (message-forbidden-properties): Fix typo in doc
15129         string.
15130
15131 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15132
15133         * gnus-util.el (gnus-replace-in-string): Add doc string.
15134
15135         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15136         to avoid problems when splitting mails with many recipients.
15137
15138 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15139
15140         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15141         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15142
15143 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15144
15145         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15146         if there is no hashtable in memory or file modification time is
15147         newer than cached timestamp.
15148
15149 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15150
15151         * gnus-sum.el (gnus-summary-limit-to-recipient):
15152         Implement not-matching option.
15153
15154 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15155
15156         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15157         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15158         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15159         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15160         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15161         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15162
15163 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15164
15165         * message.el (message-forward-make-body-mml): Remove headers
15166         according to message-forward-ignored-headers if a message is decoded.
15167
15168 2004-12-02  Romain Francoise  <romain@orebokech.com>
15169
15170         * message.el (message-forward-make-body-plain): Always remove
15171         headers according to message-forward-ignored-headers.
15172
15173 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15174
15175         * spam.el (spam-summary-prepare-exit): Remove the
15176         gnus-summary-limit pop for now, it has problems with ham marks for
15177         me.
15178
15179 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15180
15181         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15182         correctly.
15183
15184 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15185
15186         * format-spec.el (format-spec): Message the char.
15187
15188 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15189
15190         * gnus-art.el (gnus-split-methods): Reformat comments.
15191
15192         * spam.el (spam-summary-prepare-exit): Remove article limits
15193         before exiting the summary buffer.
15194
15195 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15196
15197         * lpath.el: Remove bbdb-create-internal, bbdb-records,
15198         spam-BBDB-register-routine and spam-enter-ham-BBDB.
15199
15200         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15201         order to silence the byte compiler.
15202
15203         * spam.el: Fix the way to silence the byte compiler, which
15204         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15205         bbdb-search-simple, spam-BBDB-register-routine,
15206         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15207         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15208         spam-stat-buffer-is-spam, spam-stat-load,
15209         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15210         spam-stat-save and spam-stat-split-fancy.
15211
15212 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15213
15214         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15215         which may confuse users.
15216         (canlock-password-for-verify): Ditto.
15217
15218         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15219
15220         * gnus-art.el (gnus-emphasis-alist): Ditto.
15221
15222         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15223
15224         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15225
15226         * gnus-start.el (gnus-save-killed-list): Ditto.
15227
15228         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15229         (gnus-sum-thread-tree-root): Ditto.
15230         (gnus-sum-thread-tree-false-root): Ditto.
15231         (gnus-sum-thread-tree-single-indent): Ditto.
15232
15233         * message.el (message-courtesy-message): Ditto.
15234         (message-archive-note): Ditto.
15235         (message-subscribed-address-file): Ditto.
15236         (message-user-fqdn): Ditto.
15237
15238         * spam-report.el (spam-report-gmane-regex): Ditto.
15239
15240         * spam.el (spam-blackhole-good-server-regex): Ditto.
15241
15242 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15243
15244         * mml.el (mml-preview): Widen the message buffer before copying
15245         the contents to the preview buffer; sort headers before previewing.
15246
15247         * message.el (message-hidden-headers): Fix the way to avoid a bug
15248         in the `repeat' widget in Emacs 21.3 or earlier.
15249
15250 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15251
15252         * message.el (message-hidden-headers): Default to "^References:".
15253         Improve customization type.  Suggested by Reiner Steib
15254         <Reiner.Steib@gmx.de>.
15255
15256 2004-11-25  Romain Francoise  <romain@orebokech.com>
15257
15258         * message.el (message-strip-forbidden-properties): Remove check for
15259         obsolete `message-hidden' text property, hidden headers are not
15260         accessible in the buffer anymore.
15261
15262 2004-11-22  Romain Francoise  <romain@orebokech.com>
15263
15264         * message.el (message-header-format-alist): Add `From' in list
15265         so that it can be sorted.
15266         (message-fix-before-sending): Widen and sort headers before
15267         sending.
15268         (message-hide-headers): Use narrowing to hide headers by moving
15269         them to the top of the buffer and narrowing to the region
15270         underneath.
15271
15272 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15273
15274         * message.el (message-strip-forbidden-properties):
15275         Bind buffer-read-only (etc) to nil.
15276
15277 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15278
15279         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15280         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15281
15282 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15283
15284         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15285
15286 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15287
15288         * dns.el (query-dns): Use sit-for to time instead of
15289         accept-process-output, since that doesn't seem to work on udp
15290         sockets.
15291
15292 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15293
15294         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15295
15296 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15297
15298         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15299         doc string.  Improve doc string.
15300
15301 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15302
15303         * nntp.el (nntp-request-update-info): Return nil if
15304         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15305         may not call gnus-activate-group which uselessly issues the GROUP
15306         commands for all nntp groups and wastes time.  Reported by Romain
15307         Francoise <romain@orebokech.com>.
15308
15309         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15310
15311 2004-11-15  Simon Josefsson  <jas@extundo.com>
15312
15313         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15314         headers separately.
15315         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15316         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15317
15318 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15319
15320         * gnus-start.el (gnus-convert-old-newsrc):
15321         Assign legacy-gnus-agent to 5.10.7.
15322
15323 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15324
15325         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15326         start of the lines.
15327
15328 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15329
15330         * hashcash.el (hashcash-default-payment): Change default to 20.
15331         (hashcash-default-accept-payment): Change default to 20.
15332         (hashcash-process-alist): New variable.
15333         (hashcash-generate-payment-async): Add.
15334         (hashcash-already-paid-p): Add.
15335         (hashcash-insert-payment): Don't generate payments twice.
15336         (hashcash-insert-payment-async): Add.
15337         (hashcash-insert-payment-async-2): Add.
15338         (hashcash-cancel-async): Add.
15339         (hashcash-wait-async): Add.
15340         (hashcash-processes-running-p): Add.
15341         (hashcash-wait-or-cancel): Add.
15342         (mail-add-payment): New optional argument.  Conditionally start
15343         asynchronous calculation.
15344         (mail-add-payment-async): Add.
15345
15346         * message.el (message-send-mail): Wait for asynchronous hashcash
15347         results.  Don't clobber existing X-Hashcash headers.
15348         (message-setup-1): Call mail-add-payment-async when
15349         message-generate-hashcash is non-nil.
15350
15351 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15352
15353         * message.el (message-use-alternative-email-as-from): Examine the
15354         From header as well; use message-make-from in order to include a
15355         user's full name.
15356
15357 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15358
15359         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15360         default; improve customization type.
15361         (gnus-emphasis-custom-with-format): New macro.
15362         (gnus-emphasis-custom-value-to-external): New function.
15363         (gnus-emphasis-custom-value-to-internal): New function.
15364
15365 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15366
15367         * dns.el (query-dns): Resolve reverse addresses.
15368
15369 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15370
15371         * gnus-group.el (gnus-group-get-new-news): Use it.
15372
15373         * gnus-start.el (gnus-check-reasonable-setup): New function.
15374
15375 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15376
15377         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15378         "Args out of range" error.  Reported by Arnaud Giersch
15379         <arnaud.giersch@free.fr>.
15380
15381 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15382
15383         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15384
15385 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15386
15387         * spam.el (spam group): Add :version.
15388
15389         * pgg-def.el (pgg group): Add :version.
15390
15391 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15392
15393         * gnus-art.el (gnus-article-edit-article): Don't associate the
15394         article buffer with a draft file.  This is a temporary measure
15395         against the 2004-08-22 change to gnus-article-edit-mode.
15396
15397 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15398
15399         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15400         (html2text-format-tags): Remove unused variable `attr'.
15401
15402 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15403
15404         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15405
15406         * tls.el (tls-process-connection-type, tls-success)
15407         (tls-certtool-program): Add :version.
15408
15409         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15410         (starttls-extra-arguments, starttls-process-connection-type)
15411         (starttls-connect, starttls-failure, starttls-success): Add :version.
15412
15413         * spam-stat.el (spam-stat): Add :version.
15414
15415         * sieve.el (sieve): Add :version.
15416
15417         * sha1.el (sha1): Add :version.
15418         (sha1-use-external): Remove redundant version.
15419
15420         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15421         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15422         (nnmail-split-fancy-match-partial-words)
15423         (nnmail-split-lowercase-expanded): Add :version.
15424
15425         * nndiary.el (nndiary): Add :version.
15426
15427         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15428
15429         * mml-sec.el (mml-default-sign-method)
15430         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15431         Add :version.
15432
15433         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15434
15435         * mm-url.el (mm-url-use-external, mm-url-program)
15436         (mm-url-arguments): Add :version.
15437
15438         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15439         (mm-attachment-file-modes, mm-decrypt-option)
15440         (mm-w3m-safe-url-regexp): Add :version.
15441
15442         * message.el (message-cite-prefix-regexp)
15443         (message-sendmail-envelope-from, message-minibuffer-local-map)
15444         (message-user-fqdn, message-completion-alist): Add :version.
15445
15446         * gnus-win.el (gnus-configure-windows-hook)
15447         (gnus-use-frames-on-any-display): Add :version.
15448
15449         * gnus-art.el (gnus-article-address-banner-alist)
15450         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15451         (gnus-treat-from-picon, gnus-treat-mail-picon)
15452         (gnus-treat-x-pgp-sig): Add :version.
15453
15454         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15455         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15456         (gnus-summary-article-delete-hook)
15457         (gnus-summary-display-while-building): Add :version.
15458
15459         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15460         (gnus-get-top-new-news-hook): Add :version.
15461
15462         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15463         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15464
15465         * gnus-registry.el (gnus-registry): Add :version.
15466
15467         * gnus-spec.el (gnus-use-correct-string-widths)
15468         (gnus-make-format-preserve-properties): Add :version.
15469
15470         * gnus.el (gnus-group-charter-alist)
15471         (gnus-group-fetch-control-use-browse-url)
15472         (gnus-install-group-spam-parameters): Add :version.
15473
15474         * gnus-diary.el (gnus-diary): Add :version.
15475
15476         * gnus-delay.el (gnus-delay): Add :version.
15477
15478         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15479         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15480         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15481         Add :version.
15482
15483         * gnus-agent.el (gnus-agent-max-fetch-size)
15484         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15485         (gnus-agent-prompt-send-queue): Add :version.
15486
15487         * deuglify.el (gnus-outlook-deuglify): Add :version.
15488
15489         * html2text.el: Beautify code.  Improve doc strings.
15490         Some checkdoc cleanup.
15491         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15492
15493 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15494
15495         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15496
15497 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15498
15499         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15500         when package is loaded.
15501
15502         * spam.el (spam-summary-score-preferred-header): Add global preference
15503         for people who want to override the default SpamAssassin over
15504         Bogofilter preference (when both are set).
15505         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15506         (spam-user-format-function-S):
15507         Check spam-summary-score-preferred-header.
15508         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15509         (spam-user-format-function-S): Format the score correctly.
15510
15511 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15512
15513         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15514         signature file.  Suggested by Manoj Srivastava
15515         <srivasta@golden-gryphon.com>.
15516
15517         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15518         iso-2022-jp even in the Japanese language environment.
15519         Suggested by Jason Rumney <jasonr@gnu.org>.
15520
15521 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15522
15523         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15524         use the same characters as the dummy marks; make it free from
15525         getting affected by the language environment.
15526         (gnus-summary-read-group-1): Update mark positions only when the
15527         format spec is updated.
15528
15529         * gnus-spec.el (gnus-update-format-specifications): Return a list
15530         of updated types.
15531
15532 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15533
15534         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15535         of boundp to check if display-warning is available.
15536
15537 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15538
15539         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15540
15541 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15542
15543         * nnspool.el (nnspool-spool-directory): Use news-path if the
15544         news-directory variable is not bound.
15545
15546         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15547         function instead of display-warning if it is not available.
15548
15549 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15550
15551         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15552         v5-10: Use `point-at-bol'.
15553
15554 2004-10-26  Simon Josefsson  <jas@extundo.com>
15555
15556         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15557         <chenggao@gmail.com>.
15558
15559 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15560
15561         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15562         instead.
15563
15564 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15565
15566         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15567         to remove a server from the nnimap-server-buffer-alist.
15568         (nnimap-open-connection, nnimap-close-server): Use it.
15569
15570         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15571
15572 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15573
15574         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15575         running the major-mode function.
15576
15577 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15578
15579         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15580         dummy marks in the right way.
15581
15582 2004-10-18  David Edmondson  <dme@dme.org>
15583
15584         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15585         excessively.
15586
15587 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15588
15589         * gnus-util.el (gnus-split-references): Accept a nil references
15590         string and go on blissfully.
15591
15592         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15593         cases where the references string is non-nil but has no references.
15594
15595         * encrypt.el: Add autoload tags.
15596
15597         * spam.el (spam-resolve-registrations-routine): Remove article
15598         from unregistration list too.  Reported by David Hanak
15599         <dhanak@isis.vanderbilt.edu>
15600
15601 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15602
15603         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15604         nil.  Change custom type.
15605
15606 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15607
15608         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15609
15610         * gnus-sum.el (gnus-summary-move-article): Use it.
15611
15612 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15613
15614         * encrypt.el: Add autoload cookies.
15615
15616         * spam.el (spam-backend-article-list-property)
15617         (spam-backend-get-article-todo-list)
15618         (spam-backend-put-article-todo-list)
15619         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15620         Resolve registrations separately.
15621         (spam-register-routine): Format comments.
15622         (spam-unregister-routine, spam-register-routine): Always call with
15623         specific-articles, no default list.
15624         (spam-summary-prepare-exit): Use the spam-classifications function.
15625
15626         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15627         gnus-encrypt.el.
15628
15629         * encrypt.el: Copied from gnus-encrypt.el.
15630
15631         * gnus-encrypt.el: Commented that it's obsolete.
15632
15633 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15634
15635         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15636         (gnus-score-save): Use it.
15637
15638         * message.el (message-bury): Use `window-dedicated-p'.
15639
15640 2004-10-15  Simon Josefsson  <jas@extundo.com>
15641
15642         * pop3.el (top-level): Don't require nnheader.
15643         (pop3-read-timeout): Add.
15644         (pop3-accept-process-output): Add.
15645         (pop3-read-response, pop3-retr): Use it.
15646
15647 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15648
15649         * spam.el (spam-register-routine): Move comment.
15650         (spam-verify-bogofilter): Use 'unknown for the initial
15651         spam-bogofilter-valid state, not 'never.
15652
15653         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15654         for netrc-machine.
15655
15656         * nnimap.el (nnimap-open-connection):
15657         Use netrc-machine-user-or-password.
15658
15659 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15660
15661         * gnus-registry.el (gnus-registry-unload-hook):
15662         Set as a variable with add-hook.
15663
15664         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15665         of news-path.
15666
15667         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15668
15669         * spam.el: Delete duplicate `provide'.
15670         (spam-unload-hook): Set as a variable with add-hook.
15671
15672 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15673
15674         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15675         in the doc string.
15676
15677         * message.el (message-ignored-news-headers)
15678         (message-ignored-supersedes-headers)
15679         (message-ignored-resent-headers)
15680         (message-forward-ignored-headers): Improve custom type.
15681
15682 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15683
15684         * message.el (message-tokenize-header): Fix 2004-09-06 change
15685         which used point-min in the wrong place.
15686
15687 2004-10-12  Simon Josefsson  <jas@extundo.com>
15688
15689         * tls.el (tls-certtool-program): New variable.
15690         (tls-certificate-information): New function, based on
15691         ssl-certificate-information.
15692
15693 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15694
15695         * compface.el: Move the version of ELisp-based uncompface program
15696         to the contrib directory because of the copyright problem.
15697
15698 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15699
15700         * message.el (message-kill-buffer): Raise the current frame.
15701
15702 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15703
15704         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15705
15706         * gnus.el (message-y-or-n-p): Autoload.
15707
15708         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15709         (pop3-password-required, pop3-authentication-scheme)
15710         (pop3-leave-mail-on-server): Make customizable.
15711         (pop3): New custom group.
15712         (pop3-retr): Remove `sleep-for' statements.
15713         Suggested by Dave Love <fx@gnu.org>.
15714
15715         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15716         Windows/DOS.
15717
15718         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15719         (imap-parse-body): Fix incorrect use of `assert'.
15720         Suggested by Dave Love <fx@gnu.org>.
15721
15722         * mml.el (mml-minibuffer-read-disposition): Require match.
15723         Suggested by Dave Love <fx@gnu.org>.
15724
15725 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15726
15727         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15728         doc string.
15729
15730 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15731
15732         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15733
15734 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15735
15736         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15737         instead of calling `mm-insert-inline', to decode text/* parts
15738         before displaying them.
15739
15740 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15741
15742         * mm-uu.el (mm-uu-text-plain-type): New variable.
15743         (mm-uu-pgp-signed-extract-1): Use it.
15744         (mm-uu-pgp-encrypted-extract-1): Use it.
15745         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15746         bind mm-uu-text-plain-type with that value.
15747         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15748         mm-uu-dissect.
15749
15750 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15751
15752         * gnus-group.el (gnus-update-group-mark-positions):
15753         * gnus-sum.el (gnus-update-summary-mark-positions):
15754         * message.el (message-check-news-body-syntax):
15755         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15756         of string-as-multibyte.
15757
15758 2004-10-05  Juri Linkov  <juri@jurta.org>
15759
15760         * gnus-group.el (gnus-update-group-mark-positions):
15761         * gnus-sum.el (gnus-update-summary-mark-positions):
15762         * message.el (message-check-news-body-syntax):
15763         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15764         8-bit unibyte values to a multibyte string for search functions.
15765
15766 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15767
15768         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15769         (mm-uu-dissect-text-parts): New function.
15770
15771         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15772         dissect text parts.
15773
15774         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15775         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15776
15777         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15778
15779         * gnus-topic.el (gnus-topic-hierarchical-parameters):
15780         Use gnus-current-topics instead of gnus-current-topic.
15781
15782 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15783
15784         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15785
15786 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15787
15788         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15789         where approriate.
15790
15791         * nnml.el (nnml-generate-active-info): do.
15792
15793         * nndiary.el (nndiary-generate-active-info): do.
15794
15795         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15796         (gnus-topic-move): do.
15797
15798         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15799         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15800
15801         * gnus-srvr.el (gnus-server-prepare)
15802         (gnus-server-open-all-servers): do.
15803
15804         * gnus-msg.el (gnus-summary-cancel-article)
15805         (gnus-summary-resend-message)
15806         (gnus-summary-mail-crosspost-complaint): do.
15807
15808         * gnus-move.el (gnus-change-server): do.
15809
15810         * gnus-group.el (gnus-group-unmark-all-groups)
15811         (gnus-group-set-current-level): do.
15812
15813 2004-10-04  Simon Josefsson  <jas@extundo.com>
15814
15815         * message.el (message-generate-hashcash): Doc fix.
15816
15817 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15818
15819         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15820         avoid infinite recursion via gnus-get-function.
15821
15822 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15823
15824         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15825
15826         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15827
15828         * nnmail.el (nnmail-split-history): do.
15829
15830         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15831         (nnml-request-delete-group): do.
15832
15833         * nnslashdot.el (nnslashdot-read-groups): do.
15834
15835         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15836         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15837
15838         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15839         (nnspool-sift-nov-with-sed): Use last.
15840         (nnspool-retrieve-headers-with-nov): Use mapc.
15841         (nnspool-request-newgroups): Use dolist.
15842         (nnspool-request-group): Use last.
15843
15844         * nntp.el (nntp-read-server-type): Use dolist.
15845
15846         * nnvirtual.el (nnvirtual-create-mapping)
15847         (nnvirtual-update-read-and-marked): Use dolist.
15848         (nnvirtual-convert-headers): Simplify.
15849
15850 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15851
15852         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15853         Add support for sync'ing tick marks.
15854
15855 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15856
15857         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15858         there's no visible header.
15859
15860 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15861
15862         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15863         When necessary, pass full group name to gnus-request-set-marks.
15864
15865 2004-10-01  Simon Josefsson  <jas@extundo.com>
15866
15867         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15868         acroread.
15869
15870 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15871
15872         * spam-report.el (spam-report-gmane): Fix interactive.
15873
15874         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15875
15876         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15877         when writing file.
15878         (gnus-agent-synchronize-flags): Don't default to being
15879         interactive.
15880
15881 2004-09-30  Simon Josefsson  <jas@extundo.com>
15882
15883         * message.el (message-generate-hashcash): Add.
15884         (message-send-mail): Use it, call mail-add-payment.
15885
15886 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15887
15888         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15889
15890 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15891
15892         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
15893         gnus-requst-update-info with explicit code to sync the in-memory
15894         info read flags with the marks being sync'd to the backend.
15895
15896         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
15897
15898 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15899
15900         * spam.el (spam-verify-bogofilter): Add new function.
15901         (spam-check-bogofilter)
15902         (spam-bogofilter-register-with-bogofilter): Use it.
15903         (spam-verify-bogofilter): Add small fixes.
15904
15905 2004-09-28  Simon Josefsson  <jas@extundo.com>
15906
15907         * hashcash.el (hashcash-generate-payment): Revert.
15908
15909 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15910
15911         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15912         Use gnus-extract-references instead of gnus-split-references.
15913
15914         * gnus-util.el (gnus-extract-references): Add new function, analogous
15915         to gnus-split-references but extracts only the message-ID without
15916         anything extra.
15917
15918         * hashcash.el (hashcash-generate-payment)
15919         (hashcash-check-payment): Do the right thing if hashcash-path is
15920         nil (because the hashcash program could not be found).
15921
15922         * spam.el (spam-use-hashcash): Remove comment.
15923
15924 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15925
15926         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15927         (gnus-cache-enter-article, gnus-cache-remove-article)
15928         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15929
15930         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15931
15932         * gnus-art.el (article-hide-boring-headers)
15933         (article-translate-strings, article-display-face)
15934         (gnus-article-mime-match-handle-first)
15935         (gnus-article-highlight-headers)
15936         (gnus-article-add-buttons-to-head): do.
15937
15938 2004-09-27  Simon Josefsson  <jas@extundo.com>
15939
15940         * hashcash.el: New version, from
15941         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15942         ../contrib/.
15943
15944 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15945
15946         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15947
15948 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15949
15950         * gnus-dup.el (gnus-dup-open): Use mapc.
15951         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15952
15953         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15954         Reported by Stefan Wiens <s.wi@gmx.net>.
15955
15956         * gnus.el (gnus-shutdown): Use dolist.
15957
15958         * gnus-undo.el (gnus-undo): Use mapc.
15959
15960         * nnrss.el (nnrss-generate-active): do.
15961
15962         * message.el (message-cite-original-without-signature)
15963         (message-cite-original): Use mapc.
15964         (message-do-actions, message-make-forward-subject): Use dolist.
15965
15966 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15967
15968         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
15969         deletion to remove entire duplicate line.  Fixes merged article
15970         number bug.
15971
15972 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15973
15974         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15975         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15976         first ask if you want to open a server and then, even when you
15977         responded with no, asking if you want to synchronize the server's
15978         flags.
15979         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15980         multi-line expressions.
15981         (gnus-agent-synchronize-group-flags): New internal function.
15982         Updates marks in memory (in the info structure) AND in the
15983         backend.
15984
15985         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
15986
15987         * nnagent.el (nnagent-request-set-mark):
15988         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
15989         method, to ensure that synchronization updates marks in the
15990         backend and in the info (in memory) structure.
15991
15992 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15993
15994         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15995         convention fully; don't miss the root article of a thread; make
15996         the X-Draft-From header with correct article numbers.
15997
15998 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15999
16000         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
16001         unless plugged.  Disable the agent so that an open failure causes
16002         an error.
16003
16004         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
16005         Revert 2004-09-21 change.  The backend must be opened while
16006         synchronizing flags even when the backend stores the flags
16007         locally.
16008
16009 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
16010
16011         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
16012         in `header' match.  Reported by Svend Tollak Munkejord.
16013
16014         * message.el (message-cite-original): Fix use of
16015         `message-cite-articles-with-x-no-archive'.
16016
16017 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16018
16019         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16020         (gnus-window-to-buffer): Ditto.
16021
16022         * mml.el (mml-preview-buffer): New variable.
16023         (mml-preview): Manage window layout with gnus-buffer-configuration.
16024
16025         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16026         X-Draft-From header even if those articles aren't quoted.
16027
16028 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16029
16030         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16031         (gnus-request-set-mark, gnus-request-update-mark): Use new
16032         g-s-t-u-l-m to decide to use backend even when unplugged.
16033
16034 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16035
16036         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16037         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16038
16039 2004-09-20  Simon Josefsson  <jas@extundo.com>
16040
16041         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16042         "utf-16-le".
16043
16044 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16045
16046         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16047
16048 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16049
16050         * uudecode.el (uudecode-use-external): Add :version.
16051
16052         * smime.el (smime-CA-file, smime-encrypt-cipher)
16053         (smime-dns-server): Add :version.
16054
16055         * smiley.el (gnus-smiley-file-types): Add :version.
16056
16057         * sha1.el (sha1-use-external): Add :version.
16058
16059         * pgg-def.el (pgg-query-keyserver): Add :version.
16060
16061         * nnmail.el (nnmail-fancy-expiry-targets)
16062         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16063         Add :version.
16064
16065         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16066         (nnimap-retrieve-groups-asynchronous): Add :version.
16067         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16068
16069         * mml.el (mml-content-disposition-parameters)
16070         (mml-insert-mime-headers-always): Add :version.
16071
16072         * mm-util.el (mm-coding-system-priorities): Add :version.
16073
16074         * mm-decode.el (mm-inline-text-html-with-images)
16075         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16076         (mm-verify-option): Add :version.
16077         (mm-text-html-renderer): Change :version.
16078
16079         * message.el (message-fcc-externalize-attachments)
16080         (message-required-headers, message-draft-headers)
16081         (message-subject-trailing-was-query)
16082         (message-subject-trailing-was-ask-regexp)
16083         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16084         (message-mark-insert-end, message-archive-header)
16085         (message-archive-note, message-cross-post-default)
16086         (message-cross-post-note, message-followup-to-note)
16087         (message-cross-post-note-function, message-use-mail-followup-to)
16088         (message-subscribed-address-functions)
16089         (message-subscribed-address-file, message-subscribed-addresses)
16090         (message-subscribed-regexps, message-allow-no-recipients)
16091         (message-yank-cited-prefix, message-signature-insert-empty-line)
16092         (message-hidden-headers, message-hierarchical-addresses)
16093         (message-mail-user-agent, message-use-idna)
16094         (message-valid-fqdn-regexp)
16095         (message-strip-special-text-properties, message-header-synonyms)
16096         (message-beginning-of-line, message-tab-body-function): Add :version.
16097         (message-insert-canlock, message-wide-reply-confirm-recipients):
16098         Change :version.
16099
16100         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16101         and :version.
16102         (mail-source-delete-old-incoming-confirm)
16103         (mail-source-movemail-program): Add :version.
16104
16105         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
16106         (gnus-agent-cache, gnus-agent): Change :version.
16107
16108         * gnus-util.el (gnus-use-byte-compile): Change :version.
16109
16110         * gnus-sum.el (gnus-summary-make-false-root-always)
16111         (gnus-summary-default-high-score)
16112         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
16113         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
16114         (gnus-read-all-available-headers, gnus-article-emulate-mime)
16115         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
16116         (gnus-sum-thread-tree-single-indent)
16117         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
16118         (gnus-sum-thread-tree-leaf-with-other)
16119         (gnus-sum-thread-tree-single-leaf): Add :version.
16120         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
16121         (gnus-article-loose-mime): Change :version.
16122
16123         * gnus-start.el (gnus-backup-startup-file)
16124         (gnus-save-startup-file-via-temp-buffer): Add :version.
16125
16126         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16127         (gnus-server-offline-face): Add :version.
16128
16129         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16130
16131         * gnus-msg.el (gnus-gcc-externalize-attachments)
16132         (gnus-debug-files, gnus-debug-exclude-variables)
16133         (gnus-discouraged-post-methods): Change :version.
16134         (gnus-confirm-mail-reply-to-news)
16135         (gnus-confirm-treat-mail-like-news): Add :version.
16136
16137         * gnus-int.el (gnus-server-unopen-status): Add :version.
16138
16139         * gnus-group.el (gnus-group-jump-to-group-prompt)
16140         (gnus-large-ephemeral-newsgroup)
16141         (gnus-fetch-old-ephemeral-headers): Add :version.
16142
16143         * gnus-fun.el (gnus-x-face-directory)
16144         (gnus-convert-pbm-to-x-face-command)
16145         (gnus-convert-image-to-x-face-command)
16146         (gnus-convert-image-to-face-command): Add :version.
16147
16148         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16149
16150         * gnus-cite.el (gnus-cite-blank-line-after-header)
16151         (gnus-article-boring-faces): Add :version.
16152
16153         * gnus-art.el (gnus-buttonized-mime-types)
16154         (gnus-inhibit-mime-unbuttonizing)
16155         (gnus-treat-display-face)
16156         (gnus-treat-body-boundary): Change :version.
16157         (gnus-body-boundary-delimiter, gnus-picon-databases)
16158         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16159         (gnus-treat-date-english, gnus-treat-fold-headers)
16160         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16161         (gnus-treat-mail-picon, gnus-treat-wash-html)
16162         (gnus-article-encrypt-protocol)
16163         (gnus-use-idna, gnus-article-over-scroll)
16164         (gnus-mime-display-multipart-alternative-as-mixed)
16165         (gnus-mime-display-multipart-related-as-mixed)
16166         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16167         (gnus-ctan-url, gnus-button-ctan-handler)
16168         (gnus-button-handle-ctan-bogus-regexp)
16169         (gnus-button-ctan-directory-regexp)
16170         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16171         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16172         (gnus-button-man-level, gnus-button-emacs-level)
16173         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16174
16175         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16176         (gnus-agent-go-online): Change :version.
16177         (gnus-agent-expire-unagentized-dirs)
16178         (gnus-agent-auto-agentize-methods): Add :version.
16179
16180         * flow-fill.el (fill-flowed-display-column)
16181         (fill-flowed-encode-column): Add :version.
16182
16183         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16184         (gnus-outlook-deuglify-unwrap-max)
16185         (gnus-outlook-deuglify-cite-marks)
16186         (gnus-outlook-deuglify-unwrap-stop-chars)
16187         (gnus-outlook-deuglify-no-wrap-chars)
16188         (gnus-outlook-deuglify-attrib-cut-regexp)
16189         (gnus-outlook-deuglify-attrib-verb-regexp)
16190         (gnus-outlook-deuglify-attrib-end-regexp)
16191         (gnus-outlook-display-hook): Add :version.
16192
16193         * binhex.el (binhex-use-external): Add :version.
16194
16195 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16196
16197         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16198         and `invisible'.
16199
16200 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16201
16202         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16203         in gnus-registry-trim.
16204
16205 2004-09-13  Simon Josefsson  <jas@extundo.com>
16206
16207         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16208
16209         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16210
16211         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16212         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16213         <yamaoka@jpl.org>.
16214         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16215         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16216         <yamaoka@jpl.org>.
16217
16218         * sieve.el (sieve-manage-mode): Ditto.
16219
16220 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16221
16222         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16223
16224 2004-09-11  Simon Josefsson  <jas@extundo.com>
16225
16226         * dns-mode.el: Add.
16227
16228         * mm-view.el (mm-display-dns-inline): Add.
16229
16230         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16231         (mm-automatic-display): Ditto.
16232
16233         * mailcap.el (mailcap-mime-data): Add text/dns.
16234         (mailcap-mime-extensions): Map .soa to text/dns.
16235
16236 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16237
16238         * gnus-art.el (article-decode-mime-words, article-babel)
16239         (gnus-article-highlight-signature, gnus-article-add-buttons)
16240         (gnus-signature-toggle): Remove unnecessary bindings of
16241         `inhibit-read-only' inherited from v5.10 merge.
16242
16243 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16244
16245         * nntp.el (nntp): New customization group.
16246         (nntp-authinfo-file): Add customization group.
16247
16248         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16249
16250         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16251
16252         * gnus.el (to-address, to-list, subscribed)
16253         (large-newsgroup-initial): Ditto.
16254
16255         * flow-fill.el (fill-flowed-display-column)
16256         (fill-flowed-encode-column): Ditto.
16257
16258 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16259
16260         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16261         Use point-min rather than 1.
16262         (message-send-mail): Use buffer-size rather than point-max.
16263
16264         * gnus-sum.el (gnus-summary-search-article-forward):
16265         Signal a specific `search-failed' rather than a generic `error'.
16266
16267         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16268         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16269         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16270
16271 2004-09-10  Simon Josefsson  <jas@extundo.com>
16272
16273         * nndb.el (require): Remove tcp and duplicate cl.
16274
16275 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16276
16277         * gnus-agent.el (directory-files-and-attributes): Move forward.
16278
16279 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16280
16281         * gnus-agent.el (directory-files-and-attributes):
16282         Optionally defined to support XEmacs.
16283
16284 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16285
16286         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16287         to avoid run-time CL dependencies.
16288         (gnus-agent-unfetch-articles): New function.
16289         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16290         article numbers even when local .overview file is missing.
16291         (gnus-agent-read-article-number): New function.  Only accepts
16292         27-bit article numbers.
16293         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16294         Use gnus-agent-read-article-number.
16295         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16296         from backend while recognizing that article numbers in .overview
16297         must be valid.
16298         (gnus-agent-update-files-total-fetched-for):
16299         Use directory-files-and-attributes to improve performance.
16300         * gnus-int.el (gnus-request-move-article):
16301         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16302         improve performance.
16303
16304         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16305         some users confused by references to .newsrc when they only have a
16306         .newsrc.eld file.
16307         (gnus-convert-mark-converter-prompt)
16308         (gnus-convert-converter-needs-prompt): Fix use of property list.
16309         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16310         New function.  Used internally to only display 'gnus converting
16311         files' message when actually necessary.
16312
16313         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16314         methods now autoloaded.
16315
16316 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16317
16318         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16319         identifiers.
16320
16321 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16322
16323         * gnus-picon.el: Fix indentation and closing parenthesis.
16324
16325 2004-09-01  Simon Josefsson  <jas@extundo.com>
16326
16327         * message.el (message-canlock-generate): Require sha1, not
16328         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16329         to require within a function.  Sadly, if sha1.el isn't loaded, the
16330         let binding in m-c-g will hide the defcustom definition, which is
16331         bad.)
16332
16333         * canlock.el: Require sha1, not sha1-el.
16334
16335         * message.el: Don't autoload sha1 (there is a autoload cookie in
16336         sha1.el).
16337
16338         * sha1-el.el: Rename to sha1.el.
16339
16340 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16341
16342         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16343
16344 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16345
16346         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16347
16348 2004-08-30  Kim F. Storm  <storm@cua.dk>
16349
16350         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16351
16352         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16353         Add :group 'nnimap.
16354
16355 2004-08-30  Andreas Schwab  <schwab@suse.de>
16356
16357         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16358         ?* and ?\;.
16359
16360         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16361         and ?\' to symbol instead of whitespace.
16362
16363 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16364
16365         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16366
16367         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16368         instead of re-search-forward.
16369
16370         * gnus-uu.el (gnus-uu-save-article): Ditto.
16371         (gnus-uu-post-encode-uuencode): Ditto.
16372
16373         * html2text.el (html2text-clean-list-items): Ditto.
16374         (html2text-clean-dtdd): Ditto.
16375         (html2text-format-tags): Ditto.
16376
16377         * message.el (message-send-mail-with-sendmail): Fix regexp.
16378         (message-fill-field-general): Use search-forward instead of
16379         re-search-forward.
16380         (unbold-region): Ditto.
16381
16382         * nnrss.el (nnrss-request-article): Ditto.
16383
16384         * nnslashdot.el (nnslashdot-request-article): Ditto.
16385
16386         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16387
16388         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16389         "Unrecognized menu descriptor" error in XEmacs.
16390
16391 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16392
16393         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16394         parent article of a sparse article in the thread hashtb.
16395
16396 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16397
16398         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16399         (nnmail-expand-newtext): Lowercase expanded entries if
16400         nnmail-split-lowercase-expanded is non-nil.
16401
16402 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16403
16404         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16405
16406         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16407         of gnus-tmp-news-method into string under XEmacs.  It will be
16408         passed to gnus-correct-length which takes only a string argument.
16409
16410 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16411
16412         * gnus-util.el (gnus-bind-print-variables): New macro.
16413         (gnus-prin1): Use it.
16414         (gnus-prin1-to-string): Use it.
16415         (gnus-pp): New function.
16416         (gnus-pp-to-string): New function.
16417
16418         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16419         Replace pp-to-string with gnus-pp-to-string.
16420         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16421         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16422         * gnus-msg.el (gnus-debug): Ditto.
16423         * gnus-score.el (gnus-score-save): Ditto.
16424         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16425         gnus-pp-to-string.
16426         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16427         with gnus-pp.
16428         * score-mode.el (gnus-score-pretty-print): Ditto.
16429         * webmail.el (webmail-debug): Ditto.
16430
16431 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16432
16433         * gnus-art.el (article-display-face, article-display-x-face):
16434         Use buffer-read-only.
16435
16436 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16437
16438         * gnus-art.el (article-hide-list-identifiers):
16439         Bind inhibit-read-only as t.
16440
16441 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16442
16443         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16444
16445 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16446
16447         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16448         (gnus-narrow-to-page): Don't assume point-min == 1.
16449         (gnus-article-edit-mode): Derive from message-mode.
16450
16451         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16452         point-min == 1.
16453
16454         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16455         Disable incorrect use of `assert'.
16456
16457         * message.el (message-mode): Set comment-start-skip.
16458
16459
16460 2004-08-22  Sam Steingold  <sds@gnu.org>
16461
16462         * pop3.el (pop3-leave-mail-on-server): New user variable.
16463         (pop3-movemail): Delete mail only when it is nil.
16464
16465 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16466
16467         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16468
16469         * mml.el (mml-preview): Use `pop-to-buffer'.
16470
16471         * message.el (message-goto-mail-followup-to): Insert after "To".
16472         (message-carefully-insert-headers): Add comment.
16473
16474         * gnus.el: Remove unused variable `gnus-article-check-size'.
16475
16476         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16477
16478         * gnus-art.el (gnus-button-alist):
16479         Improve `gnus-button-handle-library' entry.
16480
16481 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16482
16483         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
16484         Use downcase, since XEmacs capitalizes error messages differently.
16485
16486 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16487
16488         * nntp.el: Add (require 'gnus) due to reference to
16489         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16490
16491 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16492
16493         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
16494         Bind `mm-fill-flowed'.
16495
16496         * mm-decode.el (mm-dissect-singlepart): Check it.
16497
16498 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16499
16500         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16501         'imap' for netrc parsing.
16502
16503 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16504
16505         * mailcap.el (mailcap-mime-data): Mark as risky.
16506
16507 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16508
16509         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16510         may be included in the encoded word.
16511         (rfc2047-encode): Don't append a space if the encoded word
16512         includes close parenthesis.
16513
16514 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16515
16516         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16517         of text within parentheses.
16518
16519 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16520
16521         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16522         (gnus-encrypt-write-file-contents): Make the password key the file
16523         name PLUS the cipher, not just the cipher.  Also remove failed
16524         passwords from the cache.
16525
16526 2004-08-06  Simon Josefsson  <jas@extundo.com>
16527
16528         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
16529         Doc fix.
16530
16531 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16532
16533         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16534         LWSP.
16535
16536 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16537
16538         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16539         Try to append in-reply-to: data to the references: header.
16540
16541         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16542         (netrc-parse): Use gnus-encrypt.el functions.
16543
16544         * gnus-encrypt.el: Add new file for encryption support; currently
16545         does only a few GPG ciphers and an internal XOR cipher.
16546
16547         * password.el: Add comments on using password-read-and-add.
16548         (password-read-and-add): Add function to read and add the
16549         password to the cache at once.
16550
16551 2004-07-28  Simon Josefsson  <jas@extundo.com>
16552
16553         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16554         parameter (but don't use it, for now).
16555
16556         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16557         instead of hard coding to nil.
16558
16559 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16560
16561         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16562         as mm-inline-image-xemacs does.
16563
16564 2004-07-26  Simon Josefsson  <jas@extundo.com>
16565
16566         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16567         Revert part of 2004-07-17 change below.
16568
16569 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16570
16571         * rfc2047.el (rfc2047-encode-region): Don't infloop.
16572         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16573
16574 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16575
16576         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16577         quotes that actually start with ">" at the beginning of the
16578         lines.
16579
16580 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16581
16582         * rfc2047.el (rfc2047-encode-region): Fix last change.
16583         (rfc2047-encode-parameter): Remove useless concat.
16584
16585 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16586
16587         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16588         encode special characters; fix some kind of misconfigured headers;
16589         signal a real error if debug-on-quit or debug-on-error is non-nil.
16590         (rfc2047-encode-max-chars): New variable.
16591         (rfc2047-encode-1): Use it.
16592         (rfc2047-encode-parameter): New function.
16593
16594         * mml.el (mml-insert-parameter): Remove an excessive space.
16595
16596 2004-07-17  Simon Josefsson  <jas@extundo.com>
16597
16598         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16599         Kai Grossjohann <kai@emptydomain.de>.
16600         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16601         (gnus-group-make-menu-bar): Ditto.
16602
16603         * gnus-util.el (gnus-group-server): Add.
16604
16605 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16606
16607         * message.el (message-clone-locals): Clone sendmail and smtp
16608         variables.
16609
16610 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16611
16612         * rfc2047.el (rfc2047-encode-region): Fix last change.
16613
16614 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16615
16616         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16617         characters as non-special.
16618
16619 2004-07-09  Simon Josefsson  <jas@extundo.com>
16620
16621         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16622         Users will lose all flag changes made while unplugged with
16623         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16624         good default.  See numerous reports on ding mailing list.
16625
16626 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16627
16628         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16629         add generate-head-function and generate-article-function to the
16630         rfc822-forward entry.
16631         (nndoc-rfc822-forward-generate-article): New function.
16632         (nndoc-rfc822-forward-generate-head): New function.
16633
16634         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16635
16636 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16637
16638         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16639         respect display group parameter and gnus-summary-expunge-below.
16640         (gnus-articles-to-read): Remove unused reference to display group
16641         parameter.
16642
16643 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16644
16645         * nnheader.el (nnheader-uniquify-message-id): New experimental
16646         variable.
16647         (nnheader-nov-read-message-id): Use it.
16648
16649         * spam-report.el (spam-report-gmane): Add interactive.
16650
16651 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16652
16653         * mm-encode.el (mm-content-transfer-encoding-defaults):
16654         Use qp-or-base64 for the application/* types.
16655
16656 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16657
16658         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16659
16660 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16661
16662         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16663         trim value.
16664
16665 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16666
16667         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16668         New macro and function.
16669         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16670
16671 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16672
16673         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16674         after-load-alist.
16675
16676 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16677
16678         * gnus-group.el (gnus-group-get-new-news-this-group):
16679         Don't update info that isn't there.
16680
16681 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16682
16683         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16684         entry.
16685
16686 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16687
16688         * mm-view.el (mm-inline-render-with-function): Use multibyte
16689         buffer; decode html source by charset.
16690
16691         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16692
16693         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16694         Mule-UCS is loaded under XEmacs.
16695         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16696
16697 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16698
16699         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16700
16701 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16702
16703         * mm-util.el (mm-coding-system-p): Return a coding-system.
16704         (mm-mime-mule-charset-alist): Use shift_jis instead of
16705         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16706         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16707         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16708         instead of japanese-shift-jis and iso-latin-1 respectively in
16709         order to share the default value with both Emacs and XEmacs-mule.
16710         (mm-mule-charset-to-mime-charset):
16711         Make mm-coding-system-priorities effective.
16712         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16713         while predicating of candidates upon the priorities.
16714
16715 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16716
16717         * gnus-sum.el (gnus-summary-make-menu-bar):
16718         Add gnus-uu-invert-processable.
16719
16720         * gnus.el: Autoload gnus-uu-invert-processable.
16721
16722 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16723
16724         * mm-util.el (mm-with-multibyte-buffer): New macro.
16725
16726         * rfc2047.el (rfc2047-encode-string): Use it.
16727         (rfc2047-encode-region): Move point to the end of the region after
16728         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16729
16730 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16731
16732         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16733         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16734
16735 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16736
16737         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16738         (gnus-cite-parse): Ignore quoted envelope From_.
16739         Suggested by Karl Chen <quarl@nospam.quarl.org>.
16740
16741 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16742
16743         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16744         invalid addresses.
16745
16746 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16747
16748         * spam.el: Change section markers, revise TODO list.
16749         (spam-backends): Make new master list of all installed backends.
16750         (spam-summary-exit-behavior): Add new variable to determine how
16751         messages moves are done at summary exit.
16752         (spam-move-spam-nonspam-groups-only)
16753         (spam-process-ham-in-nonham-groups)
16754         (spam-process-ham-in-spam-groups): Remove variables, the
16755         spam-summary-exit-behavior variable should be used to manage this
16756         behavior.
16757         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16758         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16759         and spam-old-spam-articles.
16760         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16761         Add empty variables, placeholders for the backends they represent.
16762         (spam-set-difference): Move, unchanged.
16763         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16764         unless the user has a processor variable.
16765         (spam-classifications, spam-classification-valid-p)
16766         (spam-backend-properties, spam-backend-property-valid-p)
16767         (spam-backend-function-type-valid-p)
16768         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16769         (spam-report-articles-gmane, spam-report-articles-resend):
16770         Remove functions, they are not needed.
16771         (spam-install-backend-super, spam-backend-list)
16772         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16773         (spam-backend-function, spam-backend-ham-registration-function)
16774         (spam-backend-spam-registration-function)
16775         (spam-backend-ham-unregistration-function)
16776         (spam-backend-spam-unregistration-function)
16777         (spam-backend-statistical-p, spam-backend-mover-p)
16778         (spam-install-backend-alias, spam-install-checkonly-backend)
16779         (spam-install-mover-backend, spam-install-nocheck-backend)
16780         (spam-install-backend, spam-install-statistical-backend)
16781         (spam-install-statistical-checkonly-backend): Add backend installation
16782         support.
16783         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16784         (spam-group-processor-p): Use the new backend code and respect the
16785         summary exit behavior.
16786         (spam-mark-spam-as-expired-and-move-routine): Remove.
16787         (spam-summary-prepare): Change to use the new spam-old-articles
16788         variable.
16789         (spam-copy-or-move-routine, spam-copy-spam-routine)
16790         (spam-move-spam-routine, spam-copy-ham-routine)
16791         (spam-move-ham-routine): Add code to copy/move ham or spam.
16792         (spam-fetch-field-fast): Improve doc and code, plus allow the
16793         'number request.
16794         (spam-list-of-checks, spam-list-of-statistical-checks):
16795         Remove variables.
16796         (spam-split, spam-find-spam): Use the new backend code.
16797         (spam-registration-functions): Remove variable.
16798         (spam-unregister-routine): Add convenience wrapper.
16799         (spam-log-undo-registration, spam-register-routine)
16800         (spam-log-processing-to-registry)
16801         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16802         where possible.
16803         (spam-check-gmane-xref, spam-check-regex-headers)
16804         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16805         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16806         (spam-check-bogofilter-headers, spam-check-spamoracle)
16807         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16808         (spam-check-crm114-headers): Use the spam-split-group that
16809         spam-split prepares, no need to determine it every time.
16810
16811         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16812         to the nnheader-parse-naked-head call.
16813
16814         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16815
16816         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16817         the nnheader-nov-read-message-id call.
16818
16819 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16820
16821         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16822         gnus-activate-group twice.  Suggested by Markus Peter
16823         <warp@spin.de>.
16824
16825 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16826
16827         * gnus-art.el (gnus-article-time-format): Exchange the order of
16828         day and month in the default value; fix customization type.
16829         (article-date-ut): Use add-text-properties.
16830         (article-make-date-line): Use message-make-date instead of
16831         current-time-string.
16832
16833         * message.el (message-fetch-field): Don't use set-text-properties.
16834         (message-make-date): Simplify.
16835
16836         * messagexmas.el (message-xmas-make-date): New function.
16837         (message-xmas-redefine): Defalias message-make-date to it.
16838
16839 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16840
16841         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16842         (rfc2047-encode-region): Treat text within parentheses as special;
16843         show the original text when error has occurred.
16844
16845         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16846         already-computed method to gnus-activate-group.
16847
16848         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16849         same select-methods identical Lisp objects.
16850
16851         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16852         object when modifying the info.
16853
16854 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16855
16856         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16857         gnus-opened-servers since it has never been opened with the new
16858         configuration yet.
16859
16860 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16861
16862         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16863         arg to nnheader-generate-fake-message-id.
16864
16865 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16866
16867         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16868         number and build a fake message ID localized to a group and
16869         article number (so it's repeatable from that point on).
16870         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16871         ID format.
16872
16873         * gnus-sum.el (gnus-get-newsgroup-headers):
16874         Call nnheader-generate-fake-message-id with the article number.
16875
16876 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16877
16878         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16879         end-of-buffer.
16880
16881 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16882
16883         * message.el (message-ignored-supersedes-headers): Add Approved.
16884
16885 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16886
16887         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16888         goto-char.
16889         (rfc2047-encode): Fold the line before encoding.
16890
16891 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16892
16893         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16894         folding -- not all headers can be folded, and this should be done
16895         by the message composition mode.  Probably.  I think.
16896
16897 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16898
16899         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16900         fast.
16901
16902         * gnus-ems.el (gnus-remove-image): Don't use
16903         message-text-with-property; remove only the image found first.
16904
16905         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16906         found first.
16907
16908 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16909
16910         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16911
16912 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16913
16914         * message.el (message-text-with-property): Make it fast and accept
16915         optional arguments.
16916         (message-strip-forbidden-properties): Use it.
16917         (message-fix-before-sending): Follow the m-t-w-p change.
16918
16919         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16920
16921 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16922
16923         * gnus-art.el (article-hide-headers): Don't change the buffer
16924         mistakenly when performing mml-preview even if
16925         gnus-single-article-buffer is nil.
16926
16927 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16928
16929         * message.el (message-expand-name-databases): New user option.
16930         (message-expand-name): Use it.
16931
16932 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16933
16934         * spam.el (spam-report-articles-resend)
16935         (spam-report-resend-register-routine): Allow ham reporting.
16936         (spam-report-resend-register-ham-routine): Add wrapper.
16937         (spam-registration-functions): Add ham resending functions.
16938         (spam-list-of-processors): Add ham resend processor.
16939
16940         * gnus.el (ham-resend-to): Add new group parameter.
16941         (spam-process): Add ham resend option.
16942
16943         * spam-report.el (spam-report-resend): Allow reporting ham.
16944         (spam-report-resend-ham): Add wrapper.
16945
16946 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16947
16948         * message.el (message-cite-articles-with-x-no-archive):
16949         New variable.
16950         (message-cite-original): Use it.
16951
16952 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16953
16954         * message.el (message-cite-original): Respect X-No-Archive.
16955
16956 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16957
16958         * gnus-art.el (article-hide-headers): Refer to the values for
16959         gnus-ignored-headers and gnus-visible-headers in the summary
16960         buffer since a user may have set them as group parameters.
16961
16962 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16963
16964         * assistant.el (assistant-node-name): Add convenience function.
16965         (assistant-render-text, assistant-render-node): Add error handling,
16966         plus handle multiple next nodes.
16967         (assistant-find-next-node): Comment out for now.
16968         (assistant-find-next-nodes): Add function, returns list of next
16969         nodes.
16970
16971 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16972
16973         * mail-source.el (mail-source-directory): Fix doc-string.
16974
16975 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16976
16977         * assistant.el (assistant-render-text, assistant-eval): Add :set
16978         widget type, which is different because it takes and returns a
16979         list.  Much hilarity ensues.
16980
16981 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16982
16983         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
16984
16985         * gnus-group.el (gnus-group-get-new-news-this-group):
16986         Add doc-string.
16987
16988         * gnus-start.el (gnus-activate-group): Add doc-string.
16989
16990 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16991
16992         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16993
16994 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16995
16996         * assistant.el (assistant-render-text): Try to add a :set
16997         widget, more to come.
16998
16999         * spam.el (spam-group-spam-contents-p): Handle empty groupname
17000         strings.
17001         (spam-report-articles-resend)
17002         (spam-register-routine): Do registration iff any articles warrant
17003         it.
17004         (spam-summary-prepare-exit): Change log message for nil group
17005         destinations.
17006
17007 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
17008
17009         * spam.el (spam-report-resend-register-routine):
17010         Allow spam-report-resend-to to be a group parameter or a global value.
17011
17012 2004-05-26  Simon Josefsson  <jas@extundo.com>
17013
17014         * starttls.el: Merge with my GNUTLS based starttls.el.
17015         (starttls-gnutls-program, starttls-use-gnutls)
17016         (starttls-extra-arguments, starttls-process-connection-type)
17017         (starttls-connect, starttls-failure, starttls-success):
17018         New variables.
17019         (starttls-program, starttls-extra-args): Doc fix.
17020         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17021         New functions.
17022         (starttls-negotiate, starttls-open-stream):
17023         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17024         function if it is set.
17025
17026 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17027
17028         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17029         structured fields.
17030
17031 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17032
17033         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17034
17035 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17036
17037         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17038         Add variable.
17039         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17040         assigning the spam-mark to new messages.
17041
17042 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17043
17044         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17045
17046 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17047
17048         * dgnushack.el: Autoload customize-set-variable for XEmacs.
17049
17050         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17051         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17052         default.
17053
17054 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17055
17056         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17057         correct data.
17058
17059 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17060
17061         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17062         (spam-group-processor-p): Fix function.
17063         (spam-group-processor-multiple-p)
17064         (spam-group-spam-processor-report-gmane-p)
17065         (spam-group-spam-processor-report-resend-p)
17066         (spam-group-spam-processor-bogofilter-p)
17067         (spam-group-spam-processor-blacklist-p)
17068         (spam-group-spam-processor-ifile-p)
17069         (spam-group-ham-processor-ifile-p)
17070         (spam-group-spam-processor-spamoracle-p)
17071         (spam-group-spam-processor-crm114-p)
17072         (spam-group-ham-processor-bogofilter-p)
17073         (spam-group-spam-processor-stat-p)
17074         (spam-group-ham-processor-stat-p)
17075         (spam-group-ham-processor-whitelist-p)
17076         (spam-group-ham-processor-BBDB-p)
17077         (spam-group-ham-processor-spamoracle-p)
17078         (spam-group-ham-processor-copy-p): Remove functions with some
17079         prejudice against unneeded code.
17080         (spam-report-articles-resend)
17081         (spam-report-resend-register-routine): Allow the group/topic
17082         spam-resend-to value to override spam-report-resend-to.
17083         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17084         properly now.
17085
17086         * gnus.el (spam-resend-to): Add group/topic parameter.
17087         (spam-process): Move the OBSOLETE processors to the end of the
17088         choices.
17089
17090 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17091
17092         * spam-report.el (spam-report-resend-to, spam-report-resend):
17093         Start with resend-to set to nil, and then ask the user if necessary.
17094         (spam-report-resend): spam-report-resend takes a list of articles, not
17095         separate article numbers.
17096
17097 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17098
17099         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17100         addition to emacs-w3m.
17101
17102 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17103
17104         * assistant.el (assistant-authinfo-data): New function.
17105         (assistant-eval): Eval for entire assistant.
17106
17107         * netrc.el (netrc-services-file): New variable.
17108         (netrc-parse-services): New function.
17109         (netrc-find-service-name): New function.
17110         (netrc-find-service-number): New function.
17111         (netrc-port-equal): New function.
17112         (netrc-machine): Use it.
17113
17114         * nnimap.el (nnimap-open-connection): Use netrc.
17115
17116         * gnus-util.el (gnus-netrc-get): Remove aliases.
17117
17118         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
17119
17120         * assistant.el (wid-edit): Fix compilation.
17121
17122         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17123
17124 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17125
17126         * gnus-util.el (gnus-set-file-modes): New function.  (small
17127         patch).
17128
17129 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17130
17131         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17132
17133         * assistant.el (assistant-render-node): Fix up rendering and
17134         read-only text.
17135         (assistant-render-node): Reset.
17136         (assistant-make-read-only): Not sticky.
17137
17138 2004-05-20  Danny Siu  <dsiu@adobe.com>
17139
17140         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17141         centered even when gnus-auto-center-summary is t.
17142
17143 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17144
17145         * dns.el (dns-get-txt-answer): New function.
17146         (dns-read-txt): Ditto.
17147         (query-dns): Use it.
17148
17149 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17150
17151         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17152         active for foreign groups even if the group level is higher than
17153         the specified value.
17154
17155 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17156
17157         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17158         non-active groups.
17159
17160         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17161
17162 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17163
17164         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17165
17166 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17167
17168         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17169         (spam-crm114-header, spam-crm114-spam-switch)
17170         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17171         (spam-crm114-positive-spam-header)
17172         (spam-crm114-database-directory, spam-list-of-processors)
17173         (spam-group-spam-processor-crm114-p)
17174         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17175         (spam-generic-score, spam-list-of-checks)
17176         (spam-list-of-statistical-checks, spam-registration-functions)
17177         (spam-check-crm114-headers, spam-crm114-score)
17178         (spam-check-crm114, spam-crm114-register-with-crm114)
17179         (spam-crm114-register-spam-routine)
17180         (spam-crm114-unregister-spam-routine)
17181         (spam-crm114-register-ham-routine)
17182         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17183         From asjo@koldfront.dk (Adam Sjøgren).
17184
17185         * gnus.el: Add spam-use-crm114.
17186
17187         * spam.el (spam-list-of-processors, spam-registration-functions):
17188         Add spam-use-resend.
17189         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17190         (spam-report-articles-gmane): Add doc fix.
17191         (spam-report-articles-resend, spam-report-resend-register-routine):
17192         Add wrappers around spam-report-resend-to.
17193
17194         * spam-report.el (spam-report-resend-to, spam-report-resend):
17195         Add support for resending spam.
17196         (spam-report-gmane): Fix line length >80.
17197
17198         * gnus.el (spam-process): Add spam-use-resend.
17199
17200 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17201
17202         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17203         number of processed spam messages.
17204         (spam-ham-copy-or-move-routine): Return the number of processed
17205         ham messages.
17206         (spam-summary-prepare-exit): Use the above values to decide
17207         whether status messages shouled be displayed.
17208
17209 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17210
17211         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17212         `rfc2047-encoding-function-alist' in order to avoid conflicting
17213         with the old version.
17214         (rfc2047-encode-region): Concatenate words containing non-ASCII
17215         characters in structured fields; don't encode space-delimited
17216         ASCII words even in unstructured fields; don't break words at
17217         char-category boundaries.
17218         (rfc2047-encode-1): New function.
17219         (rfc2047-encode): Use it; encode text so that it occupies the
17220         maximum width within 76-column; work correctly on Q encoding for
17221         iso-2022-* charsets.
17222         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17223         sure not to break a line just after the header name.
17224         (rfc2047-b-encode-region): Remove.
17225         (rfc2047-b-encode-string): New function.
17226         (rfc2047-q-encode-region): Remove.
17227         (rfc2047-q-encode-string): New function.
17228
17229         * mm-util.el (mm-replace-in-string): New function.
17230
17231 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17232
17233         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17234         Really get it right.
17235         (gnus-inews-make-draft): Really.
17236
17237 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17238
17239         * nnmh.el (nnmh-request-list-1): Don't check the link count
17240         before descending.  (small patch)
17241
17242 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17243
17244         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17245         stuff.
17246
17247         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17248         Match on real group name.
17249
17250         * gnus-art.el (gnus-signature-limit): Doc fix.
17251
17252         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17253
17254         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
17255
17256 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
17257
17258         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
17259         isn't a string.
17260
17261 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17262
17263         * gnus-draft.el (gnus-draft-send):
17264         Bind rfc2047-encode-encoded-words.
17265
17266         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17267         (rfc2047-encodable-p): Say that =? needs encoding.
17268         (rfc2047-encode-encoded-words): New variable.
17269
17270         * gnus-group.el (gnus-group-select-group): Doc fix.
17271
17272         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17273
17274         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17275         to nil.
17276
17277         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17278
17279         * nnheader.el (nnheader-get-lines-and-char): New function.
17280
17281 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17282
17283         * gnus-msg.el (gnus-summary-followup-with-original):
17284         Document yanking of region when active.
17285
17286 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17287
17288         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17289         groups if the group level is higher than the specified value.
17290
17291 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17292
17293         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17294         (gnus-group-jump-to-group): Add prefix argument using
17295         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17296         non-active group.
17297
17298         * compface.el (uncompface): Be verbose when changing
17299         `uncompface-use-external'.
17300
17301         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17302         handle manual section.
17303
17304 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17305
17306         * gnus-art.el (gnus-button-alist): Revert previous change.
17307
17308 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17309
17310         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17311
17312 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17313
17314         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17315         whether backend can accept message.
17316
17317         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17318
17319 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17320
17321         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17322         Avoid creating directory when nntp-marks-is-evil is true.
17323         Reported by Reiner Steib.
17324
17325 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17326
17327         * gnus-picon.el (gnus-picon-style): New variable.
17328         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17329         (gnus-picon-transform-address): Support `gnus-picon-style'.
17330         From Jesper Harder <harder@ifa.au.dk>.
17331
17332 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17333
17334         * message.el (message-fill-field): Return point.
17335         (message-generate-headers): Go to end of field.
17336
17337         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17338         stuff for non-living groups.
17339
17340 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17341
17342         * gnus-art.el (gnus-article-followup-with-original)
17343         (gnus-article-reply-with-original): gnus-mark-active-p ->
17344         gnus-region-active-p.
17345
17346 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17347
17348         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17349         only when there is spam or ham to be processed.
17350
17351 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17352
17353         * mail-source.el (mail-source-delete-crash-box): Refactor.
17354         (mail-source-fetch): Use it.
17355         (mail-source-fetch-file): Ditto.
17356         (mail-source-fetch-directory): Run postscript in loop.
17357         (mail-source-fetch-pop): Delete.
17358         (mail-source-fetch-maildir): Ditto.
17359         (mail-source-fetch-imap): Ditto.
17360
17361         * imap.el (imap-authenticators): Comment out sasl.
17362
17363         * message.el (message-skip-to-next-address): New function.
17364         (message-fill-header-address): Refactor.
17365         (message-fill-address): Use it.
17366         (message-delete-address): Use it.
17367         (message-fill-header-general): Refactor.
17368         (message-fill-field-address): Rename.
17369         (message-narrow-to-field): Find the start of the header.
17370         (message-header-format-alist): Don't pre-fill.
17371         (message-fill-header): Remove.
17372         (message-insert-header): New function.
17373         (message-shorten-references): Use it.
17374
17375         * rfc2047.el (rfc2047-field-value): Strip props.
17376
17377         * mail-parse.el (mail-header-make-address): New alias.
17378
17379         * ietf-drums.el (ietf-drums-make-address): New function.
17380
17381         * imap.el: Add compiler directives.
17382
17383         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17384
17385         * gnus-art.el (article-decode-idna-rhs): Don't use
17386         message-idna-inside-rhs-p.
17387
17388 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17389
17390         * message.el (message-idna-inside-rhs-p): Remove.
17391         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17392
17393         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17394         false positives.
17395
17396 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17397
17398         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17399
17400 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17401
17402         * nneething.el (nneething-file-name): Don't create spurious
17403         files.
17404
17405         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17406         (gnus-inews-do-gcc): Remove sleep.
17407
17408         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17409         part under point.
17410
17411         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17412         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17413
17414 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17415
17416         * spam.el (spam-summary-prepare-exit): Fix (length).
17417
17418 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17419
17420         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17421         as expired without moving it" message when there are spam
17422         messages left.
17423
17424 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17425
17426         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17427         header is not nil.
17428
17429 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17430
17431         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17432         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
17433         (nntp-marks-changed-p): New arg SERVER.
17434         (nntp-request-update-info): Adjust caller.
17435
17436 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17437
17438         * nntp.el (nntp-save-marks): Pass missing arg.
17439
17440 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17441
17442         * nntp.el: Support marks.
17443         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17444         (nntp-marks-modtime, nntp-marks-directory): New variables.
17445         (nntp-request-set-mark, nntp-request-update-info)
17446         (nntp-possibly-create-directory, nntp-marks-changed-p)
17447         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
17448         New functions.
17449
17450 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17451
17452         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17453         (gnus-xmas-redefine): Rename.
17454
17455         * gnus-score.el (gnus-score-insert-help):
17456         Use gnus-select-lowest-window.
17457
17458         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17459         appt-select-lowest-window and rename to gnus-select-lowest-window.
17460
17461         * gnus.el: do.
17462
17463 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17464
17465         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17466         encodings of MIME-encoded words, in order to improve
17467         interoperability with several broken MUAs.
17468
17469 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17470
17471         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17472         tags, only when charsets are not specified in headers.
17473         (mm-inline-text-html-render-with-w3m): Ditto.
17474
17475         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17476         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17477
17478 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17479
17480         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17481         instead of MIME-decoded from fields when checking
17482         `gnus-article-address-banner-alist'.
17483
17484 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17485
17486         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17487         description rather than subject.
17488
17489 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17490
17491         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17492
17493 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17494
17495         * gnus.el (gnus-version-number): Bump.
17496
17497 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17498
17499         * gnus.el: No Gnus v0.2 is released.
17500
17501 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17502
17503         * gnus-agent.el (gnus-agent-read-agentview):
17504         Inline gnus-uncompress-range.
17505
17506 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17507
17508         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17509         `exec-installed-p'.
17510
17511 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17512
17513         * gnus.el (spam-process, spam-autodetect-methods):
17514         Add bsfilter and bsfilter-headers.
17515
17516         * spam.el (spam-bsfilter): New customize group.
17517         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17518         (spam-bsfilter-header, spam-bsfilter-probability-header)
17519         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17520         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17521         (spam-bsfilter-database-directory): New options.
17522         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17523         (spam-list-of-statistical-checks, spam-registration-functions):
17524         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17525         (spam-bsfilter-score): New command.
17526         (spam-check-bsfilter-headers, spam-check-bsfilter)
17527         (spam-bsfilter-register-with-bsfilter)
17528         (spam-bsfilter-register-spam-routine)
17529         (spam-bsfilter-unregister-spam-routine)
17530         (spam-bsfilter-register-ham-routine)
17531         (spam-bsfilter-unregister-ham-routine): New functions.
17532         (spam-generic-score): Support bsfilter; Accept an optional argument
17533         to recalcurate spam score even if scoring header has already been
17534         added.
17535         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17536         optional argument to recalcurate spam score even if scoring header
17537         has already been added.
17538
17539 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17540
17541         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17542         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17543         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17544         link is missing.
17545
17546 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17547
17548         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17549         (html2text-get-attr): Rewrite.
17550
17551         * message.el (message-setup-1): Remove redundant put-text-property
17552         on mail-header-separator.
17553
17554 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17555
17556         * gnus-registry.el (gnus-registry-cache-whitespace)
17557         (gnus-registry-action, gnus-registry-spool-action)
17558         (gnus-registry-split-fancy-with-parent): Change message levels
17559         from 5 to 3 or 7, as needed.
17560
17561         * spam.el (spam-summary-prepare-exit)
17562         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17563         (spam-split, spam-find-spam, spam-log-undo-registration)
17564         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
17565         level from 5 to 6.
17566
17567 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17568
17569         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17570         2004-03-04 change).
17571
17572 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17573
17574         * sieve-manage.el (sieve-manage-open):
17575         * nnweb.el (nnweb-insert-html):
17576         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17577         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17578         * nnspool.el (nnspool-request-group):
17579         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17580         * nnml.el (nnml-request-update-info):
17581         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17582         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17583         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17584         (nnimap-request-set-mark):
17585         * nnfolder.el (nnfolder-request-update-info):
17586         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17587         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17588         * gnus-uu.el (gnus-uu-find-articles-matching):
17589         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17590         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17591         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17592         * gnus-nocem.el (gnus-nocem-scan-groups):
17593         * gnus-int.el (gnus-start-news-server):
17594         * gnus-group.el (gnus-group-make-kiboze-group)
17595         (gnus-group-browse-foreign-server):
17596         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17597         Use mapc when appropriate.
17598
17599 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17600
17601         FIXME: Make separate entries for each person.
17602
17603         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17604         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17605         <shields@msrl.com>:
17606
17607         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17608         may need for spam sorting and scoring.
17609         (spam-user-format-function-S): Add user format function suitable for
17610         general use.
17611         (spam-article-sort-by-spam-status): Add sorting function for summary
17612         sorting.
17613         (spam-extra-header-to-number): Add function to get a score from a
17614         header.
17615         (spam-summary-score): Add function to get a numeric score from the
17616         headers.
17617         (spam-generic-score): Fix function doc, was in wrong place.
17618         (spam-initialize): Take symbols when it's run, and install the
17619         extra headers that spam-necessary-extra-headers thinks we need.
17620
17621 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17622
17623         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17624         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17625
17626 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17627
17628         * gnus-sum.el (gnus-set-global-variables)
17629         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17630         (gnus-article-get-xrefs, gnus-summary-best-group)
17631         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17632         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17633         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17634         Use with-current-buffer.
17635
17636 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17637
17638         * spam.el (spam-summary-prepare-exit): Simplify logic.
17639         (spam-fetch-article-header): Read the article header if it's not
17640         available.
17641         (spam-list-articles): Simplify logic.
17642         (spam-filelist-register-routine): Fix bug with unregister-list.
17643
17644         * gnus-registry.el: Fix comments at beginning.
17645
17646 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17647
17648         * message.el (message-cater-to-broken-inn): Remove.
17649         (message-shorten-references): Make sure the total folded length of
17650         References is shorter than 998 characters to cater to a bug in INN
17651         2.3.  Also, don't pretend that references aren't folded -- this
17652         hasn't worked for a while.
17653
17654 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17655
17656         * gnus-agent.el (gnus-agentize):
17657         gnus-agent-send-mail-real-function no longer set to current value
17658         of message-send-mail-function but rather a lambda that calls
17659         message-send-mail-function.  The change makes the agent real-time
17660         responsive to user changes to message-send-mail-function.
17661
17662 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17663
17664         * legacy-gnus-agent.el
17665         (gnus-agent-convert-to-compressed-agentview): Fix typos with
17666         help from Florian Weimer <fw@deneb.enyo.de>
17667
17668 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17669
17670         * nnmail.el (nnmail-cache-insert): Revert last change.
17671
17672 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17673
17674         * nnmail.el (nnmail-cache-insert): Always check whether
17675         nnmail-cache-ignore-groups matches a group name.
17676
17677 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17678
17679         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17680         (spam-find-spam, spam-log-processing-to-registry)
17681         (spam-log-registered-p, spam-log-unregistration-needed-p)
17682         (spam-log-undo-registration): Use gnus-message instead of
17683         gnus-error, none of these errors are fatal.
17684
17685         * gnus-registry.el (gnus-registry-clean-empty-function)
17686         (gnus-registry-clean-empty): Remove only empty entries without
17687         extra data.
17688
17689 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17690
17691         * spam-stat.el (spam-stat-buffer-change-to-spam)
17692         (spam-stat-buffer-change-to-non-spam): Change (error) to
17693         (gnus-message 8) invocation.
17694
17695 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17696
17697         * nntp.el (nntp-via-netcat-command): New variable.
17698         (nntp-via-netcat-switches): New variable.
17699         (nntp-open-via-rlogin-and-netcat): New function.
17700         (nntp-open-connection-function): Doc fix.
17701         (nntp-telnet-command): Doc fix.
17702         (nntp-end-of-line): Doc fix.
17703         (nntp-via-rlogin-command): Doc fix.
17704         (nntp-via-user-name): Doc fix.
17705         (nntp-via-address): Doc fix.
17706
17707 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17708
17709         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17710         error in Emacs 21.1.
17711
17712 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17713
17714         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17715
17716 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17717
17718         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17719         (gnus-agent-with-refreshed-group): New macro.
17720         (gnus-agent-rename-group): New function.
17721         (gnus-agent-delete-group): New function.
17722         (gnus-agent-save-group-info): Use gnus-command-method when
17723         `method' parameter is nil.  Don't write nil entries into the
17724         active file.
17725         (gnus-agent-get-group-info): New function.
17726         (gnus-agent-fetch-articles):
17727         Use gnus-agent-update-files-total-fetched-for to increment disk space
17728         used.
17729         (gnus-agent-fetch-headers, gnus-agent-save-alist):
17730         Use gnus-agent-update-view-total-fetched-for to increment disk space
17731         used.
17732         (gnus-agent-get-local): Add optional parameters to avoid calling
17733         gnus-group-real-name and gnus-find-method-for-group.
17734         (gnus-agent-set-local): Delete stored entry if either min, or max,
17735         are nil.
17736         (gnus-agent-fetch-session): Reworded error/quit messages.
17737         On quit, use gnus-agent-regenerate-group to record existance of any
17738         articles fetched to disk before the quit occurred.
17739         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17740         gnus-agent-update-view-total-fetched-for, and
17741         gnus-agent-update-files-total-fetched-for to decrement disk space
17742         used.
17743         (gnus-agent-retrieve-headers):
17744         Use gnus-agent-update-view-total-fetched-for to increment disk space
17745         used.
17746         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17747         with gnus-agent-update-files-total-fetched-for to decrement disk
17748         space and fresh group buffer.
17749         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17750         (gnus-agent-need-update-total-fetched-for): New variable.
17751         (gnus-agent-update-files-total-fetched-for): New function.
17752         (gnus-agent-update-view-total-fetched-for): New function.
17753         (gnus-agent-total-fetched-for): New function.
17754
17755         * gnus-cache.el (gnus-cache-save-buffers):
17756         Use gnus-cache-update-overview-total-fetched-for to change disk space
17757         used by this group.
17758         (gnus-cache-possibly-enter-article):
17759         Use gnus-cache-update-file-total-fetched-for to increment disk space
17760         used by this group.
17761         (gnus-cache-possibly-remove-article):
17762         Use gnus-cache-update-file-total-fetched-for to decrement disk space
17763         used by this group.
17764         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17765         (gnus-cache-rename-group): New function.
17766         (gnus-cache-delete-group): New function.
17767         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17768         (gnus-cache-need-update-total-fetched-for): New variable.
17769         (gnus-cache-with-refreshed-group): New macro.
17770         (gnus-cache-update-file-total-fetched-for): New function.
17771         (gnus-cache-update-overview-total-fetched-for): New function.
17772         (gnus-cache-rename-group-total-fetched-for): New function.
17773         (gnus-cache-delete-group-total-fetched-for): New function.
17774         (gnus-cache-total-fetched-for): New function.
17775
17776         * gnus-group.el: Require gnus-sum and autoload functions to
17777         resolve warnings when gnus-group.el compiled alone.
17778         (gnus-group-line-format): Documented new %F.
17779         (size of Fetched data) group line format; identifies disk space
17780         used by agent and cache.
17781         (gnus-group-line-format-alist): Defined new F format.
17782         (gnus-total-fetched-for): New function.
17783         (gnus-group-delete-group): No longer update
17784         gnus-cache-active-altered as gnus-request-delete-group now keeps
17785         the cache in sync.
17786         (gnus-group-list-active): Let the agent store a server's active
17787         list if currently plugged.
17788
17789         * gnus-int.el (gnus-request-delete-group):
17790         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17791         local disk in sync with the server.
17792         (gnus-request-rename-group):
17793         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17794         local disk in sync with the server.
17795
17796         * gnus-start.el (gnus-get-unread-articles):
17797         Cosmetic simplification to logic.
17798
17799         * gnus-util.el (gnus-rename-file): New function.
17800
17801 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17802
17803         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17804
17805 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17806
17807         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17808         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17809
17810 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17811
17812         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17813         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17814
17815 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17816
17817         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17818
17819 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17820
17821         * spam.el (spam-set-difference): Add function to replace
17822         gnus-set-difference in spam.el.
17823         (spam-summary-prepare-exit): Use spam-set-difference.
17824
17825 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17826
17827         * gnus-registry.el (gnus-registry-cache-file): Update to use
17828         gnus-dribble-directory OR gnus-home-directory OR ~.
17829         (gnus-registry-split-fancy-with-parent): Fix doc.
17830
17831 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17832
17833         * message.el (message-exchange-point-and-mark):
17834         Use message-mark-active-p.  Suggested by Jesper Harder
17835         <harder@ifa.au.dk>.
17836
17837 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17838
17839         * message.el (message-exchange-point-and-mark): Don't activate
17840         region if it was inactive.  Suggested by Hiroshi Fujishima
17841         <pooh@nature.tsukuba.ac.jp>.
17842
17843 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17844
17845         * gnus-art.el (article-display-face): Display Faces in the same
17846         order as X-Faces.
17847
17848 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17849
17850         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17851
17852 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17853
17854         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17855         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17856         (gnus-article-mime-hierarchy): Remove.
17857         (gnus-article-mime-hierarchy-next): Remove.
17858         (gnus-article-mode): Revert 2004-03-19 change.
17859         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17860         (gnus-insert-mime-button): Revert 2004-03-19 change.
17861         (gnus-mime-accumulate-hierarchy): Remove.
17862         (gnus-mime-enter-multipart): Remove.
17863         (gnus-mime-leave-multipart): Remove.
17864         (gnus-mime-display-part): Revert 2004-03-19 change.
17865         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17866
17867         * mml.el (mml-preview): Revert 2004-03-19 change.
17868
17869 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17870
17871         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17872
17873 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17874
17875         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17876         t while entering a file name using the mm-with-multibyte macro.
17877         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17878
17879         * mm-util.el (mm-with-multibyte): New macro.
17880
17881 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17882
17883         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
17884         New user option.
17885         (gnus-mime-multipart-functions): Doc and customization fix.
17886         (gnus-article-mime-hierarchy): New variable.
17887         (gnus-article-mime-hierarchy-next): New variable.
17888         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17889         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17890         gnus-article-mime-hierarchy-next to nil.
17891         (gnus-insert-mime-button): Show hierarchy numbers.
17892         (gnus-mime-accumulate-hierarchy): New function.
17893         (gnus-mime-enter-multipart): New function.
17894         (gnus-mime-leave-multipart): New function.
17895         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17896         (gnus-mime-display-alternative): Show hierarchy numbers.
17897
17898         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17899         gnus-article-mime-hierarchy-next to nil.
17900
17901 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17902
17903         * dns.el: Don't require gnus-xmas.
17904
17905 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17906
17907         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17908         inline PGP.
17909         (mml-menu): Disable mml-quote-region if mark is inactive.
17910
17911 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17912
17913         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17914         when the group's active is not available.
17915
17916 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17917
17918         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17919         error.
17920
17921 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17922
17923         * imap.el (imap-store-password): New variable.
17924         (imap-interactive-login): Use it.
17925         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17926
17927 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17928
17929         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17930         window-start and hscroll to summary window.
17931
17932 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17933
17934         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17935         conversion message to newsrc-dribble when an actual conversion is
17936         performed.
17937
17938 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17939
17940         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17941
17942 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17943
17944         * mm-decode.el (mm-complicated-handles): New function reviving
17945         former definition of mm-multiple-handles.
17946
17947         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17948         (gnus-mime-delete-part): Use it.
17949
17950 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17951
17952         * gnus-agent.el (gnus-agent-read-local):
17953         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
17954         avoid the implicit assumption that they will always be equal.
17955         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17956         coding-system-for-write, as the with-temp-file macro first prints
17957         to a buffer then saves the buffer.
17958
17959 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17960
17961         * gnus-art.el (gnus-article-edit-part): New function.
17962         (gnus-mime-save-part-and-strip): Use it; do query instead of
17963         signaling an error; don't use mm-multiple-handles.
17964         (gnus-mime-delete-part): Ditto.
17965
17966 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17967
17968         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
17969         old file versions.
17970         (gnus-group-prepare-hook): Remove function that converted list
17971         form of gnus-agent-expire-days to group properties.
17972
17973         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17974         (gnus-request-accept-article): Re-indented.
17975
17976         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17977         converters to handle old agent file formats.  Add logic for a
17978         "backup before upgrading warning".
17979         (gnus-convert-mark-converter-prompt): Developers can mark
17980         functions as needing (default), or not needing,
17981         gnus-convert-old-newsrc's "backup before upgrading warning".
17982         (gnus-convert-converter-needs-prompt): Tests whether the user
17983         should be protected from potentially irreversable changes by the
17984         function.
17985
17986         * legacy-gnus-agent.el: New.  Provides converters that are only
17987         loaded when gnus-convert-old-newsrc needs to call them.
17988
17989 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17990
17991         * mail-source.el (mail-source-touch-pop): Doc fix.
17992
17993         * message.el (message-smtpmail-send-it): Doc fix.
17994
17995 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17996
17997         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17998
17999         * nnmail.el (nnmail-split-fancy): do.
18000
18001         * gnus-kill.el (gnus-kill, gnus-execute): do.
18002
18003 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
18004
18005         * gnus-sum.el (gnus-widget-reversible-match)
18006         (gnus-widget-reversible-to-internal)
18007         (gnus-widget-reversible-to-external): New functions.
18008         (gnus-widget-reversible): New widget.
18009         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
18010
18011 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
18012
18013         * gnus-sum.el (gnus-thread-sort-functions)
18014         (gnus-article-sort-functions): Document `(not F)' items.
18015
18016 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
18017
18018         * spam.el (spam-use-gmane-xref): Add new backend.
18019         (spam-gmane-xref-spam-group): Add variable to control the name of the
18020         Gmane spam group.
18021         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18022         (spam-regex-headers-spam, spam-regex-headers-ham)
18023         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18024         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18025         backends and checks.
18026         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18027
18028         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18029         an autodetect method.
18030
18031 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18032
18033         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18034         articles are being added to a group.
18035         (gnus-request-replace-article): Inform the agent that articles
18036         need to be uncached as the cached contents are no longer valid.
18037
18038 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18039
18040         * binhex.el: Don't autoload executable-find.
18041
18042         * canlock.el: Don't autoload mail-fetch-field.
18043
18044         * dgnushack.el: Autoload c-mode for XEmacs.
18045
18046         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18047
18048         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18049         rmail-dont-reply-to and rmail-output.
18050
18051         * gnus-score.el: Don't autoload ffap-string-at-point.
18052
18053         * gnus-setup.el: Don't autoload sc-cite-original.
18054
18055         * imap.el: Don't autoload base64-decode-string,
18056         base64-encode-string and md5.
18057
18058         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18059         and rmail-msg-restore-non-pruned-header.
18060
18061         * mm-decode.el: Don't autoload executable-find.
18062
18063         * mm-url.el: Don't autoload executable-find.
18064
18065         * mm-view.el: Don't autoload diff-mode.
18066
18067         * nndb.el: Don't autoload news-reply-mode, news-setup,
18068         cancel-timer and telnet.
18069
18070         * password.el: Don't autoload run-at-time for Emacs.
18071
18072         * sha1-el.el: Don't autoload executable-find.
18073
18074         * sieve-mode.el: Don't autoload c-mode.
18075
18076         * uudecode.el: Don't autoload executable-find.
18077
18078 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18079
18080         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18081         (gnus-agent-possibly-alter-active): Avoid null in numeric
18082         comparison.
18083         (gnus-agent-set-local): Refuse to save null in local object table.
18084         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18085         list of articles that will be marked as unread.
18086
18087 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18088
18089         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18090
18091 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18092
18093         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18094         language tags.
18095
18096 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18097
18098         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18099         Don't bind "obarray".
18100
18101         * gnus-sum.el (gnus-thread-sort-functions):
18102         Add `gnus-thread-sort-by-most-recent-number' and
18103         `gnus-thread-sort-by-most-recent-date'.
18104         Reported by Kai Grossjohann <kai@emptydomain.de>.
18105
18106 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18107
18108         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
18109
18110 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18111
18112         * gnus-cus.el (gnus-agent-customize-category):
18113         Remove ignore-errors macro reference that required cl to be loaded at
18114         run-time.
18115
18116         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
18117         single-interval range of the form (min . max).  Previously the
18118         range had to look like ((min . max)).  Likewise, return
18119         (min . max) rather than ((min . max)).
18120         (gnus-range-map): Use gnus-range-normalize to accept
18121         single-interval range.
18122
18123         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18124         the cache, but not the agent, now appear with their usual face.
18125
18126         * dgnushack.el (loaddir): New variable that is bound to the
18127         directory containing the dgnushack.el file. Use loaddir, rather
18128         than srcdir, to update load-path. Change lets dgnushack compile
18129         code in directories other than GNUS/lisp.
18130
18131 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18132
18133         * lpath.el: Don't bind w3m-safe-url-regexp.
18134
18135         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18136         w3m-safe-url-regexp variable buffer-local.
18137
18138         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18139
18140 2004-02-27  Simon Josefsson  <jas@extundo.com>
18141
18142         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18143         gnus-group-real-prefix.
18144         (gnus-summary-move-article): Use it, instead of
18145         gnus-group-real-prefix.
18146
18147 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18148
18149         * lpath.el: Bind w3m-safe-url-regexp.
18150
18151         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18152         w3m-safe-url-regexp variable buffer-local and set it as the value
18153         of mm-w3m-safe-url-regexp.
18154
18155         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18156
18157         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18158         parsing gnus-posting-styles when the message is not for replying.
18159
18160         * dgnushack.el: Autoload sgml-mode for XEmacs.
18161
18162         * nnrss.el (nnrss-opml-export):
18163         Use mm-set-buffer-file-coding-system instead of
18164         set-buffer-file-coding-system.
18165
18166 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18167
18168         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18169         of checkdoc.el).
18170         * nnrss.el: do.
18171         * gnus-mlspl.el: do.
18172         * gnus-ml.el: do.
18173         * gnus-srvr.el: do.
18174
18175         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18176
18177 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18178
18179         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18180         Corrections to custom-manual links.
18181
18182         * gnus-art.el (gnus-article): Ditto.
18183
18184         * mm-decode.el (mime-display, mime-security): Ditto.
18185
18186 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18187
18188         * flow-fill.el: Typo.
18189
18190 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18191
18192         * spam-wash.el: New file.
18193
18194 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18195
18196         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18197
18198 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18199
18200         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18201         to be run with new-articles as LIST1, not LIST2.
18202         (spam-registration-functions): Add spam-use-ham-copy as a nil
18203         registration backend.
18204
18205 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18206
18207         * spam-stat.el (spam-stat-washing-hook): New option.
18208         (spam-stat-buffer-words): Use it.
18209         (spam-stat-process-directory, spam-stat-test-directory):
18210         Use insert-file-contents-literally.
18211         (spam-stat-coding-system): New variable.
18212         (spam-stat-load, spam-stat-save): Use it.
18213
18214 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18215
18216         * spam-report.el (spam-report-plug-agent):
18217         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18218
18219 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18220
18221         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18222         Allow / in mailto URLs.
18223
18224 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18225
18226         * spam-report.el (spam-report-process-queue): Fix interactive use.
18227         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18228         (spam-report-unplug-agent): Doc fixes.
18229         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18230         (spam-report-agentize, spam-report-deagentize): Autoload.
18231
18232 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18233
18234         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
18235
18236         * message.el (message-setup-fill-variables): Add mml tags to
18237         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18238         <ajk@iu.edu>.
18239         (message-mode): Don't modify paragraph-separate there.
18240
18241 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18242
18243         * compface.el (uncompface-use-external): Default to undecided.
18244         (uncompface-use-external-threshold): New variable.
18245         (uncompface-float-time): New macro.
18246         (uncompface): Determine whether to use the external decoder if
18247         uncompface-use-external is undecided.
18248
18249 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18250
18251         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18252         after images.
18253
18254         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18255
18256 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18257
18258         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18259
18260         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18261
18262         * gnus-sum.el (gnus-summary-limit-to-age)
18263         (gnus-summary-limit-children): do.
18264
18265         * gnus-int.el (gnus-request-scan): do.
18266
18267         * gnus-group.el (gnus-group-suspend): do.
18268
18269         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18270
18271         * gnus-cite.el (gnus-cite-parse-attributions): do.
18272
18273         * gnus-agent.el (gnus-summary-set-agent-mark)
18274         (gnus-agent-regenerate-group): do.
18275
18276         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18277
18278         * binhex.el (binhex-decode-region-internal): do.
18279
18280 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18281
18282         * gnus-fun.el (gnus-face-properties-alist): New user option.
18283         (gnus-display-x-face-in-from): Use it.
18284
18285         * gnus-art.el (article-display-face): Ditto.
18286
18287         * compface.el (uncompface-use-external): Default to nil.
18288
18289 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18290
18291         * nntp.el (nntp-erase-buffer): New function.
18292         (nntp-retrieve-data, nntp-send-command)
18293         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18294         (nntp-possibly-change-group): Use it.
18295
18296         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18297         Use with-current-buffer.
18298
18299 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18300
18301         * compface.el: Merge the ELisp-based uncompface program.
18302         (compface): New customization group.
18303         (uncompface-use-external): New user option.
18304         (uncompface): Call uncompface-internal if uncompface-use-external
18305         is nil.
18306         (uncompface-internal): New function.  Note that there are also
18307         some other functions and variables added for this function.
18308
18309 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18310
18311         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18312         if necessary.
18313
18314 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18315
18316         * spam-report.el (spam-report-unplug-agent)
18317         (spam-report-plug-agent, spam-report-deagentize)
18318         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18319         Add support for the Agent in spam-report: when unplugged, report to a
18320         file; when plugged, submit all the requests.
18321
18322         * spam.el (spam-register-routine): Fix message about
18323         registration.
18324
18325 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18326
18327         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18328         dependencies.
18329         (rfc2047-encode): Use it.
18330
18331         * gnus-art.el (gnus-button-marker-list): Move before first
18332         reference.
18333
18334         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18335         (imap-parse-body): Fix format string mismatch.
18336
18337         * gnus-score.el (gnus-summary-increase-score): do.
18338
18339         * nnrss.el (nnrss-close): New function.
18340
18341 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18342
18343         * nnrss.el (nnrss-make-filename): New function.
18344         (nnrss-request-delete-group, nnrss-read-server-data)
18345         (nnrss-save-server-data, nnrss-read-group-data)
18346         (nnrss-save-group-data): Use it.
18347         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18348         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18349         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18350
18351 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18352
18353         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18354
18355 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18356
18357         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18358         files.
18359
18360         * message.el (message-generate-headers-first): Don't quote nil
18361         and t in docstrings.
18362
18363         * imap.el (imap-id): do.
18364
18365         * gnus-agent.el (gnus-agent-consider-all-articles)
18366         (gnus-agent-queue-mail): do.
18367
18368 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18369
18370         * spam-report.el (spam-report-process-queue): New function.
18371         Process requests from `spam-report-requests-file'.
18372         (spam-report-process-queue): Doc fix.
18373
18374 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18375
18376         * spam.el (spam-register-routine)
18377         (spam-log-processing-to-registry, spam-log-registered-p)
18378         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18379         Change "check" to "spam-check" for semi-clarity.
18380
18381 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18382
18383         * pop3.el: Require nnheader.
18384
18385         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18386
18387         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18388
18389         * gnus-picon.el: Require cl.
18390
18391         * gnus-fun.el: Require gnus-ems and gnus-util.
18392
18393         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18394
18395         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18396
18397         * gnus-art.el (gnus-article-edit-mode): Define before first
18398         reference.
18399
18400 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18401
18402         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18403         (gnus-uu-post-encoded): Use point-at-bol.
18404
18405         * gnus-topic.el (gnus-group-active-topic-p): do.
18406
18407         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18408
18409         * gnus-group.el (gnus-group-kill-region): do.
18410
18411         * gnus-art.el (article-date-ut): do.
18412
18413         * message.el (message-fetch-field): Remove redundant
18414         case-fold-search binding.
18415         (message-narrow-to-field): Simplify.
18416
18417 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18418
18419         * spam.el (spam-directory): Derive from `gnus-directory'.
18420
18421         * spam-report.el (spam-report-url-to-file)
18422         (spam-report-requests-file): New function and variable for offline
18423         reporting.
18424         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18425         and user defined function.
18426         (spam-report-url-ping-mm-url): Remove doubled slash.
18427
18428 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18429
18430         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18431
18432 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18433
18434         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
18435         Fix format string mismatch.
18436
18437         * sieve.el (sieve-deactivate-all): do.
18438
18439         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18440
18441         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18442
18443         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18444
18445         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18446
18447 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18448
18449         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18450         the list of checks.
18451
18452 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18453
18454         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18455         padding.
18456
18457 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18458
18459         * mm-view.el (mm-fill-flowed): New variable.
18460         (mm-inline-text): Use it.
18461
18462 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18463
18464         * spam.el (spam-spamassassin-register-ham-routine)
18465         (spam-spamassassin-register-spam-routine): Fix function names.
18466
18467 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18468
18469         * gnus.el (gnus-tmp-grouplens): Remove.
18470         (gnus-summary-line-format): Remove grouplens.
18471
18472         * gnus-group.el (gnus-group-line-format): Ditto.
18473
18474         * gnus-spec.el (gnus-format-specs): Ditto.
18475         (gnus-update-format-specifications): Flush the group format spec
18476         cache if there's the grouplens stuff.
18477         (gnus-parse-simple-format): Replace %l with the empty string.
18478
18479 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18480
18481         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18482         omission.
18483
18484 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18485
18486         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18487         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18488
18489 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18490
18491         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18492         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18493         New macros and functions.
18494         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18495         Handle > NLINK_MAX messages.
18496         * nnmaildir.el (nnmaildir-request-set-mark):
18497         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
18498
18499 2004-01-25  Alex Schroeder  <alex@gnu.org>
18500
18501         * spam-stat.el (spam-stat-process-directory-age): New option.
18502         (spam-stat-process-directory): Use it.
18503
18504 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18505
18506         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18507         (spam-stat-save): Accept prefix argument.
18508
18509 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18510
18511         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18512         links" error.
18513
18514 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18515
18516         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18517         the rest of the and/or forms.
18518
18519 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18520
18521         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18522         compatibility with old .newsrc.eld files.
18523
18524         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18525
18526         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18527
18528         * gnus-start.el (gnus-1): do.
18529
18530         * gnus-group.el (gnus-group-line-format-alist): do.
18531
18532         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18533
18534         * gnus-gl.el: Remove.
18535
18536 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18537
18538         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18539         marks consisting of a single range {for example, (3 . 5)} rather
18540         than a list of a single range { ((3 . 5)) }.
18541
18542 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18543
18544         * spam-stat.el (spam-stat-store-gnus-article-buffer):
18545         Use with-current-buffer.
18546         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18547         avoid consing a string.
18548
18549         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18550         Remove obsolete entries for big5 and gb2312.
18551
18552 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18553
18554         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18555         uncompressed list.
18556
18557 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18558
18559         * spam-stat.el (spam-stat-strip-xref): New function.
18560         (spam-stat-process-directory): Use it.
18561
18562         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18563         here -- it's done in message-fetch-field.
18564
18565 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18566
18567         * gnus-agent.el (gnus-agent-queue-mail)
18568         (gnus-agent-prompt-send-queue): New variables.
18569         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18570         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18571         "nndraft:queue" along to gnus-draft-send.
18572         Use gnus-agent-prompt-send-queue.
18573         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18574         is "nndraft:queue".  Suggested by Gaute Strokkenes
18575         <gs234@srcf.ucam.org>
18576
18577         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
18578         (agent-enable-undownloaded-faces): Add.
18579         (gnus-agent-cat-groups): Use eval-and-compile, not
18580         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18581         method of gnus-agent-cat-groups even when the buffer has been
18582         evaled.
18583         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
18584         delete gnus-agent-save-active-1.
18585         (gnus-agent-save-groups): Delete.  Identical to
18586         gnus-agent-save-active.
18587         (gnus-agent-write-active): No longer adjust agent's copy of active
18588         file as agent's adjustments are now stored in their own
18589         file.  Remove optional parameter.
18590         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18591         servers.  Add use of min/max range limits from server's local
18592         file.
18593         (gnus-agent-save-alist): Remove unused optional argument.
18594         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18595         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18596         (gnus-agent-set-local): A per-server file that keeps min/max range
18597         limits for articles known to the agent.  Provides a fast mechanism
18598         for altering many active ranges.
18599         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18600         active file (local makes it unnecessary).
18601         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
18602
18603         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
18604         (agent-enable-undownloaded-faces): Add.
18605
18606         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18607         disable it when sending to "nndraft:queue".
18608         (gnus-group-send-queue): Add safety check to avoid sending queue
18609         when unplugged.
18610
18611         * gnus-group.el (gnus-group-catchup): Use new
18612         gnus-sequence-of-unread-articles, not
18613         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18614         numbers of articles.  Use gnus-range-map to avoid having to
18615         uncompress the unread list.
18616         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18617         Fix invalid ange-ftp reference.
18618
18619         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18620         (gnus-sorted-range-intersection): Intersection of two ranges
18621         without requiring that they first be uncompressed.
18622
18623         * gnus-start.el (gnus-activate-group): Unless blocked by the
18624         caller, possibly expand the active range to include both cached
18625         and agentized articles.
18626         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18627         multiple version-dependent converters.
18628         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
18629         gnus-agent-save-active.
18630         (gnus-save-newsrc-file): Save dirty agent range limits.
18631
18632         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
18633         gnus-agent-possibly-alter-active.
18634         (gnus-adjust-marked-articles): Faster handling of simple lists.
18635
18636 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18637
18638         * spam-stat.el (spam-stat-test-directory): New optional argument
18639         displays a list of files detected.  Suggested by Andrew Cohen
18640         <cohen@andy.bu.edu>.
18641         (spam-stat-buffer-words-with-scores): Don't narrow and change
18642         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18643
18644 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18645
18646         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18647         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18648         (spam-spamassassin-arguments)
18649         (spam-spamassassin-spam-flag-header)
18650         (spam-spamassassin-positive-spam-flag-header)
18651         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18652         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18653         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18654         (spam-list-of-processors, spam-list-of-checks)
18655         (spam-list-of-statistical-checks, spam-registration-functions)
18656         (spam-check-spamassassin-headers, spam-check-spamassassin)
18657         (spam-spamassassin-score)
18658         (spam-spamassassin-register-with-sa-learn)
18659         (spam-spamassassin-register-spam-routine)
18660         (spam-spamassassin-register-ham-routine)
18661         (spam-assassin-register-spam-routine)
18662         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18663         (spam-bogofilter-score): Fix to show article before scoring.
18664
18665 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18666
18667         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18668         default scoring function.
18669         (spam-generic-score): Call spam-spamassassin-score if
18670         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18671         spam-bogofilter-score otherwise.
18672
18673         * gnus.el (spam-process, spam-autodetect-methods):
18674         Add spamassassin and spamassassin-headers.
18675
18676 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18677
18678         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18679         Suppress unnecessary messages.
18680
18681 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18682
18683         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18684         make-hash-table.
18685
18686 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18687
18688         * canlock.el (base64-encode-string): Don't autoload it.
18689
18690 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18691
18692         * run-at-time.el: Remove useless (require 'itimer),
18693         eval-and-compile and (featurep 'xemacs).
18694
18695 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18696
18697         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18698         GROUP is a virtual group.
18699
18700 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18701
18702         * gnus.el: Autoload `message-y-or-n-p'.
18703
18704 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18705
18706         * pgg-parse.el: Remove unnecessary (require 'custom).
18707
18708         * pgg-def.el: do.
18709
18710         * nnmail.el: do.
18711
18712         * gnus-undo.el: do.
18713
18714         * gnus-picon.el: do.
18715
18716         * gnus-util.el: do.
18717
18718 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18719
18720         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18721
18722 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18723
18724         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18725         handle, as well as a list.
18726
18727         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18728         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18729         (mm-w3m-cid-retrieve): Simplify.
18730
18731 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18732
18733         * message.el (message-kill-to-signature): Allow prefix arg to
18734         specify number of lines to keep before signature.
18735
18736 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18737
18738         * message.el (message-kill-to-signature): Change docstring.
18739
18740 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18741
18742         * canlock.el: Always require sha1-el.
18743         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18744
18745         * message.el: Autoload sha1 only when compiling.
18746
18747         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18748         eudc-expand-inline for XEmacs.
18749
18750 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18751
18752         * message.el (message-canlock-generate): Require sha1-el.
18753
18754 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18755
18756         * message.el (message-expand-name): Silence the byte compiler.
18757
18758         * lpath.el: Add detect-coding-system.
18759
18760         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18761         cus-edit.
18762
18763 2004-01-13  Simon Josefsson  <jas@extundo.com>
18764
18765         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18766         Invoke gnus-score-mode.
18767         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18768
18769         * gnus-range.el (gnus-compress-sequence): Doc fix.
18770         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
18771
18772 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18773
18774         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18775
18776 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18777
18778         * spam.el (spam-get-article-as-string): Update to use
18779         gnus-request-article-this-buffer, much simpler.
18780         (spam-get-article-as-buffer): Remove.
18781
18782 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18783
18784         * message.el (message-expand-name): Use EUDC if the user uses that.
18785
18786 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18787
18788         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18789         character for the encoding to avoid consing a string.
18790
18791         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18792         unnecessarily.
18793
18794         * mm-util.el (mm-replace-chars-in-string): Remove.
18795
18796         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18797         of mm-replace-chars-in-string.
18798
18799 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18800
18801         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18802
18803         * mm-util.el (mm-subst-char-in-string): Support inplace.
18804
18805         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18806         a new string in every iteration.  Use shy groups.
18807
18808 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18809
18810         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18811         * gnus-soup.el (gnus-soup-group-brew):
18812         * gnus-msg.el (gnus-put-message):
18813         * gnus-move.el (gnus-group-move-group-to-server):
18814         * gnus-kill.el (gnus-batch-score):
18815         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18816         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18817         (gnus-group-update-group, gnus-group-read-group)
18818         (gnus-group-make-group, gnus-group-make-help-group)
18819         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18820         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18821         (gnus-group-sort-by-unread, gnus-group-catchup)
18822         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18823         (gnus-group-yank-group, gnus-group-set-info)
18824         (gnus-group-list-groups):
18825         * gnus.el (gnus-generate-new-group-name):
18826         * gnus-delay.el (gnus-delay-send-queue):
18827         * nnvirtual.el (nnvirtual-catchup-group):
18828         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18829         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18830         (gnus-group-prepare-topics, gnus-topic-check-topology):
18831         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18832         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18833         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18834         (gnus-group-make-articles-read):
18835         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18836         (gnus-group-change-level, gnus-kill-newsgroup)
18837         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18838         (gnus-get-unread-articles, gnus-make-articles-unread)
18839         (gnus-make-ascending-articles-unread): Use accessor
18840         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18841         to get group information for improved readability.
18842
18843
18844 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18845
18846         * gnus-art.el (article-decode-mime-words, article-babel)
18847         (gnus-article-highlight-signature, gnus-article-add-buttons)
18848         (gnus-signature-toggle): Use gnus-with-article-buffer.
18849
18850         * gnus-art.el (gnus-article-highlight-headers)
18851         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18852
18853         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18854         (gnus-article-set-globals, gnus-request-article-this-buffer)
18855         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18856         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18857         (gnus-mime-display-alternative): Use with-current-buffer.
18858
18859 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18860
18861         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18862         also under 80 char limit, and call gnus-error if needed.
18863         (spam-fetch-article-header): Fix - it was a
18864         buffer-local variable (gnus-newsgroup-data).
18865         (spam-find-spam): Use spam-generate-fake-headers, forget about
18866         spam-insert-fake-headers.
18867         (spam-insert-fake-headers): Remove.
18868
18869 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18870
18871         * deuglify.el (gnus-article-outlook-unwrap-lines)
18872         (gnus-outlook-rearrange-article)
18873         (gnus-outlook-repair-attribution-outlook)
18874         (gnus-outlook-repair-attribution-block)
18875         (gnus-outlook-repair-attribution-other): Remove redundant
18876         save-excursion.
18877
18878 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18879
18880         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18881         (spam-fetch-field-subject-fast)
18882         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18883         (spam-fetch-article-header): Add functions to deal with Gnus
18884         internals for fast retrieval of article header data.
18885         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18886
18887 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18888
18889         * pop3.el (pop3-md5): Remove.
18890         (pop3-apop): Replace pop3-md5 with md5.
18891
18892         * mm-bodies.el: base64 is always built-in.
18893
18894         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18895         Use with-current-buffer.
18896
18897 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18898
18899         * canlock.el (canlock-insert-header): Remove excessive grouping in
18900         regexp.
18901
18902         * gnus-sum.el (gnus-summary-read-document): Ditto.
18903
18904         * gnus-uu.el (gnus-uu-part-number): Ditto.
18905
18906         * html2text.el (html2text-remove-tags): Ditto.
18907         (html2text-format-tags): Ditto.
18908         (html2text-format-single-elements): Ditto.
18909
18910         * mml.el (mml-parse-1): Ditto.
18911
18912 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18913
18914         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18915
18916         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18917
18918         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18919
18920         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18921
18922 2003-11-15  Simon Josefsson  <jas@extundo.com>
18923
18924         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18925         (pgg-gpg-lookup-key): Use regexp match instead of
18926         split-string (split-string is different between emacs 21.2 and
18927         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18928
18929 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18930
18931         * gnus-art.el (gnus-mime-view-all-parts)
18932         (gnus-article-part-wrapper, gnus-article-view-part):
18933         Use with-current-buffer.
18934
18935 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18936
18937         * spam.el (spam-disable-spam-split-during-ham-respool)
18938         (spam-spamoracle-database, spam-cache-lookups)
18939         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18940         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18941         (spam-group-ham-marks, spam-group-spam-marks)
18942         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18943         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18944         also add spam-use-blackholes to the statistical checks.
18945         (spam-fetch-field-fast): Add interface to fetching fields, may
18946         become a macro.
18947         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18948         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18949         (spam-insert-fake-headers): Fake an article when needed.
18950         (spam-find-spam): Fake article when possible.
18951         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18952         (spam-check-bogofilter-headers): Use message-fetch-field instead
18953         of nnmail-fetch-field.
18954
18955 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18956
18957         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18958
18959 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18960
18961         * spam.el (spam-split): Do not require spam-use-CHECK to be
18962         enabled if that check is passed to spam-split explicitly; also
18963         fix so 'spam doesn't get converted to spam-split-group when
18964         spam-split-symbolic-return is t.
18965         (spam-find-spam): Find registrations of the article and use those
18966         instead of re-running spam-split to find the spam/ham
18967         classification of the article.
18968         (spam-log-processing-to-registry, spam-log-registered-p)
18969         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18970         Use gnus-error instead of gnus-message.
18971         (spam-log-registration-type): Add function to determine the
18972         classification of a message based on registry entries; will
18973         return nil if both 'spam and 'ham are found.
18974         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18975         a reasonably fast local cache without the loading errors.
18976         (spam-cache-lookups): Set to t by default.
18977         (spam-find-spam): Don't try to guess spam-cache-lookups.
18978         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18979         spam-caches entry.
18980         (spam-filelist-build-cache, spam-filelist-check-cache):
18981         Fix caching of whitelist/blacklist entries.
18982         (spam-check-whitelist, spam-check-blacklist):
18983         Invoke spam-from-listed-p with a type, not a cache variable.
18984         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18985
18986 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18987
18988         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18989
18990         * nnmail.el (nnmail-split-fancy): do.
18991
18992         * mml.el (mml-parse): do.
18993
18994         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18995         (gnus-score-adaptive): do.
18996
18997 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18998
18999         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
19000         (gnus-mime-button-map): Don't set keymap parent.
19001         (gnus-button-ctan-directory-regexp): Use shy grouping.
19002         (gnus-prev-page-map): Don't set keymap parent.
19003         (gnus-prev-page-map): Remove duplicated one.
19004         (gnus-next-page-map): Don't set keymap parent.
19005         (gnus-mime-security-button-map): Ditto.
19006
19007         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
19008         version number.
19009
19010         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
19011
19012 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19013
19014         * canlock.el (canlock-sha1-function): Remove.
19015         (canlock-sha1-function-for-verify): Remove.
19016         (canlock-openssl-program): Remove.
19017         (canlock-openssl-args): Remove.
19018         (canlock-ignore-errors): Remove.
19019         (canlock-sha1-with-openssl): Remove.
19020         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19021         (canlock-verify): Don't use canlock-ignore-errors.
19022
19023         * sha1-el.el (sha1-string-external): Make it can return a string
19024         in binary form.
19025         (sha1-region-external): Ditto.
19026         (sha1-string-internal): Ditto.
19027         (sha1-region-internal): Ditto.
19028         (sha1-region): Ditto.
19029         (sha1-string): Ditto.
19030         (sha1): Ditto.
19031
19032 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19033
19034         * spam.el (spam-report-articles-gmane): New command.
19035
19036 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19037
19038         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19039
19040         * run-at-time.el (run-at-time-saved): Remove.
19041         (run-at-time): Doc fix.
19042
19043 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19044
19045         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19046         (gnus-summary-limit-map): Add it.
19047         (gnus-summary-make-menu-bar): do.
19048
19049 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19050
19051         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19052         Make attempt at some caching support (done for BBDB only now).
19053         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19054         addresses to be checked.
19055         (spam-clear-cache-BBDB): Add function, to be invoked by
19056         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19057         (spam-check-BBDB): Check and use the caches, if
19058         spam-cache-lookups is on, remove superfluous (provide).
19059
19060 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19061
19062         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19063
19064 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19065
19066         * run-at-time.el (run-at-time-saved): Move to after the definition
19067         of `run-at-time'.
19068
19069         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
19070
19071 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19072
19073         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19074         mm-w3m-local-map-property.
19075
19076         * mm-view.el (mm-w3m-mode-map): Remove.
19077         (mm-w3m-local-map-property): Remove.
19078         (mm-inline-text-html-render-with-w3m): Don't use
19079         mm-w3m-local-map-property.
19080
19081 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19082
19083         * run-at-time.el: New file.
19084
19085         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
19086         under Emacs.
19087
19088         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19089         of gnus-set-text-properties.
19090
19091         * gnus-uu.el (gnus-uu-save-article): Ditto.
19092
19093         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
19094
19095         * gnus-cite.el (gnus-cite-parse): Ditto.
19096
19097         * gnus-art.el (gnus-button-push): Use set-text-properties instead
19098         of gnus-.
19099
19100         * gnus-xmas.el (run-at-time): Require run-at-time.
19101
19102         * gnus.el: Change calls to nnheader-run-at-time and
19103         password-run-at-time throughout to use run-at-time directly.
19104
19105         * password.el: Remove definition of run-at-time.
19106
19107         * nnheaderxm.el: Remove definition of run-at-time.
19108
19109 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
19110
19111         * mml.el (mml-minibuffer-read-disposition): Show attachment type
19112         in prompt.
19113
19114 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19115
19116         * messagexmas.el (message-xmas-redefine): Alias
19117         `message-make-caesar-translation-table' to
19118         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
19119         version.
19120
19121         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
19122         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
19123         `gnus-xmas-set-text-properties'.
19124         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
19125         `gnus-xmas-completing-read'.
19126         (gnus-xmas-completing-read): Removed.
19127         (gnus-xmas-open-network-stream): Removed.
19128
19129         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19130         XEmacs version.
19131
19132         * dns.el (dns-make-network-process): Use `open-network-stream'
19133         instead of `gnus-xmas-open-network-stream'.
19134
19135         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
19136
19137         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19138
19139 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19140
19141         * gnus-art.el (gnus-mime-display-alternative)
19142         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19143         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19144         Don't use gnus-local-map-property.
19145
19146         * gnus-util.el (gnus-local-map-property): Remove.
19147
19148         * mm-view.el (mm-view-pkcs7-decrypt):
19149         Replace gnus-completing-read-maybe-default with completing-read.
19150
19151         * gnus-util.el (gnus-completing-read): do.
19152         (gnus-completing-read-maybe-default): Remove.
19153
19154 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19155
19156         * password.el: Only autoload `run-at-time' if not XEmacs.
19157         Only autoload the itimer functions if XEmacs.
19158
19159 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19160
19161         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
19162         XEmacsen.
19163
19164         * dgnushack.el: Autoload executable-find for XEmacs.
19165
19166 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19167
19168         * gnus-art.el (gnus-read-string): Remove.
19169         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19170         read-string.
19171
19172 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19173
19174         * netrc.el: Autoload password-read.
19175         (netrc): Add configuration group.
19176         (netrc-encoding-method, netrc-openssl-path):
19177         Add variables for encoding and decoding of files with symmetric
19178         ciphers.
19179         (netrc-encode): Add assistant function to encode a file with
19180         netrc-encoding-method.
19181         (netrc-parse): Add interactive parameter, added optional
19182         decoding if netrc-encoding-method is non-nil but otherwise
19183         behavior is standard.
19184         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19185         Do s/encode/encrypt/ everywhere.
19186
19187         * spam.el: Remove executable-find autoload.
19188
19189 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19190
19191         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19192
19193         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19194
19195 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19196
19197         * gnus-art.el (gnus-treat-ansi-sequences)
19198         (article-treat-ansi-sequences): New variable and function.
19199         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19200
19201         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19202         Use it.
19203
19204 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19205
19206         * mm-util.el (mm-quote-arg): Remove.
19207
19208         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19209         shell-quote-argument.
19210
19211         * gnus-uu.el (gnus-uu-command): do.
19212
19213         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19214
19215         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19216         with make-char.
19217
19218         * mm-util.el (mm-make-char): Remove.
19219
19220         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19221         add-minor-mode.
19222
19223         * gnus-undo.el (gnus-undo-mode): do.
19224
19225         * gnus-topic.el (gnus-topic-mode): do.
19226
19227         * gnus-sum.el (gnus-dead-summary-mode): do.
19228
19229         * gnus-start.el (gnus-slave-mode): do.
19230
19231         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19232
19233         * gnus-ml.el (gnus-mailing-list-mode): do.
19234
19235         * gnus-gl.el (gnus-grouplens-mode): do.
19236
19237         * gnus-draft.el (gnus-draft-mode): do.
19238
19239         * gnus-dired.el (gnus-dired-mode): do.
19240
19241         * gnus-ems.el (gnus-add-minor-mode): Remove.
19242
19243         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19244         Replace gnus-char-width with char-width.
19245
19246         * gnus-ems.el (gnus-char-width): Remove.
19247
19248         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19249         Replace gnus-char-width with char-width.
19250
19251         * gnus-ems.el (gnus-char-width): Remove.
19252
19253         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19254         definition.
19255         Remove Emacs 20 hash table compatibility code.
19256
19257         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19258         20 compatibility code.
19259
19260         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19261
19262         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19263
19264         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19265         Replace with point-at-{eol,bol}.
19266
19267         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19268
19269         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19270
19271         * flow-fill.el (fill-flowed-point-at-bol)
19272         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19273
19274         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19275         Replace with point-at-{eol,bol} throughout all files.
19276
19277 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19278
19279         * ntlm.el (ntlm-string-as-unibyte): New macro.
19280         (ntlm-build-auth-response): Use it.
19281
19282         Remove Emacs 20 stuff:
19283         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
19284         (butlast, mapc, remove): Remove the compiler macros.
19285         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19286         of delq and copy-sequence.
19287         * gnus-art.el (popup-menu): Remove the compiler macro.
19288         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19289         Emacs 20.
19290
19291 2004-01-05  Simon Josefsson  <jas@extundo.com>
19292
19293         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19294         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19295         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19296         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19297         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19298         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19299         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19300         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19301         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19302         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19303         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19304         string-xor into ntlm-string-xor.
19305         Suggested by Jesper Harder <harder@myrealbox.com>.
19306
19307         * ntlm.el: Don't include poem.
19308
19309         * md4.el (print-int32, print-string-hexa): Remove.
19310         Suggested by Jesper Harder <harder@myrealbox.com>.
19311
19312         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19313
19314         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19315         probably breaks emacs with DL patch, but do we care? Is anyone
19316         still using the DL stuff?)
19317
19318         * sieve-manage.el: Use the password package.
19319         (sieve-manage-read-passwd): Remove.
19320         (sieve-manage-interactive-login): Use password.  Re-add
19321         condition-case around loop.
19322
19323         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19324         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19325         Use the password package.
19326
19327 2003-02-19  Simon Josefsson  <jas@extundo.com>
19328
19329         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19330         token.
19331
19332 2002-08-07  Simon Josefsson  <jas@extundo.com>
19333
19334         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19335         (sieve-manage-authenticators):
19336         (sieve-manage-authenticator-alist): Add some SASL mechs.
19337         (sieve-sasl-auth): New function.
19338         (sieve-manage-cram-md5-auth):
19339         (sieve-manage-plain-auth): Rewrite using SASL library.
19340         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19341         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19342         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19343         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19344
19345 2004-01-05  Simon Josefsson  <jas@extundo.com>
19346
19347         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19348         New files.
19349
19350 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19351
19352         * gnus-group.el (gnus-no-groups-message): Update.
19353
19354         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19355
19356 2003-11-09  Simon Josefsson  <jas@extundo.com>
19357
19358         * imap.el: Support for ID IMAP extension (RFC 2971).
19359         (imap-local-variables): Add imap-id.
19360         (imap-id): New variable.
19361         (imap-id): New function.
19362         (imap-parse-response): Parse untagged ID response.
19363         * nnimap.el (nnimap-id): New variable.
19364         (nnimap-open-connection): Use it.
19365
19366 2003-12-28  Simon Josefsson  <jas@extundo.com>
19367
19368         * gnus-score.el (gnus-score-edit-all-score): New.
19369         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19370
19371 2004-01-04  Simon Josefsson  <jas@extundo.com>
19372
19373         * password.el: Add.
19374
19375 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19376
19377         * dns.el (dns-query-types): Fix typo.
19378         (dns-query-types): New function.
19379         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19380         PTR and SOA replies, see RFC 1035.
19381
19382 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19383
19384         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19385
19386         * Move to Changelog.2.
19387
19388 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19389
19390         * gnus.el (gnus-version-number): Bump version.
19391
19392 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19393
19394         * gnus.el: No Gnus v0.1 is released.
19395
19396 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19397
19398         * gnus.el: No Gnus v0.0 is released.
19399
19400 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19401
19402         * gnus.el (gnus-version-number): Bump.
19403         (gnus-version): No.
19404
19405 See ChangeLog.2 for earlier changes.
19406
19407     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19408       Free Software Foundation, Inc.
19409
19410   This file is part of GNU Emacs.
19411
19412   GNU Emacs is free software: you can redistribute it and/or modify
19413   it under the terms of the GNU General Public License as published by
19414   the Free Software Foundation, either version 3 of the License, or
19415   (at your option) any later version.
19416
19417   GNU Emacs is distributed in the hope that it will be useful,
19418   but WITHOUT ANY WARRANTY; without even the implied warranty of
19419   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19420   GNU General Public License for more details.
19421
19422   You should have received a copy of the GNU General Public License
19423   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19424
19425 ;; Local Variables:
19426 ;; coding: utf-8
19427 ;; fill-column: 79
19428 ;; add-log-time-zone-rule: t
19429 ;; End: