(nnimap-get-groups): Allow non-quoted strings as mailbox names.
[gnus] / lisp / ChangeLog
1 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
4         names.
5
6 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7
8         * shr.el (shr-insert): Revert last change.
9         (shr-find-fill-point): Never leave point being at bol;
10         relax the kinsoku limitation when rendering tables.
11
12 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13
14         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
15         results from -accept-article.
16
17         * shr-color.el: Require cl when compiling.
18
19         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
20         checkin.
21
22         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
23
24         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
25
26         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
27         'add and 'delete to set backend marks.
28
29         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
30
31         * nnheader.el (nnheader-update-marks-actions): Refactor out.
32
33         * nntp.el (nntp-request-set-mark): Use it.
34
35         * nnfolder.el (nnfolder-request-set-mark): Ditto.
36
37         * nnml.el (nnml-request-set-mark): Ditto.
38
39         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
40         introduces regressions in article selection.
41         (nnimap-find-uid-response): New function.
42         (nnimap-request-accept-article): Use the UID returned, if any.
43         (nnimap-request-move-article): Use the UID returned, if any.
44         (nnimap-get-groups): Reimplement to work with folded lines.
45         (nnimap-find-uid-response): The UID is the last element in the list.
46         (nnimap-request-set-mark): Extend syntax with 'set.
47
48         * nnml.el (nnml-request-set-mark): Ditto.
49
50         * nnfolder.el (nnfolder-request-set-mark): Ditto.
51
52         * nntp.el (nntp-request-set-mark): Ditto.
53
54 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
55
56         * message.el (message-called-interactively-p): A temporary macro.
57         (message-goto-body): Use it temporarily.
58
59 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
60
61         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
62         (nnimap-last-response-string): Unfold quoted lines, if they exist.
63         (nnimap-last-response-string): Fix last unfolding fix.
64
65 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
66
67         * shr.el (shr-insert): Fix the way to fold lines.
68
69 2010-11-25  Julien Danjou  <julien@danjou.info>
70
71         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
72
73         * color.el: Rename from color-lab.el
74         (color-rgb->hex): Add.
75         (color-complement): Add.
76         (color-complement-hex): Add.
77
78         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
79
80 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
81
82         * shr-color.el (shr-color-visible): Don't bug out if the colour names
83         don't exist.
84
85 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
86
87         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
88         assuming that article displaying or another mml-preview may be
89         interrupted for an error or for the like.
90
91         * shr.el (shr-get-background): Fix argument name.
92
93 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
94
95         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
96
97         * gnus-sum.el (gnus-summary-include-articles): New function.
98
99         * message.el (message-goto-body): called-interactively-p needs a
100         parameter, so use `any'.
101
102         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
103         clear marks before moving, since they're synced from the Gnus side
104         first.
105
106         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
107         (gnus-summary-move-article): Copy over all marks before moving, so that
108         IMAP doesn't think a new article has arrived.
109
110 2010-11-24  Julien Danjou  <julien@danjou.info>
111
112         * shr.el (shr-insert-background-overlay): Fix typo.
113         (shr-render-td): Copy the background before rendering.
114
115         * shr-color.el (shr-color-visible): Fix docstring.
116
117         * shr.el (shr-tag-table): Add bgcolor support.
118         (shr-render-td): Add bgcolor support.
119         (shr-get-background): Add.
120         (shr-insert-foreground-overlay): Use shr-get-background.
121
122         * message.el (message-goto-body): Use called-interactively-p.
123         (message-in-body-p): message-goto-body returns point.
124
125 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
126
127         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
128         Fixes something or other in Emacs 23, and is backwards compatible.
129
130         * message.el (message-goto-body): Remove the <#secure special-casing,
131         which is too special.
132
133         * shr.el (shr-parse-style): Drop !important from styles.
134
135 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
136
137         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
138         this function to return incorrect results when calling it with an
139         explicit article argument different from
140         (gnus-summary-article-number).
141
142 2010-11-24  Julien Danjou  <julien@danjou.info>
143
144         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
145         (shr-tag-body): Add background support.
146         (shr-descend): Add background support.
147         (shr-tag-title): Add.
148
149         * shr-color.el (shr-color-visible): Really return original background
150         if fixed.
151
152 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
153
154         * shr.el (shr-color-check): Protect against non-existant colour names.
155
156 2010-11-24  Julien Danjou  <julien@danjou.info>
157
158         * color-lab.el: Require 'cl when compiling.
159
160         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
161
162         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
163         matched part.
164
165         * color-lab.el: Fix all expt calls to use float type.
166
167 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
168
169         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
170         expression to shr-color-check as is.
171
172         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
173
174         * color-lab.el: Add coding cookie.
175         (float-pi): Use eval-and-compile.
176
177         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
178         compiled for Emacsen having no `libxml-parse-html-region' support.
179
180 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
181
182         * shr.el (shr-insert-color-overlay): Split stuff like
183         "#444444 !important" to find the real colour.
184         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
185         parse <font color="red"> entries.
186
187 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
188
189         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
190         point when parsing headers.
191
192         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
193         is positioned properly when parsing headers.
194
195 2010-11-23  Julien Danjou  <julien@danjou.info>
196
197         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
198
199         * shr-color.el (shr-color->hexadecimal): Add support for color names.
200
201         * shr.el (shr-parse-style): Replace \n with space in style parsing.
202
203         * shr-color.el (shr-color-hsl-to-rgb-fractions): Use
204         shr-color-hue-to-rgb.
205         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
206
207 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
208
209         * shr.el (shr-color->hexadecimal): Autoload.
210         (shr-descend): Add color to all tags.
211
212 2010-11-22  Julien Danjou  <julien@danjou.info>
213
214         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
215         shr-color->hexadecimal.
216
217         * shr-color.el (shr-color->hexadecimal): Add converting functions for
218         RGB() or HSL() color representation.
219
220         * shr.el (shr-tag-font): Add.
221         (shr-tag-color-check): New function to get better colors.
222         (shr-tag-insert-color-overlay): Factorize code between tag-font and
223         tag-span.
224
225         * shr-color.el: New file.
226
227         * color-lab.el: New file.
228
229         * gnus-art.el (gnus-url-mailto): Do not downcase args.
230
231 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
232
233         * nnir.el: Fix typo in comments.
234         (nnir-run-imap): Simplify code. No need to reverse artlist.
235         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
236
237 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
238
239         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
240
241         * nnimap.el (nnimap-get-capabilities): Refactor out.
242         (nnimap-open-connection): Re-request capabilities after STARTTLS.
243
244 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
245
246         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
247         appearing when `mm-uu-hide-markers' is nil.
248
249 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
250
251         * nnimap.el (nnimap-unselect-group): Make into its own function.
252         (nnimap-request-rename-group): Unselect group before renaming.
253         This had gotten lost somewhere.
254         (nnimap-request-accept-article): Keep track of examined groups, and
255         unselect the group before APPENDing to read-only groups.
256         (nnimap-request-move-article): Clear flags before moving so that they
257         can be re-set later.
258
259 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
260
261         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
262         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
263
264 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
265
266         * gnus-art.el (gnus-mime-display-single)
267         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
268         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
269         parameter.
270
271 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
272
273         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
274         (shr-table-vertical-line): New variable.
275         (shr-insert-table): Use it.
276
277 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
278
279         * gnus-html.el (gnus-html-wash-images): Don't display images if
280         gnus-inhibit-images is non-nil; register displayer for cid images.
281         (gnus-html-display-image): Work for cid image.
282         (gnus-html-insert-image): Allow arguments.
283         (gnus-html-put-image): Inhibit read-only.
284         (gnus-html-prefetch-images): Don't prefetch images if
285         gnus-inhibit-images is non-nil.
286
287 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
288
289         * shr.el (shr-put-image): Break lines when inserting big pictures.
290
291 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
292
293         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
294         sender, thanks Katsumi Yamaoka.
295
296 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
297
298         * nnir.el (nnir-run-imap): Reverse the article list for each group
299         rather than the whole list.
300
301 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
302
303         * shr.el (shr-image-displayer): Protect function against non-existent
304         image source.
305
306         * gnus-art.el (gnus-inhibit-images): New user option.
307         (gnus-mime-display-single): Don't display image if it is non-nil.
308
309         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
310         gnus-inhibit-images.
311
312         * shr.el (shr-image-displayer): New function.
313         (shr-tag-img): Use it.
314
315 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
316
317         * mml2015.el (mml2015-epg-sign): Use From header.
318
319 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
320
321         * gnus-html.el (gnus-html-wash-images): Register a displayer.
322
323         * gnus-util.el (gnus-find-text-property-region): Return markers.
324
325         * shr.el (shr-tag-img): Put a displayer in the text property.
326
327         * gnus-util.el (gnus-find-text-property-region): New utility function.
328
329         * gnus-html.el (gnus-html-display-image): Make the alt optional.
330         (gnus-html-show-images): Remove.
331
332         * gnus-art.el (gnus-article-show-images): New, more general function.
333
334         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
335         image url text properties.
336
337         * shr.el: Ditto.
338
339         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
340         gnus-agent-auto-agentize-methods is set.  Which it isn't.
341
342 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
343
344         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
345         work for two or more articles.
346
347 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
348
349         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
350         divide an image that's in an html article to two or more when washing
351         non-ASCII characters in alt text of it.
352
353 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
354
355         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
356         smime-decrypt-region using function argument.
357         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
358
359         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
360
361         * smime.el (smime-decrypt-region): Catch it.
362
363 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
364
365         * smime.el (smime-mode-map): Move initialization into declaration.
366         (gnus-run-mode-hooks): Don't autoload.
367         (smime-mode): Use define-derived-mode.
368
369 2010-11-11  Glenn Morris  <rgm@gnu.org>
370
371         * smime.el (from): Restrict declaration to XEmacs.
372
373         * nnir.el (gnus-group-topic-name): Autoload.
374
375 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
376
377         * shr.el (shr-insert): Don't break long line if it is because of
378         kinsoku-bol characters in the line end.
379
380 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
381
382         * nnir.el (nnir-request-move-article): Fix to provide original group
383         and subject.
384         (nnir-warp-to-article): Don't fail on articles whose headers haven't
385         been retrieved.
386
387         * gnus-sum.el (gnus-summary-move-article): Use original group and
388         subject for virtual articles such as those in an nnir summary buffer.
389
390 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
391
392         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
393         least 21.5).
394
395         * smime.el (from): Declare it again for XEmacs.
396
397 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
398
399         * message.el (message-resend): Don't disable encoding unless it's
400         already encoded.
401
402         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
403         low-numbered articles.
404
405 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
406
407         * rfc2047.el (rfc2047-syntax-table): Simplify.
408
409         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
410
411         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
412         set-char-table-range for XEmacs.
413
414 2010-11-10  Glenn Morris  <rgm@gnu.org>
415
416         * time-date.el (time-to-seconds): Always an alias on Emacs,
417         never a real function.
418         (with-no-warnings): Remove compat stub, now unused.
419         (time-less-p): Doc fix.
420         (time-to-number-of-days): Simplify.
421
422         * smime.el (from): Remove unused declaration.
423
424         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
425         (gnus-float-time): On Emacs, always an alias.
426
427         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
428         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
429
430 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
431
432         * dgnushack.el: Don't use ignore-errors in the top level form since it
433         is unavailable in XEmacs even if cl is loaded.
434
435         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
436
437 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
438
439         * shr.el (browse-url-mailto): Autoload.
440
441         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
442
443         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
444         regexp doesn't need quoting.
445
446 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
447
448         * message.el (message-subject-trailing-was-ask-regexp)
449         (message-subject-trailing-was-regexp): Match was: in addition to was.
450
451 2010-11-09  Glenn Morris  <rgm@gnu.org>
452
453         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
454         (nnbabyl-check-mbox): Use point-at-bol.
455
456 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
457
458         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
459
460         * message.el (message-mailto): New function.
461         (message-mailto): Should accept other parameters.
462         (message-mailto): Remove since it duplicates browse-url-mailto
463         functionality.
464
465 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
466
467         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
468         methods.
469         (gnus-read-active-file): Ditto.
470
471         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
472         ": " from the prompt.
473         (gnus-group-make-group): Ditto.
474
475 2010-11-07  Glenn Morris  <rgm@gnu.org>
476
477         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
478         (gnus-bookmark-kill-line): Use point-at-eol.
479
480 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
481
482         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
483         asterisks in From header.
484
485 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
486
487         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
488         string to avoid making the From headers syntactically invalid.
489
490         * message.el (message-send-mail): Don't insert courtesy messages if the
491         message already has List-Post and List-ID messages.
492
493 2010-11-06  Glenn Morris  <rgm@gnu.org>
494
495         * gnus-art.el (gnus-treat-article): Give dynamic local variables
496         `condition', `type', `length' a prefix.
497         (gnus-treat-predicate): Update for above name changes.
498
499 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
500
501         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
502         binding.  Handled by `gnus-summary-refer-thread' instead.
503         (nnir-warp-to-article): New backend function.
504
505         * nnimap.el (nnimap-request-thread): Force dependency updating.
506
507         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
508         (gnus-summary-refer-thread): Rework to improve thread-referral.
509
510         * gnus-int.el (gnus-warp-to-article): New function.
511
512         * gnus-sum.el (gnus-summary-article-map): Bind it.
513
514 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
515
516         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
517         gnus-summary-refer-thread.
518
519         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
520         headers.
521         (gnus-summary-limit-include-thread): Prevent articles in thread from
522         being cut in gnus-cut-threads.
523         (gnus-summary-refer-thread): Limit retrieved headers to those in
524         thread.
525
526 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
527
528         * message.el (message-send-mail): Use the value of
529         message-courtesy-message from the message buffer.
530
531         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
532
533         * shr.el (shr-browse-url): Implement mailto: URLs.
534
535         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
536         "raw".
537
538         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
539         if it's already selected.
540
541         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
542
543 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
544
545         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
546         to measure the length and truncate alt text.
547
548 2010-11-03  Glenn Morris  <rgm@gnu.org>
549
550         * nndiary.el (nndiary-generate-nov-databases-1)
551         (nndiary-generate-active-info): Rename dynamic variable `files' to
552         something less generic.
553
554 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
555
556         * nnir.el (nnir-request-move-article): Call the underlying backend to
557         move articles from nnir.
558
559 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
560
561         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
562
563 2010-11-02  Julien Danjou  <julien@danjou.info>
564
565         * nnir.el: Remove wais support.
566
567 2010-11-02  Glenn Morris  <rgm@gnu.org>
568
569         * gnus-html.el: Reorder requirements to quieten compiler.
570
571 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
572
573         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
574         properly for XEmacs as well.
575         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
576         (gnus-article-natural-long-line-p): Use window-width rather than
577         frame-width.
578
579 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
580
581         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
582         (nnir-read-parms): Don't modify query.
583         (nnir-run-query): Add ability to search topic on current line.
584         (nnir-get-active): Clean up.
585
586 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
587
588         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
589         degenerate articles.
590
591         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
592         (gnus-print-buffer): Just print the buffer as is, without any copying
593         to a buffer and then re-highlighting.
594
595         * nnimap.el (nnimap-request-group): Store the new updated info.
596         (nnimap-request-group): Select the group when we don't know whether it
597         exists or not.
598
599         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
600         groups.
601
602         * gnus-group.el (gnus-group-find-new-groups): Display all the new
603         groups.
604
605         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
606         groups.
607
608         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
609         long-lines case by only filling the long lines.
610
611         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
612         (bug #7311).
613
614 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
615
616         * shr.el: No need to declare `declare-function' since shr.el is for
617         only Emacsen that provide `libxml-parse-html-region'.
618
619         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
620         effective only in a file it is referred to.
621
622 2010-11-01  Glenn Morris  <rgm@gnu.org>
623
624         * mm-util.el (gnus-completing-read): Autoload.
625         (mm-read-coding-system): Simplify Emacs definition.
626
627         * nnmail.el (gnus-activate-group):
628         * nnimap.el (gnutls-negotiate):
629         * nntp.el (netrc-parse): Fix declarations.
630
631 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
632
633         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
634         string-match-p in Emacs >=23.
635
636         * gnus-msg.el (gnus-configure-posting-styles)
637         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
638
639 2010-11-01  Glenn Morris  <rgm@gnu.org>
640
641         * nnir.el (declare-function): Add compat stub.
642         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
643         (nnir-run-gmane): Require 'mm-url.
644
645         * mm-util.el (mm-string-to-multibyte): Simplify.
646
647         * shr.el (declare-function): Add compat stub.
648         (url-cache-create-filename): Declare.
649         (mm-disable-multibyte, widget-convert-button): Autoload.
650
651         * smime.el (ldap-search): Declare.
652         (smime-cert-by-ldap-1): Require ldap on Emacs.
653
654         * nnimap.el: Require nnmail, and gnus-sum when compiling.
655         (nnimap-keepalive): Use gnus-float-time.
656
657         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
658         (mail-source-delete-crash-box): Use gnus-float-time.
659
660         * gnus-dired.el (gnus-completing-read): Autoload.
661
662         * mm-view.el (gnus-rescale-image): Autoload.
663
664         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
665
666         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
667
668         * sieve-manage.el: Require 'cl when compiling.
669
670         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
671         (gnus-iswitchb-completing-read): Require iswitchb.
672         (gnus-select-frame-set-input-focus): Silence compiler.
673
674 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
675
676         * message.el (message-subject-trailing-was-query): Change default to t,
677         since I think that's what most people want.
678
679         * nnimap.el (nnimap-request-accept-article): Erase buffer before
680         appending for easier debugging.
681         (nnimap-wait-for-connection): Take a regexp.
682         (nnimap-request-accept-article): Wait for the continuation line before
683         sending anything unless we're streaming.
684
685         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
686         leave the header washing to take place.
687
688 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
689
690         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
691         regular expression match and replace in posting styles.
692
693 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
694
695         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
696         an entire server.
697         (nnir-get-active): New function.
698         (nnir-run-imap): Use it.
699         (nnir-run-gmane): Who knew, gmane search returns an article score!
700
701         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
702         server on the current line with nnir.
703
704 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
705
706         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
707         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
708         left edge.
709         (gnus-article-foldable-buffer): Skip past the prefix when determining
710         raggedness.
711
712         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
713         the raw article, and change `C-u g' to show the article without doing
714         treatments.
715
716         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
717         on to `gnus-treat-article'.
718         (gnus-inhibit-article-treatments): New variable.
719
720         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
721
722         * gnus-art.el (gnus-treatment-function-alist): Have
723         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
724         (gnus-treat-fill-long-lines): Change default to fill all text/plain
725         sections.
726
727         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
728         parameter.
729         (gnus-article-fill-cited-long-lines): New function.
730         (gnus-article-fill-cited-article): Allow filling only long sections.
731
732         * shr.el (shr-find-fill-point): Don't break lines between punctuation
733         and non-punctuation (like after the apostrophe in "'We").
734
735         * gnus-sum.el (gnus-summary-select-article): Make sure
736         gnus-original-article-buffer is alive.
737
738         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
739         reflect the order they're in in the digest.
740
741         * gnus.el (gnus-group-startup-message): Move point to the start of the
742         buffer.
743
744         * nnimap.el (nnimap-capability): New function.
745         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
746         is set.
747
748 2010-10-31  David Engster  <dengste@eml.cc>
749
750         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
751         conform with changes to gnus-completing-read.
752
753 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
754
755         * shr.el (shr-tag-img): Output "*" instead of "[img]".
756
757 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
758
759         * nnir.el: Move defvar, defcustom around to keep file organized
760         and keep byte-compiler quiet.
761         (nnir-read-parms): Accept search-engine as arg.
762         (nnir-run-query): Pass search-engine as arg.
763         (nnir-search-engine): Remove.
764
765 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
766
767         * shr.el (shr-generic): The text nodes should be text, not :text.
768
769         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
770         later in the file.
771
772 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
773
774         * nnir.el: General clean up.  Allow searching with multiple engines.
775         Allow separate extra-parameters for each engine.
776         Batch queries when possible.
777         (nnir-imap-default-search-key,nnir-method-default-engines):
778         Add customize interface.
779         (nnir-run-gmane): New engine.
780         (nnir-engines): Use it.  Qualify all prompts with engine name.
781         (nnir-search-engine): Remove global variable.
782         (nnir-run-hyrex): Restore for now.
783         (nnir-extra-parms,nnir-search-history): New variables.
784         (gnus-group-make-nnir-group): Use them.
785         (nnir-group-server): Remove in favor of gnus-group-server.
786         (nnir-request-group): Avoid searching twice.
787         (nnir-sort-groups-by-server): New function.
788
789 2010-10-30  Julien Danjou  <julien@danjou.info>
790
791         * gnus-group.el: Remove gnus-group-fetch-control.
792
793         * gnus-start.el (gnus-find-new-newsgroups):
794         Remove gnus-check-first-time-used.
795
796         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
797
798 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
799
800         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
801         set on groups that don't have \* permanentflags.
802
803 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
804
805         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
806         control the background color.
807         (shr-tag-img): Ignore very small web bug type images.
808         (shr-put-image): Add help-echo alt texts to the images.
809         (shr-tag-video): Show the video poster image.
810
811 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
812
813         * shr.el (shr-table-depth): New variable.
814         (shr-tag-table-1): Only insert the images after the top-level table.
815
816         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
817
818         * gnus-util.el (gnus-list-memq-of-list): New function.
819
820         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
821         selected.
822         (nnimap-unsplittable-articles): New slot.
823         (nnimap-new-articles): Use it.
824
825 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
826
827         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
828         move to the previous line on `M-g'.
829
830 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
831
832         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
833         *-request-group, which seems unnecessary.
834
835         * nnimap.el (nnimap-quote-specials): Function copied over from
836         imap.el.
837         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
838         they support that.  Suggested by Tom Regner.
839
840 2010-10-29  Julien Danjou  <julien@danjou.info>
841
842         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
843         defalias.
844         (gnus-summary-delete-marked-with): Remove obsolete defalias.
845
846         * gnus.el: Remove `gnus-nntp-service' variable.
847         (gnus-secondary-servers): Make obsolete.
848         (gnus-nntp-server): Make obsolete.
849
850         * gnus-start.el (gnus-1): Remove x-splash calls.
851
852         * gnus-ems.el (gnus-x-splash): Remove.
853
854         * gnus.el (gnus-group-startup-message): Simplify/update code.
855
856         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
857         definition.
858
859         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
860         capability before doing anything.
861         (gnus-group-insert-group-line): Remove useless
862         gnus-group-remove-excess-properties.
863
864 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
865
866         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
867
868 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
869
870         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
871         config after reselecting.
872
873 2010-10-28  Julien Danjou  <julien@danjou.info>
874
875         * shr.el (shr-put-image): Use point even if only inserting text.
876         (shr-put-image): Save excursion when inserting alt text on non-graphic
877         display, so the behaviour is the same when we are on a graphic display.
878
879         * nnir.el (nnir-run-swish-e): Remove hyrex support.
880
881 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
882
883         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
884         (gnus-mime-copy-part): Check coding system, not charset.
885         (gnus-mime-view-part-externally): Never remove part.
886         (gnus-mime-view-part-internally): Don't remove part here.
887         (gnus-article-part-wrapper): Make sure MIME tag is visible.
888         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
889         multipart/alternative.
890
891         * mm-decode.el (mm-display-part): Take optional arg `force'.
892
893 2010-10-26  Julien Danjou  <julien@danjou.info>
894
895         * gnus-group.el (gnus-group-default-list-level): Add this function to
896         compute the default list level.
897         (gnus-group-default-list-level): Add possibility to use a function.
898
899 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
900
901         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
902
903         * gnus-group.el (gnus-group-completing-read)
904         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
905         gnus-replace-in-string.
906
907 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
908
909         * shr.el (shr-tag-div): Add.
910
911         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
912
913 2010-10-25  Julien Danjou  <julien@danjou.info>
914
915         * gnus-util.el: Remove `gnus-with-local-quit'.
916
917         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
918
919 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
920
921         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
922         the original article buffer.
923
924 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
925
926         * nnimap.el (nnimap-request-head): New function.
927         (nnimap-request-move-article): Try to be slighly faster by not
928         requesting the entire message when moving.
929         (nnimap-transform-headers): Don't bug out on bodiless articles.
930         (nnimap-send-command): Have no outstanding messages if the IMAP server
931         doesn't support streaming.
932         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
933
934 2010-10-24  Julien Danjou  <julien@danjou.info>
935
936         * message.el (message-default-headers): Fix type.
937
938 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
939
940         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
941         prefetching images.
942
943         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
944         backend for unknown groups.  This is mainly useful for nnimap groups.
945
946         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
947         group isn't covered by the agent.
948
949 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
950
951         * nnir.el (nnir-method-default-engines): New variable.
952         (nnir-run-query): Use it.
953         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
954         (gnus-summary-nnir-goto-thread): Change group if needed.
955
956         * gnus-group.el (gnus-group-group-map): Add key binding for
957         gnus-group-make-nnir-group.
958
959 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
960
961         * shr.el (shr-tag-object): Add.
962
963         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
964         original article buffer live.
965         (gnus-summary-select-article-buffer):
966         Mention gnus-widen-article-buffer.
967
968 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
969
970         * shr.el (shr-tag-strong): Add.
971
972 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
973
974         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
975         group names.  They mess up the group buffer badly.
976
977         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
978
979         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
980         instead of the summary one.
981
982 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
983
984         * mml.el (mml-preview): Work properly when editing article.
985
986         * gnus-start.el (gnus-read-active-file-1): Don't add method to
987         gnus-have-read-active-file if it's already been in.
988
989 2010-10-22  Tom Tromey  <tromey@redhat.com>
990
991         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
992         gnus-group-completing-read.
993
994 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
995
996         * message.el (message-mode-map): Don't bind M-; to comment region, to
997         allow the global comment-dwim to work.
998
999 2010-10-21  Julien Danjou  <julien@danjou.info>
1000
1001         * message.el (message-setup-1): Allow message-default-headers to be a
1002         function.
1003
1004 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1005
1006         * shr.el (shr-tag-table): Simplify.
1007
1008 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1009
1010         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
1011         to avoid trying to snarf invalid stuff.
1012
1013         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
1014
1015         * gnus.el (gnus-message-archive-group): Quote value.
1016         (gnus-message-archive-group): Mark as changed.
1017
1018         * shr.el (shr-add-font): Don't put the font properties on the newline
1019         or the indentation.
1020
1021         * message.el (message-fix-before-sending): Change options when sending
1022         non-printable characters.
1023
1024         * gnus.el (gnus-message-archive-method): Change the default to
1025         monthly outgoing groups.
1026
1027         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
1028         that have gotten new numbers.
1029
1030         * nnimap.el (nnimap-request-replace-article): New function.
1031
1032 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1033
1034         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
1035         (nnrss-request-article): Don't use special html washing code.
1036
1037 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1038
1039         * shr.el (shr-tag-table): Remove useless nconc.
1040
1041 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1042
1043         * gnus-art.el (article-wash-html): Simplify and remove the charset
1044         stuff.  Use the normal html rendering code instead of the special html
1045         washing code.
1046
1047         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
1048         `gnus-w3m' symbols.
1049         (mm-text-html-washer-alist): Remove.
1050
1051         * mm-decode.el (mm-inline-text-html-renderer): Remove.
1052         (mm-inline-media-tests): Remove use.
1053         (mm-text-html-renderer): Change default to the `shr' symbol.
1054
1055         * mm-view.el (mm-inline-text-html): Remove use.
1056
1057         * gnus-art.el (gnus-blocked-images): New function.  Allow the
1058         `gnus-blocked-images' to be a function.
1059         (gnus-article-wash-function): Remove.
1060
1061 2010-10-20  Julien Danjou  <julien@danjou.info>
1062
1063         * spam.el (spam-list-of-processors): Mark as obsolete.
1064
1065         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
1066         (nnimap-insert-partial-structure): Fix boundary detection.
1067
1068 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
1069
1070         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
1071         run file-truename on remote files.  This can be expensive and even
1072         prevent one from editing drafts if some unrelated buffer has a stale
1073         connection.
1074
1075 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1076
1077         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
1078         kinsoku-eol regardless of shr-kinsoku-shorten.
1079         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
1080         (shr-tag-table): Support caption, thead, and tfoot.
1081
1082 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1083
1084         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
1085         lines.
1086         (shr-save-contents): New command and keystroke.
1087
1088         * nndoc.el (nndoc-type-alist): Add git support.
1089         (nndoc-git-type-p): New function.
1090         (nndoc-transform-git-article): Ditto.
1091         (nndoc-transform-git-headers): Ditto.
1092         (nndoc-transform-git-headers): Generate Subject headers.
1093
1094         * shr.el (shr-parse-style): New function.
1095         (shr-tag-span): Ditto.
1096
1097         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
1098         to `G G' to avoid collisions.
1099
1100 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1101
1102         * shr.el: Load kinsoku if necessary.
1103         (shr-kinsoku-shorten): New internal variable.
1104         (shr-find-fill-point): Make kinsoku shorten text line if
1105         shr-kinsoku-shorten is bound to non-nil.
1106         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
1107         shr-indentation too when testing if table is wider than frame width.
1108         (shr-insert-table): Use `string-width' instead of `length' to measure
1109         text width.
1110         (shr-insert-table-ruler): Make sure indentation is done at bol.
1111
1112 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1113
1114         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
1115         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
1116         undecoded network data.
1117
1118 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1119
1120         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
1121         name in the mode line spec so that the mode line menu works
1122         (bug #2431).
1123
1124         * message.el (message-get-reply-headers): If we're fed `to-address',
1125         then always use that.
1126
1127         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
1128         aren't so wide as to need to switch off the edit menu.
1129
1130         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
1131         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
1132
1133         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
1134         `M-g'.
1135         (nnimap-update-info): Update flags/read marks even if \* isn't part of
1136         the permanent marks.
1137
1138 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
1139
1140         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1141         Splitting according to references/in-reply-to obeys the ignore-groups
1142         variable, while splitting by sender and subject do not.
1143
1144 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1145
1146         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
1147         alist, so that we can look for non-Unicode chars.
1148         (article-translate-strings): Allow both character and string maps.
1149
1150 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1151
1152         * shr.el (shr-insert): Don't insert space behind a wide character
1153         categorized as kinsoku-bol, or between characters both categorized as
1154         nospace.
1155
1156 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
1157
1158         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
1159         headers to gnus-newsgroup-headers.
1160
1161 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1162
1163         * shr.el (shr-tag-img): Don't align images -- since we're not
1164         rescaling, this often leads to ugly displays.
1165
1166 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
1167
1168         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
1169         duplicates.
1170
1171 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1172
1173         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
1174         call.
1175
1176 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1177
1178         * gnus.el: Autoload gnus-html-show-images.
1179
1180         * nnimap.el: Use nnheader-message throughout.
1181
1182         * shr.el (shr-tag-img): Ignore images with no data.
1183
1184 2010-10-15  Julien Danjou  <julien@danjou.info>
1185
1186         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
1187         a possibility to disable format=flow encoding when using hard newlines.
1188
1189 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1190
1191         * shr.el (shr-insert): Remove space inserted before or after a
1192         breakable character or at the beginning or the end of a line.
1193         (shr-find-fill-point): Do kinsoku; find the second best point or give
1194         it up if there's no breakable point.
1195
1196 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1197
1198         * nnimap.el (nnimap-open-connection): Message when opening connection
1199         for debugging purposes.
1200
1201         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
1202         on every setup buffer call to allow this to change from article to
1203         article.
1204
1205         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
1206         buffers where we have a wide table.
1207
1208 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
1209
1210         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
1211         uses *-request-thread.
1212
1213 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1214
1215         * nnimap.el (nnimap-open-connection): Remove %s from openssl
1216         incantation, which is no longer valid.
1217
1218 2010-10-14  Julien Danjou  <julien@danjou.info>
1219
1220         * shr.el: Fix defcustom type (char -> character).
1221
1222 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1223
1224         * nnimap.el (nnimap-open-connection): tls-program should be a list of
1225         programs.
1226
1227 2010-10-14  Julien Danjou  <julien@danjou.info>
1228
1229         * shr.el (shr-tag-a): Use url-link as widget type.
1230
1231         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
1232         `gnus-group-get-icon'.
1233
1234 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1235
1236         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
1237         This should make server editing work better.
1238
1239         * shr.el (shr-find-fill-point): Don't inloop on indented text.
1240
1241         * tls.el (tls-program): Remove spurious %s from openssl.
1242
1243         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
1244         (nnimap-parse-flags): Fix regexp.
1245
1246         * shr.el (shr-find-fill-point): Use a filling algorithm that should
1247         probably work for CJVK text, too.
1248
1249         * nnimap.el (nnimap-extend-tls-programs): Remove.
1250         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
1251
1252         * tls.el (tls-starttls-switches): Remove starttls hack.
1253         (open-tls-stream): Ditto.
1254         (tls-find-starttls-argument): Ditto.
1255
1256 2010-10-13  Julien Danjou  <julien@danjou.info>
1257
1258         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
1259         responses.
1260
1261 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1262
1263         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
1264
1265         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
1266         anything in Emacs.
1267
1268         * shr.el (shr-current-column): Remove buggy and unnecessary function.
1269
1270 2010-10-13  Julien Danjou  <julien@danjou.info>
1271
1272         * shr.el (shr-width): Make shr-width a defcustom with default to
1273         fill-column.
1274         (shr-tag-img): Use shr-width rather than fill-column.
1275
1276 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1277
1278         * dgnushack.el (byte-optimize-apply)
1279         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
1280
1281         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
1282         position when (X-)Faces exist.
1283         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
1284         avatars when called interactively.
1285
1286 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1287
1288         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
1289         gnus-article-x-face-too-ugly is bound.
1290
1291 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1292
1293         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
1294
1295         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
1296         mailbox that doesn't exist.
1297
1298 2010-10-12  Julien Danjou  <julien@danjou.info>
1299
1300         * shr.el (shr-tag-img): Encode URL properly when retrieving.
1301         (shr-get-image-data): Encode URL properly when fetching from cache.
1302         (shr-tag-img): Use aligned-to spaces to align correctly images.
1303
1304         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
1305         before inserting the Gravatar.
1306
1307         * shr.el (shr-tag-img): Add align attribute support for <img>.
1308
1309 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1310
1311         * gnus-gravatar.el (gnus-art): Require.
1312
1313         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1314         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1315         Remove long obsoleted functions.
1316
1317 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1318
1319         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1320
1321         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1322
1323         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1324         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1325         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1326         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1327         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1328         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1329         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1330
1331 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1332
1333         * nnimap.el (nnimap-request-rename-group): Select group read-only
1334         before renaming it.
1335
1336         * shr.el (shr-insert): Fix up the white space only regexp.
1337
1338         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1339         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1340
1341         * shr.el (shr-current-column): New function.
1342         (shr-find-fill-point): New function.
1343
1344 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1345
1346         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1347         numbers.
1348
1349 2010-10-11  Julien Danjou  <julien@danjou.info>
1350
1351         * shr.el (shr-hr-line): Add.
1352         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1353         display hr lines.
1354         (shr-max-columns): Do not change state to nil if we just inserting
1355         spaces.
1356
1357 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1358
1359         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1360         select the last group.
1361
1362 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1363
1364         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1365
1366 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1367
1368         * dig.el (dig-mode-map): Declare and define in one step.
1369
1370 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1371
1372         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1373         for Gnus.
1374         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1375         (nnimap-update-qresync-info): Mark \Seen articles as read.
1376
1377         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1378         non-variable, too.
1379
1380         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1381         available.
1382         (nnimap-update-info): Rely more on the current active than the param
1383         active to avoid marking articles as read too much.
1384
1385         * auth-source.el (auth-source-create): Use (user-login-name) for the
1386         user name default.
1387
1388         * nnimap.el (nnimap-update-info): If the server doesn't return any
1389         useful info, just use the previous info.
1390         (nnimap-update-info): Prefer old info over start-article.
1391         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1392
1393 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1394
1395         * nnir.el (autoload): Clean up autoloads.
1396         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
1397         Use key rather than value.
1398         (nnir-imap-search-other): New variable.
1399         (nnir-read-parm): Use it.
1400         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1401         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1402
1403 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1404
1405         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1406         the process, too.
1407
1408 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1409
1410         * spam.el (gnus-summary-mode-map): Bind to "$".
1411         Suggested by Russ Allbery.
1412
1413         * shr.el: Rework the way things are indented by <li> slightly.
1414
1415         * gnus.el (gnus-group-set-parameter): Fix typo.
1416
1417         * nnimap.el: Start implementing QRESYNC support.
1418
1419 2010-10-09  Julien Danjou  <julien@danjou.info>
1420
1421         * nnir.el (nnir-engines): Fix too many arguments.
1422
1423 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1424
1425         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1426         group is the "last", so that the backends like nnfolder actually save
1427         their folders.
1428
1429         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1430         try to use that for the tls stream.
1431         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1432         UIDVALIDITY and find out which groups are read-only and not.
1433         (nnimap-get-flags): Use the same marks parsing code as the rest of
1434         nnimap.
1435
1436 2010-10-09  Julien Danjou  <julien@danjou.info>
1437
1438         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1439
1440         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1441         retrieving gravatars.
1442
1443         * shr.el (shr-table-corner): Add.
1444         (shr-table-line): Add.
1445         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1446
1447 2010-10-08  Julien Danjou  <julien@danjou.info>
1448
1449         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1450
1451 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1452
1453         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1454
1455         * gnus-sum.el (gnus-mark-article-as-unread)
1456         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1457         (gnus-summary-set-bookmark): Use it.
1458
1459         * gnus-msg.el (gnus-setup-message): Use it.
1460
1461         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1462
1463         * gnus.el (gnus-group-remove-parameter): Use it.
1464
1465         * gnus-group.el (gnus-group-make-web-group): Use it.
1466
1467         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1468
1469         * nnregistry.el: Update docs to mention manual.
1470
1471         * gnus-registry.el: Update docs to mention nnregistry.el.
1472         (gnus-registry-initialize): Don't install nnregistry refer method
1473         automatically.
1474         (gnus-registry-install-nnregistry): Remove it.
1475
1476 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1477
1478         * shr.el (shr-insert): Don't insert double spaces.
1479
1480 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1481
1482         * gnus-gravatar.el (gnus-treat-from-gravatar)
1483         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1484         called interactively.
1485
1486         * gnus-art.el (gnus-mime-view-part-externally)
1487         (gnus-mime-view-part-internally): Make predicate function passed to
1488         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1489         of a mime type.
1490
1491         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1492
1493 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1494
1495         * shr.el (require): Require cl when compiling.
1496         (shr-tag-hr): New function.
1497
1498         * nnimap.el (nnimap-update-info): Remove double setting of high.
1499         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
1500         This makes nnimap work properly on Courier again.
1501
1502         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1503         the variable for backwards compatability.
1504
1505         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1506         the file name before using to avoid setting mm-default-directory to
1507         nil.
1508
1509         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1510         bidning gnus-agent variables.
1511
1512         * shr.el (shr-render-td): Use a cache for the table rendering function
1513         to avoid getting an exponential rendering behaviour in nested tables.
1514         (shr-insert): Rework the line-breaking algorithm.
1515         (shr-insert): Don't leave trailing spaces.
1516         (shr-insert-table): Also insert empty TDs.
1517         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1518
1519 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1520
1521         * gnus-sum.el (gnus-number): Rename from `number'.
1522         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1523         (gnus-summary-limit-children): Update uses correspondingly.
1524
1525 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1526
1527         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1528         (gnus-gravatar-transform-address): Don't show avatars of people of
1529         which mail addresses match gnus-gravatar-too-ugly.
1530
1531 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1532
1533         * shr.el (shr-table-widths): Expand TD elements to fill available
1534         space.
1535
1536 2010-10-07  Julien Danjou  <julien@danjou.info>
1537
1538         * nnimap.el (nnimap-request-rename-group): Add this method.
1539
1540 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1541
1542         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1543         name from XEmacs' function-arglist.
1544
1545         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1546         gravatar under XEmacs.
1547
1548 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1549
1550         * auth-source.el: Update docs with TODO items.
1551
1552         * gnus-sync.el: Update docs to explain state and plans.
1553
1554         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1555         Hooks for mark updates.
1556         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1557
1558         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1559         hooks with arguments, which is needed for mark update hooks.
1560
1561 2010-10-06  Julien Danjou  <julien@danjou.info>
1562
1563         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1564         was matched.
1565
1566         * sieve-manage.el: Update example in `Commentary'.
1567
1568         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1569
1570         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1571         not 2000.
1572         (sieve-manage-authenticate): Re-add function.
1573
1574 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1575
1576         * shr.el (shr-insert): Get 'space transition right.
1577         (shr-render-td): Only delete space at the end of the TD.
1578
1579         * nnimap.el (nnimap-open-connection): Prepare to support
1580         open-gnutls-stream.
1581
1582         * shr.el: Rearrange function order to be more logical.
1583
1584 2010-10-06  Julien Danjou  <julien@danjou.info>
1585
1586         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1587         (nnrss-discover-feed): Remove 404 URL in docstring.
1588
1589         * nnir.el: Fix Swish-E URL.
1590         Fix Namazu URL.
1591
1592         * message.el (message-change-subject): Remove 404 URL in a comment.
1593
1594 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1595
1596         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1597         called interactively.
1598
1599         * gnus-util.el (gnus-remove-if): Allow hash table.
1600         (gnus-remove-if-not): New function.
1601
1602         * gnus-art.el (gnus-mime-view-part-as-type)
1603         * gnus-score.el (gnus-summary-score-effect)
1604         * gnus-sum.el (gnus-read-move-group-name):
1605         Replace remove-if-not with gnus-remove-if-not.
1606
1607         * gnus-group.el (gnus-group-completing-read):
1608         Regard collection as a hash table if it is not a list.
1609
1610 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1611
1612         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1613
1614         * shr.el: Document the table-rendering algorithm.
1615
1616 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1617
1618         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1619         for Emacsen having no `libxml-parse-html-region' support.
1620
1621 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1622
1623         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1624         invalid URLs.
1625
1626         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1627         line-broken.
1628         (shr-tag-img): Ignore image fetching errors.
1629         (shr-overlays-in-region): Compute overlay positions correctly.
1630
1631         * mm-decode.el (mm-shr): Require shr.
1632
1633         * gnus-art.el (gnus-blocked-images): Move variable here.
1634
1635         * shr.el (shr-insert-table): Bind free variable.
1636
1637         * mm-decode.el (mm-shr): Bind shr-content-function.
1638
1639         * shr.el (shr-content-function): New variable.
1640
1641         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1642         added for symmetry.
1643
1644         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1645
1646         * gnus-group.el (gnus-group-make-group): Doc fix.
1647
1648         * nnimap.el (nnimap-request-newgroups): Return success.
1649
1650         * shr.el (shr-find-elements): New function.
1651         (shr-tag-table): Put all the images after the table.
1652         (shr-tag-table): Really inhibit images inside the table.
1653         (shr-collect-overlays): Copy over overlays from the TD elements to the
1654         main document.
1655
1656         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1657         gnus-blocked-images.
1658
1659 2010-10-05  Julien Danjou  <julien@danjou.info>
1660
1661         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1662
1663         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1664         (gnus-html-maximum-image-size): Add this function.
1665         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1666
1667         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1668         server-value of the capability is nil.
1669
1670 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1671
1672         * shr.el (shr-tag-em): Add <EM> tag.
1673
1674 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1675
1676         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1677         customizable.
1678
1679         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1680         handing broken links to browse-url.
1681
1682 2010-10-05  Julien Danjou  <julien@danjou.info>
1683
1684         * gnus-util.el (gnus-emacs-completing-read)
1685         (gnus-iswitchb-completing-read): Use autoload rather than require.
1686
1687 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1688
1689         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1690         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1691         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1692         iswitchb-temp-buflist for XEmacs.
1693
1694         * gnus-util.el (gnus-completing-read-function): Exclude
1695         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1696         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1697         XEmacs.
1698
1699         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1700         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1701
1702         * gnus-html.el: Don't require help-fns under XEmacs.
1703         (gnus-html-schedule-image-fetching): Work for XEmacs.
1704
1705         * mm-decode.el (mm-shr): Decode contents by charset.
1706
1707 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1708
1709         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1710         unknown.
1711
1712         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1713         (shr-get-image-data): Ensure against the cache file missing.
1714
1715         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1716         for data.
1717
1718         * spam-report.el (spam-report-url-ping-plain): Don't query about
1719         killing the process.
1720
1721         * shr.el (shr-render-td): Protect against too-wide text.
1722
1723 2010-10-04  Julien Danjou  <julien@danjou.info>
1724
1725         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1726         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1727
1728         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1729         retrieved.
1730
1731 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1732
1733         * shr.el (browse-url): Require.
1734         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1735         lines.
1736         (shr-show-alt-text, shr-browse-image): New commands.
1737         (shr-browse-url, shr-copy-url): New commands.
1738
1739         * gnus-sum.el (gnus-widen-article-window): New variable.
1740         (gnus-summary-select-article-buffer): Use it.
1741
1742         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1743         without @ signs.
1744
1745 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1746
1747         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1748
1749 2010-10-04  Julien Danjou  <julien@danjou.info>
1750
1751         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1752         for XEmacs.
1753
1754 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1755
1756         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1757
1758         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1759         (nnimap-close-server): Implement.
1760
1761         * dgnushack.el (iswitchb): Require to shut up the compiler.
1762
1763         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1764         (shr-insert): Tweak line breaking.
1765         (shr-insert): Handle <pre> better.
1766         (shr-tag-li): Get <li> indentation right.
1767         (shr-tag-li): Get <li> indentation even righter.
1768         (shr-tag-blockquote): Ensure paragraph start.
1769         (shr-make-table): Tweak table generation.
1770         (shr-make-table): Fix typo.
1771
1772         * shr.el: Implement table rendering.
1773
1774 2010-10-04  Julien Danjou  <julien@danjou.info>
1775
1776         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1777
1778 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1779
1780         * shr.el (shr-insert): Use string anchors instead of line anchors.
1781
1782 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1783
1784         * shr.el: Add headings.
1785         (shr-ensure-paragraph): Actually work.
1786         (shr-tag-li): Make <ul> prettier.
1787         (shr-insert): Get white space at the beginning/end of elements right.
1788         (shr-tag-p): Collapse subsequent <p>s.
1789         (shr-ensure-paragraph): Don't insert double line feeds after blank
1790         lines.
1791         (shr-insert): \t is also space.
1792         (shr-tag-s): Fix "s" tag name function.
1793         (shr-tag-s): Fix face prop name.
1794
1795 2010-10-03  Julien Danjou  <julien@danjou.info>
1796
1797         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1798
1799         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1800         gnus-window-inside-pixel-edges.
1801
1802         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1803         gnus-ems.
1804
1805         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1806
1807         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1808         function.
1809
1810         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1811         resize choice.
1812
1813 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1814
1815         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1816         beginning of the buffer.
1817
1818         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1819         article buffer again.
1820
1821         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
1822
1823         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1824         when it's at the start of the buffer.
1825
1826         * shr.el (shr-tag-blockquote): Convert name.
1827         (shr-rescale-image): Use the right image-size variant.
1828
1829         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1830         buffer isn't shown, then select the current article first instead of
1831         bugging out.
1832         (gnus-summary-select-article-buffer): Show both the article and summary
1833         buffers again.
1834
1835         * shr.el (shr-fontize-cont): Protect against regions with no text.
1836         Rename tag functions to shr-tag-* for enhanced security.
1837         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1838
1839 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1840
1841         * shr.el (shr-insert):
1842         * pop3.el (pop3-movemail):
1843         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1844         loaded.
1845
1846 2010-10-03  Glenn Morris  <rgm@gnu.org>
1847
1848         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1849
1850         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1851
1852         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1853
1854         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1855
1856         * gnus-util.el (gnus-make-local-hook): Simplify.
1857
1858 2010-10-02  Julien Danjou  <julien@danjou.info>
1859
1860         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1861         (gnus-ido-completing-read): New function.
1862         (gnus-emacs-completing-read): New function.
1863         (gnus-completing-read): Use gnus-completing-read-function.
1864         Add gnus-completing-read-function.
1865
1866 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1867
1868         * shr.el (shr-insert-document): Autoload.
1869         (shr-img): Be silent.
1870         (shr-insert): Add a newline after every picture before text.
1871         (shr-add-font): Use overlays for combining faces.
1872         (shr-insert): Pass upwards the text start point.
1873
1874         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1875         possible.
1876         (mm-shr): New function.
1877
1878 2010-10-02  Julien Danjou  <julien@danjou.info>
1879
1880         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1881         should go backward.
1882
1883 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1884
1885         * shr.el (shr): Fix typo in provide call.
1886
1887 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1888
1889         * shr.el: New file.
1890
1891         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1892
1893         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1894         completing read.
1895
1896 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1897
1898         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1899         we're being queried about.  Suggested by Dan Jacobson.
1900
1901         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
1902         Suggested by Jason Eisner.
1903
1904         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1905         table, too.  Suggested by Stefan Wiens.
1906         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1907         the table unnecessary.  Suggested by Stefan Wiens.
1908
1909         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1910         longer needed, and probably doesn't work either, as pointed out by
1911         Stefan Wiens.
1912         (gnus-summary-exit): Remove call to the clearing function.
1913         (gnus-summary-exit-no-update): Ditto.
1914
1915         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1916         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1917         Reported by Stefan Monnier.
1918         (gnus-summary-save-in-rmail): Ditto.
1919
1920         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1921         article buffer, instead of both the article buffer and the summary
1922         buffer.  Sort of suggested by Dan Jacobson.
1923
1924         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1925
1926         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1927         Suggested by Dan Jacobson.
1928
1929         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1930         documentation clearer.
1931
1932         * message.el (message-shorten-references): Comment on the number "21".
1933         Suggested by Stefan Monnier.
1934
1935         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1936         Suggested by Dan Jacobson.
1937
1938         * gnus.el (gnus-large-newsgroup):
1939         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1940
1941         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1942         externalize attachments.  Bug reported by Steve Wen.
1943
1944         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1945         really message anything to the user.
1946
1947         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1948         directly.
1949
1950         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1951         messages in empty groups.
1952
1953 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1954
1955         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1956         non-UIDNEXT group.
1957
1958 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1959
1960         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1961         not the value from the collection.
1962
1963         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1964         values.  This sometimes happens on some groups that have no info.
1965         (nnimap-request-newgroups): New function.
1966
1967 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1968
1969         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1970         check into `gnus-registry-initialize'.
1971         (gnus-registry-initialize): Ditto.
1972         Fix and extend header docs.
1973
1974 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1975
1976         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1977         regexp backtrace overflows.
1978
1979         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1980         for starttls that tls.el implements; i.e. openssl.
1981
1982         * tls.el (tls-starttls-switches): Give up on using starttls with
1983         gnutls-cli.
1984         (tls-program): Add --insecure to be consistent with the defaults from
1985         openssl s_client.  Now all three commands are insecure.
1986
1987 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1988
1989         * lpath.el: Bind completion-styles-alist for XEmacs.
1990
1991         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1992         (gravatar-create-image): New function that's an alias to
1993         gnus-xmas-create-image, gnus-create-image, or create-image.
1994         (gravatar-data->image): Use it.
1995
1996 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1997
1998         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1999         install the nnregistry refer method.
2000         (gnus-registry-install-hooks): Use it.
2001         (gnus-registry-unfollowed-groups): Add nnmairix to the default
2002         unfollowed groups.
2003
2004 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
2005
2006         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
2007         expanding threads.
2008
2009 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2010
2011         * nnir.el: Use the server names without suffixes (bug #7009).
2012
2013         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
2014         unencrypted to STARTTLS, if possible.
2015
2016 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2017
2018         * message.el (message-ignored-supersedes-headers): Strip Injection-*
2019         headers before superseding.
2020
2021 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2022
2023         * nnrss.el (nnrss-use-local): Add documentation.
2024
2025         * nnimap.el (nnimap-extend-tls-programs): New function.
2026         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
2027         (nnimap-wait-for-connection): Accept the greeting from the stupid
2028         output from openssl s_client -starttls, too.
2029
2030         * tls.el (tls-starttls-switches): New variable.
2031         (tls-find-starttls-argument): Use it.
2032         (open-tls-stream): Ditto.
2033
2034         * netrc.el (netrc-credentials): Return the value of the "default" entry.
2035         (netrc-machine): Ditto.
2036
2037         * nnimap.el (nnimap-find-article-by-message-id): Really return the
2038         article number.
2039         (nnimap-split-fancy): New variable.
2040         (nnimap-split-incoming-mail): Use it.
2041
2042         * nntp.el (nntp-server-list-active-group): Document.
2043
2044         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
2045         SELECT to get the message-id.
2046
2047         * mail-source.el (mail-sources): Remove webmail support.
2048         (defvar): Ditto.
2049         (mail-source-fetcher-alist): Ditto.
2050         (mail-source-fetch-webmail): Remove.
2051
2052         * webmail.el: Remove -- doesn't seem relevant any more.
2053
2054         * gnus.el: Fix up make-obsolete-variable declarations throughout.
2055
2056         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
2057         the \r.
2058
2059 2010-09-30  Julien Danjou  <julien@danjou.info>
2060
2061         * gnus-agent.el (gnus-agent-add-group): Fix call to
2062         gnus-completing-read.
2063
2064 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2065
2066         * nndoc.el (nndoc-retrieve-groups): New function.
2067
2068         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
2069         `default', use nnmail-split-methods.
2070         (nnimap-request-article): Downcase the NILs so that they are nil.
2071
2072         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
2073         symbol.
2074
2075         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
2076         code, since if the user has requested network, that's what they ought
2077         to get.
2078         (nnimap-request-set-mark): Erase the buffer before issuing commands.
2079         (nnimap-split-rule): Mark as obsolete.
2080
2081         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
2082         New variable.
2083
2084         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
2085         correct slot, too.
2086
2087 2010-09-29  Julien Danjou  <julien@danjou.info>
2088
2089         * gnus.el (gnus-local-domain): Declare variable obsolete.
2090
2091         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
2092         Fix history computing.
2093         (gnus-ido-completing-read): Require ido.
2094
2095 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2096
2097         * gnus-registry.el: Don't prompt on load, which makes it impossible to
2098         build Gnus.
2099
2100         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2101         when interpreting the structures.
2102         (nnimap-request-accept-article): Add \r\n to the lines to make this
2103         work with Cyrus.
2104
2105         * nndraft.el (nndraft-request-expire-articles): Use the group name
2106         instead if "nndraft".  Fix found by Nils Ackermann.
2107
2108 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
2109
2110         * nnregistry.el: Add.
2111
2112 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2113
2114         * nnmail.el (group, group-art-list, group-art):
2115         Remove unneeded directives.
2116
2117 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2118
2119         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
2120         (mm-mime-charset)
2121         * rfc2047.el (rfc2047-syntax-table)
2122         * utf7.el (utf7-utf-16-coding-system): Comment fix.
2123
2124         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
2125         rather than `insert-file-contents' and `eval-region'.
2126
2127         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
2128         construction.
2129
2130         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
2131
2132         * time-date.el: No need to require cl for Emacs 21.
2133
2134 2010-09-29  Julien Danjou  <julien@danjou.info>
2135
2136         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
2137         replacement of `gnus-gravatar-relief' to mimic
2138         `gnus-faces-properties-alist'.
2139         Add :version property.
2140
2141 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2142
2143         * mail-source.el (mail-source-report-new-mail)
2144         * message.el (message-default-mail-headers)
2145         * mm-decode.el (mm-valid-image-format-p): Comment fix.
2146
2147         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
2148
2149 2010-09-28  Julien Danjou  <julien@danjou.info>
2150
2151         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
2152         mail-address contains the same string as real-name.
2153
2154         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
2155         non-blank in header, otherwise it'll get stripped.
2156
2157         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
2158         real-name, and then for mail address rather than doing : or , search.
2159
2160 2010-09-27  Julien Danjou  <julien@danjou.info>
2161
2162         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
2163         right completing-read function.
2164         (gnus-use-ido): New variable
2165         (gnus-completing-read-with-default): Remove.
2166         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
2167         (gnus-agent-add-group):
2168         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
2169         * mm-view.el (mm-view-pkcs7-decrypt):
2170         * mm-util.el (mm-codepage-setup):
2171         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2172         * mml-smime.el (mml-smime-openssl-sign-query):
2173         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
2174         (mml-insert-multipart):
2175         * gnus-msg.el (gnus-summary-yank-message):
2176         * gnus-int.el (gnus-start-news-server):
2177         * mm-decode.el (mm-interactively-view-part):
2178         * gnus-dired.el (gnus-dired-attach):
2179         * gnus.el (gnus-read-method):
2180         * gnus-bookmark.el (gnus-bookmark-jump):
2181         * gnus-art.el (gnus-mime-view-part-as-type)
2182         (gnus-mime-action-on-part, gnus-article-encrypt-body):
2183         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
2184         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
2185         * nnmairix.el (nnmairix-create-server-and-default-group)
2186         (nnmairix-update-groups, nnmairix-get-server)
2187         (nnmairix-backend-to-server, nnmairix-goto-original-article)
2188         (nnmairix-get-group-from-file-path):
2189         * nnrss.el (nnrss-find-rss-via-syndic8):
2190         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
2191         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
2192         (gnus-group-browse-foreign-server):
2193         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
2194         (gnus-summary-execute-command, gnus-summary-respool-article)
2195         (gnus-read-move-group-name):
2196         * gnus-score.el (gnus-summary-increase-score)
2197         (gnus-summary-score-effect):
2198         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
2199
2200 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2201
2202         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
2203         x-focus-frame.
2204
2205         * nnimap.el (auth-source-forget-user-or-password)
2206         (auth-source-user-or-password): Autoload.
2207
2208         * message.el (message-from-style, message-interactive)
2209         (message-cite-prefix-regexp, message-sendmail-envelope-from)
2210         (message-yank-prefix, message-indentation-spaces, message-signature)
2211         (message-signature-file): Add comment.
2212
2213 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2214
2215         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
2216         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
2217         new articles.
2218
2219         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
2220         parts.
2221         (nnimap-request-article): Work with the t setting, too.
2222
2223         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
2224         that you don't get flashes of other buffers.
2225         (gnus-summary-show-complete-article): Intern before setting.
2226
2227 2010-09-27  David Engster  <dengste@eml.cc>
2228
2229         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
2230         well as HEADERS.
2231         (nnmairix-retrieve-headers): Provide new argument for the above.
2232
2233 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2234
2235         * gnus-sum.el (gnus-summary-move-article): Don't alter
2236         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
2237         group.
2238
2239         * nnimap.el (nnimap-update-info): Don't destructively alter active.
2240
2241         * message.el (message-cite-prefix-regexp): Revert my last edit.
2242
2243         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
2244         variable instead of the Gnus variable.
2245
2246         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
2247
2248         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
2249
2250         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
2251         since some servers don't like it.
2252         (nnimap-open-connection): Forget credentials if the server says the
2253         password was wrong.
2254         (nnimap-parse-line): Protect against invalid data.
2255
2256         * gnus-sum.el (gnus-summary-move-article): Add comment.
2257         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
2258         nothing alters it while scanning for new messages.
2259
2260         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2261         which may or may not help.
2262         (nnimap-open-connection): If we're doing a stream connection, and then
2263         discover we're on a STARTTLS-capable server, then open a STARTTLS
2264         connection instead.
2265
2266 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2267
2268         * nnimap.el (utf7): Require.
2269
2270         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2271         prefix.
2272
2273 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2274
2275         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2276
2277 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2278
2279         * nnimap.el (nnimap-request-accept-article): Message the error on
2280         error.
2281
2282 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2283
2284         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2285
2286 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2287
2288         * nndoc.el (nndoc-request-list): Return success always.
2289
2290         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2291         `fetch-old' -- we only want to fetch the articles we've requested.
2292         The rest are in the agent, probably.
2293         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2294         disappeared server" to something low.  It's not important.
2295
2296         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2297         arrived before the FETCH data.
2298
2299         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2300         target here, because we don't know the Gnus name of the group.
2301
2302         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2303         for the correct group.
2304
2305         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2306
2307         * gnus.el (gnus): Give a final warning after startup.
2308
2309         * gnus-util.el (gnus-action-message-log): New variable.
2310         (gnus-message): Use it.
2311         (gnus-final-warning): New function.
2312
2313         * nnimap.el (nnimap-open-connection): Record the greeting.
2314         (nnimap): Add greeting.
2315
2316 2010-09-26  Julien Danjou  <julien@danjou.info>
2317
2318         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2319         arguments.
2320         (gnus-html-wash-images): Fix spec computing to include start/end.
2321
2322         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2323
2324 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2325
2326         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2327         deletion.
2328         (nnimap-retrieve-headers): Don't select the group, because that's
2329         already done by nnimap-possibly-change-group.
2330
2331         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2332         (gnus-picon-transform-address): Use it.
2333
2334         * mail-source.el (mail-source-value): Revert previous patch.
2335
2336         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2337         on failure.
2338         (nnimap-open-connection): Look up both virtual and physical server name
2339         credentials.
2340
2341         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2342
2343 2009-02-07  Dave Love  <fx@gnu.org>
2344
2345         * tls.el (open-tls-stream): Don't query killing process.
2346
2347 2009-02-08  Dave Love  <fx@gnu.org>
2348
2349         * gnus-win.el (gnus-window-to-buffer-helper)
2350         (gnus-all-windows-visible-p): Function needn't be a symbol.
2351
2352         * mail-source.el (mail-source-value): Function needn't be a symbol.
2353
2354 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2355
2356         * message.el (message-cite-prefix-regexp): Remove } from the cite
2357         prefix.
2358
2359         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2360         highlight again, so that the highlight is correct.
2361
2362         * gnus-picon.el (gnus-picon): Remove again.
2363         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2364
2365         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2366         doing the header highlightling, so that the background colour of the
2367         picon is correct.
2368
2369         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
2370         (gnus-picon): Ditto.
2371         (gnus-picon): Reinstate.  The background colour for picons is white.
2372         (gnus-picon-insert-glyph): Make the background white.
2373
2374         * nnml.el (nnml-open-nov): Don't return dead buffers.
2375
2376         * auth-source.el (auth-source-create): Query the user for whether to
2377         store the credentials.
2378
2379         * netrc.el (netrc-store-data): New function.
2380
2381         * auth-source.el (auth-source-user-or-password): Use the existing auth
2382         sources, if any, for creation.
2383
2384         * gnus.el (gnus-group-fast-parameter): Return the last matching
2385         parameter instead of the first matching parameter.
2386
2387 2010-09-26  Julien Danjou  <julien@danjou.info>
2388
2389         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2390
2391 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2392
2393         * mml2015.el (mml2015-use): Remove gpg support.
2394
2395         * mml1991.el (mml1991-function-alist): Remove gpg function.
2396         (mml1991-gpg-sign): Remove.
2397
2398 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2399
2400         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2401         (gnus-browse-unsubscribe-current-group): Document it.
2402         (gnus-browse-unsubscribe-group): Use it.
2403
2404 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2405
2406         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2407         address to the To list for easier response.
2408
2409         * gnus.el (gnus-play-startup-jingle): Remove.
2410         (gnus-splash): Don't play jingle.
2411         (gnus): Silence gnus-load message.
2412
2413         * gnus-art.el (gnus-treat-play-sounds): Remove.
2414
2415         * gnus.el (gnus-play-jingle): Remove audio support.
2416
2417         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2418
2419         * earcon.el: Remove -- no users.
2420
2421         * gnus-audio.el: Remove -- no users of this package.
2422
2423         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2424
2425         * gnus-start.el (gnus-setup-news): Remove nocem support.
2426
2427         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
2428
2429         * gnus.el (gnus-use-nocem): Remove.
2430
2431         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2432         Remove.
2433
2434         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
2435         uses NoCeM any more.
2436
2437         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2438         (gnus-button-ctan-handler): Ditto.
2439         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2440         (gnus-button-ctan-directory-regexp): Ditto.
2441         (gnus-button-handle-ctan): Ditto.
2442         (gnus-button-tex-level): Ditto.
2443         (gnus-button-alist): Remove CTAN stuff.
2444
2445 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2446
2447         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
2448         nnimap-streaming test.
2449
2450         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2451         servers twice.
2452
2453         * nnimap.el (nnimap-open-connection): Add more error reporting when
2454         nnimap fails early.
2455
2456         * nnheader.el (nnheader-get-report-string): New function.
2457         (nnheader-get-report): Use it.
2458
2459         * gnus-int.el (gnus-check-server): Say what the error was when opening
2460         failed.
2461
2462         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2463         using streaming.
2464
2465 2010-09-25  Julien Danjou  <julien@danjou.info>
2466
2467         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2468         gnus-window-inside-pixel-edges.
2469
2470 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2471
2472         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2473
2474         * mm-decode.el (mm-save-part): Allow saving to other directories the
2475         normal Emacs way.
2476
2477         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
2478         Suggested by Jay Berkenbilt.
2479
2480         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2481         there isn't a single byte.
2482
2483         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2484         just do it.  It doesn't really seem to matter what the user responds
2485         here, I think, so it's just a confusing question.
2486
2487         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2488         non-streaming case.
2489
2490         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
2491         (gnus-article-encrypt-body): Use it.
2492
2493         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2494         keystroke.
2495
2496         * nnimap.el (nnimap-find-wanted-parts-1):
2497         Use gnus-fetch-partial-articles.
2498
2499         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2500
2501         * nnimap.el (nnimap-insert-partial-structure): New function.
2502         (nnimap-get-partial-article): New function.
2503         (nnimap-request-article): Use it.
2504         (nnimap-wait-for-response): Return whether the wait was successful.
2505         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2506         retrieval wasn't successful.
2507         (nnimap-retrieve-group-data-early): Allow throttling servers.
2508         (nnimap-streaming): New variable.
2509         (nnimap-fetch-partial-articles): Remove.
2510
2511         * mm-decode.el (mm-with-part): Protect against killed buffers.
2512
2513         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2514         for prettier summary display.
2515
2516 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2517
2518         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
2519
2520 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2521
2522         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2523         apparently third-party libraries depend on it.
2524
2525         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2526         before starting negotiation.
2527
2528         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2529         privacy reasons.
2530         (gnus-treat-mail-gravatar): Ditto.
2531
2532         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2533         buffer when inserting images.  Inserting text into the headers, for
2534         instance, can make them invalid.
2535
2536 2010-09-25  Julien Danjou  <julien@danjou.info>
2537
2538         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2539         variables.
2540
2541         * nnheader.el: Remove useless variables news-reply-yank-from and
2542         news-reply-yank-message-id.
2543
2544         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2545         variables.
2546
2547         * mml1991.el: Remove useless mml1991-verbose.
2548
2549         * gnus.el: Remove useless variable gnus-use-generic-from.
2550         Remove obsolete variable gnus-topic-indentation.
2551
2552         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2553
2554         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2555
2556         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2557
2558         * gnus-group.el: Remove useless gnus-group-icon-cache.
2559         Remove useless gnus-ephemeral-group-server.
2560
2561         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2562
2563         * mml2015.el: Remove useless mml2015-verbose.
2564
2565         * mml-smime.el: Remove useless mml-smime-verbose.
2566
2567         * gnus.el: Remove useless gnus-local-domain.
2568
2569         * gnus-gravatar.el (gnus-gravatar-transform-address):
2570         Use gnus-gravatar-size.
2571
2572         * gnus-art.el: Remove useless gnus-treat-translate.
2573
2574 2010-09-24  Julien Danjou  <julien@danjou.info>
2575
2576         * gnus-sum.el: Add support for Gravatars.
2577
2578         * gnus-art.el: Add support for Gravatars.
2579
2580         * gnus-gravatar.el: Add this file.
2581
2582         * gravatar.el: Add this file.
2583
2584 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2585
2586         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
2587
2588         * gnus-group.el (gnus-group-fetch-faq): Remove.
2589
2590         * gnus.el (gnus-group-faq-directory): Remove.
2591
2592         * gnus-group.el (gnus-group-fetch-charter): Remove.
2593
2594         * gnus.el (gnus-group-charter-alist): Remove.
2595
2596         * gnus-group.el (gnus-group-archive-directory): Remove.
2597         (gnus-group-recent-archive-directory): Ditto.
2598         (gnus-group-make-archive-group): Remove.
2599
2600         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2601
2602         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2603         use the same article number for all the cached articles.
2604
2605         * nnimap.el (nnimap-command): Register the last command time so
2606         that we can use it for idling NOOPs.
2607         (nnimap-open-connection): Start the keeplive timer.
2608         (nnimap-make-process-buffer): Store all the process buffers.
2609         (nnimap-keepalive): New function.
2610
2611         * starttls.el (starttls-open-stream): Add autoload cookie.
2612
2613 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2614
2615         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2616         handling.
2617
2618 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2619
2620         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2621         its data structures.
2622
2623         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2624         instead of the cl.el copy-list.
2625         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2626         equalp.
2627
2628 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2629
2630         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2631         and tool-bar-local-item-from-menu.
2632
2633         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2634         mode-line-highlight face for Emacs.
2635
2636         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2637         loading gnus-sum.elc; fix comment for canlock-verify.
2638         (gnus-article-jump-to-part): Use read-number.
2639         (gnus-insert-mime-button, gnus-insert-mime-security-button):
2640         Remove Emacs pre-21 compatible code for help-echo.
2641         (gnus-article-next-page-1): No need to adjust the number of lines.
2642         (gnus-article-describe-bindings): Always use help-buffer.
2643
2644         * gnus-audio.el (gnus-audio-inline-sound)
2645         * gnus-cus.el (gnus-custom-mode)
2646         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2647
2648         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2649
2650         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2651         compatible code.
2652
2653 2010-09-24  Glenn Morris  <rgm@gnu.org>
2654
2655         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2656         visiting the fcc file in rmail-mode.
2657
2658         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2659
2660 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2661
2662         * nnir.el: Silence the byte compiler.
2663
2664         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2665         alias to browse-url-url-encode-chars if any.
2666         (gnus-html-encode-url): Use it.
2667
2668 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2669
2670         * gnus-start.el (gnus-use-backend-marks): New variable.
2671         (gnus-get-unread-articles-in-group): Use it.
2672
2673         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2674         makeover.
2675
2676 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2677
2678         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2679
2680 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2681
2682         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2683         Remove.
2684         (gnus-setup-news-hook):
2685         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
2686
2687         * gnus-int.el (gnus-request-update-info): Protect against backends not
2688         having the function.
2689
2690         * nnimap.el (nnimap-stream): Mention starttls.
2691         (nnimap-open-connection): Add starttls support.
2692
2693 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2694
2695         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2696
2697 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2698
2699         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2700         BODYSTRUCTUREs.
2701         (nnimap-transform-headers): Unfold quoted {42} headers.
2702
2703         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2704         the info.
2705         (gnus-get-unread-articles): Only call updatep on backends that support
2706         it.
2707
2708         * nnweb.el (nnweb-request-update-info): NOOP.
2709
2710         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
2711
2712         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
2713         since it only deals with marks.
2714
2715         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
2716         gnus-request-marks, and make a new gnus-request-update-info.
2717
2718         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2719         the active instead of the high number, which is usually too low.
2720
2721 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2722
2723         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2724         * encrypt.el: Remove.
2725
2726 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2727
2728         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2729         server in symbolic form.
2730
2731         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
2732
2733 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2734
2735         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2736         (nnimap-update-info): Fix up code slightly.
2737
2738         * gnus-int.el (gnus-open-server): Add tracing for performance
2739         debugging.
2740
2741         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2742         (gnus-group-insert-group-line): Pass the real group name so that it
2743         gets the right data.
2744
2745         * gnus-start.el (gnus-get-unread-articles): Don't have
2746         `gnus-get-unread-articles-in-group' update info, since that can be
2747         really slow and doesn't seem to be needed?
2748
2749 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2750
2751         * time-date.el (date-to-time): Try using parse-time-string first before
2752         using the slower timezone-make-date-arpa-standard.
2753
2754 2010-09-22  Julien Danjou  <julien@danjou.info>
2755
2756         * gnus-group.el (gnus-group-insert-group-line):
2757         Call gnus-group-highlight-line.
2758         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2759         default hook list.
2760         (gnus-group-update-eval-form): Add new function.
2761         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2762         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2763
2764 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2765
2766         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2767         immediate, then expire all articles.
2768         (nnimap-update-info): Fix off-by-one errors.
2769         (nnimap-flags-to-marks): Would return no marks lists for group with no
2770         flags.  Instead return the other data.
2771
2772 2010-09-22  Julien Danjou  <julien@danjou.info>
2773
2774         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
2775         Only return an icon.
2776         (gnus-group-insert-group-line): Compute icon to return.
2777
2778         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
2779         (gnus-html-image-fetched): Only cache if
2780         gnus-html-image-automatic-caching is set.
2781         (gnus-html-image-fetched): Check for errors.
2782
2783 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2784
2785         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2786         once per method on `g'.  This ensures that backends like nnfolder don't
2787         open all their folders.
2788
2789         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2790         (nnimap-request-list): Nix out group in the correct buffer.
2791         (nnimap-parse-flags): Implement by using `read' instead of
2792         hand-parsing.
2793         (nnimap-flags-to-marks): Pass on permanent-flags.
2794         (nnimap-make-process-buffer): Record the server name.
2795         (nnimap-parse-flags): Fix typo.
2796         (nnimap-request-scan): Run split on the server in general, not just a
2797         single group.
2798
2799         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2800         parameter, and propagate this downwards.
2801
2802         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2803         since EXAMINE changes it on the server.
2804
2805         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2806         this command might take a while.
2807
2808 2010-09-22  Julien Danjou  <julien@danjou.info>
2809
2810         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
2811         harmful if you have 2 images side-by-side, they can't be properly
2812         update on text deletion.  Using text-property is safer here.
2813         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2814         data.
2815
2816 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2817
2818         * nnimap.el (nnimap-expunge-inbox): Remove.
2819         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2820         (nnimap-expunge): Flip default to t.
2821
2822         * gnus.el (gnus-method-to-server): Don't push things to the cache
2823         unless it's unique.
2824         (gnus-server-to-method): Ditto.
2825
2826 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2827
2828         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2829
2830 2010-09-22  Julien Danjou  <julien@danjou.info>
2831
2832         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2833         get the start of data.
2834         (gnus-html-encode-url): Add this function to encode special chars in
2835         URL.
2836         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2837         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2838
2839         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2840         default.
2841         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2842
2843         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2844         images alt-text.
2845         (gnus-html-put-image): Put alt-text as help-echo.
2846
2847 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2848
2849         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2850         * mm-util.el (mm-decompress-buffer)
2851         * nnir.el (nnir-run-find-grep)
2852         * pop3.el (pop3-list): Use 3rd arg of split-string.
2853
2854         * time-date.el (format-seconds): Comment fix.
2855
2856         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2857         and byte-optimize-form-code-walker.
2858         (dgnushack-make-auto-load): Don't advise make-autoload.
2859
2860         * lpath.el: Remove Emacs 21 stuff.
2861
2862 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2863
2864         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2865         outside the active range.  Suggested by Dan Christensen.
2866
2867         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2868         slightly later to avoid double-getting it.
2869
2870         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2871         previous patch.
2872
2873         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2874
2875 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2876
2877         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2878
2879 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2880
2881         * gnus-int.el (gnus-open-server): Give a better error message in the
2882         "go offline" case.
2883
2884         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2885         marks for nnimap, which is seldom the right thing to do.
2886
2887         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2888         (gnus-same-method-different-name): New function.
2889
2890         * nnimap.el (parse-time): Require.
2891
2892         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2893         method in the presence of many similar methods.
2894
2895         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2896
2897         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2898         nnml-inhibit-expiry.
2899
2900         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2901         find out whether methods are equal.
2902
2903         * nnimap.el (nnimap-find-expired-articles): New function.
2904         (nnimap-process-expiry-targets): New function.
2905         (nnimap-request-move-article): Request the article before looking at
2906         what the Message-ID is.  Fix found by Andrew Cohen.
2907         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2908
2909         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2910         for oldness in addition to being a predicate.
2911
2912         * nnimap.el (nnimap-request-group): When we have zero articles, return
2913         the right data to Gnus.
2914         (nnimap-request-expire-articles): Only delete articles immediately if
2915         the target is 'delete.
2916
2917         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2918         method, this would bug out.
2919
2920         * gnus-group.el (gnus-group-expunge-group): Rename from
2921         gnus-group-nnimap-expunge, and implemented as a normal interface
2922         function.
2923
2924         * gnus-int.el (gnus-request-expunge-group): New function.
2925
2926         * nnimap.el (nnimap-request-create-group): Implement.
2927         (nnimap-request-expunge-group): New function.
2928
2929 2010-09-21  Julien Danjou  <julien@danjou.info>
2930
2931         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2932         (gnus-html-cache-expired): Add new function.
2933         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2934         wethever we should display image for fetch it.
2935         Compute alt-text earlier to pass it to the fetching function too.
2936         (gnus-html-schedule-image-fetching): Change function argument to only
2937         get one image at a time, not a list.
2938         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2939         cache.
2940         (gnus-html-get-image-data): New function to retrieve image data from
2941         cache.
2942         (gnus-html-put-image): Change buffer argument to use image data rather
2943         than file, and place image above region rather than inserting a new
2944         one.  Do not take alt-text as argument, since it's useless now: we place
2945         the image above alt-text.
2946         (gnus-html-prune-cache): Remove.
2947         (gnus-html-show-images): Start to fetch image when we find one, do not
2948         push into a temporary list.
2949         (gnus-html-prefetch-images): Only fetch image if they have expired.
2950         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2951         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2952
2953 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2954
2955         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2956
2957 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2958
2959         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2960         spec inser "*" if the group isn't active instead of 0.
2961
2962         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2963         opening the server.
2964         (nnimap-request-delete-group): Implement group deletion.
2965         (nnimap-transform-headers): Return the size of the entire message in
2966         the Bytes header, not just the size of the first part.
2967         (nnimap-request-move-article): When moving an article from nnimap,
2968         request the article first so the accepting form has an article to
2969         accept.  Reported by Dan Christensen.
2970         (nnimap-command): Make sure that the error message doesn't error out.
2971
2972 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2973
2974         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2975         we haven't requested anything.
2976
2977 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2978
2979         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2980         "".  Fix found by Andrew Cohen.
2981
2982         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2983         instead of -encode-string.
2984
2985 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2986
2987         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2988
2989         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2990         by mm-subst-char-in-string.
2991
2992 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2993
2994         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2995         waiting for the connection string.
2996
2997         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2998         arriving.
2999
3000         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
3001         bogus characters.  This allows selecting certain Gmail groups.
3002
3003         * nnimap.el (nnimap-find-wanted-parts-1): New function.
3004         (nnimap-fetch-partial-articles): New variable.
3005         (nnimap-open-connection): When looking for credentials, also use the
3006         nnimap-server-port.
3007         (nnimap-request-article): Return the group/article number, so that Gnus
3008         `^' works as expected.
3009         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
3010
3011         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
3012         comments.
3013         (gnus-methods-sloppily-equal): New function.
3014         (gnus): When using the development version of Gnus, load the gnus-load
3015         file.
3016
3017         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
3018         `gnus-open-server' on each method before trying to scan them etc.
3019         This ensures that all the backend parameters are set correctly.
3020
3021         * nnimap.el (nnimap-authenticator): New variable.
3022         (nnimap-open-connection): Allow anonymous login.
3023         (nnimap-transform-headers): The chars header is called Chars not Bytes.
3024         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
3025
3026         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
3027         patch, found by Knut Anders Hatlen.
3028
3029 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
3030
3031         * gnus-agent.el (gnus-agent-batch-confirmation)
3032         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
3033         to gnus-message.
3034         * gnus-art.el (gnus-article-describe-briefly): Likewise.
3035         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
3036         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
3037         * gnus-int.el (gnus-open-server): Likewise.
3038         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
3039         (gnus-score-check-syntax): Likewise.
3040         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
3041         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
3042         Likewise.
3043         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3044
3045 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3046
3047         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3048         calling conventions so that prefetch doesn't bug out.
3049
3050 2010-09-19  Julien Danjou  <julien@danjou.info>
3051
3052         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3053         rather than `subst-char-in-region' in order to be able to replace ASCII
3054         char by UTF-8 ones.
3055
3056         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
3057         than curl.
3058         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
3059         the right URL and ALT text on images.
3060         (gnus-html-wash-tags): Fix tag case.
3061         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
3062         (gnus-article-html): Add -o display_ins_del=2 option.
3063         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
3064
3065 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3066
3067         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
3068         the extra mail headers, which sometimes seem to happen for unknown
3069         reasons.
3070
3071         * mail-parse.el (mail-header-encode-parameter): Define as
3072         rfc2045-encode-string instead of as rfc2231-encode-string, since some
3073         (or most, perhaps?) mail readers don't understand the latter, but do
3074         understand the former.
3075
3076         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
3077         to nil, so that no methods are automatically agentized.  I think this
3078         is probably what most users want.
3079
3080         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
3081         from url-retrieve, for instance about invalid URLs.
3082
3083         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
3084         groups that have no articles.
3085         (nnimap-request-article): Check that we really got an article when we
3086         requested one.
3087
3088         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
3089         doesn't exist.
3090
3091         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
3092         nntp buffer so the agent can save it.
3093         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
3094         that CRLF doesn't get translated to \n.
3095         (nnimap-open-connection): Don't make 'shell commands only send \n.
3096
3097 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3098
3099         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
3100         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3101         Update var name.
3102         (nnml-generate-nov-file): Use dolist.
3103         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
3104         Use with-current-buffer.
3105
3106 2010-09-18  Julien Danjou  <julien@danjou.info>
3107
3108         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
3109         parallel.
3110
3111 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3112
3113         * nnimap.el (nnimap-update-info): When doing partial marks update, get
3114         the range update right.
3115         (nnimap-request-group): Don't make `M-g' bug out on group with no
3116         marks.
3117         (nnoo): Require, so that other packages can require nnimap.
3118         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
3119         command we're looking for.  This helps when the server sends more
3120         responses after we've gotten everything we expected.
3121         (nnimap): Add a `newlinep' field to keep track of end-of-line
3122         conventions.
3123         Don't send CRLF to things that don't want it.
3124         (nnimap-request-accept-article): Ditto.
3125
3126 2010-09-18  Julien Danjou  <julien@danjou.info>
3127
3128         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
3129         than curl to retrieve images.
3130
3131 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3132
3133         * nnimap.el (nnimap-update-info): Extend the info so that we can set
3134         the marks.
3135         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
3136         (nnimap-wait-for-connection): New function.
3137         (nnimap-open-connection): If we have PREAUTH, don't query for login
3138         credentials.
3139         (nnimap-update-info): Fix off-by-one error when concatenating ranges
3140         when doing a partial update.
3141
3142 2010-09-18  Julien Danjou  <julien@danjou.info>
3143
3144         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
3145         tags.
3146
3147 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3148
3149         * nnimap.el (nnimap-credentials): New function.
3150         (nnimap-open-connection): Use the new function to look for credentials
3151         also on the numeric equivalents of "imap" and "imaps".
3152
3153         * gnus-start.el (gnus-activate-group): Send the info to
3154         gnus-request-group.
3155
3156         * nnimap.el (nnimap-request-group): Have the "check" version of the
3157         function parse flags and update the info, so that a `M-g' get a total
3158         resync of all flags from the group.
3159
3160         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
3161         to allow backends to alter the info on group selection.  Also alter all
3162         the backend -request-group functions to take the parameter.
3163
3164         * nnimap.el (nnimap-store-info): New function.
3165         (nnimap-update-info): Store the info for later usage.
3166         (nnimap-request-group): Use the stored info for the dont-check case, so
3167         that we don't retrieve all marks when we enter a group.
3168
3169         * nnimap.el: Use deffoo instead of defun for interface functions.
3170
3171         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
3172         update the group info.  This makes the nndraft groups, for instance, go
3173         back to their old behaviour.
3174
3175         * gnus-sum.el (gnus-select-newsgroup): Indent.
3176
3177         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
3178         in.
3179         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
3180         nothing.
3181
3182         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
3183         from methods that are denied.
3184
3185         * gnus-int.el (gnus-method-denied-p): New function.
3186
3187         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
3188         store the password instead of netrc.
3189         (nnimap-open-connection): Don't error out when we can't make a
3190         connections.
3191
3192         * auth-source.el (auth-source-create): In the password prompt, say what
3193         we're querying for.  Also prompt for user name if that hasn't been
3194         given.
3195
3196         * nnimap.el (nnimap-with-process-buffer): Remove.
3197
3198 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3199
3200         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
3201         method when we're reading from the agent.
3202
3203         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
3204
3205         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
3206         that's probably most useful for users.
3207
3208         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
3209         "failed" all the time.
3210
3211         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
3212         ...)) with (with-current-buffer ... ).
3213
3214         * nntp.el (nntp-open-server): Return whether the open was successful or
3215         not.
3216
3217         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
3218         select an unread unseen article first.
3219
3220         * nnimap.el (nnimap-open-connection): If the user doesn't have a
3221         /etc/services, supply some sensible port defaults.
3222
3223         * dgnushack.el: Define netrc-credentials.
3224
3225 2010-09-17  Julien Danjou  <julien@danjou.info>
3226
3227         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
3228
3229 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3230
3231         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
3232         doesn't have any parameters.
3233
3234 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3235
3236         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
3237         only upcased checks.
3238
3239         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
3240
3241         * nnimap.el (nnimap-open-shell-stream): New function.
3242         (nnimap-open-connection): Use it.
3243         (nnimap-transform-headers): Get the number of lines in each message.
3244         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
3245         number of lines.
3246         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
3247         problem.
3248
3249         * utf7.el (utf7-encode): Autoload.
3250
3251         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
3252         to allow the mail splitting to not return a default group.  This is
3253         useful for nnimap, which will leave unmatched mail in the inbox.
3254
3255         * nnimap.el: Rewritten.
3256
3257         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3258         nnimap usage.
3259
3260         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3261         if the move is internal, so that nnimap can do fast internal moves.
3262
3263         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3264         data.
3265         (gnus-read-active-for-groups): Support finishing the early retrieval of
3266         data.
3267
3268         * gnus-range.el (gnus-range-nconcat): New function.
3269
3270         * gnus-int.el (gnus-finish-retrieve-group-infos)
3271         (gnus-retrieve-group-data-early): New functions.
3272
3273 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3274
3275         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3276         (nnrss-retrieve-groups):
3277         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3278         (pop3-quit): Use with-current-buffer.
3279
3280 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3281
3282         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3283         instead of nnheader-accept-process-output.
3284
3285         * dgnushack.el (dgnushack-compile): Add comment.
3286
3287         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3288
3289         * gnus-html.el (gnus-html-schedule-image-fetching)
3290         (gnus-html-prefetch-images): Replace process-kill-without-query by
3291         gnus-set-process-query-on-exit-flag.
3292
3293 2010-09-16  Romain Francoise  <romain@orebokech.com>
3294
3295         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3296
3297 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3298
3299         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3300         parameter to unintern is mandatory-ish in Emacs 24.
3301
3302         * gnus-html.el (gnus-html-schedule-image-fetching)
3303         (gnus-html-prefetch-images): Check for curl before using it.
3304
3305         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3306         depend on curl, which isn't essential.
3307
3308         * imap.el: Revert back to version
3309         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3310         seem problematic.
3311
3312 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3313
3314         * gnus-registry.el (gnus-registry-install-shortcuts):
3315         Explicitly pass `obarray' to `unintern' to avoid a warning.
3316
3317 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3318
3319         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
3320         change.
3321
3322         * nnrss.el (nnrss-request-list): Remove this function and related
3323         functions, including the moreover stuff.
3324
3325 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3326
3327         * nnrss.el (nnrss-retrieve-groups): New function.
3328
3329 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3330
3331         * .dir-locals.el: Add no-byte-compile cookie.
3332
3333 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3334
3335         * time-date.el (format-seconds): Comment fix.
3336
3337         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3338         for back end that doesn't support request-scan.
3339
3340 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3341
3342         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3343         then do request scans from the backends.
3344
3345         * netrc.el (netrc-credentials): New conveniency function.
3346
3347         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3348         avoid running a hook per line, since this takes a lot of time,
3349         profiling shows.
3350         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3351         directly if gnus-visual-p is true.
3352
3353 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3354
3355         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3356         groups; replace mapcar with dolist which is a bit faster; pass groups
3357         info to gnus-read-active-file-1.
3358         (gnus-read-active-file-1): Scan only specified groups if the new
3359         optional arg `infos' is given.
3360
3361 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3362
3363         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3364
3365         * pop3.el (pop3-movemail): Remove.
3366         (pop3-streaming-movemail): Rename to pop3-movemail.
3367
3368         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3369         don't restrict end-tag searches to the end of the line.
3370
3371 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3372
3373         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3374         articles of every unchecked group to t, which means unknown since the
3375         server has never been opened.
3376
3377 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3378
3379         * gnus-html.el (gnus-html-show-alt-text): New command.
3380         (gnus-html-browse-image): Ditto.
3381         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3382         to browse the image directly.
3383         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3384         better.
3385
3386         * gnus-async.el (gnus-async-article-callback):
3387         Call `gnus-html-prefetch-images' unconditionally.
3388
3389         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3390         before feeding URLs to curl.
3391
3392 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3393
3394         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3395         internal images as deletable by `W D D'.
3396
3397         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3398         (gnus-async-article-callback): Fix typo.
3399
3400 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3401
3402         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3403         current line to work around bugs in the output from w3m.
3404
3405         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3406         for groups that want that.
3407
3408         * nntp.el (nntp-wait-for-string): Supply a timeout for
3409         accept-process-output to ensure progress.
3410
3411         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3412         level to get unread articles from, then use that for foreign groups,
3413         too.
3414
3415         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3416         confuses the rest of the function.
3417
3418         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3419         for the methods that support -retrieve-groups, too.
3420
3421         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3422
3423 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3424
3425         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3426         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3427
3428         * pop3.el: Require cl when compiling.
3429         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3430
3431 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3432
3433         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3434         that aren't going to be activated.
3435         (gnus-get-unread-articles): Fix up the last commit.
3436
3437         * gnus-html.el (gnus-article-html): Allow calling without specifying
3438         the handle.  In that case, dissect the buffer first.
3439
3440         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3441
3442         * nnimap.el (nnimap-open-connection): Revert the change that would look
3443         into authinfo for imaps instead of imap.
3444
3445         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3446         say that you don't want to call gnus-request-group with don-check, but
3447         do check the reponse.  This is for virtual groups only.
3448         (gnus-get-unread-articles): Count the archive groups as secondary, so
3449         that they're activated the same way as before.
3450
3451         * imap.el (imap-message-map): Removed optional buffer parameter, since
3452         no callers use it.
3453         (imap-message-get): Ditto.
3454         (imap-message-put): Ditto.
3455         (imap-mailbox-map): Ditto.
3456         (imap-mailbox-put): Ditto.
3457         (imap-mailbox-get): Ditto.
3458         (imap-mailbox-get): Revert last change for this function.
3459
3460         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3461         case-insensitively.
3462         (nnimap-debug): Remove.
3463
3464         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3465         to use `imap-fetch' instead.  According to the comments, this should be
3466         safe, since all other IMAP clients use the 1:* syntax.
3467         (imap-enable-exchange-bug-workaround): Removed.
3468         (imap-debug): Removed -- doesn't seem very useful.
3469
3470         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3471         mail from a file, and the file doesn't exist.
3472
3473         * imap.el (imap-log): New convenience function used throughout instead
3474         of repeating the same code all over the place.
3475
3476         * pop3.el (pop3-streaming-movemail): Return t for success.
3477
3478         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3479         .authinfo if we're using ssl connection.
3480
3481         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3482         already have if we're in a main Gnus `g' run.
3483
3484         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3485
3486 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3487
3488         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3489
3490         * nnmh.el (nnmh-request-list-1): Bind `file'.
3491
3492         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3493         alias to set-process-query-on-exit-flag or process-kill-without-query.
3494         (pop3-open-server): Use it.
3495
3496 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3497
3498         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3499         box to the Incoming file.  Fixes mistake in previous checkin.
3500
3501         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3502         request loop (for debugging purposes) removed.
3503
3504         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3505         culprit is more visible.
3506         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3507         (nnml-add-incremental-nov): New functions to do "incremental" nov
3508         updates, where we just append to the end of the existing nov files
3509         without reading/writing them in full.
3510
3511         * mail-source.el (mail-source-delete-crash-box): Really only check the
3512         incoming files once in a while.
3513
3514         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3515
3516         * mail-source.el (mail-source-delete-crash-box): Only check the
3517         incoming files for deletion once per day to save a lot of file
3518         accesses.
3519
3520         * pop3.el (pop3-logon): Fix up unbound variable typo.
3521
3522         * mail-source.el (pop3-streaming-movemail): Autoload.
3523
3524         * pop3.el (pop3-streaming-movemail):
3525         Respect pop3-leave-mail-on-server.
3526
3527         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3528         retrieval.
3529
3530         * pop3.el (pop3-process-filter): Remove unused function.
3531         (pop3-streaming-movemail, pop3-send-streaming-command)
3532         (pop3-wait-for-messages, pop3-write-to-file)
3533         (pop3-number-of-responses): New functions for streaming pop3
3534         retrieval.
3535
3536         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3537         come from no known methods.
3538         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3539         list.
3540
3541         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
3542         message sizes.
3543         (pop3-movemail): Use erase-buffer instead of looping and deleting
3544         regions, which seems rather odd.
3545
3546         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3547         file once per `g' run.
3548
3549         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3550         directories.  This makes the draft queue directory work.
3551
3552         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3553         data from the backends, so that we only request the list of groups from
3554         each method once.  This should speed things up considerably.
3555
3556         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3557         detect that it's not implemented.
3558
3559         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3560         we actually do recurse down into the tree, but don't stat all leaf
3561         nodes.
3562
3563         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3564         then say so instead of bugging out.
3565
3566         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3567         files exist before trying to read them.
3568
3569         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3570         around <pre_int>.
3571
3572         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3573
3574         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3575
3576 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3577
3578         * mm-util.el (mm-image-load-path): Just return the image directories,
3579         not all directories in the path in addition to the image directories.
3580         (mm-image-load-path): Maintain a cache of the image directories so that
3581         the `g' command in Gnus doesn't have to stat dozens of directories each
3582         time.
3583
3584         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3585         (gnus-html-wash-tags): Add a new `i' command to insert images.
3586         (gnus-html-insert-image): New command and keystroke.
3587         (gnus-html-redisplay-with-images): New command and keystroke.
3588         (gnus-html-show-images): Rename command.
3589         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3590         spacers.
3591         (gnus-html-wash-tags): Decode entities at the end, so that entities
3592         inside the tags don't mess up the rest of the "parsing".
3593
3594         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3595         so that nnimap methods aren't agentized by default.  There's apparently
3596         many problems related to agent/imap behaviour.
3597
3598         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3599
3600         * gnus-html.el: Doc fix.
3601
3602 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3603
3604         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3605         specifier-spec-list for Emacs 21.
3606
3607         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3608         glyph-width and glyph-height instead of display-graphic-p and
3609         image-size; make avoidance of displaying small images work for XEmacs.
3610
3611         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3612         for XEmacs.
3613
3614         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3615         of symbol that holds plist data.
3616         (gnus-process-plist): Remove plist of process after getting it.
3617
3618 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3619
3620         * message.el (message-generate-hashcash): Change default to
3621         'opportunistic if hashcash is installed.
3622
3623         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3624         (gnus-html-put-image): Only call image-size once, since it's somewhat
3625         time-consuming on remote X servers.
3626
3627 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3628
3629         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3630         type on data, not a file name.
3631
3632         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3633         window-pixel-edges for Emacs 21.
3634
3635         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3636         decoded contents.
3637         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3638
3639 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3640
3641         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3642         group line format, since it isn't very interesting.
3643
3644         * gnus-agent.el (gnus-agent-short-article),
3645         (gnus-agent-long-article): Increase values for these two variables,
3646         since most people are likely to have more network connection and
3647         storage than before.
3648
3649         * gnus.el (gnus-refer-article-method): Change default to 'current.
3650         When referring an article, the common behaviour is to refer it from the
3651         current select method, not the native select method.  The chances of
3652         the native select method having the message in question is rather slim
3653         these days.
3654
3655         * gnus-sum.el (gnus-auto-select-subject): Change default to
3656         `unseen-or-unread'.  I think it's likely that most people want to
3657         select an unseen article over a previously seen, but unread one.
3658
3659         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3660         means that in the article buffer none of the minor mode elements will
3661         be shown, usually, and this is not desirable in most cases.
3662
3663         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3664         that commands like `d' (and the like) go to the next line in the
3665         buffer, instead of the next unread article.  I think this is the
3666         behaviour that is most natural for most users.
3667         (gnus-single-article-buffer): Change default to nil, so that people can
3668         have as many article buffers open as they have summary buffer.  I think
3669         this is the most natural way for the groups to behave.
3670
3671         * message.el (message-generate-new-buffers): Change default to
3672         `unsent', so that all new message buffers start their names with the
3673         string "*unsent", and it's easier to find the buffers if you move from
3674         them.
3675
3676 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3677
3678         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3679         small.  They're probably tracking images.
3680         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3681         (gnus-html-rescale-image): Yet another try at getting the image sizing
3682         right.
3683
3684         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3685         nntp-marks-file-name is nil.
3686
3687 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3688
3689         * gnus-html.el (gnus-html-wash-tags)
3690         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3691         Better logging.
3692
3693 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3694
3695         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
3696
3697         * gnus-html.el (gnus-html-wash-tags): Check the value of
3698         gnus-blocked-images in the summary buffer.
3699
3700 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3701
3702         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3703
3704 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3705
3706         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3707         like "a", it seems like.
3708         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3709         since it needs to be picked from the correct buffer.
3710
3711         * nnwfm.el: Remove.
3712
3713         * nnlistserv.el: Remove.
3714
3715 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3716
3717         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3718         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3719
3720 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3721
3722         * nnkiboze.el: Remove.
3723
3724         * nndb.el: Remove.
3725
3726         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3727         alt text.
3728         (gnus-html-rescale-image): Try to get the rescaling logic right for
3729         images that are just wide and not tall.
3730
3731         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3732         overshadow variable bindings.
3733
3734 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3735
3736         * gnus-html.el (gnus-html-wash-tags)
3737         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
3738         Add extra logging.
3739
3740 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3741
3742         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3743         (gnus-max-image-proportion): New variable.
3744         (gnus-html-rescale-image): New function.
3745         (gnus-html-put-image): Rescale images.
3746
3747 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3748
3749         Fix up some byte-compiler warnings.
3750         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3751         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3752         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3753         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3754         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3755         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3756         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3757
3758 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3759
3760         * gnus-html.el (gnus-article-html): Decode contents by charset.
3761
3762 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3763
3764         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3765         (gnus-html-frame-width, gnus-blocked-images)
3766         * message.el (message-prune-recipient-rules): Add custom version.
3767         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3768
3769         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3770         functions.
3771
3772         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3773         gnus-process-get.
3774
3775 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3776
3777         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3778         instead of lsub directly.
3779
3780 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3781
3782         * nnwarchive.el: Remove.
3783
3784         * gnus-soup.el: Remove.
3785
3786         * nnsoup.el: Remove.
3787
3788         * nnultimate.el: Remove.
3789
3790         * gnus-html.el (gnus-blocked-images): New variable.
3791
3792         * message.el (message-prune-recipients): New function.
3793         (message-prune-recipient-rules): New variable.
3794
3795         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3796         guess whether a long line is natural text or not.
3797
3798         * gnus-html.el (gnus-html-schedule-image-fetching):
3799         Use gnus-process-plist and friends for compatibility.
3800
3801 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3802
3803         * gnus-html.el: Require packages that define macros used in this file.
3804         (gnus-article-mouse-face): Declare to silence byte-compiler.
3805         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3806         process-get.
3807         (gnus-html-put-image): Use plist-get to avoid getf.
3808         (gnus-html-prefetch-images): Use with-current-buffer.
3809
3810 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3811
3812         * gnus-ems.el: Provide compatibility functions for
3813         gnus-set-process-plist.
3814
3815         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3816         header-line-format for XEmacs 21.4.
3817
3818         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3819         * gnus.el (gnus-valid-select-methods)
3820         * message.el (message-send-mail-partially-limit)
3821         * mm-decode.el (mm-text-html-renderer)
3822         * mml.el (mml-insert-mime-headers-always)
3823         * smiley.el (smiley-regexp-alist): Bump custom version.
3824
3825 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3826
3827         * gnus-html.el: require mm-url.
3828         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3829         with the url to `url'.
3830         (gnus-html-wash-tags): Support cid: URLs/images.
3831
3832 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3833
3834         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3835         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3836         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3837
3838         * gnus-move.el: Remove file, since it doesn't really work.
3839
3840         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3841         UTF-8.  This seems to fix problems with some German web feeds.
3842
3843         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3844         at the top so that the proper colours are applied.
3845
3846         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3847         don't have dots in their names.
3848
3849         * gnus-art.el (gnus-article-view-part): Doc fix.
3850
3851         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3852         XEmacs-compatible.
3853         (gnus-html-put-image): Don't do images on non-graphic displays.
3854
3855         * nnslashdot.el: Remove this unused backend.
3856
3857         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3858         actions.
3859         (gnus-undo-register-1): Revert last change.
3860
3861         * gnus-group.el (gnus-group-completing-read): Protect against not
3862         having completion-styles bound.
3863
3864         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3865         make broken recipients happier.
3866
3867         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3868
3869         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3870         point parameter.
3871
3872         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3873
3874         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3875         completion-styles for group selection.
3876
3877 2009-02-04  Andreas Schwab  <schwab@suse.de>
3878
3879         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3880         headers and regexp-quote the match if necessary.
3881
3882 2009-03-24  Miles Bader  <miles@gnu.org>
3883
3884         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3885         the blinking smiley.
3886
3887 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3888
3889         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3890         blink smiley.
3891
3892 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3893
3894         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3895         where the dribbel file lives exists.
3896
3897         * message.el (message-send-mail-partially-limit): Change the default to
3898         nil, since most people don't want this.
3899
3900         * mm-url.el (mm-url-decode-entities): Also decode entities like
3901         &#x3212.
3902
3903 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3904
3905         * gnus-sum.el (gnus-summary-idna-message):
3906         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3907         Hyperlink urls in docstrings with URL `...'.
3908
3909 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3910
3911         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3912         functions.
3913
3914 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3915
3916         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3917         say what the mouseover text should be.
3918
3919         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3920         version of the mm-w3m-safe-url-regexp variable to only download images
3921         in the groups where we want that to happen.
3922
3923         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3924
3925         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3926         easier debugging.
3927         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3928         big pictures in the article buffer.
3929
3930         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3931         gnus-article-html.
3932         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3933         w3m.
3934
3935         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3936
3937 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3938
3939         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3940         which doesn't exist.
3941
3942         * message.el (message-inhibit-ecomplete): New variable to allow some
3943         function to inhibit ecomplete address storage.
3944         (message-resend): Disable ecomplete message storage when resending
3945         messages.
3946
3947         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3948
3949 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3950
3951         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3952         Save excursion while copying, moving, and deleting articles in order to
3953         prevent the cursor from jumping to unforeseen place.
3954
3955 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3956
3957         * lpath.el: No need to bind bookmark-current-buffer,
3958         bookmark-yank-point and bookmark-make-record-function.
3959
3960 2010-08-17  Glenn Morris  <rgm@gnu.org>
3961
3962         * gnus-sync.el: Require gnus components whose functions are used.
3963
3964         * gnus-art.el (bookmark-make-record-function):
3965         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3966         Declare for compiler.
3967
3968         * mm-url.el (mml-compute-boundary): Autoload.
3969
3970 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3971
3972         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3973
3974 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3975
3976         Typo fix "hoo4a" -> "hook".
3977
3978         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3979
3980 2010-08-14  Glenn Morris  <rgm@gnu.org>
3981
3982         * gnus-sync.el (gnus-sync): Fix defgroup version.
3983
3984 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3985
3986         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3987
3988         * gnus-sync.el: Fix docs.
3989         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3990         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3991
3992 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3993
3994         Optimizations for gnus-sync.el.
3995
3996         * gnus-sync.el: Add docs about gnus-sync-backend
3997         possibilities.
3998         (gnus-sync-save): Remove unnecessary message.
3999         (gnus-sync-read): Optimize and show what groups were skipped.
4000
4001 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4002
4003         Minor bug fixes for gnus-sync.el.
4004
4005         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
4006         Don't read the sync on get-new-news.
4007
4008         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
4009         quiet.
4010
4011         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
4012         (fix typo).
4013
4014 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
4015
4016         Make saving and restoring of hidden threads work with overlays.
4017         Patch applied by Ted Zlatanov.
4018
4019         * gnus-sum.el (gnus-hidden-threads-configuration)
4020         (gnus-restore-hidden-threads-configuration): Update to deal with text
4021         properties, rather than searching for a magic character.
4022
4023 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4024
4025         New gnus-sync.el library for synchronization of marks.
4026
4027         * gnus-sync.el: New library for synchronization of marks.
4028
4029         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
4030         renamed from `gnus-registry-grep-in-list'.
4031
4032         * gnus-registry.el (gnus-registry-follow-group-p):
4033         Use `gnus-grep-in-list'.
4034
4035         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4036
4037 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4038
4039         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4040         determining charset of text fails.
4041
4042 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4043
4044         * nnmail.el (nnmail-get-new-mail-1): Revert.
4045
4046         * nnml.el (nnml-active-number): Make sure names of newly created groups
4047         in nnml-group-alist are encoded.
4048
4049 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4050
4051         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4052         containing non-ASCII characters in active file for nnml back end.
4053
4054 2010-07-24  David Engster  <dengste@eml.cc>
4055
4056         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4057         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4058
4059 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4060
4061         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4062         tag (Bug#6654).
4063
4064 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4065
4066         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4067         the article buffer, not the summary buffer.
4068
4069 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4070
4071         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4072         Emacs 23 as well.
4073
4074 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4075
4076         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
4077         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
4078
4079 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4080
4081         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4082         Patch applied by Karl Fogel.
4083
4084         * gnus-sum.el (gnus-summary-bookmark-make-record):
4085         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4086
4087 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4088
4089         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4090         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4091         C-w still not working correctly from Article buffers; Thierry's
4092         patch to fix that will be applied after this.
4093
4094         * gnus-art.el (bookmark-make-record-function): New local variable.
4095
4096         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4097         article buffer.
4098         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4099
4100 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4101
4102         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4103         on changes in bookmark.el.
4104
4105 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4106
4107         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
4108         `no-log' instead of message not to log prompt string.
4109
4110 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4111
4112         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4113         the *other* type of HTML form submission.
4114
4115 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
4116
4117         * auth-source.el (auth-source-pick): If choice does not contain a
4118         questioned keyword, set the check to t.
4119
4120 2010-06-12  Romain Francoise  <romain@orebokech.com>
4121
4122         * gnus-util.el (gnus-date-get-time): Move up before first use.
4123
4124 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4125
4126         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
4127         (gnus-article-edit-part): Bind it to make last part that is substituted
4128         or deleted visible.
4129         (gnus-mime-display-single): Buttonize part of which id equals to
4130         gnus-mime-buttonized-part-id.
4131
4132 2010-06-10  Dan Christensen  <jdc@uwo.ca>
4133
4134         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
4135         (gnus-dd-mmm): Use gnus-date-get-time.
4136         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
4137         simplify logic.
4138         (gnus-summary-limit-to-age): Use gnus-date-get-time.
4139         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
4140
4141 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
4142
4143         * auth-source.el (top): Autoload `secrets-list-collections',
4144         `secrets-create-item', `secrets-delete-item'.
4145         (auth-sources): Fix tag string.
4146         (auth-get-source, auth-source-retrieve, auth-source-create)
4147         (auth-source-delete): New defuns.
4148         (auth-source-pick): Rewrite in order to avoid 2 passes.
4149         (auth-source-forget-user-or-password): New parameter USERNAME.
4150         (auth-source-user-or-password): New parameters CREATE-MISSING and
4151         DELETE-EXISTING.  Retrieve password interactively, if needed.
4152
4153 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4154
4155         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
4156         deleting unused directories when gnus-expert-user is t.
4157
4158 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4159
4160         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
4161         for each temp file when gnus-article-browse-delete-temp is ask.
4162
4163 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4164
4165         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
4166         Lisp calls to delete-backward-char by calls to delete-char.
4167
4168 2010-05-20  Kevin Ryde  <user42@zip.com.au>
4169
4170         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
4171
4172 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4173
4174         * password-cache.el (password-cache-remove): Fix docstring.
4175
4176 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4177
4178         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
4179         article unless decoding article to be saved.
4180
4181 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4182
4183         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4184         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4185         generated within the mm-with-unibyte-current-buffer macro.
4186
4187 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4188
4189         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4190         to nil when we're in a mml-preview buffer and no group is selected.
4191
4192 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4193
4194         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4195         when catching the `C-g'.  Reported by "Leo".
4196
4197 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4198
4199         * message.el (message-forward-make-body-plain)
4200         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4201         multibyte-string-p.
4202
4203         * lpath.el: Revert.
4204
4205 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4206
4207         * message.el (message-forward-make-body-mml): Assume original message
4208         is multibyte string; error on unibyte.
4209         (message-forward-make-body-plain): Ditto; don't add excessive newline
4210         in body end.
4211
4212         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
4213
4214 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
4215
4216         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
4217         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
4218
4219 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4220
4221         * mm-extern.el (mm-extern-url): Don't use
4222         mm-with-unibyte-current-buffer.
4223         (mm-extern-cache-contents): Use with-current-buffer instead of
4224         save-excursion + set-buffer.
4225
4226 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4227
4228         * mm-util.el (mm-emacs-mule): Remove.
4229
4230 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
4231
4232         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
4233         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
4234         change.
4235
4236 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4237
4238         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
4239         bind the default value of enable-multibyte-characters to nil.
4240
4241 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4242
4243         * message.el (message-forward-make-body-plain)
4244         (message-forward-make-body-mml):
4245         Don't use mm-with-unibyte-current-buffer.
4246
4247 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4248
4249         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
4250
4251 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4252
4253         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
4254         (Bug#5592).
4255
4256 2010-05-07  Julien Danjou  <julien@danjou.info>
4257
4258         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4259         it to mm-pipe-part.
4260
4261         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4262         it is given.
4263
4264 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4265
4266         * binhex.el (binhex-decode-region-internal)
4267         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4268         (dns-query)
4269         * nnweb.el (nnweb-gmane-search)
4270         * pgg-parse.el (pgg-parse-armor)
4271         * pgg.el (pgg-verify-region)
4272         * sha1.el (sha1-string-external)
4273         * uudecode.el (uudecode-decode-region-internal)
4274         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4275         XEmacs.
4276
4277         * gnus-art.el (gnus-article-browse-html-parts)
4278         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4279         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4280         make-temp-file.
4281
4282         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4283         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4284         compiling.
4285
4286         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4287         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4288         XEmacs when compiling.
4289
4290         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4291         gnus-pick-mode-off-hook for XEmacs when compiling.
4292         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4293         gnus-binary-mode-off-hook for XEmacs when compiling.
4294
4295         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
4296         Return nil if char-charset is not available.
4297
4298         * imap.el (imap-disable-multibyte)
4299         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4300         macros.
4301
4302         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4303         instead of encode-coding-string.
4304
4305         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4306         'xemacs) instead of mm-emacs-mule to switch function definitions.
4307         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4308
4309         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4310         bind temporary-file-directory for XEmacs;
4311         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4312         timer-set-function for XEmacs 21.4 and SXEmacs;
4313         bind timer-list for XEmacs 21.4 and SXEmacs;
4314         fbind char-charset and find-charset-region for non-Mule XEmacs;
4315         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4316         encode-coding-region and encode-coding-string for XEmacs having no
4317         file-coding feature.
4318
4319 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4320
4321         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4322
4323 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4324
4325         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4326         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4327
4328 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4329
4330         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4331         alias `jka-compr-delete-temp-file' no longer exists.
4332
4333 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4334
4335         Use define-minor-mode in Gnus where applicable.
4336         * mml.el (mml-mode): Use define-minor-mode.
4337         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4338         (gnus-undo-mode): Use define-minor-mode.
4339         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4340         (gnus-dead-summary-mode): Use define-minor-mode.
4341         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4342         Initialize in declaration.
4343         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4344         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4345         (gnus-mailing-list-mode): Use define-minor-mode.
4346         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4347         (gnus-draft-mode): Use define-minor-mode.
4348         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4349         (gnus-dired-mode): Use define-minor-mode.
4350
4351 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4352
4353         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4354         handles on recursive mml-to-mime translation and check them for
4355         boundary delimiter collisions.  Reported by Greg Troxel.
4356
4357 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4358
4359         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4360
4361 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4362
4363         * mm-util.el (mm-find-buffer-file-coding-system):
4364         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4365
4366 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4367
4368         * message.el (message-generate-headers): Record insertion of optional
4369         headers as well.  Otherwise the check to prevent repeated insertion of
4370         optional headers is a no-op.
4371
4372 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4373
4374         * smime.el: Don't mention CVS.
4375
4376         * nnrss.el (nnrss-fetch): Don't mention CVS.
4377
4378         * nnir.el: Don't mention CVS.
4379
4380 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4381
4382         * gnus-sum.el (gnus-summary-bookmark-make-record):
4383         Add `location' field.
4384
4385 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4386
4387         * lpath.el: Fbind bookmark-default-handler,
4388         bookmark-get-bookmark-record, bookmark-make-record-default,
4389         bookmark-prop-get for Emacs <23 and XEmacs.
4390
4391 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4392
4393         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4394         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4395         Use with-current-buffer to silence the byte-compiler.
4396         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4397         bother to require `gnus'.
4398         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4399
4400 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4401
4402         * gnus-sum.el (gnus-summary-bookmark-make-record)
4403         (gnus-summary-bookmark-jump): New functions.
4404         (gnus-summary-mode): Setup bookmark support.
4405
4406 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4407
4408         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4409         if set.
4410
4411 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4412
4413         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4414         gnus-article-browse-html-save-cid-image; make it work recursively for
4415         forwarded messages as well.
4416         (gnus-article-browse-html-parts): Work when prefix arg is given.
4417         (gnus-article-browse-html-article): Doc fix.
4418
4419 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4420
4421         * message.el (message-default-mail-headers):
4422         (message-default-headers): Carry the value mail-default-headers over
4423         into message-default-mail-headers, rather than message-default-headers.
4424
4425 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4426
4427         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
4428         charset.
4429
4430         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4431         charset into the <meta> tag when the article is encoded to utf-8.
4432
4433 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4434
4435         * gnus-art.el (gnus-article-browse-delete-temp-files):
4436         Delete directories as well.
4437         (gnus-article-browse-html-parts): Work for images that do not specify
4438         file names; delete temp directory when quitting; insert header at the
4439         right place; use file: scheme for image files.
4440
4441 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4442
4443         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4444         (gnus-article-browse-html-parts): Use it to make temporary cid image
4445         files in addition to html file so that browser may display them.
4446
4447 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4448
4449         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4450
4451 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4452
4453         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4454
4455 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4456
4457         * auth-source.el (auth-sources): Change default to be simpler.
4458         Explain about Secret Service API sources.  Improve Customize options.
4459         (auth-source-pick): Change to accept any number of search parameters.
4460         Implement fallbacks iteratively, not recursively.  Add scoring on the
4461         second pass and sort by score.  Call Secret Service API when needed.
4462         (auth-source-user-or-password): Use it.  Call Secret Service API
4463         directly when needed to get the user name and the password.
4464
4465 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4466
4467         * message.el (message-interactive): Doc fix.
4468         (message-qmail-inject-args): Reflow.
4469         (message-kill-to-signature): Fix typo in docstring.
4470
4471         * smiley.el (smiley-buffer): Fix typo in docstring.
4472
4473 2010-03-24  Glenn Morris  <rgm@gnu.org>
4474
4475         * mail-source.el (gnus-message): Declare.
4476         (mail-source-delete-old-incoming): Require gnus-util.
4477
4478 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4479
4480         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4481
4482         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4483
4484         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4485         password-cache's default if it is not bound.
4486         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4487         password-cache-expiry's default if it is not bound.
4488
4489         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4490         available in Emacs 21.
4491
4492         * lpath.el: Suppress compiler warnings for:
4493         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4494         XEmacs;
4495         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4496         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4497         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4498
4499 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4500
4501         * auth-source.el (auth-sources): Fix up definition so extra parameters
4502         are always inline.
4503
4504 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4505
4506         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
4507         wasn't updated after mismatch.  Clear cached mailbox info correctly
4508         when uidvalidity changes.
4509         (nnimap-group-prefixed-name): New function to avoid some code
4510         duplication.
4511         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4512         (nnimap-request-group): Use it.
4513         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4514         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4515         with many imap folders.  This is done by caching the group status from
4516         the imap server persistently in a group parameter `imap-status'.  (This
4517         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4518         but not persistently, so every Gnus startup was still very slow.)
4519
4520 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4521
4522         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4523         delete the extra newline.  Otherwise editing of :string and :number
4524         types don't work.
4525
4526 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4527
4528         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4529         secrets.el dependency.
4530         (auth-sources): Add optional user name.  Add secrets.el configuration
4531         choice (unused right now).
4532
4533 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4534
4535         * gnus-sum.el (gnus-summary-make-menu-bar):
4536         Let `gnus-registry-install-shortcuts' fill in the functions.
4537
4538         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4539         warnings.
4540         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4541         (gnus-registry-install-shortcuts): Populate and use it in a
4542         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4543
4544 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4545
4546         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4547         In-place substitutions for the group name encoding/decoding.
4548         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4549         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4550         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4551         (nnimap-update-unseen, nnimap-request-list)
4552         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4553         (nnimap-request-set-mark, nnimap-split-to-groups)
4554         (nnimap-split-articles, nnimap-request-newgroups)
4555         (nnimap-request-create-group, nnimap-request-accept-article)
4556         (nnimap-request-delete-group, nnimap-request-rename-group)
4557         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4558         `encoded-mbx' for consistency.
4559         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4560         variable `imap-current-mailbox'.
4561
4562         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4563         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4564
4565 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4566
4567         * pop3.el (pop3-display-message-size-flag): Display message size byte
4568         counts during POP3 download.
4569         (pop3-movemail): Use it.
4570         (pop3-list): Implement listing of available messages.
4571
4572 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4573
4574         * nnir.el (nnir-get-article-nov-override-function): New function to
4575         override the normal NOV retrieval.
4576         (nnir-retrieve-headers): Use it.
4577
4578 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4579
4580         * auth-source.el (netrc-machine-user-or-password): Autoload.
4581
4582 2010-03-19  Glenn Morris  <rgm@gnu.org>
4583
4584         Stop message.el from loading about 40 libraries it doesn't always need.
4585         The general approach is to autoload rather than require, and to
4586         require in the specific functions rather than the file.  (Bug#5642)
4587
4588         * gmm-utils.el: Don't require wid-edit.
4589         (widget-create-child-value, widget-convert, widget-default-get):
4590         Autoload.
4591
4592         * gnus-util.el: Don't require time-date, netrc.
4593         (message-fetch-field, gnus-group-name-decode): Declare rather than
4594         autoloading.
4595         (gnus-fetch-field): Require message.
4596         (gnus-decode-newsgroups): Require gnus-group.
4597
4598         * ietf-drums.el: Don't require time-date.
4599
4600         * message.el: Don't require hashcash, canlock, ecomplete.
4601         Do require mail-utils.  Require nnheader only when compiling.
4602         (smtpmail-default-smtp-server): Remove declaration.
4603         (message-send-mail-function): Check smtpmail-default-smtp-server
4604         is bound rather than requiring smtpmail.
4605         (message-auto-save-directory, message-insert-signature):
4606         Use expand-file-name rather than nnheader-concat.
4607         (nnheader-insert-file-contents): Autoload.
4608         (hashcash-wait-async): Declare.
4609         (message-send-mail): Only call gnus-setup-posting-charset if
4610         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4611         (message-send-mail-with-sendmail): Require sendmail.
4612         (canlock-password, canlock-password-for-verify): Declare.
4613         (message-canlock-password): Require canlock.
4614         (nnheader-get-report): Autoload.
4615         (gnus-setup-posting-charset): Declare.
4616         (message-send-news): Require gnus-msg.
4617         (message-make-references, message-make-in-reply-to): Use mail-header-id
4618         rather than the alias mail-header-message-id.
4619         (ecomplete-add-item, ecomplete-save): Declare.
4620         (message-put-addresses-in-ecomplete): Require ecomplete.
4621         (ecomplete-display-matches): Autoload.
4622
4623         * mm-decode.el: Don't require mailcap, gnus-util.
4624         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4625         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4626         Autoload.
4627         (mailcap-mime-extensions): Declare.
4628
4629         * mm-encode.el: Don't require mailcap.
4630         (mailcap-extension-to-mime): Autoload.
4631
4632         * mml-sec.el: Don't require password-cache.
4633
4634         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4635         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4636         (mml-minibuffer-read-type): Require mailcap.
4637         (mml-preview): Require gnus-msg.
4638
4639         * mml1991.el: Require password-cache.
4640         (password-cache-expiry): Remove declaration.
4641
4642         * mml2015.el: Require password-cache.
4643         (password-cache-expiry): Remove declaration.
4644
4645         * nneething.el (mailcap): Require mailcap.
4646
4647         * nnheader.el (declare-function): Add compatibility stub.
4648         (message-remove-header): Declare rather than autoload.
4649         (nnheader-replace-header): Require message.
4650
4651         * nnimap.el (declare-function): Add compatibility stub.
4652         (netrc-parse, netrc-machine-user-or-password): Declare.
4653         (nnimap-open-connection): Require netrc.
4654
4655         * nntp.el (declare-function): Add compatibility stub.
4656         (netrc-parse, netrc-machine, netrc-get): Declare.
4657         (nntp-send-authinfo): Require netrc.
4658
4659         * rfc2047.el: Don't require qp.
4660         (quoted-printable-encode-region, quoted-printable-decode-string):
4661         Autoload.
4662
4663         * sieve-mode.el: Don't require easymenu.
4664         (easy-menu-add-item): Autoload it.
4665
4666         * spam-stat.el (time-to-number-of-days): Autoload it.
4667
4668 2010-03-19  Glenn Morris  <rgm@gnu.org>
4669
4670         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4671
4672 2010-03-18  Glenn Morris  <rgm@gnu.org>
4673
4674         * hashcash.el (declare-function): Remove duplicate definition.
4675
4676 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4677
4678         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4679         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4680         value if any backslash escapes).
4681
4682 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4683
4684         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4685         if it is available.  (bug#5647)
4686
4687         * lpath.el: Suppress compiler warning for coding-system-from-name for
4688         Emacs 21 and XEmacs.
4689
4690 2010-03-14  Juri Linkov  <juri@jurta.org>
4691
4692         * hmac-def.el:
4693         * hmac-md5.el:
4694         * netrc.el: Fix keywords.
4695
4696 2010-02-26  Glenn Morris  <rgm@gnu.org>
4697
4698         * message.el (message-send-mail-function): Change the default, so that
4699         it inherits from a customized send-mail-function.  (Bug#5643)
4700
4701 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4702
4703         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4704         shell-command-to-string signals an error (bug#5299).
4705
4706 2010-02-24  Glenn Morris  <rgm@gnu.org>
4707
4708         * message.el (message-smtpmail-send-it)
4709         (message-send-mail-with-mailclient): Doc fixes.
4710
4711 2010-02-16  Glenn Morris  <rgm@gnu.org>
4712
4713         * message.el (message-default-mail-headers): Change the default value
4714         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4715
4716 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4717
4718         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4719         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4720
4721 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4722
4723         * time-date.el (date-to-time): Doc fix (Bug#5408).
4724
4725 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4726
4727         * message.el (message-mail): Just pass yank-action on to message-setup.
4728         (message-setup): Handle (FUN . ARGS) form of yank-action.
4729         (message-with-reply-buffer, message-widen-reply)
4730         (message-yank-original): Handle non-buffer values of
4731         message-reply-buffer (Bug#4080).
4732         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4733
4734 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4735
4736         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4737         Fix typo in docstring.
4738
4739 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4740
4741         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4742         response.
4743
4744 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4745
4746         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4747
4748         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4749
4750         * message.el (message-check-news-header-syntax): Protect against a
4751         string that `rfc822-addresses' returns when parsing fails.
4752
4753 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4754
4755         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4756         (gnus-previous-char-property-change): New functions.
4757
4758         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4759
4760 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4761
4762         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4763         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4764
4765 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4766
4767         * message.el (message-exchange-point-and-mark): Rework last change to
4768         avoid using optional arg of exchange-point-and-mark, for backward
4769         compatibility.
4770
4771 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4772
4773         * message.el (message-exchange-point-and-mark):
4774         Call exchange-point-and-mark with an argument rather than setting
4775         mark-active by hand (Bug#5175).
4776
4777 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4778
4779         * nntp.el (nntp-service-to-port): Work for service expressed with
4780         numeric string; replace [:digit:] with [0-9] for XEmacs.
4781
4782 2009-12-17  Glenn Morris  <rgm@gnu.org>
4783
4784         * gnus-group.el (gnus-bug-group-download-format-alist):
4785         Change emacs entry to debbugs.gnu.org.  Bump :version.
4786
4787 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4788
4789         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4790
4791 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4792
4793         * message.el (message-info): Explain why we use `Info-goto-node'.
4794
4795 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4796
4797         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4798
4799 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4800
4801         * message.el (message-completion-in-region): New compatibility function.
4802         (message-expand-group): Use it.
4803
4804 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4805
4806         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4807         with no unread article should be listed if the 2nd arg `predicate' is
4808         given.
4809
4810 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4811
4812         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4813
4814 2009-11-29  Juri Linkov  <juri@jurta.org>
4815
4816         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4817         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4818         on `gnus-recenter'.  (Bug#4698, Bug#4981)
4819
4820 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4821
4822         * sha1.el (sha1-string-external): default-directory "/" in case
4823         otherwise non-existent.  process-connection-type pipe for touch of
4824         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4825
4826 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4827
4828         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4829         it's comms related and sgml-mode.el has "comm" on that basis too.
4830
4831 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4832
4833         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4834         containing tspecial characters if they have been already quoted.
4835
4836 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4837
4838         * dns-mode.el (auto-mode-alist): Purecopy string.
4839
4840 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4841
4842         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4843
4844 2009-10-24  Glenn Morris  <rgm@gnu.org>
4845
4846         * gnus-art.el (help-xref-stack-item): Define for compiler.
4847
4848 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4849
4850         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4851
4852 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4853
4854         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4855
4856 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4857
4858         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4859         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4860
4861 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4862
4863         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4864         (gnus-overlays-in): New alias to overlays-in.
4865
4866         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4867         gnus-overlay-get, and gnus-delete-overlay.
4868         (gnus-summary-show-thread): Make it work as well for systems in which
4869         next-single-char-property-change is not available.
4870         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4871
4872         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4873         (gnus-overlay-get): New alias to extent-property.
4874         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4875
4876         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4877         SXEmacs.
4878
4879         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4880         SXEmacs.
4881
4882 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4883
4884         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4885
4886 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4887
4888         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4889         and XEmacs that don't have `remove-overlays'.
4890
4891 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4892
4893         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4894         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4895         selective display.  Use overlays instead.
4896
4897 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4898
4899         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4900
4901 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4902
4903         * spam-stat.el (spam-stat-load): Fix typo in message.
4904
4905 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4906
4907         * dig.el (dig-invoke): Fix typo in docstring.
4908         (query-dig): Reflow docstring.
4909
4910 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4911
4912         * gnus-art.el (gnus-article-encrypt-body):
4913         * message.el (message-check-recipients):
4914         * mm-util.el (mm-codepage-setup):
4915         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4916         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4917
4918 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4919
4920         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4921         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4922         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4923         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4924         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4925
4926 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4927
4928         * dig.el: Add "Keywords: comm", as per net-utils.el.
4929
4930 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4931
4932         * dig.el (dig-mode): Use define-derived-mode.
4933
4934 2009-09-19  Glenn Morris  <rgm@gnu.org>
4935
4936         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4937
4938 2009-09-18  Glenn Morris  <rgm@gnu.org>
4939
4940         * gnus-diary.el (gnus-diary-check-message):
4941         * message.el (message-insert-formatted-citation-line):
4942         * nnbabyl.el (top-level):
4943         * nndiary.el (nndiary-schedule):
4944         Fix typos in condition-case handlers.
4945
4946 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4947
4948         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4949         configuration that provides the sole article window in a frame;
4950         position point correctly after deleting a part.
4951
4952 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4953
4954         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4955         (spam-resolve-registrations-routine): Use it to unregister articles
4956         that change status.
4957
4958 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4959
4960         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4961         with XEmacs.
4962         (parse-time-string-chars): Use it.
4963
4964 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4965
4966         * imap.el (imap-interactive-login): Better messages.
4967         (imap-open): Fix bug with renamed buffer on reconnect.
4968         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4969         for easier debugging and cleaner code.  On successful (guessed based on
4970         server capabilities) secondary authentication, set imap-state
4971         correctly.
4972         (imap-last-authenticator): Define imap-last-authenticator as a variable
4973         to avoid warnings.
4974
4975 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4976
4977         * nnrss.el (nnrss-request-article): Remove binding of
4978         default-enable-multibyte-characters that has gotten needless by
4979         the 2007-07-13 change in rfc2047-encode-message-header.
4980
4981         * mml.el (mml-insert-multipart): Error on the message header.
4982         (mml-insert-part): Error on the message header; position point at
4983         the end of a MIME tag.
4984
4985 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4986
4987         * time-date.el (autoload): Expand define-obsolete-function-alias into
4988         defalias and make-obsolete for old Emacsen that Gnus supports.
4989         (with-no-warnings): Define it for old Emacsen.
4990         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4991         is available.
4992         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4993         float-time is available; suppress compile warning for time-to-seconds.
4994
4995         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4996         (gnus-float-time): Alias to float-time if it exists.
4997
4998         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4999         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
5000         float-time is available; suppress compile warning for time-to-seconds.
5001
5002         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
5003         XEmacs.
5004
5005 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
5006
5007         * imap.el (imap-message-map): Docstring fix.
5008
5009 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5010
5011         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
5012         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
5013         Add the optional argument `encoding' that overrides the default.
5014
5015         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
5016         mm-encode-buffer.
5017
5018 2009-09-04  Glenn Morris  <rgm@gnu.org>
5019
5020         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
5021         mm-disable-multibyte, rather than default-enable-multibyte-characters.
5022         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
5023         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
5024         * mm-util.el (mm-with-unibyte-current-buffer)
5025         (mm-find-buffer-file-coding-system):
5026         * yenc.el (yenc-decode-region): Use default-value rather than
5027         default-enable-multibyte-characters.
5028
5029 2009-09-03  Glenn Morris  <rgm@gnu.org>
5030
5031         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
5032         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
5033         than default-enable-multibyte-characters.
5034
5035 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5036
5037         * gnus-art.el (gnus-article-read-summary-keys):
5038         Fix gnus-buffer-configuration's value temporarily used.
5039
5040 2009-09-02  Glenn Morris  <rgm@gnu.org>
5041
5042         * gnus-util.el (gnus-float-time): New function.
5043         * gnus-delay.el (gnus-delay-article):
5044         * gnus-sum.el (gnus-thread-latest-date):
5045         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5046         * nnspool.el (nnspool-request-newgroups):
5047         Use gnus-float-time rather than time-to-seconds.
5048         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5049
5050         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5051         (gnus-header-subject-face, gnus-header-newsgroups-face)
5052         (gnus-header-name-face, gnus-header-content-face):
5053         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5054         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5055         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5056         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5057         (gnus-cite-face-11):
5058         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5059         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5060         (gnus-server-closed-face, gnus-server-denied-face)
5061         (gnus-server-offline-face):
5062         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5063         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5064         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5065         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5066         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5067         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5068         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5069         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5070         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5071         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5072         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5073         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5074         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5075         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5076         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5077         (gnus-summary-high-undownloaded-face)
5078         (gnus-summary-low-undownloaded-face)
5079         (gnus-summary-normal-undownloaded-face)
5080         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5081         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5082         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5083         (gnus-splash-face):
5084         * message.el (message-header-to-face, message-header-cc-face)
5085         (message-header-subject-face, message-header-newsgroups-face)
5086         (message-header-other-face, message-header-name-face)
5087         (message-header-xheader-face, message-separator-face)
5088         (message-cited-text-face, message-mml-face):
5089         * sieve-mode.el (sieve-control-commands-face)
5090         (sieve-action-commands-face, sieve-test-commands-face)
5091         (sieve-tagged-arguments-face):
5092         * spam.el (spam-face):
5093         Mark face aliases with "-face" in the name as obsolete.
5094
5095 2009-09-01  Glenn Morris  <rgm@gnu.org>
5096
5097         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5098         than goto-line.
5099
5100 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5101
5102         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5103         Don't move point if the command is invoked inside the message header.
5104
5105 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5106
5107         * imap.el (imap-send-command): Simplify.
5108         (imap-wait-for-tag): point-max -> buffer-size.
5109
5110 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5111
5112         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5113         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5114         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5115         * nnir.el (nnir-swish-e-index-file):
5116         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5117         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5118         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5119         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5120         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5121         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5122
5123 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5124
5125         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5126         Don't save excursion.
5127
5128 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5129
5130         * nnheader.el (nnheader-find-file-noselect):
5131         * mm-util.el (mm-insert-file-contents):
5132         Use (default-value 'major-mode) instead of default-major-mode.
5133
5134 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5135
5136         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
5137
5138 2009-08-26  Glenn Morris  <rgm@gnu.org>
5139
5140         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
5141         than placing in files.el.
5142
5143 2009-08-25  Glenn Morris  <rgm@gnu.org>
5144
5145         * nnir.el (top-level): Don't require cl at run-time.
5146         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5147         Replace cl-function substitute with gnus-replace-in-string.
5148         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5149         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5150         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5151         simplified expansions.
5152
5153 2009-08-25  Kevin Ryde  <user42@zip.com.au>
5154
5155         * dig.el (dig): Add autoload cookie.
5156
5157 2009-08-22  Glenn Morris  <rgm@gnu.org>
5158
5159         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5160         goto-line.
5161
5162 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5163
5164         * parse-time.el (parse-time-string-chars): Save match data.
5165
5166 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
5167
5168         * parse-time.el (parse-time-string-chars): Compute using character
5169         classes, to handle non-ascii characters (Bug#3190).
5170
5171 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5172
5173         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5174
5175         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5176         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5177         (gnus-mm-display-part, gnus-mime-display-single)
5178         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5179         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5180
5181         * gnus-sum.el
5182         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5183         (gnus-summary-move-article): Add expirable mark to articles copied or
5184         moved to group that has auto-expire turned on if the option is non-nil.
5185
5186 2009-07-24  Glenn Morris  <rgm@gnu.org>
5187
5188         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5189         Fix typo.  (Bug#3903)
5190
5191 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5192
5193         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5194         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5195         that should not be used for draft articles.
5196         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5197         that has no concern in minor mode keys.
5198         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5199         Abolish.
5200
5201 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5202
5203         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5204         article without making inquiry to a user for unknown encoding.
5205
5206         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5207         (nnmaildir--scan): Assume i-node and device number that file-attributes
5208         returns might be cons-cell.
5209
5210         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
5211
5212         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
5213
5214 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5215
5216         * auth-source.el: Remove docs now in auth.texi.  Don't use
5217         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5218         `auth-source-hide-passwords' and use them.
5219
5220 2009-07-15  Glenn Morris  <rgm@gnu.org>
5221
5222         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5223
5224 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5225
5226         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5227         excessive whitespace from the default values of title and description.
5228
5229 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5230
5231         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5232         mail-fetch-field to fetch Content-Description header in order to
5233         exclude newlines.
5234
5235 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
5236
5237         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
5238         format used by GnuPG 2.0.11.
5239
5240 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5241
5242         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5243         to deleted part.
5244
5245 2009-05-30  David Engster  <dengste@eml.cc>
5246
5247         * nnmairix.el: Remove old documentation in the commentary block.
5248         (nnmairix-request-group): Do not update active file for nnml back ends.
5249         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5250         end so that overview files are ignored.
5251         (nnmairix-update-groups): Make updating the groups more robust by using
5252         marks.
5253         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5254         with dollar characters in message-id.
5255
5256 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5257
5258         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5259         2008-12-25 in dns.el.
5260
5261 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5262
5263         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5264         could happen if the text is only composed of spaces and/or tabs.
5265
5266 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5267
5268         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5269         when sending a queued message to avoid extra mml tags.
5270
5271 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5272
5273         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5274
5275 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5276
5277         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5278         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5279         rmail-toggle-header for XEmacs;
5280         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5281
5282 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5283
5284         * gnus-dired.el: Remove autoload for gnus-setup-message.
5285         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5286         displaying Gnus logo; always use compose-mail.
5287
5288 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5289
5290         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5291
5292 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5293
5294         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5295         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5296         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5297         available.
5298         (gnus-nocem-epg-verify): New function.
5299
5300 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5301
5302         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5303
5304 2009-02-15  Glenn Morris  <rgm@gnu.org>
5305
5306         * gnus-util.el (rmail-insert-rmail-file-header)
5307         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5308         autoloads.
5309         (rmail-default-rmail-file): Remove unnecessary declaration.
5310         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5311
5312 2009-02-14  Glenn Morris  <rgm@gnu.org>
5313
5314         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5315         variable (only used in gnus-util, which declares it anyway).
5316         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5317         which was only needed by gnus-art (changed to not use it any more).
5318         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5319         only used in gnus-util, which autoloads it itself.
5320         (rmail-update-summary): Fix autoload.
5321
5322         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5323         rather than rmail-output-to-rmail-file.
5324
5325 2009-02-07  Glenn Morris  <rgm@gnu.org>
5326
5327         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5328         autoload of function that no longer exists.
5329         (rmail-toggle-header): Declare.
5330         (message-forward-rmail-make-body): Handle mbox Rmail.
5331
5332 2009-01-31  Glenn Morris  <rgm@gnu.org>
5333
5334         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5335         2009-01-09 change.
5336
5337 2009-01-31  Dave Love  <fx@gnu.org>
5338
5339         * imap.el (imap-fetch-safe): Bind debug-on-error.
5340         (imap-debug): Add imap-fetch-safe.
5341
5342 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
5343
5344         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5345         (auth-source-forget-all-cached): New convenience function.
5346         (auth-source-user-or-password): Accept list of modes or a single mode.
5347
5348         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5349         auth-source modes.
5350
5351         * netrc.el (netrc-machine-user-or-password): Use list of
5352         auth-source modes.
5353
5354         * nnimap.el (nnimap-open-connection): Use list of
5355         auth-source modes.
5356
5357         * nntp.el (nntp-send-authinfo): Use list of
5358         auth-source modes.
5359
5360 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5361
5362         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5363         now.
5364
5365 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5366
5367         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5368         coding system in XEmacs; add a workaround for XEmacs.
5369
5370         * lpath.el: Fbind coding-system-aliasee.
5371
5372 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5373
5374         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5375         of current-language-environment.
5376
5377 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5378
5379         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5380         available at runtime.
5381
5382 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5383
5384         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5385
5386 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5387
5388         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5389         the greatest positive fixnum value doesn't work under an XEmacs with
5390         bignum support; use the most-positive-fixnum constant instead,
5391         available since Emacs 21.1 with cl and XEmacs 21.1.
5392
5393 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5394
5395         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5396         XEmacs gets not to work.
5397
5398 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5399
5400         * mm-util.el (mm-coding-system-priorities): Allow the value like
5401         "Japanese (UTF-8)" of current-language-environment.
5402
5403 2009-01-09  Glenn Morris  <rgm@gnu.org>
5404
5405         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5406         with last-command-event.
5407
5408 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5409
5410         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5411         in the doc string.
5412
5413         * message.el (message-fix-before-sending): Amend comment.
5414
5415 2009-01-08  Dave Love  <fx@gnu.org>
5416
5417         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5418
5419 2009-01-07  David Engster  <dengste@eml.cc>
5420
5421         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5422         simplified server definitions by converting it via
5423         gnus-server-to-method.
5424
5425 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5426
5427         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5428         parameter's operands.
5429
5430 2009-01-06  David Engster  <dengste@eml.cc>
5431
5432         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5433         primary select method (for gnus-group-mark-article-as-read).
5434
5435 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5436
5437         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5438         `(gnus)Face', not `(gnus)X-Face'.
5439
5440 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5441
5442         * mm-util.el (mm-ucs-to-char): New function.
5443
5444         * mm-url.el (mm-url-decode-entities): Use it.
5445
5446         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5447         unicode-to-char.
5448
5449 2009-01-05  Dave Love  <fx@gnu.org>
5450
5451         * time-date.el: Require cl for `declare'.
5452
5453 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5454
5455         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5456         Dave Love.
5457
5458 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5459
5460         * message.el (message-fix-before-sending): Add `eight-bit' to
5461         illegible-text check.
5462
5463 2009-01-03  Michael Olson  <mwolson@gnu.org>
5464
5465         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5466         `headers' is nil.  This can occur if the IMAP server does not have
5467         permissions to read messages from a folder, but can write new messages
5468         to the folder.
5469         (nnimap-request-article-part): Do not insert `data' if it is nil.
5470
5471         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5472         characters which will confuse `read', so skip past them.
5473
5474 2009-01-01  Dave Love  <fx@gnu.org>
5475
5476         * imap.el (imap-string-to-integer): Fix typo.
5477         (imap-fetch-safe): New function.
5478         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5479
5480         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5481
5482         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5483         (imap-parse-greeting): Fix doc strings.
5484         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5485         (imap-parse-flag-list): Make messages unique.
5486         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5487
5488         * nnimap.el: Fix author email.
5489         (nnimap-split-rule): Add FIXME comment.
5490         (nnimap-debug): Fix doc string.
5491
5492 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5493
5494         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5495
5496 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5497
5498         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5499         nslookup if resolv.conf isn't available.
5500         (dns-query): Rename from query-dns.
5501         (dns-query-cached): Rename from query-dns-cached.
5502
5503 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5504
5505         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5506         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5507         to check if those variables exist (first appeared in Emacs 18.50).
5508
5509 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5510
5511         * mm-util.el (mm-line-number-at-pos): New function.
5512
5513         * spam-report.el (spam-report-process-queue): Use it.
5514
5515 2008-12-24  David Engster  <dengste@eml.cc>
5516
5517         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5518         parameters that haven't existed as variables as buffer-local variables.
5519
5520 2008-12-23  Dave Love  <fx@gnu.org>
5521
5522         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5523         cadar.
5524
5525         * sieve-manage.el (sieve-manage-starttls-p): Rename from
5526         imap-starttls-p.
5527         (sieve-manage-starttls-open): Rename from imap-starttls-open.
5528
5529 2008-12-22  Dave Love  <fx@gnu.org>
5530
5531         * imap.el: Fix author email.  Doc fixes.
5532         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5533         reply.
5534
5535 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5536
5537         * spam-report.el (spam-report-gmane-max-requests): New constant.
5538         (spam-report-gmane-wait): New variable.
5539         (spam-report-gmane-ham, spam-report-gmane-spam)
5540         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5541         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5542         the server.
5543
5544         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5545         Add explanations.
5546
5547         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5548         nnheader-accept-process-output and nnheader-read-timeout if available.
5549         (pop3-movemail): Use it.
5550
5551         * message.el (message-check-news-body-syntax): Fix signature check if
5552         there's an attachment.
5553
5554 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5555
5556         * mm-util.el: Add comments to the mm- emulating functions.
5557
5558 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5559
5560         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
5561         Reported by Stephen Berman <stephen.berman@gmx.net>.
5562
5563 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5564
5565         * mm-util.el (mm-substring-no-properties): New function.
5566         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5567         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5568         (mm-string-to-multibyte): Doc fix.
5569
5570         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5571
5572 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5573
5574         * mml.el (mml-attach-file): Strip text properties from file name.
5575         (Bug#1574)
5576
5577 2008-12-16  Glenn Morris  <rgm@gnu.org>
5578
5579         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5580
5581 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5582
5583         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5584         knows since the charset specified might be a bogus alias that
5585         mm-charset-synonym-alist provides.
5586
5587 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5588
5589         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5590         "ISO_8859-1".
5591
5592         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5593
5594 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5595
5596         * mm-util.el (mm-charset-eval-alist):
5597         Define it before mm-charset-to-coding-system.
5598         (mm-charset-to-coding-system): Add optional argument `silent';
5599         define it before mm-charset-override-alist.
5600         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5601         default value if it can be used in Emacs currently running;
5602         silence mm-charset-to-coding-system.
5603
5604 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5605
5606         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5607         `allow-override' which says whether to use `mm-charset-override-alist'.
5608         (rfc2047-decode-encoded-words): Use it.
5609
5610         * mm-util.el (mm-charset-override-alist): Fix custom type;
5611         add `(gb2312 . gbk)' to choices.
5612
5613 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5614
5615         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5616         fast.
5617
5618         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5619
5620         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5621
5622 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5623
5624         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5625         on links.
5626
5627         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5628
5629 2008-12-03  Lute Kamstra  <lute@gnu.org>
5630
5631         * sha1.el: Remove leading * from docstrings of defcustoms,
5632         deffaces, defconsts and defuns.
5633
5634 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5635
5636         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5637         users' addresses that don't have domain parts.
5638         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5639         rather than message-narrow-to-head since there will be the message
5640         header separator.
5641
5642 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5643
5644         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5645         since the result is inserted in a unibyte buffer anyway.
5646         (nnimap-demule-use-string-to-multibyte): Remove.
5647         (nnimap-demule): Alias it to mm-string-to-multibyte.
5648
5649 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5650
5651         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5652         variable for debugging bug#464 and bug#1174.
5653         (nnimap-demule): Use it.
5654
5655 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5656
5657         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5658         score calculation correctly.
5659
5660 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5661
5662         * message.el (message-send-mail): Just set the buffer to unibyte
5663         rather than use mm-with-unibyte-current-buffer which does a lot more.
5664         (message-send-mail-partially): Don't bother with
5665         mm-with-unibyte-current-buffer since it's already been made unibyte by
5666         message-send-mail.
5667
5668 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5669
5670         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5671
5672 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5673
5674         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5675
5676 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5677
5678         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5679         require itself and to remove `with-no-warnings'.
5680
5681 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5682
5683         * starttls.el (starttls-any-program-available): Get the name of the
5684         available TLS layer program.
5685         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5686         well as the host name in the "opening" message.
5687
5688         * auth-source.el (auth-source-cache, auth-source-do-cache)
5689         (auth-source-user-or-password): Cache passwords and logins by default,
5690         allow override with `auth-source-do-cache'.
5691         (auth-source-forget-user-or-password): Allow users to remove cache
5692         entries if needed.
5693
5694 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5695
5696         * md4.el (md4-buffer): Fix typo in docstring.
5697         (md4, md4-64): Doc fixes.
5698         (md4-pack-int32): Reflow docstring.
5699
5700 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5701
5702         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5703         condition-case to only the forward-sexp call.
5704
5705 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5706
5707         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5708         quotes contained.  Make it more robust regardless by an extra
5709         condition-case wrapper.
5710
5711 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5712
5713         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5714
5715 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5716
5717         * nnml.el (nnml-request-expire-articles): Check if the function set to
5718         `nnmail-expiry-target' returns the symbol `delete'.
5719
5720         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5721
5722         * nnmail.el (nnmail-expiry-target): Fix custom type.
5723
5724 2008-10-02  Glenn Morris  <rgm@gnu.org>
5725
5726         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5727         Silence compiler warning.
5728
5729 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5730
5731         * tls.el (open-tls-stream): Show the actual command being
5732         executed, instead of the format string.
5733
5734 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5735
5736         * lpath.el: Fbind codepage-setup for Emacs 23.
5737
5738 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5739
5740         * mml.el (mml-menu): Don't assume mml2015 is bound.
5741
5742 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5743
5744         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5745         exists.
5746
5747 2008-09-27  Glenn Morris  <rgm@gnu.org>
5748
5749         * gnus-util.el (mail-header-remove-comments): Autoload it.
5750
5751 2008-09-27  Andreas Schwab  <schwab@suse.de>
5752
5753         * gnus-util.el (gnus-split-references): Strip comments.
5754         (gnus-parent-id): Likewise.
5755
5756 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5757
5758         * message.el (message-confirm-send): Fix version.
5759
5760 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5761
5762         * message.el (message-idna-to-ascii-rhs-1): Use
5763         mail-extract-address-components rather than mail-header-parse-addresses
5764         that is an alias by default to ietf-drums-parse-addresses that does not
5765         support non-ASCII names in headers' contents.
5766
5767 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5768
5769         * message.el (message-confirm-send): Fix variable documentation to
5770         avoid the "y/n" wording.
5771
5772 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5773
5774         * message.el (message-set-auto-save-file-name): Save to a different
5775         filename so multiple messages (especially drafts) can be recovered.
5776
5777 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5778
5779         * message.el (message-confirm-send): Add appropriate version.
5780
5781 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5782
5783         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5784         defvar.
5785
5786 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5787
5788         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5789         (mm-pkcs7-enveloped-magic): Ditto.
5790
5791 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5792
5793         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5794         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5795
5796 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5797
5798         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5799         default, it's better.
5800
5801 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5802
5803         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5804         summary line gnus-number property and ignore them (with a warning
5805         message).
5806
5807 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5808
5809         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5810         macro caddr in the interactive form since it won't be expanded.
5811
5812 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5813
5814         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5815         `charset'; fix name of function called recursively.
5816         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5817
5818 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5819
5820         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5821         (gnus-mime-set-charset-parameters): New function.
5822         (gnus-mime-view-part-as-charset): Use it to correctly display part
5823         specifying wrong charset.
5824
5825 2008-09-08  David Engster  <dengste@eml.cc>
5826
5827         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5828         in completing-read for back end server.
5829
5830 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5831
5832         * message.el (message-confirm-send): New variable to confirm sending a
5833         message.
5834         (message-send): Use it.
5835
5836 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5837
5838         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5839
5840 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5841
5842         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5843
5844 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5845
5846         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5847         prevent tracking too many groups.
5848         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5849         Use it.
5850
5851 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5852
5853         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5854         moving point to the bottom of the window in order to avoid recentering.
5855
5856 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5857
5858         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5859
5860         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5861         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5862         (gnus-article-beginning-of-window): Fix calculation.
5863
5864 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5865
5866         * gnus-msg.el (gnus-summary-supersede-article)
5867         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5868         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5869         message header.
5870
5871 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5872
5873         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5874         pending output coming after the status change.
5875
5876 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5877
5878         * message.el:
5879         * gnus-start.el:
5880         * gnus-registry.el: Remove VMS support.
5881
5882 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5883
5884         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5885         macro.
5886         (rfc2104-hash): Use it.
5887
5888 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5889
5890         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5891         (gnus-summary-sort-by-most-recent-date): New commands.
5892         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5893         and menu entries.
5894
5895 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5896
5897         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5898         don't redisplay article for raw contents; remove plural articles stuff.
5899
5900         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5901         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5902         on gnus-summary-save-article; display results properly.
5903
5904 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5905
5906         * lpath.el: No need to fbind ns-focus-frame.
5907
5908 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5909
5910         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5911
5912 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5913
5914         * gnus-art.el (gnus-summary-save-in-pipe):
5915         Consider gnus-save-all-headers.
5916
5917 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5918
5919         * gnus-util.el (ns-focus-frame): Remove declaration.
5920         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5921         like x.
5922
5923 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5924
5925         * rfc2104.el (rfc2104-zero): Delete defconst.
5926         (rfc2104-hex-alist): Likewise.
5927         (rfc2104-hex-to-int): Delete func.
5928         (rfc2104-hexstring-to-bitstring): Likewise.
5929         (rfc2104-nybbles): New defconst.
5930         (rfc2104-hash): Rewrite for speed.
5931
5932 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5933
5934         * tls.el (open-tls-stream): Make it work with the 2nd argument
5935         BUFFER that is a string but does not exist as a buffer object, as
5936         mentioned in the doc-string.
5937
5938 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5939
5940         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5941         SXEmacs.
5942
5943 2008-07-16  Glenn Morris  <rgm@gnu.org>
5944
5945         * gnus-util.el (ns-focus-frame): Declare for compiler.
5946
5947 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5948
5949         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5950         set as a group parameter.
5951         (gnus-summary-save-in-pipe): Work when it is called independently.
5952         (gnus-summary-pipe-to-muttprint): Don't modify
5953         gnus-summary-pipe-output-default-command.
5954
5955 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5956
5957         * message.el (message-send-mail-with-sendmail):
5958         Display the error message.
5959
5960 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5961
5962         * gnus-art.el (gnus-default-article-saver):
5963         Add gnus-summary-save-in-pipe to choices.
5964         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5965         gnus-summary-pipe-output-default-command as the default command.
5966         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5967         instead of gnus-last-shell-command.
5968
5969         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5970         New user option.
5971         (gnus-summary-muttprint-program): Mention the value will be changed.
5972         (gnus-summary-save-article): Force showing of all headers.
5973         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5974
5975 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5976
5977         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5978
5979 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5980
5981         * nnimap.el (nnimap-id):
5982         * sieve-manage.el (sieve-manage-open): Doc fixes.
5983
5984 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5985
5986         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5987         if available.
5988
5989 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5990
5991         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5992
5993         * nnkiboze.el (nnkiboze-generate-group):
5994         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5995
5996         * nnmairix.el: Require CL.
5997
5998 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5999
6000         * dgnushack.el: Autoload get-display-table and put-display-table for
6001         XEmacs 21.5.
6002
6003         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
6004         21.4 and SXEmacs.
6005
6006 2008-06-15  David Engster  <dengste@eml.cc>
6007
6008         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
6009
6010 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
6011
6012         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
6013         New macros that expand to an `aset'/`aref' call under Emacs, and to a
6014         runtime choice under XEmacs.
6015
6016         * gnus-sum.el (gnus-summary-set-display-table):
6017         Use `gnus-put-display-table', `gnus-get-display-table',
6018         `gnus-set-display-table' for the display table, instead of `aset'.
6019
6020         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
6021         Use `gnus-put-display-table', `gnus-get-display-table',
6022         `gnus-set-display-table' for the display table.
6023
6024 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6025
6026         * nnmairix.el: Add autoloads.
6027
6028 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6029
6030         * nnmairix.el (nnmairix-delete-recreate-group)
6031         (nnmairix-update-and-clear-marks): Fix error messages.
6032
6033 2008-06-14  David Engster  <dengste@eml.cc>
6034
6035         * nnmairix.el: Upgrade to version 0.6.
6036         (nnmairix-group-toggle-propmarks-this-group)
6037         (nnmairix-group-toggle-readmarks-this-group)
6038         (nnmairix-group-delete-recreate-this-group)
6039         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6040         (nnmairix-remove-tick-mark-original-article): New commands.
6041         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6042         (nnmairix-propagate-marks-to-nnmairix-groups)
6043         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6044         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6045         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6046         functions needed for marks propagation and manipulation of read marks.
6047         (nnmairix-update-groups): New function.
6048         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6049         (nnmairix-determine-original-group-from-registry)
6050         (nnmairix-determine-original-group-from-path)
6051         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6052         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6053         New helper functions.
6054         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6055         keystrokes for new commands.
6056         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6057         (nnmairix-request-group): Check allow-fast group parameter.
6058         (nnmairix-request-create-group): Set allow-fast group parameter if
6059         nnmairix-allowfast-default is set.
6060         (nnmairix-close-group): Propagate marks upon closing if needed.
6061         (nnmairix-group-toggle-threads-this-group): Use new.
6062         nnmairix-group-toggle-parameter helper function.
6063         (nnmairix-search): Better check for empty search result.
6064         (nnmairix-goto-original-article): Use new helper functions for
6065         determining original article.
6066         (nnmairix-show-original-article): Make sure message-id is in brackets.
6067         (nnmairix-call-mairix-binary): Change variable name.
6068         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6069         helper function.
6070         (nnmairix-widget-toggle-activate): Fix doc string.
6071
6072 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6073
6074         * nnir.el: Require edmacro when compiling with XEmacs.
6075         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6076         available in Emacs 21.
6077
6078 2008-06-11  Glenn Morris  <rgm@gnu.org>
6079
6080         * gnus-util.el (x-focus-frame):
6081         * gnus.el (image-size):
6082         * mm-decode.el (image-size): Declare.
6083
6084         * gnus-picon.el (declare-function): Add compat definition.
6085         (image-size): Declare.
6086
6087         * gnus-group.el (tool-bar-map):
6088         * gnus-sum.el (tool-bar-map): Define for compiler.
6089
6090         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6091
6092         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6093
6094         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6095         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6096         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6097         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6098         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6099         * sieve-manage.el, spam-report.el, spam.el:
6100         Remove unnecessary eval-and-compile of autoloads.
6101
6102 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6103
6104         * auth-source.el: Precise Tramp doc.
6105
6106 2008-06-07  Glenn Morris  <rgm@gnu.org>
6107
6108         * nnmairix.el: Remove unnecessary eval-when-compile.
6109
6110 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6111
6112         * lpath.el: Fbind propertize for XEmacs 21.4.
6113
6114 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6115
6116         * nnir.el: Move here from ../contrib.
6117
6118 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6119
6120         * gnus-util.el (gnus-read-shell-command): New function.
6121         * mm-decode.el (mm-pipe-part):
6122         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6123
6124 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6125
6126         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
6127
6128 2008-06-03  Glenn Morris  <rgm@gnu.org>
6129
6130         * pop3.el (nnheader-accept-process-output): Autoload it.
6131
6132 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6133
6134         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
6135         are not 2-digit hexadecimal characters that follow `%'s.
6136
6137 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6138
6139         * message.el (message-bogus-recipient-p): Fix type in doc string.
6140         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
6141         (message-bogus-addresses): Rename from message-bogus-address-regexp.
6142         Improve custom options.
6143         (message-bogus-recipient-p): Adjust accordingly.
6144
6145 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
6146
6147         * parse-time.el (parse-time-months, parse-time-weekdays): Add
6148         long-form month and day names.
6149
6150 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6151
6152         * dgnushack.el: Autoload debug, eudc-expand-inline and
6153         pgg-snarf-keys-region for XEmacs.
6154
6155         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
6156
6157         * nnmairix.el: Require edmacro when compiling with XEmacs.
6158
6159 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6160
6161         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6162         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6163
6164 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6165
6166         * auth-source.el: Add more docs.
6167
6168         * netrc.el (netrc-machine): Always match if the port is not given.
6169
6170 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6171
6172         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6173         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6174         retrieval faster in some cases, but might make CPU usage larger.
6175         If this has any bad side effects, we might revert this change.
6176
6177         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6178         seems to make mail retrieval much, much faster.
6179         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6180         unconditionally.
6181
6182         * gnus-draft.el (gnus-group-send-queue):
6183         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6184
6185 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6186
6187         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6188
6189         * message.el (message-bogus-address-regexp): Fix and improve custom
6190         type.
6191         (message-setup-hook): Add message-check-recipients as custom option.
6192
6193 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6194
6195         * message.el (message-cite-function): Remove bogus autoload which crept
6196         in during merge from v5-10.
6197
6198 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6199
6200         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6201
6202         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6203
6204         * auth-source.el: Preliminary Tramp docs.
6205         (auth-sources): Change the default auth-sources to use
6206         EPA .gpg files.
6207
6208 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6209
6210         * nntp.el: Autoload `auth-source-user-or-password'.
6211         (nntp-send-authinfo): Use it.
6212
6213         * nnimap.el: Autoload `auth-source-user-or-password'.
6214         (nnimap-open-connection): Use it.
6215
6216         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6217         for the gnus-message function.
6218         (auth-source-user-or-password): Use it.
6219
6220 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6221
6222         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6223         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6224         (rfc2104-hash): Use it.
6225
6226 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6227
6228         * gnus-art.el (gnus-article-toggle-truncate-lines):
6229         Don't use `iff' in docstring.
6230
6231 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6232
6233         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6234
6235         * gnus-util.el (gnus-extract-address-component-name)
6236         (gnus-extract-address-component-email): Convenience functions around
6237         `gnus-extract-address-components'.
6238
6239         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6240         Use `gnus-extract-address-component-email' to fix bug of comparing full
6241         sender name to `user-mail-address'.
6242
6243 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6244
6245         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6246         catch/throw to optimize.
6247         (gnus-registry-find-keywords): Just use member to find a keyword.
6248
6249 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6250
6251         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6252         is current before calling gnus-server-prepare.
6253         (gnus-server-setup-buffer, gnus-server-update-server)
6254         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6255
6256 2008-05-04  Juri Linkov  <juri@jurta.org>
6257
6258         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6259         (mailcap-file-default-commands): Use mailcap-replace-in-string
6260         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6261         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6262
6263 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6264
6265         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6266
6267 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6268
6269         * gnus.el: Bump version to 0.11.
6270
6271 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6272
6273         * gnus.el: No Gnus v0.10 is released.
6274
6275 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6276
6277         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6278         hooks.
6279         (gnus-update-read-articles): Speed up non-marks-using users.
6280         (gnus-use-marks): Define gnus-use-marks.
6281         (gnus-propagate-marks): Rename variable to something more sensible.
6282
6283 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6284
6285         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6286         (gmm-image-load-path-for-library): Fix typos in docstrings.
6287         (gmm-message): Reflow docstring.
6288
6289 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6290
6291         * mail-source.el (mail-source-set-1, mail-source-bind):
6292         Move auth-source code out of the macro to clean it up and fix bugs.
6293
6294 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6295
6296         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6297         by sender if it's equal to user-mail-address, it's likely to be
6298         useless.
6299
6300         * mail-source.el (mail-source-bind): Don't use user or password if they
6301         are not bound.  Unintern them if they are nil.  Don't use server unless
6302         it's bound, and default it to empty string otherwise.
6303
6304 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6305
6306         * mail-source.el: Load auth-source.el.
6307         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6308         get user name or password, if auth-sources is set up.
6309
6310         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6311         strategy of splitting with parent.
6312         (gnus-registry-split-fancy-with-parent)
6313         (gnus-registry-post-process-groups): Use it and fix prior
6314         bug (returning a list as the split result).
6315
6316         * auth-source.el (auth-sources): Remove server parameter.
6317         (auth-source-pick, auth-source-user-or-password)
6318         (auth-source-user-or-password-imap)
6319         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6320         (auth-source-user-or-password-sftp)
6321         (auth-source-user-or-password-smtp): Remove server parameter.
6322
6323 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6324
6325         * smime.el (smime-sign-region, smime-encrypt-region)
6326         (smime-decrypt-region):
6327         Remove redundant calls to `generate-new-buffer-name'.
6328
6329 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6330
6331         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6332         Don't use QP for message/rfc822.
6333         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6334
6335 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6336
6337         * sieve-manage.el (sieve-string-bytes): Remove.
6338         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6339         correct byte-length only if the process's coding-system is the same as
6340         the one used internally by Emacs to represent strings.
6341
6342 2008-04-22  Juri Linkov  <juri@jurta.org>
6343
6344         * mailcap.el (mailcap-file-default-commands): New function.
6345
6346 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6347
6348         * message.el (message-signature-separator, message-cite-function):
6349         Change custom version.
6350
6351 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6352
6353         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6354         commands.
6355         (tls-checktrust): Ditto.
6356
6357 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6358
6359         * mm-decode.el (mm-display-external): Make temp file read-only.
6360
6361 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6362
6363         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6364         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6365         `C-c C-f d'.
6366
6367 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6368
6369         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6370
6371 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6372
6373         * gnus.el: Bump version to 0.9.
6374
6375 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6376
6377         * gnus.el: No Gnus v0.8 is released.
6378
6379 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6380
6381         * mail-source.el (mail-source-value):
6382         Prefer fboundp to functionp so it works with macros as well.
6383
6384 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6385
6386         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6387         Fix last change in case the element is not even a symbol.
6388
6389 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6390
6391         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6392         Prefer fboundp to functionp so it works with macros as well.
6393
6394 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6395
6396         * auth-source.el: Add docs.
6397         (auth-sources): Modify format to support server.
6398         (auth-source-pick, auth-source-user-or-password)
6399         (auth-source-user-or-password-imap)
6400         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6401         (auth-source-user-or-password-sftp)
6402         (auth-source-user-or-password-smtp): Add server parameter.
6403
6404 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6405
6406         * gnus-registry.el: Initialize the registry when gnus-registry-install
6407         is t.
6408
6409 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6410
6411         * compface.el (uncompface): Make buffer unibyte.
6412
6413 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6414
6415         * mail-source.el (mail-source-value):
6416         Prefer fboundp to functionp so it works with macros as well.
6417
6418 2008-04-05  Glenn Morris  <rgm@gnu.org>
6419
6420         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6421
6422 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6423
6424         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6425         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6426
6427         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6428         multibyteness after rather than before erasing it.
6429
6430         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6431         mm-with-multibyte.
6432         (gnus-request-article-this-buffer): Make sure the proper decoding is
6433         used if gnus-original-article-buffer happens to be unibyte.
6434
6435         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6436         default-enable-multibyte-characters.
6437
6438         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6439         default-enable-multibyte-characters.
6440
6441         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6442
6443         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6444
6445 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6446
6447         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6448         Fix last change in case the element is not even a symbol.
6449
6450 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6451
6452         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6453         (imap-message-copyuid-1): Use it.
6454         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6455         J. Williams in
6456         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6457
6458         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6459         imap-enable-exchange-bug-workaround.
6460         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6461
6462 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6463
6464         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6465         a 100 byte status-checks into a 2-3MB transfer for each group.
6466         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6467         to enable bug workaround or not.
6468         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6469
6470 2008-03-31  Glenn Morris  <rgm@gnu.org>
6471
6472         * message.el (mml2015-use): Declare for compiler.
6473         (message-info): Require mml2015 when appropriate.
6474
6475 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6476
6477         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6478         whitespace.
6479
6480 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6481
6482         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6483         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6484         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6485         (nntp-service-to-port): New function.
6486         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6487         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6488         (nntp-open-netcat-stream): New function.
6489         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6490
6491 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6492
6493         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6494
6495 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6496
6497         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6498
6499 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6500
6501         * dns.el (dns-write): Use set-buffer-multibyte.
6502
6503 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6504
6505         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6506
6507 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6508
6509         * message.el (message-signature-separator): Change default.
6510         Improve custom type.
6511         (message-cite-function): Change default to
6512         message-cite-original-without-signature.
6513
6514         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6515         toggle.
6516
6517         * message.el (message-check-news-body-syntax): Fix signature check.
6518         (message-setup-1): Mark buffer as unmodified _after_ running
6519         message-setup-hook and handling message-alternative-emails.
6520         (message-shorten-references): Be more strict when building list of
6521         valid references to comply with GNKSA.
6522
6523         * gnus-group.el (gnus-read-ephemeral-bug-group)
6524         (gnus-read-ephemeral-debian-bug-group)
6525         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6526
6527         * message.el (message-info): Don't use booleanp which isn't supported
6528         in Emacs 21 and XEmacs.
6529
6530 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6531
6532         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6533         gnus-group-gmane-group-download-format.
6534         (gnus-group-read-ephemeral-gmane-group): Rename from
6535         gnus-group-read-ephemeral-gmane-group.
6536         (gnus-read-ephemeral-gmane-group-url): Rename from
6537         gnus-group-read-ephemeral-gmane-group-url.
6538         (gnus-bug-group-download-format-alist): New variable.
6539         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6540         (gnus-read-ephemeral-emacs-bug-group): New commands.
6541
6542 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6543
6544         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6545         (gnus-visible-headers): Improve custom type.
6546
6547 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6548
6549         * mml.el (mml-menu): Add workarounds for XEmacs.
6550
6551         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6552         X-Boundary header.
6553
6554         * message.el (message-simplify-recipients): Fix previous commit.
6555
6556 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6557
6558         * mm-util.el (mm-set-buffer-multibyte): New function.
6559         * mm-decode.el (mm-copy-to-buffer): Use it.
6560
6561         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6562         Prefer fboundp to functionp so it works with macros as well.
6563
6564 2008-03-19  Glenn Morris  <rgm@gnu.org>
6565
6566         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6567         Accidentally removed in the sync process with Emacs.
6568
6569 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6570
6571         * message.el (message-alter-recipients-discard-bogus-full-name):
6572         New function.
6573         (message-alter-recipients-function): New variable.
6574         (message-get-reply-headers): Use it.
6575         (message-replace-header): New helper function.
6576         (message-recipients-without-full-name): New variable.
6577         (message-simplify-recipients): New command.
6578
6579         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6580
6581         * message.el (message-info): Handle EasyPG manual.
6582
6583         * mml.el (mml-menu): Add entry for EasyPG.
6584
6585 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6586
6587         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6588         parameter.
6589
6590         * message.el (message-disassociate-draft): Specify drafts group name
6591         fully.
6592
6593 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6594
6595         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6596         Eliminate unnecessary duplicates from the match list.
6597
6598 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6599
6600         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6601
6602         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6603
6604         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6605         args of `how-many' of which the XEmacs version doesn't take; declare
6606         Info-index-next as function.
6607
6608 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6609
6610         * gnus-score.el (gnus-score-headers): Fix handling of
6611         gnus-inhibit-slow-scoring.
6612
6613         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6614         string.
6615         (gnus-button-url-regexp): Improve handling of parenthesis.
6616         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6617         (gnus-button-handle-info-keystrokes): Handle index entries.
6618
6619 2008-03-15  Glenn Morris  <rgm@gnu.org>
6620
6621         * parse-time.el (parse-time-string): Simplify.
6622
6623 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6624
6625         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6626         Incoming* files.
6627
6628 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6629
6630         * auth-source.el (auth-sources): Rename from auth-source-choices.
6631         (auth-source-pick): Use it.
6632
6633 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6634
6635         * binhex.el (binhex-decode-region-internal):
6636         * uudecode.el (uudecode-decode-region-internal):
6637         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6638         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6639         setting default-enable-multibyte-characters.
6640
6641 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6642
6643         * auth-source.el (auth-source-protocols)
6644         (auth-source-protocols-customize, auth-source-choices): Add and
6645         modified variable customizations and defaults.
6646         (auth-source-pick, auth-source-user-or-password)
6647         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6648         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6649         (auth-source-user-or-password-sftp)
6650         (auth-source-user-or-password-smtp): Use new variables and provide an
6651         interface to netrc.el.
6652
6653 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6654
6655         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6656         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6657         Make sure the nntp port to specify is a string.
6658
6659 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6660
6661         * nntp.el: Use with-current-buffer.
6662         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6663         dubious mm-with-unibyte-current-buffer.
6664         (nntp-with-open-group-function): New function extracted from
6665         nntp-with-open-group macro.
6666         (nntp-with-open-group): Use the function, so it's easier to debug.
6667         Add indentation and debugging info.
6668         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
6669         Recommend the use of the netcat alternatives.
6670
6671         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6672         Avoid mm-string-as-multibyte as well.
6673
6674         * nnweb.el (nnweb-insert-html):
6675         Remove use of nnheader-string-as-multibyte.
6676
6677         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6678         (nnheader-string-as-multibyte): Remove.
6679
6680         * mm-view.el: Use inhibit-read-only.
6681         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6682         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6683         or unibyte-string.
6684
6685         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6686         (mm-uu-yenc-extract): Use with-current-buffer.
6687
6688         * gnus-soup.el (gnus-soup-send-packet): Don't use
6689         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6690
6691         * nnmh.el: Use with-current-buffer.
6692         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6693         mm-string-as-multibyte on the output of mm-encode-coding-string.
6694
6695         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6696         (nnimap-request-move-article): Use with-current-buffer.
6697
6698         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6699         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6700         conversion uses string-make-unibyte rather than string-as-unibyte.
6701
6702         * gnus-msg.el: Use with-current-buffer.
6703
6704         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6705
6706 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6707
6708         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6709         string for caching if it is 'PIN.
6710
6711 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6712
6713         * lpath.el: Consider the case without Emacs/W3.
6714
6715 2008-03-08  Glenn Morris  <rgm@gnu.org>
6716
6717         * time-date.el (date-to-time, time-subtract, time-add)
6718         (safe-date-to-time): Doc fixes.
6719
6720 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6721
6722         * mail-source.el (mail-source-delete-old-incoming-confirm):
6723         Change default to nil.
6724         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6725
6726 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6727
6728         * lpath.el: Rearrange.
6729
6730         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6731         (gnus-article-goto-prev-page): Work for articles having ^L's.
6732
6733         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6734
6735         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6736
6737 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6738
6739         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6740         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6741         (gnus-bookmark-jump): Adjust some variable names.
6742
6743 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6744
6745         * auth-source.el: New package.
6746         (auth-source-choices): Add customization entry point variable.
6747
6748         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6749         bug.
6750
6751 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6752
6753         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6754         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6755         (gnus-registry-install-shortcuts): Rename from
6756         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6757         the `gnus-registry-mark-map' keymap dynamically from
6758         `gnus-registry-marks'.  The generated functions update the summary line
6759         when a registry mark is added or deleted, and will call
6760         `gnus-registry-install-p' (see the comments in the code).
6761         (gnus-registry-user-format-function-M): Use concat intelligently.
6762
6763         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6764         the registry mark functions.
6765
6766 2008-03-05  Glenn Morris  <rgm@gnu.org>
6767
6768         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6769         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6770         gnus-art.
6771         (top-level): No need to load own source when compiling.
6772
6773 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6774
6775         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6776         Suggested by <chris.anderton@zetnet.co.uk>.
6777
6778 2008-03-04  Glenn Morris  <rgm@gnu.org>
6779
6780         * gnus-sum.el (top-level): No need to require gnus when compiling,
6781         since unconditionally required near start of file.
6782         (gnus-summary-display-while-building): Move definition before use.
6783
6784 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6785
6786         * gnus-registry.el (gnus-registry-user-format-function-M):
6787         Add formatting function.
6788
6789 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6790
6791         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
6792         with plists.
6793         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6794         Use new format.
6795
6796 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6797
6798         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6799         `where-is-internal' that returns a range of key sequences.
6800
6801 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6802
6803         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6804
6805         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6806         (gnus-summary-jump-to-group): Consider windows on other displayed
6807         frames as well.  Similar changes might be needed elsewhere, but that's
6808         the one I've bumped into during my use.
6809
6810         * nndoc.el (nndoc-oe-dbx-type-p):
6811         * gnus-msg.el (gnus-debug):
6812         * gnus-group.el (gnus-update-group-mark-positions):
6813         Use mm-string-to-multibyte.
6814
6815 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6816
6817         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6818         doesn't handle NotDashEscaped.
6819
6820         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6821         (mml-dnd-attach-options): Fix typo in custom choice.
6822
6823         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
6824         Change nndoc-article-type to mbox.
6825         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6826
6827         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6828         to nil, instead of html2text.
6829
6830         * imap.el (imap-debug): Add `imap-ping-server'.
6831
6832         * gnus-bookmark.el: Add FIXMEs.
6833
6834         * message.el (message-form-letter-separator)
6835         (message-send-form-letter-delay): New variables.
6836         (message-send-form-letter): Use them.  New command to send form
6837         letters.  Requested by Uwe Siart.
6838         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6839
6840 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6841
6842         * Update copyright years.
6843
6844 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6845
6846         Sync from EMACS_22_BASE.
6847
6848         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6849
6850 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6851
6852         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6853         empty author.
6854
6855 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6856
6857         * gnus-registry.el (gnus-registry-marks): Add variable for
6858         customization of marks and their appearance.
6859         (gnus-registry-read-mark): Use it.
6860         (gnus-registry-do-marks): Add utility function to loop through
6861         `gnus-registry-marks'.
6862         (gnus-registry-install-shortcuts-and-menus): Add function to install
6863         shortcuts and menus.
6864         (gnus-registry-initialize): Use it.
6865         (gnus-registry-default-mark): Clarify documentation.
6866
6867 2008-02-29  Glenn Morris  <rgm@gnu.org>
6868
6869         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6870         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6871         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6872         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6873         Change defcustom :version from 23.0 to 23.1.
6874
6875 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6876
6877         * gnus-registry.el (gnus-registry-follow-group-p)
6878         (gnus-registry-post-process-groups): Add functions to aid registry
6879         splitting and improve logging.  Clarify behavior in function
6880         documentation.
6881         (gnus-registry-split-fancy-with-parent): Use them.
6882
6883 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6884
6885         * gnus-art.el: Use with-current-buffer.
6886
6887 2008-02-27  David Engster  <dengste@eml.cc>
6888
6889         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6890         Express real group name in the response.
6891
6892 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6893
6894         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6895         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6896         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6897         autoload gnus-registry-fetch-group when compiling.
6898         (nnmairix-request-group-with-article-number-correction):
6899         Remove unreferenced argument passed to nnmairix-call-backend.
6900
6901 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6902
6903         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6904         (mm-uu-extract): Improve face for low color ttys.
6905         Reported by Sascha Wilde.
6906
6907 2008-02-27  Glenn Morris  <rgm@gnu.org>
6908
6909         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6910         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6911         variables to defconsts.  Convert comments to doc-strings.
6912         (nnmairix-last-server, nnmairix-current-server): Convert from free
6913         variables to defvars.  Convert comments to doc-strings.
6914         (gnus-registry-fetch-group): Autoload.
6915         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6916         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6917         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6918         caddr.
6919         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6920         nnmairix-request-group-with-article-number-correction call.
6921         (nnmairix-fast, nnmairix-group): New, less general names, for free
6922         variables passed from nnmairix-request-group to
6923         nnmairix-request-group-with-article-number-correction.  Declare.
6924         (nnmairix-request-group-with-article-number-correction):
6925         Use nnmairix-fast, nnmairix-group rather than fast, group.
6926
6927 2008-02-26  David Engster  <dengste@eml.cc>
6928
6929         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6930         version 0.5.
6931
6932 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6933
6934         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6935         instead of making an extra function call.  Don't add the current group
6936         to articles only when they have the group.  Use
6937         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6938         Reported by David <de_bb@arcor.de>.
6939
6940 2008-02-24  Miles Bader  <miles@gnu.org>
6941
6942         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
6943         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
6944         (mm-find-mime-charset-region):
6945         * mm-bodies.el (mm-encode-body):
6946         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
6947
6948 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6949
6950         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6951         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6952
6953 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6954
6955         * mail-source.el (mail-source-delete-incoming): Change default.
6956         Supplement doc string.
6957
6958         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6959
6960 2008-02-14  Glenn Morris  <rgm@gnu.org>
6961
6962         * time-date.el (format-seconds): New function.
6963
6964 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6965
6966         * nnmail.el (nnmail-message-id-cache-file): Derive from
6967         `gnus-home-directory'.
6968
6969 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6970
6971         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6972         Document negative prefix.
6973
6974         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6975
6976 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6977
6978         * message.el (message-unsent-separator): Add the Exim bounce
6979         separator.
6980
6981 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6982
6983         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6984         list.
6985         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6986         recipient/signer list.
6987
6988 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6989
6990         * Makefile.in (datarootdir): Define.
6991         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6992         name that might contain whitespace.
6993
6994 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6995
6996         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6997         fbound (Emacs 23 unicode), signal an error.
6998
6999 2008-02-08  Glenn Morris  <rgm@gnu.org>
7000
7001         * gnus-art.el (pgg-display-output-buffer): Declare as function.
7002
7003 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
7004
7005         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
7006         ports to the calls to `netrc-machine-user-or-password' in addition to
7007         "imap" and "imaps".
7008
7009 2008-02-01  Zhang Wei  <id.brep@gmail.com>
7010
7011         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
7012
7013         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
7014
7015 2008-02-01  Kenichi Handa  <handa@m17n.org>
7016
7017         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
7018         rfc2104-hexstring-to-bitstring and changed to return a byte list.
7019         (rfc2104-hash): Convert the result of concat to unibyte string.
7020
7021 2008-02-01  Dave Love  <fx@gnu.org>
7022
7023         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
7024         coding-system-for-read.
7025         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
7026
7027 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
7028
7029         * gnus.el (gnus-group-startup-message): Add `find-image' call before
7030         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
7031         <hanche@math.ntnu.no>.
7032
7033 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7034
7035         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7036
7037         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7038
7039 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
7040
7041         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7042         * message.el (message-beginning-of-line): Use featurep instead of bound
7043         tests in order to resolve conditionals at compile time.
7044
7045 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7046
7047         * mail-source.el (mail-sources): Add `group' choice.
7048
7049         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7050         parameter `in-group' to control into which group the articles go.
7051         Add treatment of `group' mail-source.
7052
7053 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7054
7055         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7056
7057         * mm-decode.el (mm-dissect-buffer): Decode description.
7058
7059         * mml.el (mml-to-mime): Encode message header first.
7060
7061 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7062
7063         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7064         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7065
7066         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
7067         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
7068
7069 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7070
7071         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7072
7073 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7074
7075         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7076         prefix keys.
7077         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7078         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7079         gnus-xmas.el.
7080
7081         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
7082         (gnus-xmas-article-describe-bindings): New function.
7083         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
7084         gnus-xmas-article-describe-bindings.
7085
7086         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
7087
7088 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7089
7090         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7091         Add new variables for article mark management.
7092         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7093         list of extra data entries which, when present, will indicate that the
7094         article ID should not be trimmed from the registry.
7095         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7096         functions.
7097         (gnus-registry-read-mark): New function to read a mark name from the
7098         user.
7099         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7100         (gnus-registry-set-article-mark-internal): New functions to add and
7101         remove marks.
7102         (gnus-registry-get-article-marks): New function to show the marks for
7103         an article, or retrieve them for further use.
7104
7105 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7106
7107         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7108         keys when no argument is given.
7109
7110 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7111
7112         * imap.el (imap-ping-server): New variable.
7113         (imap-opened): On add extra ping if imap-ping-server is non-nil.
7114         (imap-ping-server): Minor doc string fixes.
7115
7116 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7117
7118         * imap.el (imap-ping-server): New function.
7119         (imap-opened): Call imap-ping-server.
7120
7121 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7122
7123         * gnus-sum.el (gnus-article-sort-by-random)
7124         (gnus-thread-sort-by-random): Fix doc strings.
7125         Reported by jidanni@jidanni.org.
7126
7127 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7128
7129         * gnus-art.el (gnus-article-describe-bindings): New function.
7130         (gnus-article-read-summary-keys): Use it.
7131         (gnus-article-mode-map): Bind `C-h b' to it.
7132
7133 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7134
7135         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
7136         XEmacs.
7137         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7138         Protect against non-character events.
7139
7140         * lpath.el: Fbind map-keymap for Emacs 21.
7141
7142 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
7143
7144         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7145         New command.
7146         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7147         instead of END.  Change name of the temp file.
7148         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7149         customizable.
7150
7151 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7152
7153         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7154         bind `S W' to gnus-article-wide-reply-with-original; set default
7155         binding to gnus-article-read-summary-send-keys.
7156         (gnus-article-read-summary-keys): Fix the order of keys; display
7157         continuation keys correctly in the echo area; describe bindings
7158         correctly when keys end with `C-h'.
7159         (gnus-article-read-summary-send-keys): New function.
7160         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7161         Work for gnus-article-read-summary-send-keys; display continuation keys
7162         correctly in the echo area.
7163         (gnus-article-reply-with-original): Ignore prefix argument.
7164         (gnus-article-wide-reply-with-original): New function.
7165
7166         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
7167         Emacs 21.
7168
7169 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7170
7171         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7172         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7173
7174 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7175
7176         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7177         (gnus-group-read-ephemeral-gmane-group): New command.
7178
7179 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7180
7181         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7182
7183 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7184
7185         * message.el (message-send-mail-function): Increase custom version.
7186
7187         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7188         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7189
7190 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7191
7192         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
7193         for the cases where imap-authenticate is called with a nil buffer
7194         parameter.
7195
7196 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7197
7198         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7199         html parts correctly; support forwarded messages.
7200         (gnus-article-browse-html-article): Remove work buffers.
7201
7202         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7203         compiling.
7204         (netrc-bound-and-true-p): New macro.
7205         (netrc-parse): Use it instead of bound-and-true-p that is not available
7206         in XEmacs 21.4.
7207
7208 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7209
7210         * gnus-registry.el (gnus-registry-mark-article)
7211         (gnus-registry-article-marks): Add functionality to mark articles
7212         through the Gnus registry.
7213
7214         * encrypt.el: Clarify documentation for the new pgg method.
7215         (encrypt-file-alist): Add PGG option.
7216         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
7217         functionality.  Abstract password key and messaging to external
7218         functions.
7219         (encrypt-password-key, encrypt-get-passphrase-if-needed)
7220         (encrypt-message-method-and-cipher): Add new convenience external
7221         functions.
7222         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
7223         (encrypt-pgg-process-buffer): Add PGG functionality glue.
7224
7225         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7226         (netrc-parse): Use encrypt-file-alist to determine if
7227         encrypt-find-model or encrypt-insert-file-contents should be used.
7228
7229         * encrypt.el: Clarify documentation.  Load password-cache or
7230         password, whichever one is found first, instead of autoloading.
7231
7232 2007-12-19  Glenn Morris  <rgm@gnu.org>
7233
7234         * mml.el (message-options-set, message-narrow-to-head)
7235         (message-in-body-p, message-mail-p, message-encode-message-body):
7236         Autoload.
7237         (message-remove-header, message-narrow-to-headers-or-head)
7238         (message-subscribed-p, message-make-mail-followup-to)
7239         (message-position-on-field, message-news-p)
7240         (message-options-set-recipient, message-generate-headers)
7241         (message-sort-headers): Declare as functions.
7242
7243 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7244
7245         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7246         convention in doc string.
7247
7248 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7249
7250         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7251         title to html parts.
7252         (gnus-article-browse-html-article): Pass message header to it.
7253
7254         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7255
7256 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7257
7258         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7259         or password compatible with XEmacs.
7260
7261 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7262
7263         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7264         format document.
7265         (gnus-mime-delete-part): Don't write description line if empty.
7266         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7267
7268 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
7269
7270         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7271         (gnus-summary-mark-read-and-unread-as-read)
7272         (gnus-summary-mark-current-read-and-unread-as-read)
7273         (gnus-summary-mark-unread-as-ticked): Doc fix.
7274         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7275
7276 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7277
7278         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7279         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7280
7281 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7282
7283         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7284         yes-or-no-p.
7285
7286 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7287
7288         * mm-decode.el (mm-add-meta-html-tag): New function.
7289         (mm-save-part-to-file, mm-pipe-part): Use it.
7290
7291         * gnus-art.el (gnus-article-browse-delete-temp-files):
7292         Use gnus-y-or-n-p instead of y-or-n-p.
7293         (gnus-article-browse-html-parts): Work with message/external-body; use
7294         mm-add-meta-html-tag.
7295
7296 2007-12-11  Glenn Morris  <rgm@gnu.org>
7297
7298         * gnus-cache.el: Require gnus-sum not just when compiling.
7299
7300         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7301
7302         * gnus-int.el (gnus-server-opened, gnus-status-message):
7303         Move definitions before use.
7304
7305         * mm-decode.el: Require gnus-util.
7306         (mm-remove-part): Only call delete-annotation on XEmacs.
7307
7308         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7309
7310         * nnmail.el: Require gnus-int.
7311
7312         * spam.el: Move `require's before `eval-when-compile's.
7313
7314         * gnus-ems.el (gnus-alive-p):
7315         * gnus-fun.el (message-goto-eoh):
7316         * gnus-util.el (gnus-group-name-decode):
7317         * mail-source.el (gnus-compress-sequence):
7318         * message.el (Info-goto-node, format-spec):
7319         * mm-bodies.el (message-options-get):
7320         * mm-decode.el (mm-view-pkcs7):
7321         * mm-util.el (gmm-write-region):
7322         * mml-smime.el (mml-compute-boundary)
7323         (gnus-completing-read-with-default):
7324         * mml.el (widget-button-press, gnus-make-hashtable):
7325         * mml1991.el (mm-decode-content-transfer-encoding)
7326         (mm-encode-content-transfer-encoding)
7327         (message-options-get, message-options-set):
7328         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7329         * nnfolder.el (gnus-request-group):
7330         * nnheader.el (ietf-drums-unfold-fws):
7331         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7332         * smime.el (gnus-run-mode-hooks):
7333         * spam-stat.el (gnus-message): Autoload.
7334
7335         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7336         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7337         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7338         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7339         Add declare-function compatibility definition.
7340
7341         * gnus-cache.el (nnvirtual-find-group-art):
7342         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7343         (gnus-add-image, gnus-add-wash-type):
7344         * gnus-group.el (nnkiboze-score-file):
7345         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7346         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7347         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7348         (message-tokenize-header, gnus-get-buffer-create)
7349         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7350         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7351         * gnus.el (gnus-group-decoded-name):
7352         * mail-source.el (imap-capability):
7353         * mm-bodies.el (message-options-set):
7354         * mm-decode.el (gnus-configure-windows):
7355         * mm-extern.el (message-goto-body):
7356         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7357         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7358         (epg-sub-key-validity, message-options-set):
7359         * mml.el (widget-event-point, gnus-configure-windows):
7360         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7361         * mml2015.el (epg-check-configuration, epg-configuration)
7362         (message-options-set):
7363         * nndb.el (nndb-request-article):
7364         * nnfolder.el (gnus-request-create-group):
7365         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7366         * nnmaildir.el (gnus-group-mark-article-read):
7367         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7368         * rfc1843.el (message-fetch-field):
7369         * spam.el (gnus-extract-address-components):
7370         Declare as functions.
7371
7372 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7373
7374         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7375
7376         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7377
7378         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7379         bind show-trailing-whitespace for XEmacs.
7380
7381 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7382
7383         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7384         new no-op macro for backward compatibility.
7385
7386         * imap.el (imap-string-to-integer): New function.
7387
7388 2007-12-09  Glenn Morris  <rgm@gnu.org>
7389
7390         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7391
7392         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7393         * message.el, mm-view.el, sieve-manage.el, smime.el:
7394         Add declare-function compatibility definition.
7395
7396         * gnus-art.el (w3-region, w3m-region, Info-menu):
7397         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7398         * gnus-sum.el (gnus-get-predicate):
7399         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7400         * message.el (mail-abbrev-in-expansion-header-p):
7401         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7402         (w3m-detect-meta-charset, w3m-region):
7403         * sieve-manage.el (password-read, password-cache-add)
7404         (password-cache-remove):
7405         * smime.el (password-read-and-add): Declare as functions.
7406
7407 2007-12-08  David Kastrup  <dak@gnu.org>
7408
7409         * gnus-sum.el (gnus-summary-simplify-subject-query):
7410         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7411         `message'.
7412
7413 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7414
7415         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7416         it to bind idna-program, installation-directory, defined-colors, and
7417         face-attribute for XEmacs of the version that compiles defcustom forms.
7418
7419 2007-12-07  Glenn Morris  <rgm@gnu.org>
7420
7421         * gnus-art.el (article-make-date-line): Revert previous change.
7422
7423 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7424
7425         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7426
7427 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7428
7429         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7430         Call gnus-add-to-range ranges only once with a prepared article-list.
7431
7432 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7433
7434         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7435         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7436         group names with backslashes.
7437         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7438
7439 2007-12-06  Deepak Goel  <deego3@gmail.com>
7440
7441         * gnus-art.el (article-make-date-line):
7442         * gnus-start.el (gnus-load):
7443         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7444
7445 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7446
7447         * gnus-art.el (gnus-use-idna)
7448         * gnus-start.el (gnus-site-init-file)
7449         * message.el (message-use-idna)
7450         * mm-uu.el (mm-uu-hide-markers)
7451         * smiley.el (smiley-style): Revert changes that suppress warnings.
7452
7453 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7454
7455         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7456         specify charset to html source.
7457         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7458
7459 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7460
7461         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7462         idna-program in order to suppress byte compile warning issued by XEmacs
7463         that came to byte compile the default value section of defcustom forms
7464         recently.
7465
7466         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7467         value of installation-directory.
7468
7469         * message.el (message-use-idna): Don't directly refer to the value of
7470         idna-program.
7471
7472         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7473
7474         * smiley.el (smiley-style): Don't directly call face-attribute.
7475
7476 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7477
7478         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7479
7480         * gnus-dired.el: Reduce Gnus dependencies.
7481         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
7482         Don't require.  Use autoloads instead.
7483         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7484         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7485         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7486         (gnus-dired-mode): Adjust doc string.
7487         (gnus-dired-mail-mode): New variable.
7488         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7489         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7490         (gnus-dired-mail-buffers): New function.  Return mail or message
7491         composition buffers.
7492         (gnus-dired-attach): Use it.
7493         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7494         NO-DECODE.
7495         (gnus-dired-print): Use `gnus-print-buffer' depending on
7496         `gnus-dired-mail-mode'.
7497
7498 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7499
7500         * rfc2047.el (rfc2047-encoded-word-regexp)
7501         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7502         explaining what regexp patterns are for.
7503
7504 2007-12-04  Glenn Morris  <rgm@gnu.org>
7505
7506         * password.el: Move to password-cache.el.
7507
7508         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7509         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7510         * mml-smime.el (password-read, password-cache-add)
7511         (password-cache-remove):
7512         No need to autoload, since mml-sec requires password.
7513
7514         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7515         * message.el (gnus-extract-address-components):
7516         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7517
7518         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7519         password.
7520
7521 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7522
7523         * mailcap.el: Reduce dependencies.
7524         (mail-header-parse-content-type): Autoload.
7525         (mailcap-delete-duplicates): New alias.
7526         (mailcap-mime-info): Add optional argument NO-DECODE.
7527         (mailcap-mime-types): Use mailcap-delete-duplicates.
7528
7529         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7530
7531 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7532
7533         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7534         (imap-parse-status): Upcase status-att for servers that sends them
7535         lower-case (e.g., MS Exchange 2007).
7536
7537 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7538
7539         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7540         function.
7541
7542         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7543         (gnus-uu-yenc-article): New function.
7544
7545         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7546
7547         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
7548
7549 2007-12-02  Glenn Morris  <rgm@gnu.org>
7550
7551         * binhex.el (binhex): New custom group.
7552         (binhex-decoder-program, binhex-decoder-switches)
7553         (binhex-use-external): Move to the binhex custom group.
7554
7555         * uudecode.el (uudecode): New custom group.
7556         (uudecode-decoder-program, uudecode-decoder-switches)
7557         (uudecode-use-external): Move to the uudecode custom group.
7558
7559         * netrc.el (top-level): Don't load `encrypt' features.
7560         (netrc-parse): Don't use encrypt.
7561         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7562
7563         * encrypt.el: Remove file.
7564
7565 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7566
7567         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7568         matches on patches.
7569
7570         * gnus-art.el (gnus-article-browse-html-article):
7571         Mention `mm-text-html-renderer' in the doc string.
7572
7573         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7574         string.  Add comments.
7575
7576         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7577         if rhs is ASCII.
7578
7579 2007-12-01  Glenn Morris  <rgm@gnu.org>
7580
7581         * mail-source.el (top-level): Require format-spec before
7582         eval-when-compile.
7583
7584 2007-11-30  Glenn Morris  <rgm@gnu.org>
7585
7586         * encrypt.el: Require password, rather than autoloading password-read.
7587
7588 2007-11-29  Glenn Morris  <rgm@gnu.org>
7589
7590         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7591         (sasl-make-client, sasl-next-step, sasl-step-data)
7592         (sasl-step-set-data): Declare as functions.
7593
7594 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7595
7596         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7597
7598 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7599
7600         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7601         certs should be verified and what is to be done in the event of a
7602         verification failure.
7603
7604         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7605         caller can indicate whether the cache should be disregarded for this
7606         call.  This way the result of the call is reproducible at all times and
7607         can be considered a canonical server name for the supplied method.
7608         (gnus-agent-method-p): Canonicalize server names by pushing their
7609         method through `gnus-method-to-server' using the no-cache argument.
7610
7611         * gnus-srvr.el (gnus-server-insert-server-line):
7612         Call `gnus-method-to-server' with `no-cache' argument.
7613
7614         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7615         gnus-agent-possibly-synchronize-flags as this should be called when the
7616         server is actually being opened.
7617         (gnus-agent-possibly-synchronize-flags)
7618         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7619         flags file of an agentized server to the latter function.
7620
7621         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7622         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7623         after a connection has been established successfully.
7624
7625 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7626
7627         * gnus-art.el (article-display-face): Force to display face if called
7628         interactively; check if gnus-article-x-face-too-ugly matches author.
7629         (article-display-x-face): Display face even if From header is missing
7630         as article-display-face does.
7631
7632 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7633
7634         * hashcash.el (message-narrow-to-headers-or-head)
7635         (message-fetch-field, message-goto-eoh)
7636         (message-narrow-to-headers): Declare as functions.
7637
7638 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7639
7640         * mail-source.el (mail-sources): Default to fetch from file for
7641         compatibility with default of nnmail-spool-file.
7642
7643 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7644
7645         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7646         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7647         to look for encoded word that should be encoded again.
7648         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7649         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7650         encoding pattern.
7651         (rfc2047-decode-region): Switch strict regexp and loose one according
7652         to rfc2047-allow-irregular-q-encoded-words.
7653
7654 2007-11-25  Romain Francoise  <romain@orebokech.com>
7655
7656         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7657
7658 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7659
7660         * tls.el (tls-program): Provide more custom choices from
7661         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7662         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7663
7664 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7665
7666         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7667         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7668
7669         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7670         `nnmail-spool-file'.
7671
7672         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7673         `nnmail-spool-file'.
7674
7675         * gnus-move.el (gnus-change-server): Ditto.
7676
7677         * gnus-kill.el (gnus-batch-score): Ditto.
7678
7679         * gnus-cache.el (gnus-jog-cache): Ditto.
7680
7681         * gnus-msg.el (gnus-summary-reply):
7682         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7683
7684 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7685
7686         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7687         version.  Minor improvement to doc strings.
7688         (tls-program): Add comment.
7689
7690 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7691
7692         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7693         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7694         mismatch between the hostname provided in the certificate and the name
7695         of the host connnecting to.
7696         (open-tls-stream): Use them.  Check certificates against trusted root
7697         certificates.
7698
7699 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7700
7701         * gnus-cache.el (gnus-cache-generate-nov-databases):
7702         Use nnml-generate-nov-databases-directory instead of
7703         nnml-generate-nov-databases-1.
7704
7705 2007-11-24  Glenn Morris  <rgm@gnu.org>
7706
7707         * message.el (message-tool-bar-retro): Update for rename
7708         mail_send.xpm->mail-send.xpm.
7709
7710 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7711
7712         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7713         `smime-ldap-search' for Emacs 22 and up.
7714
7715 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7716
7717         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7718
7719         * message.el (message-send-mail-function): Fix error convention.
7720         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7721         (message-widen-reply, message-send-mail, message-talkative-question)
7722         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7723         (message-clone-locals, message-send-news): Use with-current-buffer.
7724         (message-insert-or-toggle-importance): Remove unused var `valid'.
7725         (message-make-references): Remove unused var `new-references'.
7726         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7727
7728 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7729
7730         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7731         (spam-split-symbolic-return-positive): Reflow docstring.
7732         (spam-backends, spam-summary-exit-behavior)
7733         (spam-mark-ham-unread-before-move-from-spam-group)
7734         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7735         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7736         (spam-clear-cache, spam-backend-check, spam-install-backend)
7737         (spam-install-statistical-backend, spam-list-of-processors)
7738         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7739         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7740         (spam-check-crm114, spam-initialize, spam-unload-hook):
7741         Fix typos in docstrings.
7742
7743 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7744
7745         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7746         been checked if they have never been read and those group levels are
7747         higher than the one that a user specified.
7748
7749 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7750
7751         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7752         foreign groups unless a group level is specified by a user.
7753         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7754
7755 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7756
7757         * message.el (message-send-mail-function): Require sendmail.
7758
7759 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7760
7761         * message.el (message-send-mail-function): Check for smtpmail too.
7762
7763         * utf7.el (utf7-encode, utf7-decode): Use coding system
7764         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7765
7766         * message.el (message-send-mail-function): New function.
7767         (message-send-mail-function): Set default using
7768         message-send-mail-function.  Adjust doc string.
7769         (message-send-mail-with-mailclient): New function.
7770
7771 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7772
7773         * smime.el (from):
7774         * rfc2047.el (message-posting-charset):
7775         * qp.el (mm-use-ultra-safe-encoding):
7776         * pop3.el (parse-time-months):
7777         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7778         * nnml.el (files):
7779         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7780         (jka-compr-compression-info-list, ange-ftp-path-format)
7781         (efs-path-regexp):
7782         * nndiary.el (files):
7783         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7784         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7785         (epg-digest-algorithm-alist, inhibit-redisplay)
7786         (password-cache-expiry):
7787         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7788         (pgg-output-buffer, password-cache-expiry):
7789         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7790         (efs-path-regexp):
7791         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7792         (inhibit-redisplay):
7793         * mm-uu.el (file-name, start-point, end-point, entry)
7794         (gnus-newsgroup-name, gnus-newsgroup-charset):
7795         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7796         (latin-unity-ucs-list):
7797         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7798         (mm-uu-binhex-decode-function):
7799         * message.el (gnus-message-group-art, gnus-list-identifiers)
7800         (rmail-enable-mime-composing, gnus-local-organization)
7801         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7802         (gnus-read-active-file, facemenu-add-face-function)
7803         (facemenu-remove-face-function, gnus-article-decoded-p)
7804         (tool-bar-mode):
7805         * mail-source.el (display-time-mail-function):
7806         * gnus-util.el (nnmail-pathname-coding-system)
7807         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7808         (gnus-original-article-buffer, gnus-user-agent)
7809         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7810         (xemacs-codename, sxemacs-codename, emacs-program-version):
7811         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7812         * gnus-start.el (gnus-agent-covered-methods)
7813         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7814         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7815         (gnus-newsgroup-headers, gnus-group-list-mode)
7816         (gnus-group-mark-positions, gnus-newsgroup-data)
7817         (gnus-newsgroup-unreads, nnoo-state-alist)
7818         (gnus-current-select-method, mail-sources)
7819         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7820         (nnmail-spool-file, gnus-cache-active-hashtb):
7821         * gnus-mh.el (mh-lib-progs):
7822         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7823         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7824         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7825         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7826         (gnus-group-buffer):
7827         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7828         (font-lock-set-defaults):
7829         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7830         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7831         (gnus-summary-post-menu, total-parts, type, condition, length):
7832         * gnus-agent.el (gnus-agent-read-agentview):
7833         * flow-fill.el (show-trailing-whitespace):
7834         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7835         eval-and-compile wrappers for byte compiler pacifiers.
7836
7837         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7838         (mm-display-inline-fontify): Check for featurep 'xemacs not
7839         extent-list.
7840
7841         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7842         itimer-list.
7843         (mm-create-image-xemacs): Only do something for XEmacs.
7844         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7845
7846         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7847
7848         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7849         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7850
7851 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7852
7853         * nnimap.el (nnimap-split-download-body):
7854         * gnus-demon.el (gnus-demon):
7855         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7856
7857 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7858
7859         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
7860         New macros.
7861         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7862         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7863         copy data from unibyte buffer to multibyte current buffer.
7864         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7865         to copy data from unibyte current buffer to multibyte buffer.
7866         (nntp-make-process-buffer): Make process buffer unibyte.
7867
7868         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7869
7870 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7871
7872         * pop3.el (pop3-open-server): Accept and process data more robustly at
7873         connexion start to avoid spurious "POP SSL connexion failed" errors.
7874
7875 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7876
7877         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7878         read group names.
7879
7880 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7881
7882         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7883
7884 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7885
7886         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7887         (nnmail-save-active): Use a unibyte buffer when saving active file,
7888         which may contain non-ASCII group names.
7889
7890         * nnml.el (nnml-request-group): Decode group names in messages.
7891
7892 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7893
7894         * message.el (message-citation-line-function)
7895         (message-insert-formatted-citation-line): Fix spelling of
7896         `message-insert-formated-citation-line'.
7897
7898 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7899
7900         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7901
7902 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7903
7904         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7905         nnmail-pathname-coding-system.
7906
7907         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7908         that a user enters; decode group names in messages.
7909
7910         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7911
7912 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7913
7914         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7915
7916         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7917
7918         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7919         risky local variable.
7920
7921         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7922
7923 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7924
7925         * encrypt.el: Improve documentation to fix function name typo.
7926         Reported by Daiki Ueno <ueno@unixuser.org>.
7927
7928 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7929
7930         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7931         even if the point is not in the last page of an article.
7932         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7933         back to the previous page.
7934
7935 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7936
7937         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7938
7939 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7940
7941         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7942
7943 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7944
7945         * message.el (message-check-news-body-syntax):
7946         Avoid mm-string-as-multibyte.
7947         (message-hide-headers): Don't assume (point-min)==1.
7948
7949 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7950
7951         * message.el (message-remove-blank-cited-lines): Fix if remove is
7952         given.
7953         (message-bogus-address-regexp): New variable.
7954         (message-bogus-recipient-p): New function.
7955         (message-check-recipients): New command.
7956         (message-syntax-checks): Add `bogus-recipient'.
7957         (message-fix-before-sending): Add `bogus-recipient'.
7958
7959         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7960         (gnus-treat-body-boundary): Don't test window-system.
7961
7962 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7963
7964         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7965
7966 2007-10-28  Miles Bader  <miles@gnu.org>
7967
7968         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7969         at compile-time too.
7970
7971 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7972
7973         * gnus-msg.el (gnus-message-setup-hook):
7974         Add `message-remove-blank-cited-lines' to options.
7975
7976 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7977
7978         * message.el (message-remove-blank-cited-lines): New function.
7979         Suggested by Karl Plästerer.
7980
7981 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7982
7983         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7984         mapc.
7985
7986         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7987         (top-level): Use mapc to set functions to be traced for debugging.
7988
7989         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7990         called for effect with while loop.
7991
7992         * message.el (message-talkative-question): Replace mapcar called for
7993         effect with mapc.
7994
7995         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7996         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7997         called for effect with dolist.
7998
7999         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
8000
8001         * nndiary.el: Use dolist instead of mapcar to add diary headers to
8002         gnus-extra-headers and nnmail-extra-headers.
8003
8004         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
8005         called for effect with dolist.
8006         (top-level): Use mapc to set functions to be traced for debugging.
8007
8008         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
8009         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
8010         dolist.
8011
8012         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
8013         Replace mapcar called for effect with mapc.
8014         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
8015         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
8016         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
8017         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
8018
8019         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
8020         remove-if that's a cl function.
8021
8022         * webmail.el (webmail-debug): Replace mapcar called for effect with
8023         dolist.
8024
8025         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
8026         with mapc.
8027
8028 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8029
8030         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
8031         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
8032         with while loop.
8033
8034         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
8035         functions from article-* functions.
8036         (gnus-multi-decode-header): Replace mapcar called for effect with
8037         dolist.
8038
8039         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8040         (gnus-bookmark-show-details): Replace mapcar called for effect with
8041         while loop.
8042
8043         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8044         called for effect with while loop.
8045
8046         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8047         with dolist.
8048
8049         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8050         Replace mapcar called for effect with dolist.
8051
8052         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8053
8054         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8055         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8056         Replace mapcar called for effect with dolist.
8057         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8058         mapc.
8059
8060         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8061         Replace mapcar called for effect with dolist.
8062         (gnus-topic-list): Replace mapcar called for effect with mapc.
8063
8064         * gnus.el: Use mapc instead of mapcar to add autoloads.
8065
8066 2007-10-23  Richard Stallman  <rms@gnu.org>
8067
8068         * gnus-group.el (gnus-group-highlight): Mark as risky.
8069
8070 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8071
8072         * gnus.el (gnus-server-to-method): Return method found first in
8073         gnus-newsrc-alist.
8074
8075         * gnus-art.el (gnus-article-highlight-signature)
8076         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8077         button overlay without the front stickiness.
8078
8079 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8080
8081         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8082         overview buffer needed a catch to receive its throw.
8083         (gnus-agent-flush-cache): Declare as interactive to make this function
8084         easier to use.
8085
8086 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8087
8088         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8089         `next-line'.
8090
8091 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8092
8093         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8094         exclude address matching message-dont-reply-to-names.
8095
8096 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8097
8098         * gnus-util.el (gnus-string<): New function.
8099
8100         * gnus-sum.el (gnus-article-sort-by-author)
8101         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8102
8103 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8104
8105         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8106         the frame-focus tag is set in gnus-buffer-configuration.
8107
8108 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8109
8110         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8111         the front stickiness.
8112
8113 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8114
8115         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8116         url pattern; remove duplicate one.
8117         (gnus-article-extend-url-button): New function.
8118         (gnus-article-add-buttons): Use it.
8119         (gnus-button-push): Use concatenated url that it makes.
8120
8121 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8122
8123         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8124
8125 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8126
8127         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
8128         Don't hardcode point-min==1.
8129
8130 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
8131
8132         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
8133         Fix comment about "iso8859-1".
8134
8135 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
8136
8137         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
8138         ones returned from the verify-function.
8139
8140         * mm-uu.el (mm-uu-pgp-signed-extract-1):
8141         Call mml2015-extract-cleartext-signature if extraction failed.
8142
8143 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
8144
8145         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8146         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8147         failed.
8148
8149 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8150
8151         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8152
8153 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
8154
8155         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
8156         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
8157         recommends to use EasyPG instead of PGG.
8158
8159         * pgg.el: Revert to revision 6.23.2.16.
8160
8161         * pgg-def.el: Revert to revision 6.6.2.14.
8162
8163         * pgg-gpg.el: Revert to revision 6.23.2.34.
8164
8165 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8166
8167         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8168         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8169         thread for both the null and zero (kill/expire thread) universal prefix
8170         cases.
8171         (gnus-summary-expire-thread): Add new function to expire a thread,
8172         using gnus-summary-kill-thread.
8173         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8174         shortcuts for gnus-summary-expire-thread.
8175         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8176         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8177
8178 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8179
8180         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8181         extras value, so an extras entry can be deleted.
8182         (gnus-registry-delete-extra-entry): Use it.
8183         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8184         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8185         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8186         storage through the gnus-registry, and provide an appropriate API for
8187         it.
8188
8189 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8190
8191         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8192         Suggested by Leo <sdl.web@gmail.com>.
8193
8194         * gnus.el: Do.
8195
8196 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8197
8198         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8199         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8200
8201         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8202
8203         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8204         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8205
8206 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8207
8208         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8209         newline.
8210         (nnmbox-request-accept-article): Don't change article in source buffer;
8211         narrow to header to use message-fetch-field rather than
8212         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8213         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8214         as delimiters; make sure article ends with newline.
8215         (nnmbox-delete-mail): Correct last position of article to be deleted;
8216         ignore X-Gnus-Newsgroup header in article body.
8217         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8218         positions; make sure article ends with newline.
8219
8220         * message.el (message-display-abbrev): Don't infloop when a user
8221         inserts SPC in the beginning of header.
8222
8223         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
8224         coding-system-for-read and coding-system-for-write for XEmacs having no
8225         file-coding feature.
8226
8227         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
8228
8229 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8230
8231         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8232         list of groups not followed by default.  Fix type to be regexp.
8233         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8234
8235 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8236
8237         * hmac-def.el (define-hmac-function): Switch from old-style to
8238         new-style backquotes.
8239
8240         * md4.el (md4-make-step): Likewise.
8241
8242 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8243
8244         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8245         raw-text coding system when saving .newsrc file, which may contain
8246         non-ASCII group names.
8247
8248 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8249
8250         * gnus-cus.el (gnus-score-extra): New widget.
8251         (gnus-score-extra-convert): New function.
8252         (gnus-score-customize): Use it for Extra.
8253
8254 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8255
8256         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8257         (mml2015-mailcrypt-clear-verify): Use it.
8258         (mml2015-gpg-clear-verify): Use it.
8259         (mml2015-pgg-clear-verify): Use it.
8260         (mml2015-epg-clear-verify): Replace the current part with the output
8261         from GnuPG; don't extract the plaintext by itself.
8262
8263         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8264         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8265         mml2015-clear-verify-function; don't touch the armor headers or
8266         dash-escaped text here.
8267
8268 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8269
8270         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8271         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8272         parts, or application/octet-stream as a last resort.
8273         (gnus-mime-view-part-as-type): Don't toggle display.
8274         (gnus-mime-view-part-as-charset): Don't turn off display before
8275         querying charset.
8276
8277         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8278         stuff to undisplayer function in Emacs.
8279         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8280
8281         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8282         text/calendar parts.
8283
8284 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8285
8286         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8287         decoding text/calendar parts.
8288
8289         * message.el (message-forward-make-body-mime): Always mark body as
8290         having no illegible text; remove signed-or-encrypted argument.
8291         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8292
8293         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8294         (mml-generate-mime-1): Don't encode body if it is specified to be in
8295         raw form; don't make buffer be unibyte when inserting multibyte string.
8296
8297 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8298
8299         * sha1.el: Fix up comment style.
8300         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8301         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8302
8303         * hex-util.el: Fix up comment style.
8304         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8305
8306         * gnus-salt.el: Use with-current-buffer.
8307         (gnus-pick-setup-message): Fix long-standing typo.
8308
8309 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8310
8311         * imap.el (imap-logout-timeout): New variable.
8312         (imap-logout, imap-logout-wait): New functions.
8313         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8314
8315         * nnimap.el (nnimap-logout-timeout): New server variable.
8316         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8317         nnimap-logout-timeout.
8318
8319         * gnus-art.el (gnus-article-summary-command-nosave)
8320         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8321
8322 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8323
8324         * gnus.el (gnus-maximum-newsgroup): New variable.
8325
8326         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8327         according to gnus-maximum-newsgroup.
8328
8329         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8330         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8331         Limit the range of articles according to gnus-maximum-newsgroup.
8332
8333 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8334
8335         * gnus-art.el (gnus-sticky-article): Fix problems described in
8336         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8337         Don't perform gnus-configure-windows here; reuse existing sticky
8338         article buffer.
8339
8340         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8341         it doesn't exist in gnus-article-mode.
8342
8343 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8344
8345         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8346         (gnus-agent-decoded-group-name): New function.
8347         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8348         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8349
8350 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8351
8352         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8353         Add binding for gnus-sticky-article.
8354         (gnus-summary-exit): Don't kill sticky article buffers.
8355
8356         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8357         article buffer.
8358         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8359         (gnus-kill-sticky-article-buffers): New commands.
8360
8361 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8362
8363         * nntp.el (nntp-xref-number-is-evil): New server variable.
8364         (nntp-find-group-and-number): If it is non-nil, don't trust article
8365         numbers in the Xref header.
8366
8367 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8368
8369         * gnus-agent.el (gnus-agent-read-group): New function.
8370         (gnus-agent-flush-group, gnus-agent-expire-group)
8371         (gnus-agent-regenerate-group): Use it.
8372         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8373         nnmail-pathname-coding-system.
8374
8375 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8376
8377         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8378
8379         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8380         that are unread as unread, and also as selected so that information of
8381         marks having been changed by a user may be updated when exiting group.
8382
8383 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8384
8385         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8386
8387 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8388
8389         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8390         calculated ignoring signature parts to gnus-treat-article.
8391
8392 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8393
8394         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8395         a point here in order to keep the window start.
8396         (gnus-insert-mime-security-button): Make a button overlay without the
8397         front stickiness.
8398         (gnus-mime-display-security): Goto the end of a button.
8399
8400         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8401
8402 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8403
8404         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8405         group-name-at-point.
8406         (gnus-group-completing-read): New function that offers decoded
8407         non-ASCII group names for completion.
8408         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8409         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8410         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8411         (gnus-group-fetch-control): Use it.
8412         (gnus-fetch-group): Use group-name-at-point for the initial value
8413         rather than the default value; use gnus-alive-p.
8414
8415         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8416         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8417         (gnus-summary-post-news): Use gnus-group-completing-read.
8418
8419         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8420         (gnus-read-move-group-name): Decode group name for completion.
8421
8422 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8423
8424         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8425         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8426         Yamaoka slightly modified the code).
8427
8428 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8429
8430         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8431         (nnmail-split-incoming): Bind it.
8432
8433         * nnml.el (nnml-group-name-charset): New function.
8434         (nnml-decoded-group-name): Use it; don't decode group name if
8435         nnmail-group-names-not-encoded-p is non-nil.
8436         (nnml-encoded-group-name): New function.
8437         (nnml-group-pathname): Inline nnml-decoded-group-name.
8438         (nnml-request-expire-articles): Decode group name in message.
8439         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8440         nnmail-pathname-coding-system.
8441         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8442         not decoded ones according to nnmail-group-names-not-encoded-p.
8443         (nnml-generate-active-info): Use nnml-encoded-group-name.
8444
8445 2007-08-08  Glenn Morris  <rgm@gnu.org>
8446
8447         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8448         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8449         doc-strings and comments.
8450
8451 2007-07-25  Glenn Morris  <rgm@gnu.org>
8452
8453         * Relicense all FSF files to GPLv3 or later.
8454
8455 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8456
8457         * gnus-sum.el (gnus-summary-move-article):
8458         Make gnus-summary-respool-article work.
8459
8460 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8461
8462         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8463         string.
8464
8465 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8466
8467         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8468         that should be ignored when comparing distant RSS articles with local
8469         ones.
8470         (nnrss-make-hash-index): New function.  Create a hash index according
8471         to the ignored fields.
8472         (nnrss-check-group): Use it.
8473
8474 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8475
8476         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8477
8478         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8479
8480         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8481         the new optional argument ENCODED is non-nil.
8482         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8483         coding system for encoding group name.
8484         (gnus-group-make-rss-group): Pass un-encoded group name to
8485         gnus-group-make-group.
8486         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8487         encoded.
8488
8489         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8490         Encode group name to which articles are moved or copied.
8491         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8492         coding system for encoding Newsgroup, Followup-To and Xref headers.
8493
8494         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8495         marks; use nnheader-file-coding-system to write a file.
8496         (nnagent-retrieve-headers): Bind file-name-coding-system to
8497         nnmail-pathname-coding-system.
8498
8499         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8500
8501         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8502         (nnml-request-article, nnml-request-create-group)
8503         (nnml-request-rename-group, nnml-find-id)
8504         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8505         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8506         (nnml-save-marks): Use nnml-group-pathname instead of
8507         nnmail-group-pathname.
8508
8509         (nnml-request-create-group, nnml-request-expire-articles)
8510         (nnml-request-move-article, nnml-request-delete-group)
8511         (nnml-deletable-article-p, nnml-possibly-create-directory)
8512         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8513         (nnml-open-marks): Bind file-name-coding-system to
8514         nnmail-pathname-coding-system.
8515
8516         (nnml-request-article): Pass server argument to nnml-find-group-number.
8517         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
8518         Pass server argument to nnml-possibly-create-directory.
8519         (nnml-request-accept-article): Pass server argument to
8520         nnml-active-number and nnml-save-mail.
8521         (nnml-find-group-number): Pass server argument to nnml-find-id.
8522         (nnml-request-update-info): Pass server argument to
8523         nnml-marks-changed-p.
8524
8525         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8526         (nnml-save-mail, nnml-active-number): Add server argument.
8527
8528         (nnml-request-delete-group): Warn if group is missing.
8529         (nnml-get-nov-buffer): Decode group name.
8530         (nnml-generate-active-info): Encode group name.
8531         (nnml-open-marks): Decode group name in messages.
8532
8533 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8534
8535         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8536         if it is not specified.
8537         (gnus-article-pipe-part, gnus-article-save-part)
8538         (gnus-article-interactively-view-part, gnus-article-copy-part)
8539         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8540         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8541         (gnus-article-replace-part, gnus-article-delete-part)
8542         (gnus-article-view-part-as-type): Pass raw prefix argument to
8543         gnus-article-part-wrapper.
8544
8545 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8546
8547         * gnus-agent.el (gnus-agent-save-active):
8548         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
8549
8550         * gnus-cache.el (gnus-cache-save-buffers)
8551         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8552         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8553         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8554         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8555         (gnus-cache-generate-active, gnus-cache-rename-group)
8556         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8557         (gnus-cache-update-overview-total-fetched-for):
8558         Bind file-name-coding-system to nnmail-pathname-coding-system.
8559         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
8560         New variables.
8561         (gnus-cache-decoded-group-name): New function.
8562         (gnus-cache-file-name): Use it.
8563         (gnus-cache-generate-active): Use non-decoded group name for active.
8564
8565         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8566         right place.
8567         (gnus-write-active-file): Don't break non-ASCII group names.
8568
8569         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8570         nnmail-pathname-coding-system.
8571
8572         * lpath.el: Bind default-file-name-coding-system,
8573         file-name-coding-system and language-info-alist for XEmacs.
8574
8575         * gnus-uu.el (gnus-uu-decode-save): Typo.
8576
8577 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8578
8579         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8580
8581 2007-07-14  David Kastrup  <dak@gnu.org>
8582
8583         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
8584         finishing actions if we did not edit the article.
8585
8586 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8587
8588         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8589         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8590         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8591         (gnus-agent-flush-group, gnus-agent-flush-cache)
8592         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8593         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8594         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8595         (gnus-agent-regenerate-group)
8596         (gnus-agent-update-files-total-fetched-for)
8597         (gnus-agent-update-view-total-fetched-for):
8598         Bind file-name-coding-system to nnmail-pathname-coding-system.
8599         (gnus-agent-group-pathname): Don't encode file names by
8600         nnmail-pathname-coding-system.
8601         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8602         coding-system-for-write instead of buffer-file-coding-system to
8603         gnus-agent-file-coding-system.
8604
8605         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8606         Decode group name.
8607
8608         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8609
8610         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8611         (gnus-read-newsrc-el-file): Make group names unibyte.
8612
8613         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8614         nnmail-pathname-coding-system.
8615
8616         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8617         (nnrss-request-delete-group): Bind file-name-coding-system to
8618         nnmail-pathname-coding-system.
8619         (nnrss-read-server-data, nnrss-read-group-data):
8620         Bind file-name-coding-system correctly.
8621         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8622
8623         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8624         (nntp-server-to-method-cache): New variable.
8625         (nntp-group-pathname): New function that decodes non-ASCII group names.
8626         (nntp-possibly-create-directory, nntp-marks-changed-p)
8627         (nntp-save-marks, nntp-open-marks): Use it.
8628         (nntp-possibly-create-directory, nntp-open-marks):
8629         Bind file-name-coding-system to nnmail-pathname-coding-system.
8630         (nntp-open-marks): Decode group names when bootstrapping marks.
8631
8632         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8633         Newsgroups and Folowup-To headers.
8634
8635 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8636
8637         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8638         (gnus-server-closed-face, gnus-server-denied-face)
8639         (gnus-server-offline-face): Remove variable.
8640         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8641
8642         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8643         of modifying message-stack directly for XEmacs.
8644
8645         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8646         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8647         if the coding-system argument is nil for XEmacs.
8648
8649         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8650         mm-charset-override-alist.
8651
8652         * rfc2047.el: Don't require base64; require rfc2045 for the function
8653         rfc2045-encode-string.
8654         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8655         to quote the parameter value.
8656
8657 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8658
8659         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8660         form in gnus-group-name-charset-method-alist.
8661
8662         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8663         overrides the default layout edit-form.
8664
8665         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8666
8667         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8668
8669 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8670
8671         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8672         as unfetched articles.
8673
8674 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8675
8676         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8677
8678 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8679
8680         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8681         original back end that keeps marks in the local system.
8682
8683 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8684
8685         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8686         arg of pop-to-buffer for XEmacs.
8687         (gnus-article-read-summary-keys): Ditto; don't restore window
8688         configuration if summary command ends up with neither article buffer
8689         nor summary buffer; describe bindings if summary keys end with C-h.
8690
8691 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8692
8693         * message.el (message-fix-before-sending): Skip raw message part to be
8694         forwarded while checking illegible text.
8695         (message-forward-make-body-mime, message-forward-make-body):
8696         Mark signed or encrypted raw message as having no illegible text.
8697
8698 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8699
8700         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8701         (gnus-message-with-timestamp-1): New macro.
8702         (gnus-message-with-timestamp): New function.
8703         (gnus-message): Use them.
8704
8705         * nnheader.el (nnheader-message): Use them.
8706
8707 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8708
8709         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8710         .newsrc.eld file.
8711
8712 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8713
8714         * gnus-agent.el (gnus-agent-fetch-headers)
8715         (gnus-agent-retrieve-headers):
8716         Bind gnus-decode-encoded-address-function to identity.
8717
8718         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8719         available also when the server returns simply a dot.
8720
8721         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8722
8723 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8724
8725         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8726
8727 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8728
8729         * gnus-ems.el (gnus-x-splash): Make it work.
8730
8731         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8732         from being used.
8733
8734         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8735
8736 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8737
8738         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8739         4th and the 5th arguments.
8740
8741         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8742         the front stickiness.
8743         (gnus-article-summary-command-nosave): Correct the order of the
8744         arguments passed to pop-to-buffer.
8745         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8746         summary command ends up with the article buffer.
8747
8748         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8749         the same faces.
8750
8751 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8752
8753         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8754
8755 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8756
8757         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8758         * gnus-sum.el (gnus-summary-highlight):
8759         * pgg.el (pgg-sign-region, pgg-sign):
8760         * mail-source.el (mail-source-delete-old-incoming-confirm):
8761         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8762
8763 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8764
8765         * gnus-art.el (gnus-mime-view-part-externally)
8766         (gnus-mime-view-part-internally): Fix predicate function passed to
8767         completing-read.
8768
8769         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8770
8771         * gnus.el (gnus-update-message-archive-method): Add :version.
8772
8773 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8774
8775         * gnus.el (gnus-update-message-archive-method): New variable.
8776
8777         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8778         according to gnus-message-archive-method if
8779         gnus-update-message-archive-method is non-nil.
8780
8781 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8782
8783         * gnus-sum.el (gnus-summary-limit-to-address): New function.
8784         Suggested by Loic Dachary <loic@dachary.org>.
8785         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8786
8787 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8788
8789         * message.el (message-pop-to-buffer): Add switch-function argument.
8790         (message-mail): Pass switch-function argument to it.
8791
8792 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8793
8794         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8795         Improve doc string.
8796
8797 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8798
8799         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8800         (gnus-header-content)
8801         * gnus-cite.el (gnus-cite-10)
8802         * gnus-srvr.el (gnus-server-closed)
8803         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8804         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8805         (gnus-group-mail-3-empty, gnus-group-mail-low)
8806         (gnus-group-mail-low-empty, gnus-splash)
8807         * message.el (message-header-to, message-header-cc)
8808         (message-header-subject, message-header-other, message-header-name)
8809         (message-header-xheader, message-separator, message-cited-text)
8810         (message-mml): Lighten colors of faces used for dark background.
8811
8812 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8813
8814         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8815         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8816
8817 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8818
8819         * message.el (message-narrow-to-headers-or-head):
8820         Ignore mail-header-separator in the body.
8821
8822 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8823
8824         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8825         same as window size.
8826
8827 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8828
8829         * message.el (message-font-lock-keywords): Use message-header-xheader
8830         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8831         ahead of the anything pattern, to get it recognised.
8832
8833 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8834
8835         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8836         spam.el loads uses it in the compiled defadvice form.
8837
8838 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8839
8840         * gnus-sum.el (gnus-articles-to-read)
8841         (gnus-summary-insert-old-articles): Don't truncate group name for
8842         `read-string'.
8843
8844         * gnus-util.el (gnus-limit-string): Delete this function.
8845
8846         * gnus-sum.el (gnus-simplify-subject-fully):
8847         Use `truncate-string-to-width' instead.
8848
8849 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8850
8851         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
8852         Tell if, on summary exit, the next group has to be selected.
8853         (gnus-summary-exit): Use it.
8854
8855 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8856
8857         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8858         non-break space.
8859
8860 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8861
8862         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8863         Check if group is not a directory.
8864         (nnfolder-request-expire-articles): Don't delete articles if the target
8865         group is not available.
8866
8867         * nnml.el (nnml-request-create-group): Properly check if group is not a
8868         file.
8869         (nnml-request-expire-articles): Don't delete articles if the target
8870         group is not available.
8871
8872         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8873         Don't quote characters that are within parentheses.
8874
8875 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8876
8877         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8878         (gnus-handle-ephemeral-exit): Select article according to it.
8879
8880 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8881
8882         * message.el (message-insert-formated-citation-line): Remove newline.
8883         (message-citation-line-format): Add final \n here so that the user can
8884         avoid a blank line.
8885
8886 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8887
8888         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8889         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8890         Update lanl/arXiv support.
8891
8892 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8893
8894         * gnus.el: Bump version number.
8895
8896 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8897
8898         * gnus.el (gnus-version-number): Bump version.
8899
8900 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8901
8902         * gnus.el: No Gnus v0.6 is released.
8903
8904 2007-04-27  Didier Verna  <didier@xemacs.org>
8905
8906         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
8907         * gmm-utils.el (gmm-regexp-concat): ... here.
8908         * message.el: Don't require 'gnus-util.
8909         (message-dont-reply-to-names): Handle name change above.
8910         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8911
8912 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8913
8914         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8915         since the initial value varies according to the system.
8916
8917 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8918
8919         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8920
8921 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8922
8923         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8924
8925 2007-04-24  Didier Verna  <didier@xemacs.org>
8926
8927         Improve the type of gnus-ignored-from-addresses.
8928         * gnus-util.el (gnus-orify-regexp): New function.
8929         * message.el (gnus-util): Require it.
8930         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8931         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8932         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8933
8934 2007-04-24  Didier Verna  <didier@xemacs.org>
8935
8936         * gnus-sum.el:
8937         * gnus-utils.el: Fix some trailing whitespaces.
8938
8939 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8940
8941         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8942         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8943         article's Message-ID; refer parent article in summary buffer.
8944
8945         * message.el (message-bounce): Call mime-to-mml.
8946
8947         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8948         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8949         optimize and/or forms properly.
8950
8951 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8952
8953         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8954         URL.
8955
8956 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8957
8958         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8959
8960 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8961
8962         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8963         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8964         displayed of multipart/alternative part if it is invoked from summary
8965         buffer.
8966
8967         * mm-view.el (mm-inline-text-html-render-with-w3m)
8968         (mm-inline-text-html-render-with-w3m-standalone)
8969         (mm-inline-render-with-function): Use mail-parse-charset by default.
8970
8971 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8972
8973         * parse-time.el (parse-time-string-chars): Check if CHAR
8974         is less than the length of parse-time-syntax.
8975
8976 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8977
8978         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8979         from gnus-newsgroup-processable.
8980
8981 2007-04-16  Didier Verna  <didier@xemacs.org>
8982
8983         * gnus-msg.el (gnus-configure-posting-styles):
8984         Handle message-signature-directory properly with :file syntax.
8985         Reported by "Leo".
8986
8987 2007-04-11  Didier Verna  <didier@xemacs.org>
8988
8989         New user option: message-signature-directory.
8990         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8991         * message.el (message-insert-signature): Ditto.
8992         * message.el (message-signature-file): Doc update.
8993         * message.el (message-signature-directory): New.
8994
8995 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8996
8997         * gnus-msg.el (gnus-inews-yank-articles):
8998         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
8999
9000 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9001
9002         * message.el (message-yank-original): Make sure cited text ends with
9003         newline; don't exchange point and mark.
9004
9005 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
9006
9007         * tls.el (open-tls-stream): Properly handle case where there
9008         is no associated buffer.
9009
9010 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
9011
9012         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
9013         message-yank-original, make sure (< mark TEXT point).
9014
9015 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9016
9017         * message.el (message-fill-column): New variable.
9018         (message-mode): Use it.  Add comment on a possible new hook.
9019
9020         * nnmail.el (nnmail-spool-file): Mark as obsolete.
9021         (nnmail-get-new-mail): Reformat.
9022
9023         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
9024
9025         * gmm-utils.el: Fix Commentary.
9026         (gmm-tool-bar-from-list): Fix typo in doc string.
9027
9028 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
9029
9030         * message.el (message-yank-original): Don't switch point and mark
9031         unnecessarily to put point and mark as documented.
9032
9033 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9034
9035         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9036         from the message heads.
9037
9038 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9039
9040         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9041         article buffer does not have a window.  This may not be the best
9042         solution but is certainly better than setting the start of the null,
9043         that is the current, window.
9044
9045 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9046
9047         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9048         (gnus-draft-setup): Run it.
9049
9050         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9051         gnus-score-fast-scoring.  Allow regexp.
9052         (gnus-score-headers): Use it.
9053
9054         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9055         XEmacs.
9056
9057         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9058         string.
9059         (gnus-button-alist): Also catch `<f1> k ...'.
9060         (gnus-treat-display-x-face): Fix doc string.
9061
9062 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9063
9064         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9065         evaluation of gnus-extended-version to ensure correct generation of the
9066         User-Agent header when message-generate-headers-first is used.
9067
9068 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9069
9070         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9071         hashcash-path is nil.  Don't call callback with incorrect number of
9072         parameters if val is 0.
9073
9074 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9075
9076         * message.el (message-required-news-headers):
9077         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9078
9079 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
9080
9081         * tls.el (open-tls-stream): In handshake-waiting loop,
9082         don't wait more if there is output available to process.
9083
9084 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
9085
9086         * tls.el (tls-program): Doc fix.
9087
9088 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9089
9090         * message.el (message-generate-new-buffers): Change the meaning of the
9091         nil value; add `standard' to the choices; treat t as `unique'; improve
9092         doc string.
9093         (gnus-select-frame-set-input-focus): Autoload.
9094         (message-buffer-name): Search for the existing message buffer if
9095         message-generate-new-buffers is nil or `standard'; treat the value t of
9096         message-generate-new-buffers as `unique'.
9097         (message-pop-to-buffer): Raise the frame already displaying the message
9098         buffer; clear the echo area after querying.
9099         (message-setup): Pass the `continue' argument to compose-mail.
9100         (message-mail): Prefer `switch-function' if it is given; search for the
9101         existing message buffer if the `continue' argument is non-nil; pass
9102         continue and switch-function arguments to compose-mail by way of
9103         message-setup.
9104         (message-mail-other-window): Adjust argument of message-setup.
9105         (message-mail-other-frame): Ditto.
9106
9107 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9108
9109         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9110         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9111         to turn font-lock on when turning gnus-message-citation-mode on.
9112
9113 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9114
9115         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9116         (mml-smime-function-alist): New variable; add epg as the backend.
9117         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9118         mml-smime- functions instead.
9119         * mm-view.el: Require smime.
9120
9121 2007-03-05  Didier Verna  <didier@xemacs.org>
9122
9123         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9124         instead of just inheritance for posting styles.
9125         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9126
9127 2007-02-24  Chris Moore  <dooglus@gmail.com>
9128
9129         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
9130         * pgg-pgp.el (pgg-pgp-encrypt-region):
9131         * pgg-gpg.el (pgg-gpg-encrypt-region):
9132         Check pgg-encrypt-for-me if no other recipients.
9133
9134 2007-02-24  John Paul Wallington  <jpw@pobox.com>
9135
9136         * tls.el (tls-certtool-program): Fix custom type.
9137
9138 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9139
9140         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
9141         and point-at-eol instead of line-(beginning|end)-position.
9142
9143         * assistant.el (assistant-parse-buffer): Ditto.
9144
9145         * netrc.el (netrc-parse-services): Ditto.
9146
9147 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9148
9149         * mml2015.el (mml2015-epg-find-usable-key): New function.
9150         (mml2015-epg-sign): Use it.
9151         (mml2015-epg-encrypt): Use it.
9152
9153 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9154
9155         * message.el (message-make-in-reply-to): Quote name containing
9156         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9157         if there are special characters.  Reported by NAKAJI Hiroyuki
9158         <nakaji@jp.freebsd.org>.
9159
9160 2007-02-27  Didier Verna  <didier@xemacs.org>
9161
9162         Include the group parameters as well as the topic ones in the
9163         inheritance filter process.
9164         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9165         argument GROUP-PARAMS-LIST.
9166         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9167
9168 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9169
9170         * nntp.el (nntp-never-echoes-commands)
9171         (nntp-open-connection-functions-never-echo-commands): New variables.
9172         (nntp-send-command): Use them.
9173
9174 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9175
9176         * mml2015.el (mml2015-epg-verify): Simplify.
9177
9178 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9179
9180         * mml.el (mml-content-disposition-alist): New user option.
9181         (mml-content-disposition): New function.
9182         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9183         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9184
9185 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9186
9187         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9188         verification.
9189
9190 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9191
9192         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9193         articles posted in the last 24 hours.
9194
9195 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9196
9197         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9198
9199 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9200
9201         * nntp.el (nntp-send-command): Don't wait for echoes when
9202         nntp-open-ssl-stream is used.
9203
9204 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9205
9206         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9207         (gnus-message-add-citation-keywords)
9208         (gnus-message-remove-citation-keywords): Remove.
9209         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9210         directly, make the variables in font-lock-defaults buffer-local, add
9211         gnus-message-citation-keywords to them and then update the value of
9212         font-lock-keywords.
9213
9214 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9215
9216         * message.el (message-cite-original-1): Don't call
9217         gnus-article-highlight-citation.
9218
9219         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9220         citations; fix line count.
9221
9222 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9223
9224         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9225         (gnus-message-add-citation-keywords)
9226         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9227         versions of font-lock-add-keywords and font-lock-remove-keywords to
9228         work with XEmacs correctly.
9229
9230 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9231
9232         * gnus-cite.el (gnus-cite-face-list): Set the values of
9233         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9234         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9235         (gnus-message-cite-prefix-regexp): New variable.
9236         (gnus-message-search-citation-line): Use it; protect against long
9237         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9238         the 0th match data for Emacs.
9239         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9240         (gnus-message-add-citation-keywords): Append keywords rather than
9241         prepending; emulate font-lock-add-keywords if it is not available.
9242         (gnus-message-remove-citation-keywords):
9243         Emulate font-lock-remove-keywords if it is not available.
9244
9245         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9246
9247         * message.el (message-cite-prefix-regexp): Set the value of
9248         gnus-message-cite-prefix-regexp.
9249
9250 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9251
9252         * nnweb.el (nnweb-google-parse-1): Update parser.
9253
9254 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9255
9256         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9257
9258 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9259
9260         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9261         regexp.
9262
9263 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9264
9265         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9266         string-to-multibyte.
9267         (uudecode-decode-region-internal): Use it.
9268
9269         * lpath.el: Fbind string-as-multibyte for XEmacs.
9270
9271 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9272
9273         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9274         Fix custom choice.
9275
9276         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9277
9278 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9279
9280         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9281
9282         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9283         `write-region' to respect `mm-inhibit-file-name-handlers'.
9284
9285 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9286
9287         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9288         Use gnus-home-directory instead of "~/" or "$HOME".
9289
9290 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9291
9292         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9293         to mention filename.
9294         Add comments at beginning regarding usage.
9295         (encrypt-write-file-contents): Change interactive so a string is
9296         acceptable.  If the file has no associated model, show an error instead
9297         of a nonsense prompt.
9298
9299 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9300
9301         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9302         Thanks to Yoshihiko Yamada for kind notification of this typo.
9303
9304 2007-01-12  Kenichi Handa  <handa@m17n.org>
9305
9306         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9307         multibyte buffer.
9308
9309 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9310
9311         * gnus-score.el (gnus-score-fast-scoring): New variable.
9312         (gnus-score-headers): Use it.
9313
9314         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9315
9316         * message.el (message-cite-original-1):
9317         Call gnus-article-highlight-citation if requested.
9318         (message-make-from): Allow name and address as optional arguments.
9319
9320         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9321
9322         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9323         bugs to doc string.
9324         (gnus-button-alist): Add mid\\|message-id.
9325         (gnus-button-fetch-group): Extend for use in
9326         `browse-url-browser-function'.
9327         (gnus-button-url-regexp): Try to catch paired parentheses like in
9328         Wikipedia URLs.
9329
9330         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9331         Suggested by Simon Krahnke <overlord@gmx.li>.
9332
9333 2007-01-13  Romain Francoise  <romain@orebokech.com>
9334
9335         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9336         Update copyright.
9337
9338 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9339
9340         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9341
9342 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9343
9344         * gnus-registry.el (gnus-registry-unfollowed-groups)
9345         (gnus-registry-split-fancy-with-parent): Fix documentation.
9346
9347 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9348
9349         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9350         from nnweb groups.
9351
9352 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9353
9354         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9355         Xref urls.  Erase buffer before requesting head.
9356
9357         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9358
9359 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9360
9361         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9362         customizable.
9363
9364 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9365
9366         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9367         no signing key is found.
9368         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9369         no encrypting and/or signing key is found.
9370
9371 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9372
9373         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9374
9375 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9376
9377         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9378         headers read from disk with the ones newly found in the current search.
9379         This should no longer cause problems, because the article numbers in
9380         Gmane's `nov.php' output are ignored since the previous change.
9381
9382 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9383
9384         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9385
9386 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9387
9388         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9389         replace-regexp-in-string; bind url-version; fbind display-images-p and
9390         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9391         find-face and set-itimer-function for Emacs; bind itimer-list for
9392         Emacs.
9393
9394         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9395
9396 2007-01-01  Romain Francoise  <romain@orebokech.com>
9397
9398         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9399
9400 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9401
9402         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9403         `define-minor-mode' macro definition expanded properly.
9404         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9405         exclude it there.
9406
9407         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9408         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9409         `fboundp' test.
9410         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9411         This is OK to autoload in (S)XEmacs now.
9412
9413 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9414
9415         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9416         keystroke.
9417         (gnus-summary-limit-to-singletons): Fix typo.
9418
9419         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9420         else fails.
9421
9422 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9423
9424         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9425         docstring.
9426
9427         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9428         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9429         (gnus-summary-insert-dormant-articles): Fix typo in message.
9430
9431 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9432
9433         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9434         nil for XEmacs.
9435         (gnus-message-citation-mode): Don't autoload in XEmacs.
9436
9437         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9438
9439 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9440
9441         * nnimap.el (nnimap-expunge-search-string):
9442         Mention nnimap-search-uids-not-since-is-evil in docstring.
9443
9444 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9445
9446         * spam.el: Revert to make-obsolete-variable because
9447         define-obsolete-variable-alias is not supported in Emacs 21.
9448
9449         * spam.el (spam-ifile-path, spam-ifile-database-path)
9450         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9451         make-obsolete-variable.
9452         (spam-bsfilter-path, spam-bsfilter-program)
9453         (spam-spamassassin-path, spam-spamassassin-program)
9454         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
9455         Don't use "path" inappropriately.
9456         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9457         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9458         variable names.
9459
9460 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9461
9462         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9463         summary buffer.
9464
9465         * password.el (password-cache-remove): Use clear-string to burn
9466         password, if available.
9467
9468 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9469
9470         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9471
9472         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9473
9474         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9475         (gnus-message-highlight-citation): Move defcustom here from
9476         gnus-cite.el.
9477         (gnus-message-citation-mode): Autoload.
9478
9479         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9480         checks to make it compile with XEmacs.
9481         (gnus-message-citation-mode): New minor mode.
9482         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9483         (gnus-message-highlight-citation): New variables.
9484         (gnus-message-search-citation-line)
9485         (gnus-message-add-citation-keywords)
9486         (gnus-message-remove-citation-keywords)
9487         (turn-on-gnus-message-citation-mode)
9488         (turn-off-gnus-message-citation-mode): New functions.
9489
9490 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9491
9492         * gnus-cite.el: Enable highlighting of different citation levels in
9493         message-mode.
9494
9495 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9496
9497         * message.el (message-make-fqdn): Fix comment.
9498         (message-bogus-system-names): Add ".local".
9499
9500         * spam.el (spam-ifile-path, spam-ifile-program)
9501         (spam-ifile-database-path, spam-ifile-database)
9502         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9503         Don't use "path" inappropriately.
9504         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9505         strings.
9506         (spam-check-ifile, spam-ifile-register-with-ifile)
9507         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
9508         Use new variable names.
9509
9510         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9511         (gnus-treat-display-smileys): Simplify using
9512         gnus-image-type-available-p.
9513
9514         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9515         available.
9516
9517         * gnus-xmas.el (gnus-xmas-image-type-available-p):
9518         Use `display-images-p' if available.
9519
9520 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9521
9522         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9523         one after turning on the buffer's multibyteness instead of decoding
9524         them directly in the unibyte buffer that causes unexpected conversion
9525         in Emacs 23 (unicode).
9526
9527 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9528
9529         * message.el (message-generate-hashcash): Fix custom type.
9530
9531 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9532
9533         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9534
9535 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9536
9537         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9538         disconnect icons.  Add help text.
9539
9540 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9541
9542         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9543         negated to be consistent with the others we handle.
9544
9545 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9546
9547         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9548         version of gnus-summary-buffer to something, so that we can use two
9549         article buffers at the same time.
9550
9551 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9552
9553         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9554         trigger all the extra headers.
9555         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9556         sorting.
9557
9558 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9559
9560         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9561         solid groups.
9562
9563 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9564
9565         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9566
9567 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9568
9569         * legacy-gnus-agent.el: Add Copyright notice.
9570
9571 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9572
9573         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9574
9575 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9576
9577         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9578
9579         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9580         to make it work reliably in CVS Emacs.
9581         (gnus-summary-limit-strange-charsets-predicate)
9582         (gnus-summary-limit-to-predicate): New functions.
9583
9584 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9585
9586         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9587         specifying array size.
9588         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9589         array if it is too small.
9590         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
9591         (gnus-sort-threads-loop): New function.
9592
9593 2006-12-06  Chris Moore  <dooglus@gmail.com>
9594
9595         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9596         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9597
9598 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9599
9600         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9601         options.
9602
9603 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9604
9605         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9606         DOS-ing the recipient.
9607
9608         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9609         the headers when creating the mapping to avoid mismappings.
9610         (nnweb-gmane-create-mapping): Always nix out old mapping.
9611
9612 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9613
9614         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9615         and mm-verify-option to never.
9616
9617 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9618
9619         * message.el (message-signed-or-encrypted-p): New function.
9620         (message-forward-make-body): Use it.
9621
9622         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9623         Replace encode-coding-string with mm-encode-coding-string.
9624
9625 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9626
9627         * nneething.el (nneething-decode-file-name):
9628         Replace decode-coding-string with mm-decode-coding-string.
9629
9630         * gnus-int.el (gnus-open-server): Say failed server's name.
9631
9632 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9633
9634         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9635         strings to a single string.  Quote `errors-file-name'.
9636         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9637         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9638         Adjust calls.  Use `shell-quote-argument'.
9639
9640 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9641
9642         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9643         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9644
9645         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9646         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9647         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9648         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9649         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9650         (gnus-subscribe-newsgroup, gnus-1):
9651         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9652         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9653         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9654         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9655
9656 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9657
9658         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9659         keystroke.
9660         (gnus-summary-limit-to-bodies): Implement headersp.
9661
9662 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9663
9664         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9665
9666 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9667
9668         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9669
9670 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9671
9672         * message.el (message-generate-hashcash): Expand range of values to
9673         include `opportunistic'.
9674         (message-send-mail): Use it.
9675
9676 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9677
9678         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9679         and comment it.
9680
9681         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9682
9683 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9684
9685         * gnus-util.el (gnus-extract-address-components): Improve comment.
9686
9687 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9688
9689         * gnus-util.el (gnus-extract-address-components): Work with address in
9690         which the name portion contains @.
9691
9692         * lpath.el: Fbind custom-autoload.
9693
9694 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9695
9696         * gnus.el (gnus-start): Move custom group up.
9697         (gnus-select-method): Don't autoload, but make it available for
9698         `customize-variable'.
9699         (gnus-getenv-nntpserver): Don't autoload.
9700
9701 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9702
9703         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9704
9705 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9706
9707         * message.el (message-sendmail-extra-arguments): New variable.
9708         (message-send-mail-with-sendmail): Use it.
9709
9710 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9711
9712         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9713         mm-with-unibyte-current-buffer to make string unibyte.
9714
9715         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9716         mm-string-as-multibyte.
9717
9718 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9719
9720         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9721         Reported by Werner Koch <wk@gnupg.org>.
9722
9723 2006-11-14  Daiki Ueno  <ueno@p360>
9724
9725         * mml2015.el: Autoload epa-select-keys when compiling.
9726
9727 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9728
9729         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9730         message-options.
9731         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9732
9733 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9734
9735         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
9736         EasyPG (< 0.0.6).
9737         (mml2015-always-trust): New user option.
9738         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9739         prompt.
9740
9741 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9742
9743         * nntp.el (nntp-authinfo-force): New variable.
9744         (nntp-send-authinfo): Use it.
9745
9746 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9747
9748         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9749         decode encoded words.  Improve prompt.  Add comment about forwarding.
9750         (message-replacement-char): Move up.
9751
9752 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9753
9754         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9755         instead of gnus-intersection because arguments of gnus-sorted-nunion
9756         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9757
9758 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9759
9760         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9761         (message-simplify-subject-functions):
9762         Enable message-strip-subject-encoded-words by default.
9763
9764 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9765
9766         * message.el (message-strip-subject-encoded-words): New function.
9767         (message-simplify-subject-functions): New variable.
9768         (message-simplify-subject): Use it.  Fix typo in doc string.
9769         Support message-strip-subject-encoded-words.
9770
9771 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9772
9773         * gnus-diary.el (gnus-diary-delay-format-function):
9774         * nndiary.el (nndiary-reminders):
9775         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9776
9777 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9778
9779         * gnus-art.el (article-hide-boring-headers): Fetch date from
9780         gnus-original-article-buffer to avoid problems with localized date
9781         strings.
9782
9783 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9784
9785         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9786
9787 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9788
9789         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9790         New variables.
9791         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9792         (mm-charset-synonym-alist): Move some entries to
9793         mm-codepage-iso-8859-list.
9794         (mm-charset-synonym-alist, mm-charset-override-alist):
9795         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9796
9797 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9798
9799         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9800
9801 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9802
9803         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9804         with Emacs 21 and XEmacs.
9805
9806 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9807
9808         * spam.el (spam-parse-address): New function for better parsing,
9809         catching errors, etc.
9810         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9811
9812 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9813
9814         * mm-view.el: Add interactive arg to html2text autoload.
9815
9816 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9817
9818         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9819
9820 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9821
9822         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9823         New variables.
9824         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9825         (mm-charset-synonym-alist): Move some entries to
9826         mm-codepage-iso-8859-list.
9827
9828         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9829
9830 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9831
9832         * message.el (message-citation-line-format)
9833         (message-insert-formated-citation-line): Fix implementation of %E, %N
9834         and %n according to the doc string.
9835
9836 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9837
9838         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9839         Use car-safe to avoid bad parses.
9840
9841 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9842
9843         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9844         names.
9845
9846         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9847
9848 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9849
9850         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9851         header.
9852
9853         * message.el (message-draft-headers): Add Date.
9854         (message-headers-to-generate): Fix typo in docstring.
9855
9856         * nndraft.el (nndraft-required-headers): New variable.
9857         (nndraft-generate-headers): Use it.
9858
9859         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9860
9861 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9862
9863         * gnus-registry.el (gnus-registry-wash-for-keywords)
9864         (gnus-registry-find-keywords): New functions to allow easy searching of
9865         articles that are in the registry.
9866
9867 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9868
9869         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
9870         Use ietf-drums-parse-address instead of gnus-extract-address-components.
9871         Reported by Damien Elmes <damien@repose.cx>.
9872
9873 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9874
9875         * gnus.el (gnus-mime): Remove unused custom group.
9876
9877 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9878
9879         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9880         "blank line" when searching for end of armor headers.
9881
9882 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9883
9884         * gmm-utils.el (gmm-write-region): Fix variable name.
9885
9886 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9887
9888         * gmm-utils.el (gmm-write-region): New function based on compatibility
9889         code from `mm-make-temp-file'.
9890
9891         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9892
9893         * nnmaildir.el (nnmaildir--update-nov)
9894         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9895         Use `gmm-write-region'.
9896
9897 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9898
9899         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
9900         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9901
9902         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9903
9904         * message.el (message-replacement-char): New variable.
9905         (message-fix-before-sending): Use it.
9906         (message-simplify-subject): New function to remove duplicate code.
9907         (message-reply, message-followup): Use it.
9908
9909         * gnus-sum.el (gnus-summary-make-menu-bar):
9910         Clarify gnus-summary-limit-to-articles.
9911
9912 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9913
9914         * gnus-util.el (gnus-with-local-quit): New macro.
9915
9916         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9917
9918 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9919
9920         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9921         ignore non-string data.
9922
9923 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9924
9925         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9926         non-string data (needs to be done in the registry too).
9927
9928 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9929
9930         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9931         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9932         (gnus-registry-split-fancy-with-parent)
9933         (gnus-registry-fetch-simplified-message-subject-fast)
9934         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9935         Remove text properties on ingress into the registry and when it's saved.
9936         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9937         registry from entries with no groups.
9938
9939 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9940
9941         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9942         function to remove string properties.
9943
9944 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9945
9946         * gmm-utils.el (gmm): Adjust custom version.
9947
9948         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
9949         Adjust custom version.
9950
9951         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9952
9953 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9954
9955         * gnus-art.el (gnus-insert-prev-page-button)
9956         (gnus-insert-next-page-button): Simplify.  Reformat.
9957
9958 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9959
9960         * gnus-art.el (gnus-insert-prev-page-button)
9961         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9962
9963 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9964
9965         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9966
9967 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9968
9969         * gnus-art.el (gnus-insert-mime-button)
9970         (gnus-insert-mime-security-button):
9971         Apply gnus-article-button-face to MIME and security buttons.
9972
9973 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9974
9975         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9976         readable.
9977
9978 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9979
9980         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9981
9982 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9983
9984         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9985         `browse-url-of-file' instead of `browse-url'.
9986
9987 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9988
9989         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9990         regexp.  Articles containing quotation were cut prematurely.
9991
9992 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9993
9994         * message.el (message-cite-original-1): Use nobody by default for the
9995         value of From header.
9996         (message-reply): Ditto.
9997
9998 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9999
10000         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
10001         to the gnus-info.  This fixes a bug of inline-PGP message verification.
10002         Reported by Michael Piotrowski <mxp@dynalabs.de>.
10003
10004 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10005
10006         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
10007         mails in the doc string.  Add some URLs in comment.
10008         (pop3-movemail): Warn about pop3-leave-mail-on-server.
10009
10010 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10011
10012         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
10013         backslashes handling and the way to find boundaries of quoted strings.
10014
10015 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
10016
10017         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
10018         mml1991-encrypt-to-self is set and mml1991-signers is not set.
10019         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
10020         mml2015-encrypt-to-self is set and mml2015-signers is not set.
10021
10022 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10023
10024         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
10025         doc string.
10026         (gnus-button-regexp, gnus-button-last): Remove unused variables.
10027
10028 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10029
10030         * lpath.el: Fbind epg-check-configuration.
10031
10032 2006-09-06  Simon Josefsson  <jas@extundo.com>
10033
10034         * mml2015.el (mml2015-use): Doc fix, mention epg.
10035
10036 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10037
10038         * mml2015.el (mml2015-use): Default to epg, if available.
10039
10040 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10041
10042         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10043         message-sender.
10044         (mml1991-epg-encrypt): Ditto.
10045         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10046         message-sender.
10047         (mml2015-epg-encrypt): Ditto.
10048
10049 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10050
10051         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10052         several common directories.
10053
10054 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10055
10056         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10057         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10058
10059 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10060
10061         * gnus-art.el (article-decode-encoded-words): Make it fast.
10062
10063 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10064
10065         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10066
10067         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10068         in quoted string into `\'.
10069
10070 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10071
10072         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10073         Use standard-syntax-table.
10074
10075 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10076
10077         * gnus-art.el (gnus-decode-address-function): New variable.
10078         (article-decode-encoded-words): Use it to decode headers which are
10079         assumed to contain addresses.
10080         (gnus-mime-delete-part): Remove useless `or'.
10081
10082         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10083         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10084         (gnus-nov-parse-line): Use it to decode From header.
10085         (gnus-get-newsgroup-headers): Ditto.
10086         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10087
10088         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10089         (mail-decode-encoded-address-string): New alias.
10090
10091         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10092         New function.
10093         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10094         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10095         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10096         (rfc2047-decode-string): Ditto.
10097         (rfc2047-decode-address-region): New function.
10098         (rfc2047-decode-address-string): New function.
10099
10100 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10101
10102         * message.el (message-caesar-buffer-body): Allow rotating headers.
10103
10104         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10105
10106         * message.el (message-insert-formated-citation-line): Fix %f.
10107         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10108
10109 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10110
10111         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10112         (gnus-bookmark-mouse-available-p): New macro.
10113         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10114         (gnus-bookmark-bmenu-show-infos): Use it.
10115         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10116         (gnus-bookmark-bmenu-hide-infos): Ditto.
10117         (gnus-bookmark-remove-properties): New function.
10118         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10119         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10120         (gnus-bookmark-write-file): Bind coding-system-for-write.
10121         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10122         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10123         group before selecting it.
10124         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10125         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10126         quit-window if it is not available; use gnus-mouse-2 and bind it to
10127         gnus-bookmark-bmenu-select-by-mouse.
10128         (gnus-bookmark-show-details): Remove unused variable `details-list'.
10129         (gnus-bookmark-bmenu-select-by-mouse): New function.
10130
10131 2006-08-13  Romain Francoise  <romain@orebokech.com>
10132
10133         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
10134         space.
10135
10136 2006-08-10  Romain Francoise  <romain@orebokech.com>
10137
10138         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
10139         (dns-mode-soa-auto-increment-serial): New user option.
10140         (dns-mode-soa-maybe-increment-serial): New function.
10141         (dns-mode): Add the latter to `write-contents-functions'.
10142
10143 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10144
10145         * compface.el (uncompface): Use binary rather than raw-text-unix.
10146
10147 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10148
10149         * compface.el (uncompface): Make sure the eol conversion doesn't take
10150         place when communicating with the external programs.
10151         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10152
10153 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10154
10155         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10156
10157 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10158
10159         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10160         Make it more robust by parsing author and date independently.
10161
10162 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10163
10164         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10165
10166 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10167
10168         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10169         first matching secret key.
10170         (mml2015-epg-encrypt): Ditto.
10171
10172         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10173         first matching secret key.
10174         (mml1991-epg-encrypt): Ditto.
10175
10176         * mml2015.el (mml2015-encrypt-to-self): New user option.
10177         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10178         mml2015-epg-encrypt-to-self is set.
10179
10180         * mml1991.el (mml1991-encrypt-to-self): New variable.
10181         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10182         mml1991-epg-encrypt-to-self is set.
10183
10184         * mml2015.el (mml2015-signers): New user option.
10185         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10186         (mml2015-epg-encrypt): Allow to select signing keys.
10187
10188         * mml1991.el (mml1991-signers): New variable.
10189         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10190         (mml1991-epg-encrypt): Allow to select signing keys.
10191
10192 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10193
10194         * nnheader.el (nnheader-insert-head): Make it work even if the file
10195         uses CRLF for the line-break code.
10196
10197 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10198
10199         * mml2015.el: Require mml-sec instead of password.
10200         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10201         (mml2015-cache-passphrase): Inherit the default value from
10202         mml-secure-cache-passphrase.
10203         (mml2015-passphrase-cache-expiry): Inherit the default value from
10204         mml-secure-passphrase-cache-expiry.
10205
10206         * mml1991.el: Require mml-sec instead of password.
10207         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10208         (mml1991-cache-passphrase): Inherit the default value from
10209         mml-secure-cache-passphrase.
10210         (mml1991-passphrase-cache-expiry): Inherit the default value from
10211         mml-secure-passphrase-cache-expiry.
10212
10213         * mml-sec.el: Require password.
10214         (mml-secure-verbose): New user option.
10215         (mml-secure-cache-passphrase): New user option.
10216         (mml-secure-passphrase-cache-expiry): New user option.
10217
10218 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10219
10220         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10221         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10222         andreas@altroot.de (Andreas Vögele).
10223
10224         FIXME: Use `tiny change'?
10225
10226 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10227
10228         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10229         workaround for the url package included with Emacs.
10230
10231         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10232
10233 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10234
10235         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10236         correctly.  This fixes a bug caused by the 2006-05-12 change.
10237
10238 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10239
10240         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10241         some information about the error when saying that the `bogus' mail
10242         group will be used.
10243
10244 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10245
10246         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10247         string.
10248
10249 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10250
10251         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10252
10253 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10254
10255         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10256
10257 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10258
10259         * mml1991.el (mml1991-function-alist): Add epg.
10260         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10261         (mml1991-epg-encrypt): New functions.
10262
10263 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10264
10265         * mml2015.el (mml2015-verbose): New variable.
10266         (mml2015-cache-passphrase): Ditto.
10267         (mml2015-passphrase-cache-expiry): Ditto.
10268         (mml2015-function-alist): Add epg.
10269         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10270         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10271         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10272         New functions.
10273
10274 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10275
10276         * message.el (message-cite-original-1): Preserve region when removing
10277         quoted text due to X-No-Archive in order to avoid bogus attribution
10278         when citing multiple messages.
10279
10280 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10281
10282         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10283         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10284
10285 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10286
10287         * gnus-diary.el (gnus-user-format-function-d)
10288         (gnus-user-format-function-D): Autoload.
10289
10290         * imap.el (Commentary): Fix typo.
10291
10292         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10293         2006-04-22 contribution.
10294
10295 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10296
10297         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10298         It didn't really fix the bogosity I'm seeing with solid web groups.
10299
10300 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10301
10302         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10303         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10304         created using server names.  If we use the feature without declaring
10305         it, Gnus does not properly manage server and group state.
10306
10307         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10308         bound.
10309
10310 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10311
10312         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10313         looking up the method using GROUP's prefix before inventing a new one.
10314         It is used on killed/unknown groups in various places where returning
10315         an all-new method isn't expected by the caller.
10316
10317         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10318         and match semantics of gnus-group-real-prefix.
10319
10320 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10321
10322         * nnmail.el (nnmail-broken-references-mailers): New variable.
10323         (nnmail-ignore-broken-references): New function generalizing
10324         nnmail-fix-eudora-headers.
10325         (nnmail-fix-eudora-headers): Now obsolete.
10326
10327         * gnus-art.el (gnus-button-handle-custom):
10328         Support `customize-apropos*'.
10329
10330 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10331
10332         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10333
10334         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10335         articles.
10336
10337 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10338
10339         * message.el (message-cite-reply-above): New variable.
10340         (message-yank-original): Use it.
10341
10342 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10343
10344         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10345
10346 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10347
10348         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10349         as read.
10350
10351         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10352
10353 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10354
10355         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10356         (gnus-bookmark-default-file): Use gnus-directory.
10357         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10358         Remove "*" in doc string.
10359         (gnus-bookmark-write-file): Simplify.
10360         (gnus-bookmark-maybe-sort-alist): Use `when'.
10361         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10362         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10363         Add FIXME about Emacs 21 and XEmacs compatibility.
10364         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10365         compatibility.
10366         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10367         compatibility.
10368         (gnus-bookmark-menu-heading): Fix version.
10369
10370 2006-06-19  Bastien Guerry  <bzg@altern.org>
10371
10372         * gnus-bookmark.el: New file.
10373
10374 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10375
10376         * message.el (message-syntax-checks): Doc fix.
10377
10378 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10379
10380         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10381         unsubscribed groups as if they were killed ones.  It causes duplicate
10382         entries in gnus-newsrc-alist.
10383
10384 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10385
10386         * message.el (message-syntax-checks): Doc fix.
10387         (message-send-mail): Add check for continuation headers.
10388         (message-check-news-header-syntax): Fix regexp used to check for
10389         continuation headers.
10390
10391 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10392
10393         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10394
10395 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10396
10397         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10398
10399 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10400
10401         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10402         default-truncate-lines.
10403
10404 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10405
10406         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10407         to fill the utf-8 entry.
10408
10409         * lpath.el: Fbind unicode-precedence-list.
10410
10411 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10412
10413         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10414
10415 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10416
10417         * gnus-agent.el (directory-files-and-attributes): Move all the way
10418         forward (the third and final move).
10419         (gnus-agent-read-agentview): Trap reconstruction errors due to
10420         nonexistent directory.  Handle by returning nil.
10421
10422 2006-05-30  Didier Verna  <didier@xemacs.org>
10423
10424         * message.el (message-dont-reply-to-names): Update the custom type.
10425         * message.el (message-dont-reply-to-names): New defsubst: potentially
10426         convert a list of regexps into a single one.
10427         * message.el (message-get-reply-headers): Use it.
10428         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10429
10430 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10431
10432         * gnus-agent.el (directory-files-and-attributes): Move forward.
10433
10434 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10435
10436         * gnus-ml.el (gnus-mailing-list-subscribe)
10437         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10438         (gnus-mailing-list-message): Fix doc strings.
10439
10440 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10441
10442         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10443         of doing it manually.
10444
10445 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10446
10447         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10448         comment.
10449
10450 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10451
10452         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
10453         (gnus-agent-read-agentview): Fix handling of end-of-file error.
10454         (gnus-agent-read-local): All symbols allocated in my-obarray.
10455         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10456         (gnus-agent-regenerate-group): Check numeric names to see if they are
10457         messages or groups.
10458         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10459         better way of do this...)
10460
10461         * gnus-cache.el (gnus-agent-total-fetched-for):
10462         Ignore 'dummy.group' (there should be a better way of do this...)
10463
10464 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10465
10466         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10467         (gnus-saved-headers): Ditto.
10468         (gnus-default-article-saver): Mention functions may have properties.
10469         (gnus-article-save): Override gnus-save-all-headers and
10470         gnus-saved-headers by :headers property which saver function may have.
10471         (gnus-summary-save-in-file): Add :headers property.
10472         (gnus-summary-write-to-file): Ditto.
10473
10474         * gnus-sum.el (gnus-summary-save-article): Bind
10475         gnus-prompt-before-saving to t when saving many articles in a file;
10476         always show all headers.
10477
10478         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10479
10480 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10481
10482         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10483         marks.
10484
10485         * message.el (message-indent-citation): Add optional arguments to allow
10486         using it outside of message buffers.
10487
10488         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10489         (gnus-article-treat-unfold-headers): Use it.
10490         (gnus-article-truncate-lines): New variable.
10491         (gnus-article-mode): Use it.
10492         (gnus-article-toggle-truncate-lines): New function.
10493
10494         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10495         Add gnus-article-toggle-truncate-lines.
10496
10497         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10498         coding system in XEmacs, use binary.
10499
10500 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10501
10502         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10503         after-load-alist.
10504
10505         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10506         this function should save decoded articles.
10507         (gnus-summary-write-to-file): Use property to specify this function
10508         should save decoded articles and specify gnus-summary-save-in-file
10509         should be used to save articles other than the first one when saving
10510         many articles.
10511         (gnus-summary-save-body-in-file): Use property to specify this
10512         function should save decoded articles.
10513         (gnus-summary-write-body-to-file): Use property to specify this
10514         function should save decoded articles and specify
10515         gnus-summary-save-body-in-file should be used to save articles other
10516         than the first one when saving many articles.
10517
10518         * gnus-sum.el (gnus-summary-save-article): Simplify.
10519
10520 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10521
10522         * gnus-art.el (gnus-default-article-saver):
10523         Add gnus-summary-write-body-to-file.
10524         (gnus-article-save-coding-system): Don't use coding system object
10525         in XEmacs.
10526         (gnus-read-save-file-name): Add optional `dir-var' argument which
10527         specifies directory in which files are saved; work even if optional
10528         `variable' argument is not specified.
10529         (gnus-summary-write-to-file): Read file name.
10530         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10531         (gnus-summary-write-body-to-file): New function.
10532
10533         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10534         (gnus-summary-local-variables): Add it.
10535         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10536         (gnus-summary-save-article): Remove optional `decode' argument;
10537         determine whether to decode articles by the value of
10538         gnus-default-article-saver; when saving many files using
10539         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10540         it first and use gnus-summary-save-in-file or
10541         gnus-summary-save-body-in-file thereafter unless
10542         gnus-prompt-before-saving is always; move point to article which
10543         will be saved.
10544         (gnus-summary-save-article-file): Revert.
10545         (gnus-summary-write-article-file): Revert.
10546         (gnus-summary-save-article-body-file): Revert.
10547         (gnus-summary-write-article-body-file): New function.
10548
10549 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10550
10551         * gnus-art.el (gnus-default-article-saver): Doc fix.
10552         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10553         from gnus-summary-save-article-coding-system, and default to a
10554         certain coding system.
10555         (gnus-output-to-file): Add coding cookie and encode text according
10556         to gnus-article-save-coding-system; don't use mm-append-to-file.
10557
10558         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10559         gnus-art.el and rename to gnus-article-save-coding-system.
10560         (gnus-summary-save-article): Require gnus-art; don't show all
10561         headers if it decodes articles; don't add coding cookie here;
10562         don't bind mm-text-coding-system-for-write.
10563         (gnus-summary-save-article-file): Save decoded articles.
10564         (gnus-summary-write-article-file): When saving many files, use
10565         gnus-summary-write-to-file first and gnus-summary-save-in-file
10566         thereafter unless gnus-prompt-before-saving is always.
10567         (gnus-summary-save-article-body-file): Save decoded articles.
10568
10569         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10570
10571 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10572
10573         * nnrss.el (nnrss-check-group): Bind hash-index.
10574
10575 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10576
10577         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10578         its hash index.  Store this hash in `nnrss-group-data'.
10579         (nnrss-read-group-data): Update accordingly.
10580
10581 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10582
10583         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10584         entry.
10585
10586         * gnus-sum.el (gnus-summary-make-menu-bar):
10587         Add gnus-article-browse-html-article.
10588
10589 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10590
10591         * gnus-sum.el (gnus-summary-mime-map):
10592         Add gnus-article-browse-html-article.
10593
10594         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10595
10596 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10597
10598         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10599         suitable coding systems in customize.
10600
10601 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10602
10603         * mail-source.el (mail-sources): Fix custom type.
10604
10605 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10606
10607         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10608         (gnus-summary-expire-articles-now): Shorten prompt.
10609
10610         * gmm-utils.el (wid-edit): Require.
10611         (defun-gmm): Rename from `gmm-defun-compat'.
10612         (gmm-image-search-load-path): Use it.
10613         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10614
10615 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10616
10617         * gnus-sum.el (gnus-summary-save-article-coding-system):
10618         New variable.
10619         (gnus-summary-save-article): Add optional `decode' argument.
10620         If it is set and gnus-summary-save-article-coding-system is non-nil,
10621         save decoded article.
10622         (gnus-summary-write-article-file): Save decoded article if
10623         gnus-summary-save-article-coding-system is non-nil.
10624
10625         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10626         type.
10627
10628 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10629
10630         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10631
10632 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10633
10634         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10635         first to test gnus-single-article-buffer which may be buffer-local.
10636
10637         * gnus-sum.el (gnus-summary-setup-buffer):
10638         Make gnus-single-article-buffer buffer-local and nil in ephemeral
10639         group; make gnus-article-buffer, gnus-article-current, and
10640         gnus-original-article-buffer always buffer-local.
10641         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10642         group.
10643         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10644
10645 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10646
10647         * nnml.el (nnml-request-compact-group): Compressed files might not
10648         have .gz extension.
10649
10650 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10651
10652         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10653         (mm-copy-to-buffer): Use with-current-buffer.
10654         (mm-display-part): Simplify.
10655         (mm-inlinable-p): Add optional arg `type'.
10656
10657 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10658
10659         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10660         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10661         Try harder to show the attachment internally or externally using
10662         gnus-mime-view-part-as-type.
10663
10664 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10665
10666         * message.el (message-from-style, message-signature-separator)
10667         (message-user-organization-file, message-send-mail-function)
10668         (message-citation-line-function, message-yank-prefix)
10669         (message-indent-citation-function, message-signature)
10670         (message-signature-file, message-signature-insert-empty-line):
10671         Remove autoloads.
10672
10673         * gnus-art.el (gnus-buttonized-mime-types):
10674         Remove "multipart/signed".  Revert 2006-04-26 change.
10675
10676 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10677
10678         * gnus.el (gnus-version-number): Bump version.
10679
10680 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10681
10682         * gnus.el: No Gnus v0.5 is released.
10683
10684 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10685
10686         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10687         fetching articles by message-id.
10688
10689 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10690
10691         * message.el (hashcash): Require hashcash as normal.
10692
10693         * ecomplete.el (ecomplete-highlight-match-line):
10694         Use point-at-eol.
10695         (ecomplete-highlight-match-line): Use `highlight', because that
10696         face exists in both Emacs and XEmacs.
10697
10698         * message.el (message-display-abbrev): Use point-at-bol.
10699
10700         * mail-source.el: Don't require timer/timer-funcs.
10701
10702         * gnus-async.el: Ditto.
10703
10704         * password.el: Ditto.
10705
10706         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10707
10708         * mm-url.el: Ditto.
10709
10710         * gnus-xmas.el: Don't require timer-funcs.
10711
10712         * mm-util.el: Require timer/timer-funcs.
10713
10714 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10715
10716         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10717         Close.
10718
10719 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10720
10721         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10722         unibyte after clear-decrypt function runs.
10723
10724         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10725         returns as a unibyte string.
10726
10727 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10728
10729         * lpath.el: Revert.
10730
10731         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10732         (pgg-gpg-process-sentinel): Revert.
10733
10734         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10735         (pgg-pgp-lookup-key): Revert.
10736
10737         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10738         (pgg-pgp5-lookup-key): Revert.
10739
10740         * pgg.el (pgg-fetch-key): Revert.
10741
10742 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10743
10744         * lpath.el: Fbind string-as-multibyte for XEmacs.
10745
10746         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10747         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10748         (mml1991-pgg-encrypt): Ditto.
10749
10750         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10751         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10752         a multibyte buffer.
10753
10754         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10755         (pgg-pgp-lookup-key): Ditto.
10756
10757         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10758         (pgg-pgp5-lookup-key): Ditto.
10759
10760         * pgg.el (pgg-fetch-key): Ditto.
10761
10762 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10763
10764         * message.el (message-user-organization-file): Check several
10765         locations of the organization file.
10766
10767         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10768         Add gnus-article-view-part-as-type.
10769
10770         * gnus-art.el (gnus-article-view-part-as-type): New function.
10771
10772         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10773         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10774
10775         * mml.el: Simplify autoload.
10776         (mml-mode): defvar dnd-protocol-alist instead of using
10777         symbol-value.
10778         (mml-default-directory): New variable.
10779         (mml-minibuffer-read-file): Use it.
10780         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10781
10782         * message.el (message-citation-line-format): New variable.
10783         (message-insert-formated-citation-line): New function.
10784         (message-citation-line-function):
10785         Add `message-insert-formated-citation-line' to custom type.
10786
10787         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10788         to doc string.
10789
10790         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10791         depending on mm-verify-option.
10792
10793 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10794
10795         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10796         binding pgg-* variables; reimplement the section which prevents
10797         MIME header from being signed.
10798         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10799         pgg-text-mode; remove a blank line at the top of body.
10800
10801         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10802         lines at the top of body; use gnus-newsgroup-charset if there's no
10803         Charset header.
10804
10805 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10806
10807         * message.el (message-self-insert-commands): Doc fix.
10808
10809         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10810         (mm-uu-pgp-encrypted-test): Ditto.
10811         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10812         between header and body; return application/pgp-encrypted handle
10813         if decryption failed; decode decrypted body by charset.
10814
10815         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10816         element match to application/pgp-*.
10817
10818 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10819
10820         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10821         HTML.
10822
10823 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10824
10825         * mail-source.el (mail-source-call-script): Message the error
10826         string.
10827
10828 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10829
10830         * gnus-util.el (gnus-byte-compile): Use it.
10831
10832 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10833
10834         * gnus-util.el (kill-empty-logs): New function.
10835
10836 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10837
10838         * message.el (message-mail-alias-type): Doc fix.
10839         (message-mail-alias-type-p): New function.
10840         (message-send): Use it.
10841         (message-mode): Ditto.
10842         (message-strip-forbidden-properties): Ditto.
10843
10844         * ecomplete.el (ecomplete-database-file-coding-system):
10845         New variable.
10846         (ecomplete-save): Use it.
10847         (ecomplete-setup): Use it.
10848
10849 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10850
10851         * message.el (message-self-insert-commands): New variable.
10852         (message-strip-forbidden-properties): Use it.
10853
10854 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10855
10856         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10857         that doesn't make XEmacs choke.
10858
10859 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10860
10861         * gnus-util.el (gnus-replace-in-string):
10862         Prefer replace-regexp-in-string over of replace-in-string.
10863
10864 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10865
10866         * gnus-util.el (gnus-select-frame-set-input-focus):
10867         Use select-frame-set-input-focus if it is available in XEmacs; use
10868         definition defined in Emacs 22 for old Emacsen.
10869
10870         * dgnushack.el: Autoload unmorse-region for XEmacs.
10871
10872         * lpath.el: Bind cursor-in-non-selected-windows and
10873         select-frame-set-input-focus for XEmacs.
10874
10875 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10876
10877         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10878
10879 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10880
10881         * gnus-registry.el (gnus-registry-cache-save): Remove text
10882         properties when saving via the temp buffer.
10883
10884 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10885
10886         * message.el (message-generate-hashcash): Honor custom type.
10887
10888 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10889
10890         * message.el (message-generate-hashcash): Default to non-nil when
10891         hashcash is found.
10892
10893         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10894         (gnus-refer-thread-limit): Increase default to 500.
10895
10896         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10897
10898         * flow-fill.el (fill-flowed): Allow delete-space.
10899
10900 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10901
10902         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10903         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10904         Remove autoloads.
10905
10906 2006-04-18  Simon Josefsson  <jas@extundo.com>
10907
10908         * message.el (message-generate-hashcash): Default to.
10909
10910 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10911
10912         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10913         concatenating segments rather than before concatenating them.
10914
10915 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10916
10917         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10918
10919 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10920
10921         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10922
10923         * message.el (message-forward-make-body-plain):
10924         Allow message-forward-ignored-headers to be a list.
10925         (message-remove-ignored-headers): Factor out into function.
10926         (message-forward-make-body-mml): Use it.
10927
10928         * imap.el (imap-quote-specials): New function.
10929         (imap-login-auth): Quote specials.
10930
10931         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10932         (rfc2231-parse-string): Allow concatanation of parameters that
10933         aren't contiguous.  The test case is
10934           (mail-header-parse-content-type "message/external-body;
10935             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10936             access-type=LOCAL-FILE;
10937             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10938
10939 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10940
10941         * nntp.el (nntp-accept-process-output): Return the value of
10942         `nnheader-accept-process-output'.
10943
10944 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10945
10946         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10947         (gnus-button-alist): Recognize more diff formats.
10948         (gnus-button-patch): Strip directory.
10949
10950 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10951
10952         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10953         Emacs 22 when setting focus.
10954
10955 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10956
10957         * gnus-art.el (gnus-article-treat-types): Do treatment of
10958         text/x-verbatim parts.
10959         (gnus-button-patch): New command.
10960
10961         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10962         addresses that contain invalid characters.
10963
10964 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10965
10966         * message.el (message-put-addresses-in-ecomplete):
10967         Use gnus-replace-in-string.
10968         (message-is-yours-p): Use the more correct
10969         mail-header-parse-address instead of
10970         mail-extract-address-components.
10971         (message-put-addresses-in-ecomplete): Fix typo.
10972
10973         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10974         keystroke.
10975
10976         * gnus-art.el (gnus-treatment-function-alist): Change order of
10977         newsgroups/generic header folding to avoid double-folding.
10978
10979         * message.el (message-hidden-headers): Add X-Draft-From.
10980
10981         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
10982         New command.
10983         (gnus-summary-repeat-search-article-backward): New command.
10984
10985         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10986         groups in the parent topic.
10987
10988 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10989
10990         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10991         (spam-extra-header-to-number): Return the CRM114 number as a
10992         number instead of a string.
10993
10994 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10995
10996         * gnus-art.el (gnus-face-properties-alist): Move here from
10997         gnus-fun.
10998
10999         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
11000
11001 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11002
11003         * message.el (message-strip-forbidden-properties): Only display on
11004         self-insert-command.
11005
11006         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
11007         reindent.
11008         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
11009
11010 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
11011
11012         * smiley.el (smiley-style): Fix typo.
11013
11014 2006-03-23  Kenichi Handa  <handa@m17n.org>
11015
11016         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
11017         instead of set-buffer-multibyte.
11018
11019 2006-03-23  Kenichi Handa  <handa@m17n.org>
11020
11021         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11022         buffer and then decode the buffer text if necessary.
11023         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11024         first, and after mm-encode-body, change the buffer to unibyte.
11025
11026 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11027
11028         * hashcash.el (hashcash-insert-payment-async-2):
11029         Use message-goto-eoh instead of doing it manually.
11030         (mail-add-payment): Use message-narrow-to-header instead of trying
11031         to do the same itself.
11032
11033         * message.el (message-hidden-headers): Add Face.
11034
11035         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11036         reparenting code.
11037         (gnus-summary-reparent-children): Refactored out code.
11038         (gnus-summary-thread-map): New keystroke.
11039         (gnus-summary-reparent-children): Make into command.
11040
11041         * smiley.el (smiley-style): Default to `medium' if using a large
11042         font.
11043
11044         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11045         does it itself.
11046
11047         * message.el (message-point-in-header-p): Simplify definition.
11048
11049 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11050
11051         * nnagent.el (nnagent-request-set-mark): Silence log file
11052         writing.
11053         (nnagent-request-set-mark): Use write-region instead of
11054         append-to-file.
11055
11056         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11057         strange select method.
11058
11059         * ecomplete.el (ecomplete-display-matches): Get highlightling
11060         right.
11061         (ecomplete-display-matches): Use literals.
11062         (ecomplete-display-matches): Disable message logging.
11063
11064         * message.el (message-display-abbrev): Small optimization.
11065
11066         * ecomplete.el (ecomplete-display-matches): Allow automatic
11067         display.
11068
11069         * message.el (message-strip-forbidden-properties):
11070         Display abbrevs.
11071         (message-display-abbrev): Get automatic display right.
11072
11073         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11074         keystrokes.
11075
11076 2006-04-13  Romain Francoise  <romain@orebokech.com>
11077
11078         TODO: Backport to v5-10!
11079
11080         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11081         Move here (and rename) from gnus-registry.el.
11082
11083         * gnus-registry.el: Require gnus-util.
11084         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11085
11086 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11087
11088         * gnus-group.el (gnus-group-catchup-current):
11089         Change if-then-else-if-then-else into cond.
11090         (gnus-group-catchup): Indent.
11091         (group-name-at-point): New function.
11092         (gnus-fetch-group): Provide default from thing at point.
11093
11094 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11095
11096         * message.el (message-display-abbrev): Fix regexp.
11097
11098         * ecomplete.el (ecomplete-highlight-match-line):
11099         Reimplement choosing.
11100         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11101         dead variables.
11102
11103         * message.el (message-newline-and-indent): Remove debugging.
11104         (message-display-abbrev): Use new implementation.
11105
11106 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11107
11108         * gnus-art.el (gnus-article-mode):
11109         Set cursor-in-non-selected-windows to nil.
11110
11111         * smiley.el: Revert previous change.
11112         (smiley-data-directory): defvar it before using it in the
11113         defcustom of `smiley-style'.
11114
11115 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11116
11117         * message.el (message-newline-and-indent): New function.
11118
11119         * ecomplete.el: Implement more bits.
11120
11121         * message.el (message-put-addresses-in-ecomplete): Clean up the
11122         string.
11123
11124         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11125
11126         * gnus-sum.el (gnus-summary-save-parts):
11127         Bind gnus-summary-save-parts-counter and use it to make unique file
11128         names.
11129
11130         * gnus-art.el (gnus-ignored-headers): Add some more headers.
11131
11132         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
11133         parameter to say whether to actually parse the individual
11134         addresses.
11135
11136         * message.el (message-put-addresses-in-ecomplete): New function.
11137         (ecomplete): Require.
11138         (message-mail-alias-type): Add ecomplete as an option.
11139
11140 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
11141
11142         * flow-fill.el (fill-flowed): Remove trailing space from blank
11143         quoted lines.
11144
11145 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11146
11147         * smiley.el (smiley-style): Move definition later to avoid a
11148         compilation warning.
11149
11150 2006-04-12  Kenichi Handa  <handa@m17n.org>
11151
11152         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11153         buffer and then decode the buffer text if necessary.
11154         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11155         first, and after mm-encode-body, change the buffer to unibyte.
11156         Use mm-disable-multibyte instead of set-buffer-multibyte.
11157
11158 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11159
11160         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11161         Content-Type header instead of Content-Disposition header.
11162         (gnus-mime-inline-part): Ditto.
11163         (gnus-mime-view-part-as-charset): Ignore charset that the part
11164         specifies.
11165
11166         * mm-decode.el (mm-display-part): Work with external parts and
11167         usual parts similarly.
11168
11169         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11170         instead of gnus-display-mime.
11171
11172         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11173         instead of with-temp-buffer.
11174
11175         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11176         tag to summarized topics part in order to encode non-ASCII text.
11177
11178 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11179
11180         * smiley.el (smiley-style): New variable.
11181         (smiley-directory): New function.
11182         (smiley-data-directory): Derive from `smiley-style' using
11183         `smiley-directory'.
11184         (smiley-regexp-alist): Add new entries.
11185
11186         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11187         (gnus-article-browse-delete-temp): Add :version.
11188
11189 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11190
11191         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11192         the sieve region.
11193
11194 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11195
11196         * gnus.el (gnus-version-number): Bump version.
11197
11198 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11199
11200         * gnus.el: No Gnus v0.4 is released.
11201
11202 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11203
11204         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11205         layout.
11206
11207         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11208         unknown charset.
11209
11210         * message.el (message-header-synonyms): Add Original-To to the
11211         default.
11212
11213         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11214         optional parameter.
11215
11216 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11217
11218         * gnus-fun.el (gnus): Require it for gnus-directory.
11219
11220 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11221
11222         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11223
11224 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11225
11226         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11227
11228 2006-04-05  Simon Josefsson  <jas@extundo.com>
11229
11230         * password.el (password-reset): New function.
11231
11232 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11233
11234         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11235         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11236
11237 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11238
11239         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11240         Some whitespace was matched into the url, which broke browsing hits
11241         > 100 when mm-url-use-external was nil.
11242
11243 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11244
11245         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11246         Check gnus-extra-headers for 'Newsgroups.
11247
11248         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11249         bound.
11250
11251 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11252
11253         * pgg-gpg.el: Clean up process buffers every time gpg processes
11254         complete.
11255
11256 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11257
11258         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11259         doc string.
11260
11261 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11262
11263         * pgg-gpg.el (pgg-gpg-process-filter)
11264         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11265
11266         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11267         lines, temporary fix.
11268
11269 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11270
11271         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11272
11273 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11274
11275         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11276         default-enable-multibyte-characters.  This reverts the change from
11277         revision 6.17 which is no longer necessary because the passphrase
11278         is sent separately now.  GnuPG messages are unreadable under
11279         multibyte locales with default-enable-multibyte-characters set to
11280         nil.
11281
11282 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11283
11284         * message.el (message-tool-bar-gnome): Move "spell".
11285
11286 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11287
11288         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11289         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11290         instead.
11291
11292 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11293
11294         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11295         Improve newsgroups handling for NNTP overviews which don't include
11296         Newsgroups.
11297
11298 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11299
11300         * message.el (message-resend): Bind message-generate-hashcash to nil.
11301
11302 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11303
11304         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11305         when searching for already-paid recipients.
11306
11307 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11308
11309         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11310         passphrases when it is not needed.
11311         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11312         passphrase stuff from gpg, should only be necessary when you use
11313         gpg with a smartcard.
11314
11315 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11316
11317         * mml.el (mml-insert-mime): Ignore cached contents of
11318         message/external-body part.
11319
11320         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11321         (mm-insert-part): Ditto.
11322
11323 2006-03-23  Simon Josefsson  <jas@extundo.com>
11324
11325         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11326         Reiner.
11327         (pgg-gpg-use-agent-p): Use it again.
11328
11329 2006-03-23  Simon Josefsson  <jas@extundo.com>
11330
11331         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11332         older emacsen.
11333         (pgg-gpg-use-agent-p): Don't use it.
11334
11335 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11336
11337         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11338         if we can.
11339
11340 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11341
11342         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11343         (pgg-gpg-update-agent): New function.
11344         (pgg-gpg-use-agent-p): New function.
11345         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11346         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11347         (pgg-gpg-sign-region): Use it.
11348
11349 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11350
11351         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11352         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11353
11354 2006-03-21  Simon Josefsson  <jas@extundo.com>
11355
11356         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11357         <wilde@sha-bang.de>.
11358         (pgg-gpg-use-agent): New variable.
11359         (pgg-gpg-process-region): Use it.
11360         (pgg-gpg-encrypt-region): Likewise.
11361         (pgg-gpg-encrypt-symmetric-region): Likewise.
11362         (pgg-gpg-decrypt-region): Likewise.
11363         (pgg-gpg-sign-region): Likewise.
11364         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11365
11366 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11367
11368         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11369
11370         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11371         Add comment on version.
11372
11373 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11374
11375         * smiley.el: Add missing test smiley.
11376
11377 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11378
11379         * mm-decode.el (mm-with-part): New macro.
11380         (mm-get-part): Use it; work with message/external-body as well.
11381         (mm-save-part): Treat name and filename equally.
11382
11383         * mm-extern.el (mm-extern-cache-contents): New function.
11384         (mm-inline-external-body): Use it; force the part to be displayed;
11385         move undisplayer added to the cached handle to the parent.
11386
11387         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11388         (gnus-mime-view-part-as-type): Work with message/external-body.
11389
11390         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11391
11392 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11393
11394         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11395         images in image-load-path.  [Sync with image.el, revision 1.60, in
11396         Emacs.]
11397
11398 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11399
11400         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11401         path rather than symbol.  Always return list of directories.
11402         Guarantee that image directory comes first.  [Sync with image.el,
11403         revision 1.59, in Emacs.]
11404
11405         * message.el (message-make-tool-bar): Adjust to new API of
11406         `gmm-image-load-path-for-library'.
11407
11408         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11409
11410         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11411
11412 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11413
11414         * gnus-art.el (gnus-article-only-boring-p):
11415         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11416         intangible text.
11417         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11418
11419 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11420
11421         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11422         Use `defun' instead of `gmm-defun-compat'.
11423
11424 2006-03-14  Simon Josefsson  <jas@extundo.com>
11425
11426         * message.el (message-unique-id): Don't use message-number-base36
11427         if (user-uid) is a float.
11428         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11429
11430 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11431
11432         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11433
11434         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11435         empty line between a part and a message part.
11436
11437 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11438
11439         * smiley.el: Add more test smileys.
11440         (smiley-data-directory, smiley-regexp-alist)
11441         (gnus-smiley-file-types): Fix doc strings.
11442         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11443         adding new elements.
11444         (smiley-mouse-map): Unused code.  Make it a comment.
11445
11446 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11447
11448         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11449         scan latest NoCeM messages instead of old ones.
11450         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11451         delimiters that are recently used.
11452         (gnus-nocem-load-cache): Add autoload cookie.
11453
11454         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11455
11456         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11457         level which is larger than gnus-use-nocem is specified.
11458
11459         * gnus-group.el (gnus-group-get-new-news): Ditto.
11460
11461 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11462
11463         * gnus-util.el (gnus-tool-bar-update): New function.
11464
11465         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11466         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11467
11468         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11469
11470         * gnus-group.el (gnus-group-redraw-when-idle)
11471         (gnus-group-redraw-check): Remove.
11472         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11473
11474 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11475
11476         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11477         if optional last element is specified in splits (FIELD VALUE...).
11478
11479 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11480
11481         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11482         to gmm-image-load-path-for-library.  Call with no-error argument.
11483         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11484
11485         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11486
11487         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11488
11489         * gmm-utils.el (gmm-image-load-path): Remove alias.
11490
11491 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11492
11493         * gmm-utils.el (gmm-image-load-path): Add alias.
11494
11495         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11496         nnml-generate-nov-databases-1.
11497         (nnml-generate-nov-databases): Use it.
11498         (nnml-generate-nov-databases-directory): Document no-active
11499         argument.
11500
11501         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11502         directory if path is t.  Add no-error.
11503
11504         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11505         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11506
11507         * gnus-art.el (gnus-article-browse-delete-temp-files):
11508         Simplify resetting gnus-article-browse-html-temp-list.
11509
11510         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11511         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11512         Add example to docstring.  Rename local variables.  Move error
11513         checks to default case in cond and simplify.
11514
11515 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11516
11517         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11518         handle is multipart when calling it recursively.
11519         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11520
11521 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11522
11523         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11524         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11525
11526 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11527
11528         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11529         is loaded.
11530
11531         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11532         loaded.
11533
11534 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11535
11536         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11537         to "Emacs 23 (unicode)" in doc string.
11538
11539         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11540         "Emacs 23 (unicode)" in comment.
11541
11542 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11543
11544         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11545
11546         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11547         characters 160 through 255 in Emacs 23.
11548
11549 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11550
11551         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11552         gnus-article-browse-html-temp.
11553         (gnus-article-browse-delete-temp): Make it customizable.
11554         Add `file'.  Adjust doc string.
11555         (gnus-article-browse-delete-temp-files): Add argument.
11556         Allow query for each file.  Adjust doc string.
11557         (gnus-article-browse-html-parts):
11558         Add `gnus-article-browse-delete-temp-files' to
11559         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11560
11561 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11562
11563         * gnus-art.el (gnus-article-browse-html-temp)
11564         (gnus-article-browse-delete-temp): New variables.
11565         (gnus-article-browse-delete-temp-files): New function.
11566         (gnus-article-browse-html-parts): Use it.
11567
11568 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11569
11570         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11571
11572         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11573         string.
11574
11575         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11576         gnus-summary-insert-new-articles when unplugged.
11577         Remove gnus-summary-search-article-forward.
11578
11579         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11580         display-visual-class instead of display-color-cells.
11581
11582 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11583
11584         * dgnushack.el: Autoload customize-group for XEmacs.
11585
11586         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11587         message/* containing non-ASCII text properly.
11588
11589 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11590
11591         * message.el: Require gmm-utils, remove autoloads.
11592         (message-tool-bar): Set default based on
11593         gmm-tool-bar-style.
11594         (message-tool-bar-gnome): Add gmm-customize-mode.
11595
11596         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11597         gmm-tool-bar-style.
11598         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11599
11600         * gnus-group.el (gnus-group-tool-bar): Set default based on
11601         gmm-tool-bar-style.
11602         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11603
11604         * gmm-utils.el (gmm-image-directory): Rename variable from
11605         gmm-image-load-path.
11606         (gmm-image-load-path): Use gmm-image-directory.
11607         (gmm-customize-mode): New function.
11608         (gmm-tool-bar-style): New variable.
11609
11610         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11611         gnus-group-redraw-line-number.
11612         (gnus-group-redraw-check): Simplify.
11613         (gnus-group-tool-bar-update): Remove redraw check.
11614         (gnus-group-make-tool-bar): Add redraw check.
11615
11616 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11617
11618         * gnus-art.el (gnus-button): Add missing parentheses.
11619
11620 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11621
11622         * lpath.el: Fbind line-number-at-pos.
11623
11624 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11625
11626         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11627
11628 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11629
11630         * gnus-art.el (gnus-button): New face.
11631         (gnus-article-button-face): Use it.
11632
11633         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11634         Add gnus-summary-next-page.  Re-order.
11635
11636         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11637         next-node are now included.
11638         (gnus-group-redraw-line-number): New internal variable.
11639         (gnus-group-redraw-check): Helper function for updating the tool
11640         bar.
11641         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11642
11643         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11644
11645         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11646         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11647         Use it to match format of Spamassassin 3.0 and later.
11648         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
11649         (spam-check-bogofilter)
11650         (spam-bogofilter-register-with-bogofilter): Fix args of
11651         `gnus-error' calls.
11652
11653 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11654
11655         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11656         unnecessary interaction when sending queued mails.
11657         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11658
11659 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11660
11661         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11662         first or last are nil.
11663
11664 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11665
11666         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11667
11668 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11669
11670         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11671
11672 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11673
11674         * dns.el (query-dns): Protect more against buggy tcp output.
11675
11676 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11677
11678         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11679         nov.php.
11680
11681 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11682
11683         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11684         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11685         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11686         output on the server side.
11687         (nnweb-google-create-mapping): Update regexps and add some
11688         progress indication.
11689
11690 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11691
11692         * gnus-group.el (gnus-group-tool-bar-gnome):
11693         Fix gnus-agent-toggle-plugged.  Re-order icons.
11694         (gnus-group-tool-bar-gnome):
11695         Add gnus-group-{prev,next}-unread-group.
11696         (gnus-group-tool-bar-gnome): Re-order icons.
11697
11698         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11699         Move gnus-summary-insert-new-articles.
11700
11701         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
11702         Fix comments.
11703
11704         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11705         also available in Emacs 21.3.
11706
11707         * message.el (message-fix-before-sending): Change "Emacs 22" to
11708         "Emacs 23 (unicode)" in comment.
11709
11710         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11711         "Emacs 23 (unicode)" in comment.
11712
11713         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11714         comment.
11715         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11716
11717         * mm-view.el (mm-fill-flowed): Add :version.
11718
11719 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11720
11721         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11722         and load-path.
11723
11724 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11725
11726         * message.el: Autoload gmm-image-load-path.
11727         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11728         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11729         consitency.
11730
11731         * gmm-utils.el (gmm-image-load-path): Also search in
11732         "../etc/images".  Don't set gmm-image-load-path if we don't find
11733         the image.
11734
11735 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11736
11737         * gmm-utils.el (gmm-image-load-path): Don't make
11738         `gmm-image-load-path' include subdirectories which the second arg
11739         `image' might specify.
11740
11741         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11742         subdirectory to icon file names.
11743
11744         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11745
11746 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11747
11748         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11749         gmm-image-load-path calls.
11750
11751         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11752
11753         * message.el (message-make-tool-bar): Ditto.
11754
11755         * mml.el (mml-preview): Add comment concerning tool bar icons.
11756
11757         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11758         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11759
11760         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11761         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11762
11763         * message.el (message-tool-bar-gnome): Use new icon names.
11764         (message-make-tool-bar): Use `gmm-image-load-path'.
11765
11766         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
11767         New functions from MH-E.
11768         (gmm-image-load-path): New variable from MH-E.
11769         (gmm-image-load-path): New function from MH-E.  Add arguments
11770         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11771         *-image-load-path-called-flag.
11772
11773 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11774
11775         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11776
11777 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11778
11779         * nnimap.el (nnimap-request-move-article): Change folder back to
11780         source group before deleting.
11781
11782 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11783
11784         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11785
11786         * gnus-art.el (mm-url-insert-file-contents-external):
11787         Autoload mm-url.
11788
11789         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11790
11791 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11792
11793         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11794         coding system which mm-charset-to-coding-system returns for a
11795         given charset is valid.
11796
11797 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11798
11799         * html2text.el (html2text-remove-tag-list):
11800         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11801
11802 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11803
11804         * gnus-cus.el: Revert 2005-10-17 change.
11805
11806 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11807
11808         * gnus-art.el (article-strip-banner):
11809         Call article-really-strip-banner only when the regexp match is made.
11810
11811 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11812
11813         * gnus-art.el (article-strip-banner):
11814         Use gnus-extract-address-components instead of
11815         mail-header-parse-addresses to make it work with non-ASCII text;
11816         remove mail-encode-encoded-word-string.
11817
11818         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11819         values which are surrounded with \"...\"; make it never cause a
11820         Lisp error; give up parsing of parameters if it failed in
11821         extracting type.
11822
11823 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11824
11825         * smime.el (smime-cert-by-ldap-1): Fix bug where
11826         `smime-ldap-search' returns results without userCertificates.
11827
11828 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11829
11830         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11831
11832 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11833
11834         * spam.el (spam-check-spamassassin-headers): Adapt format for
11835         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11836         <ari@mbf.ocn.ne.jp>.
11837         (spam-list-of-processors): Add spam-use-gmane.
11838
11839 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11840
11841         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11842         make-temp-file; make it work with XEmacs as well.
11843
11844         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11845         mm-make-temp-file.
11846
11847         * mm-decode.el (mm-display-external): Use the 3rd arg of
11848         mm-make-temp-file.
11849         (mm-create-image-xemacs): Ditto.
11850
11851 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11852
11853         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11854         with message-narrow-to-headers.
11855         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11856         (gnus-draft-check-draft-articles): New function.
11857         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11858
11859 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11860
11861         * gnus-art.el (gnus-article-browse-html-parts):
11862         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11863         Don't use suffix argument for mm-make-temp-file for Emacs 21
11864         compatibility.  Remove useless `format'.
11865
11866 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11867
11868         * nnweb.el (nnweb-google-wash-article): Update regexps.
11869         (nnweb-group-alist): Use defvoo instead of defvar.
11870
11871 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11872
11873         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11874         re-loading nn* modules.
11875
11876 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11877
11878         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11879         for `tool-bar-mode' and don't check it's default-value.
11880
11881         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11882
11883         * message.el (message-make-tool-bar): Ditto.
11884
11885         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11886         `substring'.  Shorten tmp-file name.
11887
11888         * gnus.el: Remove bogus comment.
11889
11890 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11891
11892         * gnus-art.el (gnus-article-browse-html-parts): New function.
11893         (gnus-article-browse-html-article): New function for viewing html
11894         articles with a browser.
11895
11896 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11897
11898         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11899         in elisp.
11900         (pgg-gpg-encrypt-symmetric-region): Ditto.
11901         (pgg-gpg-sign-region): Ditto.
11902
11903         * pgg-def.el (pgg-text-mode): New variable.
11904
11905         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11906         (mml2015-pgg-encrypt): Ditto.
11907
11908         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11909         (mml1991-pgg-encrypt): Ditto.
11910
11911 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11912
11913         * nnfolder.el (nnfolder-insert-newsgroup-line):
11914         Use message-make-date instead of current-time-string.
11915
11916         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11917         to gnus-decoded which mm-uu might set.
11918
11919 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11920
11921         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11922         don't decode quoted parameters; remove misimported Emacs code.
11923         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11924         (rfc2231-decode-encoded-string): Don't use split-string which
11925         behaves differently according to Emacs version; use
11926         mm-decode-coding-region to convert charset to coding-system.
11927         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11928         (rfc2231-encode-string): Remove misimported Emacs code.
11929
11930 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11931
11932         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11933         when calling mail-header-parse-content-type.
11934         (article-de-quoted-unreadable): Ditto.
11935         (article-de-base64-unreadable): Ditto.
11936         (article-wash-html): Ditto.
11937
11938         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11939         calling mail-header-parse-content-type and
11940         mail-header-parse-content-disposition.
11941         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11942         mail-header-parse-content-type.
11943
11944         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11945         insert charset and format parameters; encode description after
11946         inserting it to buffer.
11947         (mml-insert-parameter): Fold lines properly even if a parameter is
11948         segmented into two or more lines; change the max column to 76.
11949
11950         * rfc1843.el (rfc1843-decode-article-body): Don't use
11951         ignore-errors when calling mail-header-parse-content-type.
11952
11953         * rfc2231.el (rfc2231-parse-string): Return at least type if
11954         possible; don't cause an error even if it fails in parsing of
11955         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11956         (rfc2231-encode-string): Don't break lines at the beginning, leave
11957         it to mml-insert-parameter.
11958
11959         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11960         calling mail-header-parse-content-type.
11961
11962 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11963
11964         * spam-report.el (spam-report-gmane-use-article-number):
11965         Improve doc string.
11966         (spam-report-gmane-internal): Check if a suitable header was found
11967         in the article.
11968
11969 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11970
11971         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11972         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11973
11974 2006-02-05  Romain Francoise  <romain@orebokech.com>
11975
11976         Update copyright notices of all files in the gnus directory.
11977
11978 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11979
11980         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11981
11982 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11983
11984         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11985         segmented lines of parameter value to cope with Thunderbird 1.5
11986         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11987         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11988         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11989
11990 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11991
11992         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11993         parts.
11994
11995 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11996
11997         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11998         there's only one active file for all servers.
11999         (nnweb-request-scan): Make sure nnweb-articles is initialized on
12000         solid groups.  Gnus might have used a FAST request to select the group.
12001         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
12002         and nnweb-search redundantly in the active file.
12003         (nnweb-request-list): Don't list bogus groups.  There can only be one.
12004         (nnweb-request-create-group): Don't use ARGS.
12005         (nnweb-possibly-change-server, nnweb-request-group): Remove some
12006         initialisations.  Let nnoo do the work.
12007
12008 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12009
12010         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
12011         Say the part has been decoded.
12012
12013         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
12014
12015 2006-01-31  Kevin Ryde  <user42@zip.com.au>
12016
12017         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
12018         mailcap-viewer-test-cache when there's no 'test clause, since that
12019         will invert the meaning of a "nil" test previously determined by
12020         mailcap-mailcap-entry-passes-test.
12021
12022 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12023
12024         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
12025         compiling.
12026
12027         * gnus-sum.el: Ditto.
12028
12029         * message.el: Don't bind tool-bar-map when compiling.
12030
12031 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
12032
12033         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
12034
12035 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12036
12037         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12038         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12039         current Google Groups.
12040
12041 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12042
12043         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12044         and tool-bar-mode.
12045
12046         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12047         and tool-bar-mode.
12048
12049         * message.el (message-tool-bar-update): Simplify.
12050         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12051
12052         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12053         gnus-summary-buffer.
12054         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12055         gnus-summary-reply.
12056
12057         * gmm-utils.el (gmm): Add :version.
12058
12059 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12060
12061         * Makefile.in (clean): New rule.
12062         (distclean): Use it.
12063
12064 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12065
12066         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12067         Don't autoload.
12068
12069 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12070
12071         * gmm-utils.el (gmm-verbose): Add :group.
12072
12073 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12074
12075         * message.el: Change some comments WRT tool-bars.
12076
12077         * gnus-sum.el (gnus-summary-tool-bar)
12078         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12079         (gnus-summary-tool-bar-zap-list): New variables.
12080         (gnus-summary-make-tool-bar): Complete rewrite using
12081         `gmm-tool-bar-from-list'.
12082
12083         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12084         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12085         New variables.
12086         (gnus-group-make-tool-bar): Complete rewrite using
12087         `gmm-tool-bar-from-list'.
12088         (gnus-group-tool-bar-update): New function.
12089
12090         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12091
12092 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12093
12094         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12095         is dissected into a single part of which the type is the same as
12096         the given one; decode charset.
12097
12098 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12099
12100         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12101         into alists as symbol not string, since that's what
12102         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12103         look for.
12104
12105 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12106
12107         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12108         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12109
12110         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12111
12112 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12113
12114         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
12115         (gnus-xmas-mime-security-button-menu): New function.
12116
12117         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12118         (gnus-mime-security-button-menu): New definition.
12119         (gnus-mime-security-button-map): Use them.
12120         (gnus-mime-security-button-menu): New function.
12121         (gnus-insert-mime-security-button): Addition to help echo.
12122         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12123         (gnus-mime-security-pipe-part): New functions.
12124
12125         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12126         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
12127
12128         * mm-decode.el (mm-handle-set-disposition): Remove.
12129         (mm-handle-set-description): Remove.
12130
12131 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12132
12133         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
12134         (mm-w3m-standalone-supports-m17n-p): New function.
12135         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
12136         w3m usage.
12137
12138         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
12139         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
12140
12141 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12142
12143         * message.el (message-tool-bar-zap-list):
12144         Use gmm-tool-bar-zap-list as custom type.
12145         (message-tool-bar-update): New function.
12146         (message-tool-bar, message-tool-bar-gnome)
12147         (message-tool-bar-retro): Add message-tool-bar-update.
12148         (message-tool-bar-gnome): Add flyspell-buffer.
12149
12150         * gnus-util.el (gnus-error): Describe `args'.
12151
12152         * gmm-utils.el (gmm-error): Describe `args'.
12153         (gmm-tool-bar-zap-list): New widget.
12154         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12155
12156 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12157
12158         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12159         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12160         the number of recursive calls.
12161
12162         * mm-decode.el (mm-handle-set-disposition): New macro.
12163         (mm-handle-set-description): New macro.
12164
12165 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12166
12167         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12168         encoding.
12169
12170 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12171
12172         * message.el (message-tool-bar-zap-list, message-tool-bar)
12173         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12174         (message-tool-bar-local-item-from-menu): Remove.
12175         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12176         (message-make-tool-bar): New function.
12177         (message-mode): Use `message-make-tool-bar'.
12178
12179         * gmm-utils.el: New file.
12180         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12181         (gmm-lazy): New widget copied from `nnmail.el'.
12182         (gmm-tool-bar-from-list): New function for creating customizable
12183         tool bars.
12184         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12185         output.
12186         (gmm): Add :prefix to defgroup.
12187
12188 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12189
12190         * gmm-utils.el (gmm-widget-p): New function.
12191
12192 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12193
12194         * mml.el (mml-attach-file): Describe `description' in doc string.
12195         (mml-menu): Add Emacs MIME manual and PGG manual.
12196
12197 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12198
12199         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12200
12201 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12202
12203         * nntp.el (nntp-end-of-line): Doc fix.
12204
12205 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12206
12207         * imap.el (imap-open): Handle case where buffer is a buffer
12208         object.
12209
12210 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12211
12212         * gnus-delay.el (gnus-delay): Don't autoload.
12213         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12214         to be re-loaded when customizing the `gnus-delay' group.
12215
12216 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12217
12218         * message.el (message-insert-citation-line): Use newlines.
12219
12220 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12221
12222         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12223         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
12224         these routines, so the passphrase can be managed externally and
12225         passed in to the system.
12226         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12227         pgg-add-passphrase-to-cache function.
12228
12229         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12230         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
12231         these routines, so the passphrase can be managed externally and
12232         passed in to the system.
12233         (pgg-pgp5-sign-region): Use new name of
12234         pgg-add-passphrase-to-cache function.
12235
12236 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12237
12238         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12239         part of the decoded armor to find the key-identifier.
12240         (pgg-gpg-lookup-key-owner): New function to return the
12241         human-readable identifier of a key owner.
12242         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
12243         itself.
12244         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12245         the key value) if we have a key and can match it against a secret
12246         key.  Also, added a note pointing out fact that the prompt only
12247         indicates the first matching key.
12248
12249         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
12250         pgg-decrypt-region.
12251         (pgg-add-passphrase-to-cache): Rename from
12252         `pgg-add-passphrase-cache' to reduce confusion (all callers
12253         changed).
12254         (pgg-remove-passphrase-from-cache): Rename from
12255         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12256         changed).
12257         (pgg-read-passphrase, pgg-add-passphrase-cache)
12258         (pgg-remove-passphrase-cache): Add informative docstrings.
12259         (pgg-decrypt): Convey provided passphrase in subordinate call to
12260         pgg-decrypt-region.
12261
12262 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12263
12264         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12265         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12266         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12267         'passphrase' argument, so the passphrase can be managed externally
12268         and then passed in to the system.
12269
12270         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12271         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
12272         so the passphrase cache can be used reliably with identifiers
12273         besides a pgp packet's key id.
12274
12275         * pgg-gpg.el (pgg-gpg-encrypt-region)
12276         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12277         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
12278         these routines, so the passphrase can be managed externally and
12279         passed in to the system.
12280
12281         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12282         'notruncate' argument, so the passphrase cache can be used
12283         reliably with identifiers besides a pgp packet's key id.
12284
12285 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
12286
12287         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12288         symmetric encryption.
12289         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12290         encrypted session key.
12291         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12292         message ask for the passphrase in a proper way.
12293
12294         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12295         New user commands for symmetric encryption.
12296
12297 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12298
12299         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12300
12301         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12302
12303 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12304
12305         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12306
12307 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12308
12309         * mm-decode.el (mm-inlined-types): Add application/pgp.
12310         (mm-automatic-display): Ditto.
12311
12312         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12313         part as text.
12314
12315 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12316
12317         * nnrss.el: Update copyright.
12318         (nnrss-opml-import): Query whether to subscribe to each entry.
12319
12320         * gnus-art.el:
12321         * gnus-sum.el:
12322         * gnus-xmas.el:
12323         * messagexmas.el:
12324         * mm-uu.el:
12325         * mm-view.el: Update copyright.
12326
12327 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12328
12329         * message.el (message-info): New function.
12330         (message-mode-menu): Add it.
12331         Update copyright.
12332
12333         * ChangeLog: Fix and update copyright.
12334
12335 2006-01-13  Romain Francoise  <romain@orebokech.com>
12336
12337         * message.el (message-forward-subject-name-subject): Prefer the
12338         address to 'nowhere' if the sender has no name.
12339         Fix typo.  Update copyright year.
12340
12341 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12342
12343         * gnus-art.el (article-wash-html):
12344         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12345         (gnus-article-wash-html-with-w3m-standalone): New function.
12346
12347         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12348         mm-inline-text-html-render-with-w3m-standalone.
12349         (mm-text-html-washer-alist): Map w3m-standalone to
12350         gnus-article-wash-html-with-w3m-standalone.
12351         (mm-inline-text-html-render-with-w3m-standalone): New function.
12352
12353 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12354
12355         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12356         Improve LaTeX.
12357
12358 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12359
12360         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12361         (nnrss-request-article): Render text/plain parts as HTML.
12362
12363         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12364         the buffer.
12365
12366 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12367
12368         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12369         custom definition of `gnus-posting-styles'.
12370
12371         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12372         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12373
12374 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12375
12376         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12377         Use nntp for bug archive.
12378
12379 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12380
12381         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12382         parts.
12383         (nnrss-normalize-date): New function converts ISO 8601 date into
12384         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12385         (nnrss-check-group): Use it.
12386
12387 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12388
12389         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12390
12391         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12392         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12393         (nnrss-insert-w3): Ditto.
12394
12395 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12396
12397         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12398         the articles to be forwarded including the case where neither a
12399         number of articles nor a region is specified.
12400
12401 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12402
12403         * nnrss.el (nnrss-request-article): Fix last change; fill
12404         text/plain parts.
12405
12406 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12407
12408         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12409         in text/plain part.
12410         (nnrss-check-group): Don't add excessive newline to dc:subject.
12411
12412 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12413
12414         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12415         article.
12416
12417 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12418
12419         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12420         (nnml-use-compressed-files, nnml-save-mail): Support other
12421         comression programs such as bzip2.
12422
12423 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12424
12425         * dns.el (query-dns): Make sure we check the buffer size before
12426         removing tcp headers.
12427
12428 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12429
12430         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12431         remove MIME buttons associated with multipart/alternative parts.
12432         (gnus-mime-display-alternative): Tag buttons using `article-type'
12433         text property.
12434
12435         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12436         associated with multipart/alternative parts.
12437
12438         * gnus-art.el (gnus-signature-separator): Fix custom type.
12439
12440         * mm-decode.el (mm-inlined-types): Fix custom type.
12441         (mm-keep-viewer-alive-types): Ditto.
12442         (mm-automatic-display): Ditto.
12443         (mm-attachment-override-types): Ditto.
12444         (mm-inline-override-types): Ditto.
12445         (mm-automatic-external-display): Ditto.
12446
12447 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12448
12449         * spam-report.el (spam-report-user-mail-address)
12450         (spam-report-user-agent): New variables.
12451         (spam-report-url-ping-plain): Use spam-report-user-agent.
12452
12453 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12454
12455         * gnus-art.el (gnus-button-handle-custom): Do not just use
12456         `customize-apropos' for any "M-x customize-*" button but the
12457         function called for.  Accept both the function name and its
12458         argument in order to achieve this.
12459         (gnus-button-alist): Remove support for "custom:" URL's.
12460         Pass function name to `gnus-button-handle-custom' in case of "M-x
12461         customize-*" buttons.
12462
12463 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12464
12465         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12466         multipart/alternative and add xref to mm-discouraged-alternatives
12467         in doc string.
12468
12469         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12470         gnus-buttonized-mime-types in doc string.
12471
12472 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12473
12474         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12475         Suggest image/.* in the doc string.
12476
12477 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12478
12479         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12480         message-marks (Debian bug #342521).
12481
12482 2005-12-12  Simon Josefsson  <jas@extundo.com>
12483
12484         * password.el (password-read-from-cache): Add.
12485         (password-read): Use it.
12486
12487 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12488
12489         * rfc2047.el (rfc2047-charset-to-coding-system):
12490         Recognize us-ascii as a MIME charset.
12491
12492         * mm-bodies.el (mm-decode-content-transfer-encoding):
12493         Protect against the case where the 2nd arg TYPE is nil.
12494
12495 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12496
12497         * pop3.el (pop3-stream-type): Fix custom version.
12498
12499         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12500
12501 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12502
12503         * mm-decode.el (mm-display-external): Add missing cdr.
12504
12505 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12506
12507         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12508         RFC1524) if it is in mailcap or add a suffix according to
12509         mailcap-mime-extensions when generating a temp filename; postpone
12510         deleting a temp file for 2 seconds for some wrappers, shell
12511         scripts, and so on, which might exit right after having started a
12512         viewer command as a background job.
12513
12514 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12515
12516         * nntp.el (nntp-marks-directory): Fix custom group.
12517
12518         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12519         steps when < 10.
12520
12521         * gnus-start.el (gnus-no-server-1):
12522         Mention `gnus-level-default-subscribed' in doc string.
12523
12524 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12525
12526         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12527         parens.
12528
12529 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12530
12531         * gnus-xmas.el (gnus-use-toolbar): Revert.
12532         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12533         gnus-use-toolbar is default.
12534
12535         * messagexmas.el (message-use-toolbar): Revert.
12536         (message-setup-toolbar): Use global default-toolbar if
12537         message-use-toolbar is default.
12538
12539 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12540
12541         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12542         according to default-toolbar-visible-p.
12543
12544         * messagexmas.el (message-use-toolbar): Ditto.
12545
12546 2005-11-26  Dave Love  <fx@gnu.org>
12547
12548         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12549         (tls-program, tls-success): Provide openssl alternative.
12550
12551         * starttls.el: Doc fixes.
12552         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12553         SERVICE to PORT.
12554
12555         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12556         port null or service name.
12557         (starttls-negotiate): Autoload.
12558
12559 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12560
12561         * message.el (message-kill-to-signature): Fix interactive spec.
12562
12563 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12564
12565         * pop3.el (pop3-open-server): Recognize a string as a service name.
12566
12567 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12568
12569         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12570
12571 2005-11-23  Dave Love  <fx@gnu.org>
12572
12573         Add pop3s, pop3/starttls.
12574
12575         * pop3.el (pop3-authentication-scheme): Clarify doc.
12576         (open-tls-stream, starttls-open-stream): Autoload.
12577         (pop3-stream-type): New.
12578         (pop3-open-server): Use it.
12579
12580         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12581         for POP.
12582         (mail-source-keyword-map): Add :stream for POP.
12583         (mail-source-fetch-pop): Use pop3-stream-type.
12584
12585 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12586
12587         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12588         of current-time-string.
12589
12590 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12591
12592         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12593         date header.
12594
12595 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12596
12597         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12598         it can seriously impact performance as it bypasses the agent's
12599         local caches.
12600
12601 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12602
12603         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12604         must be explicitly online rather than "not explicitly offline" for
12605         its flags to be synchronized.
12606
12607         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12608         that gnus-uu-unmark-thread will function correctly.
12609
12610         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12611         1024K is instead displayed as 1M.
12612
12613 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12614
12615         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12616
12617 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12618
12619         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12620
12621 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12622
12623         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12624         error message to display actual error condition.
12625         (gnus-agent-save-local): Avoid saving symbols that are bound to
12626         nil as they simply result in a warning message in
12627         gnus-agent-read-local.
12628
12629 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12630
12631         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12632         rather than make-variable-buffer-local for file-precious-flag.
12633
12634 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12635
12636         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12637         for duplicates which are removed.  The invalid sort check then
12638         triggers a rescan after the sort as sorting may have moved
12639         duplicate entries such that they can be cheaply detected.
12640
12641 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12642
12643         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12644
12645 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12646
12647         * gnus-agent.el (gnus-agent-article-alist-save-format):
12648         Change internal variable to a custom variable.  Change default value
12649         from compressed(2) to uncompressed(1).
12650         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12651         support for uncompressed agentview files.  Taken together, reading
12652         the agentview file should now be 6-7 times faster.
12653
12654 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12655
12656         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12657         as a buffer-local variable.  This avoids creating truncated
12658         dribble files as a result of a hang up, eg.
12659
12660 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12661
12662         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12663         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12664         XEmacs.
12665
12666 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12667
12668         * gnus-start.el (gnus-start-draft-setup):
12669         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
12670
12671         * gnus.el (gnus-splash): Change custom group.
12672         (gnus-group-get-parameter, gnus-group-parameter-value):
12673         Describe allow-list argument.
12674
12675         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12676         string.
12677
12678 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12679
12680         * gnus-art.el (gnus-default-article-saver): Add user-defined
12681         `function' to custom type.
12682
12683 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12684
12685         * imap.el (imap-open): Handle case where buffer is a buffer
12686         object.
12687
12688 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12689
12690         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12691         long lines.
12692         (gnus-cache-delete-group): Wrap doc strings.
12693
12694         * gnus-agent.el (gnus-agent-rename-group)
12695         (gnus-agent-delete-group): Wrap doc strings.
12696
12697 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12698
12699         * messagexmas.el (message-use-toolbar): Change the valid values
12700         into default, top, bottom, left, and right.
12701         (message-toolbar-thickness): New variable.
12702         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12703         well.
12704         (message-setup-toolbar): Make it work.
12705
12706         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12707         (gnus-use-toolbar): Change the valid values into default, top,
12708         bottom, left, and right.
12709         (gnus-toolbar-thickness): New variable.
12710         (gnus-xmas-setup-toolbar): New function.
12711         (gnus-xmas-setup-group-toolbar): Use it.
12712         (gnus-xmas-setup-summary-toolbar): Use it.
12713
12714 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12715
12716         * gnus-start.el (gnus-1): Add "native" to
12717         gnus-predefined-server-alist.
12718
12719         * gnus.el (gnus-method-to-server): Don't add "native" to the
12720         lists here, because that leads to problems when
12721         gnus-select-method is bound.
12722
12723 2005-11-09  Simon Josefsson  <jas@extundo.com>
12724
12725         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12726         use (not sort-by-date) instead.
12727
12728 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12729
12730         * gnus-delay.el (gnus-delay-group): Don't autoload.
12731         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12732         to be re-loaded when customizing the `gnus-delay' group.
12733
12734 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12735
12736         * message.el: Revert last changes.
12737         (message-insert-citation-line): Use newlines.
12738
12739 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12740
12741         * message.el (message-courtesy-message)
12742         (message-mark-insert-begin, message-mark-insert-end)
12743         (message-elide-ellipsis, message-cancel-message)
12744         (message-add-header, message-change-subject)
12745         (message-cross-post-followup-to-header)
12746         (message-cross-post-insert-note, message-reduce-to-to-cc)
12747         (message-widen-reply, message-delete-not-region)
12748         (message-kill-to-signature, message-insert-signature)
12749         (message-insert-importance-high, message-insert-importance-low)
12750         (message-insert-or-toggle-importance)
12751         (message-insert-disposition-notification-to)
12752         (message-indent-citation, message-yank-original)
12753         (message-cite-original-without-signature, message-cite-original)
12754         (message-insert-citation-line, message-position-on-field)
12755         (message-fix-before-sending, message-send-mail-partially)
12756         (message-send-mail, message-send-mail-with-sendmail)
12757         (message-send-mail-with-qmail, message-send-news)
12758         (message-check-news-header-syntax, message-generate-headers)
12759         (message-insert-courtesy-copy, message-fill-address)
12760         (message-fill-header, message-shorten-references)
12761         (message-setup-1, message-cancel-news)
12762         (message-forward-make-body-plain, message-forward-make-body-mime)
12763         (message-forward-make-body-mml, message-encode-message-body)
12764         (message-forward-make-body-digest-plain)
12765         (message-forward-make-body-digest-mime)
12766         (message-use-alternative-email-as-from): Insert `hard-newline'
12767         instead of ordinary newlines.
12768
12769 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12770
12771         * message.el (message-generate-headers): Downcase the argument
12772         given to message-check-element.
12773
12774 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12775
12776         * nntp.el (nntp-authinfo-rejected): New error condition.
12777         (nntp-wait-for): Use new error condition to signal authentication
12778         error.
12779         (nntp-retrieve-data): Rethrow new error condition to break out of
12780         recursive call to nntp-send-authinfo.
12781
12782 2005-11-08  Romain Francoise  <romain@orebokech.com>
12783
12784         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12785         (gnus-summary-exit-map): Bind to `Z p'.
12786         (gnus-summary-make-menu-bar): Add menu item.
12787
12788 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12789
12790         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12791         (gnus-treat-*): Add `first' in all doc strings.
12792
12793         * gnus-group.el (gnus-group-compact-group): Fix typo.
12794
12795 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12796
12797         * gnus.el (gnus-parameters-case-fold-search): New variable.
12798         (gnus-parameters-get-parameter): Use it.
12799
12800         * gnus-score.el (gnus-home-score-file): Doc fix.
12801
12802 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12803
12804         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12805
12806 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12807
12808         * mm-util.el (mm-special-display-p): New function.
12809
12810         * mml.el (mml-preview): Use it; doc fix.
12811
12812 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12813
12814         * imap.el (imap-open): Handle case where buffer is a buffer object.
12815
12816 2005-10-29  Romain Francoise  <romain@orebokech.com>
12817
12818         * message.el (message-fix-before-sending): Fix comment.
12819
12820 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12821
12822         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12823
12824 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12825
12826         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12827         Used in gnus-score.el.
12828
12829 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12830
12831         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12832
12833 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12834
12835         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12836         whitespace removed in revision 7.8.  Use concatenated string to
12837         protect trailing whitespace.
12838
12839 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12840
12841         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12842         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12843         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12844         Courier IMAP ("some version from 2004").  Mostly based on similar
12845         code in the same function.
12846
12847 2005-10-26  Didier Verna  <didier@xemacs.org>
12848
12849         * gnus-group.el (gnus-group-compact-group): Invalidate original
12850         article buffer.
12851         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12852         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12853         NOV database and in article itself.
12854         Invalidate article backlog.
12855
12856 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12857
12858         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12859
12860 2005-10-26  Simon Josefsson  <jas@extundo.com>
12861
12862         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12863         part of 2004-07-25 change.
12864
12865 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12866
12867         * message.el (message-display-completion-list): New function.
12868         (message-expand-group): Use it; make sure the Completions buffer
12869         is modifiable.
12870 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12871
12872         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12873         user-mail-name is an empty string.
12874
12875 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12876
12877         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12878         depending on gnus-score-decay-constant.
12879
12880         * encrypt.el (encrypt-insert-file-contents)
12881         (encrypt-write-file-contents): Don't use `gnus-message'.
12882
12883         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12884         arguments.
12885         (mm-uu-type-alist): Add message-marks and insert-marks.
12886         Pass arguments to mm-uu-verbatim-marks-extract.
12887         (mm-uu-hide-markers): New variable.
12888         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12889
12890         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12891         (gnus-convert-image-to-face-command): Use "convert" by default to
12892         allow other input image formats.
12893         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12894         accordingly.
12895
12896 2005-10-23  Simon Josefsson  <jas@extundo.com>
12897
12898         * imap.el (imap-gssapi-program): Align command line parameters
12899         with latest GNU SASL.
12900         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12901
12902 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12903
12904         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12905         HTML.
12906         (nnslashdot-request-article): Ditto.
12907
12908         * lpath.el (featurep): Add nobreak-char-display.
12909
12910 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12911
12912         * mail-source.el (mail-source-fetch-pop): Require pop3.
12913         (mail-source-check-pop): Ditto.
12914
12915 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12916
12917         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12918         errors.
12919
12920 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12921
12922         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12923         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12924
12925         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12926
12927         * mm-bodies.el (mm-decode-string):
12928         Call `mm-charset-to-coding-system' with allow-override argument.
12929
12930 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12931
12932         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12933         (rfc2047-charset-to-coding-system): New function.
12934         (rfc2047-decode-encoded-words): New function.
12935         (rfc2047-decode-region): Use them.
12936         (rfc2047-decode-cte): Remove.
12937         (rfc2047-parse-and-decode): Remove.
12938         (rfc2047-decode): Remove.
12939
12940 2005-10-15  Kenichi Handa  <handa@m17n.org>
12941
12942         * rfc2047.el (rfc2047-decode-cte): New function.
12943         (rfc2047-decode-region): Change the way to decode successive
12944         encoded-words: decode B- or Q-encoding in each encoded-word,
12945         concatenate them, and decode it as charset.
12946
12947 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12948
12949         * lpath.el: Fbind codepage-setup for XEmacs.
12950
12951 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12952
12953         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12954         widget-move-and-invoke.
12955         (gnus-custom-mode): Use gnus-custom-map.
12956
12957 2005-10-15  Bill Wohler  <wohler@newt.com>
12958
12959         * message.el (message-tool-bar-map): Rename image file from
12960         mail_send to mail/send.
12961
12962 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12963
12964         * message.el (message-expand-group): Pass the common
12965         prefix substring of completion to `display-completion-list'.
12966
12967 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12968
12969         * mml-sec.el (mml-secure-method): New internal variable.
12970         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12971         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
12972         New functions using mml-secure-method.
12973
12974         * mml.el (mml-mode-map): Add key bindings for those functions.
12975         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12976         Harder <harder@myrealbox.com>.
12977         (mml-attach-file, mml-attach-buffer, mml-attach-external):
12978         Goto end of message if point is the headers of the message.
12979
12980         * message.el (message-in-body-p): New function.
12981
12982         * assistant.el: Autoload gnus-util and netrc.
12983
12984         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12985         Use `mm-charset-override-alist' only when decoding.
12986
12987         * mm-bodies.el (mm-decode-body):
12988         Call `mm-charset-to-coding-system' with allow-override argument.
12989
12990         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12991         `filename' from Content-Disposition if Content-Type doesn't
12992         provide `name'.
12993         (gnus-mime-view-part-as-type): Set default instead of
12994         initial-input.
12995
12996 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12997
12998         * format-spec.el (format-spec): Propagate text properties of % spec.
12999
13000 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13001
13002         * gnus-art.el (gnus-treat-predicate): Add `first'.
13003
13004 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13005
13006         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
13007         (mm-charset-override-alist): New variable.
13008         (mm-charset-to-coding-system): Use it.
13009         (mm-codepage-setup): New helper function.
13010         (mm-charset-eval-alist): New variable.
13011         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
13012         Warn about unknown charsets.
13013
13014         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
13015
13016 2005-10-04  David Hansen  <david.hansen@gmx.net>
13017
13018         * nnrss.el (nnrss-request-article): Add support for the comments tag.
13019         (nnrss-check-group): Ditto.
13020
13021 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13022
13023         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
13024         Rename x-gnus-verbatim to x-verbatim.
13025         (mm-uu-type-alist): Fix regexp for verbatim-marks.
13026
13027         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
13028         x-verbatim.
13029
13030         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
13031
13032         * gnus-util.el (gnus-remove-duplicates): Remove.
13033
13034         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
13035         instead of gnus-remove-duplicates.
13036
13037         * message.el (message-remove-duplicates): Remove.
13038         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13039         message-remove-duplicates.
13040
13041         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13042         available, else use implementation from `delete-dups'.
13043
13044         * message.el (message-insert-expires): New function.
13045         (message-mode-map): Add key binding.
13046         (message-mode-field-menu): Add menu entry.
13047         (message-mode): Document it.
13048         (message-make-expires-date): Use `message-make-date'.
13049
13050 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13051
13052         * message.el (message-make-expires-date): New function.
13053
13054 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13055
13056         * Makefile.in (list-installed-shadows): New entry.
13057         (install): Use it.
13058         (remove-installed-shadows): New entry.
13059
13060         * dgnushack.el (dgnushack-default-load-path): New variable.
13061         (dgnushack-find-lisp-shadows): New function.
13062         (dgnushack-remove-lisp-shadows): New function.
13063
13064 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13065
13066         * Makefile.in (install-el-elc): New entry.
13067         (install): Use it so that .el files are necessarily installed.
13068
13069 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13070
13071         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13072
13073 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13074
13075         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13076         function rather than the diff-mode.el package.
13077         (mm-display-external): Use with-current-buffer.
13078         (mm-viewer-completion-map, mm-viewer-completion-map):
13079         Move initialization inside declaration.
13080
13081 2005-09-29  Simon Josefsson  <jas@extundo.com>
13082
13083         * spam.el: Load hashcash when compiling, to avoid warnings.
13084         Don't autoload mail-check-payment.
13085         (spam-check-hashcash): Define unconditionally, since hashcash.el
13086         is part of Gnus now.  Ignore errors from payment checking.
13087
13088 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13089
13090         * message.el (message-bold-region, message-unbold-region):
13091         Rename from `bold-region' and `unbold-region'.
13092
13093         * message.el: Remove useless autoloads.
13094
13095 2005-09-28  Simon Josefsson  <jas@extundo.com>
13096
13097         * message.el (message-use-idna): Default to t.
13098         (message-use-idna): Test whether encoding works too.  Doc fix.
13099
13100 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13101
13102         * nntp.el (nntp-warn-about-losing-connection): Remove.
13103
13104 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13105
13106         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13107         customizable.  Change default value.
13108         (mm-uu-diff-groups-regexp): Change default value.
13109         (mm-uu-type-alist): Add doc string.
13110         (mm-uu-configure): Add doc string.  Make it interactive.
13111         (mm-uu-tex-groups-regexp): New variable.
13112         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13113         (mm-uu-type-alist): Add LaTeX documents.
13114         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13115         of "text/verbatim".
13116         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13117
13118         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13119         instead of "text/verbatim".
13120
13121         * message.el (message-mark-inserted-region)
13122         (message-mark-insert-file): Use slrn style marks when called with
13123         prefix argument.
13124
13125 2005-09-27  Simon Josefsson  <jas@extundo.com>
13126
13127         * message.el (message-idna-to-ascii-rhs-1): Reformat.
13128
13129 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
13130
13131         * message.el (message-remove-duplicates): New function.
13132         Implementation borrowed from `gnus-remove-duplicates'.
13133         (message-idna-to-ascii-rhs): Also encode idna addresses in
13134         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13135         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
13136         only ask about the same idna domain once per header and also tell
13137         in what header to replace the idna domain.
13138
13139         * gnus-art.el (article-decode-idna-rhs): Also decode idna
13140         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13141         (article-decode-idna-rhs): Fix regexp so that all idna-address in
13142         a header is decoded and not just the last one.
13143
13144 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13145
13146         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13147         has been decoded.
13148
13149         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13150         (mm-insert-part): Don't modify text if it has been decoded.
13151
13152         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13153         decoded.
13154
13155         * mm-view.el (mm-inline-text): Don't strip text props unless
13156         decoding enriched or richtext parts.
13157
13158 2005-09-25  Romain Francoise  <romain@orebokech.com>
13159
13160         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13161         * gnus-start.el (gnus-subscribe-interactively):
13162         * gnus-uu.el (gnus-uu-grab-articles):
13163         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13164         space.
13165
13166 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13167
13168         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13169         * mm-view.el (mm-view-pkcs7-decrypt):
13170         * gnus-sum.el (gnus-summary-limit-to-extra)
13171         (gnus-summary-respool-article, gnus-read-move-group-name):
13172         * gnus-score.el (gnus-summary-increase-score):
13173         * gnus-util.el (gnus-completing-read-with-default):
13174         * gnus-art.el (gnus-read-save-file-name)
13175         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13176         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13177         * message.el (message-check-news-header-syntax):
13178         Follow convention for reading with the minibuffer.
13179
13180 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13181
13182         * spam-report.el (spam-report-url-ping-plain):
13183         Use gnus-extended-version as User-Agent.
13184
13185         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13186         default value is nil.
13187
13188         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13189         (mm-uu-verbatim-marks-extract): New function.
13190         (mm-uu-extract): New face.
13191         (mm-uu-copy-to-buffer): Use it.
13192
13193         * spam-report.el (spam-report-gmane-ham): Rename from
13194         `spam-report-gmane-unspam'.
13195         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13196         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13197
13198         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13199         Autoload.
13200         (spam-report-gmane-unregister-routine):
13201         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13202
13203 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13204
13205         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13206         (spam-report-gmane-unregister-routine): Add support for gmane
13207         unregistration.
13208
13209         * spam-report.el (spam-report-gmane-unspam)
13210         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13211         (spam-report-gmane): Change to take a single article and do unspam
13212         registration.
13213
13214 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13215
13216         * mm-url.el (mm-url-decode-entities): Fix regexp.
13217
13218 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13219
13220         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13221         default to nil, to be able to use Gnus at all.  If the default
13222         switches to something else, then the function should be fixed not
13223         be exceedingly slow.
13224
13225 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13226
13227         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13228         fail hard.
13229
13230         * spam-report.el: Add better Keywords line.
13231
13232         * spam.el: Add Maintainer and better Keywords line.
13233
13234 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13235
13236         * gnus-art.el (gnus-article-replace-part)
13237         (gnus-mime-replace-part): New functions.
13238         (gnus-mime-action-alist, gnus-mime-button-commands)
13239         (gnus-mime-save-part-and-strip): Add file argument.
13240         (gnus-article-part-wrapper): Add interactive argument.
13241
13242         * gnus-sum.el (gnus-summary-mime-map):
13243         Add `gnus-article-replace-part'.
13244
13245 2005-09-19  Didier Verna  <didier@xemacs.org>
13246
13247         The nnml compaction feature:
13248         * nnml.el (nnml-request-compact-group): New function.
13249         * nnml.el (nnml-request-compact): New function.
13250         * gnus-int.el (gnus-request-compact-group): New function.
13251         * gnus-int.el (gnus-request-compact): New function.
13252         * gnus-group.el (gnus-group-compact-group): New function.
13253         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13254         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13255         * gnus-srvr.el (gnus-server-compact-server): New function.
13256         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13257         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13258
13259 2005-09-18  Deepak Goel  <deego@gnufans.org>
13260
13261         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13262         format spec.
13263
13264 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13265
13266         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13267
13268 2005-09-15  Romain Francoise  <romain@orebokech.com>
13269
13270         * message.el (message-fill-paragraph): Clarify docstring.
13271
13272 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13273
13274         * gnus-art.el (gnus-mime-display-part): Protect against broken
13275         MIME messages.
13276
13277 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13278
13279         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13280         before parsing header.
13281
13282 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13283
13284         * html2text.el (html2text-replace-list): Add new entities.
13285
13286 2005-09-11  Romain Francoise  <romain@orebokech.com>
13287
13288         * message.el (message-alternative-emails): Improve docstring.
13289         (message-setup-1): Call `message-use-alternative-email-as-from'
13290         after `message-setup-hook' to give it precedence over posting
13291         styles, etc.
13292         (message-use-alternative-email-as-from): Add docstring.
13293         Remove the original From header if present.
13294
13295         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13296         (nnml-save-mail): Use it.
13297
13298         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13299         articles.  Add new argument `silent'.
13300         (gnus-uu-mark-all): Report the total number of marked articles.
13301
13302 2005-09-10  Romain Francoise  <romain@orebokech.com>
13303
13304         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13305         (gnus-uu-mark-series): Likewise.
13306
13307 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13308
13309         * spam-report.el (spam-report-gmane): Fix generation of spam
13310         report URL.
13311
13312 2005-09-10  Simon Josefsson  <jas@extundo.com>
13313
13314         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13315         t, based on discussion on the ding list with Robert Epprecht
13316         <epprecht@solnet.ch>.
13317
13318 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13319
13320         * spam-report.el (spam-report-gmane): Make it work without
13321         X-Report-Spam header.  Gmane now only provides Archived-At.
13322         This is only used if `spam-report-gmane-use-article-number' is nil.
13323         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13324
13325         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13326         make `gnus-summary-sort-by-recipient' work with threading.
13327
13328         * nnweb.el (nnweb-google-wash-article): Print a message if article
13329         is not available.
13330
13331 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13332
13333         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13334         change.  Decode text/* parts content before displaying.
13335
13336 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13337
13338         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13339
13340 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13341
13342         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13343
13344         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13345         url-package-name, url-package-version,
13346         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13347         w3m-display-inline-images, and w3m-minor-mode-map.
13348
13349 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13350
13351         * message.el (message-tab-body-function): Fix mismatched custom type.
13352
13353         * gnus.el (gnus-group-change-level-function): Ditto.
13354
13355         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13356
13357         * gnus-art.el (gnus-signature-limit)
13358         (gnus-article-mime-part-function): Ditto.
13359
13360 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13361
13362         * mml.el (mml-mode): Silence the byte compiler.
13363
13364         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13365         using `(sit-for 0)' before moving the point to the specified part;
13366         skip unbuttonized parts.
13367         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13368         return to the summary window if gnus-auto-select-part is non-nil.
13369
13370 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13371
13372         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13373         New variables.
13374         (mml-dnd-attach-file, mml-mode): Use them.
13375
13376         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13377         Make fetching article by MID work again for Google Groups.
13378         Add FIXME concerning gnus-group-make-web-group.
13379
13380         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13381         Don't depend on Gnus by using mail-extract-address-components if
13382         gnus-extract-address-components is not bound.
13383
13384 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13385
13386         * gnus-art.el (gnus-mime-display-security): Don't display the
13387         signature, but only the signed part.
13388
13389 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13390
13391         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13392
13393         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13394         list, not listp.
13395
13396 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13397
13398         * mm-encode.el (mm-encode-content-transfer-encoding):
13399         Likewise when encoding.
13400
13401         * mm-bodies.el (mm-decode-content-transfer-encoding):
13402         De-canonicalize CRLF for all text content types, not just
13403         text/plain.
13404
13405 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13406
13407         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13408         valid article; point arrow and cursor at the MIME button.
13409
13410 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13411
13412         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13413         Suggested by Dan Christensen <jdc@uwo.ca>.
13414
13415         * mm-decode.el (mm-save-part): Enable change of prompt.
13416
13417 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13418
13419         * gnus-msg.el (gnus-inews-add-send-actions):
13420         Make `message-post-method' lambda parameter ARG `&optional'.
13421
13422 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13423
13424         * gnus-sum.el (gnus-summary-mime-map):
13425         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13426         gnus-article-jump-to-part.
13427
13428         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13429         (gnus-article-edit-part): Use it.
13430         (gnus-article-part-wrapper): Add no-handle argument.
13431         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13432         New functions.
13433
13434 2005-08-29  Romain Francoise  <romain@orebokech.com>
13435
13436         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13437         docstring.
13438         (gnus-face-from-file): Likewise.
13439
13440 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13441
13442         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13443         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13444         non-nil.
13445         (gnus-auto-select-part): New variable.
13446         (gnus-article-jump-to-part): New function.
13447         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13448         (gnus-mime-delete-part): Allow selecting specified part after
13449         deleting or stripping parts.
13450         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13451         part if argument is bogus.
13452
13453 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13454
13455         * gnus-art.el (w3m-minor-mode-map):
13456         * gnus-spec.el (gnus-newsrc-file-version):
13457         * gnus-util.el (nnmail-active-file-coding-system)
13458         (gnus-original-article-buffer, gnus-user-agent):
13459         * gnus.el (gnus-ham-process-destinations)
13460         (gnus-parameter-ham-marks-alist)
13461         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13462         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13463         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13464         * mm-decode.el (gnus-current-window-configuration):
13465         * mm-extern.el (gnus-article-mime-handles):
13466         * mm-url.el (url-current-object, url-package-name)
13467         (url-package-version):
13468         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13469         (smime-keys, w3m-cid-retrieve-function-alist)
13470         (w3m-current-buffer, w3m-display-inline-images)
13471         (w3m-minor-mode-map):
13472         * mml-smime.el (gnus-extract-address-components):
13473         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13474         (gnus-newsrc-hashtb, message-default-charset)
13475         (message-deletable-headers, message-options)
13476         (message-posting-charset, message-required-mail-headers)
13477         (message-required-news-headers):
13478         * mml1991.el (mc-pgp-always-sign):
13479         * mml2015.el (mc-pgp-always-sign):
13480         * nnheader.el (nnmail-extra-headers):
13481         * rfc1843.el (gnus-decode-encoded-word-function)
13482         (gnus-decode-header-function, gnus-newsgroup-name):
13483         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13484
13485 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13486
13487         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13488         the end of the date treatments.
13489
13490 2005-08-15  Simon Josefsson  <jas@extundo.com>
13491
13492         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13493         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13494         Capello and Romain Francoise.
13495         (pgg-fetch-key-function): Remove, not used?
13496         (pgg-insert-url-with-w3): Require url, to get
13497         url-insert-file-contents regardless of where it is defined.
13498
13499 2005-08-13  Romain Francoise  <romain@orebokech.com>
13500
13501         * message.el (message-cite-original-1): New function.
13502         (message-cite-original): Use it.
13503         (message-cite-original-without-signature): Ditto.
13504
13505 2005-08-08  Romain Francoise  <romain@orebokech.com>
13506
13507         * message.el (message-yank-empty-prefix): New variable.
13508         (message-indent-citation): Use it.
13509         (message-cite-original-without-signature): Respect X-No-Archive.
13510
13511 2005-08-08  Simon Josefsson  <jas@extundo.com>
13512
13513         * pgg.el: Autoload url-insert-file-contents instead of loading
13514         w3/url.
13515         (pgg-insert-url-with-w3): Don't load url here.
13516
13517 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13518
13519         * message.el (message-kill-to-signature): Don't insert newline at
13520         bol.
13521         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13522
13523 2005-08-06  Romain Francoise  <romain@orebokech.com>
13524
13525         * message.el (message-user-fqdn): Fix typo in docstring.
13526
13527 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13528
13529         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13530
13531         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13532
13533 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13534
13535         * mm-bodies.el (mm-encode-body): Use coding system rather than
13536         charset to encode text.
13537
13538         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13539         number of charsets if utf-8 is available (XEmacs).
13540
13541 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13542
13543         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13544         taken from `gnus-button-mid-or-mail-regexp'.
13545         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13546         (gnus-button-alist): Improve regexp for domain part of the MIDs
13547         for news:localpart@domain buttons.
13548         (gnus-button-ctan-directory-regexp): Update.
13549
13550 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13551
13552         * sieve-manage.el (sieve-manage-interactive-login):
13553         Use make-local-variable rather than make-variable-buffer-local.
13554         (sieve-manage-open): Ditto.
13555         (sieve-manage-authenticate): Ditto.
13556
13557         * mml.el (mml-generate-mime-1): Make the content type default to
13558         text/plain if the filename is not specified.
13559
13560 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13561
13562         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13563         instead of insert-buffer.
13564
13565         * message.el (message-yank-original): Ditto; set the mark at the
13566         end of the yanked message.
13567
13568 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13569
13570         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13571         lines to scroll rather than to stop it.
13572
13573         * mml.el (mml-generate-default-type): Add doc string.
13574         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13575         default to application/octet-stream when determining the content
13576         type if it is not specified for the part or the mml contents; add
13577         a comment about mml-generate-default-type.
13578
13579 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13580
13581         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13582         make it default to application/octet-stream when determining the
13583         content type if it is not specified for the external contents.
13584
13585 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13586
13587         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13588         segmented parameter but also other parameters might be there.
13589
13590 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13591
13592         * mm-decode.el (mm-display-external): Delete temp file, directory
13593         and buffer immediately if the external process is exited.
13594
13595 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13596
13597         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13598         fewer lines than that of scroll-margin.
13599         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13600
13601 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13602
13603         * gnus-art.el (gnus-article-next-page): Revert.
13604         (gnus-article-beginning-of-window): New macro.
13605         (gnus-article-next-page-1): Use it.
13606         (gnus-article-prev-page): Ditto.
13607         (gnus-article-edit-part): Use insert-buffer-substring instead of
13608         insert-buffer.
13609         (gnus-article-edit-exit): Ditto.
13610
13611         * gnus-util.el (gnus-beginning-of-window): Remove.
13612         (gnus-end-of-window): Remove.
13613
13614         * lpath.el: Don't bind header-line-format and scroll-margin.
13615
13616 2005-07-25  Simon Josefsson  <jas@extundo.com>
13617
13618         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13619         to have the url package without w3.  Reported by Daiki Ueno
13620         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13621
13622 2005-07-20  Didier Verna  <didier@xemacs.org>
13623
13624         * gnus-diary.el: Remove the description comment (nndiary is now
13625         properly documented in the Gnus manual).
13626         Fix the spelling of "Back End".
13627         * nndiary.el: Ditto.
13628         Fix the copyright notice.
13629
13630 2005-07-18  Romain Francoise  <romain@orebokech.com>
13631
13632         * gnus-sum.el (gnus-summary-to-prefix)
13633         (gnus-summary-newsgroup-prefix): New variables.
13634         (gnus-summary-from-or-to-or-newsgroups): Use them.
13635
13636 2005-07-17  Romain Francoise  <romain@orebokech.com>
13637
13638         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13639         space as it's generally not especially interesting to the user.
13640
13641 2005-07-16  Romain Francoise  <romain@orebokech.com>
13642
13643         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13644         nil to avoid prompting and file modification if one of the
13645         messages at the top of the nnfolder file contains a copyright
13646         notice.
13647         Update copyright notice.
13648
13649         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13650         instead of `current-time-string' as the latter creates a time
13651         string that is not RFC 2822 compliant (it lacks the zone).
13652         Update copyright notice.
13653
13654 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13655
13656         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13657         for text/rtf.  Display default in prompt.  Pass default for M-n.
13658
13659         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13660
13661 2005-07-16  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-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13668
13669         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13670         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13671         (gnus-article-prev-page): Ditto.
13672
13673         * gnus-util.el (gnus-beginning-of-window): New function.
13674         (gnus-end-of-window): New function.
13675
13676         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13677
13678 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13679
13680         * gnus-score.el (gnus-score-edit-all-score):
13681         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
13682         gnus-message.
13683
13684 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13685
13686         * gnus-msg.el (gnus-button-mailto):
13687         Remove save-selected-window-window hackery because it relies on
13688         save-selected-window internals.
13689
13690 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13691
13692         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13693         add-minor-mode.
13694         (gnus-binary-mode): Ditto.
13695
13696         * gnus-topic.el (gnus-topic-mode): Ditto.
13697
13698 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13699
13700         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13701         (gnus-article-prev-page): Take scroll-margin into consideration.
13702
13703 2005-07-04  Lute Kamstra  <lute@gnu.org>
13704
13705         Update FSF's address in GPL notices.
13706
13707 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13708
13709         * gnus.el (gnus-exit):
13710         * gnus-group.el (gnus-group-icons):
13711         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13712
13713         * gnus-nocem.el (gnus-nocem):
13714         * message.el (message-various, message-buffers, message-sending)
13715         (message-interface, message-forwarding, message-insertion)
13716         (message-headers, message-news, message-mail):
13717         * pgg-gpg.el (pgg-gpg):
13718         * pgg-parse.el (pgg-parse):
13719         * pgg-pgp.el (pgg-pgp):
13720         * pgg-pgp5.el (pgg-pgp5):
13721         * pop3.el (pop3): Finish `defgroup' description with period.
13722
13723 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13724
13725         * gnus-art.el (article-display-face): Improve the efficiency.
13726         (article-display-x-face): Ditto; remove grey x-face stuff.
13727
13728 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13729
13730         * gnus-art.el (article-display-face): Correct the position in
13731         which Faces are inserted.
13732
13733 2005-06-29  Didier Verna  <didier@xemacs.org>
13734
13735         * gnus-art.el (article-display-face): Display faces in correct
13736         order.
13737
13738 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13739
13740         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13741         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13742         (gnus-nocem-check-article): Fetch the Type header.
13743         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13744         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13745         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13746         make sure gnus-nocem-hashtb is initialized.
13747         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13748         (gnus-nocem-unwanted-article-p): Ditto.
13749
13750         * pgg.el (pgg-verify): Return the verification result.
13751
13752 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13753
13754         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13755         is ascii.
13756
13757 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13758
13759         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13760         `show-nonbreak-escape'.
13761
13762 2005-06-23  Lute Kamstra  <lute@gnu.org>
13763
13764         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13765
13766         * dig.el (dig-mode):
13767         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13768
13769 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13770
13771         * nnimap.el (nnimap-split-download-body): Fix spellings.
13772
13773 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13774
13775         * gnus-art.el (gnus-article-encrypt-body):
13776         * gnus-cus.el (gnus-score-customize):
13777         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13778         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13779
13780 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13781
13782         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13783         header by looking for magic "MII" at the beginnig.
13784
13785 2005-06-16  Miles Bader  <miles@gnu.org>
13786
13787         * gnus-xmas.el (gnus-xmas-group-startup-message):
13788         Use renamed gnus-splash face.
13789
13790         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13791         (assistant-field-face): New backward-compatibility alias for renamed
13792         face.
13793         (assistant-render-text): Use renamed assistant-field face.
13794
13795         * spam.el (spam): Remove "-face" suffix from face name.
13796         (spam-face): New backward-compatibility alias for renamed face.
13797         (spam-face, spam-initialize): Use renamed spam face.
13798
13799         * message.el (message-header-to, message-header-cc)
13800         (message-header-subject, message-header-newsgroups)
13801         (message-header-other, message-header-name)
13802         (message-header-xheader, message-separator, message-cited-text)
13803         (message-mml): Remove "-face" suffix from face names.
13804         (message-header-to-face, message-header-cc-face)
13805         (message-header-subject-face, message-header-newsgroups-face)
13806         (message-header-other-face, message-header-name-face)
13807         (message-header-xheader-face, message-separator-face)
13808         (message-cited-text-face, message-mml-face):
13809         New backward-compatibility aliases for renamed faces.
13810         (message-font-lock-keywords): Use renamed message faces.
13811
13812         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13813         (sieve-test-commands, sieve-tagged-arguments):
13814         Remove "-face" suffix from face names.
13815         (sieve-control-commands-face, sieve-action-commands-face)
13816         (sieve-test-commands-face, sieve-tagged-arguments-face):
13817         New backward-compatibility aliases for renamed faces.
13818         (sieve-control-commands-face, sieve-action-commands-face)
13819         (sieve-test-commands-face, sieve-tagged-arguments-face):
13820         Use renamed sieve faces.
13821
13822         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13823         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13824         (gnus-group-news-3-empty, gnus-group-news-4)
13825         (gnus-group-news-4-empty, gnus-group-news-5)
13826         (gnus-group-news-5-empty, gnus-group-news-6)
13827         (gnus-group-news-6-empty, gnus-group-news-low)
13828         (gnus-group-news-low-empty, gnus-group-mail-1)
13829         (gnus-group-mail-1-empty, gnus-group-mail-2)
13830         (gnus-group-mail-2-empty, gnus-group-mail-3)
13831         (gnus-group-mail-3-empty, gnus-group-mail-low)
13832         (gnus-group-mail-low-empty, gnus-summary-selected)
13833         (gnus-summary-cancelled, gnus-summary-high-ticked)
13834         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13835         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13836         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13837         (gnus-summary-low-undownloaded)
13838         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13839         (gnus-summary-low-unread, gnus-summary-normal-unread)
13840         (gnus-summary-high-read, gnus-summary-low-read)
13841         (gnus-summary-normal-read, gnus-splash):
13842         Remove "-face" suffix from face names.
13843         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13844         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13845         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13846         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13847         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13848         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13849         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13850         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13851         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13852         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13853         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13854         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13855         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13856         (gnus-summary-normal-ticked-face)
13857         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13858         (gnus-summary-normal-ancient-face)
13859         (gnus-summary-high-undownloaded-face)
13860         (gnus-summary-low-undownloaded-face)
13861         (gnus-summary-normal-undownloaded-face)
13862         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13863         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13864         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13865         (gnus-splash-face):
13866         New backward-compatibility aliases for renamed faces.
13867         (gnus-group-startup-message): Use renamed gnus faces.
13868
13869         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13870         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13871         (gnus-server-agent): Remove "-face" suffix from face names.
13872         (gnus-server-agent-face, gnus-server-opened-face)
13873         (gnus-server-closed-face, gnus-server-denied-face)
13874         (gnus-server-offline-face):
13875         New backward-compatibility aliases for renamed faces.
13876         (gnus-server-agent-face, gnus-server-opened-face)
13877         (gnus-server-closed-face, gnus-server-denied-face)
13878         (gnus-server-offline-face): Use renamed gnus faces.
13879
13880         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13881         Remove "-face" suffix from face names.
13882         (gnus-picon-xbm-face, gnus-picon-face):
13883         New backward-compatibility aliases for renamed faces.
13884
13885         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13886         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13887         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13888         (gnus-cite-11): Remove "-face" suffix from face names.
13889         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13890         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13891         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13892         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13893         New backward-compatibility aliases for renamed faces.
13894         (gnus-cite-attribution-face, gnus-cite-face-list)
13895         (gnus-article-boring-faces): Use renamed gnus faces.
13896
13897         * gnus-art.el (gnus-signature, gnus-header-from)
13898         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13899         (gnus-header-content): Remove "-face" suffix from face names.
13900         (gnus-signature-face, gnus-header-from-face)
13901         (gnus-header-subject-face, gnus-header-newsgroups-face)
13902         (gnus-header-name-face, gnus-header-content-face):
13903         New backward-compatibility aliases for renamed faces.
13904         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13905
13906         * gnus-sum.el (gnus-summary-selected-face)
13907         (gnus-summary-highlight): Use renamed gnus faces.
13908         * gnus-group.el (gnus-group-highlight): Likewise.
13909
13910 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13911
13912         * gnus-sieve.el (gnus-sieve-article-add-rule):
13913         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13914         * spam-stat.el (spam-stat-buffer-change-to-spam)
13915         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13916
13917         * message.el (message-is-yours-p):
13918         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13919
13920 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13921
13922         * mm-view.el (mm-inline-text): Withdraw the last change.
13923
13924 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13925
13926         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13927         executing enriched-decode.
13928
13929 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13930
13931         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13932         charset of tar files.
13933
13934 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13935
13936         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13937
13938 2005-06-04  Lute Kamstra  <lute@gnu.org>
13939
13940         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13941         information is never recorded.
13942
13943 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13944
13945         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13946
13947 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13948
13949         * pop3.el (pop3-apop): Run md5 in the binary mode.
13950
13951         * starttls.el (starttls-set-process-query-on-exit-flag):
13952         Use eval-and-compile.
13953
13954 2005-05-31  Simon Josefsson  <jas@extundo.com>
13955
13956         * smime.el (smime-replace-in-string): Define.
13957         (smime-cert-by-ldap-1): Use it.
13958
13959 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13960
13961         * gnus-art.el (article-display-x-face): Replace
13962         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13963
13964         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13965         set-process-query-on-exit-flag or process-kill-without-query.
13966
13967         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13968         loop instead of replace-regexp.
13969
13970         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13971         instead of process-kill-without-query if it is available.
13972
13973         * lpath.el: Fbind ldap-search-entries.
13974
13975         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13976         instead of find-file-hooks if it is available.
13977
13978         * mml1991.el: Bind pgg-default-user-id when compiling.
13979
13980         * mml2015.el: Bind pgg-default-user-id when compiling.
13981
13982         * nndraft.el (nndraft-request-associate-buffer):
13983         Use write-contents-functions instead of write-contents-hooks if it is
13984         available.
13985
13986         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13987         instead of find-file-hooks if it is available.
13988
13989         * nntp.el (nntp-open-connection): Replace
13990         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13991         (nntp-open-ssl-stream): Ditto.
13992         (nntp-open-tls-stream): Ditto.
13993
13994         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13995         set-process-query-on-exit-flag or process-kill-without-query.
13996         (starttls-open-stream-gnutls): Use it instead of
13997         process-kill-without-query.
13998         (starttls-open-stream): Ditto.
13999
14000 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
14001
14002         * smime.el (smime-cert-by-ldap-1): Don't use
14003         replace-regexp-in-string.
14004
14005 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
14006
14007         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
14008
14009         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
14010         in PEM format.  Adjust to the XEmacs compability.
14011
14012 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14013
14014         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
14015         by `string-to-number'.
14016         * gnus-agent.el (gnus-agent-regenerate-group)
14017         (gnus-agent-fetch-articles): Ditto.
14018         * gnus-art.el (gnus-button-fetch-group): Ditto.
14019         * gnus-cache.el (gnus-cache-generate-active)
14020         (gnus-cache-articles-in-group): Ditto.
14021         * gnus-group.el (gnus-group-set-current-level)
14022         (gnus-group-insert-group-line): Ditto.
14023         * gnus-score.el (gnus-score-set-expunge-below)
14024         (gnus-score-set-mark-below, gnus-summary-score-effect)
14025         (gnus-summary-score-entry): Ditto.
14026         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
14027         (gnus-soup-pack): Ditto.
14028         * gnus-spec.el (gnus-xmas-format): Ditto.
14029         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
14030         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
14031         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
14032         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
14033         * nndb.el (nndb-get-remote-expire-response): Ditto.
14034         * nndiary.el (nndiary-parse-schedule-value)
14035         (nndiary-string-to-number, nndiary-request-replace-article)
14036         (nndiary-request-article): Ditto.
14037         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14038         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14039         * nneething.el (nneething-make-head): Ditto.
14040         * nnfolder.el (nnfolder-request-article)
14041         (nnfolder-retrieve-headers): Ditto.
14042         * nnheader.el (nnheader-file-to-number): Ditto.
14043         * nnkiboze.el (nnkiboze-request-article): Ditto.
14044         * nnmail.el (nnmail-process-unix-mail-format)
14045         (nnmail-process-babyl-mail-format): Ditto.
14046         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14047         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14048         (nnmh-request-create-group, nnmh-request-list-1)
14049         (nnmh-request-group, nnmh-request-article): Ditto.
14050         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14051         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14052         * nnsoup.el (nnsoup-make-active): Ditto.
14053         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14054         * nntp.el (nntp-find-group-and-number)
14055         (nntp-retrieve-headers-with-xover): Ditto.
14056         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14057         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14058         (pgg-format-key-identifier): Ditto.
14059         * pop3.el (pop3-last, pop3-stat): Ditto.
14060         * qp.el (quoted-printable-decode-region): Ditto.
14061
14062         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14063         of concat.
14064
14065 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14066
14067         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14068
14069         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14070
14071         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14072
14073         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14074
14075         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14076
14077         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14078
14079         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14080         (gnus-carpal-mode): Ditto.
14081
14082         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14083         (gnus-browse-mode): Ditto.
14084
14085         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14086
14087         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14088
14089 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14090
14091         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14092
14093 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14094
14095         * gnus-util.el (gnus-run-mode-hooks): New function.
14096
14097         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14098
14099         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
14100         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
14101
14102 2005-05-27  Lute Kamstra  <lute@gnu.org>
14103
14104         * dns-mode.el (dns-mode): Specify customization group.
14105
14106 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14107
14108         * gnus-agent.el (gnus-agent-make-mode-line-string):
14109         Use mode-line-highlight as mouse-face.
14110
14111 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14112
14113         * canlock.el (canlock): Change the parent group to news.
14114
14115         * deuglify.el (gnus-outlook-deuglify): Add :group.
14116
14117         * dig.el (dig): Add :group.
14118
14119         * dns-mode.el (dns-mode): Add :group.
14120
14121         * encrypt.el (encrypt): Add :group.
14122
14123         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14124         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14125         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14126         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
14127         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
14128
14129         * gnus-diary.el (gnus-diary): Add :group.
14130
14131         * gnus.el (gnus-group-news-1-face): Add :group.
14132         (gnus-group-news-1-empty-face): Ditto.
14133         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
14134         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
14135         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
14136         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
14137         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
14138         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
14139         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
14140         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
14141         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
14142         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
14143         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
14144         (gnus-summary-high-ticked-face): Ditto.
14145         (gnus-summary-low-ticked-face): Ditto.
14146         (gnus-summary-normal-ticked-face): Ditto.
14147         (gnus-summary-high-ancient-face): Ditto.
14148         (gnus-summary-low-ancient-face): Ditto.
14149         (gnus-summary-normal-ancient-face): Ditto.
14150         (gnus-summary-high-undownloaded-face): Ditto.
14151         (gnus-summary-low-undownloaded-face): Ditto.
14152         (gnus-summary-normal-undownloaded-face): Ditto.
14153         (gnus-summary-high-unread-face): Ditto.
14154         (gnus-summary-low-unread-face): Ditto.
14155         (gnus-summary-normal-unread-face): Ditto.
14156         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14157         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14158
14159         * hashcash.el (hashcash): New custom group.
14160         (hashcash-default-payment): Add :group.
14161         (hashcash-payment-alist): Ditto.
14162         (hashcash-default-accept-payment): Ditto.
14163         (hashcash-accept-resources): Ditto.
14164         (hashcash-path): Ditto.
14165         (hashcash-extra-generate-parameters): Ditto.
14166         (hashcash-double-spend-database): Ditto.
14167         (hashcash-in-news): Ditto.
14168
14169         * message.el (message-minibuffer-local-map): Add :group.
14170
14171         * netrc.el (netrc): Add :group.
14172
14173         * sieve-manage.el (sieve-manage-log): Add :group.
14174         (sieve-manage-default-user): Diito.
14175         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14176         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14177         (sieve-manage-authenticators): Ditto.
14178         (sieve-manage-authenticator-alist): Ditto.
14179         (sieve-manage-default-port): Ditto.
14180
14181         * sieve-mode.el (sieve-control-commands-face): Add :group.
14182         (sieve-action-commands-face): Ditto.
14183         (sieve-test-commands-face): Ditto.
14184         (sieve-tagged-arguments-face): Ditto.
14185
14186         * smime.el (smime): Add :group.
14187
14188         * spam-report.el (spam-report): Add :group.
14189
14190         * spam.el (spam, spam-face): Add :group.
14191
14192 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14193
14194         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14195         return \n.\n.\n at the end of articles.  Protect against that.
14196         (nntp-with-open-group): Allow debugging.
14197
14198         * nnheader.el (mail-header-set-extra): Make into a function
14199         because I just could't understand how to quote the list properly.
14200
14201         * dns.el (query-dns-cached): New function.
14202
14203 2005-05-26  Lute Kamstra  <lute@gnu.org>
14204
14205         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14206
14207 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14208
14209         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
14210
14211         * gnus-art.el: Don't autoload mail-extract-address-components.
14212
14213         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14214         eval-and-compile to evaluate it.
14215
14216         * hashcash.el: Don't autoload executable-find.
14217
14218         * nndb.el: Don't declare the nndb back end two or more times; don't
14219         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14220
14221         * nntp.el: Autoload format-spec instead of format; use
14222         eval-and-compile to evaluate autoload forms.
14223
14224 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14225
14226         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14227
14228 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14229
14230         * gnus.el (gnus-version-number): Bump version.
14231
14232 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14233
14234         * gnus.el: No Gnus v0.3 is released.
14235
14236 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14237
14238         * lpath.el (featurep): Bind show-nonbreak-escape.
14239
14240 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14241
14242         * gnus-art.el (gnus-article-edit-part): Disable undo.
14243
14244 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14245
14246         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14247         gnus-article-date-lapsed-new-header is t if date timer is active;
14248         skip headers in which the original date value is empty.
14249         (gnus-article-save-original-date): Redefine it as a macro.
14250         (gnus-display-mime): Use it.
14251
14252 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14253
14254         * gnus-art.el (article-date-ut): Support converting date in
14255         forwarded parts as well.
14256         (gnus-article-save-original-date): New function.
14257         (gnus-display-mime): Use it.
14258
14259 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14260
14261         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14262         enclosure element of <item>.
14263
14264 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14265
14266         * message.el (message-kill-buffer-query): Rename from
14267         `message-kill-buffer-query-if-modified'.  Add :version.
14268
14269 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14270
14271         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14272         window layout.
14273
14274 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14275
14276         * mml.el: Autoload dnd when compiling.
14277
14278 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14279
14280         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14281         x-dnd-*.
14282
14283 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14284
14285         * qp.el (quoted-printable-encode-region): Save excursion.
14286
14287 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14288
14289         * message.el (message-kill-buffer-query-if-modified): Add new variable
14290         so the user can kill a modified message buffer quickly.
14291         (message-kill-buffer): Use it.
14292
14293 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14294
14295         * lpath.el: Fbind display-time-event-handler; don't fbind
14296         string-to-multibyte.
14297
14298         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14299
14300 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14301
14302         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14303         contained in text because xml.el decodes entities) with LFs.
14304
14305 2005-04-11  Lute Kamstra  <lute@gnu.org>
14306
14307         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14308         differently.
14309
14310 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14311
14312         * mm-util.el (mm-detect-coding-region): Typo.
14313
14314 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14315
14316         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14317
14318 2005-04-06  Deepak Goel  <deego@gnufans.org>
14319
14320         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14321         user-function allow user modifications of the scores.
14322         (spam-stat-score-buffer-user): New function, to allow
14323         user-computed modifications to the score.
14324         (spam-stat-score-buffer-user-functions): List of additional
14325         scoring functions.
14326         (spam-stat-error-holder): Global temporary error holder.
14327         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14328         variable.
14329
14330 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14331
14332         * gnus-registry.el (gnus-registry-clean-empty-function)
14333         (gnus-registry-trim, gnus-registry-fetch-groups)
14334         (gnus-registry-delete-group): Groups that match
14335         `gnus-registry-ignored-groups' are removed from the registry
14336         entries, not just ignored for splitting.  This helps clean up the
14337         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14338         to get all the groups a message ID is in.
14339
14340         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14341         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14342         (spam-stat-score-buffer-user-functions): Add :number custom type.
14343
14344 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14345
14346         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14347         argument in XEmacs.
14348
14349         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14350         (nnrss-request-group): Decode group name first.
14351         (nnrss-request-article): Make a text/plain article if mml-to-mime
14352         failed.
14353         (nnrss-get-encoding): Return a compatible encoding according to
14354         nnrss-compatible-encoding-alist.
14355         (nnrss-find-el): Use consp instead of listp.
14356         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14357
14358 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14359
14360         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14361         which Emacs 20 doesn't support.
14362         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14363
14364 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14365
14366         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14367         silence the byte compiler inside the defun.
14368
14369         * gnus-demon.el (parse-time-string): Add autoload.
14370
14371         * gnus-delay.el (parse-time-string): Add autoload.
14372
14373         * gnus-art.el (parse-time-string): Add autoload.
14374
14375         * nnultimate.el (parse-time): Require for `parse-time-string'.
14376
14377 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14378
14379         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14380
14381         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14382
14383         * smime.el (smime-ldap-host-list): Add :version.
14384
14385 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14386
14387         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14388         pass it to `gnus-browse-read-group'.
14389         (gnus-browse-read-group): Add NUMBER argument and pass it to
14390         `gnus-group-read-ephemeral-group'.
14391
14392         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14393         argument and pass it to `gnus-group-read-group'.
14394
14395 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14396
14397         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14398         mm-xemacs-find-mime-charset-1 if we have the mule feature
14399         available at runtime.
14400
14401 2005-03-25  Werner Lemberg  <wl@gnu.org>
14402
14403         * nnmaildir.el: Replace `illegal' with `invalid'.
14404
14405 2005-03-23  Lute Kamstra  <lute@gnu.org>
14406
14407         * time-date.el: Add comment on time value formats.
14408         Don't require parse-time.
14409         (with-decoded-time-value): New macro.
14410         (encode-time-value): New function.
14411         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14412         (days-to-time): Return a valid time value when arg is huge.
14413         (time-since): Use time-subtract.
14414         (time-to-number-of-days): Use time-to-seconds.
14415
14416 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14417
14418         * gnus-start.el (gnus-display-time-event-handler):
14419         Check display-time-timer at runtime rather than only at load time
14420         in case display-time-mode is turned off in the mean time.
14421
14422 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14423
14424         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14425         used.
14426
14427         * nneething.el (nneething-map-file-directory): Derive from
14428         `gnus-directory'.
14429
14430         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14431         the To/Cc button.
14432
14433 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14434
14435         * nnmaildir.el (nnmaildir-request-accept-article):
14436         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14437
14438 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14439
14440         * gnus-async.el: Require timer-funcs at compile time when in
14441         XEmacs for `run-with-idle-timer'.
14442
14443 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14444
14445         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14446         autoloaded function.
14447
14448 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14449
14450         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14451
14452 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14453
14454         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14455
14456 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14457
14458         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
14459         Add gnus-expert-user to default.
14460
14461 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14462
14463         * nnimap.el (nnimap-open-server): Ditto.
14464
14465         * imap.el (imap-authenticate): Fix typo.
14466
14467 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14468
14469         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14470         buffer (since IMAP server might return FETCH response out of
14471         order, and the nntp buffer must be sorted).
14472
14473 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14474
14475         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
14476         comparison on string.
14477
14478         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14479         (gnus-agent-score): Rename category keywords to match gnus-cus.
14480         (gnus-agent-summary-fetch-series): Modify to protect against
14481         gnus-agent-summary-fetch-group clearing processable flags.
14482         (gnus-agent-synchronize-group-flags): Update live group buffer as
14483         synchronization may occur due to the user toggle the plugged
14484         status.
14485         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14486         successfully downloaded.
14487         (gnus-agent-expire-group-1): Avoid using markers when the overview
14488         is in ascending order; greatly improves performance.
14489         (gnus-agent-regenerate-group):
14490         Use gnus-agent-synchronize-group-flags to reset read status in both
14491         gnus and server.
14492         (gnus-agent-update-files-total-fetched-for): Fix initial size.
14493
14494 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14495
14496         * message.el: Don't autoload former message-utils variables.
14497         (message-strip-subject-trailing-was): Change doc string.
14498
14499         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14500         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14501         (nnweb-google-search): Add "hl=en" here.
14502         (nnweb-google-parse-1, nnweb-google-create-mapping):
14503         Don't hardcode URL.
14504
14505 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14506
14507         * message.el (message-get-reply-headers, message-followup):
14508         Mention related variables `message-use-followup-to' and
14509         `message-use-mail-followup-to', in the information buffer.
14510
14511         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14512         of broken groups(-beta).google.com.
14513
14514 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14515
14516         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14517         parameter to invoked gnus-request-move-article; remove the
14518         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14519         all at once instead of once per article.
14520         (gnus-summary-remove-process-mark): Accept a list of articles as
14521         well as a single article for processing.
14522
14523         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14524         parameter.
14525
14526         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14527
14528         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14529
14530         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14531         parameter.
14532
14533         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14534         parameter.
14535
14536         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14537         parameter and remove the gnus-sum-hint-move-is-internal variable.
14538
14539         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14540         parameter.
14541
14542         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14543         parameter.
14544
14545         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14546         parameter.
14547
14548         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14549
14550         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14551         parameter.
14552
14553         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14554         parameter.
14555
14556 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14557
14558         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14559         a more conservative way.
14560
14561 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14562
14563         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14564         buffer, so it moves the window's cursor.
14565
14566 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14567
14568         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14569         `mm-dissect-multipart' and receive the from field as an (optional)
14570         argument from `mm-dissect-multipart'.
14571         (mm-dissect-multipart): Receive the from field as an argument and
14572         pass it on when we call `mm-dissect-buffer' on MIME parts.
14573         Fixes verification/decryption of signed/encrypted MIME parts.
14574
14575 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14576
14577         * gnus-sum.el (gnus-summary-move-article):
14578         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
14579         whatever it calls (right now, only nnimap-request-move article
14580         respects it).
14581
14582         * nnimap.el (nnimap-request-move-article):
14583         When gnus-sum-hint-move-is-internal is set, don't do the extra
14584         nnimap-request-article.
14585
14586 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14587
14588         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14589
14590         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14591         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14592
14593         * gnus-sum.el (gnus-summary-caesar-message):
14594         Apply `gnus-treat-article' after rotation.
14595
14596         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14597         doc string.
14598
14599 2005-02-22  Simon Josefsson  <jas@extundo.com>
14600
14601         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14602         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14603         <arne@arnested.dk>.
14604         (encrypt): Add password-cache and password-cache-expiry as group
14605         members.
14606
14607 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14608
14609         * smime.el (smime-ldap-host-list): Doc fix.
14610         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14611         cache) password.
14612         (smime-sign-region): Use it.
14613         (smime-decrypt-region): Use it.
14614         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14615         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14616         fails.
14617         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14618         certificate from DER to PEM format rather than calling openssl.
14619
14620         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14621
14622         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14623         for signing/encryption.
14624
14625         * mml.el (mml-parse-1): Use them.
14626
14627 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14628
14629         * nnrss.el (nnrss-verbose): Remove.
14630         (nnrss-request-group): Use `nnheader-message' instead.
14631
14632 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14633
14634         * nnrss.el (nnrss-verbose): New variable.
14635         (nnrss-request-group): Make it say nnrss is requesting a group.
14636
14637 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14638
14639         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14640         Handle news URL with given port correctly.
14641
14642 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14643
14644         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14645         containing special characters.
14646
14647         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14648
14649         * mml.el (mime-to-mml): Ditto.
14650
14651         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14652         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14653         (rfc2047-decode-region): Quote decoded words containing special
14654         characters when rfc2047-quote-decoded-words-containing-tspecials
14655         is non-nil.
14656
14657 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14658
14659         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14660
14661         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14662
14663 2005-02-15  Simon Josefsson  <jas@extundo.com>
14664
14665         * nnimap.el (nnimap-debug): Doc fix.
14666
14667         * imap.el (imap-debug): Doc fix.
14668
14669 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14670
14671         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14672
14673 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14674
14675         * gnus.el (spam-contents): Improve docs for spam-contents
14676         parameter in its variable incarnation.
14677
14678 2005-02-14  Simon Josefsson  <jas@extundo.com>
14679
14680         * smime-ldap.el: Use require instead of load-library for ldap.
14681         (smime-ldap-search): Indent.
14682         (smime-ldap-search-internal): Shorten line.
14683
14684         * smime.el (smime-cert-by-dns): Add doc-string.
14685         (smime-cert-by-ldap-1): Indent.
14686
14687         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
14688         mml-smime-get-dns-ldap.
14689         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14690
14691 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14692
14693         * smime.el: Require smime-ldap.
14694         (smime-ldap-host-list): New variable.
14695         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14696
14697         * mml-smime.el (mml-smime-encrypt-query): New function.
14698         (mml-smime-encrypt-query): Use it.
14699
14700         * smime-ldap.el: New file.
14701
14702 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14703
14704         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14705
14706 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14707
14708         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14709         argument in doc string.  Make query for type more clear.
14710
14711 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14712
14713         * gnus.el (gnus-group-startup-message): Search for gnus images in
14714         etc/images/gnus.
14715         * mm-util.el (mm-image-load-path): Likewise.
14716         * smiley.el (smiley-data-directory): Search for smilies in
14717         etc/images/smilies.
14718
14719 2005-02-09  Kim F. Storm  <storm@cua.dk>
14720
14721         Change Emacs release version from 21.4 to 22.1 throughout.
14722         Change Emacs development version from 21.3.50 to 22.0.50.
14723
14724 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14725
14726         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14727
14728         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14729         non-Mule XEmacs as well.
14730         (mm-decompress-buffer): Signal an error intentionally if it does
14731         not decompress compressed data because auto-compression-mode is
14732         disabled.
14733
14734 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14735
14736         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14737         an ID in the registry even if it has no groups.
14738
14739 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14740
14741         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14742         merge it into mm-decompress-buffer.
14743         (gnus-mime-copy-part): Use the MIME part charset, the value which
14744         a user specified or gnus-newsgroup-charset for decoding, like
14745         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14746         save-buffer what was used.  Suggested by Kevin Ryde
14747         <user42@zip.com.au>.
14748         (gnus-mime-inline-part): Allow the name parameter as well as the
14749         filename parameter; force decompressing of compressed data; always
14750         display contents being not decoded as unibyte.
14751
14752         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14753         as well as the filename parameter.
14754
14755         * mm-util.el (mm-decompress-buffer):
14756         Merge gnus-mime-jka-compr-maybe-uncompress.
14757         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14758         of compressed data.
14759
14760 2005-02-08  Simon Josefsson  <jas@extundo.com>
14761
14762         * imap.el (imap-log): Doc fix.
14763
14764 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14765
14766         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14767         the coding cookies; decompress compressed parts.
14768
14769         * mml.el (mml-generate-mime-1): Add the charset parameter according
14770         to the value which a user specified manually or the coding cookie.
14771
14772         * mm-util.el (mm-string-to-multibyte): New function.
14773         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14774         (mm-coding-system-to-mime-charset): New function.
14775         (mm-decompress-buffer): New function.
14776         (mm-find-buffer-file-coding-system): New function.
14777
14778         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14779         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14780         parts.
14781
14782 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14783
14784         * mm-view.el (mm-display-inline-fontify): Decode a part according
14785         to the charset parameter.
14786
14787 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14788
14789         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14790         prefix arg is neither nil nor a number, as info specifies.
14791
14792 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14793
14794         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14795         timestamps.
14796
14797 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14798
14799         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14800         groups error checking and notify user.
14801
14802 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14803
14804         * message.el (message-send-mail-function): Check existence of
14805         sendmail-program first before using default value
14806         `message-send-mail-with-sendmail'.  Otherwise use more generic
14807         `smtpmail-send-it'.
14808
14809 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14810
14811         * nntp.el (nntp-request-update-info): Always return nil.
14812
14813 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14814
14815         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14816
14817 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14818
14819         * message.el (message-beginning-of-line): Change the behavior when
14820         invoked between BOL and : so that it first moves backward.
14821
14822 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14823
14824         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14825         article buffer when editing of the article is discarded.
14826         (gnus-article-prepare): Revert.
14827
14828 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14829
14830         * gnus-art.el (gnus-article-prepare):
14831         Remove message-strip-forbidden-properties from the local hook.
14832
14833 2005-01-27  Simon Josefsson  <jas@extundo.com>
14834
14835         * password.el (password-cache-add): Only start one timer per key.
14836         Reported by Derek Atkins <warlord@MIT.EDU>.
14837
14838 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14839
14840         * run-at-time.el: Remove.  It is no longer needed as
14841         timer-funcs.el in the xemacs-base package has a working version of
14842         `run-at-time'.
14843
14844         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14845
14846         * password.el: Require timer-funcs instead of run-at-time in
14847         XEmacs.
14848         Remove `password-run-at-time' macro.
14849         (password-cache-add): Use `run-at-time' instead of
14850         `password-run-at-time'.
14851
14852         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14853         Remove `nnheader-cancel-function-timers' alias,
14854         `cancel-function-timers' exists in XEmacs in timer-funcs.
14855
14856         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14857         for `run-with-idle-timer'.
14858
14859         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14860         for `run-at-time'.
14861
14862         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14863         for `with-timeout'.
14864
14865         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14866         the same as for XEmacs 21.4.
14867         No need to ignore `run-with-idle-timer', this function exists in
14868         XEmacs now in timer-funcs.el in the xemacs-base package.
14869         (dgnushack-compile): No need to delete
14870         run-at-time.el from the list of files to compile because it
14871         doesn't exist anymore.
14872
14873 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14874
14875         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14876         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14877
14878 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14879
14880         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14881         sensitively.
14882
14883 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14884
14885         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14886
14887 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14888
14889         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14890         which will be inserted according to the multibyteness of a buffer
14891         rather than the type of contents.  Suggested by ARISAWA Akihiro
14892         <ari@mbf.ocn.ne.jp>.
14893
14894         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14895         of string which old xml.el may return rather than a string.
14896
14897 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14898
14899         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14900
14901 2005-01-16  Simon Josefsson  <jas@extundo.com>
14902
14903         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14904         idn/idna.el isn't available.
14905         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14906         <michael@waxrat.com>.
14907
14908         * hashcash.el: Remove non-FSF copyright header.
14909
14910         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14911         (hashcash-generate-payment): Use it.
14912         (hashcash-generate-payment-async): Use it.
14913
14914 2005-01-15  Simon Josefsson  <jas@extundo.com>
14915
14916         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14917         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14918
14919         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14920         gnus-summary-idna-message.
14921         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14922         (gnus-summary-idna-message): New function.
14923
14924 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14925
14926         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14927         gnus-novice-user.
14928
14929 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14930
14931         * nnrss.el (nnrss-request-delete-group): Delete entries in
14932         nnrss-group-alist as well.
14933         (nnrss-save-server-data): Insert newline.
14934
14935 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14936
14937         * gnus.el (gnus-user-agent): Use list of symbols instead of
14938         symbols.  Display full version number for (S)XEmacs.
14939         Optionally display (S)XEmacs codename.
14940
14941         * gnus-util.el (gnus-emacs-version): Update for new
14942         `gnus-user-agent'.
14943
14944         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14945         Gnus version.
14946
14947 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14948
14949         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14950         which is unreadable in some setups.
14951
14952 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14953
14954         * gnus-spec.el (gnus-update-format-specifications): Flush the
14955         group format spec cache if it doesn't support decoded group names.
14956
14957 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14958
14959         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14960         Allow to apply decay on score files matching a regexp.
14961
14962 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14963
14964         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14965         compatibility in %g and %c.
14966
14967 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14968
14969         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14970         name for only %g and %c.
14971         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14972         of gnus-tmp-group to decoded group name.
14973         (gnus-group-make-rss-group): Exclude `/'s from group names.
14974
14975 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14976
14977         * nnrss.el (nnrss-get-encoding): Fix regexp.
14978
14979 2004-12-27  Simon Josefsson  <jas@extundo.com>
14980
14981         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14982         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14983         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14984
14985 2004-12-17  Kim F. Storm  <storm@cua.dk>
14986
14987         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14988
14989         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14990
14991 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14992
14993         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14994
14995 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14996
14997         * nnrss.el: Require rfc2047 and mml.
14998         (nnrss-file-coding-system): New variable.
14999         (nnrss-format-string): Redefine it as an inline function.
15000         (nnrss-decode-group-name): New function.
15001         (nnrss-string-as-multibyte): Remove.
15002         (nnrss-retrieve-headers): Decode group name; don't use
15003         nnrss-format-string.
15004         (nnrss-request-group): Decode group name.
15005         (nnrss-request-article): Decode group name; allow a Message-ID as
15006         well as an article number; don't use nnrss-format-string; encode a
15007         Message-ID string which may contain non-ASCII characters; use
15008         mml-to-mime to compose a MIME article.
15009         (nnrss-request-expire-articles): Decode group name.
15010         (nnrss-request-delete-group): Decode group name.
15011         (nnrss-fetch): Clarify error message.
15012         (nnrss-read-server-data): Use insert-file-contents instead of load;
15013         bind file-name-coding-system; use multibyte buffer.
15014         (nnrss-save-server-data): Bind coding-system-for-write to the
15015         value of nnrss-file-coding-system; bind file-name-coding-system;
15016         add coding cookie.
15017         (nnrss-read-group-data): Use insert-file-contents instead of load;
15018         bind file-name-coding-system; use multibyte buffer.
15019         (nnrss-save-group-data): Bind coding-system-for-write to the
15020         value of nnrss-file-coding-system; bind file-name-coding-system.
15021         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
15022         make it work with non-ASCII text.
15023         (nnrss-find-el): Make it work with old xml.el as well.
15024
15025 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15026
15027         * nnrss.el (nnrss-get-encoding): New function.
15028         (nnrss-fetch): Use unibyte buffer initially; bind
15029         coding-system-for-read while performing mm-url-insert; remove ^Ms;
15030         decode contents according to the encoding attribute.
15031         (nnrss-save-group-data): Add coding cookie.
15032         (nnrss-mime-encode-string): New function.
15033         (nnrss-check-group): Use it to encode subject and author.
15034
15035 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
15036
15037         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
15038         imaginary variable.
15039
15040 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15041
15042         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15043         correctly even if there are wide characters.
15044
15045 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15046
15047         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15048         downcased symbol names; make a new cache instead of reusing
15049         bbdb-hashtable.
15050
15051 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15052
15053         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15054         concatenating segments rather than before concatenating them.
15055         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15056
15057         * message.el (message-get-reply-headers): Bind `extra'.
15058
15059 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15060
15061         * message.el (message-extra-wide-headers): New variable.
15062         (message-get-reply-headers): Use it.
15063
15064 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15065
15066         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15067         (gnus-agent-group-pathname): Ditto.
15068
15069         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15070
15071         * gnus-group.el (gnus-group-make-group): Decode group name.
15072         (gnus-group-make-rss-group): Register the group data after opening
15073         the nnrss group.
15074
15075 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15076
15077         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15078         by expiry now get marked as read.
15079
15080 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15081
15082         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15083
15084 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15085
15086         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15087         unify Latin characters in XEmacs.
15088         (mm-find-mime-charset-region): Use it.
15089
15090 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15091
15092         * gnus-util.el (gnus-delete-directory): New function.
15093
15094         * gnus-agent.el (gnus-agent-delete-group): Use it.
15095
15096         * gnus-cache.el (gnus-cache-delete-group): Use it.
15097
15098 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15099
15100         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15101         names.
15102
15103 2004-12-16  Simon Josefsson  <jas@extundo.com>
15104
15105         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15106
15107 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15108
15109         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15110
15111         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15112         (gnus-group-set-current-level): Decode group name.
15113
15114 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15115
15116         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15117         failed.
15118
15119 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15120
15121         * gnus-group.el (gnus-group-delete-group): Decode group name.
15122         (gnus-group-make-rss-group): Encode group name.
15123         (gnus-group-catchup-current): Decode group name.
15124         (gnus-group-kill-group): Decode group name.
15125
15126 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15127
15128         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
15129
15130 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15131
15132         * gnus-group.el (gnus-group-make-rss-group):
15133         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
15134
15135         * gnus-start.el (gnus-setup-news): Honor user's setting to
15136         gnus-message-archive-method.  Suggested by Lute Kamstra
15137         <lute@gnu.org>.
15138
15139 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
15140
15141         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
15142         global counterparts of the buffer-local variables.
15143
15144 2004-11-16  Romain Francoise  <romain@orebokech.com>
15145
15146         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15147         counterparts of the buffer-local variables.
15148
15149 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15150
15151         * message.el (message-forbidden-properties): Fix typo in doc
15152         string.
15153
15154 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15155
15156         * gnus-util.el (gnus-replace-in-string): Add doc string.
15157
15158         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15159         to avoid problems when splitting mails with many recipients.
15160
15161 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15162
15163         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15164         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15165
15166 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15167
15168         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15169         if there is no hashtable in memory or file modification time is
15170         newer than cached timestamp.
15171
15172 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15173
15174         * gnus-sum.el (gnus-summary-limit-to-recipient):
15175         Implement not-matching option.
15176
15177 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15178
15179         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15180         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15181         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15182         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15183         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15184         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15185
15186 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15187
15188         * message.el (message-forward-make-body-mml): Remove headers
15189         according to message-forward-ignored-headers if a message is decoded.
15190
15191 2004-12-02  Romain Francoise  <romain@orebokech.com>
15192
15193         * message.el (message-forward-make-body-plain): Always remove
15194         headers according to message-forward-ignored-headers.
15195
15196 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15197
15198         * spam.el (spam-summary-prepare-exit): Remove the
15199         gnus-summary-limit pop for now, it has problems with ham marks for
15200         me.
15201
15202 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15203
15204         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15205         correctly.
15206
15207 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15208
15209         * format-spec.el (format-spec): Message the char.
15210
15211 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15212
15213         * gnus-art.el (gnus-split-methods): Reformat comments.
15214
15215         * spam.el (spam-summary-prepare-exit): Remove article limits
15216         before exiting the summary buffer.
15217
15218 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15219
15220         * lpath.el: Remove bbdb-create-internal, bbdb-records,
15221         spam-BBDB-register-routine and spam-enter-ham-BBDB.
15222
15223         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15224         order to silence the byte compiler.
15225
15226         * spam.el: Fix the way to silence the byte compiler, which
15227         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15228         bbdb-search-simple, spam-BBDB-register-routine,
15229         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15230         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15231         spam-stat-buffer-is-spam, spam-stat-load,
15232         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15233         spam-stat-save and spam-stat-split-fancy.
15234
15235 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15236
15237         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15238         which may confuse users.
15239         (canlock-password-for-verify): Ditto.
15240
15241         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15242
15243         * gnus-art.el (gnus-emphasis-alist): Ditto.
15244
15245         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15246
15247         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15248
15249         * gnus-start.el (gnus-save-killed-list): Ditto.
15250
15251         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15252         (gnus-sum-thread-tree-root): Ditto.
15253         (gnus-sum-thread-tree-false-root): Ditto.
15254         (gnus-sum-thread-tree-single-indent): Ditto.
15255
15256         * message.el (message-courtesy-message): Ditto.
15257         (message-archive-note): Ditto.
15258         (message-subscribed-address-file): Ditto.
15259         (message-user-fqdn): Ditto.
15260
15261         * spam-report.el (spam-report-gmane-regex): Ditto.
15262
15263         * spam.el (spam-blackhole-good-server-regex): Ditto.
15264
15265 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15266
15267         * mml.el (mml-preview): Widen the message buffer before copying
15268         the contents to the preview buffer; sort headers before previewing.
15269
15270         * message.el (message-hidden-headers): Fix the way to avoid a bug
15271         in the `repeat' widget in Emacs 21.3 or earlier.
15272
15273 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15274
15275         * message.el (message-hidden-headers): Default to "^References:".
15276         Improve customization type.  Suggested by Reiner Steib
15277         <Reiner.Steib@gmx.de>.
15278
15279 2004-11-25  Romain Francoise  <romain@orebokech.com>
15280
15281         * message.el (message-strip-forbidden-properties): Remove check for
15282         obsolete `message-hidden' text property, hidden headers are not
15283         accessible in the buffer anymore.
15284
15285 2004-11-22  Romain Francoise  <romain@orebokech.com>
15286
15287         * message.el (message-header-format-alist): Add `From' in list
15288         so that it can be sorted.
15289         (message-fix-before-sending): Widen and sort headers before
15290         sending.
15291         (message-hide-headers): Use narrowing to hide headers by moving
15292         them to the top of the buffer and narrowing to the region
15293         underneath.
15294
15295 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15296
15297         * message.el (message-strip-forbidden-properties):
15298         Bind buffer-read-only (etc) to nil.
15299
15300 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15301
15302         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15303         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15304
15305 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15306
15307         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15308
15309 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15310
15311         * dns.el (query-dns): Use sit-for to time instead of
15312         accept-process-output, since that doesn't seem to work on udp
15313         sockets.
15314
15315 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15316
15317         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15318
15319 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15320
15321         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15322         doc string.  Improve doc string.
15323
15324 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15325
15326         * nntp.el (nntp-request-update-info): Return nil if
15327         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15328         may not call gnus-activate-group which uselessly issues the GROUP
15329         commands for all nntp groups and wastes time.  Reported by Romain
15330         Francoise <romain@orebokech.com>.
15331
15332         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15333
15334 2004-11-15  Simon Josefsson  <jas@extundo.com>
15335
15336         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15337         headers separately.
15338         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15339         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15340
15341 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15342
15343         * gnus-start.el (gnus-convert-old-newsrc):
15344         Assign legacy-gnus-agent to 5.10.7.
15345
15346 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15347
15348         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15349         start of the lines.
15350
15351 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15352
15353         * hashcash.el (hashcash-default-payment): Change default to 20.
15354         (hashcash-default-accept-payment): Change default to 20.
15355         (hashcash-process-alist): New variable.
15356         (hashcash-generate-payment-async): Add.
15357         (hashcash-already-paid-p): Add.
15358         (hashcash-insert-payment): Don't generate payments twice.
15359         (hashcash-insert-payment-async): Add.
15360         (hashcash-insert-payment-async-2): Add.
15361         (hashcash-cancel-async): Add.
15362         (hashcash-wait-async): Add.
15363         (hashcash-processes-running-p): Add.
15364         (hashcash-wait-or-cancel): Add.
15365         (mail-add-payment): New optional argument.  Conditionally start
15366         asynchronous calculation.
15367         (mail-add-payment-async): Add.
15368
15369         * message.el (message-send-mail): Wait for asynchronous hashcash
15370         results.  Don't clobber existing X-Hashcash headers.
15371         (message-setup-1): Call mail-add-payment-async when
15372         message-generate-hashcash is non-nil.
15373
15374 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15375
15376         * message.el (message-use-alternative-email-as-from): Examine the
15377         From header as well; use message-make-from in order to include a
15378         user's full name.
15379
15380 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15381
15382         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15383         default; improve customization type.
15384         (gnus-emphasis-custom-with-format): New macro.
15385         (gnus-emphasis-custom-value-to-external): New function.
15386         (gnus-emphasis-custom-value-to-internal): New function.
15387
15388 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15389
15390         * dns.el (query-dns): Resolve reverse addresses.
15391
15392 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15393
15394         * gnus-group.el (gnus-group-get-new-news): Use it.
15395
15396         * gnus-start.el (gnus-check-reasonable-setup): New function.
15397
15398 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15399
15400         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15401         "Args out of range" error.  Reported by Arnaud Giersch
15402         <arnaud.giersch@free.fr>.
15403
15404 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15405
15406         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15407
15408 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15409
15410         * spam.el (spam group): Add :version.
15411
15412         * pgg-def.el (pgg group): Add :version.
15413
15414 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15415
15416         * gnus-art.el (gnus-article-edit-article): Don't associate the
15417         article buffer with a draft file.  This is a temporary measure
15418         against the 2004-08-22 change to gnus-article-edit-mode.
15419
15420 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15421
15422         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15423         (html2text-format-tags): Remove unused variable `attr'.
15424
15425 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15426
15427         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15428
15429         * tls.el (tls-process-connection-type, tls-success)
15430         (tls-certtool-program): Add :version.
15431
15432         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15433         (starttls-extra-arguments, starttls-process-connection-type)
15434         (starttls-connect, starttls-failure, starttls-success): Add :version.
15435
15436         * spam-stat.el (spam-stat): Add :version.
15437
15438         * sieve.el (sieve): Add :version.
15439
15440         * sha1.el (sha1): Add :version.
15441         (sha1-use-external): Remove redundant version.
15442
15443         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15444         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15445         (nnmail-split-fancy-match-partial-words)
15446         (nnmail-split-lowercase-expanded): Add :version.
15447
15448         * nndiary.el (nndiary): Add :version.
15449
15450         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15451
15452         * mml-sec.el (mml-default-sign-method)
15453         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15454         Add :version.
15455
15456         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15457
15458         * mm-url.el (mm-url-use-external, mm-url-program)
15459         (mm-url-arguments): Add :version.
15460
15461         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15462         (mm-attachment-file-modes, mm-decrypt-option)
15463         (mm-w3m-safe-url-regexp): Add :version.
15464
15465         * message.el (message-cite-prefix-regexp)
15466         (message-sendmail-envelope-from, message-minibuffer-local-map)
15467         (message-user-fqdn, message-completion-alist): Add :version.
15468
15469         * gnus-win.el (gnus-configure-windows-hook)
15470         (gnus-use-frames-on-any-display): Add :version.
15471
15472         * gnus-art.el (gnus-article-address-banner-alist)
15473         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15474         (gnus-treat-from-picon, gnus-treat-mail-picon)
15475         (gnus-treat-x-pgp-sig): Add :version.
15476
15477         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15478         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15479         (gnus-summary-article-delete-hook)
15480         (gnus-summary-display-while-building): Add :version.
15481
15482         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15483         (gnus-get-top-new-news-hook): Add :version.
15484
15485         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15486         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15487
15488         * gnus-registry.el (gnus-registry): Add :version.
15489
15490         * gnus-spec.el (gnus-use-correct-string-widths)
15491         (gnus-make-format-preserve-properties): Add :version.
15492
15493         * gnus.el (gnus-group-charter-alist)
15494         (gnus-group-fetch-control-use-browse-url)
15495         (gnus-install-group-spam-parameters): Add :version.
15496
15497         * gnus-diary.el (gnus-diary): Add :version.
15498
15499         * gnus-delay.el (gnus-delay): Add :version.
15500
15501         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15502         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15503         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15504         Add :version.
15505
15506         * gnus-agent.el (gnus-agent-max-fetch-size)
15507         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15508         (gnus-agent-prompt-send-queue): Add :version.
15509
15510         * deuglify.el (gnus-outlook-deuglify): Add :version.
15511
15512         * html2text.el: Beautify code.  Improve doc strings.
15513         Some checkdoc cleanup.
15514         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15515
15516 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15517
15518         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15519
15520 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15521
15522         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15523         when package is loaded.
15524
15525         * spam.el (spam-summary-score-preferred-header): Add global preference
15526         for people who want to override the default SpamAssassin over
15527         Bogofilter preference (when both are set).
15528         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15529         (spam-user-format-function-S):
15530         Check spam-summary-score-preferred-header.
15531         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15532         (spam-user-format-function-S): Format the score correctly.
15533
15534 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15535
15536         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15537         signature file.  Suggested by Manoj Srivastava
15538         <srivasta@golden-gryphon.com>.
15539
15540         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15541         iso-2022-jp even in the Japanese language environment.
15542         Suggested by Jason Rumney <jasonr@gnu.org>.
15543
15544 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15545
15546         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15547         use the same characters as the dummy marks; make it free from
15548         getting affected by the language environment.
15549         (gnus-summary-read-group-1): Update mark positions only when the
15550         format spec is updated.
15551
15552         * gnus-spec.el (gnus-update-format-specifications): Return a list
15553         of updated types.
15554
15555 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15556
15557         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15558         of boundp to check if display-warning is available.
15559
15560 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15561
15562         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15563
15564 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15565
15566         * nnspool.el (nnspool-spool-directory): Use news-path if the
15567         news-directory variable is not bound.
15568
15569         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15570         function instead of display-warning if it is not available.
15571
15572 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15573
15574         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15575         v5-10: Use `point-at-bol'.
15576
15577 2004-10-26  Simon Josefsson  <jas@extundo.com>
15578
15579         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15580         <chenggao@gmail.com>.
15581
15582 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15583
15584         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15585         instead.
15586
15587 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15588
15589         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15590         to remove a server from the nnimap-server-buffer-alist.
15591         (nnimap-open-connection, nnimap-close-server): Use it.
15592
15593         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15594
15595 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15596
15597         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15598         running the major-mode function.
15599
15600 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15601
15602         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15603         dummy marks in the right way.
15604
15605 2004-10-18  David Edmondson  <dme@dme.org>
15606
15607         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15608         excessively.
15609
15610 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15611
15612         * gnus-util.el (gnus-split-references): Accept a nil references
15613         string and go on blissfully.
15614
15615         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15616         cases where the references string is non-nil but has no references.
15617
15618         * encrypt.el: Add autoload tags.
15619
15620         * spam.el (spam-resolve-registrations-routine): Remove article
15621         from unregistration list too.  Reported by David Hanak
15622         <dhanak@isis.vanderbilt.edu>
15623
15624 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15625
15626         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15627         nil.  Change custom type.
15628
15629 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15630
15631         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15632
15633         * gnus-sum.el (gnus-summary-move-article): Use it.
15634
15635 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15636
15637         * encrypt.el: Add autoload cookies.
15638
15639         * spam.el (spam-backend-article-list-property)
15640         (spam-backend-get-article-todo-list)
15641         (spam-backend-put-article-todo-list)
15642         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15643         Resolve registrations separately.
15644         (spam-register-routine): Format comments.
15645         (spam-unregister-routine, spam-register-routine): Always call with
15646         specific-articles, no default list.
15647         (spam-summary-prepare-exit): Use the spam-classifications function.
15648
15649         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15650         gnus-encrypt.el.
15651
15652         * encrypt.el: Copied from gnus-encrypt.el.
15653
15654         * gnus-encrypt.el: Commented that it's obsolete.
15655
15656 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15657
15658         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15659         (gnus-score-save): Use it.
15660
15661         * message.el (message-bury): Use `window-dedicated-p'.
15662
15663 2004-10-15  Simon Josefsson  <jas@extundo.com>
15664
15665         * pop3.el (top-level): Don't require nnheader.
15666         (pop3-read-timeout): Add.
15667         (pop3-accept-process-output): Add.
15668         (pop3-read-response, pop3-retr): Use it.
15669
15670 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15671
15672         * spam.el (spam-register-routine): Move comment.
15673         (spam-verify-bogofilter): Use 'unknown for the initial
15674         spam-bogofilter-valid state, not 'never.
15675
15676         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15677         for netrc-machine.
15678
15679         * nnimap.el (nnimap-open-connection):
15680         Use netrc-machine-user-or-password.
15681
15682 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15683
15684         * gnus-registry.el (gnus-registry-unload-hook):
15685         Set as a variable with add-hook.
15686
15687         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15688         of news-path.
15689
15690         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15691
15692         * spam.el: Delete duplicate `provide'.
15693         (spam-unload-hook): Set as a variable with add-hook.
15694
15695 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15696
15697         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15698         in the doc string.
15699
15700         * message.el (message-ignored-news-headers)
15701         (message-ignored-supersedes-headers)
15702         (message-ignored-resent-headers)
15703         (message-forward-ignored-headers): Improve custom type.
15704
15705 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15706
15707         * message.el (message-tokenize-header): Fix 2004-09-06 change
15708         which used point-min in the wrong place.
15709
15710 2004-10-12  Simon Josefsson  <jas@extundo.com>
15711
15712         * tls.el (tls-certtool-program): New variable.
15713         (tls-certificate-information): New function, based on
15714         ssl-certificate-information.
15715
15716 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15717
15718         * compface.el: Move the version of ELisp-based uncompface program
15719         to the contrib directory because of the copyright problem.
15720
15721 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15722
15723         * message.el (message-kill-buffer): Raise the current frame.
15724
15725 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15726
15727         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15728
15729         * gnus.el (message-y-or-n-p): Autoload.
15730
15731         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15732         (pop3-password-required, pop3-authentication-scheme)
15733         (pop3-leave-mail-on-server): Make customizable.
15734         (pop3): New custom group.
15735         (pop3-retr): Remove `sleep-for' statements.
15736         Suggested by Dave Love <fx@gnu.org>.
15737
15738         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15739         Windows/DOS.
15740
15741         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15742         (imap-parse-body): Fix incorrect use of `assert'.
15743         Suggested by Dave Love <fx@gnu.org>.
15744
15745         * mml.el (mml-minibuffer-read-disposition): Require match.
15746         Suggested by Dave Love <fx@gnu.org>.
15747
15748 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15749
15750         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15751         doc string.
15752
15753 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15754
15755         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15756
15757 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15758
15759         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15760         instead of calling `mm-insert-inline', to decode text/* parts
15761         before displaying them.
15762
15763 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15764
15765         * mm-uu.el (mm-uu-text-plain-type): New variable.
15766         (mm-uu-pgp-signed-extract-1): Use it.
15767         (mm-uu-pgp-encrypted-extract-1): Use it.
15768         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15769         bind mm-uu-text-plain-type with that value.
15770         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15771         mm-uu-dissect.
15772
15773 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15774
15775         * gnus-group.el (gnus-update-group-mark-positions):
15776         * gnus-sum.el (gnus-update-summary-mark-positions):
15777         * message.el (message-check-news-body-syntax):
15778         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15779         of string-as-multibyte.
15780
15781 2004-10-05  Juri Linkov  <juri@jurta.org>
15782
15783         * gnus-group.el (gnus-update-group-mark-positions):
15784         * gnus-sum.el (gnus-update-summary-mark-positions):
15785         * message.el (message-check-news-body-syntax):
15786         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15787         8-bit unibyte values to a multibyte string for search functions.
15788
15789 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15790
15791         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15792         (mm-uu-dissect-text-parts): New function.
15793
15794         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15795         dissect text parts.
15796
15797         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15798         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15799
15800         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15801
15802         * gnus-topic.el (gnus-topic-hierarchical-parameters):
15803         Use gnus-current-topics instead of gnus-current-topic.
15804
15805 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15806
15807         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15808
15809 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15810
15811         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15812         where approriate.
15813
15814         * nnml.el (nnml-generate-active-info): do.
15815
15816         * nndiary.el (nndiary-generate-active-info): do.
15817
15818         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15819         (gnus-topic-move): do.
15820
15821         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15822         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15823
15824         * gnus-srvr.el (gnus-server-prepare)
15825         (gnus-server-open-all-servers): do.
15826
15827         * gnus-msg.el (gnus-summary-cancel-article)
15828         (gnus-summary-resend-message)
15829         (gnus-summary-mail-crosspost-complaint): do.
15830
15831         * gnus-move.el (gnus-change-server): do.
15832
15833         * gnus-group.el (gnus-group-unmark-all-groups)
15834         (gnus-group-set-current-level): do.
15835
15836 2004-10-04  Simon Josefsson  <jas@extundo.com>
15837
15838         * message.el (message-generate-hashcash): Doc fix.
15839
15840 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15841
15842         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15843         avoid infinite recursion via gnus-get-function.
15844
15845 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15846
15847         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15848
15849         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15850
15851         * nnmail.el (nnmail-split-history): do.
15852
15853         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15854         (nnml-request-delete-group): do.
15855
15856         * nnslashdot.el (nnslashdot-read-groups): do.
15857
15858         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15859         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15860
15861         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15862         (nnspool-sift-nov-with-sed): Use last.
15863         (nnspool-retrieve-headers-with-nov): Use mapc.
15864         (nnspool-request-newgroups): Use dolist.
15865         (nnspool-request-group): Use last.
15866
15867         * nntp.el (nntp-read-server-type): Use dolist.
15868
15869         * nnvirtual.el (nnvirtual-create-mapping)
15870         (nnvirtual-update-read-and-marked): Use dolist.
15871         (nnvirtual-convert-headers): Simplify.
15872
15873 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15874
15875         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15876         Add support for sync'ing tick marks.
15877
15878 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15879
15880         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15881         there's no visible header.
15882
15883 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15884
15885         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15886         When necessary, pass full group name to gnus-request-set-marks.
15887
15888 2004-10-01  Simon Josefsson  <jas@extundo.com>
15889
15890         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15891         acroread.
15892
15893 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15894
15895         * spam-report.el (spam-report-gmane): Fix interactive.
15896
15897         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15898
15899         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15900         when writing file.
15901         (gnus-agent-synchronize-flags): Don't default to being
15902         interactive.
15903
15904 2004-09-30  Simon Josefsson  <jas@extundo.com>
15905
15906         * message.el (message-generate-hashcash): Add.
15907         (message-send-mail): Use it, call mail-add-payment.
15908
15909 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15910
15911         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15912
15913 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15914
15915         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
15916         gnus-requst-update-info with explicit code to sync the in-memory
15917         info read flags with the marks being sync'd to the backend.
15918
15919         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
15920
15921 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15922
15923         * spam.el (spam-verify-bogofilter): Add new function.
15924         (spam-check-bogofilter)
15925         (spam-bogofilter-register-with-bogofilter): Use it.
15926         (spam-verify-bogofilter): Add small fixes.
15927
15928 2004-09-28  Simon Josefsson  <jas@extundo.com>
15929
15930         * hashcash.el (hashcash-generate-payment): Revert.
15931
15932 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15933
15934         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15935         Use gnus-extract-references instead of gnus-split-references.
15936
15937         * gnus-util.el (gnus-extract-references): Add new function, analogous
15938         to gnus-split-references but extracts only the message-ID without
15939         anything extra.
15940
15941         * hashcash.el (hashcash-generate-payment)
15942         (hashcash-check-payment): Do the right thing if hashcash-path is
15943         nil (because the hashcash program could not be found).
15944
15945         * spam.el (spam-use-hashcash): Remove comment.
15946
15947 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15948
15949         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15950         (gnus-cache-enter-article, gnus-cache-remove-article)
15951         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15952
15953         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15954
15955         * gnus-art.el (article-hide-boring-headers)
15956         (article-translate-strings, article-display-face)
15957         (gnus-article-mime-match-handle-first)
15958         (gnus-article-highlight-headers)
15959         (gnus-article-add-buttons-to-head): do.
15960
15961 2004-09-27  Simon Josefsson  <jas@extundo.com>
15962
15963         * hashcash.el: New version, from
15964         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15965         ../contrib/.
15966
15967 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15968
15969         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15970
15971 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15972
15973         * gnus-dup.el (gnus-dup-open): Use mapc.
15974         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15975
15976         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15977         Reported by Stefan Wiens <s.wi@gmx.net>.
15978
15979         * gnus.el (gnus-shutdown): Use dolist.
15980
15981         * gnus-undo.el (gnus-undo): Use mapc.
15982
15983         * nnrss.el (nnrss-generate-active): do.
15984
15985         * message.el (message-cite-original-without-signature)
15986         (message-cite-original): Use mapc.
15987         (message-do-actions, message-make-forward-subject): Use dolist.
15988
15989 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15990
15991         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
15992         deletion to remove entire duplicate line.  Fixes merged article
15993         number bug.
15994
15995 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15996
15997         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15998         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15999         first ask if you want to open a server and then, even when you
16000         responded with no, asking if you want to synchronize the server's
16001         flags.
16002         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
16003         multi-line expressions.
16004         (gnus-agent-synchronize-group-flags): New internal function.
16005         Updates marks in memory (in the info structure) AND in the
16006         backend.
16007
16008         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
16009
16010         * nnagent.el (nnagent-request-set-mark):
16011         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
16012         method, to ensure that synchronization updates marks in the
16013         backend and in the info (in memory) structure.
16014
16015 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16016
16017         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
16018         convention fully; don't miss the root article of a thread; make
16019         the X-Draft-From header with correct article numbers.
16020
16021 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
16022
16023         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
16024         unless plugged.  Disable the agent so that an open failure causes
16025         an error.
16026
16027         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
16028         Revert 2004-09-21 change.  The backend must be opened while
16029         synchronizing flags even when the backend stores the flags
16030         locally.
16031
16032 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
16033
16034         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
16035         in `header' match.  Reported by Svend Tollak Munkejord.
16036
16037         * message.el (message-cite-original): Fix use of
16038         `message-cite-articles-with-x-no-archive'.
16039
16040 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16041
16042         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16043         (gnus-window-to-buffer): Ditto.
16044
16045         * mml.el (mml-preview-buffer): New variable.
16046         (mml-preview): Manage window layout with gnus-buffer-configuration.
16047
16048         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16049         X-Draft-From header even if those articles aren't quoted.
16050
16051 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16052
16053         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16054         (gnus-request-set-mark, gnus-request-update-mark): Use new
16055         g-s-t-u-l-m to decide to use backend even when unplugged.
16056
16057 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16058
16059         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16060         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16061
16062 2004-09-20  Simon Josefsson  <jas@extundo.com>
16063
16064         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16065         "utf-16-le".
16066
16067 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16068
16069         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16070
16071 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16072
16073         * uudecode.el (uudecode-use-external): Add :version.
16074
16075         * smime.el (smime-CA-file, smime-encrypt-cipher)
16076         (smime-dns-server): Add :version.
16077
16078         * smiley.el (gnus-smiley-file-types): Add :version.
16079
16080         * sha1.el (sha1-use-external): Add :version.
16081
16082         * pgg-def.el (pgg-query-keyserver): Add :version.
16083
16084         * nnmail.el (nnmail-fancy-expiry-targets)
16085         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16086         Add :version.
16087
16088         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16089         (nnimap-retrieve-groups-asynchronous): Add :version.
16090         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16091
16092         * mml.el (mml-content-disposition-parameters)
16093         (mml-insert-mime-headers-always): Add :version.
16094
16095         * mm-util.el (mm-coding-system-priorities): Add :version.
16096
16097         * mm-decode.el (mm-inline-text-html-with-images)
16098         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16099         (mm-verify-option): Add :version.
16100         (mm-text-html-renderer): Change :version.
16101
16102         * message.el (message-fcc-externalize-attachments)
16103         (message-required-headers, message-draft-headers)
16104         (message-subject-trailing-was-query)
16105         (message-subject-trailing-was-ask-regexp)
16106         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16107         (message-mark-insert-end, message-archive-header)
16108         (message-archive-note, message-cross-post-default)
16109         (message-cross-post-note, message-followup-to-note)
16110         (message-cross-post-note-function, message-use-mail-followup-to)
16111         (message-subscribed-address-functions)
16112         (message-subscribed-address-file, message-subscribed-addresses)
16113         (message-subscribed-regexps, message-allow-no-recipients)
16114         (message-yank-cited-prefix, message-signature-insert-empty-line)
16115         (message-hidden-headers, message-hierarchical-addresses)
16116         (message-mail-user-agent, message-use-idna)
16117         (message-valid-fqdn-regexp)
16118         (message-strip-special-text-properties, message-header-synonyms)
16119         (message-beginning-of-line, message-tab-body-function): Add :version.
16120         (message-insert-canlock, message-wide-reply-confirm-recipients):
16121         Change :version.
16122
16123         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16124         and :version.
16125         (mail-source-delete-old-incoming-confirm)
16126         (mail-source-movemail-program): Add :version.
16127
16128         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
16129         (gnus-agent-cache, gnus-agent): Change :version.
16130
16131         * gnus-util.el (gnus-use-byte-compile): Change :version.
16132
16133         * gnus-sum.el (gnus-summary-make-false-root-always)
16134         (gnus-summary-default-high-score)
16135         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
16136         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
16137         (gnus-read-all-available-headers, gnus-article-emulate-mime)
16138         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
16139         (gnus-sum-thread-tree-single-indent)
16140         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
16141         (gnus-sum-thread-tree-leaf-with-other)
16142         (gnus-sum-thread-tree-single-leaf): Add :version.
16143         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
16144         (gnus-article-loose-mime): Change :version.
16145
16146         * gnus-start.el (gnus-backup-startup-file)
16147         (gnus-save-startup-file-via-temp-buffer): Add :version.
16148
16149         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16150         (gnus-server-offline-face): Add :version.
16151
16152         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16153
16154         * gnus-msg.el (gnus-gcc-externalize-attachments)
16155         (gnus-debug-files, gnus-debug-exclude-variables)
16156         (gnus-discouraged-post-methods): Change :version.
16157         (gnus-confirm-mail-reply-to-news)
16158         (gnus-confirm-treat-mail-like-news): Add :version.
16159
16160         * gnus-int.el (gnus-server-unopen-status): Add :version.
16161
16162         * gnus-group.el (gnus-group-jump-to-group-prompt)
16163         (gnus-large-ephemeral-newsgroup)
16164         (gnus-fetch-old-ephemeral-headers): Add :version.
16165
16166         * gnus-fun.el (gnus-x-face-directory)
16167         (gnus-convert-pbm-to-x-face-command)
16168         (gnus-convert-image-to-x-face-command)
16169         (gnus-convert-image-to-face-command): Add :version.
16170
16171         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16172
16173         * gnus-cite.el (gnus-cite-blank-line-after-header)
16174         (gnus-article-boring-faces): Add :version.
16175
16176         * gnus-art.el (gnus-buttonized-mime-types)
16177         (gnus-inhibit-mime-unbuttonizing)
16178         (gnus-treat-display-face)
16179         (gnus-treat-body-boundary): Change :version.
16180         (gnus-body-boundary-delimiter, gnus-picon-databases)
16181         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16182         (gnus-treat-date-english, gnus-treat-fold-headers)
16183         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16184         (gnus-treat-mail-picon, gnus-treat-wash-html)
16185         (gnus-article-encrypt-protocol)
16186         (gnus-use-idna, gnus-article-over-scroll)
16187         (gnus-mime-display-multipart-alternative-as-mixed)
16188         (gnus-mime-display-multipart-related-as-mixed)
16189         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16190         (gnus-ctan-url, gnus-button-ctan-handler)
16191         (gnus-button-handle-ctan-bogus-regexp)
16192         (gnus-button-ctan-directory-regexp)
16193         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16194         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16195         (gnus-button-man-level, gnus-button-emacs-level)
16196         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16197
16198         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16199         (gnus-agent-go-online): Change :version.
16200         (gnus-agent-expire-unagentized-dirs)
16201         (gnus-agent-auto-agentize-methods): Add :version.
16202
16203         * flow-fill.el (fill-flowed-display-column)
16204         (fill-flowed-encode-column): Add :version.
16205
16206         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16207         (gnus-outlook-deuglify-unwrap-max)
16208         (gnus-outlook-deuglify-cite-marks)
16209         (gnus-outlook-deuglify-unwrap-stop-chars)
16210         (gnus-outlook-deuglify-no-wrap-chars)
16211         (gnus-outlook-deuglify-attrib-cut-regexp)
16212         (gnus-outlook-deuglify-attrib-verb-regexp)
16213         (gnus-outlook-deuglify-attrib-end-regexp)
16214         (gnus-outlook-display-hook): Add :version.
16215
16216         * binhex.el (binhex-use-external): Add :version.
16217
16218 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16219
16220         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16221         and `invisible'.
16222
16223 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16224
16225         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16226         in gnus-registry-trim.
16227
16228 2004-09-13  Simon Josefsson  <jas@extundo.com>
16229
16230         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16231
16232         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16233
16234         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16235         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16236         <yamaoka@jpl.org>.
16237         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16238         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16239         <yamaoka@jpl.org>.
16240
16241         * sieve.el (sieve-manage-mode): Ditto.
16242
16243 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16244
16245         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16246
16247 2004-09-11  Simon Josefsson  <jas@extundo.com>
16248
16249         * dns-mode.el: Add.
16250
16251         * mm-view.el (mm-display-dns-inline): Add.
16252
16253         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16254         (mm-automatic-display): Ditto.
16255
16256         * mailcap.el (mailcap-mime-data): Add text/dns.
16257         (mailcap-mime-extensions): Map .soa to text/dns.
16258
16259 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16260
16261         * gnus-art.el (article-decode-mime-words, article-babel)
16262         (gnus-article-highlight-signature, gnus-article-add-buttons)
16263         (gnus-signature-toggle): Remove unnecessary bindings of
16264         `inhibit-read-only' inherited from v5.10 merge.
16265
16266 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16267
16268         * nntp.el (nntp): New customization group.
16269         (nntp-authinfo-file): Add customization group.
16270
16271         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16272
16273         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16274
16275         * gnus.el (to-address, to-list, subscribed)
16276         (large-newsgroup-initial): Ditto.
16277
16278         * flow-fill.el (fill-flowed-display-column)
16279         (fill-flowed-encode-column): Ditto.
16280
16281 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16282
16283         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16284         Use point-min rather than 1.
16285         (message-send-mail): Use buffer-size rather than point-max.
16286
16287         * gnus-sum.el (gnus-summary-search-article-forward):
16288         Signal a specific `search-failed' rather than a generic `error'.
16289
16290         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16291         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16292         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16293
16294 2004-09-10  Simon Josefsson  <jas@extundo.com>
16295
16296         * nndb.el (require): Remove tcp and duplicate cl.
16297
16298 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16299
16300         * gnus-agent.el (directory-files-and-attributes): Move forward.
16301
16302 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16303
16304         * gnus-agent.el (directory-files-and-attributes):
16305         Optionally defined to support XEmacs.
16306
16307 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16308
16309         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16310         to avoid run-time CL dependencies.
16311         (gnus-agent-unfetch-articles): New function.
16312         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16313         article numbers even when local .overview file is missing.
16314         (gnus-agent-read-article-number): New function.  Only accepts
16315         27-bit article numbers.
16316         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16317         Use gnus-agent-read-article-number.
16318         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16319         from backend while recognizing that article numbers in .overview
16320         must be valid.
16321         (gnus-agent-update-files-total-fetched-for):
16322         Use directory-files-and-attributes to improve performance.
16323         * gnus-int.el (gnus-request-move-article):
16324         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16325         improve performance.
16326
16327         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16328         some users confused by references to .newsrc when they only have a
16329         .newsrc.eld file.
16330         (gnus-convert-mark-converter-prompt)
16331         (gnus-convert-converter-needs-prompt): Fix use of property list.
16332         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16333         New function.  Used internally to only display 'gnus converting
16334         files' message when actually necessary.
16335
16336         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16337         methods now autoloaded.
16338
16339 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16340
16341         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16342         identifiers.
16343
16344 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16345
16346         * gnus-picon.el: Fix indentation and closing parenthesis.
16347
16348 2004-09-01  Simon Josefsson  <jas@extundo.com>
16349
16350         * message.el (message-canlock-generate): Require sha1, not
16351         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16352         to require within a function.  Sadly, if sha1.el isn't loaded, the
16353         let binding in m-c-g will hide the defcustom definition, which is
16354         bad.)
16355
16356         * canlock.el: Require sha1, not sha1-el.
16357
16358         * message.el: Don't autoload sha1 (there is a autoload cookie in
16359         sha1.el).
16360
16361         * sha1-el.el: Rename to sha1.el.
16362
16363 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16364
16365         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16366
16367 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16368
16369         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16370
16371 2004-08-30  Kim F. Storm  <storm@cua.dk>
16372
16373         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16374
16375         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16376         Add :group 'nnimap.
16377
16378 2004-08-30  Andreas Schwab  <schwab@suse.de>
16379
16380         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16381         ?* and ?\;.
16382
16383         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16384         and ?\' to symbol instead of whitespace.
16385
16386 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16387
16388         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16389
16390         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16391         instead of re-search-forward.
16392
16393         * gnus-uu.el (gnus-uu-save-article): Ditto.
16394         (gnus-uu-post-encode-uuencode): Ditto.
16395
16396         * html2text.el (html2text-clean-list-items): Ditto.
16397         (html2text-clean-dtdd): Ditto.
16398         (html2text-format-tags): Ditto.
16399
16400         * message.el (message-send-mail-with-sendmail): Fix regexp.
16401         (message-fill-field-general): Use search-forward instead of
16402         re-search-forward.
16403         (unbold-region): Ditto.
16404
16405         * nnrss.el (nnrss-request-article): Ditto.
16406
16407         * nnslashdot.el (nnslashdot-request-article): Ditto.
16408
16409         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16410
16411         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16412         "Unrecognized menu descriptor" error in XEmacs.
16413
16414 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16415
16416         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16417         parent article of a sparse article in the thread hashtb.
16418
16419 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16420
16421         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16422         (nnmail-expand-newtext): Lowercase expanded entries if
16423         nnmail-split-lowercase-expanded is non-nil.
16424
16425 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16426
16427         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16428
16429         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16430         of gnus-tmp-news-method into string under XEmacs.  It will be
16431         passed to gnus-correct-length which takes only a string argument.
16432
16433 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16434
16435         * gnus-util.el (gnus-bind-print-variables): New macro.
16436         (gnus-prin1): Use it.
16437         (gnus-prin1-to-string): Use it.
16438         (gnus-pp): New function.
16439         (gnus-pp-to-string): New function.
16440
16441         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16442         Replace pp-to-string with gnus-pp-to-string.
16443         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16444         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16445         * gnus-msg.el (gnus-debug): Ditto.
16446         * gnus-score.el (gnus-score-save): Ditto.
16447         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16448         gnus-pp-to-string.
16449         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16450         with gnus-pp.
16451         * score-mode.el (gnus-score-pretty-print): Ditto.
16452         * webmail.el (webmail-debug): Ditto.
16453
16454 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16455
16456         * gnus-art.el (article-display-face, article-display-x-face):
16457         Use buffer-read-only.
16458
16459 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16460
16461         * gnus-art.el (article-hide-list-identifiers):
16462         Bind inhibit-read-only as t.
16463
16464 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16465
16466         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16467
16468 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16469
16470         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16471         (gnus-narrow-to-page): Don't assume point-min == 1.
16472         (gnus-article-edit-mode): Derive from message-mode.
16473
16474         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16475         point-min == 1.
16476
16477         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16478         Disable incorrect use of `assert'.
16479
16480         * message.el (message-mode): Set comment-start-skip.
16481
16482
16483 2004-08-22  Sam Steingold  <sds@gnu.org>
16484
16485         * pop3.el (pop3-leave-mail-on-server): New user variable.
16486         (pop3-movemail): Delete mail only when it is nil.
16487
16488 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16489
16490         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16491
16492         * mml.el (mml-preview): Use `pop-to-buffer'.
16493
16494         * message.el (message-goto-mail-followup-to): Insert after "To".
16495         (message-carefully-insert-headers): Add comment.
16496
16497         * gnus.el: Remove unused variable `gnus-article-check-size'.
16498
16499         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16500
16501         * gnus-art.el (gnus-button-alist):
16502         Improve `gnus-button-handle-library' entry.
16503
16504 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16505
16506         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
16507         Use downcase, since XEmacs capitalizes error messages differently.
16508
16509 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16510
16511         * nntp.el: Add (require 'gnus) due to reference to
16512         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16513
16514 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16515
16516         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
16517         Bind `mm-fill-flowed'.
16518
16519         * mm-decode.el (mm-dissect-singlepart): Check it.
16520
16521 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16522
16523         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16524         'imap' for netrc parsing.
16525
16526 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16527
16528         * mailcap.el (mailcap-mime-data): Mark as risky.
16529
16530 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16531
16532         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16533         may be included in the encoded word.
16534         (rfc2047-encode): Don't append a space if the encoded word
16535         includes close parenthesis.
16536
16537 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16538
16539         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16540         of text within parentheses.
16541
16542 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16543
16544         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16545         (gnus-encrypt-write-file-contents): Make the password key the file
16546         name PLUS the cipher, not just the cipher.  Also remove failed
16547         passwords from the cache.
16548
16549 2004-08-06  Simon Josefsson  <jas@extundo.com>
16550
16551         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
16552         Doc fix.
16553
16554 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16555
16556         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16557         LWSP.
16558
16559 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16560
16561         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16562         Try to append in-reply-to: data to the references: header.
16563
16564         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16565         (netrc-parse): Use gnus-encrypt.el functions.
16566
16567         * gnus-encrypt.el: Add new file for encryption support; currently
16568         does only a few GPG ciphers and an internal XOR cipher.
16569
16570         * password.el: Add comments on using password-read-and-add.
16571         (password-read-and-add): Add function to read and add the
16572         password to the cache at once.
16573
16574 2004-07-28  Simon Josefsson  <jas@extundo.com>
16575
16576         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16577         parameter (but don't use it, for now).
16578
16579         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16580         instead of hard coding to nil.
16581
16582 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16583
16584         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16585         as mm-inline-image-xemacs does.
16586
16587 2004-07-26  Simon Josefsson  <jas@extundo.com>
16588
16589         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16590         Revert part of 2004-07-17 change below.
16591
16592 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16593
16594         * rfc2047.el (rfc2047-encode-region): Don't infloop.
16595         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16596
16597 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16598
16599         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16600         quotes that actually start with ">" at the beginning of the
16601         lines.
16602
16603 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16604
16605         * rfc2047.el (rfc2047-encode-region): Fix last change.
16606         (rfc2047-encode-parameter): Remove useless concat.
16607
16608 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16609
16610         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16611         encode special characters; fix some kind of misconfigured headers;
16612         signal a real error if debug-on-quit or debug-on-error is non-nil.
16613         (rfc2047-encode-max-chars): New variable.
16614         (rfc2047-encode-1): Use it.
16615         (rfc2047-encode-parameter): New function.
16616
16617         * mml.el (mml-insert-parameter): Remove an excessive space.
16618
16619 2004-07-17  Simon Josefsson  <jas@extundo.com>
16620
16621         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16622         Kai Grossjohann <kai@emptydomain.de>.
16623         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16624         (gnus-group-make-menu-bar): Ditto.
16625
16626         * gnus-util.el (gnus-group-server): Add.
16627
16628 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16629
16630         * message.el (message-clone-locals): Clone sendmail and smtp
16631         variables.
16632
16633 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16634
16635         * rfc2047.el (rfc2047-encode-region): Fix last change.
16636
16637 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16638
16639         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16640         characters as non-special.
16641
16642 2004-07-09  Simon Josefsson  <jas@extundo.com>
16643
16644         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16645         Users will lose all flag changes made while unplugged with
16646         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16647         good default.  See numerous reports on ding mailing list.
16648
16649 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16650
16651         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16652         add generate-head-function and generate-article-function to the
16653         rfc822-forward entry.
16654         (nndoc-rfc822-forward-generate-article): New function.
16655         (nndoc-rfc822-forward-generate-head): New function.
16656
16657         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16658
16659 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16660
16661         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16662         respect display group parameter and gnus-summary-expunge-below.
16663         (gnus-articles-to-read): Remove unused reference to display group
16664         parameter.
16665
16666 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16667
16668         * nnheader.el (nnheader-uniquify-message-id): New experimental
16669         variable.
16670         (nnheader-nov-read-message-id): Use it.
16671
16672         * spam-report.el (spam-report-gmane): Add interactive.
16673
16674 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16675
16676         * mm-encode.el (mm-content-transfer-encoding-defaults):
16677         Use qp-or-base64 for the application/* types.
16678
16679 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16680
16681         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16682
16683 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16684
16685         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16686         trim value.
16687
16688 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16689
16690         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16691         New macro and function.
16692         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16693
16694 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16695
16696         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16697         after-load-alist.
16698
16699 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16700
16701         * gnus-group.el (gnus-group-get-new-news-this-group):
16702         Don't update info that isn't there.
16703
16704 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16705
16706         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16707         entry.
16708
16709 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16710
16711         * mm-view.el (mm-inline-render-with-function): Use multibyte
16712         buffer; decode html source by charset.
16713
16714         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16715
16716         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16717         Mule-UCS is loaded under XEmacs.
16718         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16719
16720 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16721
16722         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16723
16724 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16725
16726         * mm-util.el (mm-coding-system-p): Return a coding-system.
16727         (mm-mime-mule-charset-alist): Use shift_jis instead of
16728         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16729         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16730         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16731         instead of japanese-shift-jis and iso-latin-1 respectively in
16732         order to share the default value with both Emacs and XEmacs-mule.
16733         (mm-mule-charset-to-mime-charset):
16734         Make mm-coding-system-priorities effective.
16735         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16736         while predicating of candidates upon the priorities.
16737
16738 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16739
16740         * gnus-sum.el (gnus-summary-make-menu-bar):
16741         Add gnus-uu-invert-processable.
16742
16743         * gnus.el: Autoload gnus-uu-invert-processable.
16744
16745 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16746
16747         * mm-util.el (mm-with-multibyte-buffer): New macro.
16748
16749         * rfc2047.el (rfc2047-encode-string): Use it.
16750         (rfc2047-encode-region): Move point to the end of the region after
16751         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16752
16753 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16754
16755         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16756         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16757
16758 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16759
16760         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16761         (gnus-cite-parse): Ignore quoted envelope From_.
16762         Suggested by Karl Chen <quarl@nospam.quarl.org>.
16763
16764 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16765
16766         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16767         invalid addresses.
16768
16769 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16770
16771         * spam.el: Change section markers, revise TODO list.
16772         (spam-backends): Make new master list of all installed backends.
16773         (spam-summary-exit-behavior): Add new variable to determine how
16774         messages moves are done at summary exit.
16775         (spam-move-spam-nonspam-groups-only)
16776         (spam-process-ham-in-nonham-groups)
16777         (spam-process-ham-in-spam-groups): Remove variables, the
16778         spam-summary-exit-behavior variable should be used to manage this
16779         behavior.
16780         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16781         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16782         and spam-old-spam-articles.
16783         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16784         Add empty variables, placeholders for the backends they represent.
16785         (spam-set-difference): Move, unchanged.
16786         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16787         unless the user has a processor variable.
16788         (spam-classifications, spam-classification-valid-p)
16789         (spam-backend-properties, spam-backend-property-valid-p)
16790         (spam-backend-function-type-valid-p)
16791         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16792         (spam-report-articles-gmane, spam-report-articles-resend):
16793         Remove functions, they are not needed.
16794         (spam-install-backend-super, spam-backend-list)
16795         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16796         (spam-backend-function, spam-backend-ham-registration-function)
16797         (spam-backend-spam-registration-function)
16798         (spam-backend-ham-unregistration-function)
16799         (spam-backend-spam-unregistration-function)
16800         (spam-backend-statistical-p, spam-backend-mover-p)
16801         (spam-install-backend-alias, spam-install-checkonly-backend)
16802         (spam-install-mover-backend, spam-install-nocheck-backend)
16803         (spam-install-backend, spam-install-statistical-backend)
16804         (spam-install-statistical-checkonly-backend): Add backend installation
16805         support.
16806         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16807         (spam-group-processor-p): Use the new backend code and respect the
16808         summary exit behavior.
16809         (spam-mark-spam-as-expired-and-move-routine): Remove.
16810         (spam-summary-prepare): Change to use the new spam-old-articles
16811         variable.
16812         (spam-copy-or-move-routine, spam-copy-spam-routine)
16813         (spam-move-spam-routine, spam-copy-ham-routine)
16814         (spam-move-ham-routine): Add code to copy/move ham or spam.
16815         (spam-fetch-field-fast): Improve doc and code, plus allow the
16816         'number request.
16817         (spam-list-of-checks, spam-list-of-statistical-checks):
16818         Remove variables.
16819         (spam-split, spam-find-spam): Use the new backend code.
16820         (spam-registration-functions): Remove variable.
16821         (spam-unregister-routine): Add convenience wrapper.
16822         (spam-log-undo-registration, spam-register-routine)
16823         (spam-log-processing-to-registry)
16824         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16825         where possible.
16826         (spam-check-gmane-xref, spam-check-regex-headers)
16827         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16828         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16829         (spam-check-bogofilter-headers, spam-check-spamoracle)
16830         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16831         (spam-check-crm114-headers): Use the spam-split-group that
16832         spam-split prepares, no need to determine it every time.
16833
16834         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16835         to the nnheader-parse-naked-head call.
16836
16837         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16838
16839         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16840         the nnheader-nov-read-message-id call.
16841
16842 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16843
16844         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16845         gnus-activate-group twice.  Suggested by Markus Peter
16846         <warp@spin.de>.
16847
16848 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16849
16850         * gnus-art.el (gnus-article-time-format): Exchange the order of
16851         day and month in the default value; fix customization type.
16852         (article-date-ut): Use add-text-properties.
16853         (article-make-date-line): Use message-make-date instead of
16854         current-time-string.
16855
16856         * message.el (message-fetch-field): Don't use set-text-properties.
16857         (message-make-date): Simplify.
16858
16859         * messagexmas.el (message-xmas-make-date): New function.
16860         (message-xmas-redefine): Defalias message-make-date to it.
16861
16862 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16863
16864         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16865         (rfc2047-encode-region): Treat text within parentheses as special;
16866         show the original text when error has occurred.
16867
16868         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16869         already-computed method to gnus-activate-group.
16870
16871         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16872         same select-methods identical Lisp objects.
16873
16874         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16875         object when modifying the info.
16876
16877 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16878
16879         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16880         gnus-opened-servers since it has never been opened with the new
16881         configuration yet.
16882
16883 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16884
16885         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16886         arg to nnheader-generate-fake-message-id.
16887
16888 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16889
16890         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16891         number and build a fake message ID localized to a group and
16892         article number (so it's repeatable from that point on).
16893         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16894         ID format.
16895
16896         * gnus-sum.el (gnus-get-newsgroup-headers):
16897         Call nnheader-generate-fake-message-id with the article number.
16898
16899 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16900
16901         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16902         end-of-buffer.
16903
16904 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16905
16906         * message.el (message-ignored-supersedes-headers): Add Approved.
16907
16908 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16909
16910         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16911         goto-char.
16912         (rfc2047-encode): Fold the line before encoding.
16913
16914 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16915
16916         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16917         folding -- not all headers can be folded, and this should be done
16918         by the message composition mode.  Probably.  I think.
16919
16920 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16921
16922         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16923         fast.
16924
16925         * gnus-ems.el (gnus-remove-image): Don't use
16926         message-text-with-property; remove only the image found first.
16927
16928         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16929         found first.
16930
16931 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16932
16933         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16934
16935 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16936
16937         * message.el (message-text-with-property): Make it fast and accept
16938         optional arguments.
16939         (message-strip-forbidden-properties): Use it.
16940         (message-fix-before-sending): Follow the m-t-w-p change.
16941
16942         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16943
16944 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16945
16946         * gnus-art.el (article-hide-headers): Don't change the buffer
16947         mistakenly when performing mml-preview even if
16948         gnus-single-article-buffer is nil.
16949
16950 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16951
16952         * message.el (message-expand-name-databases): New user option.
16953         (message-expand-name): Use it.
16954
16955 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16956
16957         * spam.el (spam-report-articles-resend)
16958         (spam-report-resend-register-routine): Allow ham reporting.
16959         (spam-report-resend-register-ham-routine): Add wrapper.
16960         (spam-registration-functions): Add ham resending functions.
16961         (spam-list-of-processors): Add ham resend processor.
16962
16963         * gnus.el (ham-resend-to): Add new group parameter.
16964         (spam-process): Add ham resend option.
16965
16966         * spam-report.el (spam-report-resend): Allow reporting ham.
16967         (spam-report-resend-ham): Add wrapper.
16968
16969 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16970
16971         * message.el (message-cite-articles-with-x-no-archive):
16972         New variable.
16973         (message-cite-original): Use it.
16974
16975 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16976
16977         * message.el (message-cite-original): Respect X-No-Archive.
16978
16979 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16980
16981         * gnus-art.el (article-hide-headers): Refer to the values for
16982         gnus-ignored-headers and gnus-visible-headers in the summary
16983         buffer since a user may have set them as group parameters.
16984
16985 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16986
16987         * assistant.el (assistant-node-name): Add convenience function.
16988         (assistant-render-text, assistant-render-node): Add error handling,
16989         plus handle multiple next nodes.
16990         (assistant-find-next-node): Comment out for now.
16991         (assistant-find-next-nodes): Add function, returns list of next
16992         nodes.
16993
16994 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16995
16996         * mail-source.el (mail-source-directory): Fix doc-string.
16997
16998 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16999
17000         * assistant.el (assistant-render-text, assistant-eval): Add :set
17001         widget type, which is different because it takes and returns a
17002         list.  Much hilarity ensues.
17003
17004 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
17005
17006         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
17007
17008         * gnus-group.el (gnus-group-get-new-news-this-group):
17009         Add doc-string.
17010
17011         * gnus-start.el (gnus-activate-group): Add doc-string.
17012
17013 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17014
17015         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
17016
17017 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
17018
17019         * assistant.el (assistant-render-text): Try to add a :set
17020         widget, more to come.
17021
17022         * spam.el (spam-group-spam-contents-p): Handle empty groupname
17023         strings.
17024         (spam-report-articles-resend)
17025         (spam-register-routine): Do registration iff any articles warrant
17026         it.
17027         (spam-summary-prepare-exit): Change log message for nil group
17028         destinations.
17029
17030 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
17031
17032         * spam.el (spam-report-resend-register-routine):
17033         Allow spam-report-resend-to to be a group parameter or a global value.
17034
17035 2004-05-26  Simon Josefsson  <jas@extundo.com>
17036
17037         * starttls.el: Merge with my GNUTLS based starttls.el.
17038         (starttls-gnutls-program, starttls-use-gnutls)
17039         (starttls-extra-arguments, starttls-process-connection-type)
17040         (starttls-connect, starttls-failure, starttls-success):
17041         New variables.
17042         (starttls-program, starttls-extra-args): Doc fix.
17043         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17044         New functions.
17045         (starttls-negotiate, starttls-open-stream):
17046         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17047         function if it is set.
17048
17049 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17050
17051         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17052         structured fields.
17053
17054 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17055
17056         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17057
17058 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17059
17060         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17061         Add variable.
17062         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17063         assigning the spam-mark to new messages.
17064
17065 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17066
17067         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17068
17069 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17070
17071         * dgnushack.el: Autoload customize-set-variable for XEmacs.
17072
17073         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17074         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17075         default.
17076
17077 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17078
17079         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17080         correct data.
17081
17082 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17083
17084         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17085         (spam-group-processor-p): Fix function.
17086         (spam-group-processor-multiple-p)
17087         (spam-group-spam-processor-report-gmane-p)
17088         (spam-group-spam-processor-report-resend-p)
17089         (spam-group-spam-processor-bogofilter-p)
17090         (spam-group-spam-processor-blacklist-p)
17091         (spam-group-spam-processor-ifile-p)
17092         (spam-group-ham-processor-ifile-p)
17093         (spam-group-spam-processor-spamoracle-p)
17094         (spam-group-spam-processor-crm114-p)
17095         (spam-group-ham-processor-bogofilter-p)
17096         (spam-group-spam-processor-stat-p)
17097         (spam-group-ham-processor-stat-p)
17098         (spam-group-ham-processor-whitelist-p)
17099         (spam-group-ham-processor-BBDB-p)
17100         (spam-group-ham-processor-spamoracle-p)
17101         (spam-group-ham-processor-copy-p): Remove functions with some
17102         prejudice against unneeded code.
17103         (spam-report-articles-resend)
17104         (spam-report-resend-register-routine): Allow the group/topic
17105         spam-resend-to value to override spam-report-resend-to.
17106         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17107         properly now.
17108
17109         * gnus.el (spam-resend-to): Add group/topic parameter.
17110         (spam-process): Move the OBSOLETE processors to the end of the
17111         choices.
17112
17113 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17114
17115         * spam-report.el (spam-report-resend-to, spam-report-resend):
17116         Start with resend-to set to nil, and then ask the user if necessary.
17117         (spam-report-resend): spam-report-resend takes a list of articles, not
17118         separate article numbers.
17119
17120 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17121
17122         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17123         addition to emacs-w3m.
17124
17125 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17126
17127         * assistant.el (assistant-authinfo-data): New function.
17128         (assistant-eval): Eval for entire assistant.
17129
17130         * netrc.el (netrc-services-file): New variable.
17131         (netrc-parse-services): New function.
17132         (netrc-find-service-name): New function.
17133         (netrc-find-service-number): New function.
17134         (netrc-port-equal): New function.
17135         (netrc-machine): Use it.
17136
17137         * nnimap.el (nnimap-open-connection): Use netrc.
17138
17139         * gnus-util.el (gnus-netrc-get): Remove aliases.
17140
17141         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
17142
17143         * assistant.el (wid-edit): Fix compilation.
17144
17145         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17146
17147 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17148
17149         * gnus-util.el (gnus-set-file-modes): New function.  (small
17150         patch).
17151
17152 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17153
17154         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17155
17156         * assistant.el (assistant-render-node): Fix up rendering and
17157         read-only text.
17158         (assistant-render-node): Reset.
17159         (assistant-make-read-only): Not sticky.
17160
17161 2004-05-20  Danny Siu  <dsiu@adobe.com>
17162
17163         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17164         centered even when gnus-auto-center-summary is t.
17165
17166 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17167
17168         * dns.el (dns-get-txt-answer): New function.
17169         (dns-read-txt): Ditto.
17170         (query-dns): Use it.
17171
17172 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17173
17174         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17175         active for foreign groups even if the group level is higher than
17176         the specified value.
17177
17178 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17179
17180         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17181         non-active groups.
17182
17183         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17184
17185 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17186
17187         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17188
17189 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17190
17191         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17192         (spam-crm114-header, spam-crm114-spam-switch)
17193         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17194         (spam-crm114-positive-spam-header)
17195         (spam-crm114-database-directory, spam-list-of-processors)
17196         (spam-group-spam-processor-crm114-p)
17197         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17198         (spam-generic-score, spam-list-of-checks)
17199         (spam-list-of-statistical-checks, spam-registration-functions)
17200         (spam-check-crm114-headers, spam-crm114-score)
17201         (spam-check-crm114, spam-crm114-register-with-crm114)
17202         (spam-crm114-register-spam-routine)
17203         (spam-crm114-unregister-spam-routine)
17204         (spam-crm114-register-ham-routine)
17205         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17206         From asjo@koldfront.dk (Adam Sjøgren).
17207
17208         * gnus.el: Add spam-use-crm114.
17209
17210         * spam.el (spam-list-of-processors, spam-registration-functions):
17211         Add spam-use-resend.
17212         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17213         (spam-report-articles-gmane): Add doc fix.
17214         (spam-report-articles-resend, spam-report-resend-register-routine):
17215         Add wrappers around spam-report-resend-to.
17216
17217         * spam-report.el (spam-report-resend-to, spam-report-resend):
17218         Add support for resending spam.
17219         (spam-report-gmane): Fix line length >80.
17220
17221         * gnus.el (spam-process): Add spam-use-resend.
17222
17223 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17224
17225         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17226         number of processed spam messages.
17227         (spam-ham-copy-or-move-routine): Return the number of processed
17228         ham messages.
17229         (spam-summary-prepare-exit): Use the above values to decide
17230         whether status messages shouled be displayed.
17231
17232 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17233
17234         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17235         `rfc2047-encoding-function-alist' in order to avoid conflicting
17236         with the old version.
17237         (rfc2047-encode-region): Concatenate words containing non-ASCII
17238         characters in structured fields; don't encode space-delimited
17239         ASCII words even in unstructured fields; don't break words at
17240         char-category boundaries.
17241         (rfc2047-encode-1): New function.
17242         (rfc2047-encode): Use it; encode text so that it occupies the
17243         maximum width within 76-column; work correctly on Q encoding for
17244         iso-2022-* charsets.
17245         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17246         sure not to break a line just after the header name.
17247         (rfc2047-b-encode-region): Remove.
17248         (rfc2047-b-encode-string): New function.
17249         (rfc2047-q-encode-region): Remove.
17250         (rfc2047-q-encode-string): New function.
17251
17252         * mm-util.el (mm-replace-in-string): New function.
17253
17254 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17255
17256         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17257         Really get it right.
17258         (gnus-inews-make-draft): Really.
17259
17260 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17261
17262         * nnmh.el (nnmh-request-list-1): Don't check the link count
17263         before descending.  (small patch)
17264
17265 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17266
17267         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17268         stuff.
17269
17270         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17271         Match on real group name.
17272
17273         * gnus-art.el (gnus-signature-limit): Doc fix.
17274
17275         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17276
17277         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
17278
17279 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
17280
17281         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
17282         isn't a string.
17283
17284 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17285
17286         * gnus-draft.el (gnus-draft-send):
17287         Bind rfc2047-encode-encoded-words.
17288
17289         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17290         (rfc2047-encodable-p): Say that =? needs encoding.
17291         (rfc2047-encode-encoded-words): New variable.
17292
17293         * gnus-group.el (gnus-group-select-group): Doc fix.
17294
17295         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17296
17297         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17298         to nil.
17299
17300         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17301
17302         * nnheader.el (nnheader-get-lines-and-char): New function.
17303
17304 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17305
17306         * gnus-msg.el (gnus-summary-followup-with-original):
17307         Document yanking of region when active.
17308
17309 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17310
17311         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17312         groups if the group level is higher than the specified value.
17313
17314 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17315
17316         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17317         (gnus-group-jump-to-group): Add prefix argument using
17318         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17319         non-active group.
17320
17321         * compface.el (uncompface): Be verbose when changing
17322         `uncompface-use-external'.
17323
17324         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17325         handle manual section.
17326
17327 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17328
17329         * gnus-art.el (gnus-button-alist): Revert previous change.
17330
17331 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17332
17333         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17334
17335 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17336
17337         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17338         whether backend can accept message.
17339
17340         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17341
17342 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17343
17344         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17345         Avoid creating directory when nntp-marks-is-evil is true.
17346         Reported by Reiner Steib.
17347
17348 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17349
17350         * gnus-picon.el (gnus-picon-style): New variable.
17351         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17352         (gnus-picon-transform-address): Support `gnus-picon-style'.
17353         From Jesper Harder <harder@ifa.au.dk>.
17354
17355 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17356
17357         * message.el (message-fill-field): Return point.
17358         (message-generate-headers): Go to end of field.
17359
17360         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17361         stuff for non-living groups.
17362
17363 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17364
17365         * gnus-art.el (gnus-article-followup-with-original)
17366         (gnus-article-reply-with-original): gnus-mark-active-p ->
17367         gnus-region-active-p.
17368
17369 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17370
17371         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17372         only when there is spam or ham to be processed.
17373
17374 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17375
17376         * mail-source.el (mail-source-delete-crash-box): Refactor.
17377         (mail-source-fetch): Use it.
17378         (mail-source-fetch-file): Ditto.
17379         (mail-source-fetch-directory): Run postscript in loop.
17380         (mail-source-fetch-pop): Delete.
17381         (mail-source-fetch-maildir): Ditto.
17382         (mail-source-fetch-imap): Ditto.
17383
17384         * imap.el (imap-authenticators): Comment out sasl.
17385
17386         * message.el (message-skip-to-next-address): New function.
17387         (message-fill-header-address): Refactor.
17388         (message-fill-address): Use it.
17389         (message-delete-address): Use it.
17390         (message-fill-header-general): Refactor.
17391         (message-fill-field-address): Rename.
17392         (message-narrow-to-field): Find the start of the header.
17393         (message-header-format-alist): Don't pre-fill.
17394         (message-fill-header): Remove.
17395         (message-insert-header): New function.
17396         (message-shorten-references): Use it.
17397
17398         * rfc2047.el (rfc2047-field-value): Strip props.
17399
17400         * mail-parse.el (mail-header-make-address): New alias.
17401
17402         * ietf-drums.el (ietf-drums-make-address): New function.
17403
17404         * imap.el: Add compiler directives.
17405
17406         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17407
17408         * gnus-art.el (article-decode-idna-rhs): Don't use
17409         message-idna-inside-rhs-p.
17410
17411 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17412
17413         * message.el (message-idna-inside-rhs-p): Remove.
17414         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17415
17416         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17417         false positives.
17418
17419 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17420
17421         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17422
17423 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17424
17425         * nneething.el (nneething-file-name): Don't create spurious
17426         files.
17427
17428         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17429         (gnus-inews-do-gcc): Remove sleep.
17430
17431         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17432         part under point.
17433
17434         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17435         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17436
17437 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17438
17439         * spam.el (spam-summary-prepare-exit): Fix (length).
17440
17441 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17442
17443         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17444         as expired without moving it" message when there are spam
17445         messages left.
17446
17447 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17448
17449         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17450         header is not nil.
17451
17452 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17453
17454         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17455         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
17456         (nntp-marks-changed-p): New arg SERVER.
17457         (nntp-request-update-info): Adjust caller.
17458
17459 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17460
17461         * nntp.el (nntp-save-marks): Pass missing arg.
17462
17463 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17464
17465         * nntp.el: Support marks.
17466         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17467         (nntp-marks-modtime, nntp-marks-directory): New variables.
17468         (nntp-request-set-mark, nntp-request-update-info)
17469         (nntp-possibly-create-directory, nntp-marks-changed-p)
17470         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
17471         New functions.
17472
17473 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17474
17475         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17476         (gnus-xmas-redefine): Rename.
17477
17478         * gnus-score.el (gnus-score-insert-help):
17479         Use gnus-select-lowest-window.
17480
17481         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17482         appt-select-lowest-window and rename to gnus-select-lowest-window.
17483
17484         * gnus.el: do.
17485
17486 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17487
17488         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17489         encodings of MIME-encoded words, in order to improve
17490         interoperability with several broken MUAs.
17491
17492 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17493
17494         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17495         tags, only when charsets are not specified in headers.
17496         (mm-inline-text-html-render-with-w3m): Ditto.
17497
17498         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17499         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17500
17501 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17502
17503         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17504         instead of MIME-decoded from fields when checking
17505         `gnus-article-address-banner-alist'.
17506
17507 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17508
17509         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17510         description rather than subject.
17511
17512 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17513
17514         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17515
17516 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17517
17518         * gnus.el (gnus-version-number): Bump.
17519
17520 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17521
17522         * gnus.el: No Gnus v0.2 is released.
17523
17524 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17525
17526         * gnus-agent.el (gnus-agent-read-agentview):
17527         Inline gnus-uncompress-range.
17528
17529 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17530
17531         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17532         `exec-installed-p'.
17533
17534 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17535
17536         * gnus.el (spam-process, spam-autodetect-methods):
17537         Add bsfilter and bsfilter-headers.
17538
17539         * spam.el (spam-bsfilter): New customize group.
17540         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17541         (spam-bsfilter-header, spam-bsfilter-probability-header)
17542         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17543         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17544         (spam-bsfilter-database-directory): New options.
17545         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17546         (spam-list-of-statistical-checks, spam-registration-functions):
17547         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17548         (spam-bsfilter-score): New command.
17549         (spam-check-bsfilter-headers, spam-check-bsfilter)
17550         (spam-bsfilter-register-with-bsfilter)
17551         (spam-bsfilter-register-spam-routine)
17552         (spam-bsfilter-unregister-spam-routine)
17553         (spam-bsfilter-register-ham-routine)
17554         (spam-bsfilter-unregister-ham-routine): New functions.
17555         (spam-generic-score): Support bsfilter; Accept an optional argument
17556         to recalcurate spam score even if scoring header has already been
17557         added.
17558         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17559         optional argument to recalcurate spam score even if scoring header
17560         has already been added.
17561
17562 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17563
17564         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17565         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17566         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17567         link is missing.
17568
17569 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17570
17571         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17572         (html2text-get-attr): Rewrite.
17573
17574         * message.el (message-setup-1): Remove redundant put-text-property
17575         on mail-header-separator.
17576
17577 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17578
17579         * gnus-registry.el (gnus-registry-cache-whitespace)
17580         (gnus-registry-action, gnus-registry-spool-action)
17581         (gnus-registry-split-fancy-with-parent): Change message levels
17582         from 5 to 3 or 7, as needed.
17583
17584         * spam.el (spam-summary-prepare-exit)
17585         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17586         (spam-split, spam-find-spam, spam-log-undo-registration)
17587         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
17588         level from 5 to 6.
17589
17590 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17591
17592         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17593         2004-03-04 change).
17594
17595 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17596
17597         * sieve-manage.el (sieve-manage-open):
17598         * nnweb.el (nnweb-insert-html):
17599         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17600         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17601         * nnspool.el (nnspool-request-group):
17602         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17603         * nnml.el (nnml-request-update-info):
17604         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17605         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17606         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17607         (nnimap-request-set-mark):
17608         * nnfolder.el (nnfolder-request-update-info):
17609         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17610         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17611         * gnus-uu.el (gnus-uu-find-articles-matching):
17612         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17613         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17614         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17615         * gnus-nocem.el (gnus-nocem-scan-groups):
17616         * gnus-int.el (gnus-start-news-server):
17617         * gnus-group.el (gnus-group-make-kiboze-group)
17618         (gnus-group-browse-foreign-server):
17619         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17620         Use mapc when appropriate.
17621
17622 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17623
17624         FIXME: Make separate entries for each person.
17625
17626         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17627         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17628         <shields@msrl.com>:
17629
17630         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17631         may need for spam sorting and scoring.
17632         (spam-user-format-function-S): Add user format function suitable for
17633         general use.
17634         (spam-article-sort-by-spam-status): Add sorting function for summary
17635         sorting.
17636         (spam-extra-header-to-number): Add function to get a score from a
17637         header.
17638         (spam-summary-score): Add function to get a numeric score from the
17639         headers.
17640         (spam-generic-score): Fix function doc, was in wrong place.
17641         (spam-initialize): Take symbols when it's run, and install the
17642         extra headers that spam-necessary-extra-headers thinks we need.
17643
17644 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17645
17646         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17647         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17648
17649 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17650
17651         * gnus-sum.el (gnus-set-global-variables)
17652         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17653         (gnus-article-get-xrefs, gnus-summary-best-group)
17654         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17655         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17656         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17657         Use with-current-buffer.
17658
17659 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17660
17661         * spam.el (spam-summary-prepare-exit): Simplify logic.
17662         (spam-fetch-article-header): Read the article header if it's not
17663         available.
17664         (spam-list-articles): Simplify logic.
17665         (spam-filelist-register-routine): Fix bug with unregister-list.
17666
17667         * gnus-registry.el: Fix comments at beginning.
17668
17669 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17670
17671         * message.el (message-cater-to-broken-inn): Remove.
17672         (message-shorten-references): Make sure the total folded length of
17673         References is shorter than 998 characters to cater to a bug in INN
17674         2.3.  Also, don't pretend that references aren't folded -- this
17675         hasn't worked for a while.
17676
17677 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17678
17679         * gnus-agent.el (gnus-agentize):
17680         gnus-agent-send-mail-real-function no longer set to current value
17681         of message-send-mail-function but rather a lambda that calls
17682         message-send-mail-function.  The change makes the agent real-time
17683         responsive to user changes to message-send-mail-function.
17684
17685 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17686
17687         * legacy-gnus-agent.el
17688         (gnus-agent-convert-to-compressed-agentview): Fix typos with
17689         help from Florian Weimer <fw@deneb.enyo.de>
17690
17691 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17692
17693         * nnmail.el (nnmail-cache-insert): Revert last change.
17694
17695 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17696
17697         * nnmail.el (nnmail-cache-insert): Always check whether
17698         nnmail-cache-ignore-groups matches a group name.
17699
17700 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17701
17702         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17703         (spam-find-spam, spam-log-processing-to-registry)
17704         (spam-log-registered-p, spam-log-unregistration-needed-p)
17705         (spam-log-undo-registration): Use gnus-message instead of
17706         gnus-error, none of these errors are fatal.
17707
17708         * gnus-registry.el (gnus-registry-clean-empty-function)
17709         (gnus-registry-clean-empty): Remove only empty entries without
17710         extra data.
17711
17712 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17713
17714         * spam-stat.el (spam-stat-buffer-change-to-spam)
17715         (spam-stat-buffer-change-to-non-spam): Change (error) to
17716         (gnus-message 8) invocation.
17717
17718 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17719
17720         * nntp.el (nntp-via-netcat-command): New variable.
17721         (nntp-via-netcat-switches): New variable.
17722         (nntp-open-via-rlogin-and-netcat): New function.
17723         (nntp-open-connection-function): Doc fix.
17724         (nntp-telnet-command): Doc fix.
17725         (nntp-end-of-line): Doc fix.
17726         (nntp-via-rlogin-command): Doc fix.
17727         (nntp-via-user-name): Doc fix.
17728         (nntp-via-address): Doc fix.
17729
17730 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17731
17732         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17733         error in Emacs 21.1.
17734
17735 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17736
17737         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17738
17739 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17740
17741         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17742         (gnus-agent-with-refreshed-group): New macro.
17743         (gnus-agent-rename-group): New function.
17744         (gnus-agent-delete-group): New function.
17745         (gnus-agent-save-group-info): Use gnus-command-method when
17746         `method' parameter is nil.  Don't write nil entries into the
17747         active file.
17748         (gnus-agent-get-group-info): New function.
17749         (gnus-agent-fetch-articles):
17750         Use gnus-agent-update-files-total-fetched-for to increment disk space
17751         used.
17752         (gnus-agent-fetch-headers, gnus-agent-save-alist):
17753         Use gnus-agent-update-view-total-fetched-for to increment disk space
17754         used.
17755         (gnus-agent-get-local): Add optional parameters to avoid calling
17756         gnus-group-real-name and gnus-find-method-for-group.
17757         (gnus-agent-set-local): Delete stored entry if either min, or max,
17758         are nil.
17759         (gnus-agent-fetch-session): Reworded error/quit messages.
17760         On quit, use gnus-agent-regenerate-group to record existance of any
17761         articles fetched to disk before the quit occurred.
17762         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17763         gnus-agent-update-view-total-fetched-for, and
17764         gnus-agent-update-files-total-fetched-for to decrement disk space
17765         used.
17766         (gnus-agent-retrieve-headers):
17767         Use gnus-agent-update-view-total-fetched-for to increment disk space
17768         used.
17769         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17770         with gnus-agent-update-files-total-fetched-for to decrement disk
17771         space and fresh group buffer.
17772         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17773         (gnus-agent-need-update-total-fetched-for): New variable.
17774         (gnus-agent-update-files-total-fetched-for): New function.
17775         (gnus-agent-update-view-total-fetched-for): New function.
17776         (gnus-agent-total-fetched-for): New function.
17777
17778         * gnus-cache.el (gnus-cache-save-buffers):
17779         Use gnus-cache-update-overview-total-fetched-for to change disk space
17780         used by this group.
17781         (gnus-cache-possibly-enter-article):
17782         Use gnus-cache-update-file-total-fetched-for to increment disk space
17783         used by this group.
17784         (gnus-cache-possibly-remove-article):
17785         Use gnus-cache-update-file-total-fetched-for to decrement disk space
17786         used by this group.
17787         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17788         (gnus-cache-rename-group): New function.
17789         (gnus-cache-delete-group): New function.
17790         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17791         (gnus-cache-need-update-total-fetched-for): New variable.
17792         (gnus-cache-with-refreshed-group): New macro.
17793         (gnus-cache-update-file-total-fetched-for): New function.
17794         (gnus-cache-update-overview-total-fetched-for): New function.
17795         (gnus-cache-rename-group-total-fetched-for): New function.
17796         (gnus-cache-delete-group-total-fetched-for): New function.
17797         (gnus-cache-total-fetched-for): New function.
17798
17799         * gnus-group.el: Require gnus-sum and autoload functions to
17800         resolve warnings when gnus-group.el compiled alone.
17801         (gnus-group-line-format): Documented new %F.
17802         (size of Fetched data) group line format; identifies disk space
17803         used by agent and cache.
17804         (gnus-group-line-format-alist): Defined new F format.
17805         (gnus-total-fetched-for): New function.
17806         (gnus-group-delete-group): No longer update
17807         gnus-cache-active-altered as gnus-request-delete-group now keeps
17808         the cache in sync.
17809         (gnus-group-list-active): Let the agent store a server's active
17810         list if currently plugged.
17811
17812         * gnus-int.el (gnus-request-delete-group):
17813         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17814         local disk in sync with the server.
17815         (gnus-request-rename-group):
17816         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17817         local disk in sync with the server.
17818
17819         * gnus-start.el (gnus-get-unread-articles):
17820         Cosmetic simplification to logic.
17821
17822         * gnus-util.el (gnus-rename-file): New function.
17823
17824 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17825
17826         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17827
17828 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17829
17830         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17831         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17832
17833 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17834
17835         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17836         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17837
17838 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17839
17840         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17841
17842 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17843
17844         * spam.el (spam-set-difference): Add function to replace
17845         gnus-set-difference in spam.el.
17846         (spam-summary-prepare-exit): Use spam-set-difference.
17847
17848 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17849
17850         * gnus-registry.el (gnus-registry-cache-file): Update to use
17851         gnus-dribble-directory OR gnus-home-directory OR ~.
17852         (gnus-registry-split-fancy-with-parent): Fix doc.
17853
17854 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17855
17856         * message.el (message-exchange-point-and-mark):
17857         Use message-mark-active-p.  Suggested by Jesper Harder
17858         <harder@ifa.au.dk>.
17859
17860 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17861
17862         * message.el (message-exchange-point-and-mark): Don't activate
17863         region if it was inactive.  Suggested by Hiroshi Fujishima
17864         <pooh@nature.tsukuba.ac.jp>.
17865
17866 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17867
17868         * gnus-art.el (article-display-face): Display Faces in the same
17869         order as X-Faces.
17870
17871 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17872
17873         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17874
17875 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17876
17877         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17878         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17879         (gnus-article-mime-hierarchy): Remove.
17880         (gnus-article-mime-hierarchy-next): Remove.
17881         (gnus-article-mode): Revert 2004-03-19 change.
17882         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17883         (gnus-insert-mime-button): Revert 2004-03-19 change.
17884         (gnus-mime-accumulate-hierarchy): Remove.
17885         (gnus-mime-enter-multipart): Remove.
17886         (gnus-mime-leave-multipart): Remove.
17887         (gnus-mime-display-part): Revert 2004-03-19 change.
17888         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17889
17890         * mml.el (mml-preview): Revert 2004-03-19 change.
17891
17892 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17893
17894         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17895
17896 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17897
17898         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17899         t while entering a file name using the mm-with-multibyte macro.
17900         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17901
17902         * mm-util.el (mm-with-multibyte): New macro.
17903
17904 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17905
17906         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
17907         New user option.
17908         (gnus-mime-multipart-functions): Doc and customization fix.
17909         (gnus-article-mime-hierarchy): New variable.
17910         (gnus-article-mime-hierarchy-next): New variable.
17911         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17912         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17913         gnus-article-mime-hierarchy-next to nil.
17914         (gnus-insert-mime-button): Show hierarchy numbers.
17915         (gnus-mime-accumulate-hierarchy): New function.
17916         (gnus-mime-enter-multipart): New function.
17917         (gnus-mime-leave-multipart): New function.
17918         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17919         (gnus-mime-display-alternative): Show hierarchy numbers.
17920
17921         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17922         gnus-article-mime-hierarchy-next to nil.
17923
17924 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17925
17926         * dns.el: Don't require gnus-xmas.
17927
17928 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17929
17930         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17931         inline PGP.
17932         (mml-menu): Disable mml-quote-region if mark is inactive.
17933
17934 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17935
17936         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17937         when the group's active is not available.
17938
17939 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17940
17941         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17942         error.
17943
17944 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17945
17946         * imap.el (imap-store-password): New variable.
17947         (imap-interactive-login): Use it.
17948         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17949
17950 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17951
17952         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17953         window-start and hscroll to summary window.
17954
17955 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17956
17957         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17958         conversion message to newsrc-dribble when an actual conversion is
17959         performed.
17960
17961 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17962
17963         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17964
17965 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17966
17967         * mm-decode.el (mm-complicated-handles): New function reviving
17968         former definition of mm-multiple-handles.
17969
17970         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17971         (gnus-mime-delete-part): Use it.
17972
17973 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17974
17975         * gnus-agent.el (gnus-agent-read-local):
17976         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
17977         avoid the implicit assumption that they will always be equal.
17978         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17979         coding-system-for-write, as the with-temp-file macro first prints
17980         to a buffer then saves the buffer.
17981
17982 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17983
17984         * gnus-art.el (gnus-article-edit-part): New function.
17985         (gnus-mime-save-part-and-strip): Use it; do query instead of
17986         signaling an error; don't use mm-multiple-handles.
17987         (gnus-mime-delete-part): Ditto.
17988
17989 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17990
17991         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
17992         old file versions.
17993         (gnus-group-prepare-hook): Remove function that converted list
17994         form of gnus-agent-expire-days to group properties.
17995
17996         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17997         (gnus-request-accept-article): Re-indented.
17998
17999         * gnus-start.el (gnus-convert-old-newsrc): Registered new
18000         converters to handle old agent file formats.  Add logic for a
18001         "backup before upgrading warning".
18002         (gnus-convert-mark-converter-prompt): Developers can mark
18003         functions as needing (default), or not needing,
18004         gnus-convert-old-newsrc's "backup before upgrading warning".
18005         (gnus-convert-converter-needs-prompt): Tests whether the user
18006         should be protected from potentially irreversable changes by the
18007         function.
18008
18009         * legacy-gnus-agent.el: New.  Provides converters that are only
18010         loaded when gnus-convert-old-newsrc needs to call them.
18011
18012 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18013
18014         * mail-source.el (mail-source-touch-pop): Doc fix.
18015
18016         * message.el (message-smtpmail-send-it): Doc fix.
18017
18018 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
18019
18020         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
18021
18022         * nnmail.el (nnmail-split-fancy): do.
18023
18024         * gnus-kill.el (gnus-kill, gnus-execute): do.
18025
18026 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
18027
18028         * gnus-sum.el (gnus-widget-reversible-match)
18029         (gnus-widget-reversible-to-internal)
18030         (gnus-widget-reversible-to-external): New functions.
18031         (gnus-widget-reversible): New widget.
18032         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
18033
18034 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
18035
18036         * gnus-sum.el (gnus-thread-sort-functions)
18037         (gnus-article-sort-functions): Document `(not F)' items.
18038
18039 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
18040
18041         * spam.el (spam-use-gmane-xref): Add new backend.
18042         (spam-gmane-xref-spam-group): Add variable to control the name of the
18043         Gmane spam group.
18044         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18045         (spam-regex-headers-spam, spam-regex-headers-ham)
18046         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18047         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18048         backends and checks.
18049         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18050
18051         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18052         an autodetect method.
18053
18054 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18055
18056         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18057         articles are being added to a group.
18058         (gnus-request-replace-article): Inform the agent that articles
18059         need to be uncached as the cached contents are no longer valid.
18060
18061 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18062
18063         * binhex.el: Don't autoload executable-find.
18064
18065         * canlock.el: Don't autoload mail-fetch-field.
18066
18067         * dgnushack.el: Autoload c-mode for XEmacs.
18068
18069         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18070
18071         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18072         rmail-dont-reply-to and rmail-output.
18073
18074         * gnus-score.el: Don't autoload ffap-string-at-point.
18075
18076         * gnus-setup.el: Don't autoload sc-cite-original.
18077
18078         * imap.el: Don't autoload base64-decode-string,
18079         base64-encode-string and md5.
18080
18081         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18082         and rmail-msg-restore-non-pruned-header.
18083
18084         * mm-decode.el: Don't autoload executable-find.
18085
18086         * mm-url.el: Don't autoload executable-find.
18087
18088         * mm-view.el: Don't autoload diff-mode.
18089
18090         * nndb.el: Don't autoload news-reply-mode, news-setup,
18091         cancel-timer and telnet.
18092
18093         * password.el: Don't autoload run-at-time for Emacs.
18094
18095         * sha1-el.el: Don't autoload executable-find.
18096
18097         * sieve-mode.el: Don't autoload c-mode.
18098
18099         * uudecode.el: Don't autoload executable-find.
18100
18101 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18102
18103         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18104         (gnus-agent-possibly-alter-active): Avoid null in numeric
18105         comparison.
18106         (gnus-agent-set-local): Refuse to save null in local object table.
18107         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18108         list of articles that will be marked as unread.
18109
18110 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18111
18112         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18113
18114 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18115
18116         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18117         language tags.
18118
18119 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18120
18121         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18122         Don't bind "obarray".
18123
18124         * gnus-sum.el (gnus-thread-sort-functions):
18125         Add `gnus-thread-sort-by-most-recent-number' and
18126         `gnus-thread-sort-by-most-recent-date'.
18127         Reported by Kai Grossjohann <kai@emptydomain.de>.
18128
18129 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18130
18131         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
18132
18133 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18134
18135         * gnus-cus.el (gnus-agent-customize-category):
18136         Remove ignore-errors macro reference that required cl to be loaded at
18137         run-time.
18138
18139         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
18140         single-interval range of the form (min . max).  Previously the
18141         range had to look like ((min . max)).  Likewise, return
18142         (min . max) rather than ((min . max)).
18143         (gnus-range-map): Use gnus-range-normalize to accept
18144         single-interval range.
18145
18146         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18147         the cache, but not the agent, now appear with their usual face.
18148
18149         * dgnushack.el (loaddir): New variable that is bound to the
18150         directory containing the dgnushack.el file. Use loaddir, rather
18151         than srcdir, to update load-path. Change lets dgnushack compile
18152         code in directories other than GNUS/lisp.
18153
18154 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18155
18156         * lpath.el: Don't bind w3m-safe-url-regexp.
18157
18158         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18159         w3m-safe-url-regexp variable buffer-local.
18160
18161         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18162
18163 2004-02-27  Simon Josefsson  <jas@extundo.com>
18164
18165         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18166         gnus-group-real-prefix.
18167         (gnus-summary-move-article): Use it, instead of
18168         gnus-group-real-prefix.
18169
18170 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18171
18172         * lpath.el: Bind w3m-safe-url-regexp.
18173
18174         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18175         w3m-safe-url-regexp variable buffer-local and set it as the value
18176         of mm-w3m-safe-url-regexp.
18177
18178         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18179
18180         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18181         parsing gnus-posting-styles when the message is not for replying.
18182
18183         * dgnushack.el: Autoload sgml-mode for XEmacs.
18184
18185         * nnrss.el (nnrss-opml-export):
18186         Use mm-set-buffer-file-coding-system instead of
18187         set-buffer-file-coding-system.
18188
18189 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18190
18191         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18192         of checkdoc.el).
18193         * nnrss.el: do.
18194         * gnus-mlspl.el: do.
18195         * gnus-ml.el: do.
18196         * gnus-srvr.el: do.
18197
18198         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18199
18200 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18201
18202         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18203         Corrections to custom-manual links.
18204
18205         * gnus-art.el (gnus-article): Ditto.
18206
18207         * mm-decode.el (mime-display, mime-security): Ditto.
18208
18209 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18210
18211         * flow-fill.el: Typo.
18212
18213 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18214
18215         * spam-wash.el: New file.
18216
18217 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18218
18219         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18220
18221 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18222
18223         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18224         to be run with new-articles as LIST1, not LIST2.
18225         (spam-registration-functions): Add spam-use-ham-copy as a nil
18226         registration backend.
18227
18228 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18229
18230         * spam-stat.el (spam-stat-washing-hook): New option.
18231         (spam-stat-buffer-words): Use it.
18232         (spam-stat-process-directory, spam-stat-test-directory):
18233         Use insert-file-contents-literally.
18234         (spam-stat-coding-system): New variable.
18235         (spam-stat-load, spam-stat-save): Use it.
18236
18237 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18238
18239         * spam-report.el (spam-report-plug-agent):
18240         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18241
18242 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18243
18244         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18245         Allow / in mailto URLs.
18246
18247 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18248
18249         * spam-report.el (spam-report-process-queue): Fix interactive use.
18250         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18251         (spam-report-unplug-agent): Doc fixes.
18252         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18253         (spam-report-agentize, spam-report-deagentize): Autoload.
18254
18255 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18256
18257         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
18258
18259         * message.el (message-setup-fill-variables): Add mml tags to
18260         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18261         <ajk@iu.edu>.
18262         (message-mode): Don't modify paragraph-separate there.
18263
18264 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18265
18266         * compface.el (uncompface-use-external): Default to undecided.
18267         (uncompface-use-external-threshold): New variable.
18268         (uncompface-float-time): New macro.
18269         (uncompface): Determine whether to use the external decoder if
18270         uncompface-use-external is undecided.
18271
18272 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18273
18274         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18275         after images.
18276
18277         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18278
18279 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18280
18281         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18282
18283         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18284
18285         * gnus-sum.el (gnus-summary-limit-to-age)
18286         (gnus-summary-limit-children): do.
18287
18288         * gnus-int.el (gnus-request-scan): do.
18289
18290         * gnus-group.el (gnus-group-suspend): do.
18291
18292         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18293
18294         * gnus-cite.el (gnus-cite-parse-attributions): do.
18295
18296         * gnus-agent.el (gnus-summary-set-agent-mark)
18297         (gnus-agent-regenerate-group): do.
18298
18299         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18300
18301         * binhex.el (binhex-decode-region-internal): do.
18302
18303 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18304
18305         * gnus-fun.el (gnus-face-properties-alist): New user option.
18306         (gnus-display-x-face-in-from): Use it.
18307
18308         * gnus-art.el (article-display-face): Ditto.
18309
18310         * compface.el (uncompface-use-external): Default to nil.
18311
18312 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18313
18314         * nntp.el (nntp-erase-buffer): New function.
18315         (nntp-retrieve-data, nntp-send-command)
18316         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18317         (nntp-possibly-change-group): Use it.
18318
18319         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18320         Use with-current-buffer.
18321
18322 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18323
18324         * compface.el: Merge the ELisp-based uncompface program.
18325         (compface): New customization group.
18326         (uncompface-use-external): New user option.
18327         (uncompface): Call uncompface-internal if uncompface-use-external
18328         is nil.
18329         (uncompface-internal): New function.  Note that there are also
18330         some other functions and variables added for this function.
18331
18332 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18333
18334         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18335         if necessary.
18336
18337 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18338
18339         * spam-report.el (spam-report-unplug-agent)
18340         (spam-report-plug-agent, spam-report-deagentize)
18341         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18342         Add support for the Agent in spam-report: when unplugged, report to a
18343         file; when plugged, submit all the requests.
18344
18345         * spam.el (spam-register-routine): Fix message about
18346         registration.
18347
18348 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18349
18350         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18351         dependencies.
18352         (rfc2047-encode): Use it.
18353
18354         * gnus-art.el (gnus-button-marker-list): Move before first
18355         reference.
18356
18357         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18358         (imap-parse-body): Fix format string mismatch.
18359
18360         * gnus-score.el (gnus-summary-increase-score): do.
18361
18362         * nnrss.el (nnrss-close): New function.
18363
18364 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18365
18366         * nnrss.el (nnrss-make-filename): New function.
18367         (nnrss-request-delete-group, nnrss-read-server-data)
18368         (nnrss-save-server-data, nnrss-read-group-data)
18369         (nnrss-save-group-data): Use it.
18370         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18371         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18372         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18373
18374 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18375
18376         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18377
18378 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18379
18380         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18381         files.
18382
18383         * message.el (message-generate-headers-first): Don't quote nil
18384         and t in docstrings.
18385
18386         * imap.el (imap-id): do.
18387
18388         * gnus-agent.el (gnus-agent-consider-all-articles)
18389         (gnus-agent-queue-mail): do.
18390
18391 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18392
18393         * spam-report.el (spam-report-process-queue): New function.
18394         Process requests from `spam-report-requests-file'.
18395         (spam-report-process-queue): Doc fix.
18396
18397 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18398
18399         * spam.el (spam-register-routine)
18400         (spam-log-processing-to-registry, spam-log-registered-p)
18401         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18402         Change "check" to "spam-check" for semi-clarity.
18403
18404 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18405
18406         * pop3.el: Require nnheader.
18407
18408         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18409
18410         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18411
18412         * gnus-picon.el: Require cl.
18413
18414         * gnus-fun.el: Require gnus-ems and gnus-util.
18415
18416         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18417
18418         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18419
18420         * gnus-art.el (gnus-article-edit-mode): Define before first
18421         reference.
18422
18423 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18424
18425         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18426         (gnus-uu-post-encoded): Use point-at-bol.
18427
18428         * gnus-topic.el (gnus-group-active-topic-p): do.
18429
18430         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18431
18432         * gnus-group.el (gnus-group-kill-region): do.
18433
18434         * gnus-art.el (article-date-ut): do.
18435
18436         * message.el (message-fetch-field): Remove redundant
18437         case-fold-search binding.
18438         (message-narrow-to-field): Simplify.
18439
18440 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18441
18442         * spam.el (spam-directory): Derive from `gnus-directory'.
18443
18444         * spam-report.el (spam-report-url-to-file)
18445         (spam-report-requests-file): New function and variable for offline
18446         reporting.
18447         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18448         and user defined function.
18449         (spam-report-url-ping-mm-url): Remove doubled slash.
18450
18451 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18452
18453         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18454
18455 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18456
18457         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
18458         Fix format string mismatch.
18459
18460         * sieve.el (sieve-deactivate-all): do.
18461
18462         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18463
18464         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18465
18466         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18467
18468         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18469
18470 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18471
18472         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18473         the list of checks.
18474
18475 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18476
18477         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18478         padding.
18479
18480 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18481
18482         * mm-view.el (mm-fill-flowed): New variable.
18483         (mm-inline-text): Use it.
18484
18485 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18486
18487         * spam.el (spam-spamassassin-register-ham-routine)
18488         (spam-spamassassin-register-spam-routine): Fix function names.
18489
18490 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18491
18492         * gnus.el (gnus-tmp-grouplens): Remove.
18493         (gnus-summary-line-format): Remove grouplens.
18494
18495         * gnus-group.el (gnus-group-line-format): Ditto.
18496
18497         * gnus-spec.el (gnus-format-specs): Ditto.
18498         (gnus-update-format-specifications): Flush the group format spec
18499         cache if there's the grouplens stuff.
18500         (gnus-parse-simple-format): Replace %l with the empty string.
18501
18502 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18503
18504         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18505         omission.
18506
18507 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18508
18509         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18510         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18511
18512 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18513
18514         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18515         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18516         New macros and functions.
18517         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18518         Handle > NLINK_MAX messages.
18519         * nnmaildir.el (nnmaildir-request-set-mark):
18520         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
18521
18522 2004-01-25  Alex Schroeder  <alex@gnu.org>
18523
18524         * spam-stat.el (spam-stat-process-directory-age): New option.
18525         (spam-stat-process-directory): Use it.
18526
18527 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18528
18529         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18530         (spam-stat-save): Accept prefix argument.
18531
18532 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18533
18534         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18535         links" error.
18536
18537 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18538
18539         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18540         the rest of the and/or forms.
18541
18542 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18543
18544         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18545         compatibility with old .newsrc.eld files.
18546
18547         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18548
18549         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18550
18551         * gnus-start.el (gnus-1): do.
18552
18553         * gnus-group.el (gnus-group-line-format-alist): do.
18554
18555         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18556
18557         * gnus-gl.el: Remove.
18558
18559 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18560
18561         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18562         marks consisting of a single range {for example, (3 . 5)} rather
18563         than a list of a single range { ((3 . 5)) }.
18564
18565 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18566
18567         * spam-stat.el (spam-stat-store-gnus-article-buffer):
18568         Use with-current-buffer.
18569         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18570         avoid consing a string.
18571
18572         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18573         Remove obsolete entries for big5 and gb2312.
18574
18575 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18576
18577         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18578         uncompressed list.
18579
18580 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18581
18582         * spam-stat.el (spam-stat-strip-xref): New function.
18583         (spam-stat-process-directory): Use it.
18584
18585         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18586         here -- it's done in message-fetch-field.
18587
18588 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18589
18590         * gnus-agent.el (gnus-agent-queue-mail)
18591         (gnus-agent-prompt-send-queue): New variables.
18592         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18593         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18594         "nndraft:queue" along to gnus-draft-send.
18595         Use gnus-agent-prompt-send-queue.
18596         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18597         is "nndraft:queue".  Suggested by Gaute Strokkenes
18598         <gs234@srcf.ucam.org>
18599
18600         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
18601         (agent-enable-undownloaded-faces): Add.
18602         (gnus-agent-cat-groups): Use eval-and-compile, not
18603         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18604         method of gnus-agent-cat-groups even when the buffer has been
18605         evaled.
18606         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
18607         delete gnus-agent-save-active-1.
18608         (gnus-agent-save-groups): Delete.  Identical to
18609         gnus-agent-save-active.
18610         (gnus-agent-write-active): No longer adjust agent's copy of active
18611         file as agent's adjustments are now stored in their own
18612         file.  Remove optional parameter.
18613         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18614         servers.  Add use of min/max range limits from server's local
18615         file.
18616         (gnus-agent-save-alist): Remove unused optional argument.
18617         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18618         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18619         (gnus-agent-set-local): A per-server file that keeps min/max range
18620         limits for articles known to the agent.  Provides a fast mechanism
18621         for altering many active ranges.
18622         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18623         active file (local makes it unnecessary).
18624         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
18625
18626         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
18627         (agent-enable-undownloaded-faces): Add.
18628
18629         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18630         disable it when sending to "nndraft:queue".
18631         (gnus-group-send-queue): Add safety check to avoid sending queue
18632         when unplugged.
18633
18634         * gnus-group.el (gnus-group-catchup): Use new
18635         gnus-sequence-of-unread-articles, not
18636         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18637         numbers of articles.  Use gnus-range-map to avoid having to
18638         uncompress the unread list.
18639         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18640         Fix invalid ange-ftp reference.
18641
18642         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18643         (gnus-sorted-range-intersection): Intersection of two ranges
18644         without requiring that they first be uncompressed.
18645
18646         * gnus-start.el (gnus-activate-group): Unless blocked by the
18647         caller, possibly expand the active range to include both cached
18648         and agentized articles.
18649         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18650         multiple version-dependent converters.
18651         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
18652         gnus-agent-save-active.
18653         (gnus-save-newsrc-file): Save dirty agent range limits.
18654
18655         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
18656         gnus-agent-possibly-alter-active.
18657         (gnus-adjust-marked-articles): Faster handling of simple lists.
18658
18659 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18660
18661         * spam-stat.el (spam-stat-test-directory): New optional argument
18662         displays a list of files detected.  Suggested by Andrew Cohen
18663         <cohen@andy.bu.edu>.
18664         (spam-stat-buffer-words-with-scores): Don't narrow and change
18665         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18666
18667 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18668
18669         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18670         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18671         (spam-spamassassin-arguments)
18672         (spam-spamassassin-spam-flag-header)
18673         (spam-spamassassin-positive-spam-flag-header)
18674         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18675         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18676         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18677         (spam-list-of-processors, spam-list-of-checks)
18678         (spam-list-of-statistical-checks, spam-registration-functions)
18679         (spam-check-spamassassin-headers, spam-check-spamassassin)
18680         (spam-spamassassin-score)
18681         (spam-spamassassin-register-with-sa-learn)
18682         (spam-spamassassin-register-spam-routine)
18683         (spam-spamassassin-register-ham-routine)
18684         (spam-assassin-register-spam-routine)
18685         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18686         (spam-bogofilter-score): Fix to show article before scoring.
18687
18688 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18689
18690         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18691         default scoring function.
18692         (spam-generic-score): Call spam-spamassassin-score if
18693         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18694         spam-bogofilter-score otherwise.
18695
18696         * gnus.el (spam-process, spam-autodetect-methods):
18697         Add spamassassin and spamassassin-headers.
18698
18699 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18700
18701         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18702         Suppress unnecessary messages.
18703
18704 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18705
18706         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18707         make-hash-table.
18708
18709 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18710
18711         * canlock.el (base64-encode-string): Don't autoload it.
18712
18713 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18714
18715         * run-at-time.el: Remove useless (require 'itimer),
18716         eval-and-compile and (featurep 'xemacs).
18717
18718 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18719
18720         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18721         GROUP is a virtual group.
18722
18723 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18724
18725         * gnus.el: Autoload `message-y-or-n-p'.
18726
18727 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18728
18729         * pgg-parse.el: Remove unnecessary (require 'custom).
18730
18731         * pgg-def.el: do.
18732
18733         * nnmail.el: do.
18734
18735         * gnus-undo.el: do.
18736
18737         * gnus-picon.el: do.
18738
18739         * gnus-util.el: do.
18740
18741 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18742
18743         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18744
18745 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18746
18747         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18748         handle, as well as a list.
18749
18750         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18751         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18752         (mm-w3m-cid-retrieve): Simplify.
18753
18754 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18755
18756         * message.el (message-kill-to-signature): Allow prefix arg to
18757         specify number of lines to keep before signature.
18758
18759 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18760
18761         * message.el (message-kill-to-signature): Change docstring.
18762
18763 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18764
18765         * canlock.el: Always require sha1-el.
18766         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18767
18768         * message.el: Autoload sha1 only when compiling.
18769
18770         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18771         eudc-expand-inline for XEmacs.
18772
18773 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18774
18775         * message.el (message-canlock-generate): Require sha1-el.
18776
18777 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18778
18779         * message.el (message-expand-name): Silence the byte compiler.
18780
18781         * lpath.el: Add detect-coding-system.
18782
18783         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18784         cus-edit.
18785
18786 2004-01-13  Simon Josefsson  <jas@extundo.com>
18787
18788         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18789         Invoke gnus-score-mode.
18790         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18791
18792         * gnus-range.el (gnus-compress-sequence): Doc fix.
18793         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
18794
18795 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18796
18797         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18798
18799 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18800
18801         * spam.el (spam-get-article-as-string): Update to use
18802         gnus-request-article-this-buffer, much simpler.
18803         (spam-get-article-as-buffer): Remove.
18804
18805 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18806
18807         * message.el (message-expand-name): Use EUDC if the user uses that.
18808
18809 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18810
18811         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18812         character for the encoding to avoid consing a string.
18813
18814         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18815         unnecessarily.
18816
18817         * mm-util.el (mm-replace-chars-in-string): Remove.
18818
18819         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18820         of mm-replace-chars-in-string.
18821
18822 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18823
18824         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18825
18826         * mm-util.el (mm-subst-char-in-string): Support inplace.
18827
18828         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18829         a new string in every iteration.  Use shy groups.
18830
18831 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18832
18833         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18834         * gnus-soup.el (gnus-soup-group-brew):
18835         * gnus-msg.el (gnus-put-message):
18836         * gnus-move.el (gnus-group-move-group-to-server):
18837         * gnus-kill.el (gnus-batch-score):
18838         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18839         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18840         (gnus-group-update-group, gnus-group-read-group)
18841         (gnus-group-make-group, gnus-group-make-help-group)
18842         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18843         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18844         (gnus-group-sort-by-unread, gnus-group-catchup)
18845         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18846         (gnus-group-yank-group, gnus-group-set-info)
18847         (gnus-group-list-groups):
18848         * gnus.el (gnus-generate-new-group-name):
18849         * gnus-delay.el (gnus-delay-send-queue):
18850         * nnvirtual.el (nnvirtual-catchup-group):
18851         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18852         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18853         (gnus-group-prepare-topics, gnus-topic-check-topology):
18854         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18855         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18856         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18857         (gnus-group-make-articles-read):
18858         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18859         (gnus-group-change-level, gnus-kill-newsgroup)
18860         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18861         (gnus-get-unread-articles, gnus-make-articles-unread)
18862         (gnus-make-ascending-articles-unread): Use accessor
18863         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18864         to get group information for improved readability.
18865
18866
18867 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18868
18869         * gnus-art.el (article-decode-mime-words, article-babel)
18870         (gnus-article-highlight-signature, gnus-article-add-buttons)
18871         (gnus-signature-toggle): Use gnus-with-article-buffer.
18872
18873         * gnus-art.el (gnus-article-highlight-headers)
18874         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18875
18876         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18877         (gnus-article-set-globals, gnus-request-article-this-buffer)
18878         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18879         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18880         (gnus-mime-display-alternative): Use with-current-buffer.
18881
18882 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18883
18884         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18885         also under 80 char limit, and call gnus-error if needed.
18886         (spam-fetch-article-header): Fix - it was a
18887         buffer-local variable (gnus-newsgroup-data).
18888         (spam-find-spam): Use spam-generate-fake-headers, forget about
18889         spam-insert-fake-headers.
18890         (spam-insert-fake-headers): Remove.
18891
18892 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18893
18894         * deuglify.el (gnus-article-outlook-unwrap-lines)
18895         (gnus-outlook-rearrange-article)
18896         (gnus-outlook-repair-attribution-outlook)
18897         (gnus-outlook-repair-attribution-block)
18898         (gnus-outlook-repair-attribution-other): Remove redundant
18899         save-excursion.
18900
18901 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18902
18903         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18904         (spam-fetch-field-subject-fast)
18905         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18906         (spam-fetch-article-header): Add functions to deal with Gnus
18907         internals for fast retrieval of article header data.
18908         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18909
18910 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18911
18912         * pop3.el (pop3-md5): Remove.
18913         (pop3-apop): Replace pop3-md5 with md5.
18914
18915         * mm-bodies.el: base64 is always built-in.
18916
18917         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18918         Use with-current-buffer.
18919
18920 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18921
18922         * canlock.el (canlock-insert-header): Remove excessive grouping in
18923         regexp.
18924
18925         * gnus-sum.el (gnus-summary-read-document): Ditto.
18926
18927         * gnus-uu.el (gnus-uu-part-number): Ditto.
18928
18929         * html2text.el (html2text-remove-tags): Ditto.
18930         (html2text-format-tags): Ditto.
18931         (html2text-format-single-elements): Ditto.
18932
18933         * mml.el (mml-parse-1): Ditto.
18934
18935 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18936
18937         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18938
18939         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18940
18941         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18942
18943         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18944
18945 2003-11-15  Simon Josefsson  <jas@extundo.com>
18946
18947         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18948         (pgg-gpg-lookup-key): Use regexp match instead of
18949         split-string (split-string is different between emacs 21.2 and
18950         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18951
18952 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18953
18954         * gnus-art.el (gnus-mime-view-all-parts)
18955         (gnus-article-part-wrapper, gnus-article-view-part):
18956         Use with-current-buffer.
18957
18958 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18959
18960         * spam.el (spam-disable-spam-split-during-ham-respool)
18961         (spam-spamoracle-database, spam-cache-lookups)
18962         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18963         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18964         (spam-group-ham-marks, spam-group-spam-marks)
18965         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18966         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18967         also add spam-use-blackholes to the statistical checks.
18968         (spam-fetch-field-fast): Add interface to fetching fields, may
18969         become a macro.
18970         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18971         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18972         (spam-insert-fake-headers): Fake an article when needed.
18973         (spam-find-spam): Fake article when possible.
18974         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18975         (spam-check-bogofilter-headers): Use message-fetch-field instead
18976         of nnmail-fetch-field.
18977
18978 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18979
18980         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18981
18982 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18983
18984         * spam.el (spam-split): Do not require spam-use-CHECK to be
18985         enabled if that check is passed to spam-split explicitly; also
18986         fix so 'spam doesn't get converted to spam-split-group when
18987         spam-split-symbolic-return is t.
18988         (spam-find-spam): Find registrations of the article and use those
18989         instead of re-running spam-split to find the spam/ham
18990         classification of the article.
18991         (spam-log-processing-to-registry, spam-log-registered-p)
18992         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18993         Use gnus-error instead of gnus-message.
18994         (spam-log-registration-type): Add function to determine the
18995         classification of a message based on registry entries; will
18996         return nil if both 'spam and 'ham are found.
18997         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18998         a reasonably fast local cache without the loading errors.
18999         (spam-cache-lookups): Set to t by default.
19000         (spam-find-spam): Don't try to guess spam-cache-lookups.
19001         (spam-enter-whitelist, spam-enter-blacklist): Clear the
19002         spam-caches entry.
19003         (spam-filelist-build-cache, spam-filelist-check-cache):
19004         Fix caching of whitelist/blacklist entries.
19005         (spam-check-whitelist, spam-check-blacklist):
19006         Invoke spam-from-listed-p with a type, not a cache variable.
19007         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
19008
19009 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19010
19011         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
19012
19013         * nnmail.el (nnmail-split-fancy): do.
19014
19015         * mml.el (mml-parse): do.
19016
19017         * gnus-score.el (gnus-enter-score-words-into-hashtb)
19018         (gnus-score-adaptive): do.
19019
19020 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19021
19022         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
19023         (gnus-mime-button-map): Don't set keymap parent.
19024         (gnus-button-ctan-directory-regexp): Use shy grouping.
19025         (gnus-prev-page-map): Don't set keymap parent.
19026         (gnus-prev-page-map): Remove duplicated one.
19027         (gnus-next-page-map): Don't set keymap parent.
19028         (gnus-mime-security-button-map): Ditto.
19029
19030         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
19031         version number.
19032
19033         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
19034
19035 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19036
19037         * canlock.el (canlock-sha1-function): Remove.
19038         (canlock-sha1-function-for-verify): Remove.
19039         (canlock-openssl-program): Remove.
19040         (canlock-openssl-args): Remove.
19041         (canlock-ignore-errors): Remove.
19042         (canlock-sha1-with-openssl): Remove.
19043         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19044         (canlock-verify): Don't use canlock-ignore-errors.
19045
19046         * sha1-el.el (sha1-string-external): Make it can return a string
19047         in binary form.
19048         (sha1-region-external): Ditto.
19049         (sha1-string-internal): Ditto.
19050         (sha1-region-internal): Ditto.
19051         (sha1-region): Ditto.
19052         (sha1-string): Ditto.
19053         (sha1): Ditto.
19054
19055 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19056
19057         * spam.el (spam-report-articles-gmane): New command.
19058
19059 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19060
19061         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19062
19063         * run-at-time.el (run-at-time-saved): Remove.
19064         (run-at-time): Doc fix.
19065
19066 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19067
19068         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19069         (gnus-summary-limit-map): Add it.
19070         (gnus-summary-make-menu-bar): do.
19071
19072 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19073
19074         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19075         Make attempt at some caching support (done for BBDB only now).
19076         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19077         addresses to be checked.
19078         (spam-clear-cache-BBDB): Add function, to be invoked by
19079         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19080         (spam-check-BBDB): Check and use the caches, if
19081         spam-cache-lookups is on, remove superfluous (provide).
19082
19083 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19084
19085         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19086
19087 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19088
19089         * run-at-time.el (run-at-time-saved): Move to after the definition
19090         of `run-at-time'.
19091
19092         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
19093
19094 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19095
19096         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19097         mm-w3m-local-map-property.
19098
19099         * mm-view.el (mm-w3m-mode-map): Remove.
19100         (mm-w3m-local-map-property): Remove.
19101         (mm-inline-text-html-render-with-w3m): Don't use
19102         mm-w3m-local-map-property.
19103
19104 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19105
19106         * run-at-time.el: New file.
19107
19108         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
19109         under Emacs.
19110
19111         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19112         of gnus-set-text-properties.
19113
19114         * gnus-uu.el (gnus-uu-save-article): Ditto.
19115
19116         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
19117
19118         * gnus-cite.el (gnus-cite-parse): Ditto.
19119
19120         * gnus-art.el (gnus-button-push): Use set-text-properties instead
19121         of gnus-.
19122
19123         * gnus-xmas.el (run-at-time): Require run-at-time.
19124
19125         * gnus.el: Change calls to nnheader-run-at-time and
19126         password-run-at-time throughout to use run-at-time directly.
19127
19128         * password.el: Remove definition of run-at-time.
19129
19130         * nnheaderxm.el: Remove definition of run-at-time.
19131
19132 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
19133
19134         * mml.el (mml-minibuffer-read-disposition): Show attachment type
19135         in prompt.
19136
19137 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19138
19139         * messagexmas.el (message-xmas-redefine): Alias
19140         `message-make-caesar-translation-table' to
19141         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
19142         version.
19143
19144         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
19145         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
19146         `gnus-xmas-set-text-properties'.
19147         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
19148         `gnus-xmas-completing-read'.
19149         (gnus-xmas-completing-read): Removed.
19150         (gnus-xmas-open-network-stream): Removed.
19151
19152         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19153         XEmacs version.
19154
19155         * dns.el (dns-make-network-process): Use `open-network-stream'
19156         instead of `gnus-xmas-open-network-stream'.
19157
19158         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
19159
19160         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19161
19162 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19163
19164         * gnus-art.el (gnus-mime-display-alternative)
19165         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19166         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19167         Don't use gnus-local-map-property.
19168
19169         * gnus-util.el (gnus-local-map-property): Remove.
19170
19171         * mm-view.el (mm-view-pkcs7-decrypt):
19172         Replace gnus-completing-read-maybe-default with completing-read.
19173
19174         * gnus-util.el (gnus-completing-read): do.
19175         (gnus-completing-read-maybe-default): Remove.
19176
19177 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19178
19179         * password.el: Only autoload `run-at-time' if not XEmacs.
19180         Only autoload the itimer functions if XEmacs.
19181
19182 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19183
19184         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
19185         XEmacsen.
19186
19187         * dgnushack.el: Autoload executable-find for XEmacs.
19188
19189 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19190
19191         * gnus-art.el (gnus-read-string): Remove.
19192         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19193         read-string.
19194
19195 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19196
19197         * netrc.el: Autoload password-read.
19198         (netrc): Add configuration group.
19199         (netrc-encoding-method, netrc-openssl-path):
19200         Add variables for encoding and decoding of files with symmetric
19201         ciphers.
19202         (netrc-encode): Add assistant function to encode a file with
19203         netrc-encoding-method.
19204         (netrc-parse): Add interactive parameter, added optional
19205         decoding if netrc-encoding-method is non-nil but otherwise
19206         behavior is standard.
19207         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19208         Do s/encode/encrypt/ everywhere.
19209
19210         * spam.el: Remove executable-find autoload.
19211
19212 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19213
19214         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19215
19216         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19217
19218 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19219
19220         * gnus-art.el (gnus-treat-ansi-sequences)
19221         (article-treat-ansi-sequences): New variable and function.
19222         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19223
19224         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19225         Use it.
19226
19227 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19228
19229         * mm-util.el (mm-quote-arg): Remove.
19230
19231         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19232         shell-quote-argument.
19233
19234         * gnus-uu.el (gnus-uu-command): do.
19235
19236         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19237
19238         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19239         with make-char.
19240
19241         * mm-util.el (mm-make-char): Remove.
19242
19243         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19244         add-minor-mode.
19245
19246         * gnus-undo.el (gnus-undo-mode): do.
19247
19248         * gnus-topic.el (gnus-topic-mode): do.
19249
19250         * gnus-sum.el (gnus-dead-summary-mode): do.
19251
19252         * gnus-start.el (gnus-slave-mode): do.
19253
19254         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19255
19256         * gnus-ml.el (gnus-mailing-list-mode): do.
19257
19258         * gnus-gl.el (gnus-grouplens-mode): do.
19259
19260         * gnus-draft.el (gnus-draft-mode): do.
19261
19262         * gnus-dired.el (gnus-dired-mode): do.
19263
19264         * gnus-ems.el (gnus-add-minor-mode): Remove.
19265
19266         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19267         Replace gnus-char-width with char-width.
19268
19269         * gnus-ems.el (gnus-char-width): Remove.
19270
19271         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19272         Replace gnus-char-width with char-width.
19273
19274         * gnus-ems.el (gnus-char-width): Remove.
19275
19276         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19277         definition.
19278         Remove Emacs 20 hash table compatibility code.
19279
19280         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19281         20 compatibility code.
19282
19283         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19284
19285         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19286
19287         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19288         Replace with point-at-{eol,bol}.
19289
19290         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19291
19292         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19293
19294         * flow-fill.el (fill-flowed-point-at-bol)
19295         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19296
19297         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19298         Replace with point-at-{eol,bol} throughout all files.
19299
19300 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19301
19302         * ntlm.el (ntlm-string-as-unibyte): New macro.
19303         (ntlm-build-auth-response): Use it.
19304
19305         Remove Emacs 20 stuff:
19306         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
19307         (butlast, mapc, remove): Remove the compiler macros.
19308         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19309         of delq and copy-sequence.
19310         * gnus-art.el (popup-menu): Remove the compiler macro.
19311         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19312         Emacs 20.
19313
19314 2004-01-05  Simon Josefsson  <jas@extundo.com>
19315
19316         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19317         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19318         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19319         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19320         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19321         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19322         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19323         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19324         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19325         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19326         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19327         string-xor into ntlm-string-xor.
19328         Suggested by Jesper Harder <harder@myrealbox.com>.
19329
19330         * ntlm.el: Don't include poem.
19331
19332         * md4.el (print-int32, print-string-hexa): Remove.
19333         Suggested by Jesper Harder <harder@myrealbox.com>.
19334
19335         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19336
19337         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19338         probably breaks emacs with DL patch, but do we care? Is anyone
19339         still using the DL stuff?)
19340
19341         * sieve-manage.el: Use the password package.
19342         (sieve-manage-read-passwd): Remove.
19343         (sieve-manage-interactive-login): Use password.  Re-add
19344         condition-case around loop.
19345
19346         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19347         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19348         Use the password package.
19349
19350 2003-02-19  Simon Josefsson  <jas@extundo.com>
19351
19352         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19353         token.
19354
19355 2002-08-07  Simon Josefsson  <jas@extundo.com>
19356
19357         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19358         (sieve-manage-authenticators):
19359         (sieve-manage-authenticator-alist): Add some SASL mechs.
19360         (sieve-sasl-auth): New function.
19361         (sieve-manage-cram-md5-auth):
19362         (sieve-manage-plain-auth): Rewrite using SASL library.
19363         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19364         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19365         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19366         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19367
19368 2004-01-05  Simon Josefsson  <jas@extundo.com>
19369
19370         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19371         New files.
19372
19373 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19374
19375         * gnus-group.el (gnus-no-groups-message): Update.
19376
19377         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19378
19379 2003-11-09  Simon Josefsson  <jas@extundo.com>
19380
19381         * imap.el: Support for ID IMAP extension (RFC 2971).
19382         (imap-local-variables): Add imap-id.
19383         (imap-id): New variable.
19384         (imap-id): New function.
19385         (imap-parse-response): Parse untagged ID response.
19386         * nnimap.el (nnimap-id): New variable.
19387         (nnimap-open-connection): Use it.
19388
19389 2003-12-28  Simon Josefsson  <jas@extundo.com>
19390
19391         * gnus-score.el (gnus-score-edit-all-score): New.
19392         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19393
19394 2004-01-04  Simon Josefsson  <jas@extundo.com>
19395
19396         * password.el: Add.
19397
19398 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19399
19400         * dns.el (dns-query-types): Fix typo.
19401         (dns-query-types): New function.
19402         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19403         PTR and SOA replies, see RFC 1035.
19404
19405 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19406
19407         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19408
19409         * Move to Changelog.2.
19410
19411 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19412
19413         * gnus.el (gnus-version-number): Bump version.
19414
19415 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19416
19417         * gnus.el: No Gnus v0.1 is released.
19418
19419 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19420
19421         * gnus.el: No Gnus v0.0 is released.
19422
19423 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19424
19425         * gnus.el (gnus-version-number): Bump.
19426         (gnus-version): No.
19427
19428 See ChangeLog.2 for earlier changes.
19429
19430     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19431       Free Software Foundation, Inc.
19432
19433   This file is part of GNU Emacs.
19434
19435   GNU Emacs is free software: you can redistribute it and/or modify
19436   it under the terms of the GNU General Public License as published by
19437   the Free Software Foundation, either version 3 of the License, or
19438   (at your option) any later version.
19439
19440   GNU Emacs is distributed in the hope that it will be useful,
19441   but WITHOUT ANY WARRANTY; without even the implied warranty of
19442   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19443   GNU General Public License for more details.
19444
19445   You should have received a copy of the GNU General Public License
19446   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19447
19448 ;; Local Variables:
19449 ;; coding: utf-8
19450 ;; fill-column: 79
19451 ;; add-log-time-zone-rule: t
19452 ;; End: